Hi, I fixed the CrashTest class to add jtreg tags and it passed with jtreg on my laptop.
It needs 512mb for the heap but also 2Gb for off-heap arrays so the machine should have at least 3Gb of memory. Do you know how to define such requirements (@requires) ? Here is the webrev: http://cr.openjdk.java.net/~lbourges/marlin/marlin-s5.0/ Do you have already a bug id ? Laurent 2015-11-23 20:07 GMT+01:00 Sergey Bylokhov <[email protected]>: > Hi, Jim. > It seems that the tests cannot be run via jtreg because of "package > marlin" in it. Also as far as I know there is a possibility in the latest > jtreg to filter out the system based on the ram, so is it possible to make > CrashTest.java automated?
