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 |
|
Alexander Kulyakthin
|
167de7ae02
|
8067945: SVC jdk/test/* should be cleaned from JRE layout dependency
Reviewed-by: sla
|
2015-01-23 14:20:52 +01: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 |
|
Sergey Bylokhov
|
d34b9b430c
|
7185221: [macosx] Regtest should not throw exception if a suitable display mode found
Reviewed-by: azvegint, ant
|
2015-01-23 13:47:46 +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 |
|
Dean Long
|
d0ba166069
|
Merge
|
2015-01-22 18:23:57 -05:00 |
|
Mandy Chung
|
aca4e46572
|
8069414: Rename oracle.accessbridge to jdk.accessbridge
Reviewed-by: alanb, ptbrunet, erikj
|
2015-01-22 13:49:53 -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 |
|
Vinnie Ryan
|
d80497254d
|
8069155: The value of 'KeyStore Type' isn't 'jks'
Reviewed-by: xuelei
|
2015-01-22 12:33:05 +00:00 |
|
Jesper Wilhelmsson
|
ed183aea22
|
Merge
|
2015-01-22 12:26:25 +01: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 |
|
Lance Andersen
|
16cb5bbca2
|
8068732: Adding Initial RowSet tests
Reviewed-by: joehw
|
2015-01-21 13:19:08 -05:00 |
|
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 |
|
Katja Kantserova
|
8e93b53e3e
|
8069296: java/lang/management/MemoryMXBean/LowMemoryTest.java should be quarantined
Reviewed-by: sla
|
2015-01-21 15:06:31 +01:00 |
|
Vladimir Kozlov
|
d81378c7ff
|
Merge
|
2015-01-20 15:22:24 -08:00 |
|
Michail Chernov
|
c15946fb1a
|
8067751: OOMEInReferenceHandler.java fails: Cleaner terminated abnormally
OOME with message "GC overhead limit exceeded". -XX:-UseGCOverheadLimit was added to avoid OOME in resource handler.
Reviewed-by: jmasa, jwilhelm
|
2015-01-20 13:29:26 -08:00 |
|
David Dehaven
|
a011738cac
|
Merge
|
2015-01-20 11:23:03 -08:00 |
|
Alejandro Murillo
|
946b0de6db
|
Merge
|
2015-01-20 10:22:44 -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 |
|
Felix Yang
|
c06b7a8915
|
8061448: Cleanup sun/misc/JarIndex tests to remove the check for the jre directory
Reviewed-by: chegar
|
2015-01-20 13:49:28 +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 |
|
Erik Joelsson
|
bba288a91a
|
8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code
Reviewed-by: ihse, wetmore
|
2015-01-19 09:05:50 +01: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 |
|
Lana Steuck
|
a6f6f19835
|
Merge
|
2015-01-16 12:34:28 -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 |
|
Pavel Chistyakov
|
580e7ed3ed
|
8068234: java/lang/instrument/NativeMethodPrefixAgent.java is still in exclude list
Reviewed-by: kvn, iignatyev
|
2015-01-16 15:09:01 +03: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 |
|
Alejandro Murillo
|
fd925c52da
|
Merge
|
2015-01-15 19:23:49 -08: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 |
|
David Katleman
|
3e2e519ce8
|
Added tag jdk9-b46 for changeset 1548d75015bd
|
2015-01-15 13:09:48 -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 |
|
Chris Hegarty
|
00b2f7005d
|
8042581: Intermittent failure in java/net/DatagramSocket/InheritHandle.java
Reviewed-by: alanb, chegar
|
2015-01-15 17:05:06 +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 |
|