tbell [Fri, 06 Jun 2008 15:16:19 -0700] rev 690
Merge
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
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
emcmanus [Thu, 05 Jun 2008 13:42:47 +0200] rev 687
6562936: Support custom type mappings in MXBeans
Reviewed-by: dfuchs
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
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
jjg [Tue, 03 Jun 2008 13:28:16 -0700] rev 684
6708729: update jdk Makefiles for new javap
Reviewed-by: ohair
lana [Wed, 25 Jun 2008 08:54:54 -0700] rev 683
Merge
lana [Wed, 18 Jun 2008 13:05:16 -0700] rev 682
Merge
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
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
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
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
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
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
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