RFR: 8259922 MethodHandles.collectArguments does not throw IAE if pos is outside the arity range [v2]

Johannes Kuhn github.com+652983+dasbrain at openjdk.java.net
Fri Jan 22 03:26:44 UTC 2021


On Fri, 22 Jan 2021 00:48:51 GMT, Johannes Kuhn <github.com+652983+DasBrain at openjdk.org> wrote:

>> Looks good.  What tests have you ran?
>
> On the latest commit, only my own test.  
> On the previous commit (4f74e2d) I did run the full tier1.
> 
> Currently a full test tier1 run on my machine and github actions is in progress.

Tests did run successfully on my machine (win 64) and github actions.
Let me know if there should be additional tests that I should run.

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

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


More information about the hotspot-compiler-dev mailing list