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

[mlvm] fix and enable throw/catch adapters in MHTransformationGen

    XMLWordPrintable

Details

    • generic
    • generic

    Description

      MLVM method handle graph generator has code for testing throw and catch method handle adapters (java.lang.invoke.MethodHandles.throwException() and MethodHandles.catchException()). This code had been disabled because of bugs in it.

      It would be good to fix and enable this code.

      To find the catch/throw testing code, look for usages of USE_THROW_CATCH constant in src/vm/mlvm/meth/share/MHTransformationGen.java.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kshiroko Kirill Shirokov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: