Lana Steuck
|
17a997cfe3
|
6888130: SwingSet2: Demo is not launching and throwing NPE
Reviewed-by: prr
|
2010-06-07 15:35:36 -07:00 |
|
Lana Steuck
|
2c036dc823
|
Merge
|
2010-06-01 21:36:00 -07:00 |
|
Lana Steuck
|
51e5e8ccfc
|
Merge
|
2010-06-01 21:25:26 -07:00 |
|
Lana Steuck
|
282d182ec2
|
Merge
|
2010-06-01 14:17:38 -07:00 |
|
Weijun Wang
|
141897fe19
|
6950931: test fails on windows sun/security/tools/jarsigner/crl.sh
Reviewed-by: wetmore, xuelei
|
2010-06-01 10:52:42 +08:00 |
|
Lana Steuck
|
12def42a95
|
Merge
|
2010-05-29 23:26:16 -07:00 |
|
Lana Steuck
|
fd45b4188c
|
Merge
|
2010-05-28 12:10:14 -07:00 |
|
Clemens Eisserer
|
1771e20459
|
6307603: [X11] Use RENDER extension for complex operations done in software
Reviewed-by: bae, igor, prr
|
2010-05-28 11:37:44 -07:00 |
|
Andrew John Hughes
|
6fc6efb062
|
Merge
|
2010-05-28 17:01:20 +01:00 |
|
Andrew John Hughes
|
c093127f24
|
6956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture
Add missing generic type to CompletedFuture construction and remove unneeded SuppressWarnings annotations.
Reviewed-by: alanb
|
2010-05-28 16:59:44 +01:00 |
|
Alexander Potochkin
|
bb99e22943
|
6670274: Incorrect tab titles for JTabbedPane if using HTML (BasicTabbedPanelUI problem)
Reviewed-by: rupashka
|
2010-05-28 19:55:52 +04:00 |
|
Alexander Potochkin
|
38bcbb7d6f
|
6889007: No resize cursor during hovering mouse over JTable
Reviewed-by: rupashka
|
2010-05-28 19:46:26 +04:00 |
|
Peter Zhelezniakov
|
e54c515e8a
|
6954231: SynthTextPaneUI.installUI() doesn't set component to opaque even if prop was not set by client progr
Reviewed-by: alexp
|
2010-05-28 13:32:40 +04:00 |
|
Peter Zhelezniakov
|
e186e4f62b
|
6929507: Build error on file swing.plaf.synth.SynthUI
Reviewed-by: rupashka
|
2010-05-28 13:31:38 +04:00 |
|
Michael Wilkerson
|
b76a3296de
|
Added tag jdk7-b95 for changeset 3469fc641c7a
|
2010-05-27 10:57:25 -07:00 |
|
Phil Race
|
8b69138923
|
6954424: Support OpenType/CFF fonts in JDK 7
Reviewed-by: bae, igor
|
2010-05-27 08:53:45 -07:00 |
|
Weijun Wang
|
7e86c31fee
|
6955783: ServiceUnavailableException caught even the secondary DNS is available
Reviewed-by: vinnie
|
2010-05-27 17:24:40 +08:00 |
|
Pavel Porvatov
|
433dfec05a
|
6925473: REGRESSION: JOptionPane in dialog is full-screen height
Reviewed-by: peterz
|
2010-05-26 22:02:32 +04:00 |
|
Kelly O'Hair
|
38459e88fc
|
Merge
|
2010-05-26 10:45:19 -07:00 |
|
Peter Zhelezniakov
|
09398944af
|
6632959: swing html parser doesn't know € or ›
Reviewed-by: alexp
|
2010-05-26 20:22:23 +04:00 |
|
Kelly O'Hair
|
fe008ae27a
|
6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
|
2010-05-25 15:58:33 -07:00 |
|
Jonathan Gibbons
|
d864e54627
|
6934615: Relative classpaths in jarfile manifests are handled inefficiently by rmic
Reviewed-by: darcy
|
2010-05-25 15:39:38 -07:00 |
|
Alexander Potochkin
|
dd916173db
|
6884066: JTableHeader listens mouse in disabled state and doesn't work when not attached to a table
Reviewed-by: rupashka
|
2010-05-25 20:54:59 +04:00 |
|
Alexander Potochkin
|
f6adc01088
|
6768387: REGRESSION: JTable no longer serializable
Reviewed-by: rupashka
|
2010-05-25 20:39:52 +04:00 |
|
Alexander Potochkin
|
42ddf1f667
|
6937798: Nimbus: Issues with JTable grid
Reviewed-by: rupashka
|
2010-05-25 20:30:54 +04:00 |
|
Alexander Potochkin
|
9aca53da76
|
6786238: api/javax_swing/DefaultDesktopManager/descriptions.html#xxxFrame Fails with NPE since 6u12 b02
Reviewed-by: rupashka
|
2010-05-25 20:22:44 +04:00 |
|
Weijun Wang
|
235a3e379c
|
6948287: KDC test strange knvo
Reviewed-by: xuelei
|
2010-05-25 18:20:54 +08:00 |
|
Xueming Shen
|
df80fea7a5
|
Merge
|
2010-05-24 16:41:03 -04:00 |
|
Xueming Shen
|
a7b730f127
|
4690407: JAR tool: option -i can't be combined with other options
-i can't combined with cxut, do sanity check on options
Reviewed-by: martin
|
2010-05-24 15:20:23 -04:00 |
|
Lana Steuck
|
ff8daaf36c
|
Merge
|
2010-05-24 09:06:11 -07:00 |
|
Xueming Shen
|
0bc8b10673
|
4691425: GZIPInputStream fails to read concatenated .gz files
To support concatenated .gz streams
Reviewed-by: martin
|
2010-05-24 00:39:57 -04:00 |
|
Weijun Wang
|
480f0af4e8
|
6932525: Incorrect encryption types of KDC_REQ_BODY of AS-REQ with pre-authentication
Reviewed-by: valeriep
|
2010-05-24 10:05:04 +08:00 |
|
Weijun Wang
|
37ae69dba3
|
6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate
Reviewed-by: mullan
|
2010-05-24 09:37:16 +08:00 |
|
Weijun Wang
|
a7fbe2d858
|
6882687: KerberosTime too imprecise
Reviewed-by: valeriep
|
2010-05-24 09:37:02 +08:00 |
|
Weijun Wang
|
6e9dba43a0
|
6954621: small error in 6948909
Reviewed-by: xuelei
|
2010-05-24 09:28:25 +08:00 |
|
Weijun Wang
|
874ec0972c
|
6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature
Reviewed-by: xuelei, mullan
|
2010-05-24 09:28:06 +08:00 |
|
Lana Steuck
|
f5b5248994
|
Merge
|
2010-05-21 17:49:15 -07:00 |
|
Alexander Potochkin
|
09d031cd10
|
6953396: javax.swing.plaf.basic.BasicViewportUI.uninstallDefaults() is not called when UI is uninstalled
Reviewed-by: rupashka
|
2010-05-21 22:04:35 +04:00 |
|
Michael McMahon
|
8f950e676a
|
6773270: java.net.URI fails to escape \u0000
Check for \u0000
Reviewed-by: alanb
|
2010-05-21 07:29:48 +01:00 |
|
Michael Wilkerson
|
fd50f69f68
|
Added tag jdk7-b94 for changeset 98087eafc189
|
2010-05-20 16:00:25 -07:00 |
|
Kelly O'Hair
|
d738280014
|
6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile
Reviewed-by: wetmore
|
2010-05-20 13:57:58 -07:00 |
|
Sergey Malenkov
|
7c2929aaf8
|
6910490: MatteBorder JScrollpane interaction
Reviewed-by: alexp
|
2010-05-20 20:42:56 +04:00 |
|
Sergey Malenkov
|
cd6f30d3bc
|
6479191: LTP: XMLEncoder does not update initialized property of GridBagConstraints type
Reviewed-by: rupashka
|
2010-05-20 18:44:51 +04:00 |
|
Michael Wilkerson
|
11d1a93bb2
|
Merge
|
2010-05-19 20:16:33 -07:00 |
|
Lana Steuck
|
26f273e24d
|
Merge
|
2010-05-19 12:27:47 -07:00 |
|
Phil Race
|
5cec564989
|
Merge
|
2010-05-19 09:46:11 -07:00 |
|
Phil Race
|
ca5f8bd9bb
|
6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing
Reviewed-by: ohair, art
|
2010-05-19 09:45:05 -07:00 |
|
Xueming Shen
|
bb2be852aa
|
6945564: Unicode script support in Character class
6948903: Make Unicode scripts available for use in regular expressions
Added Unicode script suport
Reviewed-by: martin
|
2010-05-18 15:36:47 -07:00 |
|
Mandy Chung
|
d1dc8092ec
|
6951599: Rename package of security tools for modularization
Move PolicyTool to sun.security.tools.policytool package
Reviewed-by: weijun
|
2010-05-18 13:12:46 -07:00 |
|
Lana Steuck
|
4d3c7263af
|
Merge
|
2010-05-18 11:29:45 -07:00 |
|