[jdk17u-dev] Integrated: 8296958: [JVMCI] add API for retrieving ConstantValue attributes
    Severin Gehwolf 
    sgehwolf at openjdk.org
       
    Fri Nov 25 16:30:30 UTC 2022
    
    
  
On Fri, 25 Nov 2022 10:23:45 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Backport not clean due to JDK-8289094 not present in 17u which isn't needed.
> Adapted patch to the older API instead. Omitted hunk in `vmStructs_jvmci.cpp`
> as that pertains to the virtual threads, not available in 17.
> 
> This backport is needed in order to be able to build future GraalVM based on JDK 17.
> 
> Testing: jvmci tests (including changed `TestResolvedJavaField` test), passes.
This pull request has now been integrated.
Changeset: b4a4f6ad
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/b4a4f6ad5531e01ac59b3e860e72475ba7b4acf0
Stats:     199 lines in 8 files changed: 193 ins; 5 del; 1 mod
8296958: [JVMCI] add API for retrieving ConstantValue attributes
Reviewed-by: adinn
Backport-of: 4ce4f384d720ab66ffde898c48d95a58039b0080
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/932
    
    
More information about the jdk-updates-dev
mailing list