Analysis on JDK-8022321 java/lang/ref/OOMEInReferenceHandler.java fails intermittently
Peter Levart
peter.levart at gmail.com
Tue Jan 21 15:24:55 UTC 2014
On 01/21/2014 07:54 AM, Peter Levart wrote:
> *[Loaded sun.misc.Cleaner from
> /home/peter/Apps64/jdk1.8.0-ea-b121/jre/lib/rt.jar]*
> [Loaded java.io.ByteArrayInputStream from
> /home/peter/Apps64/jdk1.8.0-ea-b121/jre/lib/rt.jar]
> [Loaded sun.util.calendar.ZoneInfoFile$ZoneOffsetTransitionRule from
> /home/peter/Apps64/jdk1.8.0-ea-b121/jre/lib/rt.jar]
> ...
>
>
> I'm on linux, 64bit and using official EA build 121 of JDK 8...
>
> But if I try with JDK 7u45, I don't see it.
So what changed between JDK 7 and JDK 8?
I suspect the following: 8007572: Replace existing jdk timezone data at
<java.home>/lib/zi with JSR310's tzdb
Regards, Peter
More information about the core-libs-dev
mailing list