Alex Menkov
e3d66c6414
6702956: OpenJDK: replace encumbered code (software synthesizer)
...
6717691: Update Gervill with post 1.0 fixes
6740210: Update Gervill with more post 1.0 fixes
6748247: Further update Gervill with still more post 1.0 fixes
6748251: Apply IcedTea midi sound patch
6758986: Gervill: Turn SoftJitterCorrector, SoftAudioPusher threads into a daemon threads
Reviewed-by: ohair, darcy
2009-01-19 20:11:58 +03:00
Sergey Malenkov
aa3da7789a
6736248: EnumEditor bug. Class check incorrect
...
Reviewed-by: rupashka, alexp
2008-12-25 20:43:44 +03:00
Sergey Malenkov
9330abadea
4864117: RFE: Make XMLDecoder API more reusable
...
Reviewed-by: peterz, loneid
2008-12-22 17:42:49 +03:00
Pavel Porvatov
466eda6ee4
6698013: JFileChooser can no longer navigate non-local file systems
...
ShellFolder is used only if possible
Reviewed-by: peterz
2008-11-25 16:42:10 +03:00
Yuka Kamiya
59b2212c9d
6772646: Regression test java/text/Date/DateFormat/Bug4823811.java started failing after DST ended
...
Reviewed-by: okutsu
2008-11-18 15:59:36 +09:00
Yuka Kamiya
36134f31f5
6769873: Regression test java/text/Date/DateFormat/Bug6683975.java started failing after DST ended
...
Reviewed-by: okutsu
2008-11-18 13:58:43 +09:00
Lana Steuck
eb292c9219
Merge
2008-10-17 15:01:10 -07:00
Yuka Kamiya
3b082d1d69
6759521: Move Bidi test programs from closed to open
...
Reviewed-by: okutsu
2008-10-17 13:34:03 +09:00
Lana Steuck
fb52866502
Merge
2008-10-13 17:13:29 -07:00
Naoto Sato
c7f7759bdd
6706382: jdk/test/java/util/Locale/data/deflocale.sol10 has incorrect legal notice
...
Reviewed-by: okutsu
2008-10-06 17:16:06 -07:00
Yuka Kamiya
c507643efe
6683975: [fmt-da] Regression: Java 6 returns English DateFormatPatterns for Thai locale
...
Reviewed-by: okutsu
2008-10-03 15:54:41 +09:00
Xiomara Jayasena
6e86513c3a
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:32 -07:00
Yuka Kamiya
ef34d89841
6645263: (cal) Calendar throw java.lang.IllegalArgumentException: WEEK_OF_MONTH
...
Reviewed-by: okutsu
2008-10-02 15:54:59 +09:00
Lana Steuck
297ae75019
Merge
2008-09-24 08:14:37 -07:00
Tim Bell
4138ab60c8
Merge
2008-09-22 22:37:31 -07:00
Jim Holmlund
717114d206
6263966: TEST: com/sun/jdi/ClassesByName2Test.java has a race
...
Have the debuggee stop at a bkpt instead of running to completion.
Reviewed-by: tbell
2008-09-22 19:20:08 -07:00
Shanliang Jiang
2e7b00b7d5
6697180: JMX query results in java.io.IOException: Illegal state - also a deadlock can also be seen
...
Reviewed-by: emcmanus
2008-09-22 15:43:12 +02:00
Lana Steuck
6f9021ff80
Merge
2008-09-19 19:38:12 -07:00
Bradford Wetmore
44aa1a1519
Merge
2008-09-15 00:41:02 -07:00
Daniel Fuchs
c3552d0201
6747983: jmx namespace: unspecified self-link detection logic
...
Reviewed-by: emcmanus
2008-09-12 19:06:38 +02:00
Eamonn McManus
a1e4e3ec94
6747411: EventClient causes thread leaks
...
Reworked thread management in EventClient and related classes.
Reviewed-by: sjiang, dfuchs
2008-09-12 15:17:52 +02:00
Sean Mullan
875eea0ac0
Merge
2008-09-11 18:13:51 -04:00
Dave Bristor
3020470ba9
6440786: Cannot create a ZIP file containing zero entries
...
Allow reading and writing of ZIP files with zero entries.
Reviewed-by: alanb
2008-09-11 14:58:57 -07:00
Sean Mullan
545b7e4f62
6465942: Add problem identification facility to the CertPathValidator framework
...
Add support to the java.security.cert APIs for determining the reason that a certification path is invalid.
Reviewed-by: vinnie
2008-09-11 14:05:16 -04:00
Michael McMahon
597abb5082
6744329: Exception in light weight http server code
...
Reviewed-by: chegar
2008-09-11 17:46:53 +01:00
Pavel Porvatov
46533a9546
6587742: filling half of a JSlider's track is no longer optional
...
Now OceanTheme uses the JSlider.isFilled property like other themes
Reviewed-by: alexp
2008-09-10 19:16:14 +04:00
Daniel Fuchs
b2e851f920
6746754: jmx namespace: test for leading separator missing
...
6669137: RFE: InstanceNotFoundException should have a constructor that takes an ObjectName
6746796: jmx namespaces: Several tests are missing an @bug or @run keyword
Note on 6669137: first implementation of 6669137 was actually pushed with 5072476 - here we only have a small update and a test case. Also re-fixes 6737133: Compilation failure of test/javax/management/eventService/LeaseManagerDeadlockTest.java which had failed.
Reviewed-by: emcmanus, yjoan
2008-09-10 16:27:13 +02:00
Eamonn McManus
a4ef2ba11d
6734813: Provide a way to construct an ObjectName without checked exceptions
...
6746649: ObjectName constructors and methods declare unchecked exceptions in throws clauses
Reviewed-by: dfuchs
2008-09-10 13:36:47 +02:00
Daniel Fuchs
4e22cb6970
6745832: jmx namespaces: Some refactoring/commenting would improve code readability
...
Reviewed-by: emcmanus
2008-09-09 17:01:45 +02:00
Shanliang Jiang
ebdad848b8
6736611: [Evt Srv] EventSubscriber.unsubscribe removes other listeners
...
Reviewed-by: emcmanus
2008-09-09 14:17:29 +02:00
Dave Bristor
367e60a438
6356642: extcheck.exe -verbose throws ArrayIndexOutOfBoundsException exception
...
Fix causes printing of user-level error messages instead of throwing exceptions
Reviewed-by: sherman
2008-09-08 14:11:13 -07:00
Yuka Kamiya
c8b6411661
6466476: (tz) Introduction of tzdata2005r can introduce incompatility issues with some JDK1.1 3-letter TZ Ids
...
Reviewed-by: okutsu
2008-09-08 15:21:55 +09:00
Yuka Kamiya
6ee252719c
4823811: [Fmt-Da] SimpleDateFormat patterns don't allow embedding of some literal punctuation
...
Reviewed-by: okutsu
2008-09-08 14:31:08 +09:00
Yuka Kamiya
3927ae9832
6645292: [Fmt-Da] Timezone Western Summer Time (Australia) is parsed incorrectly
...
Reviewed-by: okutsu
2008-09-08 13:31:45 +09:00
Yuka Kamiya
14ea0be212
6665028: native code of method j*.text.Bidi.nativeBidiChars is using the contents of a primitive array direct
...
Reviewed-by: okutsu
2008-09-08 10:44:57 +09:00
Bradford Wetmore
441ef80eda
Merge
2008-09-05 00:43:26 -07:00
Jean-Christophe Collet
9b311f9a7b
6692802: HttpCookie needs to support HttpOnly attribute
...
Added HttpOnly tag support to HttpCookie class.
Reviewed-by: chegar, michaelm
2008-09-04 15:26:53 +02: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
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
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