[jdk17] RFR: 8271162: runtime/StackTrace/LargeClassTest.java can be run in driver mode
Igor Ignatyev
iignatyev at openjdk.java.net
Thu Jul 22 23:55:08 UTC 2021
On Thu, 22 Jul 2021 21:33:53 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
> 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
Thank you, David.
-------------
PR: https://git.openjdk.java.net/jdk17/pull/274
More information about the hotspot-runtime-dev
mailing list