Erik Joelsson
|
4f8c2c5896
|
8055190: Cleanup include and exclude of core-libs native libraries after source code restructure
Reviewed-by: alanb
|
2015-01-26 10:24:25 +01:00 |
|
Weijun Wang
|
ddba00b834
|
8055045: StringIndexOutOfBoundsException while reading krb5.conf
Reviewed-by: mullan
|
2015-01-26 09:29:29 +08:00 |
|
Phil Race
|
fda56d3c54
|
8064833: [macosx] Native font lookup uses family+style, not full name/postscript name
Reviewed-by: bae, serb
|
2015-01-25 15:53:46 -08:00 |
|
Amy Lu
|
1059b1665d
|
8069262: Doclint regression in java.nio.channels.Channels
Reviewed-by: darcy
|
2015-01-23 16:16:39 +00:00 |
|
Sean Coffey
|
0d7e8b7cf1
|
8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive
Reviewed-by: chegar
|
2015-01-23 15:03:47 +00:00 |
|
Konstantin Shefov
|
e70362baba
|
6933879: URISyntaxException when non-alphanumeric characters are present in scope_id
Reviewed-by: chegar
|
2015-01-23 15:42:06 +03:00 |
|
Ivan Gerasimov
|
af3db6d31a
|
8067748: (process) Child is terminated when parent's console is closed [win]
Reviewed-by: alanb
|
2015-01-23 13:57:02 +03:00 |
|
Alejandro Murillo
|
8a5ab5328c
|
Merge
|
2015-01-22 22:42:33 -08:00 |
|
Jamil Nimeh
|
3d738985d7
|
8044860: Vectors and fixed length fields should be verified for allowed sizes
Reviewed-by: xuelei
|
2015-01-22 20:19:42 -08:00 |
|
Weijun Wang
|
d5c853c088
|
8071313: krb5.conf not read if SCDynamicStore krb5 config is empty
Reviewed-by: mullan
|
2015-01-23 09:22:14 +08:00 |
|
Xueming Shen
|
27f201deb8
|
8037394: ZipFileSystem leaks file descriptor when file is not a valid zip file
To close the leaking channel as suggested
Reviewed-by: alanb
|
2015-01-22 12:24:35 -08:00 |
|
Xueming Shen
|
c692f0d9eb
|
8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once
To synchronize the write and close methods of the entry output stream
Reviewed-by: alanb
|
2015-01-22 08:51:45 -08:00 |
|
Mikhail Cherkasov
|
00949632cd
|
8065709: Deadlock in awt/logging apparently introduced by 8019623
Reviewed-by: ant, serb
|
2015-01-22 17:42:17 +04:00 |
|
Peter Levart
|
eae923a8ae
|
8068427: Hashtable deserialization reconstitutes table with wrong capacity
Reviewed-by: mduigou, martin, chegar, dfuchs
|
2015-01-21 21:42:22 +01:00 |
|
David Dehaven
|
de2c792b35
|
Merge
|
2015-01-21 12:00:07 -08: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 |
|
Vladimir Kozlov
|
d81378c7ff
|
Merge
|
2015-01-20 15:22:24 -08:00 |
|
David Dehaven
|
a011738cac
|
Merge
|
2015-01-20 11:23:03 -08: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 |
|
Lev Priima
|
a84794e3d6
|
8068795: HttpServer missing tailing space for some response codes
Reviewed-by: chegar
|
2015-01-20 13:56:01 +00:00 |
|
Ivan Gerasimov
|
a7cd12f10a
|
8067951: System.loadLibrary cannot find library when path contains quoted entry
Reviewed-by: sherman, rriggs, alanb
|
2015-01-19 19:12:11 +03:00 |
|
Yumin Qi
|
09a7d945d4
|
Merge
|
2015-01-18 11:50:10 -08:00 |
|
Sergey Bylokhov
|
d4887f8b66
|
8066132: BufferedImage::getPropertyNames() always returns null
Reviewed-by: prr, flar
|
2015-01-17 20:53:35 +03:00 |
|
Joe Darcy
|
9800aaa84a
|
8060077: Class.toGenericString specification doesn't mention array types
Reviewed-by: psandoz, jfranck
|
2015-01-16 14:04:27 -08:00 |
|
Xueming Shen
|
f97da65885
|
8042262: Javadoc typo in java.util.Formatter
To fix the simple typo in java doc
Reviewed-by: rriggs, lancea
|
2015-01-16 13:46:39 -08:00 |
|
Jaroslav Bachorik
|
b5ac4fe904
|
8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
Reviewed-by: mullan
|
2015-01-16 18:19:23 +01:00 |
|
Daniel D. Daugherty
|
4d1943a706
|
Merge
|
2015-02-06 10:44:57 -08: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 |
|
Claes Redestad
|
31f50fcff9
|
8068736: Avoid synchronization on Executable/Field.declaredAnnotations
Reviewed-by: jfranck, psandoz
|
2015-01-16 12:41:36 +01: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 |
|
Joe Darcy
|
c0500545f7
|
8069127: Suppress deprecation warnings in jdk.deploy.osx module
Reviewed-by: wetmore, juh
|
2015-01-15 16:45:02 -08:00 |
|
Artem Smotrakov
|
f46b3d442f
|
8059009: LDAPCertStore fails to retrieve CRL after LDAP server closes idle connection
Reviewed-by: vinnie
|
2015-01-15 17:57:52 +00: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 |
|
Paul Sandoz
|
083d9a2b61
|
8054494: Remove sun.misc.Unsafe.monitorEnter, monitorExit and tryMonitorEnter
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: dholmes, coleenp
|
2015-01-15 11:18:14 +01:00 |
|
Joe Darcy
|
1144804378
|
8068948: Update java.base module to use new try-with-resources statement
Reviewed-by: alanb, igerasim
|
2015-01-14 16:44:59 -08:00 |
|
Lev Priima
|
7882032236
|
8067471: Use private static final char[0] for empty Strings
Reviewed-by: igerasim, redestad, shade
|
2015-01-14 21:35:52 +03: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 |
|
Phil Race
|
4998541111
|
Merge
|
2015-01-12 12:52:39 -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 |
|
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 |
|