Mon, 08 Nov 2010 14:33:48 -0800 Merge
iveresov [Mon, 08 Nov 2010 14:33:48 -0800] rev 7123
Merge
Sat, 06 Nov 2010 20:35:36 -0700 6991188: C2 Crashes while compiling method
kvn [Sat, 06 Nov 2010 20:35:36 -0700] rev 7122
6991188: C2 Crashes while compiling method Summary: Do several iterations to build EA Connection Graph. Reviewed-by: never, twisti, ysr
Sat, 06 Nov 2010 18:52:07 -0700 6997311: SIGFPE in new long division asm code
kvn [Sat, 06 Nov 2010 18:52:07 -0700] rev 7121
6997311: SIGFPE in new long division asm code Summary: use unsigned DIV instruction Reviewed-by: never
Sat, 06 Nov 2010 02:53:59 -0700 Merge
iveresov [Sat, 06 Nov 2010 02:53:59 -0700] rev 7120
Merge
Fri, 05 Nov 2010 14:49:50 -0700 6997456: Not possible to build just compiler2
iveresov [Fri, 05 Nov 2010 14:49:50 -0700] rev 7119
6997456: Not possible to build just compiler2 Summary: Fix the compiler error. Allow to build just c2 specifying FORCE_TIERED=0 on the command line. Reviewed-by: never, kvn
Fri, 05 Nov 2010 12:18:30 -0700 6996563: 6984311 changes forgot to update vmStructs.cpp for new field _operands
jrose [Fri, 05 Nov 2010 12:18:30 -0700] rev 7118
6996563: 6984311 changes forgot to update vmStructs.cpp for new field _operands Summary: Add missing line to vmStructs. Also fix bug with class dumper. Reviewed-by: twisti, kvn
Thu, 04 Nov 2010 12:16:58 -0700 6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted
twisti [Thu, 04 Nov 2010 12:16:58 -0700] rev 7117
6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted Reviewed-by: kvn, jrose, never
Tue, 02 Nov 2010 14:56:40 -0700 6996240: The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set.
twisti [Tue, 02 Nov 2010 14:56:40 -0700] rev 7116
6996240: The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set. Reviewed-by: never, kvn
Tue, 02 Nov 2010 09:00:37 -0700 6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14.
kvn [Tue, 02 Nov 2010 09:00:37 -0700] rev 7115
6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14. Summary: Use hardware DIV instruction for long division by constant when it is faster than code with multiply. Reviewed-by: never
Sat, 30 Oct 2010 13:08:23 -0700 6984311: JSR 292 needs optional bootstrap method parameters
jrose [Sat, 30 Oct 2010 13:08:23 -0700] rev 7114
6984311: JSR 292 needs optional bootstrap method parameters Summary: Allow CONSTANT_InvokeDynamic nodes to have any number of extra operands. Reviewed-by: twisti
Sat, 30 Oct 2010 12:19:07 -0700 6981777: implement JSR 292 EG adjustments from summer 2010
jrose [Sat, 30 Oct 2010 12:19:07 -0700] rev 7113
6981777: implement JSR 292 EG adjustments from summer 2010 Summary: Small bug fix to make "raw" adapters work for JDK changes under 6981777 Reviewed-by: twisti
Sat, 30 Oct 2010 11:45:49 -0700 6994093: MethodHandle.invokeGeneric needs porting to SPARC
jrose [Sat, 30 Oct 2010 11:45:49 -0700] rev 7112
6994093: MethodHandle.invokeGeneric needs porting to SPARC Summary: SPARC code missing from fix to 6939224 Reviewed-by: twisti
Sat, 30 Oct 2010 11:45:35 -0700 6981788: GC map generator sometimes picks up the wrong kind of instruction operand
jrose [Sat, 30 Oct 2010 11:45:35 -0700] rev 7111
6981788: GC map generator sometimes picks up the wrong kind of instruction operand Summary: Distinguish pool indexes from cache indexes in recently changed code. Reviewed-by: never
Thu, 28 Oct 2010 00:48:18 -0700 6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic
twisti [Thu, 28 Oct 2010 00:48:18 -0700] rev 7110
6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic Summary: The logic of ClassFileParser::java_dyn_MethodHandle_fix_pre needs to take care of an already changed vmentry signature. Reviewed-by: never, jrose
Fri, 22 Oct 2010 03:34:25 -0700 6994130: Zero PowerPC fix
twisti [Fri, 22 Oct 2010 03:34:25 -0700] rev 7109
6994130: Zero PowerPC fix Summary: 6953477 broke Zero. Reviewed-by: twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Thu, 21 Oct 2010 11:55:10 -0700 6970683: improvements to hs_err output
never [Thu, 21 Oct 2010 11:55:10 -0700] rev 7108
6970683: improvements to hs_err output Reviewed-by: kvn, jrose, dholmes, coleenp
Wed, 20 Oct 2010 13:18:17 -0700 Merge
never [Wed, 20 Oct 2010 13:18:17 -0700] rev 7107
Merge
Tue, 19 Oct 2010 16:14:34 -0700 6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
never [Tue, 19 Oct 2010 16:14:34 -0700] rev 7106
6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places Reviewed-by: kvn, twisti
Wed, 20 Oct 2010 04:19:01 -0700 Merge
twisti [Wed, 20 Oct 2010 04:19:01 -0700] rev 7105
Merge
Tue, 19 Oct 2010 02:52:57 -0700 6990192: VM crashes in ciTypeFlow::get_block_for()
twisti [Tue, 19 Oct 2010 02:52:57 -0700] rev 7104
6990192: VM crashes in ciTypeFlow::get_block_for() Reviewed-by: never
Mon, 18 Oct 2010 15:43:29 -0700 Merge
never [Mon, 18 Oct 2010 15:43:29 -0700] rev 7103
Merge
Mon, 18 Oct 2010 01:54:24 -0700 6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC
twisti [Mon, 18 Oct 2010 01:54:24 -0700] rev 7102
6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC Reviewed-by: kvn, jrose, dsamersoff
Fri, 15 Oct 2010 02:59:48 -0700 Merge
roland [Fri, 15 Oct 2010 02:59:48 -0700] rev 7101
Merge
Fri, 15 Oct 2010 09:38:20 +0200 6991577: add IfOp optimization to C1
roland [Fri, 15 Oct 2010 09:38:20 +0200] rev 7100
6991577: add IfOp optimization to C1 Summary: Ifop optimization for c1 Reviewed-by: never, phh, iveresov
Wed, 10 Nov 2010 21:22:56 -0800 Merge
trims [Wed, 10 Nov 2010 21:22:56 -0800] rev 7099
Merge
Thu, 04 Nov 2010 15:32:01 -0700 Merge
lana [Thu, 04 Nov 2010 15:32:01 -0700] rev 7098
Merge
Thu, 04 Nov 2010 14:03:12 +0100 6997495: correction of regression test compiler/6857159/Test6857159
ptisnovs [Thu, 04 Nov 2010 14:03:12 +0100] rev 7097
6997495: correction of regression test compiler/6857159/Test6857159 Summary: Testcase correction. Reviewed-by: never
Thu, 11 Nov 2010 23:17:26 -0800 Added tag hs20-b02 for changeset dc71e7fdd835
trims [Thu, 11 Nov 2010 23:17:26 -0800] rev 7096
Added tag hs20-b02 for changeset dc71e7fdd835
Thu, 11 Nov 2010 11:02:11 -0800 Added tag jdk7-b118 for changeset d3227b2c2929
cl [Thu, 11 Nov 2010 11:02:11 -0800] rev 7095
Added tag jdk7-b118 for changeset d3227b2c2929
Mon, 15 Nov 2010 14:17:55 -0500 Merge
jqzuo [Mon, 15 Nov 2010 14:17:55 -0500] rev 7094
Merge
Fri, 05 Nov 2010 13:39:10 -0400 Merge
jqzuo [Fri, 05 Nov 2010 13:39:10 -0400] rev 7093
Merge
Fri, 29 Oct 2010 16:00:29 -0400 Merge
herrick [Fri, 29 Oct 2010 16:00:29 -0400] rev 7092
Merge
Fri, 22 Oct 2010 14:13:49 -0400 Merge
herrick [Fri, 22 Oct 2010 14:13:49 -0400] rev 7091
Merge
Sat, 16 Oct 2010 12:31:08 -0400 Merge
herrick [Sat, 16 Oct 2010 12:31:08 -0400] rev 7090
Merge
Thu, 14 Oct 2010 16:44:10 -0700 Merge
igor [Thu, 14 Oct 2010 16:44:10 -0700] rev 7089
Merge
Fri, 08 Oct 2010 11:43:33 -0400 Merge
herrick [Fri, 08 Oct 2010 11:43:33 -0400] rev 7088
Merge
Thu, 11 Nov 2010 11:02:05 -0800 Added tag jdk7-b118 for changeset 28ce0f4e02fa
cl [Thu, 11 Nov 2010 11:02:05 -0800] rev 7087
Added tag jdk7-b118 for changeset 28ce0f4e02fa
Wed, 05 Jul 2017 17:26:57 +0200 Added tag jdk7-b118 for changeset 2e876e59938a
duke [Wed, 05 Jul 2017 17:26:57 +0200] rev 7086
Added tag jdk7-b118 for changeset 2e876e59938a
Wed, 05 Jul 2017 17:26:57 +0200 Merge jdk7-b118
duke [Wed, 05 Jul 2017 17:26:57 +0200] rev 7085
Merge
Wed, 05 Jul 2017 17:26:55 +0200 Merge
duke [Wed, 05 Jul 2017 17:26:55 +0200] rev 7084
Merge
Tue, 09 Nov 2010 22:54:48 -0800 Merge
lana [Tue, 09 Nov 2010 22:54:48 -0800] rev 7083
Merge
Tue, 02 Nov 2010 19:41:59 -0700 Merge
lana [Tue, 02 Nov 2010 19:41:59 -0700] rev 7082
Merge
Tue, 02 Nov 2010 12:01:35 +0000 6939780: add a warning to detect diamond sites
mcimadamore [Tue, 02 Nov 2010 12:01:35 +0000] rev 7081
6939780: add a warning to detect diamond sites Summary: added hidden compiler flag '-XDfindDiamond' to detect 'diamondifiable' sites Reviewed-by: jjg
Tue, 02 Nov 2010 12:00:54 +0000 6996415: Override bridges causes compiler-generated code to end up with synthetic infinite loop
mcimadamore [Tue, 02 Nov 2010 12:00:54 +0000] rev 7080
6996415: Override bridges causes compiler-generated code to end up with synthetic infinite loop Summary: temporarily disable fix for override bridges (6337171) Reviewed-by: jjg
Mon, 01 Nov 2010 19:28:40 -0700 6996626: Scope fix issues for ImportScope
jjg [Mon, 01 Nov 2010 19:28:40 -0700] rev 7079
6996626: Scope fix issues for ImportScope Reviewed-by: darcy
Fri, 29 Oct 2010 13:12:38 -0700 6994608: javah no longer accepts parameter files as input
jjg [Fri, 29 Oct 2010 13:12:38 -0700] rev 7078
6994608: javah no longer accepts parameter files as input Reviewed-by: mcimadamore
Fri, 29 Oct 2010 12:47:49 -0700 6993304: JavacTrees.getAttrContext not updated to Tree.Kind.{ANNOTATION_TYPE,ENUM,INTERFACE}
jjg [Fri, 29 Oct 2010 12:47:49 -0700] rev 7077
6993304: JavacTrees.getAttrContext not updated to Tree.Kind.{ANNOTATION_TYPE,ENUM,INTERFACE} Reviewed-by: mcimadamore
Thu, 28 Oct 2010 18:58:43 -0700 6994946: option to specify only syntax errors as unrecoverable
jjg [Thu, 28 Oct 2010 18:58:43 -0700] rev 7076
6994946: option to specify only syntax errors as unrecoverable Reviewed-by: darcy, mcimadamore
Thu, 28 Oct 2010 10:17:47 -0700 6460352: Reintroduce Scope.dble
jjg [Thu, 28 Oct 2010 10:17:47 -0700] rev 7075
6460352: Reintroduce Scope.dble Reviewed-by: mcimadamore, jjg Contributed-by: per.bothner@oracle.com
Tue, 26 Oct 2010 14:29:48 -0700 6949587: rename "DisjointType" to "DisjunctType"
jjg [Tue, 26 Oct 2010 14:29:48 -0700] rev 7074
6949587: rename "DisjointType" to "DisjunctType" Reviewed-by: mcimadamore
Fri, 22 Oct 2010 14:04:33 -0700 6993301: catch parameters do not have correct kind (i.e. ElementKind.EXCEPTION_PARAMETER)
jjg [Fri, 22 Oct 2010 14:04:33 -0700] rev 7073
6993301: catch parameters do not have correct kind (i.e. ElementKind.EXCEPTION_PARAMETER) Reviewed-by: mcimadamore
Tue, 19 Oct 2010 15:02:48 -0700 6987760: remove 308 support from JDK7
jjg [Tue, 19 Oct 2010 15:02:48 -0700] rev 7072
6987760: remove 308 support from JDK7 Reviewed-by: darcy, mcimadamore
Tue, 19 Oct 2010 11:47:17 +0530 6551367: javadoc throws ClassCastException when an @link tries to reference constructor.
sundar [Tue, 19 Oct 2010 11:47:17 +0530] rev 7071
6551367: javadoc throws ClassCastException when an @link tries to reference constructor. Reviewed-by: jjg, mcimadamore
Thu, 04 Nov 2010 15:54:46 -0700 Added tag jdk7-b117 for changeset 0c40f3078aa3
cl [Thu, 04 Nov 2010 15:54:46 -0700] rev 7070
Added tag jdk7-b117 for changeset 0c40f3078aa3
Wed, 05 Jul 2017 17:26:50 +0200 Merge
duke [Wed, 05 Jul 2017 17:26:50 +0200] rev 7069
Merge
Thu, 04 Nov 2010 15:54:26 -0700 Added tag jdk7-b117 for changeset 4415519b35e2
cl [Thu, 04 Nov 2010 15:54:26 -0700] rev 7068
Added tag jdk7-b117 for changeset 4415519b35e2
Wed, 05 Jul 2017 17:26:46 +0200 Merge
duke [Wed, 05 Jul 2017 17:26:46 +0200] rev 7067
Merge
Thu, 04 Nov 2010 15:54:26 -0700 Added tag jdk7-b117 for changeset be017e4765f7
cl [Thu, 04 Nov 2010 15:54:26 -0700] rev 7066
Added tag jdk7-b117 for changeset be017e4765f7
Wed, 05 Jul 2017 17:26:43 +0200 Merge
duke [Wed, 05 Jul 2017 17:26:43 +0200] rev 7065
Merge
Tue, 09 Nov 2010 22:48:22 -0800 Merge
lana [Tue, 09 Nov 2010 22:48:22 -0800] rev 7064
Merge
Tue, 02 Nov 2010 18:39:26 -0700 Merge
lana [Tue, 02 Nov 2010 18:39:26 -0700] rev 7063
Merge
Tue, 02 Nov 2010 18:27:04 +0000 6996740: Yet more breakage caused by 6891766
alanb [Tue, 02 Nov 2010 18:27:04 +0000] rev 7062
6996740: Yet more breakage caused by 6891766 Summary: Restore com.sun.corba.se.simpl.io.IIOPInputStream that 6891766 nuked in error Reviewed-by: asaha
Sun, 31 Oct 2010 22:10:24 -0700 6996356: Changes for 6891766 break build
asaha [Sun, 31 Oct 2010 22:10:24 -0700] rev 7061
6996356: Changes for 6891766 break build Summary: JPRT build passed Reviewed-by: alanb
Tue, 26 Oct 2010 13:45:25 -0700 Merge
asaha [Tue, 26 Oct 2010 13:45:25 -0700] rev 7060
Merge
Fri, 24 Sep 2010 22:42:14 -0700 6891766: Vulnerabilities in use of reflection in CORBA
skoppar [Fri, 24 Sep 2010 22:42:14 -0700] rev 7059
6891766: Vulnerabilities in use of reflection in CORBA Reviewed-by: hawtin
Thu, 04 Nov 2010 15:54:15 -0700 Added tag jdk7-b117 for changeset 984109266a3d
cl [Thu, 04 Nov 2010 15:54:15 -0700] rev 7058
Added tag jdk7-b117 for changeset 984109266a3d
Wed, 05 Jul 2017 17:26:39 +0200 Merge
duke [Wed, 05 Jul 2017 17:26:39 +0200] rev 7057
Merge
Wed, 10 Nov 2010 20:40:19 -0800 Merge
trims [Wed, 10 Nov 2010 20:40:19 -0800] rev 7056
Merge
Thu, 04 Nov 2010 16:09:49 -0700 Merge
trims [Thu, 04 Nov 2010 16:09:49 -0700] rev 7055
Merge
Tue, 14 Sep 2010 01:42:03 -0700 6982752: dynamic languages need to decorate types with runtime information
jrose [Tue, 14 Sep 2010 01:42:03 -0700] rev 7054
6982752: dynamic languages need to decorate types with runtime information Summary: Add ClassValue Reviewed-by: twisti
Wed, 08 Sep 2010 18:40:34 -0700 6953246: JSR 292 should support SAM conversion
jrose [Wed, 08 Sep 2010 18:40:34 -0700] rev 7053
6953246: JSR 292 should support SAM conversion Summary: Conversion function MethodHandles.asInstance; initial slow implementation based on Proxy. Reviewed-by: twisti
Wed, 08 Sep 2010 18:40:23 -0700 6980096: JSR 292 reflective lookup should throw checked exceptions
jrose [Wed, 08 Sep 2010 18:40:23 -0700] rev 7052
6980096: JSR 292 reflective lookup should throw checked exceptions Summary: Make NoAccessException be a checked exception. Also remove JavaMethodHandle. Reviewed-by: twisti
Wed, 08 Sep 2010 18:40:11 -0700 6964498: JSR 292 invokedynamic sites need local bootstrap methods
jrose [Wed, 08 Sep 2010 18:40:11 -0700] rev 7051
6964498: JSR 292 invokedynamic sites need local bootstrap methods Summary: Add JVM_CONSTANT_InvokeDynamic records to constant pool to determine per-instruction BSMs; add MethodHandleProvider. Reviewed-by: twisti
Tue, 09 Nov 2010 22:53:18 -0800 Merge
lana [Tue, 09 Nov 2010 22:53:18 -0800] rev 7050
Merge
Fri, 05 Nov 2010 20:58:10 -0700 6997928: LocaleCategory test fails with b118 PIT
naoto [Fri, 05 Nov 2010 20:58:10 -0700] rev 7049
6997928: LocaleCategory test fails with b118 PIT Reviewed-by: sherman
Tue, 02 Nov 2010 19:40:45 -0700 Merge
lana [Tue, 02 Nov 2010 19:40:45 -0700] rev 7048
Merge
Tue, 02 Nov 2010 15:04:13 +0000 6945529: Apply fix for CR 6921001 to platform-specific java.security configuration files
vinnie [Tue, 02 Nov 2010 15:04:13 +0000] rev 7047
6945529: Apply fix for CR 6921001 to platform-specific java.security configuration files Reviewed-by: mullan
Tue, 02 Nov 2010 10:15:06 +0000 Merge
alanb [Tue, 02 Nov 2010 10:15:06 +0000] rev 7046
Merge
Tue, 02 Nov 2010 10:07:21 +0000 6431343: (dc) DatagramChannel may not report its local address correctly after connect or disconnect
alanb [Tue, 02 Nov 2010 10:07:21 +0000] rev 7045
6431343: (dc) DatagramChannel may not report its local address correctly after connect or disconnect Reviewed-by: chegar
Tue, 02 Nov 2010 10:05:42 +0000 6993126: (aio) remove AsynchronousDatagramChannel
alanb [Tue, 02 Nov 2010 10:05:42 +0000] rev 7044
6993126: (aio) remove AsynchronousDatagramChannel Reviewed-by: chegar
Mon, 01 Nov 2010 22:02:35 -0700 6916074: Add support for TLS 1.2
xuelei [Mon, 01 Nov 2010 22:02:35 -0700] rev 7043
6916074: Add support for TLS 1.2 6985179: To support Server Name Indication extension for JSSE client Summary: Introduces the algorithm constraints to support signature and hash algorithm selection. Includes contributions from wetmore and weijung. Reviewed-by: wetmore, weijun
Mon, 01 Nov 2010 10:59:03 -0700 6994413: JDK_GetVersionInfo0 only expects a two digit build number
mchung [Mon, 01 Nov 2010 10:59:03 -0700] rev 7042
6994413: JDK_GetVersionInfo0 only expects a two digit build number Reviewed-by: dholmes
Mon, 01 Nov 2010 10:12:48 -0700 6995674: (launcher) make of jli fails on windows if directory exists
ksrini [Mon, 01 Nov 2010 10:12:48 -0700] rev 7041
6995674: (launcher) make of jli fails on windows if directory exists Reviewed-by: darcy, ohair
Mon, 01 Nov 2010 07:57:46 -0700 6792180: Enhance to reject weak algorithms or conform to crypto recommendations
xuelei [Mon, 01 Nov 2010 07:57:46 -0700] rev 7040
6792180: Enhance to reject weak algorithms or conform to crypto recommendations Reviewed-by: mullan, weijun, wetmore
Sat, 30 Oct 2010 18:39:17 +0800 4873188: Support TLS 1.1
xuelei [Sat, 30 Oct 2010 18:39:17 +0800] rev 7039
4873188: Support TLS 1.1 Reviewed-by: wetmore, weijun
Fri, 29 Oct 2010 12:35:07 +0200 6984037: jmx/management rebranding vendor changes needed
emcmanus [Fri, 29 Oct 2010 12:35:07 +0200] rev 7038
6984037: jmx/management rebranding vendor changes needed Reviewed-by: ohair
Thu, 28 Oct 2010 21:14:44 +0800 6950546: "ktab -d name etype" to "ktab -d name [-e etype] [kvno | all | old]"
weijun [Thu, 28 Oct 2010 21:14:44 +0800] rev 7037
6950546: "ktab -d name etype" to "ktab -d name [-e etype] [kvno | all | old]" 6984764: kerberos fails if service side keytab is generated using JDK ktab Reviewed-by: valeriep
Wed, 27 Oct 2010 22:10:37 -0700 Merge
asaha [Wed, 27 Oct 2010 22:10:37 -0700] rev 7036
Merge
Wed, 27 Oct 2010 13:53:15 -0700 Merge
asaha [Wed, 27 Oct 2010 13:53:15 -0700] rev 7035
Merge
Wed, 27 Oct 2010 13:44:29 -0700 6993206: Removing non-functional tests.
asaha [Wed, 27 Oct 2010 13:44:29 -0700] rev 7034
6993206: Removing non-functional tests. Reviewed-by: mchung
Wed, 27 Oct 2010 13:09:27 -0700 Merge
asaha [Wed, 27 Oct 2010 13:09:27 -0700] rev 7033
Merge
Mon, 11 Oct 2010 16:05:18 -0700 Merge
asaha [Mon, 11 Oct 2010 16:05:18 -0700] rev 7032
Merge
Tue, 28 Sep 2010 01:13:22 -0700 6966692: defaultReadObject can set a field multiple times
skoppar [Tue, 28 Sep 2010 01:13:22 -0700] rev 7031
6966692: defaultReadObject can set a field multiple times Reviewed-by: hawtin
Tue, 28 Sep 2010 01:09:10 -0700 6559775: Race allows defaultReadObject to be invoked instead of readFields during deserialization
skoppar [Tue, 28 Sep 2010 01:09:10 -0700] rev 7030
6559775: Race allows defaultReadObject to be invoked instead of readFields during deserialization Reviewed-by: hawtin
Tue, 26 Oct 2010 18:41:02 -0400 6541462: outdated specification for CCC 6339875
kamg [Tue, 26 Oct 2010 18:41:02 -0400] rev 7029
6541462: outdated specification for CCC 6339875 Summary: Add documentation to java.lang.ClassLoader.defineClass() Reviewed-by: dcubed, darcy
Mon, 25 Oct 2010 10:34:26 -0700 6989469: (launcher) compiler warnings in jli native code
ksrini [Mon, 25 Oct 2010 10:34:26 -0700] rev 7028
6989469: (launcher) compiler warnings in jli native code Reviewed-by: darcy, ohair, sherman
Fri, 22 Oct 2010 20:27:44 +0100 6994079: PlainSocketImpl should close the socket if it fails
chegar [Fri, 22 Oct 2010 20:27:44 +0100] rev 7027
6994079: PlainSocketImpl should close the socket if it fails Reviewed-by: alanb
Fri, 22 Oct 2010 11:22:54 -0700 6985460: PlatformLogger throws ArrayStoreException when j.u.logging is initialized
mchung [Fri, 22 Oct 2010 11:22:54 -0700] rev 7026
6985460: PlatformLogger throws ArrayStoreException when j.u.logging is initialized Reviewed-by: dholmes
Fri, 22 Oct 2010 17:40:31 +0100 6816049: (bf) MappedByteBuffer.force() method does not flush data correctly
alanb [Fri, 22 Oct 2010 17:40:31 +0100] rev 7025
6816049: (bf) MappedByteBuffer.force() method does not flush data correctly Reviewed-by: chegar
Fri, 22 Oct 2010 09:20:09 +0100 6947677: InetAddress.isReachable() throws "java.net.SocketException:Invalid argument" on Linux if run as root
chegar [Fri, 22 Oct 2010 09:20:09 +0100] rev 7024
6947677: InetAddress.isReachable() throws "java.net.SocketException:Invalid argument" on Linux if run as root Reviewed-by: alanb
Thu, 21 Oct 2010 16:51:09 +0100 6992859: InetAddressCachePolicy.setIfNotSet() fails
chegar [Thu, 21 Oct 2010 16:51:09 +0100] rev 7023
6992859: InetAddressCachePolicy.setIfNotSet() fails Reviewed-by: michaelm
Thu, 21 Oct 2010 16:49:36 +0100 6993490: SocketTimeoutException on HTTP keep-alive connections
chegar [Thu, 21 Oct 2010 16:49:36 +0100] rev 7022
6993490: SocketTimeoutException on HTTP keep-alive connections Reviewed-by: michaelm
Thu, 21 Oct 2010 14:39:58 +0100 6993267: TEST_BUG: java/nio/file/Path/InterruptCopy.java fails intermittently (win)
alanb [Thu, 21 Oct 2010 14:39:58 +0100] rev 7021
6993267: TEST_BUG: java/nio/file/Path/InterruptCopy.java fails intermittently (win) Reviewed-by: forax
Tue, 19 Oct 2010 10:02:25 -0700 6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
mchung [Tue, 19 Oct 2010 10:02:25 -0700] rev 7020
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE Reviewed-by: dholmes, alanb
Tue, 19 Oct 2010 09:49:08 -0700 6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang
mchung [Tue, 19 Oct 2010 09:49:08 -0700] rev 7019
6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang Reviewed-by: alanb, dholmes
Tue, 02 Nov 2010 12:45:49 -0700 Merge
lana [Tue, 02 Nov 2010 12:45:49 -0700] rev 7018
Merge
Tue, 02 Nov 2010 10:34:46 -0700 6989111: Incorrect default locale for New Zealand
naoto [Tue, 02 Nov 2010 10:34:46 -0700] rev 7017
6989111: Incorrect default locale for New Zealand 6990452: Provide system properties for the user specified script 6992312: Currency becomes XXX if do not specify user.country.format Reviewed-by: okutsu
Tue, 02 Nov 2010 15:04:06 +0300 Merge
amenkov [Tue, 02 Nov 2010 15:04:06 +0300] rev 7016
Merge
Tue, 02 Nov 2010 14:59:39 +0300 6950553: Applet: IE process crash in OLE32.DLL when playing a sound
amenkov [Tue, 02 Nov 2010 14:59:39 +0300] rev 7015
6950553: Applet: IE process crash in OLE32.DLL when playing a sound Reviewed-by: poonam
Tue, 02 Nov 2010 13:32:00 +0300 6432566: Replace usage of StringBuffer with StringBuilder in Swing
rupashka [Tue, 02 Nov 2010 13:32:00 +0300] rev 7014
6432566: Replace usage of StringBuffer with StringBuilder in Swing Reviewed-by: malenkov
Tue, 02 Nov 2010 15:08:56 +0900 6996686: (tz) Support tzdata2010o
peytoia [Tue, 02 Nov 2010 15:08:56 +0900] rev 7013
6996686: (tz) Support tzdata2010o Reviewed-by: okutsu
Fri, 29 Oct 2010 04:24:18 +0400 6659894: JDialog instance returns unexpected GraphicsConfiguration
rupashka [Fri, 29 Oct 2010 04:24:18 +0400] rev 7012
6659894: JDialog instance returns unexpected GraphicsConfiguration Reviewed-by: alexp
Tue, 26 Oct 2010 12:35:14 +0400 6735286: javax.swing.DefaultTableCellRender.getTableCellRendererComponent() doesn't allow passing null Tables
rupashka [Tue, 26 Oct 2010 12:35:14 +0400] rev 7011
6735286: javax.swing.DefaultTableCellRender.getTableCellRendererComponent() doesn't allow passing null Tables Reviewed-by: alexp
Mon, 25 Oct 2010 19:24:50 +0400 6632810: javax.swing.plaf.basic.BasicScrollPaneUI.getBaseline(JComponent, int, int) doesn't throw NPE and IAE
rupashka [Mon, 25 Oct 2010 19:24:50 +0400] rev 7010
6632810: javax.swing.plaf.basic.BasicScrollPaneUI.getBaseline(JComponent, int, int) doesn't throw NPE and IAE Reviewed-by: alexp
Mon, 25 Oct 2010 18:25:47 +0400 6816582: WindowsFileChooserUI throws NullPointer when awt.useSystemAAFontSettings=false
rupashka [Mon, 25 Oct 2010 18:25:47 +0400] rev 7009
6816582: WindowsFileChooserUI throws NullPointer when awt.useSystemAAFontSettings=false Reviewed-by: uta
Fri, 22 Oct 2010 11:32:26 -0700 6993339: Bug4168625Test.java fails
naoto [Fri, 22 Oct 2010 11:32:26 -0700] rev 7008
6993339: Bug4168625Test.java fails Reviewed-by: peytoia
Fri, 22 Oct 2010 16:25:56 +0400 6993140: protected constructor in javax.swing.plaf.synth.SynthTabbedPaneUI.SynthTabbedPaneUI is needed
peterz [Fri, 22 Oct 2010 16:25:56 +0400] rev 7007
6993140: protected constructor in javax.swing.plaf.synth.SynthTabbedPaneUI.SynthTabbedPaneUI is needed Reviewed-by: rupashka
Thu, 21 Oct 2010 20:41:20 +0400 4358979: javax.swing.border should have a DashedBorder
malenkov [Thu, 21 Oct 2010 20:41:20 +0400] rev 7006
4358979: javax.swing.border should have a DashedBorder Reviewed-by: flar, alexp
Wed, 20 Oct 2010 19:37:48 +0400 6989617: Enable JComponent to control repaintings of its children
alexp [Wed, 20 Oct 2010 19:37:48 +0400] rev 7005
6989617: Enable JComponent to control repaintings of its children Reviewed-by: rupashka
Wed, 20 Oct 2010 15:08:39 +0400 6867515: Reduce impact of D3D initializion on startup time
amenkov [Wed, 20 Oct 2010 15:08:39 +0400] rev 7004
6867515: Reduce impact of D3D initializion on startup time 6891435: Improve D3D preloading 6946559: AWTToolKit thread crashes in JNU_GetEnv 6987967: D3D preloading thread should initialize COM Reviewed-by: igor, art, uta
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip