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.

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

              Created:
              Updated:
              Resolved: