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

CheckResourceKeys.java fails in nightly tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 9
    • tools
    • 9

      tools/javac/diags/CheckResourceKeys.java test fail in nightly on 2014-10-30

      example:
      http://scaaa008.us.oracle.com:9502/runs%2F622628.JDK9-LANGTOOLS-NIGHTLY-4/results/workDir/tools/javac/diags/CheckResourceKeys.jtr

      Error: no match for "show.fm.open.close"
      java.lang.Exception: 1 errors occurred
      at CheckResourceKeys.main(CheckResourceKeys.java:56)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:776)
      at java.lang.Thread.run(Thread.java:745)

      JavaTest Message: Test threw exception: java.lang.Exception
      JavaTest Message: shutting down test

      The fix in JDK-8062348 cause the test to fail.

            Unassigned Unassigned
            lshikhva Ludmila Shikhvarg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: