RFR: jsr166 jdk10 integration wave 6

Paul Sandoz paul.sandoz at oracle.com
Tue Nov 28 17:50:15 UTC 2017


> On 27 Nov 2017, at 20:19, Martin Buchholz <martinrb at google.com> 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.



More information about the core-libs-dev mailing list