Does an attempt to use vfork on Solaris result in something reasonable like UnsupportedOperationException?
On Wed, Aug 31, 2016 at 4:55 AM, Alan Burlison <alan.burli...@oracle.com> wrote: > vfork(2) is deprecated on Solaris and using it generates compiler > warnings. When compiled with warnings-as-errors, this results in > compilation failures. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8161360 > Webrev: http://cr.openjdk.java.net/~alanbur/JDK-8161360 > > Thanks, > > -- > Alan Burlison > -- >