Mon, 11 Apr 2011 12:52:39 +0100 Merge
alanb [Mon, 11 Apr 2011 12:52:39 +0100] rev 9252
Merge
Sun, 10 Apr 2011 19:45:28 +0100 7034532: (fs) AssertionError when working directory is UNC
alanb [Sun, 10 Apr 2011 19:45:28 +0100] rev 9251
7034532: (fs) AssertionError when working directory is UNC Reviewed-by: forax, mduigou
Sun, 10 Apr 2011 23:33:14 -0700 7033561: Missing Unicode Script aliases
sherman [Sun, 10 Apr 2011 23:33:14 -0700] rev 9250
7033561: Missing Unicode Script aliases Summary: added 6.0 aliases Reviewed-by: okutsu, peytoia, alanb
Mon, 11 Apr 2011 10:22:39 +0800 7030180: AES 128/256 decrypt exception
weijun [Mon, 11 Apr 2011 10:22:39 +0800] rev 9249
7030180: AES 128/256 decrypt exception Reviewed-by: valeriep
Mon, 11 Apr 2011 10:22:17 +0800 7012160: read SF file in signed jar in streaming mode
weijun [Mon, 11 Apr 2011 10:22:17 +0800] rev 9248
7012160: read SF file in signed jar in streaming mode Reviewed-by: mullan
Fri, 08 Apr 2011 10:33:14 +0100 7035020: ForkJoinPool.invoke may deadlock if parallelism = 1
dl [Fri, 08 Apr 2011 10:33:14 +0100] rev 9247
7035020: ForkJoinPool.invoke may deadlock if parallelism = 1 Reviewed-by: chegar
Fri, 08 Apr 2011 02:00:09 -0700 6976117: SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled
xuelei [Fri, 08 Apr 2011 02:00:09 -0700] rev 9246
6976117: SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled Summary: Reorg the SSLContext implementation Reviewed-by: weijun
Thu, 07 Apr 2011 17:08:16 -0700 7034700: (unpack200) build fails with fastdebug builds
ksrini [Thu, 07 Apr 2011 17:08:16 -0700] rev 9245
7034700: (unpack200) build fails with fastdebug builds Reviewed-by: ohair
Thu, 07 Apr 2011 12:06:32 -0700 7029048: (launcher) fence the launcher against LD_LIBRARY_PATH
ksrini [Thu, 07 Apr 2011 12:06:32 -0700] rev 9244
7029048: (launcher) fence the launcher against LD_LIBRARY_PATH Reviewed-by: mchung, ohair
Thu, 07 Apr 2011 11:25:09 -0400 7034656: Address lint warnings for DriverManager
lancea [Thu, 07 Apr 2011 11:25:09 -0400] rev 9243
7034656: Address lint warnings for DriverManager Reviewed-by: alanb, forax, ohair
Thu, 07 Apr 2011 15:06:32 +0100 7034657: Update Creative Commons license URL in legal notices
dl [Thu, 07 Apr 2011 15:06:32 +0100] rev 9242
7034657: Update Creative Commons license URL in legal notices Reviewed-by: chegar
Wed, 06 Apr 2011 19:31:30 -0700 7033954: (launcher) Launchers not built with mapfiles
ksrini [Wed, 06 Apr 2011 19:31:30 -0700] rev 9241
7033954: (launcher) Launchers not built with mapfiles Reviewed-by: ohair
Thu, 07 Apr 2011 08:51:33 +0800 7032354: no-addresses should not be used on acceptor side
weijun [Thu, 07 Apr 2011 08:51:33 +0800] rev 9240
7032354: no-addresses should not be used on acceptor side Reviewed-by: valeriep
Wed, 06 Apr 2011 17:37:36 -0400 7034471: Wrap registeredDrivers in DriverManager
lancea [Wed, 06 Apr 2011 17:37:36 -0400] rev 9239
7034471: Wrap registeredDrivers in DriverManager Reviewed-by: alanb, briangoetz
Wed, 06 Apr 2011 20:54:12 +0100 Merge
alanb [Wed, 06 Apr 2011 20:54:12 +0100] rev 9238
Merge
Wed, 06 Apr 2011 20:51:55 +0100 7034155: (ch) NullPointerException in sun.io.ch.IOUtil when OOM is thrown
alanb [Wed, 06 Apr 2011 20:51:55 +0100] rev 9237
7034155: (ch) NullPointerException in sun.io.ch.IOUtil when OOM is thrown Reviewed-by: forax
Wed, 06 Apr 2011 10:53:13 -0700 7031546: test/java/util/ResourceBundle/Bug4168625Test.java fails on solaris10u9 sparc.
naoto [Wed, 06 Apr 2011 10:53:13 -0700] rev 9236
7031546: test/java/util/ResourceBundle/Bug4168625Test.java fails on solaris10u9 sparc. Reviewed-by: okutsu
Wed, 06 Apr 2011 09:31:13 -0700 6312706: Map entrySet iterators should return different entries on each call to next()
mduigou [Wed, 06 Apr 2011 09:31:13 -0700] rev 9235
6312706: Map entrySet iterators should return different entries on each call to next() Reviewed-by: mduigou, alanb Contributed-by: Neil Richards <neil.richards@ngmr.net>
Mon, 18 Apr 2011 13:57:44 -0700 Merge
lana [Mon, 18 Apr 2011 13:57:44 -0700] rev 9234
Merge
Mon, 18 Apr 2011 15:58:32 +0400 7034614: The insets of TitledBorder vary, will be modified by another method, in JDK7
malenkov [Mon, 18 Apr 2011 15:58:32 +0400] rev 9233
7034614: The insets of TitledBorder vary, will be modified by another method, in JDK7 Reviewed-by: rupashka
Sat, 16 Apr 2011 20:16:55 -0700 Merge
lana [Sat, 16 Apr 2011 20:16:55 -0700] rev 9232
Merge
Fri, 15 Apr 2011 21:36:50 +0400 7036148: NullPointerException with null JMenu name
alexp [Fri, 15 Apr 2011 21:36:50 +0400] rev 9231
7036148: NullPointerException with null JMenu name Reviewed-by: rupashka
Fri, 15 Apr 2011 21:26:09 +0400 6985329: 9 classes in swing.plaf contains words inappropriate for public spec - about some compiler bug
alexp [Fri, 15 Apr 2011 21:26:09 +0400] rev 9230
6985329: 9 classes in swing.plaf contains words inappropriate for public spec - about some compiler bug Reviewed-by: rupashka
Fri, 15 Apr 2011 20:54:13 +0400 Merge
alexp [Fri, 15 Apr 2011 20:54:13 +0400] rev 9229
Merge
Fri, 15 Apr 2011 20:50:06 +0400 7032903: javax/swing/JComponent/6989617/bug6989617.java test fails against jdk7
alexp [Fri, 15 Apr 2011 20:50:06 +0400] rev 9228
7032903: javax/swing/JComponent/6989617/bug6989617.java test fails against jdk7 Reviewed-by: rupashka
Fri, 15 Apr 2011 22:57:15 +0900 7035446: some regression tests take too long
okutsu [Fri, 15 Apr 2011 22:57:15 +0900] rev 9227
7035446: some regression tests take too long Reviewed-by: peytoia
Fri, 15 Apr 2011 12:08:07 +0900 7036842: HTML tag mismatch in API doc for ChoiceFormat
peytoia [Fri, 15 Apr 2011 12:08:07 +0900] rev 9226
7036842: HTML tag mismatch in API doc for ChoiceFormat Reviewed-by: okutsu
Thu, 14 Apr 2011 12:37:11 +0400 7032911: javax/swing/JLabel/7004134/bug7004134.java test fails against jdk7
rupashka [Thu, 14 Apr 2011 12:37:11 +0400] rev 9225
7032911: javax/swing/JLabel/7004134/bug7004134.java test fails against jdk7 Reviewed-by: malenkov
Thu, 14 Apr 2011 15:59:47 +0900 7028818: (lc) Lazily initialize locale extension
okutsu [Thu, 14 Apr 2011 15:59:47 +0900] rev 9224
7028818: (lc) Lazily initialize locale extension 7029740: (lc) New Locale class implementation doesn't follow the Java coding conventions 7032820: (lc) sun.util.locale.InternalLocaleBuilder.CaseInsensitiveChar.equals problems 7033503: (lc) Restore optimization code for Locale class initialization 7033504: (lc) incompatible behavior change for ja_JP_JP and th_TH_TH locales Reviewed-by: naoto
Wed, 13 Apr 2011 21:08:08 +0400 7030774: javax/swing/text/CSSBorder/6796710/bug6796710.java test fails against jdk7 b134
rupashka [Wed, 13 Apr 2011 21:08:08 +0400] rev 9223
7030774: javax/swing/text/CSSBorder/6796710/bug6796710.java test fails against jdk7 b134 Reviewed-by: malenkov
Wed, 13 Apr 2011 20:16:19 +0400 7032376: A type parameter isn't seen by using an web browser
rupashka [Wed, 13 Apr 2011 20:16:19 +0400] rev 9222
7032376: A type parameter isn't seen by using an web browser Reviewed-by: malenkov
Tue, 12 Apr 2011 18:58:30 +0900 7034231: Default font appears twice in fallback font list
peytoia [Tue, 12 Apr 2011 18:58:30 +0900] rev 9221
7034231: Default font appears twice in fallback font list Reviewed-by: okutsu, prr
Tue, 12 Apr 2011 16:16:41 +0900 7035073: Add missing timezones to TimeZoneNames_pt_BR.java
peytoia [Tue, 12 Apr 2011 16:16:41 +0900] rev 9220
7035073: Add missing timezones to TimeZoneNames_pt_BR.java Reviewed-by: okutsu
Tue, 12 Apr 2011 10:15:26 +0400 7025525: CSS property list in javax.swing.text.html.CSS is incomplete
rupashka [Tue, 12 Apr 2011 10:15:26 +0400] rev 9219
7025525: CSS property list in javax.swing.text.html.CSS is incomplete Reviewed-by: alexp
Mon, 11 Apr 2011 19:55:15 +0400 7030623: closed/javax/accessibility/4864610/bug4864610.java test fails just against jdk7 b134
rupashka [Mon, 11 Apr 2011 19:55:15 +0400] rev 9218
7030623: closed/javax/accessibility/4864610/bug4864610.java test fails just against jdk7 b134 Reviewed-by: peterz
Fri, 08 Apr 2011 00:26:35 +0400 6596966: Some JFileChooser mnemonics do not work with sticky keys
rupashka [Fri, 08 Apr 2011 00:26:35 +0400] rev 9217
6596966: Some JFileChooser mnemonics do not work with sticky keys Reviewed-by: alexp
Wed, 06 Apr 2011 20:36:22 +0400 6849232: closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java fails on RHEL5
rupashka [Wed, 06 Apr 2011 20:36:22 +0400] rev 9216
6849232: closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java fails on RHEL5 Reviewed-by: peterz
Wed, 06 Apr 2011 15:12:33 +0400 6992523: FindBugs scan - Malicious code vulnerability Warnings in com.sun.media.sound.*
amenkov [Wed, 06 Apr 2011 15:12:33 +0400] rev 9215
6992523: FindBugs scan - Malicious code vulnerability Warnings in com.sun.media.sound.* Reviewed-by: alexp
Wed, 06 Apr 2011 15:07:23 +0400 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
Wed, 06 Apr 2011 12:05:38 +0400 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
Wed, 06 Apr 2011 11:51:39 +0400 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
Mon, 18 Apr 2011 13:29:32 -0700 Merge
lana [Mon, 18 Apr 2011 13:29:32 -0700] rev 9211
Merge
Sat, 16 Apr 2011 22:45:08 -0700 Merge
lana [Sat, 16 Apr 2011 22:45:08 -0700] rev 9210
Merge
Fri, 15 Apr 2011 16:51:25 +0400 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
Thu, 14 Apr 2011 16:16:19 +0400 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
Thu, 14 Apr 2011 13:59:26 +0400 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
Thu, 14 Apr 2011 13:53:08 +0400 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
Tue, 12 Apr 2011 19:06:57 +0400 7030062: duplicate free
denis [Tue, 12 Apr 2011 19:06:57 +0400] rev 9205
7030062: duplicate free Reviewed-by: dcherepanov
Fri, 08 Apr 2011 17:04:35 +0400 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
Fri, 08 Apr 2011 18:29:27 +0400 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
Fri, 08 Apr 2011 15:00:20 +0400 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
Thu, 07 Apr 2011 22:34:29 +0400 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
Thu, 07 Apr 2011 18:54:34 +0400 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
Wed, 06 Apr 2011 17:13:08 +0400 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
Tue, 05 Apr 2011 16:50:11 +0400 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
Sat, 16 Apr 2011 23:23:31 -0700 Merge
lana [Sat, 16 Apr 2011 23:23:31 -0700] rev 9197
Merge
Fri, 15 Apr 2011 12:58:56 -0700 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
Wed, 13 Apr 2011 15:17:42 -0700 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
Fri, 08 Apr 2011 15:33:03 -0700 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
Wed, 06 Apr 2011 11:26:35 +0400 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
Tue, 05 Apr 2011 09:42:47 -0700 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
Thu, 21 Apr 2011 15:33:10 -0700 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
Wed, 05 Jul 2017 17:41:44 +0200 Merge
duke [Wed, 05 Jul 2017 17:41:44 +0200] rev 9190
Merge
Fri, 22 Apr 2011 18:52:28 -0700 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
Fri, 22 Apr 2011 18:52:22 -0700 Merge
trims [Fri, 22 Apr 2011 18:52:22 -0700] rev 9188
Merge
Wed, 20 Apr 2011 20:32:45 -0700 Merge
jmasa [Wed, 20 Apr 2011 20:32:45 -0700] rev 9187
Merge
Mon, 18 Apr 2011 16:27:16 -0700 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
Fri, 15 Apr 2011 10:10:50 -0700 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
Thu, 14 Apr 2011 13:49:29 -0700 Merge
johnc [Thu, 14 Apr 2011 13:49:29 -0700] rev 9184
Merge
Thu, 14 Apr 2011 12:10:15 -0700 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
Thu, 14 Apr 2011 13:45:41 -0700 Merge
johnc [Thu, 14 Apr 2011 13:45:41 -0700] rev 9182
Merge
Wed, 13 Apr 2011 17:56:43 -0700 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
Fri, 08 Apr 2011 14:53:16 -0700 Merge
jmasa [Fri, 08 Apr 2011 14:53:16 -0700] rev 9180
Merge
Fri, 08 Apr 2011 14:19:50 -0700 Merge
jmasa [Fri, 08 Apr 2011 14:19:50 -0700] rev 9179
Merge
Thu, 07 Apr 2011 17:16:20 -0700 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
Thu, 07 Apr 2011 16:52:15 -0700 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
Thu, 07 Apr 2011 09:53:20 -0700 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
Tue, 05 Apr 2011 19:14:03 -0700 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
Tue, 19 Apr 2011 20:40:20 -0700 Merge
coleenp [Tue, 19 Apr 2011 20:40:20 -0700] rev 9174
Merge
Sat, 16 Apr 2011 11:59:54 +0200 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
Fri, 15 Apr 2011 09:36:28 -0400 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
Thu, 14 Apr 2011 23:06:33 -0400 Merge
vladidan [Thu, 14 Apr 2011 23:06:33 -0400] rev 9171
Merge
Thu, 14 Apr 2011 11:02:05 -0400 Merge
vladidan [Thu, 14 Apr 2011 11:02:05 -0400] rev 9170
Merge
Tue, 12 Apr 2011 10:32:42 -0400 Merge
vladidan [Tue, 12 Apr 2011 10:32:42 -0400] rev 9169
Merge
Mon, 11 Apr 2011 23:02:37 -0400 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
Thu, 14 Apr 2011 11:50:36 -0400 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
Thu, 21 Apr 2011 19:49:49 -0700 Added tag hs21-b09 for changeset 3d6edd0ae4e9
trims [Thu, 21 Apr 2011 19:49:49 -0700] rev 9166
Added tag hs21-b09 for changeset 3d6edd0ae4e9
Thu, 21 Apr 2011 15:32:54 -0700 Added tag jdk7-b139 for changeset 3d6edd0ae4e9
katleman [Thu, 21 Apr 2011 15:32:54 -0700] rev 9165
Added tag jdk7-b139 for changeset 3d6edd0ae4e9
Thu, 21 Apr 2011 15:32:42 -0700 Added tag jdk7-b139 for changeset f8890645b255
katleman [Thu, 21 Apr 2011 15:32:42 -0700] rev 9164
Added tag jdk7-b139 for changeset f8890645b255
Wed, 05 Jul 2017 17:41:28 +0200 Added tag jdk7-b139 for changeset 955488f34ca4
duke [Wed, 05 Jul 2017 17:41:28 +0200] rev 9163
Added tag jdk7-b139 for changeset 955488f34ca4
Wed, 05 Jul 2017 17:41:27 +0200 Merge jdk7-b139
duke [Wed, 05 Jul 2017 17:41:27 +0200] rev 9162
Merge
Wed, 05 Jul 2017 17:41:25 +0200 Merge
duke [Wed, 05 Jul 2017 17:41:25 +0200] rev 9161
Merge
Thu, 14 Apr 2011 15:22:12 -0700 Added tag jdk7-b138 for changeset 7a2738b5e9c6
schien [Thu, 14 Apr 2011 15:22:12 -0700] rev 9160
Added tag jdk7-b138 for changeset 7a2738b5e9c6
Wed, 05 Jul 2017 17:41:22 +0200 Merge
duke [Wed, 05 Jul 2017 17:41:22 +0200] rev 9159
Merge
Thu, 14 Apr 2011 15:21:53 -0700 Added tag jdk7-b138 for changeset 63c8767f5915
schien [Thu, 14 Apr 2011 15:21:53 -0700] rev 9158
Added tag jdk7-b138 for changeset 63c8767f5915
Wed, 05 Jul 2017 17:41:19 +0200 Merge
duke [Wed, 05 Jul 2017 17:41:19 +0200] rev 9157
Merge
Thu, 14 Apr 2011 15:21:52 -0700 Added tag jdk7-b138 for changeset 0319b53ef05f
schien [Thu, 14 Apr 2011 15:21:52 -0700] rev 9156
Added tag jdk7-b138 for changeset 0319b53ef05f
Wed, 05 Jul 2017 17:41:16 +0200 Merge
duke [Wed, 05 Jul 2017 17:41:16 +0200] rev 9155
Merge
Thu, 14 Apr 2011 15:21:40 -0700 Added tag jdk7-b138 for changeset 33b454ccd9f2
schien [Thu, 14 Apr 2011 15:21:40 -0700] rev 9154
Added tag jdk7-b138 for changeset 33b454ccd9f2
Wed, 05 Jul 2017 17:41:13 +0200 Merge
duke [Wed, 05 Jul 2017 17:41:13 +0200] rev 9153
Merge
Wed, 20 Apr 2011 16:05:52 -0700 Merge
cl [Wed, 20 Apr 2011 16:05:52 -0700] rev 9152
Merge
Wed, 20 Apr 2011 14:22:08 -0700 7018125: Reverting the JFB version string for JDK releases
asaha [Wed, 20 Apr 2011 14:22:08 -0700] rev 9151
7018125: Reverting the JFB version string for JDK releases Reviewed-by: katleman
Tue, 19 Apr 2011 11:24:36 -0700 Merge
mfang [Tue, 19 Apr 2011 11:24:36 -0700] rev 9150
Merge
Tue, 19 Apr 2011 10:55:46 -0700 Merge
mfang [Tue, 19 Apr 2011 10:55:46 -0700] rev 9149
Merge
Mon, 18 Apr 2011 23:00:53 -0700 7036905: [de] dem - the german mark display name is incorrect
yhuang [Mon, 18 Apr 2011 23:00:53 -0700] rev 9148
7036905: [de] dem - the german mark display name is incorrect Reviewed-by: naoto
Tue, 19 Apr 2011 18:14:51 -0700 Merge
trims [Tue, 19 Apr 2011 18:14:51 -0700] rev 9147
Merge
Sat, 09 Apr 2011 21:38:40 -0700 7019529: JSR292: java/dyn/ClassValueTest.java depends on sub-test execution order
jrose [Sat, 09 Apr 2011 21:38:40 -0700] rev 9146
7019529: JSR292: java/dyn/ClassValueTest.java depends on sub-test execution order Summary: Test should not use static variables, because they may contain stale values. Reviewed-by: twisti
Thu, 14 Apr 2011 15:21:59 -0700 Added tag jdk7-b138 for changeset 26c2c1de1631
schien [Thu, 14 Apr 2011 15:21:59 -0700] rev 9145
Added tag jdk7-b138 for changeset 26c2c1de1631
Wed, 05 Jul 2017 17:41:08 +0200 Merge
duke [Wed, 05 Jul 2017 17:41:08 +0200] rev 9144
Merge
Fri, 15 Apr 2011 18:23:27 -0700 7037174: Bump the HS21 build number to 09
trims [Fri, 15 Apr 2011 18:23:27 -0700] rev 9143
7037174: Bump the HS21 build number to 09 Summary: Update the HS21 build number to 09 Reviewed-by: jcoomes
Fri, 15 Apr 2011 18:23:20 -0700 Merge
trims [Fri, 15 Apr 2011 18:23:20 -0700] rev 9142
Merge
Fri, 15 Apr 2011 08:29:26 -0700 Merge
jrose [Fri, 15 Apr 2011 08:29:26 -0700] rev 9141
Merge
Thu, 14 Apr 2011 06:46:38 -0700 Merge
twisti [Thu, 14 Apr 2011 06:46:38 -0700] rev 9140
Merge
Thu, 14 Apr 2011 01:53:12 -0700 7036220: Shark fails to find LLVM 2.9 System headers during build
twisti [Thu, 14 Apr 2011 01:53:12 -0700] rev 9139
7036220: Shark fails to find LLVM 2.9 System headers during build Reviewed-by: gbenson, twisti Contributed-by: Xerxes Ranby <xerxes@zafena.se>
Thu, 14 Apr 2011 00:02:21 -0700 7036236: VM crashes assert((!inside_attrs()) || is_error_reported()) failed ...
iveresov [Thu, 14 Apr 2011 00:02:21 -0700] rev 9138
7036236: VM crashes assert((!inside_attrs()) || is_error_reported()) failed ... Summary: Eliminate the race condition. Reviewed-by: kvn
Wed, 13 Apr 2011 14:33:03 -0700 6988308: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignment in if
iveresov [Wed, 13 Apr 2011 14:33:03 -0700] rev 9137
6988308: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignment in if Summary: Make sure cnt doesn't become negative and integer overflow doesn't happen. Reviewed-by: kvn, twisti
Tue, 12 Apr 2011 02:40:23 -0700 7035870: JSR 292: Zero support
twisti [Tue, 12 Apr 2011 02:40:23 -0700] rev 9136
7035870: JSR 292: Zero support Summary: This adds support for JSR 292 to Zero. Reviewed-by: twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Mon, 11 Apr 2011 15:30:31 -0700 7035713: 3DNow Prefetch Instruction Support
kvn [Mon, 11 Apr 2011 15:30:31 -0700] rev 9135
7035713: 3DNow Prefetch Instruction Support Summary: The upcoming processors from AMD are the first that support 3dnow prefetch without supporting the 3dnow instruction set. Reviewed-by: kvn Contributed-by: tom.deneau@amd.com
Sat, 09 Apr 2011 22:55:25 -0700 6987991: JSR 292 phpreboot test/testtracefun2.phpr segfaults
jrose [Sat, 09 Apr 2011 22:55:25 -0700] rev 9134
6987991: JSR 292 phpreboot test/testtracefun2.phpr segfaults Summary: Make MH verification tests more correct, robust, and informative. Fix lingering symbol refcount problems. Reviewed-by: twisti
Tue, 12 Apr 2011 14:18:53 -0700 Merge
coleenp [Tue, 12 Apr 2011 14:18:53 -0700] rev 9133
Merge
Tue, 12 Apr 2011 02:53:06 -0400 7034585: Adjust fillInStackTrace filtering to assist 6998871
dholmes [Tue, 12 Apr 2011 02:53:06 -0400] rev 9132
7034585: Adjust fillInStackTrace filtering to assist 6998871 Summary: Allow for one or more fillInStackTrace frames to be skipped Reviewed-by: mchung, kvn
Mon, 11 Apr 2011 11:12:41 +0200 7034625: Product builds in Visual Studio projects should produce full symbol information
brutisso [Mon, 11 Apr 2011 11:12:41 +0200] rev 9131
7034625: Product builds in Visual Studio projects should produce full symbol information Summary: Add the /debug flag to the linker command in Visual Studio Reviewed-by: mgronlun, poonam, hosterda
Thu, 07 Apr 2011 20:26:41 -0700 7019210: Fix misc references to /bugreport websites
ohair [Thu, 07 Apr 2011 20:26:41 -0700] rev 9130
7019210: Fix misc references to /bugreport websites Reviewed-by: skannan
Mon, 04 Apr 2011 18:15:55 -0400 7009276: Add -XX:+IgnoreUnrecognizedVMOptions to several tests
dholmes [Mon, 04 Apr 2011 18:15:55 -0400] rev 9129
7009276: Add -XX:+IgnoreUnrecognizedVMOptions to several tests Reviewed-by: kvn
Thu, 31 Mar 2011 08:08:50 -0400 7030388: JCK test failed to reject invalid class check01304m10n.
kamg [Thu, 31 Mar 2011 08:08:50 -0400] rev 9128
7030388: JCK test failed to reject invalid class check01304m10n. Summary: Restrict fix for 7020118 to only when checking exception handlers Reviewed-by: dcubed, dholmes
Fri, 01 Apr 2011 15:15:37 -0700 7010849: 5/5 Extraneous javac source/target options when building sa-jdi
andrew [Fri, 01 Apr 2011 15:15:37 -0700] rev 9127
7010849: 5/5 Extraneous javac source/target options when building sa-jdi Summary: Make code changes necessary to get rid of the '-source 1.4 -target 1.4' options. Reviewed-by: dholmes, dcubed
Thu, 31 Mar 2011 06:54:30 -0400 7032775: Include Shark code in the build again
dholmes [Thu, 31 Mar 2011 06:54:30 -0400] rev 9126
7032775: Include Shark code in the build again Reviewed-by: ohair Contributed-by: gbenson@redhat.com, ahughes@redhat.com
Wed, 30 Mar 2011 19:38:07 +0400 7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages
dsamersoff [Wed, 30 Mar 2011 19:38:07 +0400] rev 9125
7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages Summary: getline() returns -1 but still allocate memory for str Reviewed-by: dcubed, coleenp
Sat, 09 Apr 2011 21:16:12 -0700 Merge
jrose [Sat, 09 Apr 2011 21:16:12 -0700] rev 9124
Merge
Fri, 08 Apr 2011 23:00:14 -0700 7035161: assert(!o->is_null_object()) failed: null object not yet handled here.
never [Fri, 08 Apr 2011 23:00:14 -0700] rev 9123
7035161: assert(!o->is_null_object()) failed: null object not yet handled here. Reviewed-by: kvn
Fri, 08 Apr 2011 20:52:28 -0700 Merge
kvn [Fri, 08 Apr 2011 20:52:28 -0700] rev 9122
Merge
Fri, 08 Apr 2011 14:56:22 -0700 7004555: Add new policy for one iteration loops
kvn [Fri, 08 Apr 2011 14:56:22 -0700] rev 9121
7004555: Add new policy for one iteration loops Summary: Add new policy for one iteration loops (mostly formal pre- loops). Reviewed-by: never
Fri, 08 Apr 2011 17:03:31 -0700 7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043)
iveresov [Fri, 08 Apr 2011 17:03:31 -0700] rev 9120
7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043) Summary: Fix -XX:+VerifyOops Reviewed-by: kvn, never
Thu, 07 Apr 2011 21:32:23 -0700 7034957: acquiring lock CodeCache_lock/1 out of order with lock tty_lock/0 -- possible deadlock
never [Thu, 07 Apr 2011 21:32:23 -0700] rev 9119
7034957: acquiring lock CodeCache_lock/1 out of order with lock tty_lock/0 -- possible deadlock Reviewed-by: iveresov
Thu, 07 Apr 2011 17:12:23 -0700 7009600: JSR 292 Server compiler crashes in Compile::find_intrinsic(ciMethod*, bool)
jrose [Thu, 07 Apr 2011 17:12:23 -0700] rev 9118
7009600: JSR 292 Server compiler crashes in Compile::find_intrinsic(ciMethod*, bool) Summary: catch errors during the compile-time processing of method handles; back out cleanly Reviewed-by: twisti
Thu, 07 Apr 2011 17:12:21 -0700 7012087: JSR 292 Misleading exception message for a non-bound MH for a virtual method
jrose [Thu, 07 Apr 2011 17:12:21 -0700] rev 9117
7012087: JSR 292 Misleading exception message for a non-bound MH for a virtual method Summary: Improve error message formatting to give more information to user. Also, catch a corner case related to 6930553 and 6844449. Reviewed-by: kvn
Thu, 07 Apr 2011 17:02:30 -0700 6981791: remove experimental code for JSR 292
jrose [Thu, 07 Apr 2011 17:02:30 -0700] rev 9116
6981791: remove experimental code for JSR 292 Reviewed-by: twisti
Wed, 06 Apr 2011 17:32:09 -0700 6992789: assert(phi->_idx >= nodes_size()) failed: only new Phi per instance memory slice
kvn [Wed, 06 Apr 2011 17:32:09 -0700] rev 9115
6992789: assert(phi->_idx >= nodes_size()) failed: only new Phi per instance memory slice Summary: Swap checks: check for regular memory slice first and keep input phi. Reviewed-by: never
Wed, 06 Apr 2011 16:02:50 -0700 7034513: enable fast accessors and empty methods for ZERO and -Xint
never [Wed, 06 Apr 2011 16:02:50 -0700] rev 9114
7034513: enable fast accessors and empty methods for ZERO and -Xint Reviewed-by: kvn, iveresov
Tue, 05 Apr 2011 19:16:52 -0700 7033779: CodeCache::largest_free_block may need to hold the CodeCache lock
never [Tue, 05 Apr 2011 19:16:52 -0700] rev 9113
7033779: CodeCache::largest_free_block may need to hold the CodeCache lock Reviewed-by: kvn
Tue, 05 Apr 2011 02:31:46 -0700 Merge
never [Tue, 05 Apr 2011 02:31:46 -0700] rev 9112
Merge
Tue, 05 Apr 2011 00:31:09 -0700 6777083: assert(target != __null,"must not be null")
never [Tue, 05 Apr 2011 00:31:09 -0700] rev 9111
6777083: assert(target != __null,"must not be null") Reviewed-by: iveresov, kvn
Tue, 05 Apr 2011 00:27:58 -0700 Merge
kvn [Tue, 05 Apr 2011 00:27:58 -0700] rev 9110
Merge
Mon, 04 Apr 2011 19:02:36 -0700 7004547: regular loop unroll should not unroll more than max unrolling
kvn [Mon, 04 Apr 2011 19:02:36 -0700] rev 9109
7004547: regular loop unroll should not unroll more than max unrolling Summary: Take into account that after unroll conjoined heads and tails will fold. Reviewed-by: never
Mon, 04 Apr 2011 22:17:15 -0700 Merge
never [Mon, 04 Apr 2011 22:17:15 -0700] rev 9108
Merge
Mon, 04 Apr 2011 19:03:35 -0700 6528013: C1 CTW failure with -XX:+VerifyOops assert(allocates2(pc),"")
never [Mon, 04 Apr 2011 19:03:35 -0700] rev 9107
6528013: C1 CTW failure with -XX:+VerifyOops assert(allocates2(pc),"") Reviewed-by: kvn, iveresov
Mon, 04 Apr 2011 18:48:49 -0700 Merge
iveresov [Mon, 04 Apr 2011 18:48:49 -0700] rev 9106
Merge
Mon, 04 Apr 2011 16:00:34 -0700 7033732: C1: When calling c2 arraycopy stubs offsets and length must have clear upper 32bits
iveresov [Mon, 04 Apr 2011 16:00:34 -0700] rev 9105
7033732: C1: When calling c2 arraycopy stubs offsets and length must have clear upper 32bits Summary: With 7033154 we started calling c2 arraycopy stubs from c1. On sparcv9 we must clear the upper 32bits for offset (src_pos, dst_pos) and length parameters when calling them. Reviewed-by: never, kvn
Mon, 04 Apr 2011 12:57:04 -0700 7026957: assert(type2aelembytes(store->as_Mem()->memory_type(), true) == 1 << shift->in(2)->get_int()) failed
never [Mon, 04 Apr 2011 12:57:04 -0700] rev 9104
7026957: assert(type2aelembytes(store->as_Mem()->memory_type(), true) == 1 << shift->in(2)->get_int()) failed Reviewed-by: kvn, jrose
Mon, 04 Apr 2011 03:02:00 -0700 7032458: Zero and Shark fixes
twisti [Mon, 04 Apr 2011 03:02:00 -0700] rev 9103
7032458: Zero and Shark fixes Reviewed-by: twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Sun, 03 Apr 2011 12:00:54 +0200 7033154: Improve C1 arraycopy performance
roland [Sun, 03 Apr 2011 12:00:54 +0200] rev 9102
7033154: Improve C1 arraycopy performance Summary: better static analysis. Take advantage of array copy stubs. Reviewed-by: never
Sat, 02 Apr 2011 10:54:15 -0700 7004535: Clone loop predicate during loop unswitch
kvn [Sat, 02 Apr 2011 10:54:15 -0700] rev 9101
7004535: Clone loop predicate during loop unswitch Summary: Clone loop predicate for clonned loops Reviewed-by: never
Sat, 02 Apr 2011 09:49:27 -0700 7032314: Allow to generate CallLeafNoFPNode in IdealKit
kvn [Sat, 02 Apr 2011 09:49:27 -0700] rev 9100
7032314: Allow to generate CallLeafNoFPNode in IdealKit Summary: Added CallLeafNoFPNode generation to IdealKit. Added i_o synchronization. Reviewed-by: never
Fri, 01 Apr 2011 21:45:33 -0700 6909440: C2 fails with assertion (_always_cold->is_cold(),"must always be cold")
never [Fri, 01 Apr 2011 21:45:33 -0700] rev 9099
6909440: C2 fails with assertion (_always_cold->is_cold(),"must always be cold") Reviewed-by: kvn
Thu, 31 Mar 2011 21:05:55 -0700 6385687: UseFastEmptyMethods/UseFastAccessorMethods considered harmful
never [Thu, 31 Mar 2011 21:05:55 -0700] rev 9098
6385687: UseFastEmptyMethods/UseFastAccessorMethods considered harmful Reviewed-by: kvn, jrose, phh
Thu, 14 Apr 2011 17:53:28 -0700 Added tag hs21-b08 for changeset dff699fcdf23
trims [Thu, 14 Apr 2011 17:53:28 -0700] rev 9097
Added tag hs21-b08 for changeset dff699fcdf23
Thu, 14 Apr 2011 15:21:45 -0700 Added tag jdk7-b138 for changeset dff699fcdf23
schien [Thu, 14 Apr 2011 15:21:45 -0700] rev 9096
Added tag jdk7-b138 for changeset dff699fcdf23
Thu, 14 Apr 2011 15:21:38 -0700 Added tag jdk7-b138 for changeset b4b1b3e184ee
schien [Thu, 14 Apr 2011 15:21:38 -0700] rev 9095
Added tag jdk7-b138 for changeset b4b1b3e184ee
Wed, 05 Jul 2017 17:40:55 +0200 Added tag jdk7-b138 for changeset 62b8e328f8c8
duke [Wed, 05 Jul 2017 17:40:55 +0200] rev 9094
Added tag jdk7-b138 for changeset 62b8e328f8c8
Wed, 05 Jul 2017 17:40:55 +0200 Merge jdk7-b138
duke [Wed, 05 Jul 2017 17:40:55 +0200] rev 9093
Merge
Wed, 05 Jul 2017 17:40:52 +0200 Merge
duke [Wed, 05 Jul 2017 17:40:52 +0200] rev 9092
Merge
Wed, 13 Apr 2011 16:57:22 -0700 Merge
ohair [Wed, 13 Apr 2011 16:57:22 -0700] rev 9091
Merge
Mon, 11 Apr 2011 16:31:22 -0700 Merge
mfang [Mon, 11 Apr 2011 16:31:22 -0700] rev 9090
Merge
Mon, 11 Apr 2011 14:01:41 -0700 Merge
mfang [Mon, 11 Apr 2011 14:01:41 -0700] rev 9089
Merge
Fri, 08 Apr 2011 15:25:47 -0700 7034940: message drop 2 translation integration
mfang [Fri, 08 Apr 2011 15:25:47 -0700] rev 9088
7034940: message drop 2 translation integration Reviewed-by: yhuang
Wed, 06 Apr 2011 20:33:44 -0700 7033660: Update copyright year to 2011 on any files changed in 2011
ohair [Wed, 06 Apr 2011 20:33:44 -0700] rev 9087
7033660: Update copyright year to 2011 on any files changed in 2011 Reviewed-by: dholmes
Sun, 10 Apr 2011 10:25:12 -0700 Merge
lana [Sun, 10 Apr 2011 10:25:12 -0700] rev 9086
Merge
Mon, 04 Apr 2011 19:36:26 +0100 Merge
alanb [Mon, 04 Apr 2011 19:36:26 +0100] rev 9085
Merge
Mon, 04 Apr 2011 18:10:38 +0100 7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
alanb [Mon, 04 Apr 2011 18:10:38 +0100] rev 9084
7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...) Reviewed-by: mcimadamore, jjg
Mon, 04 Apr 2011 10:14:23 -0700 7010344: Some of the html files do not have element <a> in right context.
bpatel [Mon, 04 Apr 2011 10:14:23 -0700] rev 9083
7010344: Some of the html files do not have element <a> in right context. Reviewed-by: jjg
Sun, 03 Apr 2011 17:00:50 -0700 7028405: (javac) remove unused JSR-292 code
ksrini [Sun, 03 Apr 2011 17:00:50 -0700] rev 9082
7028405: (javac) remove unused JSR-292 code Reviewed-by: jrose, mcimadamore
Fri, 01 Apr 2011 10:17:56 -0700 Merge
lana [Fri, 01 Apr 2011 10:17:56 -0700] rev 9081
Merge
Thu, 31 Mar 2011 22:08:44 -0700 Merge
lana [Thu, 31 Mar 2011 22:08:44 -0700] rev 9080
Merge
Fri, 01 Apr 2011 12:30:13 +0100 7032633: javac -Xlint:all warns about flush() within try on an auto-closeable resource
mcimadamore [Fri, 01 Apr 2011 12:30:13 +0100] rev 9079
7032633: javac -Xlint:all warns about flush() within try on an auto-closeable resource Summary: missing name check before calling MethodSymbol.overrides causes wrong warnings to be issued Reviewed-by: jjg
Wed, 30 Mar 2011 18:32:16 -0700 7031005: javap prints "extends java.lang.Object"
jjg [Wed, 30 Mar 2011 18:32:16 -0700] rev 9078
7031005: javap prints "extends java.lang.Object" Reviewed-by: mcimadamore
Wed, 30 Mar 2011 18:18:11 -0700 7031108: NPE in javac.jvm.ClassReader.findMethod in PackageElement.enclosedElements from AP in incr build
jjg [Wed, 30 Mar 2011 18:18:11 -0700] rev 9077
7031108: NPE in javac.jvm.ClassReader.findMethod in PackageElement.enclosedElements from AP in incr build Reviewed-by: darcy, mcimadamore
Tue, 29 Mar 2011 16:41:18 +0100 7027157: Project Coin: javac warnings for AutoCloseable.close throwing InterruptedException
mcimadamore [Tue, 29 Mar 2011 16:41:18 +0100] rev 9076
7027157: Project Coin: javac warnings for AutoCloseable.close throwing InterruptedException Summary: javac should warn about use/declaration of AutoCloseable subclasses that can throw InterruptedException Reviewed-by: jjg
Tue, 29 Mar 2011 16:40:51 +0100 7030150: Type inference for generic instance creation failed for formal type parameter
mcimadamore [Tue, 29 Mar 2011 16:40:51 +0100] rev 9075
7030150: Type inference for generic instance creation failed for formal type parameter Summary: Problem when explicit generic constructor type-arguments are used in conjunction with diamond Reviewed-by: jjg
Tue, 29 Mar 2011 16:40:31 +0100 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore [Tue, 29 Mar 2011 16:40:31 +0100] rev 9074
7030606: Project-coin: multi-catch types should be pairwise disjoint Summary: Bring javac in sync with latest Project Coin EDR Reviewed-by: jjg
Tue, 29 Mar 2011 16:40:07 +0100 7030687: Diamond: compiler accepts erroneous code where diamond is used with non-generic inner class
mcimadamore [Tue, 29 Mar 2011 16:40:07 +0100] rev 9073
7030687: Diamond: compiler accepts erroneous code where diamond is used with non-generic inner class Summary: Diamond accepts non-parameterized member inner classes with parameterized outer because of a bad check Reviewed-by: jjg
Fri, 25 Mar 2011 15:17:52 -0700 7001086: NLS: un-used resources should be removed from standard.properties and improper concatenation
bpatel [Fri, 25 Mar 2011 15:17:52 -0700] rev 9072
7001086: NLS: un-used resources should be removed from standard.properties and improper concatenation Reviewed-by: jjg
Fri, 25 Mar 2011 07:58:53 -0700 6437138: JSR 199: Compiler doesn't diagnose crash in user code
jjg [Fri, 25 Mar 2011 07:58:53 -0700] rev 9071
6437138: JSR 199: Compiler doesn't diagnose crash in user code 6482554: uncaught exception from annotation processor not reported through JavaCompiler.CompilationTask.call Reviewed-by: mcimadamore
Fri, 25 Mar 2011 07:39:30 -0700 7009599: javac build puts extraneous files into dist/lib/classes.jar
jjg [Fri, 25 Mar 2011 07:39:30 -0700] rev 9070
7009599: javac build puts extraneous files into dist/lib/classes.jar Reviewed-by: ohair
Thu, 24 Mar 2011 16:14:30 -0700 6597678: JavaCompiler.getStandardFileManager always uses default charset not the one that user specifies
jjg [Thu, 24 Mar 2011 16:14:30 -0700] rev 9069
6597678: JavaCompiler.getStandardFileManager always uses default charset not the one that user specifies Reviewed-by: mcimadamore
Wed, 23 Mar 2011 14:40:18 -0700 7010342: End tag for element P is not open for few html files generated using new javadoc
bpatel [Wed, 23 Mar 2011 14:40:18 -0700] rev 9068
7010342: End tag for element P is not open for few html files generated using new javadoc Reviewed-by: jjg
Tue, 22 Mar 2011 18:32:41 -0700 7025314: NLS: translatability violation on standard.properties
bpatel [Tue, 22 Mar 2011 18:32:41 -0700] rev 9067
7025314: NLS: translatability violation on standard.properties Reviewed-by: jjg
Thu, 07 Apr 2011 15:21:22 -0700 Added tag jdk7-b137 for changeset ec825a21d1f8
schien [Thu, 07 Apr 2011 15:21:22 -0700] rev 9066
Added tag jdk7-b137 for changeset ec825a21d1f8
Wed, 05 Jul 2017 17:40:44 +0200 Merge
duke [Wed, 05 Jul 2017 17:40:44 +0200] rev 9065
Merge
Tue, 12 Apr 2011 18:36:42 -0700 Merge
ohair [Tue, 12 Apr 2011 18:36:42 -0700] rev 9064
Merge
Wed, 06 Apr 2011 20:16:39 -0700 7033660: Update copyright year to 2011 on any files changed in 2011
ohair [Wed, 06 Apr 2011 20:16:39 -0700] rev 9063
7033660: Update copyright year to 2011 on any files changed in 2011 Reviewed-by: dholmes
Thu, 07 Apr 2011 15:21:04 -0700 Added tag jdk7-b137 for changeset e7ad21289bd4
schien [Thu, 07 Apr 2011 15:21:04 -0700] rev 9062
Added tag jdk7-b137 for changeset e7ad21289bd4
Wed, 05 Jul 2017 17:40:40 +0200 Merge
duke [Wed, 05 Jul 2017 17:40:40 +0200] rev 9061
Merge
Tue, 12 Apr 2011 18:36:42 -0700 Merge
ohair [Tue, 12 Apr 2011 18:36:42 -0700] rev 9060
Merge
Wed, 06 Apr 2011 20:15:38 -0700 7033660: Update copyright year to 2011 on any files changed in 2011
ohair [Wed, 06 Apr 2011 20:15:38 -0700] rev 9059
7033660: Update copyright year to 2011 on any files changed in 2011 Reviewed-by: dholmes
Thu, 07 Apr 2011 15:21:03 -0700 Added tag jdk7-b137 for changeset 4d1bb30e7cb5
schien [Thu, 07 Apr 2011 15:21:03 -0700] rev 9058
Added tag jdk7-b137 for changeset 4d1bb30e7cb5
Wed, 05 Jul 2017 17:40:36 +0200 Merge
duke [Wed, 05 Jul 2017 17:40:36 +0200] rev 9057
Merge
Mon, 11 Apr 2011 14:09:27 -0700 Merge
mfang [Mon, 11 Apr 2011 14:09:27 -0700] rev 9056
Merge
Mon, 11 Apr 2011 13:36:55 -0700 Merge
mfang [Mon, 11 Apr 2011 13:36:55 -0700] rev 9055
Merge
Fri, 08 Apr 2011 15:24:35 -0700 7034940: message drop 2 translation integration
mfang [Fri, 08 Apr 2011 15:24:35 -0700] rev 9054
7034940: message drop 2 translation integration Reviewed-by: yhuang
Wed, 06 Apr 2011 20:36:07 -0700 7033660: Update copyright year to 2011 on any files changed in 2011
ohair [Wed, 06 Apr 2011 20:36:07 -0700] rev 9053
7033660: Update copyright year to 2011 on any files changed in 2011 Reviewed-by: dholmes
Thu, 07 Apr 2011 15:20:52 -0700 Added tag jdk7-b137 for changeset 81da7c8abcbd
schien [Thu, 07 Apr 2011 15:20:52 -0700] rev 9052
Added tag jdk7-b137 for changeset 81da7c8abcbd
Wed, 05 Jul 2017 17:40:32 +0200 Merge
duke [Wed, 05 Jul 2017 17:40:32 +0200] rev 9051
Merge
Wed, 13 Apr 2011 16:56:16 -0700 Merge
ohair [Wed, 13 Apr 2011 16:56:16 -0700] rev 9050
Merge
Tue, 12 Apr 2011 22:22:03 -0700 Merge
ohair [Tue, 12 Apr 2011 22:22:03 -0700] rev 9049
Merge
Tue, 12 Apr 2011 14:23:37 -0700 7033957: Library built without a mapfile: libxinerama.so
ohair [Tue, 12 Apr 2011 14:23:37 -0700] rev 9048
7033957: Library built without a mapfile: libxinerama.so Reviewed-by: ksrini
Tue, 12 Apr 2011 18:58:06 -0700 Merge
mfang [Tue, 12 Apr 2011 18:58:06 -0700] rev 9047
Merge
Mon, 11 Apr 2011 16:19:20 -0700 Merge
mfang [Mon, 11 Apr 2011 16:19:20 -0700] rev 9046
Merge
Mon, 11 Apr 2011 14:05:21 -0700 Merge
mfang [Mon, 11 Apr 2011 14:05:21 -0700] rev 9045
Merge
Mon, 11 Apr 2011 13:59:36 -0700 Merge
mfang [Mon, 11 Apr 2011 13:59:36 -0700] rev 9044
Merge
Fri, 08 Apr 2011 16:17:30 -0700 Merge
mfang [Fri, 08 Apr 2011 16:17:30 -0700] rev 9043
Merge
Fri, 08 Apr 2011 15:04:05 -0700 7024528: [sv] format error in appletviewer usage translation
mfang [Fri, 08 Apr 2011 15:04:05 -0700] rev 9042
7024528: [sv] format error in appletviewer usage translation Reviewed-by: yhuang
Fri, 08 Apr 2011 14:48:21 -0700 7034940: message drop 2 translation integration
mfang [Fri, 08 Apr 2011 14:48:21 -0700] rev 9041
7034940: message drop 2 translation integration Reviewed-by: yhuang
Thu, 07 Apr 2011 20:31:25 -0700 7034932: Merging src/share/classes/sun/util/resources/CurrencyNames.properties and CurrencyNames_pt.propertie
mfang [Thu, 07 Apr 2011 20:31:25 -0700] rev 9040
7034932: Merging src/share/classes/sun/util/resources/CurrencyNames.properties and CurrencyNames_pt.propertie Reviewed-by: yhuang
Wed, 06 Apr 2011 22:54:19 -0700 6384973: Incorrect translations in awt.properties
mfang [Wed, 06 Apr 2011 22:54:19 -0700] rev 9039
6384973: Incorrect translations in awt.properties Reviewed-by: yhuang
Tue, 05 Apr 2011 21:09:17 -0700 7020583: Some currency names are missing in some locales
yhuang [Tue, 05 Apr 2011 21:09:17 -0700] rev 9038
7020583: Some currency names are missing in some locales Reviewed-by: naoto
Tue, 12 Apr 2011 13:58:32 -0700 7022841: LocaleNames_no_NO_NY.class is missing in rt.jar
schien [Tue, 12 Apr 2011 13:58:32 -0700] rev 9037
7022841: LocaleNames_no_NO_NY.class is missing in rt.jar Reviewed-by: katleman, ohair
Thu, 07 Apr 2011 19:59:28 -0700 7019210: Fix misc references to /bugreport websites
ohair [Thu, 07 Apr 2011 19:59:28 -0700] rev 9036
7019210: Fix misc references to /bugreport websites Reviewed-by: skannan
Wed, 06 Apr 2011 22:06:11 -0700 7033660: Update copyright year to 2011 on any files changed in 2011
ohair [Wed, 06 Apr 2011 22:06:11 -0700] rev 9035
7033660: Update copyright year to 2011 on any files changed in 2011 Reviewed-by: dholmes
Tue, 12 Apr 2011 16:37:16 -0700 Merge
trims [Tue, 12 Apr 2011 16:37:16 -0700] rev 9034
Merge
Thu, 07 Apr 2011 22:07:06 -0700 6817525: turn on method handle functionality by default for JSR 292
jrose [Thu, 07 Apr 2011 22:07:06 -0700] rev 9033
6817525: turn on method handle functionality by default for JSR 292 Summary: JVM bug 6817525 requires changes to some JDK unit tests; update test invocation flags and "Indify" snapshot Reviewed-by: kvn, twisti
Sun, 10 Apr 2011 10:23:28 -0700 Merge
lana [Sun, 10 Apr 2011 10:23:28 -0700] rev 9032
Merge
Sat, 09 Apr 2011 15:30:58 -0700 7035109: Regression: awt SplashScreen/test18.sh fails - missing mapfile entry
dholmes [Sat, 09 Apr 2011 15:30:58 -0700] rev 9031
7035109: Regression: awt SplashScreen/test18.sh fails - missing mapfile entry Reviewed-by: alanb, ksrini
Mon, 04 Apr 2011 17:28:28 -0700 Merge
lana [Mon, 04 Apr 2011 17:28:28 -0700] rev 9030
Merge
Mon, 04 Apr 2011 11:55:05 -0700 6565585: Remove critical section in Method.invoke, Constructor.newInstance, Field.getFieldAccessor improving performance
mduigou [Mon, 04 Apr 2011 11:55:05 -0700] rev 9029
6565585: Remove critical section in Method.invoke, Constructor.newInstance, Field.getFieldAccessor improving performance Reviewed-by: alanb, dholmes, briangoetz
Mon, 04 Apr 2011 19:32:56 +0100 Merge
alanb [Mon, 04 Apr 2011 19:32:56 +0100] rev 9028
Merge
Mon, 04 Apr 2011 18:35:16 +0100 7030249: Eliminate use of LoadLibrary and other clean-ups
alanb [Mon, 04 Apr 2011 18:35:16 +0100] rev 9027
7030249: Eliminate use of LoadLibrary and other clean-ups Reviewed-by: ohair, chegar, mchung
Mon, 04 Apr 2011 18:12:46 +0100 7033568: (file) Miscellaneous typos
alanb [Mon, 04 Apr 2011 18:12:46 +0100] rev 9026
7033568: (file) Miscellaneous typos Reviewed-by: michaelm, mduigou
Mon, 04 Apr 2011 18:09:53 +0100 7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
alanb [Mon, 04 Apr 2011 18:09:53 +0100] rev 9025
7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...) Reviewed-by: sherman
Mon, 04 Apr 2011 11:36:22 -0700 Merge
sherman [Mon, 04 Apr 2011 11:36:22 -0700] rev 9024
Merge
Mon, 04 Apr 2011 11:30:55 -0700 6751338: ZIP inflater/deflater performance
sherman [Mon, 04 Apr 2011 11:30:55 -0700] rev 9023
6751338: ZIP inflater/deflater performance Summary: To use GetPrimitiveArrayCritical for bye array access Reviewed-by: bristor, alanb
Mon, 04 Apr 2011 11:22:45 -0700 6543593: (reflect) Clarify private final field mutability
darcy [Mon, 04 Apr 2011 11:22:45 -0700] rev 9022
6543593: (reflect) Clarify private final field mutability Reviewed-by: dholmes, alanb, mduigou
Thu, 31 Mar 2011 22:07:32 -0700 Merge
lana [Thu, 31 Mar 2011 22:07:32 -0700] rev 9021
Merge
Thu, 31 Mar 2011 19:09:02 -0700 7005628: Clarify NPE behavior of Throwable.addSuppressed(null)
darcy [Thu, 31 Mar 2011 19:09:02 -0700] rev 9020
7005628: Clarify NPE behavior of Throwable.addSuppressed(null) Reviewed-by: dholmes, mchung, jjb
Thu, 31 Mar 2011 17:37:11 +0100 7032866: Problem with fix for 7030256
michaelm [Thu, 31 Mar 2011 17:37:11 +0100] rev 9019
7032866: Problem with fix for 7030256 Reviewed-by: alanb
Wed, 30 Mar 2011 21:10:02 -0700 7030400: 3/4 PrivateTransportTest.sh needs adjustment to work with 7003964
dcubed [Wed, 30 Mar 2011 21:10:02 -0700] rev 9018
7030400: 3/4 PrivateTransportTest.sh needs adjustment to work with 7003964 Summary: Fix typo in GetModuleHandle() function lookup. Reviewed-by: dholmes, alanb, acorn, zgu
Wed, 30 Mar 2011 22:20:40 -0400 7032364: Add jvm.cfg file for ARM and PPC architectures
dholmes [Wed, 30 Mar 2011 22:20:40 -0400] rev 9017
7032364: Add jvm.cfg file for ARM and PPC architectures Reviewed-by: darcy, bdelsart, alanb, mduigou
Wed, 30 Mar 2011 01:00:23 +0100 Merge
alanb [Wed, 30 Mar 2011 01:00:23 +0100] rev 9016
Merge
Wed, 30 Mar 2011 00:59:07 +0100 7026507: Bidi initialization fails if AWT not present
alanb [Wed, 30 Mar 2011 00:59:07 +0100] rev 9015
7026507: Bidi initialization fails if AWT not present Reviewed-by: okutsu
Tue, 29 Mar 2011 15:58:18 -0700 6381464: SimpleFormatter should use one single line format
mchung [Tue, 29 Mar 2011 15:58:18 -0700] rev 9014
6381464: SimpleFormatter should use one single line format Summary: Define a new logging properties to support custom output format Reviewed-by: alanb
Tue, 29 Mar 2011 15:50:55 -0700 7024172: Move BufferPoolMXBean and PlatformLoggingMXBean java.lang.management
mchung [Tue, 29 Mar 2011 15:50:55 -0700] rev 9013
7024172: Move BufferPoolMXBean and PlatformLoggingMXBean java.lang.management Reviewed-by: alanb
Tue, 29 Mar 2011 11:37:48 -0400 Merge
mullan [Tue, 29 Mar 2011 11:37:48 -0400] rev 9012
Merge
Tue, 29 Mar 2011 10:39:00 -0400 7019937: Translatability bug - Remove Unused String - String ID , read end of file
mullan [Tue, 29 Mar 2011 10:39:00 -0400] rev 9011
7019937: Translatability bug - Remove Unused String - String ID , read end of file 7019938: Translatability bug - Remove Unused String - String ID can not specify Principal with a 7019940: Translatability bug - Remove unused string - String ID: provided null name 7019942: Translatability bug - String ID: trustedCertEntry, 7019945: Translatability bug - Translatability issue - String ID: * has NOT been verified! In order to veri 7019947: Translatability bug - Translatability issue - String ID: * The integrity of the information stored i 7019949: Translatability bug - Translatability issue - String ID: * you must provide your keystore password. Reviewed-by: weijun, wetmore
Tue, 29 Mar 2011 08:15:16 -0400 7031929: Variable names typos in Release-embedded.gmk
dholmes [Tue, 29 Mar 2011 08:15:16 -0400] rev 9010
7031929: Variable names typos in Release-embedded.gmk Reviewed-by: alanb
Mon, 28 Mar 2011 13:50:01 -0700 7031166: (pack200) tools/pack200/CommandLineTests.java fail with testsdk on RO filesystem
ksrini [Mon, 28 Mar 2011 13:50:01 -0700] rev 9009
7031166: (pack200) tools/pack200/CommandLineTests.java fail with testsdk on RO filesystem Reviewed-by: alanb
Mon, 28 Mar 2011 18:04:17 +0800 7031536: test/sun/security/krb5/auto/HttpNegotiateServer.java should not use static ports
weijun [Mon, 28 Mar 2011 18:04:17 +0800] rev 9008
7031536: test/sun/security/krb5/auto/HttpNegotiateServer.java should not use static ports Reviewed-by: xuelei
Mon, 28 Mar 2011 18:04:10 +0800 7019384: Realm.getRealmsList returns realms list in wrong (reverse) order
weijun [Mon, 28 Mar 2011 18:04:10 +0800] rev 9007
7019384: Realm.getRealmsList returns realms list in wrong (reverse) order Reviewed-by: xuelei
Fri, 25 Mar 2011 18:47:57 -0700 7031376: Typos in javadoc of TimSort classes
darcy [Fri, 25 Mar 2011 18:47:57 -0700] rev 9006
7031376: Typos in javadoc of TimSort classes Reviewed-by: darcy Contributed-by: jjb@google.com
Fri, 25 Mar 2011 18:26:19 -0700 7031371: Clarify javadoc of Throwable, including addSuppressed
darcy [Fri, 25 Mar 2011 18:26:19 -0700] rev 9005
7031371: Clarify javadoc of Throwable, including addSuppressed Reviewed-by: smarks, mduigou
Fri, 25 Mar 2011 11:24:06 -0700 7030442: Add missing @param tag for Collections.reverseOrder()
mduigou [Fri, 25 Mar 2011 11:24:06 -0700] rev 9004
7030442: Add missing @param tag for Collections.reverseOrder() Reviewed-by: darcy, alanb
Fri, 25 Mar 2011 16:38:09 +0000 7030256: Cleanup/Remove code supporting old Windows versions (98, NT, 2000, etc)
chegar [Fri, 25 Mar 2011 16:38:09 +0000] rev 9003
7030256: Cleanup/Remove code supporting old Windows versions (98, NT, 2000, etc) Reviewed-by: alanb, mduigou
Fri, 25 Mar 2011 07:09:38 -0400 7030063: AWT support for SE-Embedded integration
dholmes [Fri, 25 Mar 2011 07:09:38 -0400] rev 9002
7030063: AWT support for SE-Embedded integration Summary: AWT support for SE-Embedded Reviewed-by: anthony, art, bobv, collins, alanb
Fri, 25 Mar 2011 11:58:30 +0800 7023056: NPE from sun.security.util.ManifestEntryVerifier.verify during Maven build
weijun [Fri, 25 Mar 2011 11:58:30 +0800] rev 9001
7023056: NPE from sun.security.util.ManifestEntryVerifier.verify during Maven build Reviewed-by: mullan
Thu, 24 Mar 2011 17:26:40 -0700 7029680: fix test/sun/misc/Version/Version.java build parsing
smarks [Thu, 24 Mar 2011 17:26:40 -0700] rev 9000
7029680: fix test/sun/misc/Version/Version.java build parsing Reviewed-by: ohair
Thu, 24 Mar 2011 11:40:13 -0700 7029823: (ann) test/java/lang/annotation/package-info.java no longer compiles
jjh [Thu, 24 Mar 2011 11:40:13 -0700] rev 8999
7029823: (ann) test/java/lang/annotation/package-info.java no longer compiles Summary: Use @Deprecated instead of @java.lang.annotation.Documented Reviewed-by: jjg, smarks
Thu, 24 Mar 2011 16:16:22 +0800 7030174: Jarsigner should accept TSACert with an HTTPS id-ad-timeStamping SIA
weijun [Thu, 24 Mar 2011 16:16:22 +0800] rev 8998
7030174: Jarsigner should accept TSACert with an HTTPS id-ad-timeStamping SIA Reviewed-by: xuelei
Wed, 23 Mar 2011 20:25:43 -0700 7030523: regression: imporper checking of paramater
xuelei [Wed, 23 Mar 2011 20:25:43 -0700] rev 8997
7030523: regression: imporper checking of paramater Reviewed-by: weijun
(0) -3000 -1000 -256 +256 +1000 +3000 +10000 +30000 tip