-
Enhancement
-
Resolution: Fixed
-
P4
-
15
-
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.