[10] RFFR(M) 8179656: [AOT] Add AOT manual test scripts

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue May 9 15:57:56 UTC 2017


Thank you for pointing this, Chris.

It passed now. I can exclude it from the list.

Vladimir

On 5/8/17 3:32 PM, Christian Thalinger wrote:
> Quick question:  are we still seeing this?
>
>   33 # assert(referenceMask != -1) failed: must not be a derived reference type
>   34 exclude com.sun.crypto.provider.AESWrapCipher.engineUnwrap([BLjava/lang/String;I)Ljava/security/Key;
>   35 exclude sun.security.ssl.*
>   36 exclude sun.net.RegisteredDomain.<clinit>()V
>
>
>> On May 5, 2017, at 4:08 PM, Vladimir Kozlov
>> <vladimir.kozlov at oracle.com <mailto:vladimir.kozlov at oracle.com>> wrote:
>>
>> http://cr.openjdk.java.net/~kvn/8179656/webrev/
>> https://bugs.openjdk.java.net/browse/JDK-8179656
>>
>> We have set of manual scripts we used during AOT development.
>> They mostly are testing 'jaotc' tool by compiling different modules.
>> They are also good examples how to use 'jaotc'.
>>
>> Tested on Linux and OS X.
>>
>> Thanks,
>> Vladimir
>


More information about the hotspot-compiler-dev mailing list