why LinkedBlockingQueue#poll(int, TimeUnit) is hanging up?

Aleksey Shipilev aleksey.shipilev at oracle.com
Mon Sep 10 18:10:03 UTC 2012


Not enough data, really. Can we see the complete reproducing test?

Also, you can try to -Xbootclasspath/p:jsr166.jar [1] to "Oracle Java
1.6" (which update?) mentioned there, and see if the bug reproduces with
the fresh revision of JSR166.

Thanks,
Aleksey.

[1] http://gee.cs.oswego.edu/dl/jsr166/dist/jsr166.jar

On 09/10/2012 10:00 PM, Iris Clark wrote:
> Forwarding to core-libs-dev.
> 
> iris
> 
> -----Original Message-----
> From: Yegor Bugayenko [mailto:egor at technoparkcorp.com] 
> Sent: Monday, September 10, 2012 5:52 AM
> To: jdk7-dev at openjdk.java.net
> Subject: why LinkedBlockingQueue#poll(int, TimeUnit) is hanging up?
> 
> I already posted the question here:
> http://stackoverflow.com/questions/12349881
> 
> Could one of you guys take a look? Thanks!
> 
> -
> Yegor
> 




More information about the core-libs-dev mailing list