Wed, 05 Jul 2017 17:32:09 +0200 Merge
duke [Wed, 05 Jul 2017 17:32:09 +0200] rev 7823
Merge
Thu, 13 Jan 2011 16:43:46 -0800 Added tag jdk7-b125 for changeset ad6f4daff46b
cl [Thu, 13 Jan 2011 16:43:46 -0800] rev 7822
Added tag jdk7-b125 for changeset ad6f4daff46b
Wed, 05 Jul 2017 17:32:07 +0200 Merge
duke [Wed, 05 Jul 2017 17:32:07 +0200] rev 7821
Merge
Fri, 14 Jan 2011 13:48:16 -0800 Merge
lana [Fri, 14 Jan 2011 13:48:16 -0800] rev 7820
Merge
Thu, 13 Jan 2011 15:03:27 -0800 Merge
lana [Thu, 13 Jan 2011 15:03:27 -0800] rev 7819
Merge
Thu, 06 Jan 2011 18:05:56 -0800 Merge
lana [Thu, 06 Jan 2011 18:05:56 -0800] rev 7818
Merge
Thu, 06 Jan 2011 14:32:00 -0800 7010537: javah no longer depends on javadoc
jjg [Thu, 06 Jan 2011 14:32:00 -0800] rev 7817
7010537: javah no longer depends on javadoc Reviewed-by: ohair
Tue, 04 Jan 2011 17:05:38 -0800 Merge
lana [Tue, 04 Jan 2011 17:05:38 -0800] rev 7816
Merge
Tue, 04 Jan 2011 14:17:45 -0800 7009618: regression test failed caused by the fix for 7003462
sherman [Tue, 04 Jan 2011 14:17:45 -0800] rev 7815
7009618: regression test failed caused by the fix for 7003462 Summary: avoid caching the "ended" Inflater in ZipFile class Reviewed-by: alanb
Tue, 04 Jan 2011 17:49:50 +0000 7010192: InetAddress.isReachable hits ShouldNotReachHere with hs20-b04 (win)
alanb [Tue, 04 Jan 2011 17:49:50 +0000] rev 7814
7010192: InetAddress.isReachable hits ShouldNotReachHere with hs20-b04 (win) Reviewed-by: chegar
Mon, 27 Dec 2010 11:39:59 -0800 Merge
valeriep [Mon, 27 Dec 2010 11:39:59 -0800] rev 7813
Merge
Wed, 22 Dec 2010 19:19:32 -0800 6924489: sun.security.pkcs11.wrapper.PKCS11Exception: CKR_OPERATION_NOT_INITIALIZED
valeriep [Wed, 22 Dec 2010 19:19:32 -0800] rev 7812
6924489: sun.security.pkcs11.wrapper.PKCS11Exception: CKR_OPERATION_NOT_INITIALIZED Summary: Reset cipher state to un-initialized wherever necessary. Reviewed-by: weijun
Thu, 23 Dec 2010 23:10:36 -0800 7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat
dcubed [Thu, 23 Dec 2010 23:10:36 -0800] rev 7811
7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat Summary: Swap S0C and S0CMX column values. Reviewed-by: ohair, dholmes, poonam
Thu, 23 Dec 2010 13:51:30 -0800 7002386: (launcher) fix XshowSettings
ksrini [Thu, 23 Dec 2010 13:51:30 -0800] rev 7810
7002386: (launcher) fix XshowSettings Reviewed-by: darcy, mchung, naoto
Wed, 22 Dec 2010 23:12:17 -0800 Merge
lana [Wed, 22 Dec 2010 23:12:17 -0800] rev 7809
Merge
Wed, 22 Dec 2010 18:30:34 -0800 6581254: pkcs11 provider fails to parse configuration file contains windows short path
valeriep [Wed, 22 Dec 2010 18:30:34 -0800] rev 7808
6581254: pkcs11 provider fails to parse configuration file contains windows short path Summary: Modified configuration parsing code to support "~". Reviewed-by: weijun
Wed, 22 Dec 2010 06:28:46 -0800 6996365: Evaluate the priorities of cipher suites
xuelei [Wed, 22 Dec 2010 06:28:46 -0800] rev 7807
6996365: Evaluate the priorities of cipher suites Reviewed-by: wetmore
Wed, 22 Dec 2010 14:37:15 +0100 6560348: PIT : java/awt/xembed/server/RunTestXEmbed.java fails
ptisnovs [Wed, 22 Dec 2010 14:37:15 +0100] rev 7806
6560348: PIT : java/awt/xembed/server/RunTestXEmbed.java fails Summary: Testcase correction. Reviewed-by: anthony
Tue, 21 Dec 2010 11:32:34 +0000 6968933: Clip loop() deadlock in DirectAudioDevice$DirectClip.run
kevinw [Tue, 21 Dec 2010 11:32:34 +0000] rev 7805
6968933: Clip loop() deadlock in DirectAudioDevice$DirectClip.run Reviewed-by: amenkov
Tue, 21 Dec 2010 17:35:47 +0800 6996367: improve HandshakeHash
weijun [Tue, 21 Dec 2010 17:35:47 +0800] rev 7804
6996367: improve HandshakeHash Reviewed-by: xuelei
Mon, 20 Dec 2010 13:47:04 -0800 6880112: Project Coin: Port JDK core library code to use diamond operator
smarks [Mon, 20 Dec 2010 13:47:04 -0800] rev 7803
6880112: Project Coin: Port JDK core library code to use diamond operator Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
Sat, 18 Dec 2010 09:10:49 -0800 7007157: (pack200) stripping attributes causes a NPE
ksrini [Sat, 18 Dec 2010 09:10:49 -0800] rev 7802
7007157: (pack200) stripping attributes causes a NPE Reviewed-by: jrose, mduigou, dholmes
Fri, 17 Dec 2010 11:03:33 +0800 6975866: api/org_ietf/jgss/GSSContext/index.html#wrapUnwrapIOTest started to fail since jdk7 b102
weijun [Fri, 17 Dec 2010 11:03:33 +0800] rev 7801
6975866: api/org_ietf/jgss/GSSContext/index.html#wrapUnwrapIOTest started to fail since jdk7 b102 Reviewed-by: valeriep
Thu, 16 Dec 2010 20:52:09 +0530 6980447: Rhino JavaScript engine code in jdk-7 has to updated with the latest code from Rhino 1.7R3.
sundar [Thu, 16 Dec 2010 20:52:09 +0530] rev 7800
6980447: Rhino JavaScript engine code in jdk-7 has to updated with the latest code from Rhino 1.7R3. Summary: Updating Rhino javascript engine with version 1.7R3. Issue 6427783 (E4X support is missing from Sun's Mozilla JavaScript implementation) is also fixed as a side-effect. Reviewed-by: alanb, jjh
Wed, 15 Dec 2010 22:42:37 -0800 7006265: Javadoc warnings
xuelei [Wed, 15 Dec 2010 22:42:37 -0800] rev 7799
7006265: Javadoc warnings Reviewed-by: weijun
Wed, 15 Dec 2010 09:15:20 +0000 6927816: Demo crash in heaptracker with Non-Sun JDK due to possible violation of JNI spec
alanb [Wed, 15 Dec 2010 09:15:20 +0000] rev 7798
6927816: Demo crash in heaptracker with Non-Sun JDK due to possible violation of JNI spec Reviewed-by: ohair, alanb Contributed-by: spoole@uk.ibm.com
Tue, 14 Dec 2010 16:08:43 -0500 7006454: Typo in javadocs typo for Statement.executeBatch @since
lancea [Tue, 14 Dec 2010 16:08:43 -0500] rev 7797
7006454: Typo in javadocs typo for Statement.executeBatch @since Reviewed-by: alanb
Tue, 14 Dec 2010 08:13:38 -0800 7006704: (pack200) add missing file for 6990106
ksrini [Tue, 14 Dec 2010 08:13:38 -0800] rev 7796
7006704: (pack200) add missing file for 6990106 Reviewed-by: mduigou, briangoetz
Tue, 14 Dec 2010 07:42:11 -0800 6990106: FindBugs scan - Malicious code vulnerability Warnings in com.sun.java.util.jar.pack.*
ksrini [Tue, 14 Dec 2010 07:42:11 -0800] rev 7795
6990106: FindBugs scan - Malicious code vulnerability Warnings in com.sun.java.util.jar.pack.* Reviewed-by: mduigou, briangoetz
Thu, 06 Jan 2011 18:03:25 -0800 Merge
lana [Thu, 06 Jan 2011 18:03:25 -0800] rev 7794
Merge
Tue, 04 Jan 2011 23:41:13 -0800 Merge
lana [Tue, 04 Jan 2011 23:41:13 -0800] rev 7793
Merge
Thu, 30 Dec 2010 14:57:29 +0300 6989702: sound native code compiler warnings
amenkov [Thu, 30 Dec 2010 14:57:29 +0300] rev 7792
6989702: sound native code compiler warnings Reviewed-by: bae
Wed, 29 Dec 2010 16:26:23 +0300 7006997: A typo in MidiSystem.getTransmitter() implementation code
amenkov [Wed, 29 Dec 2010 16:26:23 +0300] rev 7791
7006997: A typo in MidiSystem.getTransmitter() implementation code Reviewed-by: dav
Tue, 28 Dec 2010 16:37:15 +0300 6842956: Assertion error in javax_sound on 64-bit RHEL 5.3 with 32-bit JDK
amenkov [Tue, 28 Dec 2010 16:37:15 +0300] rev 7790
6842956: Assertion error in javax_sound on 64-bit RHEL 5.3 with 32-bit JDK Reviewed-by: bae
Mon, 27 Dec 2010 17:41:33 +0300 6532833: PIT: Metal LAF - The right side border is not shown for the Spinner after the removing the buttons
rupashka [Mon, 27 Dec 2010 17:41:33 +0300] rev 7789
6532833: PIT: Metal LAF - The right side border is not shown for the Spinner after the removing the buttons Reviewed-by: alexp
Mon, 27 Dec 2010 15:28:08 +0300 6959584: closed/javax/swing/JFileChooser/4847375/bug4847375.java : compilation failed
rupashka [Mon, 27 Dec 2010 15:28:08 +0300] rev 7788
6959584: closed/javax/swing/JFileChooser/4847375/bug4847375.java : compilation failed Reviewed-by: alexp
Mon, 27 Dec 2010 14:13:52 +0900 7003643: [Fmt-Me] MessageFormat.toPattern produces wrong quoted string and subformat modifiers
okutsu [Mon, 27 Dec 2010 14:13:52 +0900] rev 7787
7003643: [Fmt-Me] MessageFormat.toPattern produces wrong quoted string and subformat modifiers 7008195: [Fmt-Me] Improve MessageFormat.applyPattern performance Reviewed-by: naoto, peytoia
Thu, 23 Dec 2010 18:25:35 +0300 7007708: TEST: javax/swing/JScrollBar/6542335/bug6542335.java failes agaisnt jdk7 on solaris/linux
rupashka [Thu, 23 Dec 2010 18:25:35 +0300] rev 7786
7007708: TEST: javax/swing/JScrollBar/6542335/bug6542335.java failes agaisnt jdk7 on solaris/linux Reviewed-by: alexp
Thu, 23 Dec 2010 17:39:18 +0300 6973773: JCK manual case JSliderTests.html#JSlider fails in jdk7 b100
rupashka [Thu, 23 Dec 2010 17:39:18 +0300] rev 7785
6973773: JCK manual case JSliderTests.html#JSlider fails in jdk7 b100 Reviewed-by: alexp
Wed, 22 Dec 2010 16:57:08 -0800 Merge
lana [Wed, 22 Dec 2010 16:57:08 -0800] rev 7784
Merge
Tue, 21 Dec 2010 16:14:14 -0800 4940539: Constructor of java.util.Locale should handle ISO 639-2 Language Codes
naoto [Tue, 21 Dec 2010 16:14:14 -0800] rev 7783
4940539: Constructor of java.util.Locale should handle ISO 639-2 Language Codes Reviewed-by: okutsu
Tue, 21 Dec 2010 11:20:32 +0900 7007905: javazic produces wrong line numbers
okutsu [Tue, 21 Dec 2010 11:20:32 +0900] rev 7782
7007905: javazic produces wrong line numbers Reviewed-by: peytoia
Tue, 21 Dec 2010 10:58:23 +0900 6943959: NumericShaper API doc doesn't describe ARABIC/EASTERN_ARABIC precedence
okutsu [Tue, 21 Dec 2010 10:58:23 +0900] rev 7781
6943959: NumericShaper API doc doesn't describe ARABIC/EASTERN_ARABIC precedence Reviewed-by: peytoia
Fri, 17 Dec 2010 18:06:28 +0900 6983207: API: MessageFormat quote handling discrepancy
okutsu [Fri, 17 Dec 2010 18:06:28 +0900] rev 7780
6983207: API: MessageFormat quote handling discrepancy Reviewed-by: peytoia
Fri, 17 Dec 2010 17:13:43 +0900 6644493: [Fmt-Da] SimpleDateFormat parsing RFC822 time offset is slow
okutsu [Fri, 17 Dec 2010 17:13:43 +0900] rev 7779
6644493: [Fmt-Da] SimpleDateFormat parsing RFC822 time offset is slow Reviewed-by: peytoia
Fri, 17 Dec 2010 16:56:13 +0900 7007583: (tz) Windows-only: update tzmappings for KB2443685
okutsu [Fri, 17 Dec 2010 16:56:13 +0900] rev 7778
7007583: (tz) Windows-only: update tzmappings for KB2443685 Reviewed-by: peytoia
Wed, 15 Dec 2010 11:38:34 +0900 6990037: font warnings in the build, missing fonts
okutsu [Wed, 15 Dec 2010 11:38:34 +0900] rev 7777
6990037: font warnings in the build, missing fonts Reviewed-by: peytoia
Thu, 06 Jan 2011 18:01:33 -0800 Merge
lana [Thu, 06 Jan 2011 18:01:33 -0800] rev 7776
Merge
(0) -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip