-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
None
JFR allows complex types not to use constant pool.
However, currently the writer will always make the custom types go to the corresponding constant pool and this might not be always desirable.
Hence, a control point allowing to mark a custom type as not eligible for constant pool should be added.