[OpenJDK 2D-Dev] RFR: 8076529: Marlin antialiasing renderer integration
Jim Graham
james.graham at oracle.com
Tue Dec 1 22:54:22 UTC 2015
I don't know of any way of providing that requirement in a test case -
Phil? Sergey?
If the machine doesn't have that much memory, I'm guessing that most of
the OS's have some system of virtual memory that will get used, but it
will add to the time the test takes due to paging.
Is 2G/3G something the test machines are not likely to have at this point?
...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