Kumar Srinivasan
|
c7b42305e9
|
8073187: Unexpected side effect in Pack200
Reviewed-by: jrose, sherman
|
2015-09-22 11:50:40 -07:00 |
|
Lance Andersen
|
07f5079718
|
8134426: Add serialVersionUID field to relevant javax.transaction classes
Reviewed-by: joehw, alanb
|
2015-10-01 09:59:16 -04:00 |
|
Naveen Kumar
|
aef9a19da8
|
8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
Reviewed-by: peytoia, okutsu
|
2015-10-01 15:16:35 +09:00 |
|
Rob McKenna
|
7127fab647
|
8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
Reviewed-by: igerasim, rriggs, christos
|
2015-10-01 00:13:09 +01:00 |
|
Rob McKenna
|
ddf365ac99
|
8135305: InetAddress.isReachable reports true when loopback interface is specified
Reviewed-by: michaelm
|
2015-10-01 00:09:51 +01:00 |
|
Joe Darcy
|
112eb7283e
|
8136874: Bug in port of fdlibm pow to Java
Reviewed-by: bpb
|
2015-09-30 15:25:29 -07:00 |
|
Artem Smotrakov
|
fb9ae3bb10
|
8137174: NTLM impl should use doPrivileged when it reads system properties
Reviewed-by: chegar
|
2015-09-30 15:30:50 +03:00 |
|
Vyom Tewari
|
bed7702d83
|
8038075: JNI warnings in jdk/src/share/native/sun/misc/VMSupport.c
Reviewed-by: rriggs
|
2015-09-29 19:50:56 +02:00 |
|
Doug Lea
|
df66629e12
|
8134854: Bulk integration of java.util.concurrent.atomic classes
Reviewed-by: martin, psandoz, chegar
|
2015-09-29 16:44:29 +01:00 |
|
James Laskey
|
8aa6d9f160
|
8135197: libjimage code needs translation from hotspot-ish to jdk-ish
Reviewed-by: rriggs, chegar
|
2015-09-22 12:47:40 -03:00 |
|
Alexander Scherbatiy
|
2c3b2dd68e
|
8133453: Deprecate AWTKeyStroke.registerSubclass(Class) method
Reviewed-by: serb, azvegint
|
2015-09-22 14:05:37 +04:00 |
|
Phil Race
|
4560ea4305
|
8136783: Run blessed-modifier-order script on java.desktop
Reviewed-by: martin, serb
|
2015-09-19 15:45:59 -07:00 |
|
Tagir Valeev
|
94ba18f8b4
|
8136686: Collectors.counting can use Collectors.summingLong to reduce boxing
Reviewed-by: psandoz
|
2015-09-19 15:26:34 +02:00 |
|
Phil Race
|
68a1bc4701
|
Merge
|
2015-09-18 11:31:15 -07:00 |
|
Phil Race
|
c79e901452
|
Merge
|
2015-09-18 11:24:54 -07:00 |
|
Vinnie Ryan
|
5d5ef39f51
|
8136534: Loading JKS keystore using non-null InputStream results in closed stream
Reviewed-by: mullan, wetmore
|
2015-09-18 17:54:28 +01:00 |
|
Phil Race
|
ec5f966a54
|
Merge
|
2015-09-18 09:18:17 -07:00 |
|
Rob McKenna
|
64d414469c
|
8129957: Deadlock in JNDI LDAP implementation when closing the LDAP context
Reviewed-by: vinnie
|
2015-09-17 22:59:48 +01:00 |
|
Joe Darcy
|
67603e6d54
|
8134795: Port fdlibm pow to Java
Reviewed-by: bpb
|
2015-09-17 13:43:06 -07:00 |
|
Martin Buchholz
|
623caa1da9
|
8136570: Stop changing user environment variables related to /usr/dt
4953367: MAWT: Java should be more careful manipulating NLSPATH, XFILESEARCHPATH env variables
Stop changing user environment variables: NLSPATH XFILESEARCHPATH
Reviewed-by: prr
|
2015-09-16 10:49:11 -07:00 |
|
Vyom Tewari
|
681e6b478b
|
8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c
Ensure that file descriptor is properly closed if setsockopt fails.
Reviewed-by: chegar, igerasim
|
2015-09-17 17:33:00 +02:00 |
|
Stuart Marks
|
343e882e7f
|
8072722: add stream support to Scanner
Reviewed-by: psandoz, chegar, sherman
|
2015-09-16 16:24:35 -07:00 |
|
Daniil Titov
|
0b454ad041
|
8134808: Remove support for serialized applets from java.desktop
Reviewed-by: serb, azvegint
|
2015-09-16 18:34:38 +03:00 |
|
Semyon Sadetsky
|
ffb466574f
|
8014725: closed/java/awt/Clipboard/HTMLTransferTest/HTMLTransferTest.html failed intermittently
Reviewed-by: alexsch, azvegint
|
2015-09-16 10:22:42 +03:00 |
|
Semyon Sadetsky
|
265ab8bd4c
|
8130471: [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
Reviewed-by: alexsch, serb
|
2015-09-16 10:16:16 +03:00 |
|
Semyon Sadetsky
|
31f16f421e
|
8133108: [PIT] Container size is wrong in JEditorPane
Reviewed-by: alexsch, azvegint
|
2015-09-16 10:11:14 +03:00 |
|
Semyon Sadetsky
|
968c43c3fa
|
8133803: Swing JFileChooserBug2 test fais with MotifLookAndFeel
Reviewed-by: alexsch, serb
|
2015-09-16 10:05:34 +03:00 |
|
Semyon Sadetsky
|
5cdd8bd3c6
|
8129838: [macosx] Regression: NPE in java.awt.Choice
Reviewed-by: alexsch, azvegint
|
2015-09-16 10:01:24 +03:00 |
|
Martin Buchholz
|
a2f0fe3c94
|
8136583: Core libraries should use blessed modifier order
Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart
|
2015-09-15 21:56:04 -07:00 |
|
Sean Mullan
|
b09c2b1601
|
Merge
|
2015-09-16 08:24:40 -04:00 |
|
Sean Mullan
|
d323a04105
|
8015388: Required algorithms for JDK 9
Reviewed-by: jnimeh, wetmore, xuelei
|
2015-09-16 08:23:37 -04:00 |
|
Sean Coffey
|
6eb997e90c
|
8133535: Better exception messaging in Ucrypto code
Reviewed-by: igerasim
|
2015-09-16 12:23:25 +01:00 |
|
Alejandro Murillo
|
dd319ca29f
|
Merge
|
2015-09-15 07:47:44 -07:00 |
|
Alexander Scherbatiy
|
e643aeb178
|
8029339: Custom MultiResolution image support on HiDPI displays
Reviewed-by: flar, serb
|
2015-09-15 15:31:34 +04:00 |
|
Artem Smotrakov
|
f1f48ab0d3
|
8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
Reviewed-by: vinnie
|
2015-09-14 19:49:28 +03:00 |
|
Phil Race
|
e1ca4d3a94
|
Merge
|
2015-09-14 09:40:24 -07:00 |
|
Weijun Wang
|
20b057fc29
|
8136425: KeystoreImpl.m using wrong type for cert format
Reviewed-by: vinnie
|
2015-09-13 10:55:58 +08:00 |
|
Roger Riggs
|
ed3d59c71a
|
8133552: java/lang/ProcessHandle/InfoTest.java fails intermittently - incorrect user
8133809: Remove java/lang/ProcessHandle/InfoTest.java from the Problem List
Reviewed-by: darcy, chegar, simonis
|
2015-09-11 09:25:15 -04:00 |
|
Rajeev Chamyal
|
9c7443b15a
|
8025082: The behaviour of the highlight will be lost after clicking the set button
Reviewed-by: serb, alexsch
|
2015-09-11 17:12:16 +04:00 |
|
Naoto Sato
|
ed2b735ba0
|
8134915: Improve performance of CLDRLocaleProviderAdapter.getCandidateLocales
Reviewed-by: okutsu
|
2015-09-10 16:50:39 -07:00 |
|
Alejandro Murillo
|
556157743b
|
Merge
|
2015-09-10 14:55:20 -07:00 |
|
Christoph Langer
|
981fa17133
|
8134505: Cleanup of "TimeZone_md.c"
Reviewed-by: rriggs, dsamersoff, simonis
|
2015-09-10 17:56:24 +02:00 |
|
Vyom Tewari
|
7c9b107d1f
|
8080402: File Leak in jdk/src/java.base/share/classes/sun/net/sdp/SdpSupport.java
Reviewed-by: alanb, chegar, igerasim, msheppar
|
2015-09-10 17:14:59 +02:00 |
|
Volker Simonis
|
7beac309c0
|
8135271: Add missing "-client IGNORE" to jvm.cfg file for ppc64
Reviewed-by: rriggs
|
2015-09-10 11:44:14 +02:00 |
|
Anton Nashatyrev
|
cb34d07ae1
|
8081485: EDT auto shutdown is broken in case of new event queue usage
Reviewed-by: serb, alexp
|
2015-09-09 19:10:38 +03:00 |
|
Alejandro Murillo
|
6a3d511525
|
Merge
|
2015-09-09 08:33:14 -07:00 |
|
Ivan Gerasimov
|
50aa8839d5
|
8072466: Deadlock when initializing MulticastSocket and DatagramSocket
Reviewed-by: chegar
|
2015-09-09 16:33:19 +03:00 |
|
Artem Smotrakov
|
b259dd24ea
|
8134708: Certpath validation fails to load certs and CRLs if AIA and CRLDP extensions point to LDAP resources
Reviewed-by: mullan, coffeys
|
2015-09-09 12:39:45 +03:00 |
|
Alejandro Murillo
|
09ff302704
|
Merge
|
2015-09-08 15:39:53 -07:00 |
|
Phil Race
|
b60c555aae
|
Merge
|
2015-09-08 15:19:19 -07:00 |
|