On Fri, 23 Jul 2021 04:34:50 GMT, Igor Ignatyev <[email protected]> wrote:
> Hi all,
>
> could you please review the patch that adds an exit-code check to
> `serviceability/jvmti/GetObjectSizeClass.java` test?
>
> from JBS:
>> `serviceability/jvmti/GetObjectSizeClass.java` test spawns a new JVM but
>> doesn't check its exit code which might lead to both type-I and type-II
>> errors
>
> testing: `serviceability/jvmti/GetObjectSizeClass.java` on
> `{linux,windows,macos}-x64`
>
> Thanks,
> -- Igor
Thanks, David.
-------------
PR: https://git.openjdk.java.net/jdk17/pull/277