[jdk17] RFR: 8271162: runtime/StackTrace/LargeClassTest.java can be run in driver mode
Igor Ignatyev
iignatyev at openjdk.java.net
Thu Jul 22 21:42:23 UTC 2021
Hi all,
could you please review this small and trivial patch that changes `LargeClassTest` to be executed in a driver mode and removes the redundant, due to an implicit `@build` action associated with `@run`, `@compile` action?
testing: `runtime/StackTrace/LargeClassTest.java` on `{linux,windows,macos}-x64`
Thanks,
-- Igor
-------------
Commit messages:
- 8271162
Changes: https://git.openjdk.java.net/jdk17/pull/274/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=274&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8271162
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
Patch: https://git.openjdk.java.net/jdk17/pull/274.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/274/head:pull/274
PR: https://git.openjdk.java.net/jdk17/pull/274
More information about the hotspot-runtime-dev
mailing list