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

Test runtime/jni/FindClassUtf8/FindClassUtf8.java failed: Windows error C0000142

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • 26
    • hotspot
    • windows

      ----------System.err:(15/714)----------
       stdout: [];
       stderr: []
       exitValue = -1073741502

      java.lang.RuntimeException: 'JNI class name is not a valid UTF8 string' missing from stdout/stderr
      at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:253)
      at FindClassUtf8.main(FindClassUtf8.java:50)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
      at java.base/java.lang.Thread.run(Thread.java:1474)

      Windows error code 0xC0000142 indicates that an application was unable to start because a DLL (Dynamic Link Library) initialization failed, often due to corrupt or missing system files, incompatible software, or an incomplete installation.

      No other information is available.

            dholmes David Holmes
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: