On Wed, 23 Nov 2022 18:47:28 GMT, Paul Sandoz <psan...@openjdk.org> wrote:

>> Andrew Haley has updated the pull request with a new target base due to a 
>> merge or a rebase. The pull request now contains 52 commits:
>> 
>>  - Merge master
>>  - javadoc
>>  - Feedback from reviewers
>>  - Update src/hotspot/share/classfile/vmSymbols.hpp
>>  - Merge branch 'JDK-8286666' of https://github.com/theRealAph/jdk into 
>> JDK-8286666
>>  - Update src/java.base/share/classes/java/lang/VirtualThread.java
>>    
>>    Co-authored-by: Alan Bateman <alan.bate...@oracle.com>
>>  - Update src/java.base/share/classes/java/lang/Thread.java
>>    
>>    Co-authored-by: ExE Boss <3889017+exe-b...@users.noreply.github.com>
>>  - Update src/hotspot/cpu/aarch64/aarch64.ad
>>    
>>    Co-authored-by: ExE Boss <3889017+exe-b...@users.noreply.github.com>
>>  - Feedback from reviewers
>>  - Remove incorrect assertion.
>>  - ... and 42 more: https://git.openjdk.org/jdk/compare/2afb4c33...30f150e1
>
> src/hotspot/share/classfile/vmSymbols.hpp line 401:
> 
>> 399:   template(daemon_name,                               "daemon")         
>>                           \
>> 400:   template(run_method_name,                           "run")            
>>                           \
>> 401:   template(call_method_name,                          "call")           
>>                           \
> 
> Is this used?

No.

-------------

PR: https://git.openjdk.org/jdk/pull/10952

Reply via email to