-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 15
-
Component/s: hotspot
-
b21
runtime/memory/ReadFromNoaccessArea.java test can be run only on 64 bits platform and currently exits if it's not the case; this test also doesn't conduct any verification if a forked JVM prints 'WB_ReadFromNoaccessArea method is useless' so SkippedException can be used to signal that the test wasn't really performed.