[jdk17] RFR: 8271162: runtime/StackTrace/LargeClassTest.java can be run in driver mode

David Holmes dholmes at openjdk.java.net
Thu Jul 22 22:56:04 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

Seems fine and trivial.

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk17/pull/274


More information about the hotspot-runtime-dev mailing list