-
Task
-
Resolution: Fixed
-
P4
-
None
-
b08
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8327020 | 21.0.4-oracle | Md Shahbaz Yusuf | P4 | Resolved | Fixed | b01 |
JDK-8322600 | 21.0.3 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8327019 | 17.0.12-oracle | Md Shahbaz Yusuf | P4 | Resolved | Fixed | b01 |
JDK-8329601 | 17.0.12 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8327454 | 11.0.24-oracle | Md Shahbaz Yusuf | P4 | Resolved | Fixed | b01 |
test/hotspot/jtreg/serviceability/attach/ShMemLongName.java
test/hotspot/jtreg/vmTestbase/nsk/jdi/AttachingConnector/attach/attach004/TestDriver.java
test/hotspot/jtreg/vmTestbase/nsk/share/jpda/DebugeeBinder.java
After the integration of https://bugs.openjdk.org/browse/JDK-8227229 the usage of -Xdebug in these tests logs a deprecation warning. Given that this option has been a no-op, we should remove it from these tests.
- backported by
-
JDK-8322600 Remove remaining usages of -Xdebug from test/hotspot/jtreg
-
- Resolved
-
-
JDK-8327019 Remove remaining usages of -Xdebug from test/hotspot/jtreg
-
- Resolved
-
-
JDK-8327020 Remove remaining usages of -Xdebug from test/hotspot/jtreg
-
- Resolved
-
-
JDK-8327454 Remove remaining usages of -Xdebug from test/hotspot/jtreg
-
- Resolved
-
-
JDK-8329601 Remove remaining usages of -Xdebug from test/hotspot/jtreg
-
- Resolved
-
- relates to
-
JDK-8227229 Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/9f6b0998
-
Commit openjdk/jdk21u-dev/b806f56f
-
Commit openjdk/jdk/e9daf4a0
-
Review openjdk/jdk17u-dev/2362
-
Review openjdk/jdk21u-dev/60
-
Review openjdk/jdk/15016