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

Compilation error of jpackage test JPackageStringBundle.java source

XMLWordPrintable

    • b25
    • generic
    • generic
    • Verified

      Error compiling jpackage test JPackageStringBundle.java source:

      C:\jpackage_test\jdk.jpackage\helpers\jdk\jpackage\test\JPackageStringBundle.java:42: error: cannot find symbol
                  throw rethrowUnchecked(ex);
        symbol: method rethrowUnchecked(ReflectiveOperationException)
        location: class JPackageStringBundle
      C:\jpackage_test\jdk.jpackage\helpers\jdk\jpackage\test\JPackageStringBundle.java:53: error: cannot find symbol
                  throw Functional.rethrowUnchecked(ex);
        symbol: method rethrowUnchecked(ReflectiveOperationException)
        location: class Functional

            asemenyuk Alexey Semenyuk
            asemenyuk Alexey Semenyuk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: