15914 Commits

Author SHA1 Message Date
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
Yuri Nesterenko
4e01039ec9 6454041: decimal separator munches the character standing at the right (sk keyboard)
In a group of keysyms associated with a key, check for keypad-ness of more keysyms

Reviewed-by: art
2008-08-05 15:26:08 +04: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
Xiomara Jayasena
a553eec7c9 Added tag jdk7-b32 for changeset be386e469547 2008-08-04 13:45:00 -07:00
Dmitri Trembovetski
449d7efefd 6717988: D3D: rendering problems with JConsole on [Nvidia FX 5200]
Reviewed-by: campbell
2008-08-04 11:31:46 -07: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
Igor Nekrestyanov
609c288c72 4356282: RFE: T2K should be used to rasterize CID/CFF fonts
Reviewed-by: bae, prr
2008-08-04 18:50:43 +04:00
Tim Bell
c6e81a130b Merge 2008-08-01 15:21:56 -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
Daniel Fuchs
d0c78cb9cf 6732192: CORE_PKGS.gmk: need to declare javax.management.event in the CORE_PKGS variable
Reviewed-by: emcmanus
2008-08-01 11:41:59 +02: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
Martin Buchholz
731e9ea8a9 6730380: java.util.Timer should use AtomicInteger
Reviewed-by: dl, chegar
2008-08-01 00:38:02 -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
Kelly O'Hair
413cf8882e 6729772: 64-bit build with SS12 compiler: SIGSEGV (0xb) at pc=0x0000000000000048, pid=14826, tid=2
Reviewed-by: tbell
2008-07-30 19:40:57 -07:00
Bradford Wetmore
d66b42f4b5 Merge 2008-07-29 16:57:09 -07:00
Daniel Fuchs
9b8118e3f7 6402254: Revisit ModelMBean DescriptorSupport implementation of equals and hashCode
Reviewed-by: emcmanus
2008-07-29 19:21:59 +02:00
Bradford Wetmore
e37f0f7e34 Merge 2008-07-29 10:18:25 -07:00
Chris Hegarty
8171c4e3d7 6730740: Fix for 6729881 has apparently broken several 64 bit tests: "Bad address"
Reviewed-by: alanb, jccollet
2008-07-29 09:53:35 -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
Chris Hegarty
da50d1d60b 6729881: Compiler warning in networking native code
Cleanup compiler warnings

Reviewed-by: alanb, jccollet, michaelm
2008-07-28 13:02:11 +01:00
Kelly O'Hair
034e883c86 6727683: Cleanup use of COMPILER_WARNINGS_FATAL in makefiles
Reviewed-by: tbell
2008-07-27 18:42:57 -07:00
Weijun Wang
4d46dbd62c 6709758: keytool default cert fingerprint algorithm should be SHA1, not MD5
Reviewed-by: mullan, xuelei
2008-07-27 19:16:15 +08:00
Xueming Shen
6a3f9fd998 6681798: (build) CharsetEncoder.java fails to compile in openjdk6 on ubutu 8.04
Replace awk-sed based spp.sh with a java regex based pre-processor

Reviewed-by: alanb
2008-07-26 20:42:35 -07:00
Igor Kushnirskiy
1dce4ceddd 6699328: NullPointerException in EventQueue.dispatchEvent when applet is closed, only reprise/scenario applet
Reviewed-by: bchristi
2008-07-25 14:26:27 -04: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
Xiomara Jayasena
7df6cdd788 Merge 2008-07-25 08:44:20 -07:00
Igor Kushnirskiy
f7be937495 6608456: need API to define RepaintManager per components hierarchy
Reviewed-by: alexp
2008-07-25 11:32:12 -04:00
Florian Brunner
eba63ce088 6727661: Code improvement and warnings removing from the swing/plaf packages
Removed unnecessary castings and other warnings

Reviewed-by: alexp
2008-07-25 17:50:36 +04:00
Artem Ananiev
16436dc54d 6235443: REG:Overlapping a swing app with an AWT app causes flickering in the background swing app on Windows
AWT text area no longer uses LockWindowUpdate

Reviewed-by: uta, dcherepanov
2008-07-25 15:19:11 +04:00
Andrew Brygin
9d9f5afb8e 6687968: PNGImageReader leaks native memory through an Inflater
Reviewed-by: igor, prr
2008-07-25 14:46:38 +04:00
Tomas Hurka
e4417bdabf 6672135: setInterval() for local MonitoredHost and local MonitoredVm does not work
Super.setInterval() invoked with correct value

Reviewed-by: swamyv
2008-07-25 12:40:22 +02:00
Mikhail Lapshin
b2066f470b 6727829: BasicLabelUI rendering fails if multiple AppContexts exist in same java JVM
Several private static variables made local

Reviewed-by: alexp
2008-07-25 14:14:30 +04:00
Lana Steuck
025ca5d66a Merge 2008-07-24 21:12:50 -07:00
Kelly O'Hair
44b60b7c42 6725543: Compiler warnings in serviceability native code
Reviewed-by: alanb
2008-07-24 14:03:16 -07:00
Sergey Malenkov
95dc5f8473 6707406: BasicColorChooserUI tests throw NPE while getColorSelectionModel if isPropertyChanged() returns true
Reviewed-by: peterz, rupashka
2008-07-24 17:30:59 +04:00
Florian Brunner
8ad3454b18 6722802: Code improvement and warnings removing from the javax.swing.text package
Removed unnecessary castings and other warnings

Reviewed-by: peterz
2008-07-24 16:43:36 +04:00
Alan Bateman
949d3854a5 6726309: Compiler warnings in nio code
Reviewed-by: sherman, iris
2008-07-24 12:46:41 +01:00
Alan Bateman
2fa9f3bee9 6728728: (se) WindowsSelectorImpl.c doesn't compile with Visual Studio 2008
Reviewed-by: tbell, chegar
2008-07-24 12:40:30 +01:00
Sergey Malenkov
02a6cd7914 4778988: CompoundBorder.isBorderOpaque() has incorrect documentation
Reviewed-by: peterz, rupashka
2008-07-24 14:51:13 +04:00
Mikhail Lapshin
c3732ffc5d 6725409: Unable to localize JInternalFrame system menu during run-time
Use of the static final constants replaced by direct calls of UIManager.getString().

Reviewed-by: alexp
2008-07-24 14:34:02 +04:00
Bradford Wetmore
54618c0601 Merge 2008-07-23 12:16:28 -07:00
Michael McMahon
7f63928012 6728076: Test case for 6536211 is failing on all platforms
Exception needed to be caught and logged

Reviewed-by: chegar
2008-07-23 12:05:19 +01:00
Tim Bell
00e6ff0db3 Merge 2008-07-22 11:40:06 -07:00