RFR: 8316445: Mark com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java as vm.flagless [v2]
Leonid Mesnik
lmesnik at openjdk.org
Wed Sep 20 22:11:12 UTC 2023
> Test
> com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java
> check how beans work with VM flags and ignore external flags.
> It doesn't make sense to run it with external options so just mark it as flagless.
> Tested with running tier1 and test with/without additional options.
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
Added support of Xmx option in makefiles testing.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15823/files
- new: https://git.openjdk.org/jdk/pull/15823/files/48fa3c66..74369495
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15823&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15823&range=00-01
Stats: 9 lines in 1 file changed: 4 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/15823.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15823/head:pull/15823
PR: https://git.openjdk.org/jdk/pull/15823
More information about the serviceability-dev
mailing list