The only usage today of the DTrace macros under the USDT1 define is the SDT provider on linux. This can be changed to use the USDT2 style by preprocessing the .d files into .h files with the dtrace utility in the same way as we do on solaris and os x.
- relates to
-
JDK-8034080 Remove the USDT1 dtrace code from Hotspot
-
- Resolved
-
-
JDK-8030812 Change the solaris DTrace implementation to use USDT2 instead of USDT1
-
- Resolved
-