6892 Commits

Author SHA1 Message Date
Lance Andersen
ff86cc7b7a 8029417: JDBC 4.2 javadoc updates
Reviewed-by: darcy
2013-12-02 16:06:03 -05:00
Naoto Sato
4a6aad2a5c 8028368: There is no description whether or not java.util.ResourceBundle is thread-safe
Reviewed-by: okutsu
2013-12-02 11:29:07 -08:00
Joe Darcy
3eafe5802b 8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors
Reviewed-by: psandoz, mduigou
2013-12-01 23:35:28 -08:00
Lana Steuck
d7c4b121d9 Merge 2013-11-27 10:47:53 -08:00
Lana Steuck
ebac85aa00 Merge 2013-11-27 10:44:41 -08:00
Lana Steuck
ef7b071c15 Merge 2013-11-27 10:42:42 -08:00
David Chase
7c4cc7e6ab 8016839: JSR292: AME instead of IAE when calling a method
Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null.

Reviewed-by: acorn, jrose, coleenp
2013-11-26 17:16:07 -05:00
Jennifer Godinez
c21408ea2c 8028584: sun.net.www.protocol.file.FileURLConnection cannot be cast to java.net.HttpURLConnection
Reviewed-by: bae, prr
2013-11-26 10:24:59 -08:00
Jonathan Lu
780a13433f 8024854: PPC64: Basic changes and files to build the class library on AIX
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Co-authored-by: Thomas Stuefe <thomas.stuefe@sap.com>
Reviewed-by: alanb, prr, sla, chegar, michaelm, mullan, art
2013-11-26 16:40:31 +01:00
Oleg Pekhovskiy
989fd32e66 7160604: Using non-opaque windows - popups are initially not painted correctly
Reviewed-by: serb, alexsch
2013-11-26 15:57:49 +04:00
Michael McMahon
92e64d3a0d 8028293: Check local configuration for actual ephemeral port range
Reviewed-by: alanb, chegar, smarks
2013-11-26 10:06:57 +00:00
Sergey Malenkov
6c6c1d5e1b 8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map
Reviewed-by: alexsch, serb
2013-11-26 13:30:44 +04:00
Raymond Gallardo
2749cdec9e 8029043: Update nroff files for JDK 8
Reviewed-by: weijun, alanb, ksrini, naoto
2013-11-25 20:19:02 -08:00
Lana Steuck
a9ebc3e630 Merge 2013-11-25 13:24:38 -08:00
Lana Steuck
7179341450 Merge 2013-11-25 12:29:54 -08:00
Valerie Peng
5e6a93fc20 7200306: SunPKCS11 provider delays the check of DSA key size for SHA1withDSA to sign() instead of init()
Add key length checks to P11Signature class

Reviewed-by: mullan
2013-11-25 11:56:53 -08:00
Lana Steuck
33cd414e58 Merge 2013-11-25 09:40:25 -08:00
Clemens Eisserer
90b513b09c 8028722: Render: Drawing strings with exactly 254 glyphs causes hangs
Reviewed-by: prr, bae
2013-11-25 09:38:32 -08:00
Paul Sandoz
7cc2b13bf1 8028516: Java doc error in Int/Long/Double/Stream.peek
Reviewed-by: chegar
2013-11-25 09:55:34 +01:00
Sergey Bylokhov
b7cad91e1f 8028512: [macosx] Crash in full screen api if incorrect display mode is used
Reviewed-by: anthony, leonidr
2013-11-22 17:02:49 +04:00
Sergey Bylokhov
a91ac39f00 8027479: [macosx] Appletviewer is broken after 8014718
Reviewed-by: anthony, leonidr
2013-11-22 15:48:22 +04:00
Joel Borggrén-Franck
8296f65abb 8023278: Reflection API methods do not throw AnnotationFormatError in case of malformed Runtime[In]VisibleTypeAnnotations attribute
Reviewed-by: darcy
2013-11-22 11:34:26 +01:00
Sean Coffey
903988da78 Merge 2013-11-22 09:56:56 +00:00
Petr Pchelko
ac94cb0062 8028485: [macosx] java/awt/Mouse/EnterExitEvents/FullscreenEnterEventTest.java fails
Reviewed-by: anthony, serb
2013-11-22 10:48:00 +04:00
Stuart Marks
99fc6852a3 7174936: several String methods claim to always create new String
Reviewed-by: dholmes, bchristi, alanb, lancea
2013-11-21 16:02:16 -08:00
Aleksei Efimov
29d469503e 8027370: Support tzdata2013h
Reviewed-by: sherman, coffeys
2013-11-21 20:48:24 +00:00
Vladimir Kozlov
23c97aca2b Merge 2013-11-21 12:28:16 -08:00
Valerie Peng
b04c80f960 Merge 2013-11-21 11:58:51 -08:00
Michael McMahon
c7e80c8f2f 8028453: AsynchronousSocketChannel.connect() requires SocketPermission due to bind to local address (win)
Reviewed-by: alanb, chegar
2013-11-20 23:33:07 +00:00
Joel Borggrén-Franck
ed3617da2e 8027413: Clarify javadoc for j.l.a.Target and j.l.a.ElementType
Reviewed-by: darcy
2013-11-20 13:12:04 +01:00
Dmitry Ginzburg
94c66a66fe 8025235: [javadoc] fix some errors in 2D
Reviewed-by: prr, yan
2013-11-20 12:23:55 +04:00
Valerie Peng
be7c03049b 8026943: SQE test jce/Global/Cipher/SameBuffer failed
Always use different input/output buffers when calling FeedbackCipher objects

Reviewed-by: mullan
2013-11-19 15:29:56 -08:00
Daniel Fuchs
f1917fec5d 8028185: XMLFormatter.format emits incorrect year
Fixes a regression where the year in the date was increased by 1900.

Reviewed-by: alanb, mchung
2013-11-19 20:10:58 +01:00
Phil Race
4748b81da8 8027541: ully transparent jframe becomes black
Reviewed-by: bae, ceisserer
2013-11-19 10:36:02 -08:00
Vinnie Ryan
5548eb1e00 8015571: OCSP validation fails if ocsp.responderCertSubjectName is set
Reviewed-by: mullan, xuelei
2013-11-19 17:55:43 +00:00
Sergey Bylokhov
a1e87167e1 8027913: drop target notifications are sent out of order during DnD
Reviewed-by: anthony, art
2013-11-19 18:16:41 +04:00
Oleg Pekhovskiy
5c242ed70c 8027628: JWindow jumps to (0, 0) after mouse clicked
Reviewed-by: anthony, serb
2013-11-18 23:24:27 +04:00
Petr Pchelko
5bd2a99aa1 8027992: FileInputStream and BufferedInputStream should be closed in sun.applet.*
Reviewed-by: anthony, serb
2013-11-18 19:22:29 +04:00
Lana Steuck
1a633e63a9 Merge 2013-11-15 07:14:23 -08:00
Petr Pchelko
c63514c9aa 7124253: [macosx] Flavor change notification not coming
Reviewed-by: anthony, serb
2013-11-15 17:40:34 +04:00
Aleksei Efimov
8c2d186555 8027848: The ZoneInfoFile doesn't honor future GMT offset changes
Reviewed-by: sherman, coffeys
2013-11-15 15:06:04 +04:00
Alexander Scherbatiy
e04c087c6d 8025126: [macosx] Invalid calls to setValueAt() within JTable in Java 7 on Mac OS X
Reviewed-by: serb
2013-11-15 14:05:49 +04:00
Lana Steuck
2a6dfa1df3 Merge 2013-11-14 23:32:31 -08:00
Lana Steuck
42d6fdbb4e Merge 2013-11-14 23:29:18 -08:00
Staffan Larsen
1217036870 8027765: Make exit codes and stdout/stderr printing from jmap/jinfo/jstack/jps consistent
Reviewed-by: alanb, allwin, sspitsyn, mgronlun
2013-11-14 19:31:31 +01:00
Joel Borggrén-Franck
4163fbdc49 8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true
Reviewed-by: briangoetz
2013-11-14 12:17:37 +01:00
Sergey Lugovoy
097efbb0e2 8028049: Tidy warnings cleanup for packages java.nio/java.io
Reviewed-by: alanb, darcy
2013-11-18 17:00:23 +04:00
Petr Pchelko
01f2c8f8ad 8028230: Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7
Reviewed-by: anthony, serb
2013-11-14 10:52:19 +04:00
Xueming Shen
dc1dba10e7 8028321: Fix for String.split() empty input sequence/JDK-6559590 triggers regression
To undo the change for 6559590

Reviewed-by: darcy
2013-11-13 22:22:28 -08:00
Eric McCorkle
fadfc31bec 8026884: test for fix of JDK-8021398 does not have @bug tag
8028021: @since 1.8 missing for certain methods in java.lang.reflect.Method in generated api docs

Two documentation fixes

Reviewed-by: darcy
2013-11-13 15:48:21 -05:00