7561 Commits

Author SHA1 Message Date
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
Lance Andersen
2afce421d5 8028385: Enhance RowSet Factory
Reviewed-by: alanb, skoivu
2013-11-15 11:07:04 -05: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
Phil Race
ea862540b1 8028206: sun/java2d/cmm/ProfileOp/SetDataTest.java fails
Reviewed-by: bae, jchen
2013-11-13 11:59:49 -08:00
Xueming Shen
4208726b35 8027645: Pattern.split() with positive lookahead
6559590: Pattern.compile(".*").split("") returns incorrect result

Updated spec/impl for these two corner cases

Reviewed-by: alanb, psandoz
2013-11-13 11:26:01 -08:00
Joe Darcy
8280dc2170 8028300: Fix raw type lint warnings in java.util.concurrent
Reviewed-by: chegar, martin
2013-11-13 11:06:57 -08:00
Alan Bateman
fe37ddf865 8028270: Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission
Reviewed-by: mchung, martin, chegar
2013-11-13 16:52:18 +00:00
Oleg Pekhovskiy
50e04746e9 8028283: Revert JavaDoc changes pushed for JDK-7068423
Reviewed-by: art, serb
2013-11-13 20:16:43 +04:00
Mandy Chung
d26c11b9d7 8028234: Remove unused methods in sun.misc.JavaAWTAccess
Reviewed-by: art, dfuchs, lancea
2013-11-13 07:49:42 -08:00
Roger Riggs
1ea68289dd 8028014: Doclint warning/error cleanup in javax.management
Improve generated html by fixing doclint warnings

Reviewed-by: sla, jbachorik
2013-11-12 14:03:28 -05:00
Joe Darcy
600047c7fc 8028229: Fix more raw types lint warning in core libraries
Reviewed-by: chegar, forax, lancea, alanb, jfranck
2013-11-12 09:44:39 -08:00
Alan Bateman
f5d34bdef1 8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win)
Reviewed-by: chegar
2013-11-12 17:37:45 +00:00
Stuart Marks
c1096c05ab 8028027: serialver should emit declaration with the 'private' modifier
Reviewed-by: darcy, mchung, alanb, chegar
2013-11-12 16:59:51 +01:00