-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: hotspot
-
b33
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8271360 | 18 | Igor Ignatyev | P4 | Resolved | Fixed | b08 |
| JDK-8271666 | 17.0.2 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
| JDK-8271803 | 17.0.1 | Igor Ignatyev | P4 | Resolved | Fixed | b05 |
runtime/Safepoint/TestAbortVMOnSafepointTimeout.java and TestAbortOnVMOperationTimeout.java tests use j.t.l.p.OutputAnalyzer::shouldMatch method, which accepts a regular expression, yet pass a fixed string as an argument.
- backported by
-
JDK-8271360 runtime/Safepoint tests use OutputAnalyzer::shouldMatch instead of shouldContaint
-
- Resolved
-
-
JDK-8271666 runtime/Safepoint tests use OutputAnalyzer::shouldMatch instead of shouldContaint
-
- Resolved
-
-
JDK-8271803 runtime/Safepoint tests use OutputAnalyzer::shouldMatch instead of shouldContaint
-
- Resolved
-