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

Some jlink tests crash on Windows after JDK-8237750

XMLWordPrintable

    • b23
    • windows

      The following tests started crashing on Windows after JDK-8237750:
      tools/jlink/JLinkTest.java
      tools/jlink/basic/BasicTest.java

      The hs_err files are not very informative:

      -----

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=42608, tid=35184

      -----

      No useful stack trace:

      Current thread (0x000001f7e3f11800): JavaThread "Unknown thread" [_thread_in_vm, id=35184, stack(0x0000007531500000,0x0000007531600000)]

      Stack: [0x0000007531500000,0x0000007531600000], sp=0x00000075315fec38, free space=1019k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

      siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), data execution prevention violation at address 0x0000000000000000

      -----

      Events (2 events):
      Event: 0.021 Loaded shared library T:\testoutput\test-support\jtreg_open_test_jdk_tier2_part2\scratch\1\mysmallimage\bin\java.dll
      Event: 0.050 loading class java/lang/Object

            minqi Yumin Qi
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: