Fri, 25 Feb 2011 11:42:11 -0800 7021939: com.oracle.net is not a NON_CORE_PKGS
mchung [Fri, 25 Feb 2011 11:42:11 -0800] rev 8551
7021939: com.oracle.net is not a NON_CORE_PKGS Reviewed-by: ohair, alanb
Thu, 24 Feb 2011 22:26:42 -0800 7022383: add reference to CR for ReadLongZipFileName test to problem list
smarks [Thu, 24 Feb 2011 22:26:42 -0800] rev 8550
7022383: add reference to CR for ReadLongZipFileName test to problem list Reviewed-by: ohair
Thu, 24 Feb 2011 18:35:17 +0000 6835668: Use of /usr/include/linux/ files creates a dependence on kernel-headers
michaelm [Thu, 24 Feb 2011 18:35:17 +0000] rev 8549
6835668: Use of /usr/include/linux/ files creates a dependence on kernel-headers Reviewed-by: chegar
Thu, 24 Feb 2011 13:42:10 +0000 6849693: index of fdTable should be less than num. of fdTable in jdk7
chegar [Thu, 24 Feb 2011 13:42:10 +0000] rev 8548
6849693: index of fdTable should be less than num. of fdTable in jdk7 Reviewed-by: alanb
Thu, 24 Feb 2011 12:57:59 +0000 7020136: java/net/URLConnection/RedirectLimit.java fails intermittently
chegar [Thu, 24 Feb 2011 12:57:59 +0000] rev 8547
7020136: java/net/URLConnection/RedirectLimit.java fails intermittently Summary: Increase the socket timeout and clean up the test Reviewed-by: alanb
Wed, 23 Feb 2011 22:54:47 -0800 6844879: Source distribution should be more robustly built without the security source distribution
wetmore [Wed, 23 Feb 2011 22:54:47 -0800] rev 8546
6844879: Source distribution should be more robustly built without the security source distribution Reviewed-by: ohair
Wed, 23 Feb 2011 10:29:15 -0800 Merge
lana [Wed, 23 Feb 2011 10:29:15 -0800] rev 8545
Merge
Wed, 23 Feb 2011 14:56:44 +0000 7017493: ConcurrentLinkedDeque: Unexpected initialization order can lead to crash due to use of Unsafe
dl [Wed, 23 Feb 2011 14:56:44 +0000] rev 8544
7017493: ConcurrentLinkedDeque: Unexpected initialization order can lead to crash due to use of Unsafe Reviewed-by: chegar
Tue, 22 Feb 2011 15:34:17 -0800 7021209: convert lang, math, util to use try-with-resources
smarks [Tue, 22 Feb 2011 15:34:17 -0800] rev 8543
7021209: convert lang, math, util to use try-with-resources Reviewed-by: alanb, darcy, naoto
Tue, 22 Feb 2011 12:01:35 -0800 6604496: Support for CKM_AES_CTR (counter mode)
valeriep [Tue, 22 Feb 2011 12:01:35 -0800] rev 8542
6604496: Support for CKM_AES_CTR (counter mode) Summary: Enhanced SunPKCS11 provider to support AES/CTR/NoPadding transformation. Reviewed-by: vinnie
Tue, 22 Feb 2011 14:44:43 +0000 6702400: ChunkedInputStream expecting -1 from int read, but int->char comparision is wrong
michaelm [Tue, 22 Feb 2011 14:44:43 +0000] rev 8541
6702400: ChunkedInputStream expecting -1 from int read, but int->char comparision is wrong Reviewed-by: chegar
Tue, 22 Feb 2011 14:28:13 +0000 7021327: Changes for 7020888 included changes to other files in error
alanb [Tue, 22 Feb 2011 14:28:13 +0000] rev 8540
7021327: Changes for 7020888 included changes to other files in error Reviewed-by: chegar
Tue, 22 Feb 2011 12:04:48 +0000 7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions)
alanb [Tue, 22 Feb 2011 12:04:48 +0000] rev 8539
7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions) Reviewed-by: mduigou, chegar
Tue, 22 Feb 2011 10:19:35 +0000 Merge
alanb [Tue, 22 Feb 2011 10:19:35 +0000] rev 8538
Merge
Mon, 21 Feb 2011 13:54:13 +0000 7020517: (fs) FileStore.equals returns true if both volumes have the same serial number
alanb [Mon, 21 Feb 2011 13:54:13 +0000] rev 8537
7020517: (fs) FileStore.equals returns true if both volumes have the same serial number Reviewed-by: chegar
Mon, 21 Feb 2011 14:53:11 -0800 7019705: Add -XX:+AggressiveOpts options to MOAT test
mduigou [Mon, 21 Feb 2011 14:53:11 -0800] rev 8536
7019705: Add -XX:+AggressiveOpts options to MOAT test Reviewed-by: alanb
Mon, 07 Mar 2011 14:46:16 -0800 Merge
lana [Mon, 07 Mar 2011 14:46:16 -0800] rev 8535
Merge
Sat, 05 Mar 2011 20:54:53 -0800 Merge
lana [Sat, 05 Mar 2011 20:54:53 -0800] rev 8534
Merge
Sat, 05 Mar 2011 18:27:51 +0300 6760148: Certain fonts are not correctly soft wrapped when using JTextComponent.print()
rupashka [Sat, 05 Mar 2011 18:27:51 +0300] rev 8533
6760148: Certain fonts are not correctly soft wrapped when using JTextComponent.print() Reviewed-by: peterz
Thu, 03 Mar 2011 18:27:47 +0300 Merge
alexp [Thu, 03 Mar 2011 18:27:47 +0300] rev 8532
Merge
Thu, 03 Mar 2011 18:23:19 +0300 6653511: JComponent.safelyGetGraphics() may sometimes return null
alexp [Thu, 03 Mar 2011 18:23:19 +0300] rev 8531
6653511: JComponent.safelyGetGraphics() may sometimes return null Reviewed-by: rupashka
Thu, 03 Mar 2011 17:47:41 +0300 6796710: Html content in JEditorPane is overlapping on swing components while resizing the application.
rupashka [Thu, 03 Mar 2011 17:47:41 +0300] rev 8530
6796710: Html content in JEditorPane is overlapping on swing components while resizing the application. Reviewed-by: alexp
Thu, 03 Mar 2011 16:40:13 +0300 6835393: MidiSystem fails to correctly read Sequence with SMPTE division
amenkov [Thu, 03 Mar 2011 16:40:13 +0300] rev 8529
6835393: MidiSystem fails to correctly read Sequence with SMPTE division Reviewed-by: stayer
Thu, 03 Mar 2011 15:57:53 +0300 6660470: RealTimeSequencer incorrectly opens (implicitly) synthesizer
amenkov [Thu, 03 Mar 2011 15:57:53 +0300] rev 8528
6660470: RealTimeSequencer incorrectly opens (implicitly) synthesizer Reviewed-by: stayer
Thu, 03 Mar 2011 15:45:47 +0300 6801206: SoundTestSuite: test050 fails
amenkov [Thu, 03 Mar 2011 15:45:47 +0300] rev 8527
6801206: SoundTestSuite: test050 fails Reviewed-by: stayer
Thu, 03 Mar 2011 15:41:44 +0300 6938426: Concurrency bug in ALAW encoder causes random bursts of static/noise in output.
amenkov [Thu, 03 Mar 2011 15:41:44 +0300] rev 8526
6938426: Concurrency bug in ALAW encoder causes random bursts of static/noise in output. Reviewed-by: stayer
Mon, 28 Feb 2011 18:36:33 +0300 7013521: AudioSystem.write for AIFF files closes source audio stream
amenkov [Mon, 28 Feb 2011 18:36:33 +0300] rev 8525
7013521: AudioSystem.write for AIFF files closes source audio stream Reviewed-by: dav
Mon, 28 Feb 2011 18:20:34 +0300 6826074: JScrollPane does not revalidate the component hierarchy after scrolling
alexp [Mon, 28 Feb 2011 18:20:34 +0300] rev 8524
6826074: JScrollPane does not revalidate the component hierarchy after scrolling Reviewed-by: anthony
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip