JDK-5074555 : Concurrent javac processes may lead to crash
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: solaris_10
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: solaris_10
  • CPU: generic
  • Submitted: 2004-07-15
  • Updated: 2006-03-14
  • Resolved: 2006-03-14
Related Reports
Relates :  
Relates :  
Description
See comments.

Comments
EVALUATION I can't get to inetsjc-x any more, and I tried reproducing this on a 2-way solaris/x86 box by rebuilding the J2SE workspace continuously for 36 hours in two parallel shells, and couldn't get it to fail. I'm closing this bug as "cannot reproduce".
14-03-2006

WORK AROUND ###@###.### 2004-07-15 Serialize the build process. ###@###.### 2004-07-16 Use b58 JDK build, and replace the VM as follows: cd ${JAVA_HOME}/jre/lib/i386 cp server/libjvm.so server/libjvm.so.orig cp client/libjvm.so server/libjvm.so
08-09-2004

EVALUATION See comments.... ###@###.### 2004-07-15 Appears to be a compiler 2 bug or timing related.. re-assigning to compiler team for further eval. ###@###.### 2004-07-19
15-07-2004