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

jlink test GenerateJLIClassesPluginTest fails to compile

XMLWordPrintable

    • generic
    • generic

      D:\\src\\jdk9-dev\\jdk\\test\\tools\\jlink\\plugins\\GenerateJLIClassesPluginTest.java:73: error: defaultSpecies() has private access in GenerateJLIClassesPlugin
                          classFilesForSpecies(GenerateJLIClassesPlugin.defaultSpecies()),
                                                                       ^
      1 error
      result: Failed. Compilation failed: Compilation failed

      Fix for JDK-8163371 made GenerateJLIClassesPlugin.defaultSpecies method private and that method is called from the test.

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: