Details
-
Bug
-
Resolution: Fixed
-
P3
-
11.0.4, 13
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8266457 | 11.0.13-oracle | Harold Seigel | P3 | Resolved | Fixed | b01 |
JDK-8266915 | 11.0.12 | David Holmes | P3 | Resolved | Fixed | b02 |
Description
Command used:
./jtreg/bin/jtreg -verbose:all -jdk:./jdks/jdk-13 -nativepath:./utils/testlib/hotspot/jtreg/native -dir:./jdk136/test/hotspot/jtreg runtime/NMT/CheckForProperDetailStackTrace.java
javatestOS=Linux 3.8.13-118.24.2.el7uek.x86_64 (amd64)
Error message:
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected stack trace missing missing from output: .*Hashtable.*allocate_new_entry.* .*ModuleEntryTable.*new_entry.* .*ModuleEntryTable.*locked_create_entry.* .*Modules.*define_module.*
Attached full log for reference.
./jtreg/bin/jtreg -verbose:all -jdk:./jdks/jdk-13 -nativepath:./utils/testlib/hotspot/jtreg/native -dir:./jdk136/test/hotspot/jtreg runtime/NMT/CheckForProperDetailStackTrace.java
javatestOS=Linux 3.8.13-118.24.2.el7uek.x86_64 (amd64)
Error message:
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected stack trace missing missing from output: .*Hashtable.*allocate_new_entry.* .*ModuleEntryTable.*new_entry.* .*ModuleEntryTable.*locked_create_entry.* .*Modules.*define_module.*
Attached full log for reference.
Attachments
Issue Links
- backported by
-
JDK-8266457 [TESTBUG] runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
- Resolved
-
JDK-8266915 [TESTBUG] runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
- Resolved
- relates to
-
JDK-8219368 Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test
- Resolved