Submitted On 27-FEB-2009
fergus
Reproduced on
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) Server VM (build 10.0-b22, mixed mode)
Submitted On 15-APR-2009
This bug makes most of the java.util.concurrent package unusable in x86 production environments.
I dont know why this bug does not have a higher priority considering that the concurrent package was a major feature of java 5 and 6.
I have reverted back to using backport-util-concurrent package.
Submitted On 21-APR-2009
Michael_C_McMahon
What platform (OS, CPU) do you see the problem ?
Submitted On 29-MAY-2009
Neighbour
I don't really understand why the state of this bug is "2-Incomplete, Need More Info" and why the priority is "4-Low".
What kind of information is not provided?
> Submitted On 21-APR-2009
> Michael_C_McMahon
> What platform (OS, CPU) do you see the problem ?
ok, one more time: the issue is still reproducible in the following environment:
Solaris 10 10/08 s10x_u6wos_07b X86
x2200 M2, AMD Opteron 2356 2 CPU x Quad-Core 2312 MHz, 16 GB RAM
Java 1.6.0_13 64bit
The source code of reproducible test, detailed environment , logs, jstack/pstack dumps are provided here:
http://forums.java.net/jive/thread.jspa?messageID=348291
About the priority: it is really a serious issue, always reproducible; the threads are blocked forever, hence the whole production system becomes out of service.
Submitted On 04-JUN-2009
After applying the latest Solaris release from May 2009 "Kernel version: SunOS 5.10 Generic_139556-08, Solaris 10 5/09 s10x_u7wos_08 X86", the bug is not reproduced any longer.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|