Sergey Bylokhov
|
c604e674ee
|
7056797: The test failed automatically,because throw a ArrayIndexOutOfBoundsException
Reviewed-by: azvegint, alexsch
|
2015-01-21 18:04:49 +03:00 |
|
Sergey Bylokhov
|
dedd4de23f
|
6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions
Reviewed-by: azvegint, alexsch
|
2015-01-21 17:54:35 +03:00 |
|
Anton Nashatyrev
|
84db836cfc
|
8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
Reviewed-by: ant, kizune
|
2015-01-20 19:26:14 +03:00 |
|
Sergey Bylokhov
|
6d309ec560
|
6515713: example in JFormattedTextField API docs instantiates abstract class
Reviewed-by: azvegint, alexsch
|
2015-01-20 17:01:18 +03:00 |
|
Sergey Bylokhov
|
d4887f8b66
|
8066132: BufferedImage::getPropertyNames() always returns null
Reviewed-by: prr, flar
|
2015-01-17 20:53:35 +03:00 |
|
Sergey Bylokhov
|
328a306534
|
8056298: Separate java.awt.datatransfer from the desktop module
Reviewed-by: erikj, alanb, mchung, alexsch
|
2015-01-16 18:46:16 +03:00 |
|
Alexander Scherbatiy
|
49d1356783
|
8068040: [macosx] Combo box consuming ENTER key
Reviewed-by: serb, azvegint
|
2015-01-16 19:11:10 +04:00 |
|
Alexander Zvegintsev
|
3622c75cbd
|
8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener
Reviewed-by: alexsch, serb
|
2015-01-16 13:53:44 +03:00 |
|
Erik Joelsson
|
1310f9142f
|
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
Reviewed-by: tbell, ihse
|
2015-01-15 16:52:10 +01:00 |
|
Mario Torre
|
1b65f85514
|
8067364: Printing to Postscript doesn't support dieresis
Fix regression caused by fix for 8023990
Co-authored-by: Philip Race <philip.race@oracle.com>
Reviewed-by: bae, prr
|
2015-01-14 14:52:39 +01:00 |
|
Sergey Bylokhov
|
f825a8256e
|
6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException
Reviewed-by: azvegint, ant
|
2015-01-13 17:10:28 +03:00 |
|
Sergey Bylokhov
|
0dfb30c6f5
|
6459800: Some Swing classes violate encapsulation by returning internal Insets
Reviewed-by: azvegint, alexsch
|
2015-01-13 16:09:21 +03:00 |
|
Sergey Bylokhov
|
17cbc2efea
|
6573305: Animated icon is not visible by click on menu
Reviewed-by: azvegint, alexsch
|
2015-01-13 16:06:28 +03:00 |
|
Sergey Bylokhov
|
5fdc9c37ce
|
6338077: link back to self in javadoc JTextArea.replaceRange()
Reviewed-by: azvegint, alexsch
|
2015-01-13 16:04:22 +03:00 |
|
Alexander Zvegintsev
|
bc24a0ce18
|
8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java fails with GTKL&F
Reviewed-by: alexsch, serb
|
2015-01-13 12:44:55 +03:00 |
|
Phil Race
|
4998541111
|
Merge
|
2015-01-12 12:52:39 -08:00 |
|
Lana Steuck
|
2f8699112f
|
Merge
|
2015-01-12 12:24:30 -08:00 |
|
Joe Darcy
|
f13e619399
|
8055059: JDK9b22 public API exposes package private classes
Reviewed-by: serb, prr, alexsch
|
2015-01-12 11:46:43 -08:00 |
|
Sergey Bylokhov
|
98c8f60ec2
|
8068374: setAlignmentX, setAlignmentY, getAlignmentX, getAlignmentY javadoc of JComponent
Reviewed-by: azvegint, alexsch
|
2015-01-12 16:26:58 +03:00 |
|
Brian Burkhalter
|
4417397e26
|
4026465: Provide more byte array constructors for BigInteger
Add two's complement and sign-magnitude constructors for byte arrays with offset and length.
Reviewed-by: darcy, alanb, scolebourne
|
2015-01-09 17:27:28 -08:00 |
|
Jason Uh
|
dfb7eea15e
|
8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled
Reviewed-by: mullan
|
2015-01-09 11:58:34 -08:00 |
|
Erik Joelsson
|
6d1426d546
|
8067060: build can still fail with spaces following -L on link lines
Reviewed-by: smarks, ihse
|
2015-01-09 16:54:17 +01:00 |
|
Shanliang Jiang
|
696242cabe
|
8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined
Reviewed-by: jbachorik
|
2015-01-09 09:55:00 +01:00 |
|
David Katleman
|
b30e52891c
|
Added tag jdk9-b45 for changeset 7cf8753380ea
|
2015-01-08 12:08:28 -08:00 |
|
Joe Darcy
|
d332437cae
|
6481080: (ann) @Deprecated annotation has no effect on packages
Reviewed-by: lancea, alanb, psandoz, abuckley
|
2015-01-08 10:06:45 -08:00 |
|
Mark Sheppard
|
d2bbef8dc7
|
8068597: Add error code to to exception condition message resulting from GetAdaptersAddresses function calls
Added error code to exception message thrown after a GetAdaptersAddresses call.
Reviewed-by: chegar
|
2015-01-08 20:00:14 +00:00 |
|
Sean Coffey
|
c20d40c269
|
8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
Reviewed-by: alanb
|
2015-01-08 11:44:10 +00:00 |
|
Brian Burkhalter
|
29fc16ebbe
|
8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format
Correct erroneous appending of zeroes and clean up code logic.
Reviewed-by: darcy, psandoz
|
2015-01-07 14:15:00 -08:00 |
|
Jamil Nimeh
|
c491b1ac4e
|
8058912: Broken link (access denied error) to http://www.rsasecurity.com in RC5ParameterSpec
Reviewed-by: xuelei, mullan
|
2015-01-07 09:32:41 -08:00 |
|
Shanliang Jiang
|
ad629c161a
|
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected
Reviewed-by: dholmes
|
2015-01-07 14:49:02 +01:00 |
|
Zaiyao Liu
|
48d9e1f35e
|
8048607: Test key generation of DES and DESEDE
Reviewed-by: xuelei
|
2015-01-07 03:59:06 +00:00 |
|
Alan Bateman
|
e9f8462593
|
8047776: Add module java.transaction to export API javax.transaction
Reviewed-by: lancea, mchung
|
2015-01-06 13:58:24 +00:00 |
|
Alan Bateman
|
4c103acfe9
|
8067867: Subsume module java.xml.soap into module java.xml.ws
Reviewed-by: mkos, mchung
|
2015-01-06 13:28:40 +00:00 |
|
Athijegannathan Sundararajan
|
498b808fdd
|
8068462: javax.script.ScriptEngineFactory.getParameter spec is not completely consistent with the rest of the API
Reviewed-by: alanb, jlaskey
|
2015-01-06 18:22:09 +05:30 |
|
Mark Sheppard
|
65fa012667
|
8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh
Changed TESTJAVA to COMPILEJAVA for javac and idlj paths.
Reviewed-by: chegar
|
2015-01-05 23:53:05 +00:00 |
|
Phil Race
|
19292c73dd
|
Merge
|
2015-01-05 13:30:23 -08:00 |
|
Athijegannathan Sundararajan
|
3ad1d2a580
|
8068279: (typo in the spec) javax.script.ScriptEngineFactory.getLanguageName
Reviewed-by: jlaskey, alanb
|
2015-01-05 21:52:03 +05:30 |
|
Chris Hegarty
|
916c818ec2
|
8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails
Co-authored-by: Nathan Clement <nathan.a.clement@hotmail.com>
Reviewed-by: alanb, prappo
|
2015-01-04 19:32:46 +00:00 |
|
Lana Steuck
|
239e6cacfc
|
Merge
|
2015-01-01 16:14:01 -08:00 |
|
Claes Redestad
|
60ed4f34b2
|
8028357: Unnecessary allocation in AliasFileParser
Reviewed-by: jbachorik
|
2014-12-31 15:03:16 +01:00 |
|
Valerie Peng
|
ac09164efa
|
8039921: SHA1WithDSA with key > 1024 bits not working
Removed the key size limits for all SHAXXXWithDSA signatures
Reviewed-by: weijun
|
2014-12-30 22:03:23 +00:00 |
|
Lana Steuck
|
a20b846cab
|
Merge
|
2014-12-30 13:19:59 -08:00 |
|
Sergey Bylokhov
|
751fec124e
|
8056214: Stop including libjawt in libawt_xawt
Reviewed-by: ant, art, tbell
|
2014-12-30 22:13:53 +03:00 |
|
Brent Christian
|
fae6faa547
|
8068347: Add java/lang/ClassLoader/deadlock/GetResource.java to ProblemList.txt
Reviewed-by: chegar
|
2014-12-30 11:03:20 -08:00 |
|
David Katleman
|
19bd53c653
|
Added tag jdk9-b44 for changeset a912b7c7622f
|
2014-12-30 09:44:19 -08:00 |
|
Alexander Stepanov
|
c44a9b6cc4
|
8054358: move awt automated tests from AWT_Modality to OpenJDK repository - part 7
Reviewed-by: pchelko
|
2014-12-30 17:26:06 +04:00 |
|
Amanda Jiang
|
f0eb47ad67
|
8049021: Add smartcardio tests with APDU buffer
Add APDU buffer regression tests for smartcardio
Reviewed-by: valeriep
|
2014-12-30 01:02:25 +00:00 |
|
Felix Yang
|
519a6f9477
|
8066085: Need a sanity test for rmic -iiop
Reviewed-by: smarks
|
2014-12-29 15:24:54 -08:00 |
|
Ivan Gerasimov
|
bd3205c63e
|
8068338: Better message about incompatible zlib in Deflater.init
Reviewed-by: alanb, sherman
|
2014-12-30 00:11:00 +03:00 |
|
Brian Burkhalter
|
cfcc0c431a
|
8064463: BigDecimal should populate NumberFormatException message
Populate all NumberFormatExceptions with appropriate messages.
Reviewed-by: alanb
|
2014-12-29 09:10:15 -08:00 |
|