RFR: 8255883: Avoid duplicated GeneratedMethodAccessor when reflect method invoked from different threads
Jorn Vernee
jvernee at openjdk.java.net
Sat Nov 14 00:31:57 UTC 2020
On Fri, 13 Nov 2020 23:56:21 GMT, Hui Shi <hshi at openjdk.org> wrote:
>> …ructorAccessorImpl object
>>
>> duplicate with https://github.com/openjdk/jdk/pull/1070, try trigger test with new PR
>
> @JornVernee
> Could you please help approve and start tier1 test?
> This is same PR with https://github.com/openjdk/jdk/pull/1070
@huishi-hs Testing should start automatically, and will appear here when you push to any branch in your fork that is not `master`: https://github.com/huishi-hs/jdk/actions (unless you disabled this in the repo settings).
As I said, the `/test` command does not work at this time.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1213
More information about the core-libs-dev
mailing list