Andrei Dmitriev
e1f54b3780
Merge
2008-09-04 17:24:23 +04:00
Andrei Dmitriev
db6b4110da
6738181: api/java_awt/Toolkit/index.html#GetAWTEventListeners Fails with:empty array returned unexpectedly
...
Redirect getAWTEventListeners(long l) from Headless to underlying toolkit.
Reviewed-by: art
2008-09-04 17:20:25 +04:00
Daniel Fuchs
6b53043eea
5072476: RFE: support cascaded (federated) MBean Servers
...
6299231: Add support for named MBean Servers
New javax.management.namespace package.
Reviewed-by: emcmanus
2008-09-04 14:46:36 +02:00
Pavel Porvatov
4a2921184f
6278700: JSlider created with BoundedRangeModel fires twice when changed
...
Removed second registration of listener
Reviewed-by: peterz
2008-09-04 15:15:24 +04:00
Sergey Malenkov
d46ed5c358
6397609: DOC: De-register API required for PropertyEditorManager and/or doc change
...
Reviewed-by: peterz, rupashka
2008-09-03 21:00:04 +04:00
Eamonn McManus
ab464bccd1
6744132: Spurious failures from test/javax/management/MBeanInfo/NotificationInfoTest.java
...
Reviewed-by: dfuchs
2008-09-03 14:31:17 +02:00
Eamonn McManus
fdfb7acee2
6405862: Allow CompositeType to have zero items
...
6737133: Compilation failure of test/javax/management/eventService/LeaseManagerDeadlockTest.java
6737140: Javadoc of some throw clauses of MBeanServer and MBeanServerConnection is garbled
6737143: createMBean of MBeanServer should acquire 2 extra throw clauses present in MBeanServerConnection
Reviewed-by: dfuchs
2008-09-02 14:14:05 +02:00
Eamonn McManus
50a610e81c
6731410: JMXServiceURL cannot use @ConstructorProperties for compatibility reasons
...
Reviewed-by: dfuchs
2008-09-01 17:11:58 +02:00
Artem Ananiev
003c0aae4a
6707023: Chenese Characters in JTextPane Cause Pane to Hang
...
Input method events are dispatched to correct AppContext
Reviewed-by: naoto, yan
2008-09-01 17:41:45 +04:00
Sergey Malenkov
fe4ebb456f
5026703: RFE: DOC: Are PropertyChangeSupport & VetoableChangeSupport Thread-Safe? --Docs Should Say
...
Reviewed-by: peterz, rupashka
2008-09-01 17:36:57 +04:00
Peter Zhelezniakov
803014e138
5062055: JEditorPane HTML: HR-tag with attribute size=1px causes NumberFormatException
...
Wrapped parseInt() with try/catch
Reviewed-by: gsm
2008-09-01 15:21:46 +04:00
Tim Bell
09ef78ff9e
Merge
2008-08-31 11:59:20 -07:00
Alan Bateman
63d86bcfda
4640544: New I/O: Complete socket-channel functionality
...
Reviewed-by: iris, sherman, chegar
2008-08-31 18:39:01 +01:00
Alan Bateman
deaa5d9446
6570619: (bf) DirectByteBuffer.get/put(byte[]) does not scale well
...
Reviewed-by: iris
2008-08-31 18:32:59 +01:00
Pavel Porvatov
5f00e2cd20
6554743: JFileChooser dn't close after pressing escape key after changing the views
...
Restore focus after changing the views in JFileChooser
Reviewed-by: loneid
2008-08-30 17:29:59 +04:00
Swamy Venkataramanappa
ca45a0c6cc
6614052: jhat fails to read heap dump > 2GB
...
Modified the jhat code to use long for unsigned int. This is a forward port of changes from Kevin Walls.
Reviewed-by: jjh
2008-08-29 14:33:05 -07:00
Tim Bell
87d8424968
Merge
2008-08-29 12:40:58 -07:00
Chris Hegarty
1833c872a0
6576763: Thread constructors throw undocumented NPE for null name
...
Update javadoc to specify NPE as well as fix minor bug in implementation.
Reviewed-by: alanb
2008-08-29 17:46:45 +01:00
Pavel Porvatov
7861fdb862
6742358: MetalSliderUI paint wrong vertical disabled filled JSlider for DefaultMetalTheme
...
Corrected the method MetalSliderUI.paintTrack
Reviewed-by: malenkov
2008-08-29 18:58:17 +04:00
Pavel Porvatov
b4ad1bd707
6742490: JSlider tests are located in JFileChooser directory
...
Tests were moved to appropriate folder
Reviewed-by: peterz
2008-08-29 13:23:55 +04:00
Dmitri Trembovetski
bef3a59d4c
6739267: D3D/OGL: add missing ThreeByteBgr to texture upload blit loop
...
Reviewed-by: campbell, flar
2008-08-28 11:27:14 -07:00
Xiomara Jayasena
3735e1a4b2
Added tag jdk7-b34 for changeset 8810ae8edcd1
2008-08-28 11:05:27 -07:00
Xueming Shen
3ae3654210
Merge
2008-08-27 10:28:26 -07:00
Xueming Shen
790bc3042d
4849617: (cs)Revise Charset spec to allow '+' in names
...
Update the spec and code to accept '+' as a charset name character
Reviewed-by: alanb
2008-08-27 10:12:22 -07:00
Pavel Porvatov
168e2b0ff2
6351074: JFileChooser removes leading space in filename
...
Removed trimming of leading spaces in filename
Reviewed-by: alexp
2008-08-27 20:49:35 +04:00
Kumar Srinivasan
136ad92f3d
6685121: (launcher) make ReportErrorMessages accessible by other launcher subsystems
...
Provided error reporting interfaces to other java subsystems that the launcher uses.
Reviewed-by: darcy
2008-08-26 10:21:20 -07:00
Eamonn McManus
e2c297b29f
5041784: (reflect) generic signature methods needlessly return generic arrays
...
Reviewed-by: darcy
2008-08-27 11:03:59 +02:00
Artem Ananiev
4bdcbbe0b6
6741364: Some input method problems after the fix for 6585765
...
The fix for 6585765 is corrected
Reviewed-by: uta
2008-08-26 16:31:13 +04:00
Pavel Porvatov
8bb4a8ec15
6727662: Code improvement and warnings removing from swing packages
...
Removed unnecessary castings and other warnings
Reviewed-by: malenkov
2008-08-26 15:12:54 +04:00
Alan Bateman
d41b0a77b2
6682020: (bf) Support monitoring of direct and mapped buffer usage
...
Reviewed-by: mchung, iris
2008-08-26 10:21:22 +01:00
Artem Ananiev
e4f977c0a1
6585765: RFE: Remove Unicows-related code from AWT
...
6733976: VS2008 errors compiling AWT files - explicit casts need to be added
6728735: VS2008 errors compiling UnicowsLoader.h and fatal error in awtmsg.h
Unicows-related and Win95/98/Me-related code is removed
Reviewed-by: uta, tdv
2008-08-26 13:09:34 +04:00
Alan Bateman
827a25e39d
6728542: (se) epoll based SelectorProvider should be portable to platforms other than x86 and x64
...
Reviewed-by: sherman
2008-08-26 09:23:12 +01:00
Mikhail Lapshin
b6db0aad85
6736649: test/closed/javax/swing/JMenuItem/6458123/ManualBug6458123.java fails on Linux
...
Now text bearings are taken into account when labelRect width is calculated
Reviewed-by: alexp
2008-08-26 12:16:23 +04:00
Tim Bell
33a47ac00d
Merge
2008-08-25 23:37:31 -07:00
Tim Bell
1437ee2bae
Merge
2008-08-25 23:33:24 -07:00
Lana Steuck
f0ef7211c5
Merge
2008-08-25 13:58:15 -07:00
Dmitry Cherepanov
a16656700d
6737722: api/java_awt/TrayIcon/index.html#TrayIconHeadlessMode
...
IsSupported() should skip tray initialization in case of headless
Reviewed-by: art, ant
2008-08-25 19:15:37 +04:00
Bradford Wetmore
f1c6258165
Merge
2008-08-25 08:11:08 -07:00
Jean-Christophe Collet
29241c7694
6717876: Make java.net.NetworkInterface.getIndex() public
...
Make getIndex() and getByIndex() public. Required a name change in native code
Reviewed-by: alanb, chegar, michaelm
2008-08-25 14:38:20 +02:00
Xueming Shen
95008ab775
6740702: Comment tag update
...
Tag update
Reviewed-by: mr
2008-08-22 22:54:20 -07:00
Bradford Wetmore
87a408a846
6497740: Limit the size of RSA public keys
...
Reviewed-by: andreas, valeriep, vinnie
2008-08-22 18:48:00 -07:00
Xueming Shen
630d73eb0a
4486841: UTF-8 decoder should adhere to corrigendum to Unicode 3.0.1
...
6636317: Optimize UTF-8 coder for ASCII input
Re-write the UTF-8 charset to obey the standard and improve the performance
Reviewed-by: alanb
2008-08-22 14:37:46 -07:00
Kelly O'Hair
cac629a070
6732421: Removed old javavm and Classic VM files from the jdk7 sources
...
Reviewed-by: alanb
2008-08-22 12:24:27 -07:00
Swamy Venkataramanappa
99706867d4
6653883: jmap with no option should print mmap instead of heap information
...
Changed the default option of jmap to print mmap.
Reviewed-by: jjh
2008-08-22 10:37:03 -07:00
Michael McMahon
a3cdb4dcfb
6258215: Num of backlog in ServerSocket(int, int) should be mentioned more explicitly
...
Updated javadoc
Reviewed-by: chegar
2008-08-21 10:04:55 -07:00
Xiomara Jayasena
698094c02b
Merge
2008-08-21 09:55:18 -07:00
Joshua Bloch
2cb9d9610e
6739302: Check that deserialization preserves EnumSet integrity
...
Reviewed-by: dl, chegar
2008-08-20 13:45:12 -07:00
Bradford Wetmore
7ecbd27b2f
Merge
2008-08-20 00:41:24 -07:00
Tim Bell
3715f48dfe
Merge
2008-08-19 16:05:26 -07:00
Jennifer Godinez
ea4f164aae
6731826: race condition in UnixPrintServiceLookup
...
Reviewed-by: campbell, tdv
2008-08-19 16:04:06 -07:00