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

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: 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
      --------------------------------------------------

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

              Created:
              Updated:
              Resolved: