mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 18:14:38 +02:00
8210513: Obsolete SyncFlags
Reviewed-by: coleenp, dcubed, dholmes
This commit is contained in:
parent
475d422094
commit
72797db95b
3 changed files with 8 additions and 30 deletions
|
@ -841,9 +841,6 @@ define_pd_global(uint64_t,MaxRAM, 1ULL*G);
|
|||
"The check is performed on GuaranteedSafepointInterval.") \
|
||||
range(0, 100) \
|
||||
\
|
||||
experimental(intx, SyncFlags, 0, "(Unsafe, Unstable) " \
|
||||
"Experimental Sync flags") \
|
||||
\
|
||||
experimental(intx, hashCode, 5, \
|
||||
"(Unstable) select hashCode generation algorithm") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue