RFR: JDK-8080511 - Refresh of jimage support

Jean-Francois Denise jean-francois.denise at oracle.com
Tue Jun 23 12:05:59 UTC 2015


Hi Mandy,
I logged https://bugs.openjdk.java.net/browse/JDK-8129343 
Thanks.
JF
On 19 Jun 2015, at 16:26, Mandy Chung <mandy.chung at oracle.com> wrote:

> 
>> 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