Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8231946

Remove obsolete and unused ShenandoahVerifyObjectEquals flag

XMLWordPrintable

    • gc
    • b18

      This is not used after LRB removed all uses of it.

      diff -r de43643147c6 src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp
      --- a/src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp Mon Oct 07 15:30:29 2019 +0200
      +++ b/src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp Mon Oct 07 16:01:24 2019 +0200
      @@ -315,7 +315,4 @@
                 "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") \

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: