On Thu, 16 Feb 2023 18:05:54 GMT, Serguei Spitsyn <[email protected]> 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. This pull request has now been integrated. Changeset: 6b082fb3 Author: Serguei Spitsyn <[email protected]> URL: https://git.openjdk.org/jdk/commit/6b082fb3c658524905a9a7b33dcb58e375c95c1b Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod 8302615: make JVMTI thread cpu time functions optional for virtual threads Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/12604
