Sat, 20 Nov 2010 07:00:31 -0800 6903584: Legal notice repair: Three files under jdk/src/share/classes/sun/security/ssl/
xuelei [Sat, 20 Nov 2010 07:00:31 -0800] rev 7287
6903584: Legal notice repair: Three files under jdk/src/share/classes/sun/security/ssl/ Reviewed-by: weijun
Fri, 19 Nov 2010 17:05:47 -0800 6720456: New 4150 may have larger blowfish keysizes
valeriep [Fri, 19 Nov 2010 17:05:47 -0800] rev 7286
6720456: New 4150 may have larger blowfish keysizes Summary: Changed to use TBD value instead of FAIL Reviewed-by: weijun
Fri, 19 Nov 2010 16:59:48 -0800 6203816: Can not run test/java/security/Security/ClassLoaderDeadlock.sh from the command line
valeriep [Fri, 19 Nov 2010 16:59:48 -0800] rev 7285
6203816: Can not run test/java/security/Security/ClassLoaderDeadlock.sh from the command line Summary: Fixed the script to not delete the provider sub-directory Reviewed-by: weijun
Fri, 19 Nov 2010 17:18:31 -0500 7001669: Typo in javadocs for SQLPermission
lancea [Fri, 19 Nov 2010 17:18:31 -0500] rev 7284
7001669: Typo in javadocs for SQLPermission Reviewed-by: alanb
Fri, 19 Nov 2010 17:15:03 -0500 7000752: Duplicate entry in RowSetResourceBundles.properties
lancea [Fri, 19 Nov 2010 17:15:03 -0500] rev 7283
7000752: Duplicate entry in RowSetResourceBundles.properties Reviewed-by: alanb
Fri, 19 Nov 2010 12:58:32 -0800 6957230: CharsetEncoder.maxBytesPerChar() reports 4 for UTF-8; should be 3
sherman [Fri, 19 Nov 2010 12:58:32 -0800] rev 7282
6957230: CharsetEncoder.maxBytesPerChar() reports 4 for UTF-8; should be 3 Summary: changged utf-8's CharsetEncoder.maxBytesPerChar to 3 Reviewed-by: alanb
Fri, 19 Nov 2010 12:55:42 -0800 6989471: compiler warnings building java/zip native code
sherman [Fri, 19 Nov 2010 12:55:42 -0800] rev 7281
6989471: compiler warnings building java/zip native code Summary: remvoed the warning Reviewed-by: ohair, alanb
Fri, 19 Nov 2010 10:00:08 -0800 6631046: BufferedInputStream.available() reports negative int on very large inputstream
mchung [Fri, 19 Nov 2010 10:00:08 -0800] rev 7280
6631046: BufferedInputStream.available() reports negative int on very large inputstream Reviewed-by: dholmes, alanb, mduigou
Fri, 19 Nov 2010 13:35:07 +0000 Merge
michaelm [Fri, 19 Nov 2010 13:35:07 +0000] rev 7279
Merge
Fri, 19 Nov 2010 13:30:02 +0000 7001301: com/sun/net/httpserver/bugs/6725892/Test.java failing
michaelm [Fri, 19 Nov 2010 13:30:02 +0000] rev 7278
7001301: com/sun/net/httpserver/bugs/6725892/Test.java failing Reviewed-by: alanb
Fri, 19 Nov 2010 10:43:24 +0000 6712185: java/util/concurrent/Executors/AutoShutdown.java fails on slow or busy systems
dl [Fri, 19 Nov 2010 10:43:24 +0000] rev 7277
6712185: java/util/concurrent/Executors/AutoShutdown.java fails on slow or busy systems Reviewed-by: chegar, alanb
Thu, 18 Nov 2010 19:17:43 +0000 Merge
alanb [Thu, 18 Nov 2010 19:17:43 +0000] rev 7276
Merge
Thu, 18 Nov 2010 19:16:45 +0000 7000913: (bf) CharBuffer.wrap, slice, position, slice leads to CharBuffer with incorrect offser
alanb [Thu, 18 Nov 2010 19:16:45 +0000] rev 7275
7000913: (bf) CharBuffer.wrap, slice, position, slice leads to CharBuffer with incorrect offser Reviewed-by: forax
Wed, 17 Nov 2010 21:33:16 -0800 6217210: RFE: Support for Cp833 in 1.4.2
sherman [Wed, 17 Nov 2010 21:33:16 -0800] rev 7274
6217210: RFE: Support for Cp833 in 1.4.2 Summary: Forward port the Cp833 charset Reviewed-by: poonam
Wed, 17 Nov 2010 15:10:42 -0800 6615506: (fmt spec) Date/Time conversion table missing column for 'Z'
sherman [Wed, 17 Nov 2010 15:10:42 -0800] rev 7273
6615506: (fmt spec) Date/Time conversion table missing column for 'Z' Summary: added the column entry back in Reviewed-by: alanb
Wed, 17 Nov 2010 14:32:29 +0000 Merge
michaelm [Wed, 17 Nov 2010 14:32:29 +0000] rev 7272
Merge
Wed, 17 Nov 2010 14:29:51 +0000 6725892: Http server stability issues
michaelm [Wed, 17 Nov 2010 14:29:51 +0000] rev 7271
6725892: Http server stability issues Reviewed-by: chegar
Tue, 16 Nov 2010 11:50:08 -0800 Merge
valeriep [Tue, 16 Nov 2010 11:50:08 -0800] rev 7270
Merge
Mon, 15 Nov 2010 14:38:41 -0800 6687725: Internal PKCS5Padding impl should throw IllegalBlockSizeException and not BadPaddingException
valeriep [Mon, 15 Nov 2010 14:38:41 -0800] rev 7269
6687725: Internal PKCS5Padding impl should throw IllegalBlockSizeException and not BadPaddingException Summary: Changed to throw IllegalBlockSizeException when the data length isn't multiples of block size Reviewed-by: wetmore
Mon, 15 Nov 2010 14:32:49 -0800 6848930: JSN security test jce/Global/Cipher/PKCS5Padding cannot thrown expected BadPaddingException
valeriep [Mon, 15 Nov 2010 14:32:49 -0800] rev 7268
6848930: JSN security test jce/Global/Cipher/PKCS5Padding cannot thrown expected BadPaddingException Summary: Disabled CKM_DES_CBC_PAD, CKM_DES3_CBC_PAD, CKM_AES_CBC_PAD mechs by default and use our own internal padding impl. Reviewed-by: wetmore
Tue, 16 Nov 2010 15:23:11 +0000 6613829: (docs) Readable.read() ReadOnlyBufferException is not linked
alanb [Tue, 16 Nov 2010 15:23:11 +0000] rev 7267
6613829: (docs) Readable.read() ReadOnlyBufferException is not linked Reviewed-by: chegar, lancea
Tue, 30 Nov 2010 14:51:07 -0800 Merge
lana [Tue, 30 Nov 2010 14:51:07 -0800] rev 7266
Merge
Tue, 30 Nov 2010 10:35:55 +0300 6988188: The test failed due to Applet thread threw exception
rupashka [Tue, 30 Nov 2010 10:35:55 +0300] rev 7265
6988188: The test failed due to Applet thread threw exception Reviewed-by: alexp
Mon, 29 Nov 2010 10:50:49 -0800 Merge
lana [Mon, 29 Nov 2010 10:50:49 -0800] rev 7264
Merge
Mon, 29 Nov 2010 21:20:42 +0300 6981576: TitledBorder.getBorder() returns null in java build 1.7.0-ea-b107
malenkov [Mon, 29 Nov 2010 21:20:42 +0300] rev 7263
6981576: TitledBorder.getBorder() returns null in java build 1.7.0-ea-b107 Reviewed-by: alexp
Mon, 29 Nov 2010 20:38:14 +0300 6999033: Methods BorderFactory.createSoftBevelBorder() don't return SoftBevelBorder instances
malenkov [Mon, 29 Nov 2010 20:38:14 +0300] rev 7262
6999033: Methods BorderFactory.createSoftBevelBorder() don't return SoftBevelBorder instances Reviewed-by: alexp
Mon, 29 Nov 2010 16:11:40 +0300 6939227: Nimbus: 6597895 for JCheckBox, JButton and JToggleButton JCK tests
alexp [Mon, 29 Nov 2010 16:11:40 +0300] rev 7261
6939227: Nimbus: 6597895 for JCheckBox, JButton and JToggleButton JCK tests Reviewed-by: rupashka
Mon, 29 Nov 2010 16:03:14 +0300 6939001: Nimbus: JTabbedPane setBackgroundAt and setForegroundAt have no effect
alexp [Mon, 29 Nov 2010 16:03:14 +0300] rev 7260
6939001: Nimbus: JTabbedPane setBackgroundAt and setForegroundAt have no effect Reviewed-by: rupashka
Mon, 29 Nov 2010 16:01:00 +0300 6559589: Memory leak in JScrollPane.updateUI()
alexp [Mon, 29 Nov 2010 16:01:00 +0300] rev 7259
6559589: Memory leak in JScrollPane.updateUI() Reviewed-by: rupashka
Thu, 25 Nov 2010 20:25:35 +0300 7002176: JLayer docs build produces warnings
alexp [Thu, 25 Nov 2010 20:25:35 +0300] rev 7258
7002176: JLayer docs build produces warnings Reviewed-by: dav
Thu, 25 Nov 2010 20:23:44 +0300 6992847: javax/swing/JLayer/SerializationTest/SerializationTest.java failed in jdk7 just against b114
alexp [Thu, 25 Nov 2010 20:23:44 +0300] rev 7257
6992847: javax/swing/JLayer/SerializationTest/SerializationTest.java failed in jdk7 just against b114 Reviewed-by: rupashka
Thu, 25 Nov 2010 15:58:11 +0300 6999872: java.awt.Window instantiation leads to JVM CRASH on Windows, JDK7b118+ fastdebug
amenkov [Thu, 25 Nov 2010 15:58:11 +0300] rev 7256
6999872: java.awt.Window instantiation leads to JVM CRASH on Windows, JDK7b118+ fastdebug Reviewed-by: igor, dcherepanov
Wed, 24 Nov 2010 15:26:41 -0800 6807534: CurrencyNameProvider.getDisplayName(String, Locale) doesn't throw IllegalArgumentException
naoto [Wed, 24 Nov 2010 15:26:41 -0800] rev 7255
6807534: CurrencyNameProvider.getDisplayName(String, Locale) doesn't throw IllegalArgumentException Reviewed-by: okutsu
Wed, 24 Nov 2010 14:13:37 +0900 7002398: Apply Corrigendum #8 for Unicode 6.0.0
peytoia [Wed, 24 Nov 2010 14:13:37 +0900] rev 7254
7002398: Apply Corrigendum #8 for Unicode 6.0.0 Reviewed-by: okutsu
Tue, 23 Nov 2010 13:06:57 -0800 6930106: Testcases with legal notice problems
naoto [Tue, 23 Nov 2010 13:06:57 -0800] rev 7253
6930106: Testcases with legal notice problems Reviewed-by: ohair
Thu, 18 Nov 2010 11:35:31 -0800 7000136: Backward compatibility problem in LocaleNameProvider
naoto [Thu, 18 Nov 2010 11:35:31 -0800] rev 7252
7000136: Backward compatibility problem in LocaleNameProvider Reviewed-by: srl Contributed-by: y.umaoka@gmail.com
Thu, 18 Nov 2010 19:52:40 +0300 6997170: Spec for javax.swing.plaf.LayerUI.installUI/uninstallUI() methods contradict behavior of the RI
alexp [Thu, 18 Nov 2010 19:52:40 +0300] rev 7251
6997170: Spec for javax.swing.plaf.LayerUI.installUI/uninstallUI() methods contradict behavior of the RI Reviewed-by: rupashka
Thu, 18 Nov 2010 13:53:02 +0300 6994419: JLayer.removeAll() behavior doesn't correspond to JLayer.remove() behavior.
alexp [Thu, 18 Nov 2010 13:53:02 +0300] rev 7250
6994419: JLayer.removeAll() behavior doesn't correspond to JLayer.remove() behavior. Reviewed-by: rupashka
Wed, 17 Nov 2010 22:17:01 +0300 6447751: Bean Customizer should be detectable by reflection name alone
malenkov [Wed, 17 Nov 2010 22:17:01 +0300] rev 7249
6447751: Bean Customizer should be detectable by reflection name alone Reviewed-by: peterz
Tue, 16 Nov 2010 10:47:01 -0800 6997999: Remove duplicated entries from ISO language/country code tables
naoto [Tue, 16 Nov 2010 10:47:01 -0800] rev 7248
6997999: Remove duplicated entries from ISO language/country code tables Reviewed-by: okutsu
Wed, 17 Nov 2010 01:02:20 +0900 6959267: Support Unicode 6.0.0
peytoia [Wed, 17 Nov 2010 01:02:20 +0900] rev 7247
6959267: Support Unicode 6.0.0 Reviewed-by: okutsu
Mon, 15 Nov 2010 21:51:16 -0800 6939261: Since 1.6.0_18 JMenus at JMenuBar are not selectable by their Mnemonic key anymore
vikram [Mon, 15 Nov 2010 21:51:16 -0800] rev 7246
6939261: Since 1.6.0_18 JMenus at JMenuBar are not selectable by their Mnemonic key anymore Reviewed-by: peterz
Tue, 30 Nov 2010 14:50:04 -0800 Merge
lana [Tue, 30 Nov 2010 14:50:04 -0800] rev 7245
Merge
Tue, 30 Nov 2010 21:54:55 +0300 6783910: (dav) java.awt.Color.brighter()/darker() methods make color opaque
dav [Tue, 30 Nov 2010 21:54:55 +0300] rev 7244
6783910: (dav) java.awt.Color.brighter()/darker() methods make color opaque Reviewed-by: art, yan
Tue, 30 Nov 2010 17:36:56 +0300 6998592: FileDialog tests crashed on solaris
anthony [Tue, 30 Nov 2010 17:36:56 +0300] rev 7243
6998592: FileDialog tests crashed on solaris Summary: Override GtkFileDialogPeer.toFront() Reviewed-by: art, dcherepanov
Fri, 26 Nov 2010 15:52:55 +0300 6953894: docs build reports warning in java.awt.FileDialog
dcherepanov [Fri, 26 Nov 2010 15:52:55 +0300] rev 7242
6953894: docs build reports warning in java.awt.FileDialog Reviewed-by: art
Fri, 26 Nov 2010 15:41:16 +0300 7002856: Provide an accessor for Container.validateUnconditionally()
anthony [Fri, 26 Nov 2010 15:41:16 +0300] rev 7241
7002856: Provide an accessor for Container.validateUnconditionally() Summary: Introduce sun.awt.AWTAccessor.getContainerAccessor().validateUnconditionally() Reviewed-by: art
Fri, 26 Nov 2010 15:07:53 +0300 6770017: PIT : java/awt/Choice/BlockedWin32Choice/BlockedWin32Choice.java fails on 6u12 b01 pit build
dcherepanov [Fri, 26 Nov 2010 15:07:53 +0300] rev 7240
6770017: PIT : java/awt/Choice/BlockedWin32Choice/BlockedWin32Choice.java fails on 6u12 b01 pit build Reviewed-by: art
Fri, 26 Nov 2010 14:36:42 +0300 6699851: setMaximizedbounds not working properly on dual screen environment
dcherepanov [Fri, 26 Nov 2010 14:36:42 +0300] rev 7239
6699851: setMaximizedbounds not working properly on dual screen environment Reviewed-by: art, anthony
Fri, 26 Nov 2010 11:27:00 +0300 6561353: The text for J2SE NervousText demo should be updated to 7.0
dcherepanov [Fri, 26 Nov 2010 11:27:00 +0300] rev 7238
6561353: The text for J2SE NervousText demo should be updated to 7.0 Reviewed-by: art
Thu, 25 Nov 2010 15:39:39 +0300 6551412: [OpenJDK] Change the 'name=' entry in src/windows/resource/java.manifest XML file.
dav [Thu, 25 Nov 2010 15:39:39 +0300] rev 7237
6551412: [OpenJDK] Change the 'name=' entry in src/windows/resource/java.manifest XML file. Reviewed-by: ohair
Thu, 25 Nov 2010 13:23:49 +0300 6993784: Clarification to shaped/translucent windows specification is required
art [Thu, 25 Nov 2010 13:23:49 +0300] rev 7236
6993784: Clarification to shaped/translucent windows specification is required Reviewed-by: anthony, dcherepanov
Thu, 18 Nov 2010 14:26:19 +0300 6990904: (dav) on oel5.5, Frame doesn't show if the Frame has only a MenuBar as its component.
dav [Thu, 18 Nov 2010 14:26:19 +0300] rev 7235
6990904: (dav) on oel5.5, Frame doesn't show if the Frame has only a MenuBar as its component. Reviewed-by: dcherepanov, art
Tue, 30 Nov 2010 14:49:26 -0800 Merge
lana [Tue, 30 Nov 2010 14:49:26 -0800] rev 7234
Merge
Thu, 18 Nov 2010 14:44:44 -0800 6689925: Add transform attributes to the rendering tests in J2DBench
jgodinez [Thu, 18 Nov 2010 14:44:44 -0800] rev 7233
6689925: Add transform attributes to the rendering tests in J2DBench Reviewed-by: flar, prr
Fri, 03 Dec 2010 19:47:49 -0800 Merge
ohair [Fri, 03 Dec 2010 19:47:49 -0800] rev 7232
Merge
Mon, 22 Nov 2010 14:57:23 -0800 Added tag jdk7-b119 for changeset 7f370da0805b
cl [Mon, 22 Nov 2010 14:57:23 -0800] rev 7231
Added tag jdk7-b119 for changeset 7f370da0805b
Thu, 02 Dec 2010 19:04:13 -0800 Added tag jdk7-b120 for changeset 445c518364c4
cl [Thu, 02 Dec 2010 19:04:13 -0800] rev 7230
Added tag jdk7-b120 for changeset 445c518364c4
Wed, 05 Jul 2017 17:28:18 +0200 Merge
duke [Wed, 05 Jul 2017 17:28:18 +0200] rev 7229
Merge
Fri, 03 Dec 2010 19:44:29 -0800 Merge
ohair [Fri, 03 Dec 2010 19:44:29 -0800] rev 7228
Merge
Mon, 22 Nov 2010 14:57:11 -0800 Added tag jdk7-b119 for changeset a683e80b9ca8
cl [Mon, 22 Nov 2010 14:57:11 -0800] rev 7227
Added tag jdk7-b119 for changeset a683e80b9ca8
Thu, 02 Dec 2010 19:04:00 -0800 Added tag jdk7-b120 for changeset 6df7c2b3dbea
cl [Thu, 02 Dec 2010 19:04:00 -0800] rev 7226
Added tag jdk7-b120 for changeset 6df7c2b3dbea
Tue, 07 Dec 2010 16:41:14 -0800 Merge
igor [Tue, 07 Dec 2010 16:41:14 -0800] rev 7225
Merge
Tue, 30 Nov 2010 09:23:44 -0800 Merge
igor [Tue, 30 Nov 2010 09:23:44 -0800] rev 7224
Merge
Wed, 17 Nov 2010 09:43:17 -0500 Merge
jqzuo [Wed, 17 Nov 2010 09:43:17 -0500] rev 7223
Merge
Tue, 16 Nov 2010 17:07:49 -0800 Merge
igor [Tue, 16 Nov 2010 17:07:49 -0800] rev 7222
Merge
Tue, 07 Dec 2010 19:18:48 -0500 Merge
jqzuo [Tue, 07 Dec 2010 19:18:48 -0500] rev 7221
Merge
Wed, 17 Nov 2010 11:55:01 -0500 6997515: KERNEL=0 in JDK7 build causes loss of lzma compression.
paulk [Wed, 17 Nov 2010 11:55:01 -0500] rev 7220
6997515: KERNEL=0 in JDK7 build causes loss of lzma compression. Reviewed-by: billyh, jqzuo
Thu, 02 Dec 2010 19:03:54 -0800 Added tag jdk7-b120 for changeset a841cb10e4ea
cl [Thu, 02 Dec 2010 19:03:54 -0800] rev 7219
Added tag jdk7-b120 for changeset a841cb10e4ea
Wed, 05 Jul 2017 17:28:08 +0200 Added tag jdk7-b120 for changeset 8c840d3ab24f
duke [Wed, 05 Jul 2017 17:28:08 +0200] rev 7218
Added tag jdk7-b120 for changeset 8c840d3ab24f
Wed, 05 Jul 2017 17:28:07 +0200 Merge jdk7-b120
duke [Wed, 05 Jul 2017 17:28:07 +0200] rev 7217
Merge
Wed, 05 Jul 2017 17:28:05 +0200 Merge
duke [Wed, 05 Jul 2017 17:28:05 +0200] rev 7216
Merge
Mon, 15 Nov 2010 14:41:21 +0000 6999635: Multicatch: crash while compiling simple code with a multicatch parameter
mcimadamore [Mon, 15 Nov 2010 14:41:21 +0000] rev 7215
6999635: Multicatch: crash while compiling simple code with a multicatch parameter Summary: missing erasure when computing stackmaps leads to assertion error Reviewed-by: darcy
Mon, 15 Nov 2010 13:50:53 +0000 6985719: Alike methods in interfaces (Inheritance and Overriding)
mcimadamore [Mon, 15 Nov 2010 13:50:53 +0000] rev 7214
6985719: Alike methods in interfaces (Inheritance and Overriding) Summary: javac should report error when interface inherits unrelated method with same erasure Reviewed-by: jjg
Sun, 14 Nov 2010 07:16:46 -0800 6991528: Support making Throwable.suppressedExceptions immutable
darcy [Sun, 14 Nov 2010 07:16:46 -0800] rev 7213
6991528: Support making Throwable.suppressedExceptions immutable Reviewed-by: mcimadamore
Sat, 13 Nov 2010 19:00:43 -0800 Merge
lana [Sat, 13 Nov 2010 19:00:43 -0800] rev 7212
Merge
Fri, 12 Nov 2010 12:34:18 +0000 6970016: Clean up ARM/try-with-resources implementation
mcimadamore [Fri, 12 Nov 2010 12:34:18 +0000] rev 7211
6970016: Clean up ARM/try-with-resources implementation Summary: changed Xlint option name from -Xlint:arm to -Xlint:try Reviewed-by: jjg
Fri, 12 Nov 2010 12:33:52 +0000 6999067: cast for invokeExact call gets redundant cast to <type> warnings
mcimadamore [Fri, 12 Nov 2010 12:33:52 +0000] rev 7210
6999067: cast for invokeExact call gets redundant cast to <type> warnings Summary: Xlint:cast should not report cast used in order to specify target type in polymorphic signature calls Reviewed-by: jjg
Fri, 12 Nov 2010 12:32:43 +0000 6598108: com.sun.source.util.Trees.isAccessible incorrect
mcimadamore [Fri, 12 Nov 2010 12:32:43 +0000] rev 7209
6598108: com.sun.source.util.Trees.isAccessible incorrect Summary: JavacTrees' version of isAccessible should take into account enclosing class accessibility Reviewed-by: jjg
Wed, 10 Nov 2010 12:37:25 +0000 6996914: Diamond inference: problem when accessing protected constructor
mcimadamore [Wed, 10 Nov 2010 12:37:25 +0000] rev 7208
6996914: Diamond inference: problem when accessing protected constructor Summary: special resolution scheme for diamond inference needs to open up protected constructors in anon inner class creation Reviewed-by: jjg
Tue, 09 Nov 2010 17:49:24 -0800 6997958: test tools/javac/api/T6412669.java fails in PIT
jjg [Tue, 09 Nov 2010 17:49:24 -0800] rev 7207
6997958: test tools/javac/api/T6412669.java fails in PIT Reviewed-by: darcy
Sat, 06 Nov 2010 13:53:48 -0700 6998063: new Scope impl to fix Scope performance issues
jjg [Sat, 06 Nov 2010 13:53:48 -0700] rev 7206
6998063: new Scope impl to fix Scope performance issues Reviewed-by: jjg Contributed-by: per.bothner@oracle.com
Thu, 04 Nov 2010 15:39:43 -0700 Merge
lana [Thu, 04 Nov 2010 15:39:43 -0700] rev 7205
Merge
Thu, 04 Nov 2010 12:58:29 +0000 6714835: Safe cast is rejected (with warning) by javac
mcimadamore [Thu, 04 Nov 2010 12:58:29 +0000] rev 7204
6714835: Safe cast is rejected (with warning) by javac Summary: Rules for unchecked cast conversion do not take into account type-containment Reviewed-by: jjg
Thu, 04 Nov 2010 12:57:48 +0000 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters
mcimadamore [Thu, 04 Nov 2010 12:57:48 +0000] rev 7203
6993963: Project Coin: Use precise exception analysis for effectively final catch parameters Summary: More precise rethrow analysis should be extended to effectively-final exception parameters. Multicatch parameters should be made implicitly final. Reviewed-by: jjg, darcy
Wed, 05 Jul 2017 17:28:01 +0200 Merge
duke [Wed, 05 Jul 2017 17:28:01 +0200] rev 7202
Merge
Mon, 22 Nov 2010 14:57:17 -0800 Added tag jdk7-b119 for changeset 80bacb622b68
cl [Mon, 22 Nov 2010 14:57:17 -0800] rev 7201
Added tag jdk7-b119 for changeset 80bacb622b68
Wed, 05 Jul 2017 17:27:58 +0200 Merge
duke [Wed, 05 Jul 2017 17:27:58 +0200] rev 7200
Merge
Mon, 22 Nov 2010 14:57:16 -0800 Added tag jdk7-b119 for changeset 1db26590e632
cl [Mon, 22 Nov 2010 14:57:16 -0800] rev 7199
Added tag jdk7-b119 for changeset 1db26590e632
Wed, 05 Jul 2017 17:27:55 +0200 Merge
duke [Wed, 05 Jul 2017 17:27:55 +0200] rev 7198
Merge
Mon, 15 Nov 2010 10:47:48 -0800 6763340: memory leak in com.sun.corba.se.* classes
robm [Mon, 15 Nov 2010 10:47:48 -0800] rev 7197
6763340: memory leak in com.sun.corba.se.* classes 6873605: Missing finishedDispatch() call in ORBImpl causes test failures after 5u20 b04 Summary: Reviewed by Ken Cavanaugh Reviewed-by: coffeys
Mon, 15 Nov 2010 10:46:40 -0800 6277781: Serialization of Enums over IIOP is broke.
robm [Mon, 15 Nov 2010 10:46:40 -0800] rev 7196
6277781: Serialization of Enums over IIOP is broke. Summary: Reviewed by Ken Cavanaugh Reviewed-by: coffeys
Sat, 13 Nov 2010 18:39:26 -0800 Merge
lana [Sat, 13 Nov 2010 18:39:26 -0800] rev 7195
Merge
Thu, 04 Nov 2010 14:05:29 -0700 Merge
lana [Thu, 04 Nov 2010 14:05:29 -0700] rev 7194
Merge
Wed, 05 Jul 2017 17:27:51 +0200 Merge
duke [Wed, 05 Jul 2017 17:27:51 +0200] rev 7193
Merge
Mon, 29 Nov 2010 13:38:12 -0800 7003227: (pack200) intermittent failures compiling pack200
ksrini [Mon, 29 Nov 2010 13:38:12 -0800] rev 7192
7003227: (pack200) intermittent failures compiling pack200 Reviewed-by: jjg
(0) -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip