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

compiler tests of 6636138 fail with IllegalAccessException

XMLWordPrintable

    • b04
    • generic
    • generic
    • Verified

        The compiler tests of 6636138 fail with an IllegalAccessException:

        java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of class Test1 with modifiers "public static"
        at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:95)
        at java.lang.reflect.Method.invoke(Method.java:614)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:713)

        JavaTest Message: Verify that the class defining the test is
        JavaTest Message: declared public (test invoked via reflection)

              twisti Christian Thalinger (Inactive)
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: