Analysis on JDK-8022321 java/lang/ref/OOMEInReferenceHandler.java fails intermittently
Mandy Chung
mandy.chung at oracle.com
Tue Jan 28 03:45:52 UTC 2014
On 1/26/2014 11:07 AM, Peter Levart wrote:
>
> On 01/25/2014 05:35 AM, srikalyan chandrashekar wrote:
>> Hi Peter, if you are a committer would you like to take this further
>> (OR) perhaps david could sponsor this change.
>
> Hi,
>
> Here's new webrev that takes into account Kaylan's and David's review
> comments:
>
> cr.openjdk.java.net/~plevart/jdk9-dev/OOMEInReferenceHandler/webrev.02/
>
This looks good to me. Sorry I have been behind in following the
discussion of this thread. It's good to see this problem be diagnosed
and fixed (thank you all).
I also prefer using Class.forName to do the preloading and initialization.
Mandy
More information about the core-libs-dev
mailing list