RFR: 8268530: resourcehogs/serviceability/jvmti/GetObjectSizeOverflow.java should be run in driver mode

Serguei Spitsyn sspitsyn at openjdk.java.net
Thu Jun 10 09:38:14 UTC 2021


On Thu, 10 Jun 2021 07:02:36 GMT, Igor Ignatyev <iignatyev at openjdk.org> 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

Marked as reviewed by sspitsyn (Reviewer).

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

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


More information about the serviceability-dev mailing list