[11] RFR(XS): 8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Jun 29 17:50:51 UTC 2018


Good.

So the problem was that I run tier3 (which ran Graal) before latest 
Graal update. And for pre-push I ran only tier1,tier2.

Thanks,
Vladimir

On 6/29/18 3:24 AM, Tobias Hartmann wrote:
> Hi,
> 
> please review the following patch that ignores the java/util/Base64$Encoder.encodeBlock intrinsic
> which is not (yet) implemented in Graal:
> https://bugs.openjdk.java.net/browse/JDK-8206093
> http://cr.openjdk.java.net/~thartmann/8206093/webrev.00/
> 
> Thanks,
> Tobias
> 


More information about the hotspot-compiler-dev mailing list