Jim, This test is the most important for Marlin as it checks off-heap array overflows to detect possible SEG FAULT (critical) so I really want it to be run automatically to detect a possible regression asap.
I could add the jtreg timeout tag if you want ~ 120s (x4 typical time). Laurent Le 8 déc. 2015 03:17, "Jim Graham" <[email protected]> a écrit : > > Prior to pushing it I ran the test and it takes over 30 seconds to complete. Is this something we want to make a manual test? > > ...jim > > > On 12/4/15 2:57 PM, Phil Race wrote: >> >> Looks good. >> >> -phil. >> >> On 12/04/2015 02:55 PM, Jim Graham wrote: >>> >>> Looks good to me. Are jigsaw issues good Phil? >>> >>> ...jim >>> >>> On 12/3/15 12:58 PM, Laurent Bourgès wrote: >>>> >>>> Phil, >>>> >>>> If you were to run this on a jigsaw EA build it would fail due to >>>> accessing >>>> sun.java2d.pipe.RenderingEngine. I know this is "pre-existing" but >>>> jigsaw is coming ... >>>> >>>> >>>> You're right, sorry ! >>>> >>>> Here is a new webrev: >>>> http://cr.openjdk.java.net/~lbourges/marlin/marlin-8144446.1/ >>>> >>>> Changes: >>>> - set System property "sun.java2d.renderer.verbose" to true (to get the >>>> renderer in use) >>>> - removed any RenderingEngine usage >>>> >>>> Laurent >> >>
