Here is a bugid for this issue:
https://bugs.openjdk.java.net/browse/JDK-8144446
Please start a new review thread referencing that bug id (see the
various "RFR" threads in the 2d-dev archives for a template). We should
discuss all new work on Marlin under separate threads with bugids...
...jim
On 11/27/15 1:54 AM, Laurent Bourgès wrote:
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 <sergey.bylok...@oracle.com
<mailto:sergey.bylok...@oracle.com>>:
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?