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 |
|
Valerie Peng
|
bdf6ed0fd2
|
8135099: 9-dev solaris builds failed on 2015-09-04
Fixed the compilation warning which broken the build.
Reviewed-by: vinnie
|
2015-09-08 22:14:25 +00:00 |
|
Phil Race
|
f39c6aeb63
|
Merge
|
2015-09-08 14:40:44 -07:00 |
|
Phil Race
|
d69a0641fd
|
Merge
|
2015-09-08 11:47:07 -07:00 |
|
Jesper Wilhelmsson
|
a97c863c3d
|
Merge
|
2015-09-08 16:10:36 +02:00 |
|
Chris Hegarty
|
9ce7c19d86
|
8135043: ObjectStreamClass.getField(String) too restrictive
Reviewed-by: igerasim
|
2015-09-08 12:40:57 +01:00 |
|
Sergey Bylokhov
|
36dd709439
|
8134947: [macosx] Various memory leaks in Aqua look and feel
Reviewed-by: azvegint, alexsch
|
2015-09-07 23:57:21 +03:00 |
|
Sergey Bylokhov
|
6fe3341869
|
8060027: Tests java/beans/XMLEncoder/Test4903007.java and java/beans/XMLEncoder/java_awt_GridBagLayout.java
Reviewed-by: alexsch
|
2015-09-07 23:29:56 +03:00 |
|
Igor Veresov
|
f48eceb393
|
Merge
|
2015-09-07 13:28:41 -07:00 |
|
Vyom Tewari
|
d9d52a27f0
|
8080486: JNI exception pending in jdk/src/java.base/windows/native/libnet/DualStackPlainSocketImpl.c
Reviewed-by: alanb, chegar, igerasim
|
2015-09-07 10:37:00 +02:00 |
|
Valerie Peng
|
2f2b4c27ee
|
8130875: Ucrypto library leaks memory when null output buffer is specified
Avoid null output buffer to work around Solaris memory leak bug in Ucrypto library
Reviewed-by: ascarpino
|
2015-09-04 19:55:40 +00:00 |
|
Jim Laskey
|
953b4a3225
|
8087181: Move native jimage code to its own library (maybe libjimage)
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Reviewed-by: alanb, lfoltan, hseigel, acorn
|
2015-09-04 10:11:43 -03:00 |
|
Jaroslav Bachorik
|
d9e40f6803
|
8134420: sun/tools/jps/TestJpsClass fails with java.lang.RuntimeException: The line 'line 2' does not match pattern '^\\d+\\s+.*': expected true, was false
Reviewed-by: sla, dsamersoff
|
2015-09-04 12:18:03 +02:00 |
|
Jamil Nimeh
|
60cdefbf44
|
8134364: Add defensive copies to get/set methods for OCSPNonceExtension
Make OCSPNonceExtension immutable, add defensive copies
Reviewed-by: xuelei, mullan
|
2015-09-04 09:31:47 -07:00 |
|
Valerie Peng
|
a8cbc27bce
|
8132082: Let OracleUcrypto accept RSAPrivateKey
Reviewed-by: xuelei, valeriep, coffeys
|
2015-09-04 15:28:01 +03:00 |
|
Prasanta Sadhukhan
|
227dff5f02
|
8134476: Broken Hyperlink in JDK 8 java.awt.Font javadocs
Reviewed-by: prr, serb
|
2015-09-04 12:51:39 +03:00 |
|
Alejandro Murillo
|
49078fbb09
|
Merge
|
2015-09-03 15:48:24 -07:00 |
|
Ahmed Khawaja
|
7d308d2023
|
8132081: C2 support for Adler32 on SPARC
Add C2 instrinsic support for Adler32 checksum on SPARC.
Reviewed-by: kvn
|
2015-09-03 15:04:05 -07:00 |
|
Martin Buchholz
|
24742f7b1d
|
8134984: Text files should end in exactly one newline
Automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
|
2015-09-02 14:11:50 -07:00 |
|
Sergey Bylokhov
|
16bdae5274
|
8133677: Specification of AudioFileReader should be clarifed
Reviewed-by: prr, amenkov
|
2015-09-02 16:13:14 +03:00 |
|
Weijun Wang
|
a4b5e30688
|
8129789: implies() of ServicePermission and DelegationPermission underspecified
Reviewed-by: mullan
|
2015-09-02 19:20:46 +08:00 |
|
Sean Coffey
|
6a867ae5df
|
8133196: HTTPS hostname invalid issue with InetAddress
Reviewed-by: chegar, xuelei
|
2015-09-01 18:12:07 +01:00 |
|
Vyom Tewari
|
b4782037f6
|
8064470: JNI exception pending in jdk/src/java/base/unix/native/libjava/FileDescriptor_md.c
Reviewed-by: alanb, chegar, dfuchs
|
2015-09-01 15:34:58 +02:00 |
|
Alexander Scherbatiy
|
783e0bf4bf
|
8134721: NPE in SwingUtilities2.drawChars after JDK-6302464
Reviewed-by: serb, azvegint
|
2015-09-01 09:40:16 +04:00 |
|
Dmitry Samersoff
|
4f6a5ef9c3
|
Merge
|
2015-08-31 21:48:00 +03:00 |
|
Phil Race
|
4abc68cead
|
Merge
|
2015-08-31 11:29:55 -07:00 |
|
Alejandro Murillo
|
a088fb343d
|
Merge
|
2015-08-31 11:26:11 -07:00 |
|