RFR: JDK-8161360,,Deprecated vfork() should not be used on Solaris

Alan Burlison Alan.Burlison at oracle.com
Wed Aug 31 11:55:25 UTC 2016


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
--


More information about the core-libs-dev mailing list