Integrated: 8272854: split runtime/CommandLine/PrintTouchedMethods.java test

Igor Ignatyev iignatyev at openjdk.java.net
Sat Oct 23 04:03:11 UTC 2021


On Mon, 23 Aug 2021 21:30:07 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:

> Hi all,
> 
> could you please review this patch that extracts part of `runtime/CommandLine/PrintTouchedMethods.java` test to `runtime/CommandLine/PrintTouchedMethodsJcmd.java`?
> 
> from JBS:
>> part of `runtime/CommandLine/PrintTouchedMethods.java` test can be done in a driver mode and ignore external flags, while another part should be executed in an othervm mode. to make execution mode efficient, the test can be split into two.
> 
> testing: `runtime/CommandLine/` on `{linux,windows,macos}-x64`
> 
> -- Igor

This pull request has now been integrated.

Changeset: c94dc2ab
Author:    Igor Ignatyev <iignatyev at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c94dc2ab60f0548afa868e41a0b87a68030e0cac
Stats:     68 lines in 2 files changed: 50 ins; 12 del; 6 mod

8272854: split runtime/CommandLine/PrintTouchedMethods.java test

Reviewed-by: iklam

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

PR: https://git.openjdk.java.net/jdk/pull/5231


More information about the hotspot-runtime-dev mailing list