RFR: 8234131: Miscellaneous changes imported from jsr166 CVS 2020-12 [v2]
Alan Bateman
alanb at openjdk.java.net
Tue Dec 8 08:56:15 UTC 2020
On Tue, 8 Dec 2020 06:11:27 GMT, Martin Buchholz <martin at openjdk.org> wrote:
>> 8234131: Miscellaneous changes imported from jsr166 CVS 2020-12
>
> Martin Buchholz has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR.
src/java.base/share/classes/java/util/concurrent/ThreadPoolExecutor.java line 1560:
> 1558: break;
> 1559: }
> 1560: */
Is this meant to be commented out?
-------------
PR: https://git.openjdk.java.net/jdk/pull/1647
More information about the core-libs-dev
mailing list