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

JDK 9 build broken after JDK-8081452: cannot find symbol ... AbstractCharsetProvider

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • None
    • 9
    • infrastructure

      The fix for JDK-8081452 appears to have broken the JDK 9 build on all platforms; excerpt from the build log:

      Compiling 1569 files for jdk.localedata
      /scratch/jenkins/workspace/9-dev-build-linux-x64/build/linux-x86_64-normal-server-release/support/gensrc/jdk.charsets/sun/nio/cs/ext/ExtendedCharsets.java:35: error: cannot find symbol
      import sun.nio.cs.AbstractCharsetProvider;
                       ^
        symbol: class AbstractCharsetProvider
        location: package sun.nio.cs

            sherman Xueming Shen
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: