Mon, 07 Mar 2011 14:48:27 -0800 Merge
lana [Mon, 07 Mar 2011 14:48:27 -0800] rev 8579
Merge
Mon, 07 Mar 2011 14:14:37 -0800 6994008: PKCS11 should support "RSA" and "RSA/ECB/NoPadding" ciphers
valeriep [Mon, 07 Mar 2011 14:14:37 -0800] rev 8578
6994008: PKCS11 should support "RSA" and "RSA/ECB/NoPadding" ciphers Summary: Add support for RSA_X_509 mechanism and aliasing of "RSA" to "RSA/ECB/PKCS1Padding". Reviewed-by: wetmore
Mon, 07 Mar 2011 11:36:37 -0800 Merge
lana [Mon, 07 Mar 2011 11:36:37 -0800] rev 8577
Merge
Mon, 07 Mar 2011 13:44:47 -0500 Merge
mullan [Mon, 07 Mar 2011 13:44:47 -0500] rev 8576
Merge
Mon, 07 Mar 2011 13:20:55 -0500 7022467: SecretKeyFactory doesn't support algorithm "AES" on Windows and Linux
mullan [Mon, 07 Mar 2011 13:20:55 -0500] rev 8575
7022467: SecretKeyFactory doesn't support algorithm "AES" on Windows and Linux Reviewed-by: wetmore, valeriep
Mon, 07 Mar 2011 14:43:11 +0000 7025105: TEST_BUG test/com/sun/jndi/ldap/NoWaitForReplyTest.java should be cleaned up
coffeys [Mon, 07 Mar 2011 14:43:11 +0000] rev 8574
7025105: TEST_BUG test/com/sun/jndi/ldap/NoWaitForReplyTest.java should be cleaned up Reviewed-by: alanb
Fri, 04 Mar 2011 21:28:35 +0000 Merge
alanb [Fri, 04 Mar 2011 21:28:35 +0000] rev 8573
Merge
Fri, 04 Mar 2011 21:26:50 +0000 7023403: (ch) sun.nio.ch.SolarisEventPort.startPoll failed with AssertionError
alanb [Fri, 04 Mar 2011 21:26:50 +0000] rev 8572
7023403: (ch) sun.nio.ch.SolarisEventPort.startPoll failed with AssertionError Reviewed-by: forax
Fri, 04 Mar 2011 11:35:53 -0800 7023244: (zipfs) langtools CompileTest fails on read-only file system
sherman [Fri, 04 Mar 2011 11:35:53 -0800] rev 8571
7023244: (zipfs) langtools CompileTest fails on read-only file system Summary: replaced checkAccess with Files.isWritable() Reviewed-by: alanb
Fri, 04 Mar 2011 09:32:20 -0800 7023963: (misc) fix diamond anon instances in the jdk
ksrini [Fri, 04 Mar 2011 09:32:20 -0800] rev 8570
7023963: (misc) fix diamond anon instances in the jdk Reviewed-by: alanb, mchung, mcimadamore, dholmes
Fri, 04 Mar 2011 09:33:05 +0000 Merge
alanb [Fri, 04 Mar 2011 09:33:05 +0000] rev 8569
Merge
Fri, 04 Mar 2011 09:29:56 +0000 6944810: (ch) Assert failure in sun.nio.ch.PendingIoCache.clearPendingIoMap [win]
alanb [Fri, 04 Mar 2011 09:29:56 +0000] rev 8568
6944810: (ch) Assert failure in sun.nio.ch.PendingIoCache.clearPendingIoMap [win] Reviewed-by: chegar
Thu, 03 Mar 2011 17:16:13 +0000 Merge
michaelm [Thu, 03 Mar 2011 17:16:13 +0000] rev 8567
Merge
Thu, 03 Mar 2011 17:14:23 +0000 7024264: HttpURLConnection/NetPermission doc issue
michaelm [Thu, 03 Mar 2011 17:14:23 +0000] rev 8566
7024264: HttpURLConnection/NetPermission doc issue Reviewed-by: chegar
Thu, 03 Mar 2011 17:00:04 +0000 Merge
coffeys [Thu, 03 Mar 2011 17:00:04 +0000] rev 8565
Merge
Thu, 03 Mar 2011 16:51:03 +0000 6750362: Very large LDAP requests throw a OOM on LDAP servers which aren't aware of Paged Results Controls
coffeys [Thu, 03 Mar 2011 16:51:03 +0000] rev 8564
6750362: Very large LDAP requests throw a OOM on LDAP servers which aren't aware of Paged Results Controls 6748156: add an new JNDI property to control the boolean flag WaitForReply Reviewed-by: vinnie, robm
Thu, 03 Mar 2011 16:48:53 +0000 6721694: java/lang/Thread/StartOOMTest.java fails with timeout or with crash
chegar [Thu, 03 Mar 2011 16:48:53 +0000] rev 8563
6721694: java/lang/Thread/StartOOMTest.java fails with timeout or with crash Summary: the test is not suitable to be run automatically Reviewed-by: alanb
Thu, 03 Mar 2011 16:44:44 +0000 7018137: HTML4 compliance issues
chegar [Thu, 03 Mar 2011 16:44:44 +0000] rev 8562
7018137: HTML4 compliance issues Summary: move end list items tags to after nested list Reviewed-by: alanb
Thu, 03 Mar 2011 15:34:09 +0000 7018606: (process) test/java/lang/ProcessBuilder/Basic.java failing intermittently (win)
michaelm [Thu, 03 Mar 2011 15:34:09 +0000] rev 8561
7018606: (process) test/java/lang/ProcessBuilder/Basic.java failing intermittently (win) Reviewed-by: alanb
Wed, 02 Mar 2011 16:56:07 +0000 7021987: native2ascii "file cannot be read" error message is broken
alanb [Wed, 02 Mar 2011 16:56:07 +0000] rev 8560
7021987: native2ascii "file cannot be read" error message is broken Reviewed-by: lancea, mchung
Tue, 01 Mar 2011 15:05:32 -0800 7022624: use try-with-resources in java.io tests
smarks [Tue, 01 Mar 2011 15:05:32 -0800] rev 8559
7022624: use try-with-resources in java.io tests Reviewed-by: alanb
Tue, 01 Mar 2011 12:03:44 +0000 7023034: Files.createTempDirectory((Path)null, "temp") does not throw NPE
alanb [Tue, 01 Mar 2011 12:03:44 +0000] rev 8558
7023034: Files.createTempDirectory((Path)null, "temp") does not throw NPE Reviewed-by: forax
Tue, 01 Mar 2011 16:22:22 +0800 7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run
weijun [Tue, 01 Mar 2011 16:22:22 +0800] rev 8557
7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run Reviewed-by: alanb, smarks
Mon, 28 Feb 2011 23:02:37 +0800 7021789: Remove jarsigner -crl option
weijun [Mon, 28 Feb 2011 23:02:37 +0800] rev 8556
7021789: Remove jarsigner -crl option Reviewed-by: mullan
Mon, 28 Feb 2011 06:40:46 -0500 7022386: gethostbyname_r needs a pointer aligned buffer passed to it
dholmes [Mon, 28 Feb 2011 06:40:46 -0500] rev 8555
7022386: gethostbyname_r needs a pointer aligned buffer passed to it Summary: Change buffer type to ensure pointer-alignment Reviewed-by: alanb, chegar
Mon, 28 Feb 2011 11:03:52 +0000 7022269: clean up fscanf usage in Linux networking native code
chegar [Mon, 28 Feb 2011 11:03:52 +0000] rev 8554
7022269: clean up fscanf usage in Linux networking native code Reviewed-by: michaelm, alanb
Fri, 25 Feb 2011 02:06:10 -0800 7021582: convert jar/zip code and tests to use try-with-resources
smarks [Fri, 25 Feb 2011 02:06:10 -0800] rev 8553
7021582: convert jar/zip code and tests to use try-with-resources Reviewed-by: alanb, dholmes, sherman
Fri, 25 Feb 2011 12:11:20 -0800 7016707: Remove the BootClassLoaderHook for jkernel support
mchung [Fri, 25 Feb 2011 12:11:20 -0800] rev 8552
7016707: Remove the BootClassLoaderHook for jkernel support Reviewed-by: alanb, ohair
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
Thu, 24 Feb 2011 16:29:42 +0900 6772689: java.sql.Date.valueOf("2042-10-xx").toString() wrong in some time zones
okutsu [Thu, 24 Feb 2011 16:29:42 +0900] rev 8523
6772689: java.sql.Date.valueOf("2042-10-xx").toString() wrong in some time zones Reviewed-by: peytoia
Thu, 24 Feb 2011 15:09:21 +0900 7021989: Missing observesDaylightTime override in ZoneInfo
okutsu [Thu, 24 Feb 2011 15:09:21 +0900] rev 8522
7021989: Missing observesDaylightTime override in ZoneInfo Reviewed-by: peytoia
Wed, 23 Feb 2011 16:50:13 +0900 6955047: (tz) javadoc for TimeZone.getDisplayName(boolean daylight, int style, Locale locale) is not clear
okutsu [Wed, 23 Feb 2011 16:50:13 +0900] rev 8521
6955047: (tz) javadoc for TimeZone.getDisplayName(boolean daylight, int style, Locale locale) is not clear 7021680: (tz) daylight savings time should be daylight saving time Reviewed-by: peytoia
Wed, 23 Feb 2011 14:09:23 +0900 6623219: Font.canDisplayUpTo does not work with supplementary characters
okutsu [Wed, 23 Feb 2011 14:09:23 +0900] rev 8520
6623219: Font.canDisplayUpTo does not work with supplementary characters Reviewed-by: prr, peytoia
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip