Lana Steuck
37487a9e38
Merge
2013-08-06 17:01:05 -07:00
Lana Steuck
10ffeaaadd
Merge
2013-07-31 13:02:53 -07:00
Lana Steuck
0b0d97c2c0
Merge
2013-07-31 12:56:26 -07:00
Andrew Brygin
52112c7c19
8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances
...
Reviewed-by: prr, flar
2013-07-31 13:11:31 +04:00
Sergey Malenkov
07e26447a0
8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF)
...
Reviewed-by: alexsch, serb
2013-07-30 17:46:01 +04:00
Lana Steuck
dd364409e2
Merge
2013-07-26 17:12:05 -07:00
Jennifer Godinez
82abf9473e
8016343: [macosx] Print job goes to default printer regardless of chosen printer
...
Reviewed-by: jchen, prr
2013-07-26 15:25:12 -07:00
Lana Steuck
1619b516b6
Merge
2013-07-26 15:19:30 -07:00
Sergey Malenkov
54198bc15e
8015926: NPE when using SynthTreeUI's expandPath()
...
Reviewed-by: alexsch
2013-07-22 20:33:35 +04:00
Lana Steuck
29041e2c4a
Merge
2013-07-26 14:07:32 -07:00
Joe Wang
59d8b774a8
8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
...
Reviewed-by: chegar, lancea, dfuchs
2013-07-25 13:20:19 -07:00
Lana Steuck
95a3a25b17
Merge
2013-07-17 13:00:36 -07:00
Sergey Malenkov
c934d0bd27
8017492: Static field in HTML parser affects all applications
...
Reviewed-by: art
2013-07-15 17:33:44 +04:00
Leonid Romanov
007e944455
8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6
...
Reviewed-by: anthony
2013-07-08 19:47:40 +04:00
Joe Wang
593f3c74ba
8020430: NullPointerException in xml sqe nightly result on 2013-07-12
...
Reviewed-by: chegar, lancea
2013-07-12 11:14:53 -07:00
Jaroslav Bachorik
ec6cb721e1
8010285: Enforce the requirement of Management Interfaces being public
...
Reviewed-by: sjiang, dfuchs, mchung
2013-07-11 21:11:03 +02:00
Lana Steuck
cf72044ebb
Merge
2013-06-28 18:06:26 -07:00
Sean Mullan
78255f5c55
8022120: JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods fails
...
TransformService.init and marshalParams must throw NullPointerException when parent parameter is null
Reviewed-by: xuelei
2013-08-06 08:31:24 -07:00
Dmitry Markov
681764bad0
8016534: javax/swing/text/View/8014863/bug8014863.java failed
...
Reviewed-by: alexp, alexsch
2013-06-28 18:32:20 +04:00
Lana Steuck
5ab44a5a66
Merge
2013-06-19 18:30:21 -07:00
Lana Steuck
8e2407bb87
Merge
2013-06-19 17:59:09 -07:00
Sergey Malenkov
f94d68550a
8013442: No file filter selected in file type combo box when using JFileChooser
...
Reviewed-by: alexsch
2013-06-19 14:28:44 +04:00
Sergey Malenkov
153bde4dbb
8013571: TreeModelEvent doesn't accept "null" for root as Javadoc specifies
...
Reviewed-by: alexsch
2013-06-17 18:30:49 +04:00
Chris Hegarty
5864e2de68
Merge
2013-06-17 11:26:16 +01:00
Lana Steuck
fd982c6d3d
Merge
2013-06-16 22:36:41 -07:00
Lana Steuck
8d0c9d52e8
Merge
2013-06-14 11:10:00 -07:00
Lana Steuck
25b7910613
Merge
2013-06-14 10:41:45 -07:00
Aleksej Efimov
52cfa3dc50
8015978: Incorrect transformation of XPath expression "string(-0)"
...
Reviewed-by: darcy, joehw
2013-06-14 15:14:56 +04:00
Sergey Malenkov
857a99a9e7
8015336: BasicComboBoxEditor throws NullPointerException
...
Reviewed-by: alexsch
2013-06-11 16:02:22 +04:00
Konstantin Shefov
3039fb09eb
7105030: [TEST_BUG] [macosx] The tests never finishes
...
Reviewed-by: alexsch, serb
2013-06-10 16:44:40 +04:00
Patrick Reinhart
75e22e5c54
8013810: PrintServiceLookup.lookupPrintServices() does not return consistent result
...
Reviewed-by: prr, jgodinez
2013-06-07 10:26:29 -07:00
Dmitry Markov
269ea64b67
8015853: java.lang.ArrayIndexOutOfBoundsException when running SwingSet2 demo
...
Reviewed-by: alexp, serb
2013-06-06 17:59:37 +04:00
Aleksej Efimov
9e29e5f3f0
8009579: Xpathexception does not honor initcause()
...
Reviewed-by: alanb, dholmes, joehw
2013-06-06 20:43:05 +04:00
Lana Steuck
17b2b94a22
Merge
2013-06-05 12:31:59 -07:00
Sergey Malenkov
332b758ab0
8013370: Null pointer exception when adding more than 9 accelators to a JMenuBar
...
Reviewed-by: serb
2013-06-05 18:15:58 +04:00
Anton Litvinov
fb8bd30b8e
6337518: Null Arrow Button Throws Exception in BasicComboBoxUI
...
Reviewed-by: alexp, alexsch
2013-06-03 16:37:13 +04:00
Anton Litvinov
8db7e02270
7151823: The test incorrectly recognizing OS
...
Reviewed-by: serb, alexp
2013-06-03 14:05:55 +04:00
Vladislav Karnaukhov
9c64c6f45b
7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds
...
Reviewed-by: alexsch, alexp
2013-05-31 18:46:41 +04:00
Lana Steuck
d983033c28
Merge
2013-06-04 21:37:15 -07:00
Dmitry Markov
d463443af2
8014863: Line break calculations in Java 7 are incorrect
...
Reviewed-by: alexp, alexsch
2013-05-29 18:40:02 +04:00
Lana Steuck
9a0b18efc0
Merge
2013-05-22 17:37:05 -07:00
Dmitry Markov
d463e0c4ae
7011777: JDK 6 parses html text with script tags within comments differently from previous releases
...
Reviewed-by: alexsch
2013-05-21 03:20:27 +04:00
Lana Steuck
8f6d37ee8e
Merge
2013-05-17 10:11:35 -07:00
Vadim Pakhnushev
cfd6261906
4892259: GIF ImageReader does not call passComplete in IIOReadUpdateListener
...
Reviewed-by: prr, bae
2013-05-17 17:19:21 +04:00
Daniel Fuchs
8d94e88c93
8013900: More warnings compiling jaxp
...
Some internal implementation classes in Jaxp were redefining equals() without redefining hashCode(). This patch adds hashCode() methods that are consistent with equals().
Reviewed-by: chegar, joehw
2013-05-17 10:40:55 +02:00
Lana Steuck
fe8944db98
Merge
2013-05-08 23:53:35 -07:00
Daniel Fuchs
b317a8b992
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
...
Encodings.java sometimes creates EncodingInfo objects whose java names are not recognized by the Charset API. This patch fixes that issue.
Reviewed-by: joehw, alanb
2013-05-07 11:35:49 +02:00
Jaroslav Bachorik
7c11aba793
7199324: Connection ID for IPv6 addresses is not generated accordingly to the specification
...
RemoteServer.getClientHost is returning a String with an IPv6 literal address and we need to enclose it in [] when building the connection id
Reviewed-by: alanb, sjiang
2013-05-02 13:21:09 +02:00
Mikhail Cherkasov
6eb1682ef6
8012004: JInternalFrame not being finalized after closing
...
Reviewed-by: alexsch, alexp
2013-04-30 13:24:14 +04:00
Chris Hegarty
22126efe5a
Merge
2013-06-10 10:38:33 +01:00