[jdk17] RFR: 8271173: serviceability/jvmti/GetObjectSizeClass.java doesn't check exit code

Igor Ignatyev iignatyev at openjdk.java.net
Fri Jul 23 04:43:15 UTC 2021


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

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

Commit messages:
 - 8271173

Changes: https://git.openjdk.java.net/jdk17/pull/277/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=277&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8271173
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk17/pull/277.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/277/head:pull/277

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


More information about the serviceability-dev mailing list