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

Fix zero build after 8169881, 8175318, 8178350

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 10
    • 10
    • hotspot
    • None
    • b21

    Description

      Fix zero after JDK-8169881, JDK-8175318, JDK-8178350

      JDK-8169881 (Remove implicit Handle conversions oop->Handle): missed fixing up a number of places in bytecodeInterpreter.cpp.

      JDK-8175318 (Performance issue regarding local JNI references): removed JNIHandleBlock::clear() as unused, but it was still used in the CppInterpreter. Reintroduced clear(), but left private, as CppInterpreter is friend.

      JDK-8178350: klassVtable and klassItable should be ValueObj: missed an occurence of klassVtable* in methodHandles_zero.cpp.

      Attachments

        Issue Links

          Activity

            People

              stuefe Thomas Stuefe
              stuefe Thomas Stuefe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: