Hello Mario, the change looks fine to me.
Thanks, Andrew ----- Original Message ----- From: neug...@redhat.com To: philip.r...@oracle.com Cc: 2d-dev@openjdk.java.net Sent: Friday, December 19, 2014 7:34:06 PM GMT +04:00 Abu Dhabi / Muscat Subject: Re: [OpenJDK 2D-Dev] Printing to Postscript doesn't support dieresis On Fri, 2014-12-12 at 11:06 -0800, Phil Race wrote: > Correct. jtreg doesn't like System.exit() but I also understand that shell > tests are now highly frowned upon. > So either > 1) Run using "othervm" where calling System.exit() should be fine - I > think !? > 2) Don't worry about it, assuming jtreg can clean up if needed. If it can't > halt the test threads then that seems to be a different problem that I'd > expect occurs in many tests. Looks like jtreg knows what to do. I'm still running in othervm but it looks like the tests are now behaving correctly: http://cr.openjdk.java.net/~neugens/8067364/webrev.01/ I still need a second reviewer then I can proceed. Cheers, Mario