-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 15
-
Component/s: hotspot
-
b26
Setting and getting the handler could happen in native to avoid allocation, see JfrJavaSupport::set_handler and JfrJavaSupport::get_handler but class initialization should preferably happen in Java.