[OpenJDK 2D-Dev] RFR: 8076529: Marlin antialiasing renderer integration

Jim Graham james.graham at oracle.com
Tue Dec 1 23:10:13 UTC 2015


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.Bylokhov at oracle.com
> <mailto:Sergey.Bylokhov at 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?
>



More information about the 2d-dev mailing list