RFR: 8269466: Factor out the common code for initializing and starting internal VM JavaThreads [v2]
Coleen Phillimore
coleenp at openjdk.java.net
Thu Jul 1 12:10:03 UTC 2021
On Wed, 30 Jun 2021 18:37:40 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> David Holmes has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fixed copyright years in hpp files
>
> src/hotspot/share/runtime/notificationThread.cpp line 61:
>
>> 59: vmSymbols::thread_void_signature(),
>> 60: thread_oop,
>> 61: THREAD);
>
> This was all the code that I thought was unnecessarily duplicated.
I don't know why I don't see your reply in the PR anywhere, but I'm glad you're addressing it in JDK-JDK-8269652.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4629
More information about the hotspot-compiler-dev
mailing list