Alan Bateman
|
63d86bcfda
|
4640544: New I/O: Complete socket-channel functionality
Reviewed-by: iris, sherman, chegar
|
2008-08-31 18:39:01 +01: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 |
|
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 |
|
Eamonn McManus
|
e2c297b29f
|
5041784: (reflect) generic signature methods needlessly return generic arrays
Reviewed-by: darcy
|
2008-08-27 11:03:59 +02: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 |
|
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
|
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 |
|
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 |
|
Jennifer Godinez
|
ea4f164aae
|
6731826: race condition in UnixPrintServiceLookup
Reviewed-by: campbell, tdv
|
2008-08-19 16:04:06 -07:00 |
|
Swamy Venkataramanappa
|
64b449dd2a
|
6736461: ThreadMXBean Locks.java fails intermittently
Fixed the test to wait for the right state before calling check thread information.
Reviewed-by: jjh
|
2008-08-19 12:46:34 -07:00 |
|
Swamy Venkataramanappa
|
f1f86e9fa2
|
6705893: javax.script tests should not require a js engine on OpenJDK
Fixed the tests to pass with open JDK.
Reviewed-by: darcy
|
2008-08-18 15:28:54 -07:00 |
|
Jim Holmlund
|
1c42f2e0d3
|
6737900: TEST: Some JDI regression tests timeout on slow machines
Don't execute useless code, and split test into multiple @runs.
Reviewed-by: tbell
|
2008-08-15 18:06:42 -07:00 |
|
Lana Steuck
|
189c383d48
|
Merge
|
2008-08-12 17:59:58 -07:00 |
|
Pavel Porvatov
|
3b50ea9003
|
6604281: NimbusL&F :Regression in Focus traversal in JFileChooser in pit build
Fixed calculation of preferred size in SynthButtonUI
Reviewed-by: loneid, peterz
|
2008-08-11 16:39:17 +04:00 |
|
Tim Bell
|
4a362b1ee2
|
Merge
|
2008-08-10 18:35:53 -07:00 |
|
Eamonn McManus
|
e2890ec21a
|
6610174: Improve CompositeDataSupport.toString when it includes arrays
Reviewed-by: dfuchs
|
2008-08-08 18:36:19 +02:00 |
|
Eamonn McManus
|
2d8b7bbf47
|
6334663: TabularDataSupport should be able to return values in the insertion order
Reviewed-by: dfuchs
|
2008-08-08 15:08:57 +02:00 |
|
Yuri Nesterenko
|
540f1f640a
|
Merge
|
2008-08-08 03:32:34 -07:00 |
|
Lana Steuck
|
6b68aa3dcb
|
Merge
|
2008-08-07 22:24:26 -07:00 |
|
Tim Bell
|
6f9ae46ab8
|
Merge
|
2008-08-07 18:02:28 -07:00 |
|
Jennifer Godinez
|
3630a38b8f
|
6731937: javax/print/CheckDupFlavor.java fails
Reviewed-by: campbell, tdv
|
2008-08-07 11:19:06 -07:00 |
|
Tim Bell
|
37f438af87
|
Merge
|
2008-08-07 09:42:31 -07:00 |
|
Martin Buchholz
|
a1269f9d94
|
6730507: java.util.Timer schedule delay Long.MAX_VALUE causes task to execute multiple times
Reviewed-by: chegar
|
2008-08-07 06:36:41 -07:00 |
|
Jiri Tusla
|
d914009a33
|
Merge
|
2008-08-07 04:52:05 -07:00 |
|
Swamy Venkataramanappa
|
072306e2f0
|
Merge
|
2008-08-06 10:49:31 -07:00 |
|
Swamy Venkataramanappa
|
5091305900
|
6732441: TEST_BUG: ThreadMXBeanProxy test fails intermittently
Fixed the race condition in the test.
Reviewed-by: jjh
|
2008-08-06 10:24:33 -07:00 |
|
Weijun Wang
|
6d08d079f0
|
6731685: CertificateFactory.generateCertificates throws IOException on PKCS7 cert chain
Reviewed-by: mullan
|
2008-08-06 08:11:49 +08:00 |
|
Dmitri Trembovetski
|
0c7e3a5aaf
|
6733718: test /java/awt/FullScreen/UninitializedDisplayModeChangeTest/ fails
Reviewed-by: igor
|
2008-08-05 09:37:03 -07:00 |
|
Eamonn McManus
|
e174ee8284
|
6733589: Intermittent failure of test/javax/management/eventService/SharingThreadTest.java
Reviewed-by: sjiang
|
2008-08-05 10:49:58 +02:00 |
|
Dmitri Trembovetski
|
c2fe3112f6
|
6728834: D3D/OGL: LCD AA text becomes bold and blurred when rendering to a non-opaque destination
Reviewed-by: campbell
|
2008-08-04 11:29:28 -07:00 |
|
Jim Holmlund
|
4c82d94e47
|
6730273: TEST: JDI_REGRESSION test Solaris32AndSolaris64Test.sh fails if -XX:+UseCompressedOops is used
Fix test to not pass -XX:[+-]UseCompressedOops to the debuggee.
Reviewed-by: tbell
|
2008-08-01 13:58:29 -07:00 |
|
Jiri Tusla
|
eca52f9d2c
|
6608572: Currency change for Malta and Cyprus
Change the respective currencies
Reviewed-by: naoto, jenda
|
2008-08-01 02:58:59 -07:00 |
|
Jiri Tusla
|
28ced6a8e3
|
6509039: Swedish localization has incorrect am/pm markers in FormatData_sv
Added respective section
Reviewed-by: peytoia, jenda
|
2008-08-01 01:46:31 -07:00 |
|
Doug Lea
|
1c84fa3582
|
6725789: ScheduledExecutorService does not work as expected in jdk7/6/5
Reviewed-by: martin, dholmes, chegar
|
2008-08-01 00:42:43 -07:00 |
|
Daniel Fuchs
|
3e4831d05d
|
6616825: JMX query returns no value in 1.0 compatibility mode - deserialization bug in readObject()
Reviewed-by: emcmanus
|
2008-07-31 17:38:55 +02:00 |
|
Shanliang Jiang
|
cf105cf085
|
5108776: Add reliable event handling to the JMX API
6218920: API bug - impossible to delete last MBeanServerForwarder on a connector
Reviewed-by: emcmanus
|
2008-07-31 15:31:13 +02:00 |
|
Daniel Fuchs
|
22260fb95d
|
6689505: Improve MBeanServerNotification.toString
Reviewed-by: emcmanus
|
2008-07-31 14:20:11 +02:00 |
|
Daniel Fuchs
|
192678a793
|
6730926: Document that create/registerMBean can throw RuntimeMBeanException from postRegister
Reviewed-by: emcmanus
|
2008-07-31 12:41:35 +02:00 |
|
Bradford Wetmore
|
e37f0f7e34
|
Merge
|
2008-07-29 10:18:25 -07:00 |
|
Jim Holmlund
|
ee07f33cc5
|
6730587: TEST: com/sun/jdi/MonitorFrameInfoTest.java fails with -server -Xcomp
Fix test to prevent C2 escape analysis from deleting the required synchronized blocks
Reviewed-by: swamyv
|
2008-07-28 12:37:52 -07:00 |
|
Igor Kushnirskiy
|
b4ae1216b3
|
6638195: need API for EventQueueDelegate
Reviewed-by: bchristi
|
2008-07-25 14:13:59 -04:00 |
|
Sergey Malenkov
|
873a9176c7
|
6630275: The spec on VetoableChangeSupport.fireVetoableChange should be updated
Reviewed-by: peterz, rupashka
|
2008-07-25 21:00:05 +04:00 |
|
Igor Kushnirskiy
|
f7be937495
|
6608456: need API to define RepaintManager per components hierarchy
Reviewed-by: alexp
|
2008-07-25 11:32:12 -04:00 |
|