Clean exported symbols (#20608)

* linkopts shared

* try to remove some symbols

* revert PyInit

* remove opencensus

* add suffix

* try to remove JNI

* _JNI_On*
This commit is contained in:
qicosmos 2021-11-25 10:23:01 +08:00 committed by GitHub
parent cd7a32f1a5
commit c6e347c06f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,16 +24,12 @@
*ray*ObjectReference*
# Others
*ray*metrics*
*opencensus*
*ray*stats*
*ray*rpc*
*ray*gcs*
*ray*CoreWorker*
*ray*PeriodicalRunner*;
*PyInit*
*init_raylet*
*Java*
*JNI_*
*PyInit__raylet*
*Java_io_ray*
_JNI_On*
*ray*streaming*
*aligned_free*
*aligned_malloc*