Thu, 12 Jun 2008 13:19:16 -0700 Merge
tbell [Thu, 12 Jun 2008 13:19:16 -0700] rev 730
Merge
Fri, 06 Jun 2008 15:17:35 -0700 Merge
tbell [Fri, 06 Jun 2008 15:17:35 -0700] rev 729
Merge
Thu, 05 Jun 2008 13:46:26 -0700 6711276: langtools has incorrect -Werror switch
jjg [Thu, 05 Jun 2008 13:46:26 -0700] rev 728
6711276: langtools has incorrect -Werror switch Reviewed-by: ksrini
Tue, 03 Jun 2008 13:26:47 -0700 4075303: Use javap to enquire aboput a specific inner class
jjg [Tue, 03 Jun 2008 13:26:47 -0700] rev 727
4075303: Use javap to enquire aboput a specific inner class 4348375: Javap is not internationalized 4459541: "javap -l" shows line numbers as signed short; they should be unsigned 4501660: change diagnostic of -help as 'print this help message and exit' 4776241: unused source file in javap... 4870651: javap should recognize generics, varargs, enum 4876942: javap invoked without args does not print help screen 4880663: javap could output whitespace between class name and opening brace 4975569: javap doesn't print new flag bits 6271787: javap dumps LocalVariableTypeTable attribute in hex, needs to print a table 6305779: javap: support annotations 6439940: Clean up javap implementation 6469569: wrong check of searchpath in JavapEnvironment 6474890: javap does not open .zip files in -classpath 6587786: Javap throws error : "ERROR:Could not find <classname>" for JRE classes 6622215: javap ignores certain relevant access flags 6622216: javap names some attributes incorrectly 6622232: javap gets whitespace confused 6622260: javap prints negative bytes incorrectly in hex Reviewed-by: ksrini
Fri, 20 Jun 2008 08:45:15 -0700 Added tag jdk7-b29 for changeset 94987e5c1597
xdono [Fri, 20 Jun 2008 08:45:15 -0700] rev 726
Added tag jdk7-b29 for changeset 94987e5c1597
Wed, 05 Jul 2017 16:38:19 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:19 +0200] rev 725
Merge
Wed, 02 Jul 2008 12:55:28 -0700 6719955: Update copyright year
xdono [Wed, 02 Jul 2008 12:55:28 -0700] rev 724
6719955: Update copyright year Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
Fri, 20 Jun 2008 08:45:03 -0700 Added tag jdk7-b29 for changeset ffdeab0ba9fb
xdono [Fri, 20 Jun 2008 08:45:03 -0700] rev 723
Added tag jdk7-b29 for changeset ffdeab0ba9fb
Wed, 05 Jul 2017 16:38:16 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:16 +0200] rev 722
Merge
Wed, 02 Jul 2008 12:55:27 -0700 6719955: Update copyright year
xdono [Wed, 02 Jul 2008 12:55:27 -0700] rev 721
6719955: Update copyright year Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
Fri, 20 Jun 2008 08:45:02 -0700 Added tag jdk7-b29 for changeset 0a9d30ac11e8
xdono [Fri, 20 Jun 2008 08:45:02 -0700] rev 720
Added tag jdk7-b29 for changeset 0a9d30ac11e8
Wed, 05 Jul 2017 16:38:12 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:12 +0200] rev 719
Merge
Wed, 02 Jul 2008 12:55:05 -0700 6719955: Update copyright year
xdono [Wed, 02 Jul 2008 12:55:05 -0700] rev 718
6719955: Update copyright year Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
Fri, 20 Jun 2008 08:44:55 -0700 Added tag jdk7-b29 for changeset 2adceccb860a
xdono [Fri, 20 Jun 2008 08:44:55 -0700] rev 717
Added tag jdk7-b29 for changeset 2adceccb860a
Wed, 05 Jul 2017 16:38:10 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:10 +0200] rev 716
Merge
Wed, 02 Jul 2008 12:55:45 -0700 6719955: Update copyright year
xdono [Wed, 02 Jul 2008 12:55:45 -0700] rev 715
6719955: Update copyright year Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
Wed, 25 Jun 2008 16:44:55 -0700 Merge
tbell [Wed, 25 Jun 2008 16:44:55 -0700] rev 714
Merge
Fri, 20 Jun 2008 16:34:34 -0700 Merge
tbell [Fri, 20 Jun 2008 16:34:34 -0700] rev 713
Merge
Mon, 16 Jun 2008 22:21:32 -0700 Merge
tbell [Mon, 16 Jun 2008 22:21:32 -0700] rev 712
Merge
Mon, 16 Jun 2008 10:46:22 -0700 Merge
wetmore [Mon, 16 Jun 2008 10:46:22 -0700] rev 711
Merge
Fri, 13 Jun 2008 17:43:50 +0200 6483406: new ServerSocket() sometimes takes more than 3 minutes on Suse Linux
jccollet [Fri, 13 Jun 2008 17:43:50 +0200] rev 710
6483406: new ServerSocket() sometimes takes more than 3 minutes on Suse Linux Summary: Switch to socketpair() call to create marker fd Reviewed-by: alanb
Thu, 12 Jun 2008 17:28:08 +0100 6628569: api/java_net/MulticastSocket/descriptions.html#setTTL fails is ipv6 configured
chegar [Thu, 12 Jun 2008 17:28:08 +0100] rev 709
6628569: api/java_net/MulticastSocket/descriptions.html#setTTL fails is ipv6 configured Summary: failover to IPv6 socket if IPv4 fails Reviewed-by: michaelm
Thu, 12 Jun 2008 17:26:47 +0100 6630348: Invalid html tags (extra double quote)
chegar [Thu, 12 Jun 2008 17:26:47 +0100] rev 708
6630348: Invalid html tags (extra double quote) Summary: Remove extra quote Reviewed-by: michaelm
Thu, 12 Jun 2008 17:25:37 +0100 6698625: InetAddress.getLocalHost() failed in returning chinese local host name
chegar [Thu, 12 Jun 2008 17:25:37 +0100] rev 707
6698625: InetAddress.getLocalHost() failed in returning chinese local host name Summary: Remove unnecessary and incorrect NewStringUTF Reviewed-by: michaelm
Tue, 10 Jun 2008 11:03:23 +0800 6711435: console.sh uses incompatible ==
weijun [Tue, 10 Jun 2008 11:03:23 +0800] rev 706
6711435: console.sh uses incompatible == Reviewed-by: xuelei
Tue, 10 Jun 2008 10:51:33 +0800 6711509: PolicyTool is misspelling Runtime permission - 'setSecurityManager' entry in the policy file
weijun [Tue, 10 Jun 2008 10:51:33 +0800] rev 705
6711509: PolicyTool is misspelling Runtime permission - 'setSecurityManager' entry in the policy file Reviewed-by: wetmore, mullan
Mon, 09 Jun 2008 00:29:24 -0700 Merge
wetmore [Mon, 09 Jun 2008 00:29:24 -0700] rev 704
Merge
Wed, 04 Jun 2008 09:56:14 +0800 6690018: RSAClientKeyExchange NullPointerException
xuelei [Wed, 04 Jun 2008 09:56:14 +0800] rev 703
6690018: RSAClientKeyExchange NullPointerException Summary: checking certificate key length for RSA_EXPORT key exchange Reviewed-by: wetmore, mullan
Sat, 14 Jun 2008 09:30:20 -0700 6501089: test/java/nio/channels/SocketChannel/AsyncCloseChannel.java failing (timeout) on Linux
sherman [Sat, 14 Jun 2008 09:30:20 -0700] rev 702
6501089: test/java/nio/channels/SocketChannel/AsyncCloseChannel.java failing (timeout) on Linux Summary: test/java/nio/channels/SocketChannel/AsyncCloseChannel.java failing (timeout) on Linux Reviewed-by: alanb
Mon, 16 Jun 2008 22:16:19 -0700 Merge
tbell [Mon, 16 Jun 2008 22:16:19 -0700] rev 701
Merge
Fri, 13 Jun 2008 12:16:01 -0700 Merge
tbell [Fri, 13 Jun 2008 12:16:01 -0700] rev 700
Merge
Fri, 13 Jun 2008 10:45:51 +0200 6714244: Plotters in MBeans tab should use SnapshotMBeanServerConnection too
lmalvent [Fri, 13 Jun 2008 10:45:51 +0200] rev 699
6714244: Plotters in MBeans tab should use SnapshotMBeanServerConnection too Reviewed-by: jfdenise
Thu, 12 Jun 2008 13:18:01 -0700 Merge
tbell [Thu, 12 Jun 2008 13:18:01 -0700] rev 698
Merge
Tue, 10 Jun 2008 13:50:06 +0200 6711106: REGRESSION: Bad usage of SnapshotMBeanServerConnection in MBeans tab and JConsole plugins.
lmalvent [Tue, 10 Jun 2008 13:50:06 +0200] rev 697
6711106: REGRESSION: Bad usage of SnapshotMBeanServerConnection in MBeans tab and JConsole plugins. Reviewed-by: jfdenise
Sat, 07 Jun 2008 16:11:57 +0100 Merge
alanb [Sat, 07 Jun 2008 16:11:57 +0100] rev 696
Merge
Fri, 06 Jun 2008 11:40:38 +0100 Merge
alanb [Fri, 06 Jun 2008 11:40:38 +0100] rev 695
Merge
Thu, 05 Jun 2008 14:57:15 +0100 6710579: (ch) test/java/nio/channels/AsyncCloseAndInterrupt fails (lnx)
alanb [Thu, 05 Jun 2008 14:57:15 +0100] rev 694
6710579: (ch) test/java/nio/channels/AsyncCloseAndInterrupt fails (lnx) Reviewed-by: chegar
Thu, 05 Jun 2008 14:50:28 +0100 6596323: (fc) ClosedByInterruptException not thrown by the interrupt method (lnx)
alanb [Thu, 05 Jun 2008 14:50:28 +0100] rev 693
6596323: (fc) ClosedByInterruptException not thrown by the interrupt method (lnx) Reviewed-by: sherman
Thu, 05 Jun 2008 14:47:03 +0100 6652379: File.setLastModified fails on large files (lnx only)
alanb [Thu, 05 Jun 2008 14:47:03 +0100] rev 692
6652379: File.setLastModified fails on large files (lnx only) Reviewed-by: iris
Thu, 05 Jun 2008 14:44:30 +0100 4939819: File.canWrite() returns false for the "My Documents" directory (win)
alanb [Thu, 05 Jun 2008 14:44:30 +0100] rev 691
4939819: File.canWrite() returns false for the "My Documents" directory (win) Reviewed-by: iris
Fri, 06 Jun 2008 15:16:19 -0700 Merge
tbell [Fri, 06 Jun 2008 15:16:19 -0700] rev 690
Merge
Fri, 06 Jun 2008 14:57:32 -0700 6706299: System property java.class.version should be 51 for jdk7
sherman [Fri, 06 Jun 2008 14:57:32 -0700] rev 689
6706299: System property java.class.version should be 51 for jdk7 Summary: System property java.class.version should be 51 for jdk7 Reviewed-by: alanb
Thu, 05 Jun 2008 16:19:27 -0700 6710199: SJIS_0213 does not handle "unmappable" encoding operation correctly
sherman [Thu, 05 Jun 2008 16:19:27 -0700] rev 688
6710199: SJIS_0213 does not handle "unmappable" encoding operation correctly 6699038: sun/nio/cs/findencoderBugs.java fails Summary: SJIS_0213 charset updates Reviewed-by: okutsu
Thu, 05 Jun 2008 13:42:47 +0200 6562936: Support custom type mappings in MXBeans
emcmanus [Thu, 05 Jun 2008 13:42:47 +0200] rev 687
6562936: Support custom type mappings in MXBeans Reviewed-by: dfuchs
Thu, 05 Jun 2008 13:40:09 +0200 6701498: Change JMX query language to use * and ? as wildcards rather than % and _
emcmanus [Thu, 05 Jun 2008 13:40:09 +0200] rev 686
6701498: Change JMX query language to use * and ? as wildcards rather than % and _ Reviewed-by: dfuchs
Thu, 05 Jun 2008 04:08:41 -0700 6626677: Error: Unimplemented()/HPI sysMonitorExit is broken on linux
chegar [Thu, 05 Jun 2008 04:08:41 -0700] rev 685
6626677: Error: Unimplemented()/HPI sysMonitorExit is broken on linux Summary: Remove the definition of NEED_DL_LOCK on platforms with GLIBC Reviewed-by: dholmes, psoper
Tue, 03 Jun 2008 13:28:16 -0700 6708729: update jdk Makefiles for new javap
jjg [Tue, 03 Jun 2008 13:28:16 -0700] rev 684
6708729: update jdk Makefiles for new javap Reviewed-by: ohair
Wed, 25 Jun 2008 08:54:54 -0700 Merge
lana [Wed, 25 Jun 2008 08:54:54 -0700] rev 683
Merge
Wed, 18 Jun 2008 13:05:16 -0700 Merge
lana [Wed, 18 Jun 2008 13:05:16 -0700] rev 682
Merge
Wed, 18 Jun 2008 19:15:23 +0400 6708550: LTP: XMLEncoder does not encode instances of the File class
malenkov [Wed, 18 Jun 2008 19:15:23 +0400] rev 681
6708550: LTP: XMLEncoder does not encode instances of the File class Reviewed-by: peterz, loneid
Fri, 06 Jun 2008 13:30:20 +0400 5035693: "Open" button should be a default one in JFileChooser under Windows XP LAF
rupashka [Fri, 06 Jun 2008 13:30:20 +0400] rev 680
5035693: "Open" button should be a default one in JFileChooser under Windows XP LAF Summary: The "Open" button was made default button of FileChooser dialog windows Reviewed-by: loneid, peterz
Thu, 05 Jun 2008 13:30:41 +0400 6688110: JSlider has incorrect javadoc for the setValueIsAdjusting method
rupashka [Thu, 05 Jun 2008 13:30:41 +0400] rev 679
6688110: JSlider has incorrect javadoc for the setValueIsAdjusting method Summary: The sentence about ChangeEvents generation was removed Reviewed-by: peterz
Wed, 04 Jun 2008 18:48:42 +0400 6571802: 'Shared Documents' listed in-between C,D drives in the JFileChooser, does not match with native
rupashka [Wed, 04 Jun 2008 18:48:42 +0400] rev 678
6571802: 'Shared Documents' listed in-between C,D drives in the JFileChooser, does not match with native Summary: now sun.awt.shell.ShellFolder#sort uses system sorting instead of alphabetical Reviewed-by: loneid, peterz
Tue, 03 Jun 2008 18:00:04 +0400 4987336: JSlider doesn't show label's animated icon
rupashka [Tue, 03 Jun 2008 18:00:04 +0400] rev 677
4987336: JSlider doesn't show label's animated icon Summary: JSlider registers as an image observer of label's icon Reviewed-by: alexp
Mon, 02 Jun 2008 19:08:13 +0400 6709530: There are unnecessary code in slider classes, such as in JSlider and SliderUIs
rupashka [Mon, 02 Jun 2008 19:08:13 +0400] rev 676
6709530: There are unnecessary code in slider classes, such as in JSlider and SliderUIs Summary: Removed unnecessary code like unused variables, castings, imports etc Reviewed-by: peterz
Mon, 26 May 2008 17:58:09 +0400 6694823: A popup menu can be partially hidden under the task bar in applets
mlapshin [Mon, 26 May 2008 17:58:09 +0400] rev 675
6694823: A popup menu can be partially hidden under the task bar in applets Summary: In applets popup menu is shifted above the task bar Reviewed-by: peterz
(0) -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip