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

java.base does not export jdk.internal.org.objectweb.asm to module jdk.jshell

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • None
    • tools
    • None
    • generic
    • generic

      jdk/test/jdk/tools/jimage/VerifyJimage.java is failing because the module java.base is not exporting jdk.internal.org.objectweb.asm to module jdk.jshell.


      TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.IllegalAccessError: superclass access check failed: class jdk.jshell.execution.LocalExecutionControl$1$1 (in module jdk.jshell) cannot access class jdk.internal.org.objectweb.asm.MethodVisitor (in module java.base) because module java.base does not export jdk.internal.org.objectweb.asm to module jdk.jshell
      --------------------------------------------------

            varadam Varada M
            varadam Varada M
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: