Fri, 04 Jul 2008 18:55:37 +0200 6601652: MXBeans: no IllegalArgumentException in the ex. chain for SortedSet/Map with a non-null comparator()
emcmanus [Fri, 04 Jul 2008 18:55:37 +0200] rev 831
6601652: MXBeans: no IllegalArgumentException in the ex. chain for SortedSet/Map with a non-null comparator() Summary: Forward-port this bug fix from JDK 6 Reviewed-by: dfuchs, lmalvent
Wed, 02 Jul 2008 09:37:42 -0700 Merge
swamyv [Wed, 02 Jul 2008 09:37:42 -0700] rev 830
Merge
Wed, 25 Jun 2008 16:33:59 -0700 6614556: null location for MonitorContendedEnterEvent
swamyv [Wed, 25 Jun 2008 16:33:59 -0700] rev 829
6614556: null location for MonitorContendedEnterEvent Reviewed-by: jjh
Tue, 01 Jul 2008 09:23:00 -0700 2157677: ClassPrepareRequest.addSourceNameFilter() does not behave as documented
jjh [Tue, 01 Jul 2008 09:23:00 -0700] rev 828
2157677: ClassPrepareRequest.addSourceNameFilter() does not behave as documented Summary: Add proper handling of JVMTI errors. Reviewed-by: tbell
Thu, 17 Jul 2008 11:28:44 -0700 Added tag jdk7-b31 for changeset 9a19b12225f4
xdono [Thu, 17 Jul 2008 11:28:44 -0700] rev 827
Added tag jdk7-b31 for changeset 9a19b12225f4
Wed, 05 Jul 2017 16:39:09 +0200 Merge
duke [Wed, 05 Jul 2017 16:39:09 +0200] rev 826
Merge
Fri, 01 Aug 2008 18:51:27 -0700 6732819: Turn off compressed oops by default for now
trims [Fri, 01 Aug 2008 18:51:27 -0700] rev 825
6732819: Turn off compressed oops by default for now Summary: Workaround for CompOops bug Reviewed-by: coleenp
Fri, 25 Jul 2008 11:29:03 -0700 Merge
trims [Fri, 25 Jul 2008 11:29:03 -0700] rev 824
Merge
Sat, 19 Jul 2008 17:38:22 -0400 6716785: implicit null checks not triggering with CompressedOops
coleenp [Sat, 19 Jul 2008 17:38:22 -0400] rev 823
6716785: implicit null checks not triggering with CompressedOops Summary: allocate alignment-sized page(s) below java heap so that memory accesses at heap_base+1page give signal and cause an implicit null check Reviewed-by: kvn, jmasa, phh, jcoomes
Thu, 17 Jul 2008 11:28:34 -0700 Added tag jdk7-b31 for changeset e1baa9c8f16f
xdono [Thu, 17 Jul 2008 11:28:34 -0700] rev 822
Added tag jdk7-b31 for changeset e1baa9c8f16f
Thu, 17 Jul 2008 22:06:53 -0700 Merge
xdono [Thu, 17 Jul 2008 22:06:53 -0700] rev 821
Merge
Thu, 17 Jul 2008 11:28:31 -0700 Added tag jdk7-b31 for changeset d9dc137c39e1
xdono [Thu, 17 Jul 2008 11:28:31 -0700] rev 820
Added tag jdk7-b31 for changeset d9dc137c39e1
Wed, 09 Jul 2008 15:42:00 -0700 6704966: OpenJDK README needs additional info on how to build freetype
ohair [Wed, 09 Jul 2008 15:42:00 -0700] rev 819
6704966: OpenJDK README needs additional info on how to build freetype 6704968: OpenJDK Build README is missing ant requirement 6704973: OpenJDK Build readme needs cygwin package list improvements 6590549: Cygwin build of OpenJDK has problems and not very well documented 6462815: cygwin's gnumake 3.81-1 does not support MS-DOS path names 6597857: JDK build instructions need to be updated (BUILD_JDK_IMPORT_PATH, BUILD_BINARY_PLUGS_PATH) Reviewed-by: jjg, igor
Wed, 05 Jul 2017 16:39:00 +0200 Added tag jdk7-b31 for changeset cd8b8f500fac
duke [Wed, 05 Jul 2017 16:39:00 +0200] rev 818
Added tag jdk7-b31 for changeset cd8b8f500fac
Wed, 05 Jul 2017 16:39:00 +0200 Merge jdk7-b31
duke [Wed, 05 Jul 2017 16:39:00 +0200] rev 817
Merge
Wed, 05 Jul 2017 16:38:58 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:58 +0200] rev 816
Merge
Fri, 04 Jul 2008 15:06:27 -0700 Merge
tbell [Fri, 04 Jul 2008 15:06:27 -0700] rev 815
Merge
Wed, 25 Jun 2008 23:30:55 -0700 Merge
tbell [Wed, 25 Jun 2008 23:30:55 -0700] rev 814
Merge
Wed, 25 Jun 2008 14:24:53 -0700 6507179: javadoc -source 1.3 does not work with jdk6
jjg [Wed, 25 Jun 2008 14:24:53 -0700] rev 813
6507179: javadoc -source 1.3 does not work with jdk6 Reviewed-by: mcimadamore
Fri, 20 Jun 2008 11:25:03 +0100 6294779: Problem with interface inheritance and covariant return types
mcimadamore [Fri, 20 Jun 2008 11:25:03 +0100] rev 812
6294779: Problem with interface inheritance and covariant return types Summary: Problematic overriding check when two methods defined in two distinct superinterfaces are overriden by an interface Reviewed-by: jjg
Thu, 19 Jun 2008 15:52:31 -0700 6716866: some javac regression tests fail to compile with re-orged file manager
jjg [Thu, 19 Jun 2008 15:52:31 -0700] rev 811
6716866: some javac regression tests fail to compile with re-orged file manager Reviewed-by: darcy
Wed, 18 Jun 2008 07:23:25 -0700 6714365: refactor JavacFileManager to move nested classes to top level
jjg [Wed, 18 Jun 2008 07:23:25 -0700] rev 810
6714365: refactor JavacFileManager to move nested classes to top level Reviewed-by: mcimadamore
Tue, 17 Jun 2008 10:44:32 -0700 6625520: javac handles missing entries on classpath badly
jjg [Tue, 17 Jun 2008 10:44:32 -0700] rev 809
6625520: javac handles missing entries on classpath badly Reviewed-by: mcimadamore
Thu, 03 Jul 2008 11:01:49 -0700 Added tag jdk7-b30 for changeset 372aa565a221
xdono [Thu, 03 Jul 2008 11:01:49 -0700] rev 808
Added tag jdk7-b30 for changeset 372aa565a221
Wed, 05 Jul 2017 16:38:53 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:53 +0200] rev 807
Merge
Thu, 03 Jul 2008 11:01:37 -0700 Added tag jdk7-b30 for changeset ea49b52bbea7
xdono [Thu, 03 Jul 2008 11:01:37 -0700] rev 806
Added tag jdk7-b30 for changeset ea49b52bbea7
Wed, 05 Jul 2017 16:38:51 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:51 +0200] rev 805
Merge
Thu, 03 Jul 2008 11:01:36 -0700 Added tag jdk7-b30 for changeset a56dfa43e9c6
xdono [Thu, 03 Jul 2008 11:01:36 -0700] rev 804
Added tag jdk7-b30 for changeset a56dfa43e9c6
Wed, 05 Jul 2017 16:38:48 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:48 +0200] rev 803
Merge
Thu, 03 Jul 2008 11:01:30 -0700 Added tag jdk7-b30 for changeset 8e2f588d7b97
xdono [Thu, 03 Jul 2008 11:01:30 -0700] rev 802
Added tag jdk7-b30 for changeset 8e2f588d7b97
Wed, 05 Jul 2017 16:38:46 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:46 +0200] rev 801
Merge
Wed, 09 Jul 2008 10:04:09 -0700 Merge
xdono [Wed, 09 Jul 2008 10:04:09 -0700] rev 800
Merge
Tue, 08 Jul 2008 09:27:08 -0700 6695765: Remove winver.exe completely from jdk sources
ohair [Tue, 08 Jul 2008 09:27:08 -0700] rev 799
6695765: Remove winver.exe completely from jdk sources Summary: Binary file winver.exe is unnecessary and the repositories should not manage binary files. Reviewed-by: darcy
Fri, 04 Jul 2008 14:41:34 -0700 Merge
tbell [Fri, 04 Jul 2008 14:41:34 -0700] rev 798
Merge
Mon, 30 Jun 2008 14:11:49 -0700 Merge
sherman [Mon, 30 Jun 2008 14:11:49 -0700] rev 797
Merge
Mon, 30 Jun 2008 14:06:34 -0700 6675856: Open charset tests
sherman [Mon, 30 Jun 2008 14:06:34 -0700] rev 796
6675856: Open charset tests Summary: Moved non-confidiential test cased from closed repo to open repo Reviewed-by: martin
Sun, 29 Jun 2008 00:25:59 -0700 Merge
wetmore [Sun, 29 Jun 2008 00:25:59 -0700] rev 795
Merge
Thu, 26 Jun 2008 00:26:15 -0700 Merge
wetmore [Thu, 26 Jun 2008 00:26:15 -0700] rev 794
Merge
Fri, 20 Jun 2008 12:05:02 +0800 6716534: Krb5LoginModule has not cleaned temp info between authentication attempts
weijun [Fri, 20 Jun 2008 12:05:02 +0800] rev 793
6716534: Krb5LoginModule has not cleaned temp info between authentication attempts Reviewed-by: valeriep
Thu, 19 Jun 2008 14:20:43 -0400 6714842: CertPathBuilder returns incorrect CertPath for BasicConstraints in builderParams
mullan [Thu, 19 Jun 2008 14:20:43 -0400] rev 792
6714842: CertPathBuilder returns incorrect CertPath for BasicConstraints in builderParams Summary: Do not consider CA target certificates if selector.getBasicConstraints() == -2 Reviewed-by: vinnie
Tue, 17 Jun 2008 10:53:35 -0400 Merge
mullan [Tue, 17 Jun 2008 10:53:35 -0400] rev 791
Merge
Tue, 17 Jun 2008 10:34:51 -0400 6673277: Thread unsafe lazy initialization code in sun.security.provider.certpath.*Checker classes
mullan [Tue, 17 Jun 2008 10:34:51 -0400] rev 790
6673277: Thread unsafe lazy initialization code in sun.security.provider.certpath.*Checker classes Summary: make supportedExts variable non-static Reviewed-by: vinnie
Fri, 27 Jun 2008 12:09:37 -0700 6541631: (fc) java/nio/channels/Filechannel/LongTransferTest.java should clean up after itself
sherman [Fri, 27 Jun 2008 12:09:37 -0700] rev 789
6541631: (fc) java/nio/channels/Filechannel/LongTransferTest.java should clean up after itself Summary: Should close the channel before delete the file Reviewed-by: alanb
Fri, 27 Jun 2008 09:05:11 -0700 Merge
sherman [Fri, 27 Jun 2008 09:05:11 -0700] rev 788
Merge
Fri, 27 Jun 2008 08:32:30 -0700 6645197: (so) Timed read with socket adaptor throws ClosedSelectorException if temporary selector GC'ed
sherman [Fri, 27 Jun 2008 08:32:30 -0700] rev 787
6645197: (so) Timed read with socket adaptor throws ClosedSelectorException if temporary selector GC'ed Summary: Temporary selector for timeout is not protected from possilbe GC when used first time Reviewed-by: alanb
Wed, 25 Jun 2008 23:29:39 -0700 Merge
tbell [Wed, 25 Jun 2008 23:29:39 -0700] rev 786
Merge
Wed, 25 Jun 2008 13:58:22 -0700 6481955: Uncanonicalized absolute filepath with length 248-260 no longer works (win)
sherman [Wed, 25 Jun 2008 13:58:22 -0700] rev 785
6481955: Uncanonicalized absolute filepath with length 248-260 no longer works (win) Summary: Uncanonicalized absolute filepath with length 248-260 no longer works (win) Reviewed-by: alanb
Wed, 25 Jun 2008 08:27:06 -0700 4752069: (cs spec) BOM should not be ignored in UTF-16 charsets
sherman [Wed, 25 Jun 2008 08:27:06 -0700] rev 784
4752069: (cs spec) BOM should not be ignored in UTF-16 charsets Summary: API doc update regarding BOM hanlding in UTF-16 charsets Reviewed-by: alanb
Thu, 03 Jul 2008 11:01:42 -0700 Added tag jdk7-b30 for changeset f16baef3a20e
xdono [Thu, 03 Jul 2008 11:01:42 -0700] rev 783
Added tag jdk7-b30 for changeset f16baef3a20e
Wed, 05 Jul 2017 16:38:40 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:40 +0200] rev 782
Merge
Fri, 11 Jul 2008 01:14:44 -0700 Merge
trims [Fri, 11 Jul 2008 01:14:44 -0700] rev 781
Merge
Tue, 08 Jul 2008 15:46:31 -0700 Merge
ohair [Tue, 08 Jul 2008 15:46:31 -0700] rev 780
Merge
Tue, 08 Jul 2008 15:23:04 -0700 6723762: Fix shell command that gets java version (uses 2>1)
ohair [Tue, 08 Jul 2008 15:23:04 -0700] rev 779
6723762: Fix shell command that gets java version (uses 2>1) Reviewed-by: pbk
Thu, 03 Jul 2008 10:46:50 -0700 6695777: Queens.class should be built from source, not put in source repo
ohair [Thu, 03 Jul 2008 10:46:50 -0700] rev 778
6695777: Queens.class should be built from source, not put in source repo Reviewed-by: kvn
Wed, 02 Jul 2008 15:38:47 -0400 Merge
coleenp [Wed, 02 Jul 2008 15:38:47 -0400] rev 777
Merge
Fri, 27 Jun 2008 18:19:29 -0400 Merge
coleenp [Fri, 27 Jun 2008 18:19:29 -0400] rev 776
Merge
Thu, 26 Jun 2008 14:15:01 -0700 6718830: Hotspot fails to build with gcc 4.3
xlu [Thu, 26 Jun 2008 14:15:01 -0700] rev 775
6718830: Hotspot fails to build with gcc 4.3 Summary: Fixed linux make file and couple adlc code to meet the changes of gcc 4.3 Reviewed-by: kamg, igor
Tue, 24 Jun 2008 16:52:31 -0700 6717128: Using relative path for ALT_OUTPUTDIR does not work properly
xlu [Tue, 24 Jun 2008 16:52:31 -0700] rev 774
6717128: Using relative path for ALT_OUTPUTDIR does not work properly Summary: import the absolute output directory when launching sub make process and avoid including defs.make in rules.make Reviewed-by: kamg, kvn
Sun, 22 Jun 2008 20:07:58 -0700 6694099: Hotspot vm_exit_out_of_memory should dump core
poonam [Sun, 22 Jun 2008 20:07:58 -0700] rev 773
6694099: Hotspot vm_exit_out_of_memory should dump core Summary: This fix enables the generation of core file when process runs out of C-heap. Reviewed-by: sbohne
Tue, 17 Jun 2008 13:08:15 -0700 6714758: hotspot: provide an entry point to the BootStrap Class loader[dholmes,acorn]
ksrini [Tue, 17 Jun 2008 13:08:15 -0700] rev 772
6714758: hotspot: provide an entry point to the BootStrap Class loader[dholmes,acorn] Summary: adds JVM_FindClassFromBootLoader entry point, for jdk's use Reviewed-by: dholmes, acorn
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip