RFR(XL) 8199755: Update Graal
    Vladimir Kozlov 
    vladimir.kozlov at oracle.com
       
    Tue May  1 17:58:59 UTC 2018
    
    
  
Hi Andrew,
I see that your AOT Graal changes were pushed 2 days ago:
https://github.com/oracle/graal/commit/f4f72334449373627070999e9c81ffc5cf1cb067
"8199755: Update Graal" was pushed *week* ago:
http://hg.openjdk.java.net/jdk/jdk/rev/26ebfe8ce852
I don't think it could be called "missed".
We can sync Graal into OpenJDK again this week too. But we have to 
resolve few issues we found with last sync - Graal *dropped CMS GC* 
support and all our AOT tests and Graal JIT testing fail now with CMS.
I fixed 8202273 and now working on 8184349. This is shared code and your 
AOT implementation for Aarch64 should not be affected (I hope).
Regards,
Vladimir
On 5/1/18 10:22 AM, Andrew Haley wrote:
> On 04/23/2018 09:52 PM, dean.long at oracle.com wrote:
>> See the bug for the full list of Graal changes.
>> I separated out the changes needed for module-info.java and AOT.
> 
> My AArch64 AOT changes seem to have missed the boat.  I can't tell you
> how disappointed I am after all this work.  :-(
> 
> Did you really push Graal to OpenJDK just before importing my AOT
> changes into Graal?  Can we have another Graal import, please?
> 
    
    
More information about the graal-dev
mailing list