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

[TESTBUG] test nsk/regression/b4219088 broken with Class.classLoader change

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 7u80, 8u40, 9
    • hotspot
    • b01
    • Not verified


      The change to the Class constructor signature broke this test.

      Exception in thread "main" java.lang.NoSuchMethodException: java.lang.Class.<init>()
      at java.lang.Class.getConstructor0(Class.java:3083)
      at java.lang.Class.getDeclaredConstructor(Class.java:2181)
      at nsk.regression.b4219088.b4219088.run(b4219088.java:17)
      at nsk.regression.b4219088.b4219088.main(b4219088.java:12)

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: