RFR: 8271836: runtime/ErrorHandling/ClassPathEnvVar.java fails with release VMs

Thomas Stuefe stuefe at openjdk.java.net
Wed Aug 4 07:29:42 UTC 2021


On Wed, 4 Aug 2021 07:02:54 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> runtime/ErrorHandling/ClassPathEnvVar.java fails with release VMs.
> The fix is only run the test with debug VMs.
> 
> Thanks.
> Best regards,
> Jie

Oh right, `ErrorHandlerTest` is only available in debug builds.

Fix is good and trivial.

..Thomas

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

Marked as reviewed by stuefe (Reviewer).

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


More information about the hotspot-runtime-dev mailing list