On Thu, 10 Jun 2021 07:02:36 GMT, Igor Ignatyev <[email protected]> wrote:
> Hi all,
>
> could you please review this small and test-only change for
> `resourcehogs/serviceability/jvmti/GetObjectSizeOverflow.java` test?
>
> the test's main class just orchestrates execution and hence should be run in
> a driver mode, the patch also makes small refactoring of the test code:
> removes redundant imports, simplifies process creation, and adds checks of
> the exit code.
>
> testing: `resourcehogs/serviceability` tests on `{linux,windows,macosx}-x64`
>
> Thanks,
> -- Igor
This pull request has now been integrated.
Changeset: ae29f9ca
Author: Igor Ignatyev <[email protected]>
URL:
https://git.openjdk.java.net/jdk/commit/ae29f9cacdac8bfe7fc1d287edbfb21c81686d4c
Stats: 11 lines in 1 file changed: 1 ins; 4 del; 6 mod
8268530: resourcehogs/serviceability/jvmti/GetObjectSizeOverflow.java should be
run in driver mode
Reviewed-by: sspitsyn
-------------
PR: https://git.openjdk.java.net/jdk/pull/4452