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

Igor Ignatyev iignatyev at openjdk.java.net
Thu Jul 22 23:57:07 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

This pull request has now been integrated.

Changeset: e3800e64
Author:    Igor Ignatyev <iignatyev at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17/commit/e3800e6497a14b64b96c71f6adff36a5e69a05cc
Stats:     3 lines in 1 file changed: 0 ins; 1 del; 2 mod

8271162: runtime/StackTrace/LargeClassTest.java can be run in driver mode

Reviewed-by: dholmes

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

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


More information about the hotspot-runtime-dev mailing list