> On 27 Nov 2017, at 20:19, Martin Buchholz <[email protected]> wrote:
>
> http://cr.openjdk.java.net/~martin/webrevs/openjdk10/jsr166-integration/overview.html
>
> Thanks to Dávid Karnok and Pavel Rappo for help with SubmissionPublisher.
>
> 8191937: Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods
> throw
AbstractQueuedSynchronizerTest.java
—
1296 public void XXXXtestCancelCancelRace() throws InterruptedException {
Suggest “DISABLED_” prefix rather than “XXXX?
> 8187947: A race condition in SubmissionPublisher
Need some more time to look at this; it is pleasing to see use of
VH.getAndBitwiseOr :-)
> 8191069: Miscellaneous changes imported from jsr166 CVS 2017-12
+1
Paul.