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

Daniel D.Daugherty dcubed at openjdk.java.net
Wed Oct 21 13:46:22 UTC 2020


On Wed, 21 Oct 2020 13:00:09 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> CoreyAshford has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   CheckGraalIntrinsics.java: fix copy/paste error
>
> Marked as reviewed by mdoerr (Reviewer).

Buried in that GitHub test run link are the results for
windows-x64-debug_testlogs_hs_tier1_compiler
which includes this file (test-summary.txt):

==============================
Test summary
==============================
   TEST                                              TOTAL  PASS  FAIL ERROR   
>> jtreg:test/hotspot/jtreg:tier1_compiler             742   683    59     0 <<
==============================
TEST FAILURE
I poked around, but I don't see any logs for the individual
test failures.

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

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


More information about the core-libs-dev mailing list