2011-04-06 7009127: [Spec clarification request] Wrapping the devices retrieved from MidiDeviceProvider
amenkov [Wed, 06 Apr 2011 15:07:23 +0400] rev 9214
7009127: [Spec clarification request] Wrapping the devices retrieved from MidiDeviceProvider Reviewed-by: alexp
2011-04-06 7003777: Nonexistent html entities not parsed properly.
rupashka [Wed, 06 Apr 2011 12:05:38 +0400] rev 9213
7003777: Nonexistent html entities not parsed properly. Reviewed-by: peterz
2011-04-06 6973777: JCK manual case JEditorPaneTests.html#JEditorPane fails in jdk7 b100
rupashka [Wed, 06 Apr 2011 11:51:39 +0400] rev 9212
6973777: JCK manual case JEditorPaneTests.html#JEditorPane fails in jdk7 b100 Reviewed-by: peterz
2011-04-18 Merge
lana [Mon, 18 Apr 2011 13:29:32 -0700] rev 9211
Merge
2011-04-17 Merge
lana [Sat, 16 Apr 2011 22:45:08 -0700] rev 9210
Merge
2011-04-15 6983562: Two java/awt tests failing just on jdk7b108
serb [Fri, 15 Apr 2011 16:51:25 +0400] rev 9209
6983562: Two java/awt tests failing just on jdk7b108 Reviewed-by: art, denis, dcherepanov
2011-04-14 7032566: Toolkit.areExtraMouseButtonsEnabled() not alws correspnd "sun.awt.enableExtraMouseButtons" sys prop
dav [Thu, 14 Apr 2011 16:16:19 +0400] rev 9208
7032566: Toolkit.areExtraMouseButtonsEnabled() not alws correspnd "sun.awt.enableExtraMouseButtons" sys prop Reviewed-by: art, dcherepanov
2011-04-14 7021001: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
denis [Thu, 14 Apr 2011 13:59:26 +0400] rev 9207
7021001: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env Reviewed-by: dcherepanov
2011-04-14 7036540: A change for 7021001 and some makefile changes have been pushed as a part of 7030062
denis [Thu, 14 Apr 2011 13:53:08 +0400] rev 9206
7036540: A change for 7021001 and some makefile changes have been pushed as a part of 7030062 Reviewed-by: dcherepanov
2011-04-12 7030062: duplicate free
denis [Tue, 12 Apr 2011 19:06:57 +0400] rev 9205
7030062: duplicate free Reviewed-by: dcherepanov
2011-04-08 7008513: Case TranslucentJAppletTest.jtr automatically failed due to java.lang.RuntimeException
anthony [Fri, 08 Apr 2011 17:04:35 +0400] rev 9204
7008513: Case TranslucentJAppletTest.jtr automatically failed due to java.lang.RuntimeException Summary: Set transparent background to the applet Reviewed-by: art, dcherepanov
2011-04-08 7029832: Buffer overrun at awt_LoadLibrary.c (and java_props_md.c)
dav [Fri, 08 Apr 2011 18:29:27 +0400] rev 9203
7029832: Buffer overrun at awt_LoadLibrary.c (and java_props_md.c) Reviewed-by: anthony, art
2011-04-08 7027013: Regression: JComponent.revalidate() has no effect on invisible components
anthony [Fri, 08 Apr 2011 15:00:20 +0400] rev 9202
7027013: Regression: JComponent.revalidate() has no effect on invisible components Summary: Dialog.conditionalShow() should call validateUnconditionally() instead of simple validate() Reviewed-by: art, dcherepanov
2011-04-07 7031854: JCK 7 test FileDialogTest0001 fails on Windows with Russian locale
dav [Thu, 07 Apr 2011 22:34:29 +0400] rev 9201
7031854: JCK 7 test FileDialogTest0001 fails on Windows with Russian locale Reviewed-by: uta, dcherepanov
2011-04-07 7016889: GraphicsDevice.setFullScreenWindow() spec for simulated full-screen mode is not always correct
dcherepanov [Thu, 07 Apr 2011 18:54:34 +0400] rev 9200
7016889: GraphicsDevice.setFullScreenWindow() spec for simulated full-screen mode is not always correct Reviewed-by: art, anthony
2011-04-06 7002839: Static initialization deadlock between sun.awt.Win32GraphicsEnvironment and sun.awt.windows.WToolkit
dav [Wed, 06 Apr 2011 17:13:08 +0400] rev 9199
7002839: Static initialization deadlock between sun.awt.Win32GraphicsEnvironment and sun.awt.windows.WToolkit Reviewed-by: art, dcherepanov, denis
2011-04-05 6998877: After double-click on the folder names , FileNameOverrideTest FAILED
serb [Tue, 05 Apr 2011 16:50:11 +0400] rev 9198
6998877: After double-click on the folder names , FileNameOverrideTest FAILED Reviewed-by: art, dcherepanov, anthony
2011-04-17 Merge
lana [Sat, 16 Apr 2011 23:23:31 -0700] rev 9197
Merge
2011-04-15 6942504: test/javax/imageio/metadata/DOML3Node.java fails
prr [Fri, 15 Apr 2011 12:58:56 -0700] rev 9196
6942504: test/javax/imageio/metadata/DOML3Node.java fails Reviewed-by: bae, jgodinez
2011-04-13 7036275: EUDC character is not displayed on Swing if ClearType is enabled
prr [Wed, 13 Apr 2011 15:17:42 -0700] rev 9195
7036275: EUDC character is not displayed on Swing if ClearType is enabled Reviewed-by: igor, jgodinez
2011-04-08 7004984: Features.h was renamed to ICUFeatures.h and should be removed
prr [Fri, 08 Apr 2011 15:33:03 -0700] rev 9194
7004984: Features.h was renamed to ICUFeatures.h and should be removed Reviewed-by: srl
2011-04-06 7033534: Two tests fail just against jdk7 b136
bae [Wed, 06 Apr 2011 11:26:35 +0400] rev 9193
7033534: Two tests fail just against jdk7 b136 Reviewed-by: jgodinez, prr
2011-04-05 6983666: Typo in JavaDoc comments within FileCacheImageOutputStream
prr [Tue, 05 Apr 2011 09:42:47 -0700] rev 9192
6983666: Typo in JavaDoc comments within FileCacheImageOutputStream Reviewed-by: jgodinez
2011-04-21 Added tag jdk7-b139 for changeset 9d9c9b8d0e5c
katleman [Thu, 21 Apr 2011 15:33:10 -0700] rev 9191
Added tag jdk7-b139 for changeset 9d9c9b8d0e5c
2017-07-05 Merge
duke [Wed, 05 Jul 2017 17:41:44 +0200] rev 9190
Merge
2011-04-23 7039044: Bump the HS21 build number to 10
trims [Fri, 22 Apr 2011 18:52:28 -0700] rev 9189
7039044: Bump the HS21 build number to 10 Summary: Update the HS21 build number to 10 Reviewed-by: jcoomes
2011-04-23 Merge
trims [Fri, 22 Apr 2011 18:52:22 -0700] rev 9188
Merge
2011-04-21 Merge
jmasa [Wed, 20 Apr 2011 20:32:45 -0700] rev 9187
Merge
2011-04-18 7036706: G1: Use LIR_OprDesc::as_pointer_register in code changes for 7035117
johnc [Mon, 18 Apr 2011 16:27:16 -0700] rev 9186
7036706: G1: Use LIR_OprDesc::as_pointer_register in code changes for 7035117 Summary: Use LIR_OprDesc::as_pointer_register() instead as_register/as_register_lo combination in the code changes for 7035117. Reviewed-by: iveresov
2011-04-15 7036021: G1: build failure on win64 and linux with hs21 in jdk6 build environment
johnc [Fri, 15 Apr 2011 10:10:50 -0700] rev 9185
7036021: G1: build failure on win64 and linux with hs21 in jdk6 build environment Summary: Missing parentheses around a casted expression and some missing casts were causing build failures with the jdk6 build tools. Reviewed-by: kvn, brutisso
2011-04-14 Merge
johnc [Thu, 14 Apr 2011 13:49:29 -0700] rev 9184
Merge
2011-04-14 7036482: clear argument is redundant and unused in cardtable methods
ysr [Thu, 14 Apr 2011 12:10:15 -0700] rev 9183
7036482: clear argument is redundant and unused in cardtable methods Summary: Removed the unused clear argument to various cardtbale methods and unused mod_oop_in_space_iterate method. Unrelated to synopsis, added a pair of clarifying parens in AllocationStats constructor. Reviewed-by: brutisso, jcoomes
2011-04-14 Merge
johnc [Thu, 14 Apr 2011 13:45:41 -0700] rev 9182
Merge
2011-04-14 7035117: G1: nsk/stress/jni/jnistress002 fails with assertion failure
johnc [Wed, 13 Apr 2011 17:56:43 -0700] rev 9181
7035117: G1: nsk/stress/jni/jnistress002 fails with assertion failure Summary: Allow long type for offset in G1 code in compiler implementations of Unsafe.getObject Reviewed-by: never, iveresov
2011-04-08 Merge
jmasa [Fri, 08 Apr 2011 14:53:16 -0700] rev 9180
Merge
2011-04-08 Merge
jmasa [Fri, 08 Apr 2011 14:19:50 -0700] rev 9179
Merge
2011-04-08 6841742: par compact - remove unused/unsupported options
jcoomes [Thu, 07 Apr 2011 17:16:20 -0700] rev 9178
6841742: par compact - remove unused/unsupported options Summary: ignore UseParallel{OldGCDensePrefix,OldGCCompacting,DensePrefixUpdate} Reviewed-by: jwilhelm, brutisso
2011-04-07 7034133: cleanup obsolete option handling
jcoomes [Thu, 07 Apr 2011 16:52:15 -0700] rev 9177
7034133: cleanup obsolete option handling Reviewed-by: ysr, johnc, poonam
2011-04-07 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
johnc [Thu, 07 Apr 2011 09:53:20 -0700] rev 9176
7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error Summary: A referent object that is only weakly reachable at the start of concurrent marking but is re-attached to the strongly reachable object graph during marking may not be marked as live. This can cause the reference object to be processed prematurely and leave dangling pointers to the referent object. Implement a read barrier for the java.lang.ref.Reference::referent field by intrinsifying the Reference.get() method, and intercepting accesses though JNI, reflection, and Unsafe, so that when a non-null referent object is read it is also logged in an SATB buffer. Reviewed-by: kvn, iveresov, never, tonyp, dholmes
2011-04-06 7032963: StoreCM shouldn't participate in store elimination
never [Tue, 05 Apr 2011 19:14:03 -0700] rev 9175
7032963: StoreCM shouldn't participate in store elimination Reviewed-by: kvn
2011-04-20 Merge
coleenp [Tue, 19 Apr 2011 20:40:20 -0700] rev 9174
Merge
2011-04-16 7007254: NullPointerException occurs with jvisualvm placed under a dir. including Japanese chars
thurka [Sat, 16 Apr 2011 11:59:54 +0200] rev 9173
7007254: NullPointerException occurs with jvisualvm placed under a dir. including Japanese chars Summary: use java_lang_String::create_from_platform_dependent_str() instead of java_lang_String::create_from_str() in JvmtiEnv::AddToSystemClassLoaderSearch() Reviewed-by: dcubed
2011-04-15 7032407: Crash in LinkResolver::runtime_resolve_virtual_method()
coleenp [Fri, 15 Apr 2011 09:36:28 -0400] rev 9172
7032407: Crash in LinkResolver::runtime_resolve_virtual_method() Summary: Make CDS reorder vtables so that dump time vtables match run time order, so when redefine classes reinitializes them, they aren't in the wrong order. Reviewed-by: dcubed, acorn
2011-04-15 Merge
vladidan [Thu, 14 Apr 2011 23:06:33 -0400] rev 9171
Merge
2011-04-14 Merge
vladidan [Thu, 14 Apr 2011 11:02:05 -0400] rev 9170
Merge
2011-04-12 Merge
vladidan [Tue, 12 Apr 2011 10:32:42 -0400] rev 9169
Merge
2011-04-12 7005865: Crash when running with PrintIRWithLIR
vladidan [Mon, 11 Apr 2011 23:02:37 -0400] rev 9168
7005865: Crash when running with PrintIRWithLIR Summary: the failure is caused by uninitialized bci number Reviewed-by: iveresov
2011-04-14 7033100: CreateMinidumpOnCrash does not work for failed asserts
zgu [Thu, 14 Apr 2011 11:50:36 -0400] rev 9167
7033100: CreateMinidumpOnCrash does not work for failed asserts Summary: Passing NULL as MINIDUMP_EXCEPTION_INFORMATION when calling MiniDumpWriteDump when crash is due to assertion instead of real exception to avoid creating zero-length mini dump file. Reviewed-by: acorn, dcubed, poonam, coleenp
(0) -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip