CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/04/14 21:01:06
Modified files:
devel/jdk/1.6 : Makefile distinfo
devel/jdk/1.6/patches:
patch-jdk_src_solaris_native_java_lang_UNIXProcess_md_c
Log message:
- Remove uthreads work-around which set STDIN/OUT/ERR to non-blocking
in child processes.
- Rebuild bootstrap jdks to eliminate the boot jdk from setting
STDIN/OUT/ERR non-blocking when building the jdk.
Fixes intermittent build failures noted by landry@
