Mon, 10 Oct 2011 14:50:51 +0100 ngmr 7099119: Remove unused dlinfo local variable in launcher code
Mon, 10 Oct 2011 15:29:24 +0100 chegar 7098755: test/sun/misc/JarIndex/metaInfFilenames/Basic.java should use supported compiler interface
Mon, 10 Oct 2011 10:38:35 +0100 chegar 7098719: -Dsun.net.maxDatagramSockets and Socket constructor does not work correctly with System.gc()
Fri, 07 Oct 2011 14:09:53 +0100 vinnie 7094377: Com.sun.jndi.ldap.read.timeout doesn't work with ldaps.
Thu, 06 Oct 2011 17:40:16 -0700 naoto 7098394: JDK8 TL repo build fails in src/solaris/native/java/util/TimeZone_md.c
Thu, 06 Oct 2011 12:15:07 +0100 chegar 7090499: missing rawtypes warnings in anonymous inner class
Wed, 05 Oct 2011 15:13:40 +0900 okutsu 7092679: (tz) Java getting wrong timezone/DST info on Solaris 11
Tue, 04 Oct 2011 16:37:08 +0100 chegar 7095949: java/net/URLConnection/RedirectLimit.java and Redirect307Test fail intermittently
Tue, 04 Oct 2011 13:48:41 +0100 chegar 6953455: CookieStore.add() cannot handle null URI parameter, contrary to the API
Wed, 28 Sep 2011 14:21:11 +0800 weijun 7077646: gssapi wrap for CFX per-message tokens always set FLAG_ACCEPTOR_SUBKEY
Wed, 28 Sep 2011 14:21:10 +0800 weijun 7077640: gss wrap for cfx doesn't handle rrc != 0
Wed, 28 Sep 2011 14:21:10 +0800 weijun 7089889: Krb5LoginModule.login() throws an exception if used without a keytab
Mon, 26 Sep 2011 17:20:45 -0700 mullan 7088502: Security libraries don't build with javac -Werror
Mon, 26 Sep 2011 11:48:37 -0700 chegar 7084030: DatagramSocket.getLocalAddress inconsistent on XP/2003 when IPv6 enabled and socket is connected
Wed, 12 Oct 2011 12:25:03 -0700 lana Merge
Tue, 11 Oct 2011 15:22:40 +0400 rupashka 7076791: closed/javax/swing/JColorChooser/Test6827032.java failed on windows
Wed, 05 Oct 2011 18:21:23 +0400 rupashka 7072167: The "root" field in BufferStrategyPaintManager leaks memory
Tue, 27 Sep 2011 13:38:29 +0400 bagiras 7073337: Crash after playing Java game on Pogo
Mon, 26 Sep 2011 15:40:05 -0700 dbuck 7029903: Splash screen is not shown in 64-bit Linux with 16-bit color depth
Thu, 13 Oct 2011 10:35:43 -0700 katleman Added tag jdk8-b09 for changeset 8b314218e3ab
Wed, 05 Jul 2017 17:52:56 +0200 duke Merge
Fri, 14 Oct 2011 18:21:47 -0700 jcoomes Added tag hs23-b02 for changeset e597a451dc88
Fri, 14 Oct 2011 18:17:01 -0700 jcoomes Merge
Wed, 12 Oct 2011 10:25:51 -0700 johnc 7098282: G1: assert(interval >= 0) failed: Sanity check, referencePolicy.cpp: 76
Tue, 11 Oct 2011 10:21:36 +0200 brutisso 7099454: /bin/sh does not support syntax used in the src/os/posix/launcher/launcher.script shell script
Mon, 10 Oct 2011 08:40:34 -0700 ysr Merge
Thu, 06 Oct 2011 18:56:47 -0700 ysr 7095236: G1: _markedRegions never contains NULL regions
Wed, 28 Sep 2011 08:21:30 +0200 brutisso 7005808: G1: re-enable ReduceInitialCardMarks for G1
Thu, 06 Oct 2011 13:28:09 -0400 tonyp Merge
Wed, 05 Oct 2011 08:44:10 -0700 johnc 7095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be size_t
Mon, 12 Sep 2011 16:09:50 +0200 stefank 7021322: assert(object_end <= top()) failed: Object crosses promotion LAB boundary
Mon, 03 Oct 2011 19:04:14 -0400 tonyp 7097048: G1: extend the G1 SA changes to print per-heap space information
Mon, 03 Oct 2011 12:49:53 -0700 johnc 7097053: G1: assert(da ? referent->is_oop() : referent->is_oop_or_null()) failed: referenceProcessor.cpp:1054
Wed, 28 Sep 2011 10:36:31 -0700 johnc 7086533: G1: assert(!_g1->is_obj_dead(obj)): We should not be preserving dead objs: g1CollectedHeap.cpp:3835
Mon, 26 Sep 2011 10:14:30 +0200 brutisso 7091366: re-enable quicksort tests
Fri, 23 Sep 2011 16:07:49 -0400 tonyp 7075646: G1: fix inconsistencies in the monitoring data
Thu, 22 Sep 2011 10:57:37 -0700 johnc 6484982: G1: process references during evacuation pauses
Thu, 22 Sep 2011 07:18:51 -0400 tonyp 7092238: G1: Uninitialized field gc_efficiency in G1PrintRegionLivenessInfo output
Wed, 21 Sep 2011 15:24:07 -0700 johnc 7092245: G1: Wrong format specifier in G1PrintRegionLivenessInfo header output
Wed, 21 Sep 2011 13:36:37 -0400 tonyp 7091032: G1: assert failure when NewRatio is used
Wed, 21 Sep 2011 10:04:45 -0700 johnc 7068215: G1: Print reference processing time during remark
Wed, 21 Sep 2011 01:27:20 -0400 tonyp 7045232: G1: pool names are inconsistent with other collectors (don't have 'Space')
Tue, 20 Sep 2011 15:39:17 -0700 johnc 7092412: G1: Some roots not marked during an initial mark that gets an evacuation failure
Tue, 20 Sep 2011 09:59:59 -0400 tonyp 7059019: G1: add G1 support to the SA
Fri, 30 Sep 2011 22:54:43 -0700 jcoomes 7096124: Bump the hs23 build number to 02
Thu, 13 Oct 2011 10:35:32 -0700 katleman Added tag jdk8-b09 for changeset fad441085165
Thu, 13 Oct 2011 10:35:24 -0700 katleman Added tag jdk8-b09 for changeset 56ae1c1e8584
Wed, 05 Jul 2017 17:52:45 +0200 duke Added tag jdk8-b09 for changeset fbf3cabc9e3b
Wed, 05 Jul 2017 17:52:45 +0200 duke Merge jdk8-b09
Wed, 05 Jul 2017 17:52:42 +0200 duke Merge
Thu, 06 Oct 2011 14:01:45 -0700 katleman Added tag jdk8-b08 for changeset c9fb751a1f21
Wed, 05 Jul 2017 17:52:39 +0200 duke Merge
Thu, 06 Oct 2011 14:01:34 -0700 katleman Added tag jdk8-b08 for changeset c074b109d708
Wed, 05 Jul 2017 17:52:37 +0200 duke Merge
Thu, 06 Oct 2011 14:01:33 -0700 katleman Added tag jdk8-b08 for changeset c6ec1d396a6f
Wed, 05 Jul 2017 17:52:35 +0200 duke Merge
Thu, 06 Oct 2011 14:01:21 -0700 katleman Added tag jdk8-b08 for changeset 21c3dca02af5
Wed, 05 Jul 2017 17:52:33 +0200 duke Merge
Thu, 06 Oct 2011 14:01:37 -0700 katleman Added tag jdk8-b08 for changeset 88f1603ed2de
Wed, 05 Jul 2017 17:52:30 +0200 duke Merge
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip