RFR: 8236736: Change notproduct JVM flags to develop flags
Coleen Phillimore
coleenp at openjdk.org
Tue Apr 2 13:23:16 UTC 2024
Remove the notproduct distinction for command line options, rather than trying to wrestle the macros to fix the bug that they've been treated as develop options for some time now. This simplifies the command line option macros.
Tested with tier1-4, tier1 on Oracle platforms. Also built shenandoah.
-------------
Commit messages:
- Missed one.
- 8236736: Change notproduct JVM flags to develop flags
Changes: https://git.openjdk.org/jdk/pull/18541/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18541&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8236736
Stats: 239 lines in 39 files changed: 1 ins; 89 del; 149 mod
Patch: https://git.openjdk.org/jdk/pull/18541.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18541/head:pull/18541
PR: https://git.openjdk.org/jdk/pull/18541
More information about the serviceability-dev
mailing list