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

Reviewed-by: stuefe
This commit is contained in:
Jie Fu 2021-08-04 07:25:36 +00:00
parent 04134fcdaa
commit 977b8c4e16

View File

@ -25,6 +25,7 @@
* @test
* @bug 8271003
* @summary CLASSPATH env variable setting should not be truncated in a hs err log.
* @requires vm.debug
* @library /test/lib
* @run driver ClassPathEnvVar
*/