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

hotspot/runtime/SelectionResolution test errors

XMLWordPrintable

    • b24

        SelectionResolution test classes ClassBuilder.java and TestBuilder.java have calls to the Clazz constructor with the 'access' and 'index' arguments inverted.

        For example: testClass = new Clazz("Test", null, -1, ACC_PUBLIC);

              hseigel Harold Seigel (Inactive)
              hseigel Harold Seigel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: