mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-22 21:59:52 +00:00
8231946: Remove obsolete and unused ShenandoahVerifyObjectEquals flag
Reviewed-by: rkennke
This commit is contained in:
parent
89c8b7be66
commit
67a0aa7960
@ -314,9 +314,6 @@
|
||||
diagnostic(bool, ShenandoahTerminationTrace, false, \
|
||||
"Tracing task termination timings") \
|
||||
\
|
||||
develop(bool, ShenandoahVerifyObjectEquals, false, \
|
||||
"Verify that == and != are not used on oops. Only in fastdebug") \
|
||||
\
|
||||
diagnostic(bool, ShenandoahAlwaysPreTouch, false, \
|
||||
"Pre-touch heap memory, overrides global AlwaysPreTouch") \
|
||||
\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user