Integrated: 8282384: [LOOM] Need test for ThreadReference.interrupt() on a vthread
    Chris Plummer 
    cjplummer at openjdk.org
       
    Mon May  1 18:30:44 UTC 2023
    
    
  
On Thu, 27 Apr 2023 17:42:41 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> Convert this ThreadReference.interrupt() test to support virtual threads. I believe this is the only test for ThreadReference.interrupt() that we have.
> 
> Tested by running with and without -Dmain.wrapper=Virtual on all supported platforms.
This pull request has now been integrated.
Changeset: ae5f678f
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ae5f678fbafcd643a5a74447ed718636a53f9e2b
Stats:     21 lines in 2 files changed: 3 ins; 2 del; 16 mod
8282384: [LOOM] Need test for ThreadReference.interrupt() on a vthread
Reviewed-by: lmesnik, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/13696
    
    
More information about the serviceability-dev
mailing list