RFR: 8302615: make JVMTI thread cpu time functions optional for virtual threads
    Serguei Spitsyn 
    sspitsyn at openjdk.org
       
    Thu Feb 16 23:28:30 UTC 2023
    
    
  
On Thu, 16 Feb 2023 18:05:54 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
> This is a minor JVM TI spec update for two timer functions `GetCurrentThreadCpuTime` and `GetThreadCpuTime` to allow implementations to support virtual threads.
> 
> The CSR is:
> [JDK-8302616](https://bugs.openjdk.org/browse/JDK-8302616): make JVMTI thread cpu time functions optional for virtual threads
> 
> No testing is needed.
Thank you for review, Alan.
-------------
PR: https://git.openjdk.org/jdk/pull/12604
    
    
More information about the hotspot-dev
mailing list