We have a lot of printing code in Hotspot which is guarded by #ifndef PRODUCT. We should use build variable INCLUDE_PRINT in such cases to avoid confusion and allow optimized build to be removed.
- blocks
-
JDK-8183287 Remove Optimized Build
-
- Open
-