RFR: JDK-8222665 - Update Graal

Vladimir Kozlov vladimir.kozlov at oracle.com
Sat May 4 02:04:57 UTC 2019


This is too old Graal's tip.

You need at least take a29972bd6677f2e8165438caf1073ff596b95f26 to get next changes and to avoid rollback needed changes 
listed in overwrite file. Otherwise you will get tests failures.

my changes: [GR-14499] Update jdk9 version of GraalServices.java
and Dean's: [GR-15582] Replace getCompilationLevelAdjustment with excludeFromJVMCICompilation after JDK-8219403.

Vladimir

On 5/3/19 6:13 PM, jesper.wilhelmsson at oracle.com wrote:
> Hi,
> 
> Please review the patch to integrate recent Graal changes into OpenJDK.
> Graal tip to integrate: 556bed673d5bccbed227e2e108dc36eaf00239eb
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8222665
> Webrev: http://cr.openjdk.java.net/~jwilhelm/8222665/webrev.00/
> 
> This integration did overwrite changes already in place in OpenJDK. The diff has been attached to the umbrella bug.
> 
> Thanks,
> /Jesper
> 


More information about the hotspot-compiler-dev mailing list