6652 Commits

Author SHA1 Message Date
Henry Jen
40d9b1af54 8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic
Reviewed-by: mduigou
2013-12-04 08:12:11 -08:00
Joel Borggrén-Franck
6c53570dc7 8029117: (reflect) clarify javadoc for getMethod(...) and getMethods()
Reviewed-by: darcy
2013-12-04 11:04:05 +01:00
Paul Sandoz
8fb00644a9 8029164: Race condition in CompletableFuture.thenCompose with asynchronous task
Reviewed-by: dl, chegar, mduigou
2013-12-04 10:27:50 +01:00
Anton Litvinov
eef145dada 8025775: JNI warnings in TryXShmAttach
Reviewed-by: art, anthony
2013-12-04 12:29:18 +04:00
Lana Steuck
98d2cb3084 Merge 2013-12-03 17:58:12 -08:00
Phil Race
1aaa224556 8029204: Printing a GlyphVector on Windows ignores position of first glyph
Reviewed-by: jgodinez, bae
2013-12-03 09:35:54 -08:00
Lana Steuck
673c2f81f5 Merge 2013-12-03 23:09:17 -08:00
Shinya Yoshida
eefd90c801 8028816: Add value-type notice to Optional* classes
Reviewed-by: mduigou, smarks
2013-12-03 21:22:14 -08:00
Stuart Marks
170b3229bc 8029489: StringJoiner spec for setEmptyValue() and length() is malformatted
Reviewed-by: darcy, lancea, mduigou
2013-12-03 18:19:52 -08:00
Xueming Shen
591834e28d 8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf)
Updated the spec and implementation as requested

Reviewed-by: alanb
2013-12-03 17:44:31 -08:00
Weijun Wang
7ddfe32e7b 8028351: JWS doesn't get authenticated when using kerberos auth proxy
Reviewed-by: xuelei
2013-12-04 09:14:42 +08:00
Daniel Fuchs
2c97b5c5cb 8029281: Synchronization issues in Logger and LogManager
Fixes several race conditions in logging which have been at the root cause of intermittent test failures.

Reviewed-by: mchung, plevart
2013-12-04 01:58:37 +01:00
Stuart Marks
23803430bb 8028757: CharSequence.subSequence improperly requires a "new" CharSequence be returned
Reviewed-by: alanb, darcy, mduigou
2013-12-03 15:52:16 -08:00
Roger Riggs
e2a0a41dd3 8028019: AWT Doclint warning/error cleanup
Fix numerious javadoc and html errors and warnings

Reviewed-by: yan
2013-12-03 16:20:44 -05:00
Brian Burkhalter
6c3fdefd1d 8022181: Tune algorithm crossover thresholds in BigInteger
Change multiplication, squaring, division, and base conversion thresholds to values which retain performance improvement in most cases but with a a lower overall risk of regression.

Reviewed-by: darcy
2013-12-03 12:25:32 -08:00
Joe Darcy
4d33e16da1 8029475: Fix more doclint issues in javax.security
Reviewed-by: juh
2013-12-03 11:52:18 -08:00
Henry Jen
6666cb64d6 8029483: BufferedReader.lines() javadoc typo should be fixed
Reviewed-by: mduigou
2013-12-03 11:37:25 -08:00
Joe Darcy
f6b22b2ae3 8029478: Fix more doclint issues in javax.script
Reviewed-by: chegar, mduigou
2013-12-03 10:07:03 -08:00
Michael McMahon
7da695792c 8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream
Reviewed-by: alanb, chegar
2013-12-03 17:29:19 +00:00
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
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
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