JDK-6538909 : compiler to eliminate statics for multithreaded use
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 6,6u1,7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,windows_xp
  • CPU: generic,x86
  • Submitted: 2007-03-26
  • Updated: 2011-10-07
  • Resolved: 2011-10-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b18Fixed
Related Reports
Duplicate :  
Duplicate :  
Description
For more information on this problem, please see:
http://article.gmane.org/gmane.comp.java.openjdk.compiler.devel/243

Comments
EVALUATION No regression test since this is a rase condition bug that is hard to reproduce.
03-08-2007

EVALUATION A bug. The compiler should be multi-thread-safe.
10-04-2007