RFR: 8224974: Implement JEP 352

Boris Ulasevich boris.ulasevich at bell-sw.com
Wed Jul 31 12:01:38 UTC 2019


Hi Andrew,

I did a quick check of the change across our platforms. Arm32 and x86_64 
built successfully. But I see it fails due to minor issues on aarch64 
and x86_32 with webrev.09.
Can you please have a look at this?

 > src/hotspot/cpu/aarch64/aarch64.ad:2202:1: error: expected ‘;’ before 
‘}’ token
 > src/hotspot/cpu/x86/macroAssembler_x86.cpp:9925: undefined reference 
to `Assembler::clflush(Address)'

thanks,
Boris

On 30.07.2019 18:04, Andrew Dinn wrote:
> JEP 352 has now been targeted for inclusion in JDK14. The latest webrev
> for the implementation JIRA has been rebased to apply to the current
> tree. Is it now ok to push this change set?
> 
> JIRA:   https://bugs.openjdk.java.net/browse/JDK-8224974
> webrev: http://cr.openjdk.java.net/~adinn/8224974/webrev.09
> 
> n.b. by way of sanity test I pushed this to the submit repo and it came
> back with no failed tests.
> 
> regards,
> 
> 
> Andrew Dinn
> -----------
> Senior Principal Software Engineer
> Red Hat UK Ltd
> Registered in England and Wales under Company Registration No. 03798903
> Directors: Michael Cunningham, Michael ("Mike") O'Neill, Eric Shander
> 


More information about the core-libs-dev mailing list