-
Bug
-
Resolution: Fixed
-
P2
-
16
-
b25
./open/src/hotspot/share/c1/c1_InstructionPrinter.cpp:549:57: error: no member named 'class_for' in 'vmIntrinsics'
const char* kname = vmSymbols::name_for(vmIntrinsics::class_for(x->id()));
const char* kname = vmSymbols::name_for(vmIntrinsics::class_for(x->id()));
- relates to
-
JDK-8254855 Clean up and remove unused code in vmIntrinsics
-
- Resolved
-
-
JDK-8256414 add optimized build to submit workflow
-
- Resolved
-