RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
kabutz
github.com+332398+kabutz at openjdk.java.net
Fri Sep 10 06:25:25 UTC 2021
On Thu, 9 Sep 2021 15:36:08 GMT, Lance Andersen <lancea at openjdk.org> wrote:
>> src/java.base/share/classes/jdk/internal/ref/CleanerImpl.java line 228:
>>
>>> 226: super(cleaner, cleaner);
>>> 227: }
>>> 228: java
>>
>> Stray change.
>
> Not sure what the "java" is for here seems like a typo
Yes, sorry.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5439
More information about the core-libs-dev
mailing list