7671 Commits

Author SHA1 Message Date
Alejandro Murillo
04bb1f355b Merge 2014-08-22 10:03:18 -07:00
Serguei Spitsyn
4305150d0e Merge 2014-08-20 17:06:01 -07:00
Brian Burkhalter
0bbb54fff6 8054720: Modifications of I/O methods for instrumentation purposes
Wrap some native methods in Java methods.

Reviewed-by: rriggs
2014-08-20 11:30:13 -07:00
Weijun Wang
ad58f36cb5 8055373: Typo in InquireType.java
Reviewed-by: mullan
2014-08-20 10:49:54 +08:00
David Dehaven
81d2d33d87 Merge 2014-08-19 10:34:07 -07:00
David Dehaven
b0860e6b99 Merge 2014-08-19 10:32:16 -07:00
Masayoshi Okutsu
46c981faef 8055088: Optimization for locale resources loading isn't working
Reviewed-by: naoto
2014-08-19 16:02:48 +09:00
Weijun Wang
391a556d14 8054817: File ccache only recognizes Linux and Solaris defaults
Reviewed-by: mullan
2014-08-19 14:30:12 +08:00
Chris Hegarty
ecac8938b5 Merge 2014-08-18 14:03:21 +01:00
Sean Mullan
84233e7acc 7026255: Methods of Subject that throw SecurityException do not specify what permissions are required
Reviewed-by: xuelei
2014-08-18 08:45:08 -04:00
Chris Hegarty
7d146ee898 Merge 2014-08-18 10:59:36 +01:00
Chris Hegarty
3bc69d393d 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:54:13 +01:00
Claes Redestad
ed76407154 8055004: Reduce allocation overhead in java.time.Period/Duration parse methods
To use the offset based new parse methods.

Reviewed-by: sherman
2014-08-14 15:54:04 -07:00
Ioi Lam
6c6dbcb128 8046070: Class Data Sharing clean up and refactoring
Cleaned up CDS to be more configurable, maintainable and extensible

Reviewed-by: dholmes, coleenp, acorn, mchung
2014-08-12 17:29:01 -07:00
Phil Race
f8ddfbb0fa Merge 2014-08-08 12:54:39 -07:00
Sergey Bylokhov
c3e5433814 6302052: Reference to nonexistant Class in javadoc
Reviewed-by: azvegint, alexsch
2014-08-08 21:46:29 +04:00
Sergey Bylokhov
90f4ae0676 8054431: Some of the input validation in the javasound is too strict
Reviewed-by: azvegint, alexsch
2014-08-08 21:40:46 +04:00
Alexander Scherbatiy
bd7970ecb9 8017284: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles
Reviewed-by: serb, pchelko
2014-08-08 16:19:36 +04:00
Alexander Scherbatiy
2d07a3650d 8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation
Reviewed-by: serb, pchelko
2014-08-08 16:13:15 +04:00
Alexander Scherbatiy
62bbf50825 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE
Reviewed-by: serb, pchelko
2014-08-08 16:05:52 +04:00
Brent Christian
f3df8c7f97 8034032: Check src/macosx/native/java/util/prefs/MacOSXPreferencesFile.m for JNI pending issues
Reviewed-by: chegar
2014-08-07 14:20:53 -07:00
Sergey Bylokhov
fad5841384 8054372: Cleanup of com.sun.media.sound packages
Reviewed-by: azvegint, prr
2014-08-07 17:02:48 +04:00
Ivan Gerasimov
e3b86ec908 8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
Reviewed-by: mullan, valeriep
2014-08-07 15:32:23 +04:00
Ivan Gerasimov
b79daf9354 8054221: StringJoiner imlementation optimization
Reviewed-by: martin
2014-08-07 15:07:33 +04:00
Masayoshi Okutsu
d84a697aad 8048123: Replace calendars.properties with another mechanism to specify a new Japanese calendar era
Reviewed-by: naoto, alanb
2014-08-07 13:04:26 +09:00
Alexander Potochkin
f7855341e8 8041982: Use of animated icon in JLayer causes CPU spin
Reviewed-by: alexsch
2014-08-06 21:46:17 +04:00
Sergey Bylokhov
e9a294c5aa 6521706: A switch operator in JFrame.processWindowEvent() should be rewritten
Reviewed-by: azvegint, alexsch
2014-08-06 14:34:16 +04:00
Neil Toda
c14ca481dd 8042469: Launcher changes for native memory tracking scalability enhancement
Reviewed-by: darcy, ksrini, zgu
2014-08-05 19:29:00 -07:00
Ivan Gerasimov
6b6a37ee50 8051382: Optimize java.lang.reflect.Modifier.toString()
Reviewed-by: martin
2014-08-06 02:11:17 +04:00
Phil Race
0c7b59878e 8054371: Need to suppress newly added unchecked cast and conversion in Swing code
Reviewed-by: jgodinez
2014-08-05 14:18:46 -07:00
Phil Race
87529a143b Merge 2014-08-05 12:14:11 -07:00
Vinnie Ryan
73dee84b56 8036612: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/mscapi/security.cpp
Reviewed-by: valeriep
2014-08-05 14:29:47 +01:00
Sergey Bylokhov
36bdb06884 6521727: DefaultTreeCellEditor doesn't implement Serializable
Reviewed-by: azvegint, alexsch
2014-08-05 13:59:50 +04:00
Pavel Rappo
5731d09e61 8054158: Fix typos in JNDI-related packages
Reviewed-by: rriggs, vinnie
2014-08-01 22:32:51 +01:00
Rob McKenna
c4304d447a 8042982: Unexpected RuntimeExceptions being thrown by SSLEngine
Reviewed-by: wetmore, xuelei
2014-08-01 19:44:52 +01:00
Sergey Bylokhov
e75aa4182b 8026497: Font2DTest demo: unused resource files
Reviewed-by: azvegint, bae
2014-08-01 16:26:17 +01:00
Martin Doerr
269f961b6d 8053931: (fc) FileDispatcherImpl.lock0 does not handle ERROR_IO_PENDING [win]
Reviewed-by: alanb
2014-08-01 15:50:01 +01:00
Rob McKenna
96c0091bde 8031435: Ftp download does not work properly for ftp user without password
Reviewed-by: chegar
2014-08-01 15:36:23 +01:00
Pavel Rappo
12b137c7c0 8051991: Flatten VersionHelper hierarchies
Reviewed-by: vinnie
2014-08-01 14:57:15 +01:00
Dmeetry Degrave
140ff9735f 8044671: NPE from JapaneseEra when a new era is defined in calendar.properties
Reviewed-by: okutsu
2014-08-01 16:29:46 +04:00
Xue-Lei Andrew Fan
ef6f1e0e2e 8052406: SSLv2Hello protocol may be filter out unexpectedly
Reviewed-by: weijun
2014-08-01 12:05:05 +00:00
Neil Toda
8c6d88b327 8044867: Fix raw and unchecked lint warnings in sun.tools.*
Reviewed-by: darcy
2014-07-31 17:01:24 -07:00
Sergey Bylokhov
80e6924c78 7058700: Unexpected exceptions and timeouts in SF2 parser code
Reviewed-by: prr, pchelko
2014-07-31 21:09:52 +01:00
Sergey Bylokhov
11c5292dfc 8033141: Cleanup of sun.awt.X11 package
Reviewed-by: azvegint, pchelko
2014-07-31 23:00:24 +04:00
Joe Darcy
e03cc0d3c2 8054050: Fix stay raw and unchecked lint warnings in core libs
Reviewed-by: lancea, alanb
2014-07-31 11:48:39 -07:00
Phil Race
c8ecef89bb 8052396: Catch exceptions resulting from missing font cmap
Reviewed-by: bae, serb
2014-07-31 11:33:36 -07:00
Alexander Scherbatiy
60a32b2687 8051838: [Findbugs]sun.awt.image.MultiResolutionCachedImage expose internal representation
Reviewed-by: serb, pchelko
2014-07-31 14:28:10 +04:00
Chris Hegarty
343fd87ea8 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795
Reviewed-by: rriggs, mduigou
2014-07-30 17:42:18 +01:00
Sergey Bylokhov
984d53cb40 7058697: Unexpected exceptions in MID parser code
Reviewed-by: prr, pchelko
2014-07-30 16:11:47 +04:00
David Dehaven
2faea92bcf Merge 2014-07-29 13:53:21 -07:00