According to David in the comments, -Xusealtsigs is no longer an option, is it?
Cheers, Henry On September 8, 2016 at 3:27:21 PM, Kumar Srinivasan (kumar.x.sriniva...@oracle.com) wrote: > Hi Henry, > > Looks a lot nicer with the alpha ordering, but it seems to be missing > -Xusealtsigs use alternative signals instead of SIGUSR1 and SIGUSR2 for > JVM internal signals > > Kumar > > > On 9/8/2016 12:52 PM, Henry Jen wrote: > > Hi, > > > > Please review a trivial fix for bug 8042148 at following URL: > > Webrev: http://cr.openjdk.java.net/~henryjen/jdk9/8042148/webrev/ > > Bug: https://bugs.openjdk.java.net/browse/JDK-8042148 > > > > > > The fix added options asked for as discussed in the bug comments, and sort > > those options > in alphabetical order like the web page does. > > > > Cheers, > > Henry > > > >