[jdk17u-dev] RFR: 8321479: java -D-D crashes
Satyen Subramaniam
ssubramaniam at openjdk.org
Tue Apr 22 19:09:29 UTC 2025
Backporting JDK-8321479: java -D-D crashes. Removes buggy assert statement and adds test. Ran GHA Sanity Checks, local Tier 1 and 2, and new `test/hotspot/jtreg/runtime/CommandLine/UnrecognizedProperty.java` tests. Patch is clean.
-------------
Commit messages:
- Backport dcdcd48d8fbf076e12841e557ebbe70228c8a92b
Changes: https://git.openjdk.org/jdk17u-dev/pull/3519/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3519&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8321479
Stats: 46 lines in 2 files changed: 45 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3519.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3519/head:pull/3519
PR: https://git.openjdk.org/jdk17u-dev/pull/3519
More information about the jdk-updates-dev
mailing list