[hs] RFR (L): 8010319: Implementation of JEP 181: Nest-Based Access Control
David Holmes
david.holmes at oracle.com
Tue May 22 21:44:22 UTC 2018
Hi Aleksey,
On 23/05/2018 2:35 AM, Aleksey Shipilev wrote:
> On 05/22/2018 06:01 PM, Andrew Dinn wrote:
>>> aarch64: FAILED
>>> java/lang/invoke/SpecialInterfaceCall.java
>>> http://cr.openjdk.java.net/~shade/nestmates/SpecialInterfaceCall-hs_err.log
>>>
>>> I have not dug deeper yet, AArch64 maintainers are welcome to step in!
>> I'm not sure what is going on here.
>>
>> A few days ago I patched the jdk/jdk dev tree with David's megapatch,
>> built on AArch64 and ran tier1 tests, obtaining results before and after
>> patching. There were some tier1 test failures which did not seem to
>> relate to the NestMates patch. All three of CondyReturnPrimitiveTest,
>> CondyWrongType and SpecialInterfaceCall passed before and after.
>>
>> I will check to see the patch has been applied correctly and rerun these
>> tests. Aleksey, perhaps you could try again using a patched jdkdev?
>
> Applied David's webrev.hotspot.v1 over current jdk/jdk, and SpecialInterfaceCall fails the same way
> with linux-aarch64-fastdebug on my Raspberry Pi 3.
You can't just apply the hotspot patch! You need the entire thing.
David
> -Aleksey
>
More information about the hotspot-dev
mailing list