jdk.test.lib.artifacts.ArtifactContainer has to be public

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: 10
    • Component/s: hotspot
    • b21

      @ArtifactContainer is created to support repeating @Artifact annotations, but it is package private, which causes a compilation error if one uses more than one @Artifact:
      error: ArtifactContainer.value() is defined in an inaccessible class or interface

            Assignee:
            Igor Ignatyev (Inactive)
            Reporter:
            Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: