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

c2i entry barriers read int as long on PPC

XMLWordPrintable

    • gc
    • b18
    • ppc

        I suspect that JDK-8260372 suffers from the same problem like JDK-8274501 fixes for AArch64.

          // Fast path: If class loader is strong, the holder cannot be unloaded.
          __ ld(tmp2, in_bytes(ClassLoaderData::keep_alive_offset()), tmp1_class_loader_data);

        _ld should be _lwz?

              mdoerr Martin Doerr
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: