RFR: 8248188: Add IntrinsicCandidate and API for Base64 decoding [v5]

CoreyAshford github.com+51754783+coreyashford at openjdk.java.net
Wed Oct 21 06:25:19 UTC 2020


On Wed, 21 Oct 2020 01:33:48 GMT, CoreyAshford <github.com+51754783+CoreyAshford at openjdk.org> wrote:

>> Please, update
>> src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java
>
>> Please, update
>> src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java
> 
> I will push the code, but I haven't been successful in running the test (see
> https://github.com/openjdk/jdk/pull/293#issuecomment-713223068 )

The latest push triggered a CI test run, which has a single failure on Windows x64 (hs/tier1 compiler):
https://github.com/CoreyAshford/jdk/actions/runs/318910520

I'm not sure what to make of it yet.  It doesn't look related, but I'm not sure.

-------------

PR: https://git.openjdk.java.net/jdk/pull/293


More information about the core-libs-dev mailing list