mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8140389: Remove StringCharIntrinsics flag after JDK-8138651 is fixed
Reviewed-by: kvn, zmajo
This commit is contained in:
parent
f3011455a2
commit
99b9a67ccd
2 changed files with 0 additions and 9 deletions
|
@ -4262,9 +4262,6 @@ public:
|
|||
"Use the FP register for holding the frame pointer " \
|
||||
"and not as a general purpose register.") \
|
||||
\
|
||||
diagnostic(bool, StringCharIntrinsics, true, \
|
||||
"Inline String*.getChar/putChar intrinsics.") \
|
||||
\
|
||||
diagnostic(bool, CheckIntrinsics, true, \
|
||||
"When a class C is loaded, check that " \
|
||||
"(1) all intrinsics defined by the VM for class C are present "\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue