Thu, 29 Oct 2009 11:17:02 -0700 6896472: Missing libjsig.so causes jdk build failure
ohair [Thu, 29 Oct 2009 11:17:02 -0700] rev 4062
6896472: Missing libjsig.so causes jdk build failure Reviewed-by: tbell, kvn, phh
Mon, 19 Oct 2009 16:31:48 -0700 6889858: Add nonNull methods to java.util.Objects
darcy [Mon, 19 Oct 2009 16:31:48 -0700] rev 4061
6889858: Add nonNull methods to java.util.Objects Reviewed-by: darcy Contributed-by: jjb@google.com
Mon, 19 Oct 2009 13:43:25 -0700 6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
jjg [Mon, 19 Oct 2009 13:43:25 -0700] rev 4060
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly Reviewed-by: darcy
Mon, 19 Oct 2009 20:02:45 +0100 6884480: (file) Path.relativize has typo in parameter description
alanb [Mon, 19 Oct 2009 20:02:45 +0100] rev 4059
6884480: (file) Path.relativize has typo in parameter description Reviewed-by: chegar
Mon, 19 Oct 2009 20:01:45 +0100 6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed
alanb [Mon, 19 Oct 2009 20:01:45 +0100] rev 4058
6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed Reviewed-by: sherman
Mon, 19 Oct 2009 19:59:22 +0100 6892711: (file) test/java/nio/file/Path/CopyAndMove.java fails on Windows 2000
alanb [Mon, 19 Oct 2009 19:59:22 +0100] rev 4057
6892711: (file) test/java/nio/file/Path/CopyAndMove.java fails on Windows 2000 Reviewed-by: ohair
Mon, 19 Oct 2009 19:58:38 +0100 6892710: (file) test/java/nio/file/Path/CheckPermissions.java fails in samevm mode
alanb [Mon, 19 Oct 2009 19:58:38 +0100] rev 4056
6892710: (file) test/java/nio/file/Path/CheckPermissions.java fails in samevm mode Reviewed-by: ohair
Thu, 15 Oct 2009 22:47:56 -0700 Merge
tbell [Thu, 15 Oct 2009 22:47:56 -0700] rev 4055
Merge
Thu, 15 Oct 2009 20:18:30 -0700 Merge
mchung [Thu, 15 Oct 2009 20:18:30 -0700] rev 4054
Merge
Thu, 15 Oct 2009 17:36:53 -0700 6891707: Eliminate the java.io.FilePermission dependency on PolicyFile
mchung [Thu, 15 Oct 2009 17:36:53 -0700] rev 4053
6891707: Eliminate the java.io.FilePermission dependency on PolicyFile Summary: Replace call to PolicyFile.canonPath with its own implementation Reviewed-by: alanb, mullan
Thu, 15 Oct 2009 18:27:39 -0700 4428022: System.out.println(0.001) outputs 0.0010
darcy [Thu, 15 Oct 2009 18:27:39 -0700] rev 4052
4428022: System.out.println(0.001) outputs 0.0010 Reviewed-by: darcy Contributed-by: aph@redhat.com
Thu, 15 Oct 2009 14:02:34 +0100 Merge
alanb [Thu, 15 Oct 2009 14:02:34 +0100] rev 4051
Merge
Thu, 15 Oct 2009 11:55:19 +0100 6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol)
alanb [Thu, 15 Oct 2009 11:55:19 +0100] rev 4050
6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol) Reviewed-by: sherman
Thu, 15 Oct 2009 11:54:04 +0100 6883983: JarVerifier dependency on sun.security.pkcs should be removed
alanb [Thu, 15 Oct 2009 11:54:04 +0100] rev 4049
6883983: JarVerifier dependency on sun.security.pkcs should be removed Reviewed-by: sherman, wetmore
Thu, 15 Oct 2009 12:05:05 +0100 Merge
michaelm [Thu, 15 Oct 2009 12:05:05 +0100] rev 4048
Merge
Thu, 15 Oct 2009 12:03:31 +0100 6886436: Lightwight HTTP Container (com.sun.* package) is unstable
michaelm [Thu, 15 Oct 2009 12:03:31 +0100] rev 4047
6886436: Lightwight HTTP Container (com.sun.* package) is unstable Reviewed-by: chegar
Wed, 14 Oct 2009 20:16:02 -0700 6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property
mchung [Wed, 14 Oct 2009 20:16:02 -0700] rev 4046
6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property Summary: Restore the system properties when the test finishes Reviewed-by: jjg
Wed, 14 Oct 2009 09:47:22 -0400 Merge
mullan [Wed, 14 Oct 2009 09:47:22 -0400] rev 4045
Merge
Wed, 14 Oct 2009 09:36:31 -0400 6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72.
mullan [Wed, 14 Oct 2009 09:36:31 -0400] rev 4044
6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72. Summary: Wrap all OCSP exceptions in CertPathValidatorException so that we can fallback to CRLs, if enabled. Reviewed-by: dgu, xuelei
Tue, 13 Oct 2009 17:34:48 -0700 6349921: (enum) Include links from java.lang.Enum to EnumSet and EnumMap
darcy [Tue, 13 Oct 2009 17:34:48 -0700] rev 4043
6349921: (enum) Include links from java.lang.Enum to EnumSet and EnumMap Reviewed-by: martin
Tue, 13 Oct 2009 14:08:57 -0700 6648344: (reflect spec) State default of isAccessible for reflective objects
darcy [Tue, 13 Oct 2009 14:08:57 -0700] rev 4042
6648344: (reflect spec) State default of isAccessible for reflective objects Reviewed-by: alanb
Sat, 10 Oct 2009 10:14:51 +0100 Merge
alanb [Sat, 10 Oct 2009 10:14:51 +0100] rev 4041
Merge
Fri, 09 Oct 2009 10:06:58 +0100 6888552: Allow JNDI to be used when java.applet is not present
alanb [Fri, 09 Oct 2009 10:06:58 +0100] rev 4040
6888552: Allow JNDI to be used when java.applet is not present Reviewed-by: vinnie
Fri, 09 Oct 2009 09:59:54 +0100 6889552: Sun provider should not require LDAP CertStore to be present
alanb [Fri, 09 Oct 2009 09:59:54 +0100] rev 4039
6889552: Sun provider should not require LDAP CertStore to be present Reviewed-by: vinnie, mullan
Fri, 09 Oct 2009 16:11:11 -0700 6797535: Add shared two argument static equals method to the platform
darcy [Fri, 09 Oct 2009 16:11:11 -0700] rev 4038
6797535: Add shared two argument static equals method to the platform Reviewed-by: sherman
Thu, 15 Oct 2009 16:40:33 -0700 Added tag jdk7-b74 for changeset 6bab93485a15
xdono [Thu, 15 Oct 2009 16:40:33 -0700] rev 4037
Added tag jdk7-b74 for changeset 6bab93485a15
Wed, 05 Jul 2017 17:02:09 +0200 Merge
duke [Wed, 05 Jul 2017 17:02:09 +0200] rev 4036
Merge
Fri, 23 Oct 2009 14:28:47 -0700 Merge
trims [Fri, 23 Oct 2009 14:28:47 -0700] rev 4035
Merge
Fri, 23 Oct 2009 14:27:16 -0700 6894844: Bump the HS17 build number to 04
trims [Fri, 23 Oct 2009 14:27:16 -0700] rev 4034
6894844: Bump the HS17 build number to 04 Summary: Update the HS17 build number to 04 Reviewed-by: jcoomes
Thu, 22 Oct 2009 07:43:49 -0700 6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359
apetrusenko [Thu, 22 Oct 2009 07:43:49 -0700] rev 4033
6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359 Reviewed-by: tonyp, ysr
Tue, 20 Oct 2009 11:28:25 -0700 Merge
tonyp [Tue, 20 Oct 2009 11:28:25 -0700] rev 4032
Merge
Tue, 20 Oct 2009 00:00:23 -0700 6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
ysr [Tue, 20 Oct 2009 00:00:23 -0700] rev 4031
6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails Summary: Removed the assert: UseSerialGC is not necessarily always set when serial gc is being used. Reviewed-by: jcoomes, jmasa, tonyp
Fri, 16 Oct 2009 02:05:46 -0700 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
ysr [Fri, 16 Oct 2009 02:05:46 -0700] rev 4030
6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning 6889757: G1: enable card mark elision for initializing writes from compiled code (ReduceInitialCardMarks) Summary: Defer the (compiler-elided) card-mark upon a slow-path allocation until after the store and before the next subsequent safepoint; G1 now answers yes to can_elide_tlab_write_barriers(). Reviewed-by: jcoomes, kvn, never
Mon, 19 Oct 2009 17:02:19 -0400 Merge
tonyp [Mon, 19 Oct 2009 17:02:19 -0400] rev 4029
Merge
Wed, 07 Oct 2009 19:01:55 -0400 6866190: Remove SIMPLE_STACK code from TaskQueue
tonyp [Wed, 07 Oct 2009 19:01:55 -0400] rev 4028
6866190: Remove SIMPLE_STACK code from TaskQueue Summary: What the title says. We don't use SIMPLE_STACK any more. Reviewed-by: ysr
Wed, 07 Oct 2009 09:48:42 -0400 6888847: TaskQueue needs release_store() for correctness on RMO machines
bobv [Wed, 07 Oct 2009 09:48:42 -0400] rev 4027
6888847: TaskQueue needs release_store() for correctness on RMO machines Summary: See title. Reviewed-by: jmasa, ysr, jcoomes, iveresov, tonyp
Wed, 07 Oct 2009 10:09:57 -0400 6888619: G1: too many guarantees in concurrent marking
tonyp [Wed, 07 Oct 2009 10:09:57 -0400] rev 4026
6888619: G1: too many guarantees in concurrent marking Summary: change more guarantees in concurrent marking into asserts. Reviewed-by: apetrusenko, iveresov
Wed, 07 Oct 2009 09:42:18 -0400 6888316: G1: has_aborted() || _cm->region_stack_empty() fails
tonyp [Wed, 07 Oct 2009 09:42:18 -0400] rev 4025
6888316: G1: has_aborted() || _cm->region_stack_empty() fails Summary: Remove incorrect guarantee. Reviewed-by: apetrusenko, iveresov
Mon, 05 Oct 2009 12:05:48 -0400 6847956: G1: crash in oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*)
tonyp [Mon, 05 Oct 2009 12:05:48 -0400] rev 4024
6847956: G1: crash in oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*) Summary: When we copy objects to survivors during marking, we incorrectly set NTAMS to bottom, which causes marking to miss visiting some of those objects. Reviewed-by: apetrusenko, iveresov
Fri, 02 Oct 2009 16:20:42 -0400 6882730: G1: parallel heap verification messes up region dump
tonyp [Fri, 02 Oct 2009 16:20:42 -0400] rev 4023
6882730: G1: parallel heap verification messes up region dump Summary: It tidies up the G1 heap verification a bit. In particular, when the verification is done in parallel and there is a failure, this is propagated to the top level and the heap is dumped at the end, not by every thread that encounters a failure. Reviewed-by: johnc, jmasa
Fri, 02 Oct 2009 16:12:07 -0400 6885041: G1: inconsistent thread dump
tonyp [Fri, 02 Oct 2009 16:12:07 -0400] rev 4022
6885041: G1: inconsistent thread dump Summary: When G1 is enabled, thread dumps are inconsistent as the info for some of the G1 threads is not formatted properly. Reviewed-by: ysr, johnc
Mon, 05 Oct 2009 05:51:22 -0700 6887948: test/gc/6845368/bigobj.java fails due to timeout
jcoomes [Mon, 05 Oct 2009 05:51:22 -0700] rev 4021
6887948: test/gc/6845368/bigobj.java fails due to timeout Reviewed-by: iveresov
Fri, 16 Oct 2009 14:08:44 -0700 Merge
cfang [Fri, 16 Oct 2009 14:08:44 -0700] rev 4020
Merge
Wed, 14 Oct 2009 15:03:32 -0700 6890984: Comparison of 2 arrays could cause VM crash
kvn [Wed, 14 Oct 2009 15:03:32 -0700] rev 4019
6890984: Comparison of 2 arrays could cause VM crash Summary: Restore original null checks. Reviewed-by: never, cfang
Wed, 14 Oct 2009 11:42:59 -0700 6722084: JPRT make file doesn't create required symbolic link to libjvm.so
kvn [Wed, 14 Oct 2009 11:42:59 -0700] rev 4018
6722084: JPRT make file doesn't create required symbolic link to libjvm.so Summary: Use -y zip option to preserve symbolic links. Reviewed-by: never, jcoomes, kamg
Wed, 14 Oct 2009 10:36:57 -0700 6889869: assert(!Interpreter::bytecode_should_reexecute(code),"should not reexecute")
never [Wed, 14 Oct 2009 10:36:57 -0700] rev 4017
6889869: assert(!Interpreter::bytecode_should_reexecute(code),"should not reexecute") Reviewed-by: jrose, kvn, cfang, twisti
Tue, 13 Oct 2009 22:32:31 -0700 6889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes")
kvn [Tue, 13 Oct 2009 22:32:31 -0700] rev 4016
6889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes") Summary: PhiNode::Ideal() should return TOP for Phi node with no users. Reviewed-by: never, jrose
Tue, 13 Oct 2009 20:54:13 -0700 6889656: assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-degree before coalesce
kvn [Tue, 13 Oct 2009 20:54:13 -0700] rev 4015
6889656: assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-degree before coalesce Summary: Restore the original code: uint i = _hi_degree. Reviewed-by: never, jrose
Tue, 13 Oct 2009 16:29:31 -0700 6889302: TraceExceptions output should include detail message
never [Tue, 13 Oct 2009 16:29:31 -0700] rev 4014
6889302: TraceExceptions output should include detail message Reviewed-by: twisti, jrose, kvn
Tue, 13 Oct 2009 12:04:21 -0700 6890308: integrate zero assembler hotspot changes
never [Tue, 13 Oct 2009 12:04:21 -0700] rev 4013
6890308: integrate zero assembler hotspot changes Reviewed-by: never Contributed-by: gbenson@redhat.com
Wed, 07 Oct 2009 15:38:37 -0700 6885584: A particular class structure causes large allocation spike for jit
never [Wed, 07 Oct 2009 15:38:37 -0700] rev 4012
6885584: A particular class structure causes large allocation spike for jit Reviewed-by: kvn
Wed, 07 Oct 2009 12:43:50 -0700 6875959: CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
kvn [Wed, 07 Oct 2009 12:43:50 -0700] rev 4011
6875959: CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087 Summary: To break spill ties choose bound live range over unbound to free register or one with smaller cost to spill. Reviewed-by: never, jrose
Tue, 06 Oct 2009 10:15:38 -0700 6880034: SIGBUS during deoptimisation at a safepoint on 64bit-SPARC
kvn [Tue, 06 Oct 2009 10:15:38 -0700] rev 4010
6880034: SIGBUS during deoptimisation at a safepoint on 64bit-SPARC Summary: Fix problem with the double register encodings in sparc.ad Reviewed-by: never, jrose Contributed-by: volker.simonis@gmail.com
Tue, 06 Oct 2009 02:11:49 -0700 6879902: CTW failure jdk6_18/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:845
twisti [Tue, 06 Oct 2009 02:11:49 -0700] rev 4009
6879902: CTW failure jdk6_18/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:845 Summary: For signatures with a large number of arguments the offset for the float store becomes too big and does not fit in 13-bit. Reviewed-by: kvn, never
Wed, 14 Oct 2009 12:40:20 -0700 Merge
xlu [Wed, 14 Oct 2009 12:40:20 -0700] rev 4008
Merge
Mon, 28 Sep 2009 12:27:52 -0400 Merge
acorn [Mon, 28 Sep 2009 12:27:52 -0400] rev 4007
Merge
Thu, 24 Sep 2009 12:10:46 -0700 6880029: JDK 1.6.0_u14p Application crashed very early
xlu [Thu, 24 Sep 2009 12:10:46 -0700] rev 4006
6880029: JDK 1.6.0_u14p Application crashed very early Reviewed-by: never, ysr, acorn
Thu, 15 Oct 2009 16:40:19 -0700 Added tag jdk7-b74 for changeset b95ea007fe67
xdono [Thu, 15 Oct 2009 16:40:19 -0700] rev 4005
Added tag jdk7-b74 for changeset b95ea007fe67
Thu, 15 Oct 2009 16:40:15 -0700 Added tag jdk7-b74 for changeset e8f92456bc49
xdono [Thu, 15 Oct 2009 16:40:15 -0700] rev 4004
Added tag jdk7-b74 for changeset e8f92456bc49
Wed, 05 Jul 2017 17:01:56 +0200 Added tag jdk7-b74 for changeset 4e7661eaa211
duke [Wed, 05 Jul 2017 17:01:56 +0200] rev 4003
Added tag jdk7-b74 for changeset 4e7661eaa211
Wed, 05 Jul 2017 17:01:55 +0200 Merge jdk7-b74
duke [Wed, 05 Jul 2017 17:01:55 +0200] rev 4002
Merge
Wed, 05 Jul 2017 17:01:52 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:52 +0200] rev 4001
Merge
Wed, 07 Oct 2009 14:14:45 -0700 Merge
tbell [Wed, 07 Oct 2009 14:14:45 -0700] rev 4000
Merge
Mon, 28 Sep 2009 16:48:30 -0700 6886348: apt incorrectly uses Scope.table
jjg [Mon, 28 Sep 2009 16:48:30 -0700] rev 3999
6886348: apt incorrectly uses Scope.table Reviewed-by: darcy
Fri, 25 Sep 2009 22:04:43 -0700 Merge
tbell [Fri, 25 Sep 2009 22:04:43 -0700] rev 3998
Merge
Thu, 24 Sep 2009 16:00:03 -0700 6337964: should ignore last comma in annotation array
darcy [Thu, 24 Sep 2009 16:00:03 -0700] rev 3997
6337964: should ignore last comma in annotation array Reviewed-by: jjg
Wed, 23 Sep 2009 19:15:04 -0700 6572945: javah should be written as an annotation processor, not a doclet
jjg [Wed, 23 Sep 2009 19:15:04 -0700] rev 3996
6572945: javah should be written as an annotation processor, not a doclet Reviewed-by: darcy
Wed, 23 Sep 2009 18:48:13 -0700 6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject.
jjg [Wed, 23 Sep 2009 18:48:13 -0700] rev 3995
6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject. 6747645: ZipFileObject.getName is incorrectly deprecated 6885123: JavaFileObject getName issues Reviewed-by: mcimadamore
Wed, 23 Sep 2009 18:29:41 -0700 6517779: javax.lang.model.util.Elements.getConstantExpression() doesn't throw any exception
darcy [Wed, 23 Sep 2009 18:29:41 -0700] rev 3994
6517779: javax.lang.model.util.Elements.getConstantExpression() doesn't throw any exception 6517907: javax.lang.model.util.Elements.getConstantExpression() with negative byte value fails Summary: Fix various problems with Elements.getConstantExpression() Reviewed-by: jjg
Fri, 02 Oct 2009 11:26:53 -0700 Added tag jdk7-b73 for changeset 6a163854aee4
xdono [Fri, 02 Oct 2009 11:26:53 -0700] rev 3993
Added tag jdk7-b73 for changeset 6a163854aee4
Wed, 05 Jul 2017 17:01:48 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:48 +0200] rev 3992
Merge
Fri, 02 Oct 2009 11:26:36 -0700 Added tag jdk7-b73 for changeset 2d600411d2b7
xdono [Fri, 02 Oct 2009 11:26:36 -0700] rev 3991
Added tag jdk7-b73 for changeset 2d600411d2b7
Wed, 05 Jul 2017 17:01:45 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:45 +0200] rev 3990
Merge
Fri, 02 Oct 2009 11:26:35 -0700 Added tag jdk7-b73 for changeset 35b6f37d3023
xdono [Fri, 02 Oct 2009 11:26:35 -0700] rev 3989
Added tag jdk7-b73 for changeset 35b6f37d3023
Wed, 05 Jul 2017 17:01:42 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:42 +0200] rev 3988
Merge
Fri, 02 Oct 2009 11:26:18 -0700 Added tag jdk7-b73 for changeset 7e1a948466e2
xdono [Fri, 02 Oct 2009 11:26:18 -0700] rev 3987
Added tag jdk7-b73 for changeset 7e1a948466e2
Wed, 05 Jul 2017 17:01:39 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:39 +0200] rev 3986
Merge
Wed, 14 Oct 2009 23:41:11 +0100 6891632: Remove duplicate ECC source files
vinnie [Wed, 14 Oct 2009 23:41:11 +0100] rev 3985
6891632: Remove duplicate ECC source files Reviewed-by: wetmore
Tue, 13 Oct 2009 15:25:58 -0700 Merge
lana [Tue, 13 Oct 2009 15:25:58 -0700] rev 3984
Merge
Tue, 06 Oct 2009 23:44:44 -0700 Merge
yan [Tue, 06 Oct 2009 23:44:44 -0700] rev 3983
Merge
Tue, 06 Oct 2009 17:01:52 +0400 6489130: FileChooserDemo hung by keeping pressing Enter key
rupashka [Tue, 06 Oct 2009 17:01:52 +0400] rev 3982
6489130: FileChooserDemo hung by keeping pressing Enter key Reviewed-by: alexp
Wed, 23 Sep 2009 21:14:53 +0400 6857888: closed/javax/swing/JMenuItem/6458123/bug6458123.java fails with InvocationTargetException.
peterz [Wed, 23 Sep 2009 21:14:53 +0400] rev 3981
6857888: closed/javax/swing/JMenuItem/6458123/bug6458123.java fails with InvocationTargetException. Reviewed-by: alexp
Mon, 21 Sep 2009 17:58:09 +0400 6883341: SWAT: jdk7-b72 swat build(2009-09-17) threw exceptions when running Java2D demo by clicking Paint ta
alexp [Mon, 21 Sep 2009 17:58:09 +0400] rev 3980
6883341: SWAT: jdk7-b72 swat build(2009-09-17) threw exceptions when running Java2D demo by clicking Paint ta Reviewed-by: peterz
Mon, 21 Sep 2009 01:26:57 -0700 Merge
yan [Mon, 21 Sep 2009 01:26:57 -0700] rev 3979
Merge
Fri, 18 Sep 2009 15:11:28 +0400 6840086: JFileChooser lacks icons on top right when running on Windows 7
rupashka [Fri, 18 Sep 2009 15:11:28 +0400] rev 3978
6840086: JFileChooser lacks icons on top right when running on Windows 7 Reviewed-by: peterz, uta
Thu, 17 Sep 2009 19:08:15 +0400 4833524: BasicTreeUI.isToggleSelectionEvent() does not properly handle popup triggers
alexp [Thu, 17 Sep 2009 19:08:15 +0400] rev 3977
4833524: BasicTreeUI.isToggleSelectionEvent() does not properly handle popup triggers Reviewed-by: rupashka
Wed, 16 Sep 2009 16:15:41 +0400 4337267: Arabic Numeral Shaping
gsm [Wed, 16 Sep 2009 16:15:41 +0400] rev 3976
4337267: Arabic Numeral Shaping Reviewed-by: peterz
Tue, 15 Sep 2009 16:26:40 +0400 6875716: JLayer.remove((Component)null) should behave consistently in (not) throwing NPE
alexp [Tue, 15 Sep 2009 16:26:40 +0400] rev 3975
6875716: JLayer.remove((Component)null) should behave consistently in (not) throwing NPE Reviewed-by: rupashka
Thu, 10 Sep 2009 12:30:55 +0400 6827786: Mnemonic cycling for multiple equal mnemonic armed menu items stops when encountering a submenu
peterz [Thu, 10 Sep 2009 12:30:55 +0400] rev 3974
6827786: Mnemonic cycling for multiple equal mnemonic armed menu items stops when encountering a submenu Reviewed-by: alexp
Wed, 09 Sep 2009 17:32:18 +0400 6878792: Sample provided in javax.swing.JLayer class description is not usable
alexp [Wed, 09 Sep 2009 17:32:18 +0400] rev 3973
6878792: Sample provided in javax.swing.JLayer class description is not usable Reviewed-by: rupashka
Tue, 06 Oct 2009 23:40:27 -0700 Merge
yan [Tue, 06 Oct 2009 23:40:27 -0700] rev 3972
Merge
Thu, 01 Oct 2009 15:06:16 +0400 6862611: Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html fails
anthony [Thu, 01 Oct 2009 15:06:16 +0400] rev 3971
6862611: Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html fails Summary: The recursiveShowHeavyweightChildren() must be invoked unconditionally in mixOnShowing() Reviewed-by: art, dcherepanov
Thu, 01 Oct 2009 14:48:05 +0400 6886868: giflib has a memory leak in the MakeMapObject() function
anthony [Thu, 01 Oct 2009 14:48:05 +0400] rev 3970
6886868: giflib has a memory leak in the MakeMapObject() function Summary: free() the object before returning NULL Reviewed-by: art, dcherepanov
Wed, 30 Sep 2009 15:48:06 +0400 6878284: Sometimes test/javax/swing/system/6799345/TestShutdown.java "hangs"
dcherepanov [Wed, 30 Sep 2009 15:48:06 +0400] rev 3969
6878284: Sometimes test/javax/swing/system/6799345/TestShutdown.java "hangs" Reviewed-by: art, ant
Wed, 30 Sep 2009 13:21:51 +0400 6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently.
dcherepanov [Wed, 30 Sep 2009 13:21:51 +0400] rev 3968
6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently. Reviewed-by: art, anthony
Tue, 22 Sep 2009 01:20:51 -0700 Merge
yan [Tue, 22 Sep 2009 01:20:51 -0700] rev 3967
Merge
Tue, 15 Sep 2009 16:15:36 +0400 6868255: Requirements for correct operating of the HW/LW Mixing feature need to be specified
anthony [Tue, 15 Sep 2009 16:15:36 +0400] rev 3966
6868255: Requirements for correct operating of the HW/LW Mixing feature need to be specified Summary: The specification is updated Reviewed-by: art, dcherepanov
Wed, 07 Oct 2009 14:15:01 -0700 Merge
tbell [Wed, 07 Oct 2009 14:15:01 -0700] rev 3965
Merge
Wed, 07 Oct 2009 14:04:20 -0700 6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String)
darcy [Wed, 07 Oct 2009 14:04:20 -0700] rev 3964
6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String) 6655735: Integer.toString() and String.valueOf(int) contain slow delegations Reviewed-by: lancea
Wed, 07 Oct 2009 13:53:11 -0700 6888888: new javah throws NullPointerException when building in jdk/make/java/nio
tbell [Wed, 07 Oct 2009 13:53:11 -0700] rev 3963
6888888: new javah throws NullPointerException when building in jdk/make/java/nio Summary: Use the bootstrap javah during the build until bug-ID 6889255 is fixed Reviewed-by: jjg
Wed, 07 Oct 2009 17:23:02 +0100 6887364: SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces
chegar [Wed, 07 Oct 2009 17:23:02 +0100] rev 3962
6887364: SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces Reviewed-by: alanb
Tue, 06 Oct 2009 22:01:18 -0400 6885916: Memory leak in inferencing verifier (libverify.so)
kamg [Tue, 06 Oct 2009 22:01:18 -0400] rev 3961
6885916: Memory leak in inferencing verifier (libverify.so) Summary: Use the memory management already present to track allocated memory Reviewed-by: coleenp, acorn
Tue, 06 Oct 2009 15:14:59 -0700 6888802: sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow
mchung [Tue, 06 Oct 2009 15:14:59 -0700] rev 3960
6888802: sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow Summary: Fixed sun.misc.BootClassLoaderHook.getBootstrapPaths calls hook.getAdditionalBootstrapPaths Reviewed-by: alanb, tbell
Tue, 06 Oct 2009 13:31:41 -0700 5062288: (reflect) Core reflection uses raw types when it could be using wildcards
darcy [Tue, 06 Oct 2009 13:31:41 -0700] rev 3959
5062288: (reflect) Core reflection uses raw types when it could be using wildcards Reviewed-by: alanb
Mon, 05 Oct 2009 18:15:32 -0700 6612680: Remove classloader dependency on jkernel
mchung [Mon, 05 Oct 2009 18:15:32 -0700] rev 3958
6612680: Remove classloader dependency on jkernel Summary: Add a new sun.misc.BootClassLoaderHook that DownloadManager will implement Reviewed-by: alanb, forax, igor
Mon, 05 Oct 2009 23:42:48 +0100 6885204: JSSE should not require Kerberos to be present
vinnie [Mon, 05 Oct 2009 23:42:48 +0100] rev 3957
6885204: JSSE should not require Kerberos to be present Reviewed-by: wetmore, alanb
Mon, 05 Oct 2009 16:45:55 +0100 6854954: Eliminate static dependency on java.awt.AWTPermission
alanb [Mon, 05 Oct 2009 16:45:55 +0100] rev 3956
6854954: Eliminate static dependency on java.awt.AWTPermission Reviewed-by: mullan, mchung, anthony
Sun, 04 Oct 2009 15:42:00 +0100 6884800: (file) Path.newInputStream does not usefully implement available()
alanb [Sun, 04 Oct 2009 15:42:00 +0100] rev 3955
6884800: (file) Path.newInputStream does not usefully implement available() Reviewed-by: martin, chegar
Fri, 02 Oct 2009 08:49:25 -0700 6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails
tbell [Fri, 02 Oct 2009 08:49:25 -0700] rev 3954
6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails Reviewed-by: dcubed
Fri, 02 Oct 2009 13:59:37 +0100 Merge
michaelm [Fri, 02 Oct 2009 13:59:37 +0100] rev 3953
Merge
Fri, 02 Oct 2009 13:57:41 +0100 6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash
michaelm [Fri, 02 Oct 2009 13:57:41 +0100] rev 3952
6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash Reviewed-by: chegar
Fri, 02 Oct 2009 18:49:46 +0800 6868579: RFE: jarsigner to support reading password from environment variable
weijun [Fri, 02 Oct 2009 18:49:46 +0800] rev 3951
6868579: RFE: jarsigner to support reading password from environment variable Reviewed-by: xuelei, wetmore
Fri, 02 Oct 2009 18:49:05 +0800 6874472: display address lists for tickets in klist tool
weijun [Fri, 02 Oct 2009 18:49:05 +0800] rev 3950
6874472: display address lists for tickets in klist tool Reviewed-by: valeriep
Fri, 02 Oct 2009 18:47:34 +0800 6862679: ESC: AD Authentication with user with umlauts fails
weijun [Fri, 02 Oct 2009 18:47:34 +0800] rev 3949
6862679: ESC: AD Authentication with user with umlauts fails Reviewed-by: valeriep, mullan
Fri, 02 Oct 2009 18:44:34 +0800 6324292: keytool -help is unhelpful
weijun [Fri, 02 Oct 2009 18:44:34 +0800] rev 3948
6324292: keytool -help is unhelpful Reviewed-by: xuelei, mullan
Thu, 01 Oct 2009 11:25:22 +0100 Merge
michaelm [Thu, 01 Oct 2009 11:25:22 +0100] rev 3947
Merge
Tue, 29 Sep 2009 10:00:57 +0100 6886108: Test case B4933582 binding to fixed port number
michaelm [Tue, 29 Sep 2009 10:00:57 +0100] rev 3946
6886108: Test case B4933582 binding to fixed port number Reviewed-by: chegar
Wed, 30 Sep 2009 11:49:10 +0200 6884837: JTReg test SetOutgoingIf is not correct
ptisnovs [Wed, 30 Sep 2009 11:49:10 +0200] rev 3945
6884837: JTReg test SetOutgoingIf is not correct Summary: Added check of network interfaces status Reviewed-by: alanb, chegar
Thu, 24 Sep 2009 21:35:34 +0800 6885166: regression test for 6877357 (IPv6 address does not work) error (timed out)
weijun [Thu, 24 Sep 2009 21:35:34 +0800] rev 3944
6885166: regression test for 6877357 (IPv6 address does not work) error (timed out) Reviewed-by: xuelei
Tue, 22 Sep 2009 18:30:58 -0700 6582946: Add suite of compare(T, T) methods for ints, longs etc
martin [Tue, 22 Sep 2009 18:30:58 -0700] rev 3943
6582946: Add suite of compare(T, T) methods for ints, longs etc Reviewed-by: darcy Contributed-by: kevinb@google.com
Tue, 22 Sep 2009 18:30:58 -0700 4245470: algorithm of java.lang.Byte.hashCode() is not specified
martin [Tue, 22 Sep 2009 18:30:58 -0700] rev 3942
4245470: algorithm of java.lang.Byte.hashCode() is not specified Summary: Specify some hashCode methods are equivalent to intValue Reviewed-by: darcy
Tue, 22 Sep 2009 16:11:23 -0700 6468534: (reflect) Exception types cannot be parameterized, rephrase getGenericExceptionTypes.
darcy [Tue, 22 Sep 2009 16:11:23 -0700] rev 3941
6468534: (reflect) Exception types cannot be parameterized, rephrase getGenericExceptionTypes. Reviewed-by: alanb
Mon, 05 Oct 2009 18:22:00 -0700 Merge
jgodinez [Mon, 05 Oct 2009 18:22:00 -0700] rev 3940
Merge
Tue, 29 Sep 2009 22:49:43 -0700 Merge
mchung [Tue, 29 Sep 2009 22:49:43 -0700] rev 3939
Merge
Tue, 29 Sep 2009 16:03:03 -0700 6879044: Eliminate the dependency on logging from the AWT/2D/Swing classes
mchung [Tue, 29 Sep 2009 16:03:03 -0700] rev 3938
6879044: Eliminate the dependency on logging from the AWT/2D/Swing classes Summary: Replace calls to Logger with sun.util.logging.PlatformLogger Reviewed-by: prr, art, alexp, dcherepanov, igor, dav, anthony
Tue, 29 Sep 2009 16:32:47 -0700 6886718: missing license info
srl [Tue, 29 Sep 2009 16:32:47 -0700] rev 3937
6886718: missing license info Reviewed-by: igor, prr
Tue, 29 Sep 2009 15:31:18 -0700 Merge
srl [Tue, 29 Sep 2009 15:31:18 -0700] rev 3936
Merge
Tue, 29 Sep 2009 14:06:13 -0700 6501644: sync LayoutEngine *code* structure to match ICU
srl [Tue, 29 Sep 2009 14:06:13 -0700] rev 3935
6501644: sync LayoutEngine *code* structure to match ICU Reviewed-by: prr
Tue, 29 Sep 2009 09:02:00 -0700 Merge
jgodinez [Tue, 29 Sep 2009 09:02:00 -0700] rev 3934
Merge
Mon, 28 Sep 2009 11:52:22 -0700 6795060: VM crash on Linux in ICU layout library when processing \u0DDD (Sinhalese)
srl [Mon, 28 Sep 2009 11:52:22 -0700] rev 3933
6795060: VM crash on Linux in ICU layout library when processing \u0DDD (Sinhalese) Reviewed-by: igor, prr
Wed, 16 Sep 2009 19:36:05 -0700 Merge
jgodinez [Wed, 16 Sep 2009 19:36:05 -0700] rev 3932
Merge
Fri, 14 Aug 2009 14:25:22 -0700 6867603: sun.font.FontManager.getDefaultPlatformFont throws NPE in OpenJDK on Solaris 10 10/08
prr [Fri, 14 Aug 2009 14:25:22 -0700] rev 3931
6867603: sun.font.FontManager.getDefaultPlatformFont throws NPE in OpenJDK on Solaris 10 10/08 Reviewed-by: igor, jgodinez
Wed, 12 Aug 2009 17:21:08 +0200 6870238: Font2DTest fails on Debian after FontManager refactoring
rkennke [Wed, 12 Aug 2009 17:21:08 +0200] rev 3930
6870238: Font2DTest fails on Debian after FontManager refactoring Summary: Use fontManager field instead of querying the FontManagerFactory Reviewed-by: igor, prr
Fri, 07 Aug 2009 19:36:28 +0200 6869705: Missing files of CR6795908, FontManager refactoring
rkennke [Fri, 07 Aug 2009 19:36:28 +0200] rev 3929
6869705: Missing files of CR6795908, FontManager refactoring Reviewed-by: prr, igor
Fri, 07 Aug 2009 18:31:11 +0200 6795908: Refactor FontManager
rkennke [Fri, 07 Aug 2009 18:31:11 +0200] rev 3928
6795908: Refactor FontManager Reviewed-by: prr, igor
Tue, 04 Aug 2009 17:25:36 -0700 6829673: ThinLineTest: A line < 1 pixel disappears.
jgodinez [Tue, 04 Aug 2009 17:25:36 -0700] rev 3927
6829673: ThinLineTest: A line < 1 pixel disappears. Reviewed-by: igor, prr Contributed-by: rkennke <roman.kennke@sun.com>
Thu, 30 Jul 2009 12:25:39 -0700 Merge
jgodinez [Thu, 30 Jul 2009 12:25:39 -0700] rev 3926
Merge
Wed, 22 Jul 2009 15:52:41 +0200 6857358: Two testcases are failing in jdk7 b64 pit build with java.security.AccessControlException
rkennke [Wed, 22 Jul 2009 15:52:41 +0200] rev 3925
6857358: Two testcases are failing in jdk7 b64 pit build with java.security.AccessControlException Summary: Try to load GraphicsEnvironment with bootclassloader first, only then try app classloader. Reviewed-by: prr, tdv, igor
Mon, 13 Jul 2009 09:37:50 -0700 Merge
yan [Mon, 13 Jul 2009 09:37:50 -0700] rev 3924
Merge
Wed, 01 Jul 2009 12:07:55 -0700 6848799: Reg-test java/awt/print/PageFormat/PageFormatFromAttributes.java fails on Rhel_5
jgodinez [Wed, 01 Jul 2009 12:07:55 -0700] rev 3923
6848799: Reg-test java/awt/print/PageFormat/PageFormatFromAttributes.java fails on Rhel_5 Reviewed-by: tdv, prr
Fri, 02 Oct 2009 11:26:42 -0700 Added tag jdk7-b73 for changeset d02ee9795d57
xdono [Fri, 02 Oct 2009 11:26:42 -0700] rev 3922
Added tag jdk7-b73 for changeset d02ee9795d57
Wed, 05 Jul 2017 17:01:25 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:25 +0200] rev 3921
Merge
Fri, 09 Oct 2009 15:21:07 -0700 6890293: Bump the HS17 build number to 03
trims [Fri, 09 Oct 2009 15:21:07 -0700] rev 3920
6890293: Bump the HS17 build number to 03 Summary: Update the HS17 build number to 03 Reviewed-by: jcoomes
Fri, 09 Oct 2009 15:18:52 -0700 Merge
trims [Fri, 09 Oct 2009 15:18:52 -0700] rev 3919
Merge
Sat, 03 Oct 2009 10:53:08 -0400 Merge
tonyp [Sat, 03 Oct 2009 10:53:08 -0400] rev 3918
Merge
Thu, 01 Oct 2009 15:56:19 -0700 6887186: G1: Incorrect code generated for G1 pre-barrier by C1 on SPARC
johnc [Thu, 01 Oct 2009 15:56:19 -0700] rev 3917
6887186: G1: Incorrect code generated for G1 pre-barrier by C1 on SPARC Summary: Modify operand passed to C1 pre-barrier to be the operand representing the address of the object field that is being stored. Reviewed-by: never
Wed, 30 Sep 2009 13:25:39 -0700 Merge
jrose [Wed, 30 Sep 2009 13:25:39 -0700] rev 3916
Merge
Mon, 28 Sep 2009 17:14:25 -0700 6886353: For DeoptimizeALot, JTreg tests should "IgnoreUnrecognizedVMOptions on a product build
cfang [Mon, 28 Sep 2009 17:14:25 -0700] rev 3915
6886353: For DeoptimizeALot, JTreg tests should "IgnoreUnrecognizedVMOptions on a product build Summary: Add IgnoreUnrecognizedVMOptions for JTreg tests (on a product build) to pass with DeoptimizeALot Reviewed-by: kvn
Fri, 25 Sep 2009 13:26:02 -0700 6883468: C2 compiler enters infinite loop in PhaseIterGVN::transform
kvn [Fri, 25 Sep 2009 13:26:02 -0700] rev 3914
6883468: C2 compiler enters infinite loop in PhaseIterGVN::transform Summary: Avoid ideal transformation ping-pong between AddPNode::Ideal() and CastX2PNode::Ideal(). Reviewed-by: cfang
Wed, 23 Sep 2009 23:57:44 -0700 6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods
jrose [Wed, 23 Sep 2009 23:57:44 -0700] rev 3913
6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods Summary: After mechanically merging changes, some by-hand adjustments are needed. Reviewed-by: ysr
Wed, 23 Sep 2009 23:56:15 -0700 Merge
jrose [Wed, 23 Sep 2009 23:56:15 -0700] rev 3912
Merge
Fri, 18 Sep 2009 09:57:47 -0700 6820514: meet not symmetric failure in ctw
kvn [Fri, 18 Sep 2009 09:57:47 -0700] rev 3911
6820514: meet not symmetric failure in ctw Summary: Add missing instance_id meet. Reviewed-by: never
Wed, 16 Sep 2009 11:06:10 -0700 6854812: 6.0_14-b08 crashes with a SIGSEGV
never [Wed, 16 Sep 2009 11:06:10 -0700] rev 3910
6854812: 6.0_14-b08 crashes with a SIGSEGV Reviewed-by: kvn, twisti
Tue, 15 Sep 2009 22:50:12 -0700 Merge
jrose [Tue, 15 Sep 2009 22:50:12 -0700] rev 3909
Merge
Tue, 15 Sep 2009 21:53:47 -0700 6863023: need non-perm oops in code cache for JSR 292
jrose [Tue, 15 Sep 2009 21:53:47 -0700] rev 3908
6863023: need non-perm oops in code cache for JSR 292 Summary: Make a special root-list for those few nmethods which might contain non-perm oops. Reviewed-by: twisti, kvn, never, jmasa, ysr
Tue, 15 Sep 2009 19:03:39 -0700 6879362: assert(!klass_is_exact(),"only non-exact klass")
kvn [Tue, 15 Sep 2009 19:03:39 -0700] rev 3907
6879362: assert(!klass_is_exact(),"only non-exact klass") Summary: Do nothing for AddP node which has type not related to the type of allocated object. Reviewed-by: never
Tue, 15 Sep 2009 11:09:34 -0700 6879921: CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
cfang [Tue, 15 Sep 2009 11:09:34 -0700] rev 3906
6879921: CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268 Summary: filter out non-primitives before deciding whether two ops can be packed Reviewed-by: kvn, never
Mon, 14 Sep 2009 12:14:20 -0700 6827605: new String intrinsics may prevent EA scalar replacement
kvn [Mon, 14 Sep 2009 12:14:20 -0700] rev 3905
6827605: new String intrinsics may prevent EA scalar replacement 6875866: Intrinsic for String.indexOf() is broken on x86 with SSE4.2 Summary: Modify String intrinsic methods to pass char[] pointers instead of string oops. Reviewed-by: never
Mon, 14 Sep 2009 09:49:54 -0700 6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default)
cfang [Mon, 14 Sep 2009 09:49:54 -0700] rev 3904
6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default) Summary: design StoreCMNode::Ideal to promote its oopStore input if the input is a MergeMem node Reviewed-by: kvn, never
Fri, 02 Oct 2009 11:26:25 -0700 Added tag jdk7-b73 for changeset 2248859f89d4
xdono [Fri, 02 Oct 2009 11:26:25 -0700] rev 3903
Added tag jdk7-b73 for changeset 2248859f89d4
Fri, 02 Oct 2009 11:26:17 -0700 Added tag jdk7-b73 for changeset 9cc5500d129d
xdono [Fri, 02 Oct 2009 11:26:17 -0700] rev 3902
Added tag jdk7-b73 for changeset 9cc5500d129d
Wed, 05 Jul 2017 17:01:15 +0200 Added tag jdk7-b73 for changeset ce74bd35ce94
duke [Wed, 05 Jul 2017 17:01:15 +0200] rev 3901
Added tag jdk7-b73 for changeset ce74bd35ce94
Wed, 05 Jul 2017 17:01:15 +0200 Merge jdk7-b73
duke [Wed, 05 Jul 2017 17:01:15 +0200] rev 3900
Merge
Wed, 05 Jul 2017 17:01:13 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:13 +0200] rev 3899
Merge
Fri, 25 Sep 2009 14:24:14 -0700 Merge
tbell [Fri, 25 Sep 2009 14:24:14 -0700] rev 3898
Merge
Mon, 21 Sep 2009 21:08:11 -0700 6884227: Clarify ordering requirements of javax.lang.model.TypeElement.getEnclosedElements
darcy [Mon, 21 Sep 2009 21:08:11 -0700] rev 3897
6884227: Clarify ordering requirements of javax.lang.model.TypeElement.getEnclosedElements Reviewed-by: ahe
Fri, 18 Sep 2009 08:48:50 -0700 Merge
tbell [Fri, 18 Sep 2009 08:48:50 -0700] rev 3896
Merge
Tue, 15 Sep 2009 18:36:21 -0700 6860965: Project Coin: binary literals
jjg [Tue, 15 Sep 2009 18:36:21 -0700] rev 3895
6860965: Project Coin: binary literals 6860973: Project Coin: Underscores in literals Summary: [Portions contributed by Bruce Chapman] Reviewed-by: darcy
Tue, 15 Sep 2009 12:20:55 -0700 6882235: invalid exponent causes silent javac crash
jjg [Tue, 15 Sep 2009 12:20:55 -0700] rev 3894
6882235: invalid exponent causes silent javac crash Reviewed-by: darcy
Mon, 14 Sep 2009 17:13:00 -0700 6881317: regression: NPE in CloseableURLClassLoader
jjg [Mon, 14 Sep 2009 17:13:00 -0700] rev 3893
6881317: regression: NPE in CloseableURLClassLoader Reviewed-by: darcy
Tue, 08 Sep 2009 14:08:26 -0700 6709246: ClassCastException in javadoc
jjg [Tue, 08 Sep 2009 14:08:26 -0700] rev 3892
6709246: ClassCastException in javadoc Reviewed-by: jjg Contributed-by: ahe@google.com
Tue, 08 Sep 2009 13:53:10 -0700 5093723: REGRESSION: ClassCastException in SingleIndexWriter
jjg [Tue, 08 Sep 2009 13:53:10 -0700] rev 3891
5093723: REGRESSION: ClassCastException in SingleIndexWriter Reviewed-by: jjg Contributed-by: ahe@google.com
Tue, 22 Sep 2009 14:06:29 -0700 6884624: Update copyright year
xdono [Tue, 22 Sep 2009 14:06:29 -0700] rev 3890
6884624: Update copyright year Summary: Update copyright for files that have been modified in 2009 through Septermber Reviewed-by: tbell, ohair
Thu, 17 Sep 2009 13:47:11 -0700 Added tag jdk7-b72 for changeset 182e4a28c0ce
xdono [Thu, 17 Sep 2009 13:47:11 -0700] rev 3889
Added tag jdk7-b72 for changeset 182e4a28c0ce
Wed, 05 Jul 2017 17:01:09 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:09 +0200] rev 3888
Merge
Mon, 28 Sep 2009 19:38:55 -0700 6886359: Missing jaxws property files and missing changes in jaxp/jaxws drop bundles
ohair [Mon, 28 Sep 2009 19:38:55 -0700] rev 3887
6886359: Missing jaxws property files and missing changes in jaxp/jaxws drop bundles Reviewed-by: jjg, tbell
Mon, 21 Sep 2009 17:21:14 -0700 6884220: Have drop sources ignore the output.dir property
ohair [Mon, 21 Sep 2009 17:21:14 -0700] rev 3886
6884220: Have drop sources ignore the output.dir property Reviewed-by: xdono
Mon, 21 Sep 2009 13:57:02 -0700 6856630: Restructure jaxp/jaxws repositories
ohair [Mon, 21 Sep 2009 13:57:02 -0700] rev 3885
6856630: Restructure jaxp/jaxws repositories Reviewed-by: darcy, tbell
Thu, 17 Sep 2009 13:46:52 -0700 Added tag jdk7-b72 for changeset e7c4cb9f1531
xdono [Thu, 17 Sep 2009 13:46:52 -0700] rev 3884
Added tag jdk7-b72 for changeset e7c4cb9f1531
Wed, 05 Jul 2017 17:01:05 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:05 +0200] rev 3883
Merge
Mon, 28 Sep 2009 19:39:40 -0700 6886359: Missing jaxws property files and missing changes in jaxp/jaxws drop bundles
ohair [Mon, 28 Sep 2009 19:39:40 -0700] rev 3882
6886359: Missing jaxws property files and missing changes in jaxp/jaxws drop bundles Reviewed-by: jjg, tbell
Tue, 22 Sep 2009 14:06:16 -0700 6884624: Update copyright year
xdono [Tue, 22 Sep 2009 14:06:16 -0700] rev 3881
6884624: Update copyright year Summary: Update copyright for files that have been modified in 2009 through Septermber Reviewed-by: tbell, ohair
Mon, 21 Sep 2009 17:21:26 -0700 6884220: Have drop sources ignore the output.dir property
ohair [Mon, 21 Sep 2009 17:21:26 -0700] rev 3880
6884220: Have drop sources ignore the output.dir property Reviewed-by: xdono
Mon, 21 Sep 2009 13:54:55 -0700 6856630: Restructure jaxp/jaxws repositories
ohair [Mon, 21 Sep 2009 13:54:55 -0700] rev 3879
6856630: Restructure jaxp/jaxws repositories Reviewed-by: darcy, tbell
Thu, 17 Sep 2009 13:46:50 -0700 Added tag jdk7-b72 for changeset 860f9bfce06d
xdono [Thu, 17 Sep 2009 13:46:50 -0700] rev 3878
Added tag jdk7-b72 for changeset 860f9bfce06d
Wed, 05 Jul 2017 17:01:02 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:02 +0200] rev 3877
Merge
Tue, 22 Sep 2009 14:06:05 -0700 6884624: Update copyright year
xdono [Tue, 22 Sep 2009 14:06:05 -0700] rev 3876
6884624: Update copyright year Summary: Update copyright for files that have been modified in 2009 through Septermber Reviewed-by: tbell, ohair
Fri, 18 Sep 2009 17:10:28 -0700 6883816: corba fix for missing javax/transaction/xa classes (the real fix)
ohair [Fri, 18 Sep 2009 17:10:28 -0700] rev 3875
6883816: corba fix for missing javax/transaction/xa classes (the real fix) Reviewed-by: tbell
Fri, 18 Sep 2009 16:26:51 -0700 6883790: corba build problem related to wildcard and vpath, regression
ohair [Fri, 18 Sep 2009 16:26:51 -0700] rev 3874
6883790: corba build problem related to wildcard and vpath, regression Reviewed-by: tbell
Fri, 18 Sep 2009 09:39:47 -0700 Merge
xdono [Fri, 18 Sep 2009 09:39:47 -0700] rev 3873
Merge
Mon, 14 Sep 2009 10:57:40 -0700 Merge
xdono [Mon, 14 Sep 2009 10:57:40 -0700] rev 3872
Merge
Wed, 02 Sep 2009 09:20:17 -0700 6875240: Reduce Makefile build time by limiting repeated exec's (mostly for cygwin building)
ohair [Wed, 02 Sep 2009 09:20:17 -0700] rev 3871
6875240: Reduce Makefile build time by limiting repeated exec's (mostly for cygwin building) Reviewed-by: jjg, iris
Thu, 17 Sep 2009 13:46:41 -0700 Added tag jdk7-b72 for changeset 8a5d4dfe242d
xdono [Thu, 17 Sep 2009 13:46:41 -0700] rev 3870
Added tag jdk7-b72 for changeset 8a5d4dfe242d
Wed, 05 Jul 2017 17:00:57 +0200 Merge
duke [Wed, 05 Jul 2017 17:00:57 +0200] rev 3869
Merge
Tue, 22 Sep 2009 17:16:30 +0100 Merge
kevinw [Tue, 22 Sep 2009 17:16:30 +0100] rev 3868
Merge
Tue, 22 Sep 2009 17:01:08 +0100 6882768: (launcher) test for 6842838 is broken
kevinw [Tue, 22 Sep 2009 17:01:08 +0100] rev 3867
6882768: (launcher) test for 6842838 is broken Summary: Testcase correction. Reviewed-by: ksrini
Tue, 22 Sep 2009 14:49:06 +0100 6882384: Update http protocol handler to use PlatformLogger
chegar [Tue, 22 Sep 2009 14:49:06 +0100] rev 3866
6882384: Update http protocol handler to use PlatformLogger Reviewed-by: jccollet, alanb
Tue, 22 Sep 2009 14:42:07 +0100 6882654: Remove dependency on java.util.concurrent from KeepAlive implementaion
chegar [Tue, 22 Sep 2009 14:42:07 +0100] rev 3865
6882654: Remove dependency on java.util.concurrent from KeepAlive implementaion Reviewed-by: michaelm
Tue, 22 Sep 2009 10:01:32 +0800 6877357: IPv6 address does not work
weijun [Tue, 22 Sep 2009 10:01:32 +0800] rev 3864
6877357: IPv6 address does not work Reviewed-by: xuelei, alanb
Mon, 21 Sep 2009 23:01:42 +0100 6884175: CR cleanup for 6840752: Provide out-of-the-box support for ECC algorithms
vinnie [Mon, 21 Sep 2009 23:01:42 +0100] rev 3863
6884175: CR cleanup for 6840752: Provide out-of-the-box support for ECC algorithms Reviewed-by: wetmore
Fri, 18 Sep 2009 17:27:24 -0700 Merge
mchung [Fri, 18 Sep 2009 17:27:24 -0700] rev 3862
Merge
Thu, 17 Sep 2009 14:24:55 -0700 6882376: Add internal support for JRE implementation to eliminate the dependency on logging
mchung [Thu, 17 Sep 2009 14:24:55 -0700] rev 3861
6882376: Add internal support for JRE implementation to eliminate the dependency on logging Summary: Added sun.util.logging.PlatformLogger for JRE implementation to log messages. Reviewed-by: alanb, naoto
Fri, 18 Sep 2009 22:19:02 +0100 Merge
chegar [Fri, 18 Sep 2009 22:19:02 +0100] rev 3860
Merge
Fri, 18 Sep 2009 22:18:19 +0100 6882594: Remove static dependancy on NTLM authentication
chegar [Fri, 18 Sep 2009 22:18:19 +0100] rev 3859
6882594: Remove static dependancy on NTLM authentication Reviewed-by: alanb, weijun
Fri, 18 Sep 2009 16:24:26 +0100 6882609: Move default InMemoryCookieStore to java.net
chegar [Fri, 18 Sep 2009 16:24:26 +0100] rev 3858
6882609: Move default InMemoryCookieStore to java.net Summary: remove static dependency on sun.net.www.protocol.http Reviewed-by: alanb, jccollet
Fri, 18 Sep 2009 08:47:48 -0700 Merge
tbell [Fri, 18 Sep 2009 08:47:48 -0700] rev 3857
Merge
Thu, 10 Sep 2009 19:04:25 +0100 6882745: Add DISABLE_INTREE_EC option to make new EC provider optional.
andrew [Thu, 10 Sep 2009 19:04:25 +0100] rev 3856
6882745: Add DISABLE_INTREE_EC option to make new EC provider optional. Summary: Don't build the ec subdirectory when DISABLE_INTREE_EC is defined. Reviewed-by: vinnie
Fri, 18 Sep 2009 10:51:44 +0200 6737819: sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost
jccollet [Fri, 18 Sep 2009 10:51:44 +0200] rev 3855
6737819: sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost Summary: Move default nonProxyHosts from hardcoded to property default value Reviewed-by: chegar
Wed, 16 Sep 2009 09:23:50 -0700 Merge
tbell [Wed, 16 Sep 2009 09:23:50 -0700] rev 3854
Merge
Tue, 15 Sep 2009 22:11:15 -0600 6882363: 4/4 typos in java.util.logging javadocs
dcubed [Tue, 15 Sep 2009 22:11:15 -0600] rev 3853
6882363: 4/4 typos in java.util.logging javadocs Summary: Fix typos, some grammar and some inconsistencies in phrasing. Reviewed-by: tbell
Mon, 14 Sep 2009 18:54:26 -0600 Merge
dcubed [Mon, 14 Sep 2009 18:54:26 -0600] rev 3852
Merge
Mon, 14 Sep 2009 18:45:20 -0600 6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints)
dcubed [Mon, 14 Sep 2009 18:45:20 -0600] rev 3851
6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints) Summary: New test for the above fix. Reviewed-by: tbell
Mon, 14 Sep 2009 13:38:55 -0700 Merge
mchung [Mon, 14 Sep 2009 13:38:55 -0700] rev 3850
Merge
Mon, 14 Sep 2009 13:37:26 -0700 6878481: Add performance counters in the JDK
mchung [Mon, 14 Sep 2009 13:37:26 -0700] rev 3849
6878481: Add performance counters in the JDK Summary: Added new performance counters in the JDK to track performance metrics Reviewed-by: alanb, dholmes, iris, forax, andrew
Mon, 14 Sep 2009 20:55:08 +0100 6842838: 64-bit failure in handling invalid manifest in launcher.
kevinw [Mon, 14 Sep 2009 20:55:08 +0100] rev 3848
6842838: 64-bit failure in handling invalid manifest in launcher. Summary: Don't compare with hard-coded 32-bit -1 when checking zip fields. Reviewed-by: ksrini
Mon, 14 Sep 2009 17:47:26 +0100 6876541: (file) Files.walkFileTree(...): no SecurityException if read access to the starting file is denied
alanb [Mon, 14 Sep 2009 17:47:26 +0100] rev 3847
6876541: (file) Files.walkFileTree(...): no SecurityException if read access to the starting file is denied Reviewed-by: chegar
Mon, 14 Sep 2009 15:29:13 +0100 6529758: JVMTI Waiters demo crashes. Double free.
alanb [Mon, 14 Sep 2009 15:29:13 +0100] rev 3846
6529758: JVMTI Waiters demo crashes. Double free. Reviewed-by: ohair, tbell
Sat, 12 Sep 2009 15:30:13 -0700 6881442: (reflect) Race condition in Class.getName()
martin [Sat, 12 Sep 2009 15:30:13 -0700] rev 3845
6881442: (reflect) Race condition in Class.getName() Summary: only read "name" field racily once Reviewed-by: darcy
Fri, 11 Sep 2009 16:36:22 -0700 6881337: ZipEntry.setComment() was accidentally changed back to old spec/impl in jdk7-b64
sherman [Fri, 11 Sep 2009 16:36:22 -0700] rev 3844
6881337: ZipEntry.setComment() was accidentally changed back to old spec/impl in jdk7-b64 Summary: restored the correct spec and implementation of setComment Reviewed-by: martin
Wed, 09 Sep 2009 20:15:22 -0400 6737212: Fixed javadoc warning messages in RowSet classes
lancea [Wed, 09 Sep 2009 20:15:22 -0400] rev 3843
6737212: Fixed javadoc warning messages in RowSet classes Reviewed-by: darcy
Wed, 09 Sep 2009 09:59:48 -0400 Merge
mullan [Wed, 09 Sep 2009 09:59:48 -0400] rev 3842
Merge
Wed, 09 Sep 2009 09:54:13 -0400 6745437: Add option to only check revocation of end-entity certificate in a chain of certificates
mullan [Wed, 09 Sep 2009 09:54:13 -0400] rev 3841
6745437: Add option to only check revocation of end-entity certificate in a chain of certificates 6869739: Cannot check revocation of single certificate without validating the entire chain Reviewed-by: xuelei
Tue, 08 Sep 2009 14:33:59 -0700 6850958: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
martin [Tue, 08 Sep 2009 14:33:59 -0700] rev 3840
6850958: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit Summary: Test hotspot/jvmti fix 6850957 using ProcessBuilder test infrastructure Reviewed-by: tbell, dholmes, alanb, ysr
Tue, 08 Sep 2009 12:59:03 -0700 Merge
mchung [Tue, 08 Sep 2009 12:59:03 -0700] rev 3839
Merge
Fri, 04 Sep 2009 15:44:26 -0700 Merge
mchung [Fri, 04 Sep 2009 15:44:26 -0700] rev 3838
Merge
Thu, 03 Sep 2009 16:09:37 -0700 Merge
mchung [Thu, 03 Sep 2009 16:09:37 -0700] rev 3837
Merge
Thu, 27 Aug 2009 12:58:18 -0700 Merge
mchung [Thu, 27 Aug 2009 12:58:18 -0700] rev 3836
Merge
Mon, 24 Aug 2009 10:33:08 -0700 Merge
mchung [Mon, 24 Aug 2009 10:33:08 -0700] rev 3835
Merge
Thu, 06 Aug 2009 16:35:24 -0700 6864028: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
mchung [Thu, 06 Aug 2009 16:35:24 -0700] rev 3834
6864028: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader Summary: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader Reviewed-by: ksrini
Thu, 06 Aug 2009 11:25:12 -0700 4917309: (cl) Reduce internal usage of ClassNotFoundExceptions during class-loading
mchung [Thu, 06 Aug 2009 11:25:12 -0700] rev 3833
4917309: (cl) Reduce internal usage of ClassNotFoundExceptions during class-loading Summary: Change findBootstrapClass to return null instead of throwing CNFE if class not found Reviewed-by: alanb, dholmes, iris
Thu, 17 Sep 2009 13:47:00 -0700 Added tag jdk7-b72 for changeset 41a9e8c0158c
xdono [Thu, 17 Sep 2009 13:47:00 -0700] rev 3832
Added tag jdk7-b72 for changeset 41a9e8c0158c
Wed, 05 Jul 2017 17:00:49 +0200 Merge
duke [Wed, 05 Jul 2017 17:00:49 +0200] rev 3831
Merge
Fri, 25 Sep 2009 12:19:19 -0700 6885900: Bump the HS17 build number to 02
trims [Fri, 25 Sep 2009 12:19:19 -0700] rev 3830
6885900: Bump the HS17 build number to 02 Summary: Update the HS17 build number to 02 Reviewed-by: jcoomes
Fri, 25 Sep 2009 12:17:06 -0700 Merge
trims [Fri, 25 Sep 2009 12:17:06 -0700] rev 3829
Merge
Fri, 25 Sep 2009 04:39:54 -0700 Merge
apetrusenko [Fri, 25 Sep 2009 04:39:54 -0700] rev 3828
Merge
Wed, 23 Sep 2009 11:36:06 -0700 6884552: remove some unnecessary #ifdef's introduced in the fix for 4957990
andrew [Wed, 23 Sep 2009 11:36:06 -0700] rev 3827
6884552: remove some unnecessary #ifdef's introduced in the fix for 4957990 Summary: Removed the unnecessary #ifdef's which were interfering with the build of the Zero-assembler port Reviewed-by: ysr, jcoomes
Tue, 22 Sep 2009 21:12:37 -0600 6876794: 4/4 sp07t002 hangs very intermittently
dcubed [Tue, 22 Sep 2009 21:12:37 -0600] rev 3826
6876794: 4/4 sp07t002 hangs very intermittently Summary: remove over locking by VMThread on "is thread suspended?" check Reviewed-by: dholmes, acorn, andrew
Mon, 21 Sep 2009 18:10:22 -0400 Merge
acorn [Mon, 21 Sep 2009 18:10:22 -0400] rev 3825
Merge
Mon, 21 Sep 2009 09:30:24 -0600 6419370: 4/4 new jmethodID code has tiny holes in synchronization
dcubed [Mon, 21 Sep 2009 09:30:24 -0600] rev 3824
6419370: 4/4 new jmethodID code has tiny holes in synchronization Summary: Fix races in jmethodID cache and JNI itable index cache. Reviewed-by: ikrylov, acorn
Fri, 18 Sep 2009 15:14:50 -0400 Merge
acorn [Fri, 18 Sep 2009 15:14:50 -0400] rev 3823
Merge
Wed, 16 Sep 2009 15:42:46 -0400 6879572: SA fails _is_marked_dependent not found
acorn [Wed, 16 Sep 2009 15:42:46 -0400] rev 3822
6879572: SA fails _is_marked_dependent not found Reviewed-by: kamg, dcubed
Wed, 16 Sep 2009 09:10:57 -0400 Merge
acorn [Wed, 16 Sep 2009 09:10:57 -0400] rev 3821
Merge
Fri, 04 Sep 2009 12:53:02 -0400 6830542: Performance: JVM_DefineClass already verified.
acorn [Fri, 04 Sep 2009 12:53:02 -0400] rev 3820
6830542: Performance: JVM_DefineClass already verified. Reviewed-by: kamg, phh
Tue, 15 Sep 2009 16:28:57 -0400 Merge
acorn [Tue, 15 Sep 2009 16:28:57 -0400] rev 3819
Merge
Sat, 12 Sep 2009 12:50:07 +0100 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk
andrew [Sat, 12 Sep 2009 12:50:07 +0100] rev 3818
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk Summary: The build fails if the bootstrap JDK defaults to <1.5 Reviewed-by: jcoomes
Thu, 10 Sep 2009 09:04:41 -0400 Merge
acorn [Thu, 10 Sep 2009 09:04:41 -0400] rev 3817
Merge
Tue, 08 Sep 2009 09:02:48 +0100 Merge
andrew [Tue, 08 Sep 2009 09:02:48 +0100] rev 3816
Merge
Tue, 08 Sep 2009 09:01:16 +0100 6879689: Fix warning about ignored return value when compiling with -O2
andrew [Tue, 08 Sep 2009 09:01:16 +0100] rev 3815
6879689: Fix warning about ignored return value when compiling with -O2 Summary: Store the return value of fwrite and check it matches the size of the array. Reviewed-by: twisti, dholmes
Tue, 01 Sep 2009 23:34:08 -0700 6858208: jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
poonam [Tue, 01 Sep 2009 23:34:08 -0700] rev 3814
6858208: jvm crash when specifying TypeProfileWidth=0 on jdk 6.0 Summary: Add an explicit check for TypeProfileWidth == 0 in record_klass_in_profile_helper() functions. Reviewed-by: never, coleenp
Sun, 30 Aug 2009 15:33:14 -0700 Merge
apangin [Sun, 30 Aug 2009 15:33:14 -0700] rev 3813
Merge
Fri, 28 Aug 2009 15:03:15 -0700 Merge
dcubed [Fri, 28 Aug 2009 15:03:15 -0700] rev 3812
Merge
Fri, 28 Aug 2009 12:32:06 -0600 Merge
dcubed [Fri, 28 Aug 2009 12:32:06 -0600] rev 3811
Merge
Fri, 28 Aug 2009 12:25:46 -0600 6875393: 2/3 JNI itable index cache is broken
dcubed [Fri, 28 Aug 2009 12:25:46 -0600] rev 3810
6875393: 2/3 JNI itable index cache is broken Summary: Add missing initialization of cache size. Reviewed-by: tbell
Fri, 28 Aug 2009 08:54:28 -0700 6821003: Update hotspot windows os_win32 for windows 7
asaha [Fri, 28 Aug 2009 08:54:28 -0700] rev 3809
6821003: Update hotspot windows os_win32 for windows 7 Reviewed-by: xlu
Fri, 18 Sep 2009 06:02:17 -0700 Merge
apetrusenko [Fri, 18 Sep 2009 06:02:17 -0700] rev 3808
Merge
Tue, 15 Sep 2009 16:50:50 -0700 6861557: G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or ...")
ysr [Tue, 15 Sep 2009 16:50:50 -0700] rev 3807
6861557: G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or ...") Summary: Druing heap shrinking, check for emptiness of a region before modifying its ZF status. Reviewed-by: tonyp
Mon, 14 Sep 2009 11:45:03 -0700 Merge
kvn [Mon, 14 Sep 2009 11:45:03 -0700] rev 3806
Merge
Thu, 10 Sep 2009 18:18:06 -0700 6880053: assert(alloc_obj->as_CheckCastPP()->type() != TypeInstPtr::NOTNULL)
kvn [Thu, 10 Sep 2009 18:18:06 -0700] rev 3805
6880053: assert(alloc_obj->as_CheckCastPP()->type() != TypeInstPtr::NOTNULL) Summary: Removed second CheckCastPP and use MembarCPUOrder after arraycopy to cloned object. Reviewed-by: never
Thu, 10 Sep 2009 10:36:24 -0700 6880574: C2 assert in escape.cpp:445 on linux-amd64
kvn [Thu, 10 Sep 2009 10:36:24 -0700] rev 3804
6880574: C2 assert in escape.cpp:445 on linux-amd64 Summary: Look through chained AddP nodes in get_addp_base(). Reviewed-by: jrose
Wed, 09 Sep 2009 16:28:03 -0700 6880533: test/compiler/6865031/Test.java miss -XX:+IgnoreUnrecognizedVMOptions
kvn [Wed, 09 Sep 2009 16:28:03 -0700] rev 3803
6880533: test/compiler/6865031/Test.java miss -XX:+IgnoreUnrecognizedVMOptions Summary: Add missing test option -XX:+IgnoreUnrecognizedVMOptions. Reviewed-by: never
Tue, 08 Sep 2009 16:56:31 -0700 6880052: SIGSEGV in GraphKit::null_check_common()
kvn [Tue, 08 Sep 2009 16:56:31 -0700] rev 3802
6880052: SIGSEGV in GraphKit::null_check_common() Summary: Check that a klass is not NULL before the is_loaded() call. Reviewed-by: never
Tue, 08 Sep 2009 10:42:50 -0700 6875619: CTW fails with /hotspot/src/share/vm/opto/type.hpp
kvn [Tue, 08 Sep 2009 10:42:50 -0700] rev 3801
6875619: CTW fails with /hotspot/src/share/vm/opto/type.hpp Summary: In load_array_length() cast array's type to TypeOopPtr when calling make_ideal_length() method. Reviewed-by: never
Mon, 31 Aug 2009 17:07:53 -0700 6855215: Calculation error (NaN) after about 1500 calculations
never [Mon, 31 Aug 2009 17:07:53 -0700] rev 3800
6855215: Calculation error (NaN) after about 1500 calculations Reviewed-by: kvn
Mon, 31 Aug 2009 08:31:45 -0700 6876276: assert(!is_visited,"visit only once")
cfang [Mon, 31 Aug 2009 08:31:45 -0700] rev 3799
6876276: assert(!is_visited,"visit only once") Summary: schedule the superword loads based on dependence constraints Reviewed-by: kvn, never
Mon, 31 Aug 2009 02:24:21 -0700 6875967: CTW fails with./generated/adfiles/ad_sparc.cpp:6711
twisti [Mon, 31 Aug 2009 02:24:21 -0700] rev 3798
6875967: CTW fails with./generated/adfiles/ad_sparc.cpp:6711 Reviewed-by: cfang, never
Fri, 28 Aug 2009 11:19:33 -0700 6875577: CTW fails with /hotspot/src/share/vm/opto/memnode.cpp
kvn [Fri, 28 Aug 2009 11:19:33 -0700] rev 3797
6875577: CTW fails with /hotspot/src/share/vm/opto/memnode.cpp Summary: Fix do_null_check to check for unloaded klass for all oop pointers. Reviewed-by: never, cfang
Thu, 27 Aug 2009 06:17:23 -0700 6865583: Verbose CIPrintMethodCodes asserts when ldc an empty String
twisti [Thu, 27 Aug 2009 06:17:23 -0700] rev 3796
6865583: Verbose CIPrintMethodCodes asserts when ldc an empty String Summary: ldc seems to load an empty String and that leads to an assert on offset < length, which are both zero. Reviewed-by: kvn, never
Tue, 22 Sep 2009 14:06:10 -0700 6884624: Update copyright year
xdono [Tue, 22 Sep 2009 14:06:10 -0700] rev 3795
6884624: Update copyright year Summary: Update copyright for files that have been modified in 2009 through Septermber Reviewed-by: tbell, ohair
Thu, 17 Sep 2009 13:46:45 -0700 Added tag jdk7-b72 for changeset 0fa11a27fb57
xdono [Thu, 17 Sep 2009 13:46:45 -0700] rev 3794
Added tag jdk7-b72 for changeset 0fa11a27fb57
Wed, 23 Sep 2009 20:06:01 +0200 6872735: Further update build readme for new platforms
robilad [Wed, 23 Sep 2009 20:06:01 +0200] rev 3793
6872735: Further update build readme for new platforms 6641691: Bring build readme's up-to-date Summary: Added build instructions for Debian, Ubuntu 8.04, 8.10, 9.04, Fedora 10, 11, OpenSolaris 2009.06, OpenSUSE and Mandriva Reviewed-by: ohair, andrew
Tue, 22 Sep 2009 14:06:04 -0700 6884624: Update copyright year
xdono [Tue, 22 Sep 2009 14:06:04 -0700] rev 3792
6884624: Update copyright year Summary: Update copyright for files that have been modified in 2009 through Septermber Reviewed-by: tbell, ohair
Fri, 18 Sep 2009 09:39:45 -0700 Merge
xdono [Fri, 18 Sep 2009 09:39:45 -0700] rev 3791
Merge
Thu, 17 Sep 2009 13:17:57 -0700 Merge
ohair [Thu, 17 Sep 2009 13:17:57 -0700] rev 3790
Merge
Thu, 03 Sep 2009 17:44:28 -0700 6855174: Improve log output when builds transition from one workspace to another
ohair [Thu, 03 Sep 2009 17:44:28 -0700] rev 3789
6855174: Improve log output when builds transition from one workspace to another Reviewed-by: jjg
Thu, 17 Sep 2009 13:46:39 -0700 Added tag jdk7-b72 for changeset 457827146a9c
xdono [Thu, 17 Sep 2009 13:46:39 -0700] rev 3788
Added tag jdk7-b72 for changeset 457827146a9c
Wed, 05 Jul 2017 17:00:34 +0200 Added tag jdk7-b72 for changeset df4bcd06e1d0
duke [Wed, 05 Jul 2017 17:00:34 +0200] rev 3787
Added tag jdk7-b72 for changeset df4bcd06e1d0
Wed, 05 Jul 2017 17:00:34 +0200 Merge jdk7-b72
duke [Wed, 05 Jul 2017 17:00:34 +0200] rev 3786
Merge
Wed, 05 Jul 2017 17:00:31 +0200 Merge
duke [Wed, 05 Jul 2017 17:00:31 +0200] rev 3785
Merge
Tue, 08 Sep 2009 11:43:57 -0700 6879371: javap does not close internal default file manager
jjg [Tue, 08 Sep 2009 11:43:57 -0700] rev 3784
6879371: javap does not close internal default file manager Reviewed-by: darcy
Tue, 08 Sep 2009 11:29:58 -0700 6879346: files have Windows newlines
jjg [Tue, 08 Sep 2009 11:29:58 -0700] rev 3783
6879346: files have Windows newlines Reviewed-by: darcy
Tue, 08 Sep 2009 11:12:13 -0700 6419701: DefaultFileManager clean up: URI.create
jjg [Tue, 08 Sep 2009 11:12:13 -0700] rev 3782
6419701: DefaultFileManager clean up: URI.create 6483788: DefaultFileManager.ZipFileObject.toUri() fails to escape space characters 6501502: JSR 199: FileObject.toUri should return file:///c:/ or file:/c:/ not file://c:/ 6877206: JavaFileObject.toUri returns bogus URI (win) 6877223: tests @ignored because of issues with File.toURI on Windows Reviewed-by: mcimadamore, alanb
Thu, 03 Sep 2009 18:34:17 -0700 Merge
tbell [Thu, 03 Sep 2009 18:34:17 -0700] rev 3781
Merge
Wed, 02 Sep 2009 10:20:46 -0700 6874249: Check has duplicate local variable and field for "source"
jjg [Wed, 02 Sep 2009 10:20:46 -0700] rev 3780
6874249: Check has duplicate local variable and field for "source" Reviewed-by: mcimadamore
Tue, 01 Sep 2009 11:35:00 -0700 6877763: update langtools/test/Makefile for JPRT
jjg [Tue, 01 Sep 2009 11:35:00 -0700] rev 3779
6877763: update langtools/test/Makefile for JPRT Reviewed-by: ohair
Tue, 01 Sep 2009 14:53:39 +0100 6650759: Inference of formal type parameter (unused in formal parameters) is not performed
mcimadamore [Tue, 01 Sep 2009 14:53:39 +0100] rev 3778
6650759: Inference of formal type parameter (unused in formal parameters) is not performed Summary: propagate inference constraints from 15.12.2.7 to 15.12.2.8 Reviewed-by: jjg
Mon, 31 Aug 2009 19:43:06 -0700 6877759: test/tools/javac/processing/environment/round/TestElementsAnnotatedWith.java leaves open file
jjg [Mon, 31 Aug 2009 19:43:06 -0700] rev 3777
6877759: test/tools/javac/processing/environment/round/TestElementsAnnotatedWith.java leaves open file Reviewed-by: darcy
Mon, 31 Aug 2009 18:25:00 -0700 6877751: test/tools/javac/6627362/T6627362.java fails
jjg [Mon, 31 Aug 2009 18:25:00 -0700] rev 3776
6877751: test/tools/javac/6627362/T6627362.java fails Reviewed-by: darcy
Mon, 31 Aug 2009 17:16:52 -0700 6877744: delete extraneous file
jjg [Mon, 31 Aug 2009 17:16:52 -0700] rev 3775
6877744: delete extraneous file Reviewed-by: darcy
Mon, 31 Aug 2009 12:36:26 -0700 6877229: more javac tests fail on Windows
jjg [Mon, 31 Aug 2009 12:36:26 -0700] rev 3774
6877229: more javac tests fail on Windows Reviewed-by: darcy
Fri, 28 Aug 2009 16:54:10 -0700 Merge
tbell [Fri, 28 Aug 2009 16:54:10 -0700] rev 3773
Merge
Fri, 28 Aug 2009 14:48:49 -0700 6877188: some javac shell tests do not work on Windows
jjg [Fri, 28 Aug 2009 14:48:49 -0700] rev 3772
6877188: some javac shell tests do not work on Windows Reviewed-by: darcy
Fri, 28 Aug 2009 12:12:08 -0700 6876782: two javadoc tests fail on Windows
jjg [Fri, 28 Aug 2009 12:12:08 -0700] rev 3771
6876782: two javadoc tests fail on Windows Reviewed-by: darcy
Thu, 27 Aug 2009 18:25:21 -0700 6876765: javah tests fail on Windows
jjg [Thu, 27 Aug 2009 18:25:21 -0700] rev 3770
6876765: javah tests fail on Windows Reviewed-by: darcy
Thu, 27 Aug 2009 17:50:21 -0700 6876755: apt tests fail on Windows
jjg [Thu, 27 Aug 2009 17:50:21 -0700] rev 3769
6876755: apt tests fail on Windows Reviewed-by: darcy
Thu, 27 Aug 2009 17:39:16 -0700 6876753: javap tests fail on Windows
jjg [Thu, 27 Aug 2009 17:39:16 -0700] rev 3768
6876753: javap tests fail on Windows Reviewed-by: darcy
Thu, 27 Aug 2009 15:12:36 -0700 6843707: bad tests generate files in the test/ directory
jjg [Thu, 27 Aug 2009 15:12:36 -0700] rev 3767
6843707: bad tests generate files in the test/ directory 6876699: generated files in repository Reviewed-by: darcy
Thu, 27 Aug 2009 11:08:27 -0700 6875336: some tests should use /nodynamiccopyright/
jjg [Thu, 27 Aug 2009 11:08:27 -0700] rev 3766
6875336: some tests should use /nodynamiccopyright/ Reviewed-by: darcy
Thu, 27 Aug 2009 13:40:48 +0100 6840638: Project Coin: Improved Type Inference for Generic Instance Creation (aka 'diamond')
mcimadamore [Thu, 27 Aug 2009 13:40:48 +0100] rev 3765
6840638: Project Coin: Improved Type Inference for Generic Instance Creation (aka 'diamond') Summary: diamond operator implementation (simple approach) Reviewed-by: jjg
Wed, 26 Aug 2009 19:28:51 -0700 6548708: Annotation processing should free service loader if there are no processors
darcy [Wed, 26 Aug 2009 19:28:51 -0700] rev 3764
6548708: Annotation processing should free service loader if there are no processors Reviewed-by: jjg
Tue, 25 Aug 2009 16:41:32 -0700 6872011: Update printing processor to support JSR 308
darcy [Tue, 25 Aug 2009 16:41:32 -0700] rev 3763
6872011: Update printing processor to support JSR 308 Reviewed-by: jjg
Thu, 03 Sep 2009 10:53:14 -0700 Added tag jdk7-b71 for changeset cdf91569d4eb
xdono [Thu, 03 Sep 2009 10:53:14 -0700] rev 3762
Added tag jdk7-b71 for changeset cdf91569d4eb
Wed, 05 Jul 2017 17:00:25 +0200 Merge
duke [Wed, 05 Jul 2017 17:00:25 +0200] rev 3761
Merge
Thu, 03 Sep 2009 10:52:58 -0700 Added tag jdk7-b71 for changeset ee84ebd54dea
xdono [Thu, 03 Sep 2009 10:52:58 -0700] rev 3760
Added tag jdk7-b71 for changeset ee84ebd54dea
Wed, 05 Jul 2017 17:00:22 +0200 Merge
duke [Wed, 05 Jul 2017 17:00:22 +0200] rev 3759
Merge
Thu, 03 Sep 2009 10:52:56 -0700 Added tag jdk7-b71 for changeset 8796aa786ade
xdono [Thu, 03 Sep 2009 10:52:56 -0700] rev 3758
Added tag jdk7-b71 for changeset 8796aa786ade
Wed, 05 Jul 2017 17:00:20 +0200 Merge
duke [Wed, 05 Jul 2017 17:00:20 +0200] rev 3757
Merge
Thu, 03 Sep 2009 10:52:48 -0700 Added tag jdk7-b71 for changeset ae9b655e7393
xdono [Thu, 03 Sep 2009 10:52:48 -0700] rev 3756
Added tag jdk7-b71 for changeset ae9b655e7393
Wed, 05 Jul 2017 17:00:17 +0200 Merge
duke [Wed, 05 Jul 2017 17:00:17 +0200] rev 3755
Merge
Tue, 15 Sep 2009 23:41:40 -0700 Merge
yan [Tue, 15 Sep 2009 23:41:40 -0700] rev 3754
Merge
Wed, 09 Sep 2009 00:51:06 -0700 Merge
yan [Wed, 09 Sep 2009 00:51:06 -0700] rev 3753
Merge
Tue, 08 Sep 2009 14:08:59 +0400 6868185: 2 JCK api/java_beans/Introspector/ tests fails starting from jdk7 b66
malenkov [Tue, 08 Sep 2009 14:08:59 +0400] rev 3752
6868185: 2 JCK api/java_beans/Introspector/ tests fails starting from jdk7 b66 Reviewed-by: peterz
Mon, 07 Sep 2009 15:09:40 +0400 6589634: Unable to view focus on "Up one level", "create new folder" etc. of JFileChooser Dialog
rupashka [Mon, 07 Sep 2009 15:09:40 +0400] rev 3751
6589634: Unable to view focus on "Up one level", "create new folder" etc. of JFileChooser Dialog Reviewed-by: peterz, loneid
Mon, 07 Sep 2009 12:27:53 +0400 6699856: Creating text in a JTextPane using Chinese text causes undesired behavior
gsm [Mon, 07 Sep 2009 12:27:53 +0400] rev 3750
6699856: Creating text in a JTextPane using Chinese text causes undesired behavior Reviewed-by: peterz
Wed, 02 Sep 2009 17:47:19 +0400 6797139: JButton title is truncating for some strings irrespective of preferred size.
alexp [Wed, 02 Sep 2009 17:47:19 +0400] rev 3749
6797139: JButton title is truncating for some strings irrespective of preferred size. Reviewed-by: peterz
Tue, 01 Sep 2009 18:51:15 +0400 6875153: JLayer.isOptimizedDrawingEnabled() throws NPE for null glass pane set
alexp [Tue, 01 Sep 2009 18:51:15 +0400] rev 3748
6875153: JLayer.isOptimizedDrawingEnabled() throws NPE for null glass pane set Reviewed-by: rupashka
Tue, 01 Sep 2009 15:34:21 +0400 6387579: Usage of package-private class as parameter of a method (javax.swing.tree.DefaultTreeSelectionModel)
peterz [Tue, 01 Sep 2009 15:34:21 +0400] rev 3747
6387579: Usage of package-private class as parameter of a method (javax.swing.tree.DefaultTreeSelectionModel) Reviewed-by: rupashka
Tue, 01 Sep 2009 16:15:12 +0900 6856390: RFE : sequence.allfonts.UTF-8.ja for Windows fontconfig.properties
peytoia [Tue, 01 Sep 2009 16:15:12 +0900] rev 3746
6856390: RFE : sequence.allfonts.UTF-8.ja for Windows fontconfig.properties Reviewed-by: okutsu
Tue, 01 Sep 2009 15:42:01 +0900 6838887: (tz) Add UTC and Yerevan to tzmappings
peytoia [Tue, 01 Sep 2009 15:42:01 +0900] rev 3745
6838887: (tz) Add UTC and Yerevan to tzmappings Reviewed-by: okutsu
Tue, 01 Sep 2009 15:39:17 +0900 6830423: Unified Ext B character not displayed with Dialog font
peytoia [Tue, 01 Sep 2009 15:39:17 +0900] rev 3744
6830423: Unified Ext B character not displayed with Dialog font Reviewed-by: okutsu
Mon, 31 Aug 2009 18:39:41 +0400 6872503: JLayer event handling should be rewritten
alexp [Mon, 31 Aug 2009 18:39:41 +0400] rev 3743
6872503: JLayer event handling should be rewritten Reviewed-by: art
Mon, 31 Aug 2009 13:56:34 +0400 6844267: Nimbus generator depends on JIBX
peterz [Mon, 31 Aug 2009 13:56:34 +0400] rev 3742
6844267: Nimbus generator depends on JIBX Summary: Nimbus generator now uses JAXB instead of JIBX Reviewed-by: jasper
Mon, 31 Aug 2009 13:46:24 +0400 6802944: Nimbus initialization is too slow
peterz [Mon, 31 Aug 2009 13:46:24 +0400] rev 3741
6802944: Nimbus initialization is too slow Reviewed-by: jasper
Mon, 31 Aug 2009 14:53:05 +0900 6456628: (tz) Default timezone is incorrectly set occasionally on Linux
peytoia [Mon, 31 Aug 2009 14:53:05 +0900] rev 3740
6456628: (tz) Default timezone is incorrectly set occasionally on Linux Reviewed-by: okutsu
Mon, 31 Aug 2009 14:50:33 +0900 6872467: (tz) Support tzdata2009l
peytoia [Mon, 31 Aug 2009 14:50:33 +0900] rev 3739
6872467: (tz) Support tzdata2009l Reviewed-by: okutsu
Mon, 31 Aug 2009 12:55:15 +0900 6851214: (tz) New Jordan rule creates a failure for SimpleTimeZone parsing post tzdata2009h
peytoia [Mon, 31 Aug 2009 12:55:15 +0900] rev 3738
6851214: (tz) New Jordan rule creates a failure for SimpleTimeZone parsing post tzdata2009h Reviewed-by: okutsu
Mon, 24 Aug 2009 19:22:38 +0400 6824395: Several Swing core components prevent using them in wrapper classes
alexp [Mon, 24 Aug 2009 19:22:38 +0400] rev 3737
6824395: Several Swing core components prevent using them in wrapper classes Reviewed-by: peterz
Mon, 24 Aug 2009 18:21:47 +0400 6849266: closed/javax/swing/JFileChooser/6484091/bug6484091.java fails on solaris 10 sparc
rupashka [Mon, 24 Aug 2009 18:21:47 +0400] rev 3736
6849266: closed/javax/swing/JFileChooser/6484091/bug6484091.java fails on solaris 10 sparc Reviewed-by: peterz
Fri, 21 Aug 2009 16:59:27 +0400 6579827: vista : JSlider on JColorchooser is not properly render or can't be seen completely.
rupashka [Fri, 21 Aug 2009 16:59:27 +0400] rev 3735
6579827: vista : JSlider on JColorchooser is not properly render or can't be seen completely. Reviewed-by: peterz
Thu, 20 Aug 2009 23:30:03 -0700 Merge
yan [Thu, 20 Aug 2009 23:30:03 -0700] rev 3734
Merge
Wed, 19 Aug 2009 17:24:22 +0400 6872492: JLayer sources contain wrong header
alexp [Wed, 19 Aug 2009 17:24:22 +0400] rev 3733
6872492: JLayer sources contain wrong header Reviewed-by: rupashka
Fri, 14 Aug 2009 13:18:10 +0400 6824600: OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style)
rupashka [Fri, 14 Aug 2009 13:18:10 +0400] rev 3732
6824600: OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style) Reviewed-by: alexp
Wed, 09 Sep 2009 00:48:59 -0700 Merge
yan [Wed, 09 Sep 2009 00:48:59 -0700] rev 3731
Merge
Fri, 04 Sep 2009 14:50:58 +0400 6871299: Shift+Tab no longer generates a KEY_TYPED event; used to with JRE 1.5
yan [Fri, 04 Sep 2009 14:50:58 +0400] rev 3730
6871299: Shift+Tab no longer generates a KEY_TYPED event; used to with JRE 1.5 Summary: Add XK_ISO_Left_Tab -> VK_TAB rule Reviewed-by: dcherepanov
Fri, 28 Aug 2009 19:34:00 +0400 6689468: test/closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails
anthony [Fri, 28 Aug 2009 19:34:00 +0400] rev 3729
6689468: test/closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails Summary: The addNotify() checks whether the component is actually hidden, and hides the peer appropriately if needed Reviewed-by: art, dcherepanov
Thu, 27 Aug 2009 17:06:23 +0400 6854898: Frame is located at the negative coordinates instead of origin for Solaris 10 CDE
dcherepanov [Thu, 27 Aug 2009 17:06:23 +0400] rev 3728
6854898: Frame is located at the negative coordinates instead of origin for Solaris 10 CDE Reviewed-by: art, anthony
Thu, 27 Aug 2009 17:04:47 +0400 6852051: Getting Null Pointer Exception when displaying message for TrayIcon on Opensolaris
dcherepanov [Thu, 27 Aug 2009 17:04:47 +0400] rev 3727
6852051: Getting Null Pointer Exception when displaying message for TrayIcon on Opensolaris Reviewed-by: anthony
Thu, 27 Aug 2009 16:42:55 +0400 6780496: Javaw process taking up 80-90 percent of CPU time!
anthony [Thu, 27 Aug 2009 16:42:55 +0400] rev 3726
6780496: Javaw process taking up 80-90 percent of CPU time! Summary: The transparency effects get enabled on showing, and disabled on hiding a window Reviewed-by: art, dcherepanov
Sun, 06 Sep 2009 23:14:42 -0700 Merge
tbell [Sun, 06 Sep 2009 23:14:42 -0700] rev 3725
Merge
Sat, 05 Sep 2009 15:57:25 +0100 Merge
alanb [Sat, 05 Sep 2009 15:57:25 +0100] rev 3724
Merge
Fri, 04 Sep 2009 22:22:55 +0100 6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException
alanb [Fri, 04 Sep 2009 22:22:55 +0100] rev 3723
6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException Reviewed-by: tbell, ohair, dcubed, andrew
Fri, 04 Sep 2009 18:17:26 +0100 6868627: (spec) Files.walkFileTree doesn't make it clear that uncaught errors and exceptions are propagated
alanb [Fri, 04 Sep 2009 18:17:26 +0100] rev 3722
6868627: (spec) Files.walkFileTree doesn't make it clear that uncaught errors and exceptions are propagated Reviewed-by: sherman
Fri, 04 Sep 2009 18:15:50 +0100 6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result
alanb [Fri, 04 Sep 2009 18:15:50 +0100] rev 3721
6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result Reviewed-by: andrew
Fri, 04 Sep 2009 17:07:29 -0700 Merge
tbell [Fri, 04 Sep 2009 17:07:29 -0700] rev 3720
Merge
Fri, 04 Sep 2009 13:44:36 -0700 6879368: Remove stray quote in Character javadoc
martin [Fri, 04 Sep 2009 13:44:36 -0700] rev 3719
6879368: Remove stray quote in Character javadoc Summary: Remove stray quote in Character.valueOf javadoc, using Ulf's \u005CuXXXX technique Reviewed-by: darcy
Fri, 04 Sep 2009 13:11:17 -0700 6873951: test/java/lang/reflect/Generics/Probe.java fails.
darcy [Fri, 04 Sep 2009 13:11:17 -0700] rev 3718
6873951: test/java/lang/reflect/Generics/Probe.java fails. Reviewed-by: alanb
Fri, 04 Sep 2009 14:59:20 +0800 6871847: AlgorithmId.get("SHA256withECDSA") not available
weijun [Fri, 04 Sep 2009 14:59:20 +0800] rev 3717
6871847: AlgorithmId.get("SHA256withECDSA") not available Reviewed-by: vinnie
Fri, 04 Sep 2009 14:58:01 +0800 6876328: different names for the same digest algorithms breaks jarsigner
weijun [Fri, 04 Sep 2009 14:58:01 +0800] rev 3716
6876328: different names for the same digest algorithms breaks jarsigner Reviewed-by: mullan
Thu, 03 Sep 2009 18:32:55 -0700 Merge
tbell [Thu, 03 Sep 2009 18:32:55 -0700] rev 3715
Merge
Mon, 31 Aug 2009 15:00:04 -0700 6860431: Character.isSurrogate(char ch)
martin [Mon, 31 Aug 2009 15:00:04 -0700] rev 3714
6860431: Character.isSurrogate(char ch) Summary: Add new method Character.isSurrogate(char ch) Reviewed-by: sherman, darcy, okutsu
Fri, 28 Aug 2009 16:53:44 -0700 Merge
tbell [Fri, 28 Aug 2009 16:53:44 -0700] rev 3713
Merge
Fri, 28 Aug 2009 14:11:00 -0700 6261502: (reflect) Add the functionality to screen out the "inappropriate" modifier bits
darcy [Fri, 28 Aug 2009 14:11:00 -0700] rev 3712
6261502: (reflect) Add the functionality to screen out the "inappropriate" modifier bits Reviewed-by: alanb
Fri, 28 Aug 2009 11:11:11 -0700 6877122: Many javadoc warnings from java.awt.Window, other awt classes
darcy [Fri, 28 Aug 2009 11:11:11 -0700] rev 3711
6877122: Many javadoc warnings from java.awt.Window, other awt classes Reviewed-by: anthony
Thu, 27 Aug 2009 18:00:16 -0700 6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result
xlu [Thu, 27 Aug 2009 18:00:16 -0700] rev 3710
6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result Reviewed-by: darcy
Thu, 27 Aug 2009 11:48:35 -0700 6876628: @throw instead of @throws in two ParagraphView classes
darcy [Thu, 27 Aug 2009 11:48:35 -0700] rev 3709
6876628: @throw instead of @throws in two ParagraphView classes Reviewed-by: peterz
Tue, 25 Aug 2009 19:19:42 -0700 6868712: Improve concurrent queue tests
dl [Tue, 25 Aug 2009 19:19:42 -0700] rev 3708
6868712: Improve concurrent queue tests Summary: Fix all known flaky tests, plus minor maintenance Reviewed-by: martin, chegar
Tue, 25 Aug 2009 19:19:42 -0700 6871697: LinkedBlockingQueue Iterator/remove/poll race
dl [Tue, 25 Aug 2009 19:19:42 -0700] rev 3707
6871697: LinkedBlockingQueue Iterator/remove/poll race Summary: More checks for node.next == node Reviewed-by: martin, dholmes, chegar
Wed, 26 Aug 2009 12:17:29 +0800 6868864: Kerberos tests fail under windows/cygwin
weijun [Wed, 26 Aug 2009 12:17:29 +0800] rev 3706
6868864: Kerberos tests fail under windows/cygwin Reviewed-by: wetmore
Tue, 25 Aug 2009 18:58:26 -0700 6875861: javadoc build warning on java.util.Properites from unconventional @see ordering
darcy [Tue, 25 Aug 2009 18:58:26 -0700] rev 3705
6875861: javadoc build warning on java.util.Properites from unconventional @see ordering Reviewed-by: martin
Tue, 25 Aug 2009 15:14:53 -0700 4963968: zlib should be upgraded to current version of zlib
sherman [Tue, 25 Aug 2009 15:14:53 -0700] rev 3704
4963968: zlib should be upgraded to current version of zlib Summary: upgrade zlib to the latest ver 1.2.3 Reviewed-by: martin, alanb, ksrini
Thu, 03 Sep 2009 10:53:04 -0700 Added tag jdk7-b71 for changeset 9abe0c99c0b9
xdono [Thu, 03 Sep 2009 10:53:04 -0700] rev 3703
Added tag jdk7-b71 for changeset 9abe0c99c0b9
Wed, 05 Jul 2017 17:00:08 +0200 Merge
duke [Wed, 05 Jul 2017 17:00:08 +0200] rev 3702
Merge
Tue, 15 Sep 2009 20:44:24 -0700 Merge
trims [Tue, 15 Sep 2009 20:44:24 -0700] rev 3701
Merge
Thu, 10 Sep 2009 16:46:17 -0700 6872136: CMS: confusing message may be printed when a collector is switched off implicitly
ysr [Thu, 10 Sep 2009 16:46:17 -0700] rev 3700
6872136: CMS: confusing message may be printed when a collector is switched off implicitly Summary: Fix CDS/CMS option overrides related to iCMS option CMSIncrementalMode; explicate overrides to error stream. Reviewed-by: coleenp
Thu, 03 Sep 2009 19:21:55 -0700 6879076: disable jprt sync after builds are done
jcoomes [Thu, 03 Sep 2009 19:21:55 -0700] rev 3699
6879076: disable jprt sync after builds are done Reviewed-by: kamg, dholmes
Fri, 04 Sep 2009 05:31:37 -0700 Merge
apetrusenko [Fri, 04 Sep 2009 05:31:37 -0700] rev 3698
Merge
Thu, 30 Jul 2009 16:22:58 -0400 6819085: G1: use larger and/or user settable region size
tonyp [Thu, 30 Jul 2009 16:22:58 -0400] rev 3697
6819085: G1: use larger and/or user settable region size Summary: Instead of the region size being hard-coded, allow the user to set it. Reviewed-by: jmasa, johnc, apetrusenko
Wed, 02 Sep 2009 00:04:29 -0700 4957990: Perm heap bloat in JVM
ysr [Wed, 02 Sep 2009 00:04:29 -0700] rev 3696
4957990: Perm heap bloat in JVM Summary: Treat ProfileData in MDO's as a source of weak, not strong, roots. Fixes the bug for stop-world collection -- the case of concurrent collection will be fixed separately. Reviewed-by: jcoomes, jmasa, kvn, never
Mon, 31 Aug 2009 05:27:29 -0700 6841313: G1: dirty cards of survivor regions in parallel
apetrusenko [Mon, 31 Aug 2009 05:27:29 -0700] rev 3695
6841313: G1: dirty cards of survivor regions in parallel Reviewed-by: tonyp, iveresov
Thu, 13 Aug 2009 16:22:45 -0700 6845368: large objects cause a crash or unexpected exception
jcoomes [Thu, 13 Aug 2009 16:22:45 -0700] rev 3694
6845368: large objects cause a crash or unexpected exception Reviewed-by: jmasa, iveresov
Tue, 11 Aug 2009 15:37:23 -0700 6861660: OopMapBlock count/size confusion
jcoomes [Tue, 11 Aug 2009 15:37:23 -0700] rev 3693
6861660: OopMapBlock count/size confusion Reviewed-by: tonyp, iveresov
Mon, 24 Aug 2009 13:52:42 -0700 Merge
tonyp [Mon, 24 Aug 2009 13:52:42 -0700] rev 3692
Merge
Wed, 19 Aug 2009 12:53:25 -0400 6871111: G1: remove the concurrent overhead tracker
tonyp [Wed, 19 Aug 2009 12:53:25 -0400] rev 3691
6871111: G1: remove the concurrent overhead tracker Summary: Removing the concurrent overhead tracker from G1, along with the GC overhead reporter and the G1AccountConcurrentOverhead (both of which rely on the the concurrent overhead tracker). Reviewed-by: iveresov, johnc
Mon, 24 Aug 2009 10:36:31 -0700 6798898: CMS: bugs related to class unloading
jmasa [Mon, 24 Aug 2009 10:36:31 -0700] rev 3690
6798898: CMS: bugs related to class unloading Summary: Override should_remember_klasses() and remember_klass() as needed. Reviewed-by: ysr, jcoomes
Tue, 25 Aug 2009 13:08:40 -0700 Merge
kvn [Tue, 25 Aug 2009 13:08:40 -0700] rev 3689
Merge
Mon, 24 Aug 2009 22:26:15 -0700 6875329: fix for 6795465 broke exception handler cloning
never [Mon, 24 Aug 2009 22:26:15 -0700] rev 3688
6875329: fix for 6795465 broke exception handler cloning Reviewed-by: kvn
Mon, 24 Aug 2009 11:13:46 -0700 6873800: enable compressed oops by default
kvn [Mon, 24 Aug 2009 11:13:46 -0700] rev 3687
6873800: enable compressed oops by default Summary: enable compressed oops by default Reviewed-by: never, ysr
Thu, 20 Aug 2009 12:42:57 -0700 6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit
cfang [Thu, 20 Aug 2009 12:42:57 -0700] rev 3686
6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit Summary: use PcDesc to keep record of the reexecute bit instead of using DebugInfoStreams Reviewed-by: kvn, never, twisti
Wed, 19 Aug 2009 19:05:18 -0700 6873799: enable escape analysis by default
kvn [Wed, 19 Aug 2009 19:05:18 -0700] rev 3685
6873799: enable escape analysis by default Summary: enable escape analysis by default Reviewed-by: never
Wed, 19 Aug 2009 18:54:35 -0700 6873777: FPU control word optimization still performed with SSE
never [Wed, 19 Aug 2009 18:54:35 -0700] rev 3684
6873777: FPU control word optimization still performed with SSE Reviewed-by: kvn
Mon, 17 Aug 2009 14:45:02 -0700 6795465: Crash in assembler_sparc.cpp with client compiler on solaris-sparc
never [Mon, 17 Aug 2009 14:45:02 -0700] rev 3683
6795465: Crash in assembler_sparc.cpp with client compiler on solaris-sparc Reviewed-by: twisti, cfang
Mon, 17 Aug 2009 12:11:06 -0700 6866651: Regression: simple int sum crashes jvm (build 1.6.0_14-b08 and 1.7.0-ea-b59)
cfang [Mon, 17 Aug 2009 12:11:06 -0700] rev 3682
6866651: Regression: simple int sum crashes jvm (build 1.6.0_14-b08 and 1.7.0-ea-b59) Summary: delay dead code elimination in set_req_X to make it safe Reviewed-by: kvn, never
Mon, 17 Aug 2009 09:48:02 -0700 6829127: Deoptimization Failure on Specjvm98 _227_mtrt with -XX:+DeoptimizeALot since Hs11 b01
cfang [Mon, 17 Aug 2009 09:48:02 -0700] rev 3681
6829127: Deoptimization Failure on Specjvm98 _227_mtrt with -XX:+DeoptimizeALot since Hs11 b01 Summary: Make sure the control word is correct in deopt_blob after restore_result_registers Reviewed-by: kvn, never
Fri, 14 Aug 2009 22:11:18 -0700 Merge
never [Fri, 14 Aug 2009 22:11:18 -0700] rev 3680
Merge
Fri, 14 Aug 2009 15:55:26 -0700 Merge
never [Fri, 14 Aug 2009 15:55:26 -0700] rev 3679
Merge
Fri, 14 Aug 2009 15:53:46 -0700 6862863: C2 compiler fails in elide_copy()
never [Fri, 14 Aug 2009 15:53:46 -0700] rev 3678
6862863: C2 compiler fails in elide_copy() Reviewed-by: kvn
Fri, 14 Aug 2009 12:23:11 -0700 6869822: assert(Universe::narrow_oop_shift() == 0,"use unscaled narrow oop")
kvn [Fri, 14 Aug 2009 12:23:11 -0700] rev 3677
6869822: assert(Universe::narrow_oop_shift() == 0,"use unscaled narrow oop") Summary: Replace the assert with narrow_oop_shift set to 0. Reviewed-by: never, jcoomes
Fri, 14 Aug 2009 00:02:12 -0700 6862956: PhaseIdealLoop should have a CFG verification mode
never [Fri, 14 Aug 2009 00:02:12 -0700] rev 3676
6862956: PhaseIdealLoop should have a CFG verification mode Reviewed-by: kvn, twisti
Fri, 21 Aug 2009 20:39:41 -0700 Merge
trims [Fri, 21 Aug 2009 20:39:41 -0700] rev 3675
Merge
Wed, 19 Aug 2009 15:46:22 -0700 Merge
apangin [Wed, 19 Aug 2009 15:46:22 -0700] rev 3674
Merge
Mon, 17 Aug 2009 15:03:39 -0700 Merge
apangin [Mon, 17 Aug 2009 15:03:39 -0700] rev 3673
Merge
Tue, 11 Aug 2009 11:57:51 -0600 6862945: 4/3 conversion of jmethodID to methodOop in JVMTI is too expensive
dcubed [Tue, 11 Aug 2009 11:57:51 -0600] rev 3672
6862945: 4/3 conversion of jmethodID to methodOop in JVMTI is too expensive Summary: Refactor JNIHandles::checked_resolve_jmethod_id() into fast and paranoid parts. Reviewed-by: never, alanb
Fri, 21 Aug 2009 20:38:36 -0700 6873236: Fork HS16 to HS17 - renumber Major and build numbers of JVM
trims [Fri, 21 Aug 2009 20:38:36 -0700] rev 3671
6873236: Fork HS16 to HS17 - renumber Major and build numbers of JVM Summary: Update the Major and build numbers for HS17 fork Reviewed-by: jcoomes
Thu, 03 Sep 2009 10:52:51 -0700 Added tag jdk7-b71 for changeset 8e014ad9c233
xdono [Thu, 03 Sep 2009 10:52:51 -0700] rev 3670
Added tag jdk7-b71 for changeset 8e014ad9c233
Wed, 09 Sep 2009 00:49:44 -0700 Merge
yan [Wed, 09 Sep 2009 00:49:44 -0700] rev 3669
Merge
Mon, 31 Aug 2009 14:10:30 +0400 6844267: Nimbus generator depends on JIBX
peterz [Mon, 31 Aug 2009 14:10:30 +0400] rev 3668
6844267: Nimbus generator depends on JIBX Summary: Nimbus generator now uses JAXB instead of JIBX Reviewed-by: jasper
Thu, 03 Sep 2009 10:52:47 -0700 Added tag jdk7-b71 for changeset 9a027a1c0510
xdono [Thu, 03 Sep 2009 10:52:47 -0700] rev 3667
Added tag jdk7-b71 for changeset 9a027a1c0510
Wed, 05 Jul 2017 16:59:56 +0200 Added tag jdk7-b71 for changeset c5d39b6be65c
duke [Wed, 05 Jul 2017 16:59:56 +0200] rev 3666
Added tag jdk7-b71 for changeset c5d39b6be65c
Wed, 05 Jul 2017 16:59:55 +0200 Merge jdk7-b71
duke [Wed, 05 Jul 2017 16:59:55 +0200] rev 3665
Merge
Wed, 05 Jul 2017 16:59:53 +0200 Merge
duke [Wed, 05 Jul 2017 16:59:53 +0200] rev 3664
Merge
Mon, 24 Aug 2009 22:28:37 -0700 Merge
tbell [Mon, 24 Aug 2009 22:28:37 -0700] rev 3663
Merge
Mon, 24 Aug 2009 14:38:42 -0700 6869216: testgetallmembers should consistently use correct filemanager
jjg [Mon, 24 Aug 2009 14:38:42 -0700] rev 3662
6869216: testgetallmembers should consistently use correct filemanager Reviewed-by: darcy
Fri, 21 Aug 2009 14:58:21 -0700 6873845: refine access to symbol file
jjg [Fri, 21 Aug 2009 14:58:21 -0700] rev 3661
6873845: refine access to symbol file Reviewed-by: darcy
Fri, 21 Aug 2009 11:25:45 -0700 6873849: suppress notes generated by javac
jjg [Fri, 21 Aug 2009 11:25:45 -0700] rev 3660
6873849: suppress notes generated by javac Reviewed-by: darcy
Wed, 19 Aug 2009 17:12:36 -0700 6871291: Please clarify javax.tools.JavaCompiler.getTask() "classes" parameter
darcy [Wed, 19 Aug 2009 17:12:36 -0700] rev 3659
6871291: Please clarify javax.tools.JavaCompiler.getTask() "classes" parameter Reviewed-by: jjg
Wed, 19 Aug 2009 20:44:22 +0100 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk
andrew [Wed, 19 Aug 2009 20:44:22 +0100] rev 3658
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk Summary: Set source and target explicitly in pcompile task Reviewed-by: jjg
Tue, 18 Aug 2009 17:46:58 -0700 Merge
tbell [Tue, 18 Aug 2009 17:46:58 -0700] rev 3657
Merge
Wed, 12 Aug 2009 10:34:13 -0700 6558476: com/sun/tools/javac/Main.compile don't release file handles on return
jjg [Wed, 12 Aug 2009 10:34:13 -0700] rev 3656
6558476: com/sun/tools/javac/Main.compile don't release file handles on return Reviewed-by: darcy
Wed, 12 Aug 2009 07:54:30 -0700 6758471: should be able to set jtreg options in langtools build
jjg [Wed, 12 Aug 2009 07:54:30 -0700] rev 3655
6758471: should be able to set jtreg options in langtools build Reviewed-by: mcimadamore
Wed, 12 Aug 2009 07:14:02 -0700 6870706: langtools launcher issues
jjg [Wed, 12 Aug 2009 07:14:02 -0700] rev 3654
6870706: langtools launcher issues Reviewed-by: mcimadamore
Thu, 20 Aug 2009 11:20:31 -0700 Added tag jdk7-b70 for changeset b4c0c49979ff
xdono [Thu, 20 Aug 2009 11:20:31 -0700] rev 3653
Added tag jdk7-b70 for changeset b4c0c49979ff
Wed, 05 Jul 2017 16:59:48 +0200 Merge
duke [Wed, 05 Jul 2017 16:59:48 +0200] rev 3652
Merge
Thu, 20 Aug 2009 11:20:15 -0700 Added tag jdk7-b70 for changeset c311084b506d
xdono [Thu, 20 Aug 2009 11:20:15 -0700] rev 3651
Added tag jdk7-b70 for changeset c311084b506d
Wed, 05 Jul 2017 16:59:46 +0200 Merge
duke [Wed, 05 Jul 2017 16:59:46 +0200] rev 3650
Merge
Thu, 20 Aug 2009 11:20:13 -0700 Added tag jdk7-b70 for changeset 102c6671e1cf
xdono [Thu, 20 Aug 2009 11:20:13 -0700] rev 3649
Added tag jdk7-b70 for changeset 102c6671e1cf
Wed, 05 Jul 2017 16:59:43 +0200 Merge
duke [Wed, 05 Jul 2017 16:59:43 +0200] rev 3648
Merge
Tue, 01 Sep 2009 23:44:41 +0100 6878106: Synchronize CORBA and JDK makefiles where possible
andrew [Tue, 01 Sep 2009 23:44:41 +0100] rev 3647
6878106: Synchronize CORBA and JDK makefiles where possible Summary: Add recent changes to the JDK makefile to the CORBA makefile Reviewed-by: jjg, never
Mon, 24 Aug 2009 17:25:50 -0700 Merge
xdono [Mon, 24 Aug 2009 17:25:50 -0700] rev 3646
Merge
Thu, 20 Aug 2009 01:28:58 +0100 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac
andrew [Thu, 20 Aug 2009 01:28:58 +0100] rev 3645
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac Summary: The bootstrap javac currently uses the default source and targets of the boot javac Reviewed-by: jjg, ohair
Thu, 20 Aug 2009 11:20:05 -0700 Added tag jdk7-b70 for changeset e77e0b46683d
xdono [Thu, 20 Aug 2009 11:20:05 -0700] rev 3644
Added tag jdk7-b70 for changeset e77e0b46683d
Wed, 05 Jul 2017 16:59:39 +0200 Merge
duke [Wed, 05 Jul 2017 16:59:39 +0200] rev 3643
Merge
Tue, 01 Sep 2009 13:03:09 -0700 Merge
xdono [Tue, 01 Sep 2009 13:03:09 -0700] rev 3642
Merge
Mon, 24 Aug 2009 17:26:09 -0700 Merge
xdono [Mon, 24 Aug 2009 17:26:09 -0700] rev 3641
Merge
Fri, 21 Aug 2009 12:12:48 -0700 6705913: freetype_versioncheck.exe - Unable To Locate Component
tbell [Fri, 21 Aug 2009 12:12:48 -0700] rev 3640
6705913: freetype_versioncheck.exe - Unable To Locate Component Summary: Update freetype_versioncheck to deal with newer Visual Studio releases Reviewed-by: ohair
Tue, 18 Aug 2009 19:53:43 -0700 Merge
xdono [Tue, 18 Aug 2009 19:53:43 -0700] rev 3639
Merge
Tue, 18 Aug 2009 19:50:12 +0100 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac
andrew [Tue, 18 Aug 2009 19:50:12 +0100] rev 3638
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac Summary: The bootstrap javac currently uses the default source and targets of the boot javac Reviewed-by: ohair
Mon, 24 Aug 2009 22:27:30 -0700 Merge
tbell [Mon, 24 Aug 2009 22:27:30 -0700] rev 3637
Merge
Mon, 24 Aug 2009 18:37:37 +0100 6872048: bad private keys are generated for 2 specific ECC curves
vinnie [Mon, 24 Aug 2009 18:37:37 +0100] rev 3636
6872048: bad private keys are generated for 2 specific ECC curves Reviewed-by: wetmore
Mon, 24 Aug 2009 09:57:30 -0700 6853636: Fix warnings in jdwpgen, add jdwpgen NetBeans project
ohair [Mon, 24 Aug 2009 09:57:30 -0700] rev 3635
6853636: Fix warnings in jdwpgen, add jdwpgen NetBeans project Reviewed-by: andrew, alanb, tbell, swamyv
Mon, 24 Aug 2009 18:37:48 +0800 6875033: regression: test of 6867665 fail
weijun [Mon, 24 Aug 2009 18:37:48 +0800] rev 3634
6875033: regression: test of 6867665 fail Reviewed-by: xuelei
Sun, 23 Aug 2009 17:20:46 +0100 Merge
alanb [Sun, 23 Aug 2009 17:20:46 +0100] rev 3633
Merge
Sun, 23 Aug 2009 12:53:45 +0100 6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101
alanb [Sun, 23 Aug 2009 12:53:45 +0100] rev 3632
6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101 Reviewed-by: sherman
Sat, 22 Aug 2009 17:40:18 +0100 6874521: Remove @note tags
alanb [Sat, 22 Aug 2009 17:40:18 +0100] rev 3631
6874521: Remove @note tags Reviewed-by: andrew, darcy
Fri, 21 Aug 2009 11:31:18 -0700 6378701: (enum) Unclear purpose of EnumConstantNotPresentException
darcy [Fri, 21 Aug 2009 11:31:18 -0700] rev 3630
6378701: (enum) Unclear purpose of EnumConstantNotPresentException Reviewed-by: lancea, andrew, alanb
Thu, 20 Aug 2009 08:48:29 +0100 6866804: (file) Path calls checkPermission insteadof checkXXX (sol)
alanb [Thu, 20 Aug 2009 08:48:29 +0100] rev 3629
6866804: (file) Path calls checkPermission insteadof checkXXX (sol) Reviewed-by: sherman
Thu, 20 Aug 2009 08:42:38 +0100 6870926: (file) Path.toRealPath performance can be improved (win)
alanb [Thu, 20 Aug 2009 08:42:38 +0100] rev 3628
6870926: (file) Path.toRealPath performance can be improved (win) Reviewed-by: sherman
Thu, 20 Aug 2009 08:39:18 +0100 6595866: File does work with symbolic links (win,vista)
alanb [Thu, 20 Aug 2009 08:39:18 +0100] rev 3627
6595866: File does work with symbolic links (win,vista) Reviewed-by: sherman
Thu, 20 Aug 2009 11:24:42 +0800 6867665: Problem with keytabs with multiple kvno's (key versions)
weijun [Thu, 20 Aug 2009 11:24:42 +0800] rev 3626
6867665: Problem with keytabs with multiple kvno's (key versions) Reviewed-by: valeriep, ohair
Tue, 18 Aug 2009 17:45:46 -0700 Merge
tbell [Tue, 18 Aug 2009 17:45:46 -0700] rev 3625
Merge
Tue, 18 Aug 2009 10:20:50 +0800 6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn()
weijun [Tue, 18 Aug 2009 10:20:50 +0800] rev 3624
6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn() Reviewed-by: mullan
Fri, 14 Aug 2009 14:29:45 -0700 6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets
sherman [Fri, 14 Aug 2009 14:29:45 -0700] rev 3623
6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets Summary: override the canEncode() in ISO2022_CN_CNS Reviewed-by: martin
Fri, 14 Aug 2009 11:23:01 -0700 6866397: (file) PathMatcher with regex syntax doesn't match as expected (win)
sherman [Fri, 14 Aug 2009 11:23:01 -0700] rev 3622
6866397: (file) PathMatcher with regex syntax doesn't match as expected (win) Summary: Use unicode_case_insensitive for windows path matcher for now. Reviewed-by: alanb
Thu, 13 Aug 2009 15:12:32 -0700 Merge
sherman [Thu, 13 Aug 2009 15:12:32 -0700] rev 3621
Merge
Thu, 13 Aug 2009 15:01:18 -0700 6676423: (prefs) Opensource unit/regression tests for java.util.prefs
sherman [Thu, 13 Aug 2009 15:01:18 -0700] rev 3620
6676423: (prefs) Opensource unit/regression tests for java.util.prefs Summary: Moved the existing test cases for prefs to open area Reviewed-by: martin, alanb
Thu, 13 Aug 2009 12:37:47 -0700 Merge
wetmore [Thu, 13 Aug 2009 12:37:47 -0700] rev 3619
Merge
Thu, 13 Aug 2009 12:36:10 -0700 6870335: Provider numbers need to be bumped to 1.7
wetmore [Thu, 13 Aug 2009 12:36:10 -0700] rev 3618
6870335: Provider numbers need to be bumped to 1.7 Reviewed-by: mullan
Thu, 13 Aug 2009 10:50:23 -0700 6840246: Lightweight implementation of String.split for simple use case
sherman [Thu, 13 Aug 2009 10:50:23 -0700] rev 3617
6840246: Lightweight implementation of String.split for simple use case Summary: Added a fastpath for simple use case Reviewed-by: alanb, martin
Thu, 20 Aug 2009 11:20:21 -0700 Added tag jdk7-b70 for changeset 510668ab2f32
xdono [Thu, 20 Aug 2009 11:20:21 -0700] rev 3616
Added tag jdk7-b70 for changeset 510668ab2f32
Wed, 05 Jul 2017 16:59:32 +0200 Merge
duke [Wed, 05 Jul 2017 16:59:32 +0200] rev 3615
Merge
Fri, 21 Aug 2009 20:16:58 -0700 Merge
trims [Fri, 21 Aug 2009 20:16:58 -0700] rev 3614
Merge
Fri, 14 Aug 2009 17:14:07 -0700 Merge
trims [Fri, 14 Aug 2009 17:14:07 -0700] rev 3613
Merge
Fri, 14 Aug 2009 13:44:15 -0700 6872000: G1: compilation fails on linux/older gcc
apetrusenko [Fri, 14 Aug 2009 13:44:15 -0700] rev 3612
6872000: G1: compilation fails on linux/older gcc Reviewed-by: jcoomes, tonyp
Thu, 13 Aug 2009 17:59:05 -0700 Merge
trims [Thu, 13 Aug 2009 17:59:05 -0700] rev 3611
Merge
Wed, 12 Aug 2009 14:27:54 -0700 6867645: java -Xshare:dump failed - read only space too small
jcoomes [Wed, 12 Aug 2009 14:27:54 -0700] rev 3610
6867645: java -Xshare:dump failed - read only space too small Reviewed-by: iveresov, tonyp, ysr
Tue, 11 Aug 2009 23:24:41 -0700 6866585: debug code in ciObjectFactory too slow for large objects
jcoomes [Tue, 11 Aug 2009 23:24:41 -0700] rev 3609
6866585: debug code in ciObjectFactory too slow for large objects Reviewed-by: ysr, never, kvn
Sun, 09 Aug 2009 17:03:51 -0700 Merge
ysr [Sun, 09 Aug 2009 17:03:51 -0700] rev 3608
Merge
Wed, 05 Aug 2009 12:33:29 -0700 6821693: 64-bit TaskQueue capacity still too small
jcoomes [Wed, 05 Aug 2009 12:33:29 -0700] rev 3607
6821693: 64-bit TaskQueue capacity still too small 6821507: Alignment problem in GC taskqueue Reviewed-by: tonyp, apetrusenko
Thu, 06 Aug 2009 16:15:16 -0700 Merge
jrose [Thu, 06 Aug 2009 16:15:16 -0700] rev 3606
Merge
Thu, 06 Aug 2009 14:28:54 -0700 6868487: EnableInvokeDynamic and EnableMethodHandles should not be visible flags in JDK6 or JDK7
jrose [Thu, 06 Aug 2009 14:28:54 -0700] rev 3605
6868487: EnableInvokeDynamic and EnableMethodHandles should not be visible flags in JDK6 or JDK7 Summary: switch them from product to experimental; 6817525 will toggle them and switch to diagnostic Reviewed-by: kvn
Thu, 06 Aug 2009 12:24:41 -0700 6868051: (SA) FreeChunk support for compressed oops is broken
never [Thu, 06 Aug 2009 12:24:41 -0700] rev 3604
6868051: (SA) FreeChunk support for compressed oops is broken Reviewed-by: kvn, dcubed
Thu, 06 Aug 2009 09:37:26 -0700 Merge
kvn [Thu, 06 Aug 2009 09:37:26 -0700] rev 3603
Merge
Tue, 04 Aug 2009 21:32:08 -0700 6868269: CompileTheWorld assertion failure introduced by the reexecute bit implementation
cfang [Tue, 04 Aug 2009 21:32:08 -0700] rev 3602
6868269: CompileTheWorld assertion failure introduced by the reexecute bit implementation Summary: Improvement on reexecute implementation to fix the assertion failure Reviewed-by: kvn, never
Tue, 04 Aug 2009 17:11:17 -0700 6868486: timouts and outOfMemory in regression tests
kvn [Tue, 04 Aug 2009 17:11:17 -0700] rev 3601
6868486: timouts and outOfMemory in regression tests Summary: Increase timeout for tests and heap size for 6851282 test. Reviewed-by: never, cfang
Fri, 31 Jul 2009 17:12:33 -0700 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
cfang [Fri, 31 Jul 2009 17:12:33 -0700] rev 3600
6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot Summary: developed a reexecute logic for the interpreter to reexecute the bytecode when deopt happens Reviewed-by: kvn, never, jrose, twisti
Fri, 31 Jul 2009 12:04:07 -0700 6865031: Application gives bad result (throws bad exception) with compressed oops
kvn [Fri, 31 Jul 2009 12:04:07 -0700] rev 3599
6865031: Application gives bad result (throws bad exception) with compressed oops Summary: Produce narrow type for new Phi from the original Phi type. Reviewed-by: cfang
Thu, 30 Jul 2009 16:05:56 -0700 6864914: SPECjvm2008 produces invalid result with zero based Compressed Oops
kvn [Thu, 30 Jul 2009 16:05:56 -0700] rev 3598
6864914: SPECjvm2008 produces invalid result with zero based Compressed Oops Summary: Always use "lea" instruction for narrow oop decoding instead of "shift". Reviewed-by: never
Tue, 28 Jul 2009 09:02:30 +0200 6863155: Server compiler generates incorrect code (x86, long, bitshift, bitmask)
twisti [Tue, 28 Jul 2009 09:02:30 +0200] rev 3597
6863155: Server compiler generates incorrect code (x86, long, bitshift, bitmask) Summary: Code compiled with server compiler generates an incorrect result. Reviewed-by: cfang, never, kvn
Mon, 27 Jul 2009 06:15:29 -0700 Merge
twisti [Mon, 27 Jul 2009 06:15:29 -0700] rev 3596
Merge
Mon, 20 Jul 2009 08:20:00 -0700 6860920: serialize.cpp shouldn't use objArrayOopDesc::base_offset_in_bytes(T_BYTE)
twisti [Mon, 20 Jul 2009 08:20:00 -0700] rev 3595
6860920: serialize.cpp shouldn't use objArrayOopDesc::base_offset_in_bytes(T_BYTE) Summary: serialize.cpp currently uses objArrayOopDesc::base_offset_in_bytes(T_BYTE), which seems to be wrong. Reviewed-by: coleenp, kvn
Sun, 26 Jul 2009 16:40:14 -0700 6863420: os::javaTimeNanos() go backward on Solaris x86
kvn [Sun, 26 Jul 2009 16:40:14 -0700] rev 3594
6863420: os::javaTimeNanos() go backward on Solaris x86 Summary: Use new atomic long load method Atomic::load() to load max_hrtime. Reviewed-by: never, ysr, johnc, phh, dcubed, acorn
Sun, 26 Jul 2009 12:59:41 -0700 6851386: assert(b->find_node(def) < j,"uses must follow definitions")
kvn [Sun, 26 Jul 2009 12:59:41 -0700] rev 3593
6851386: assert(b->find_node(def) < j,"uses must follow definitions") Summary: Add additional check for a tight loop. Reviewed-by: never
Fri, 24 Jul 2009 12:40:40 -0700 6861984: solaris version of libsaproc.so should support SA_ALTROOT directly
never [Fri, 24 Jul 2009 12:40:40 -0700] rev 3592
6861984: solaris version of libsaproc.so should support SA_ALTROOT directly Reviewed-by: kvn, twisti
Wed, 05 Aug 2009 18:54:12 -0700 6868991: JPRT: elide GCBasher_G1 test on winx64 until 6867250 is resolved
ysr [Wed, 05 Aug 2009 18:54:12 -0700] rev 3591
6868991: JPRT: elide GCBasher_G1 test on winx64 until 6867250 is resolved Summary: JPRT: elide GCBasher_G1 test on winx64 until 6867250 is resolved Reviewed-by: jcoomes
Tue, 04 Aug 2009 16:00:17 -0700 6819077: G1: first GC thread coming late into the GC.
johnc [Tue, 04 Aug 2009 16:00:17 -0700] rev 3590
6819077: G1: first GC thread coming late into the GC. Summary: The first worker thread is delayed when entering the GC because it clears the card count table that is used in identifying hot cards. Replace the card count table with a dynamically sized evicting hash table that includes an epoch based counter. Reviewed-by: iveresov, tonyp
Mon, 03 Aug 2009 12:59:30 -0700 6865703: G1: Parallelize hot card cache cleanup
johnc [Mon, 03 Aug 2009 12:59:30 -0700] rev 3589
6865703: G1: Parallelize hot card cache cleanup Summary: Have the GC worker threads clear the hot card cache in parallel by having each worker thread claim a chunk of the card cache and process the cards in that chunk. The size of the chunks that each thread will claim is determined at VM initialization from the size of the card cache and the number of worker threads. Reviewed-by: jmasa, tonyp
Sun, 02 Aug 2009 22:33:27 -0700 Merge
jmasa [Sun, 02 Aug 2009 22:33:27 -0700] rev 3588
Merge
Sun, 02 Aug 2009 19:10:31 -0700 6843292: "Expect to be beyond new region unless impacting another region" assertion too strong
jmasa [Sun, 02 Aug 2009 19:10:31 -0700] rev 3587
6843292: "Expect to be beyond new region unless impacting another region" assertion too strong Summary: In the assertion allow for collision with the guard page. Reviewed-by: tonyp, ysr, jcoomes
Sun, 02 Aug 2009 18:44:36 -0700 6862534: -XX:NewRatio completely ignored when combined with -XX:+UseConcMarkSweepG
jmasa [Sun, 02 Aug 2009 18:44:36 -0700] rev 3586
6862534: -XX:NewRatio completely ignored when combined with -XX:+UseConcMarkSweepG Summary: Use NewRatio if it is explicitly set. Reviewed-by: ysr, jcoomes
Fri, 31 Jul 2009 10:41:29 -0700 Merge
ysr [Fri, 31 Jul 2009 10:41:29 -0700] rev 3585
Merge
Thu, 30 Jul 2009 14:50:58 -0400 6866591: G1: print update buffer processing stats more often
tonyp [Thu, 30 Jul 2009 14:50:58 -0400] rev 3584
6866591: G1: print update buffer processing stats more often Summary: It adds parameter -XX:+G1SummarizeRSetStatsPeriod that causes update buffer processing information to be printed periodically. It also includes two small formatting changes. Reviewed-by: jmasa, jcoomes, ysr
Wed, 29 Jul 2009 11:01:26 -0400 6864886: G1: rename -XX parameters related to update buffers
tonyp [Wed, 29 Jul 2009 11:01:26 -0400] rev 3583
6864886: G1: rename -XX parameters related to update buffers Summary: renaming a couple of update buffer-related parameters to make them more understandable and consistent. Reviewed-by: iveresov, ysr
(0) -3000 -1000 -480 +480 +1000 +3000 +10000 +30000 tip