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

Remove MacroAssembler::cmp_heap_oop on x86

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • None
    • hotspot
    • None
    • gc
    • b10

      The MacroAssembler::cmp_heap_oop member function on x86 is not currently used anywhere in hotspot. Moreover, it is no longer safe to use it with modern GCs using load barriers. Since it is unsafe to use and is not used today, it should be removed.

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: