MacOS FutureTask.get race (sort of) (original) (raw)
Michael Hall mik3hall at gmail.com
Tue Nov 1 14:34:55 PDT 2011
- Previous message: MacOS FutureTask.get race (sort of)
- Next message: hg: macosx-port/macosx-port/jdk: MACOSX_PORT-567: FlowLayoutTest0002 fails in JCK-runtime-7 interactive
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Nov 1, 2011, at 1:19 PM, Jason Schroeder wrote:
The problem here is that the contract of FutureTask.get is breaking and most likely something is not right at runtime with AbstractQueuedSynchronizer or FutureTask.Sync.
So far, I have only triggered this problem on MacOS, so I have thought the port team might like to know.
Not familiar with the API yet myself. Odd if incorrect only on OS X. They are sort of independent builds. For yours it might make sense to bug report. Since they are independent it would need to be separate bug reports I think. Not sure you'll see a fix with the Apple since it isn't expected to continue beyond 10.7 as far as I know. For mine not even reproducible I think I'll just try to figure out where I need the invokeLater.
- Previous message: MacOS FutureTask.get race (sort of)
- Next message: hg: macosx-port/macosx-port/jdk: MACOSX_PORT-567: FlowLayoutTest0002 fails in JCK-runtime-7 interactive
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]