> Some VM flags might depend on the environment and it makes sense to log final 
> flags so it is possible to get their value when investigating failures.
> 
> I added them to VMProps, so it is always dump final flags before running 
> tests using "-XX:+PrintFlagsFinal".
> 
> Update:
> There were intermittent compilation failures when I tried to use classes from 
> testlibrary, so I rewrtite the code without them.

Leonid Mesnik has updated the pull request incrementally with one additional 
commit since the last revision:

  copyrights updated

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/23054/files
  - new: https://git.openjdk.org/jdk/pull/23054/files/28b05e9b..b28439c0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23054&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23054&range=03-04

  Stats: 6 lines in 2 files changed: 4 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/23054.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23054/head:pull/23054

PR: https://git.openjdk.org/jdk/pull/23054

Reply via email to