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 |
|
Vinnie Ryan
|
b476482197
|
8130800: KeyStore.getInstance(File,char[]) does not throw IOE for null password
Reviewed-by: weijun, mullan
|
2015-08-31 10:14:34 +01:00 |
|
Sergey Bylokhov
|
d29ef0223b
|
4339584: Adding a getUI public method to JComponent
Reviewed-by: azvegint, alexsch
|
2015-08-29 12:58:14 +03:00 |
|
Sergey Bylokhov
|
eefa394d7c
|
8076178: [macosx] Few open swing and awt reg-tests fail after their update to avoid SunToolkit.realSync
Reviewed-by: azvegint, yan
|
2015-08-31 16:56:09 +03:00 |
|
Brian Burkhalter
|
44c462ee50
|
8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector
Rename class and associated native file as indicated and fix some related comments in the source and test.
Reviewed-by: alanb
|
2015-08-28 10:46:43 -07:00 |
|
Sergey Bylokhov
|
8c84ecf088
|
8134603: Incorrect destination is used in CGLLayer surface
Reviewed-by: azvegint, alexsch
|
2015-08-28 14:54:04 +03:00 |
|
Claes Redestad
|
19015a5d33
|
8134583: sun.management.HotspotCompilation should handle absence of per-thread perf counters
Reviewed-by: jbachorik, neliasso
|
2015-08-28 13:40:44 +02:00 |
|
Alejandro Murillo
|
b4c388e6ce
|
Merge
|
2015-08-27 14:40:21 -07:00 |
|
Xueming Shen
|
e6b269ec59
|
8131067: (zipfs) Zip File System Provider returns doubly-encoded Path URIs
To decode the zip file path uri before passing it into zippath uri.
Reviewed-by: alanb
|
2015-08-27 14:32:42 -07:00 |
|
Alexander Stepanov
|
2f6a5f4af7
|
8133807: java.desktop docs: replace some invalid "@returns" tags
Reviewed-by: alexsch
|
2015-08-27 18:09:09 +03:00 |
|
David Dehaven
|
7436faa3d1
|
Merge
|
2015-08-26 09:07:21 -07:00 |
|
Alexander Scherbatiy
|
c177fba43e
|
8051548: JColorChooser should have a way to disable transparency controls
Reviewed-by: prr, serb
|
2015-08-26 17:21:01 +04:00 |
|
David Dehaven
|
5fe6ba60cb
|
Merge
|
2015-08-25 14:32:08 -07:00 |
|
David Dehaven
|
eedfee9bfa
|
Merge
|
2015-08-25 12:19:46 -07:00 |
|
Lance Andersen
|
791d62a37e
|
8133939: javadoc clarification for java.sql.Date.toLocalDate
Reviewed-by: joehw
|
2015-08-25 13:40:07 -04:00 |
|
Ivan Gerasimov
|
9073b652b3
|
8134356: {@code} tag contains < and > sequences
Reviewed-by: martin
|
2015-08-25 19:45:07 +03:00 |
|
Alexander Stepanov
|
572aef810c
|
8133802: replace some <tt> tags (obsolete in html5) in security-libs docs
Reviewed-by: mullan
|
2015-08-25 18:45:09 +03:00 |
|
Christoph Langer
|
739a00037e
|
8133830: [solaris] Fix for potential memory leak in TimeZone_md.c, function findJavaTZ_md()
Reviewed-by: andrew, goetz, okutsu
|
2015-08-25 18:40:32 +03:00 |
|
Rob McKenna
|
9835141429
|
8087190: Regression in sun.net.util.IPAddressUtil.isIPv4LiteralAddress(String)
Reviewed-by: chegar
|
2015-08-25 14:07:08 +01:00 |
|
Sergey Bylokhov
|
6fc15998ee
|
8131921: Pluggable EventQueue in modular JDK
Reviewed-by: azvegint, alexsch
|
2015-08-25 13:03:08 +03:00 |
|
Alexander Scherbatiy
|
d14c028db9
|
6302464: Allow programmatic enabling of subpixel anti-aliasing in Swing on ANY platform
Reviewed-by: serb, azvegint
|
2015-08-24 16:06:36 +04:00 |
|
Joel Borggrén-Franck
|
b7e143e8f6
|
8073056: Repeating annotations throws java.security.AccessControlException with a SecurityManager
Reviewed-by: ahgross, darcy
|
2015-08-24 11:00:12 +02:00 |
|
Sergey Bylokhov
|
49091ccf1d
|
8133926: No frame icon for InternalFrame in Windows LaF
Reviewed-by: azvegint, alexsch
|
2015-08-21 20:59:07 +03:00 |
|
Alexander Zvegintsev
|
5b3adbd1d3
|
8134028: [PIT] XToolkit, strange behavior of robot.createScreenCapture(): looks like a native crash in X11/GTK
Reviewed-by: alexsch, serb
|
2015-08-21 10:43:47 -07:00 |
|
Peter Brunet
|
56de5acc82
|
8133897: IndexOutOfBounds exception being thrown
In JTabbedPane.Page.getBounds return null when indexOfTab returns -1
Reviewed-by: azvegint, alexsch
|
2015-08-20 13:00:19 -05:00 |
|