RFR: 8309562: [JVMCI] Export symbols used by VirtualThread notifyJvmti intrinsics to JVMCI compilers.
    Yudi Zheng 
    yzheng at openjdk.org
       
    Wed Jun  7 08:12:21 UTC 2023
    
    
  
This PR allows JVMCI compiler to implement VirtualThread notifyJvmti intrinsics.
-------------
Commit messages:
 - Export various virtual thread JVMTI fields to JVMCI compiler.
Changes: https://git.openjdk.org/jdk/pull/14348/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14348&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8309562
  Stats: 10 lines in 1 file changed: 10 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/14348.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14348/head:pull/14348
PR: https://git.openjdk.org/jdk/pull/14348
    
    
More information about the graal-dev
mailing list