RFR: JDK-8080511 - Refresh of jimage support

Mandy Chung mandy.chung at oracle.com
Fri Jun 19 14:26:50 UTC 2015


> On Jun 19, 2015, at 6:27 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> 
> 
> 
> On 18/06/2015 19:48, Mandy Chung wrote:
>> :
>> 
>> test/java/nio/Buffer/LimitDirectMemory.sh
>> test/java/nio/file/spi/SetDefaultProvider.java
>>    Why this test is ignored?
>> 
>> 
> For LimitDirectMemory.sh then the test needs to be adjusted to take account of the direct buffers that the jimage code is created. We can do this after Jim's push if it makes things easier.
> 
> The SetDefaultProvider.java test is more tricky. I suggested to Jim that he exclude it temporarily because interposing on the default provider with this version of jimage code will lead to recursive initialization issues. Once we get to one jimage file and replacing the ext/app class loaders then it will become a non-issue and we liberate the test then.

It’s fine to exclude them.   Jean-Francois - can you file a bug and add the bug number next to @ignore?

Mandy



More information about the hotspot-runtime-dev mailing list