Roger Riggs
4541877ec0
8031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours()
...
Correct specification for Duration.toDays, toHours
Reviewed-by: lancea, alanb
2014-01-07 11:50:15 -05:00
Joe Darcy
84150a3734
8031302: Fix raw types lint warnings in java.security
...
Reviewed-by: xuelei
2014-01-07 09:17:56 -08:00
Joe Darcy
091f943598
8027063: SecurityManger.getClassContext returns a raw type
...
Reviewed-by: lancea, alanb, xuelei
2014-01-07 09:09:30 -08:00
Chris Hegarty
e5fe6018d3
Merge
2014-01-07 13:00:37 +00:00
Chris Hegarty
f27b377f0e
8031142: AbstractCollection and AbstractList should specify their default implementation using @implSpec
...
Reviewed-by: martin, psandoz
2014-01-07 12:59:32 +00:00
Paul Sandoz
b3ff3362d2
8031187: DoubleStream.count is incorrect for a stream containing > Integer.MAX_VALUE elements
...
Reviewed-by: darcy
2014-01-07 11:15:11 +01:00
Peter Levart
1403c7fe08
8030801: SocketHandler(host, port) requires permission ("java.util.logging.LoggingPermission" "control")
...
8029781: Theoretical data race on java.util.logging.Handler.sealed
Use privileged actions instead of racy boolean field to elevate privilege when constructing logging handlers
Reviewed-by: mchung, dfuchs
2014-01-07 09:54:16 +01:00
Joe Darcy
7afdd44edf
8031210: Remove serial warning from java.lang.Enum
...
Reviewed-by: lancea, mduigou
2014-01-06 13:54:54 -08:00
Aleksei Efimov
e03b5f15ed
8025051: Update resource files for TimeZone display names
...
Reviewed-by: okutsu, mfang
2013-12-30 16:46:55 +04:00
Joe Darcy
ad40a93e8a
8031082: Fix non-missing doclint problems in client libraries
...
Reviewed-by: serb
2014-01-10 09:24:47 -08:00
Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Peter Levart
e7666f597d
6857566: (bf) DirectByteBuffer garbage creation can outpace reclamation
...
Help ReferenceHandler thread process References while attempting to allocate direct memory
Reviewed-by: alanb
2014-02-24 15:34:33 +01:00
Fredrik Arvidsson
ae40a61ee5
8034203: Change JavaDoc for com.sun.jdi.request.EventRequest.setEnabled(boolean val)
...
Added small corrections to the JavaDoc comments in the code.
Reviewed-by: sla
2014-02-24 10:34:07 +01:00
Ivan Gerasimov
d32c8e09e3
8023022: Some more typos in javadoc
...
Reviewed-by: lancea, alanb
2014-02-17 20:23:55 +04:00
Sergey Bylokhov
15eae84511
8030987: sun_awt_X11_GtkFileDialogPeer.h can be removed
...
Reviewed-by: pchelko, azvegint
2013-12-26 21:33:24 +04:00
Petr Pchelko
4858095260
7154841: [macosx] Popups appear behind taskbar
...
Reviewed-by: anthony, serb
2013-12-24 18:37:24 +04:00
David Buck
3722bb2766
6571600: JNI use results in UnsatisfiedLinkError looking for libmawt.so
...
Fix is to call dladdr with name less likely to cause name conflict.
Reviewed-by: serb, anthony
2013-12-23 11:57:03 -08:00
Sergey Malenkov
e4bef18896
8030118: Document listeners fired outside document lock
...
Reviewed-by: art, serb
2013-12-23 16:37:21 +04:00
Sergey Bylokhov
bfc4fbc0e8
8001472: api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal
...
Reviewed-by: anthony, azvegint
2013-12-22 21:12:43 +04:00
Petr Pchelko
785443ca4a
8007220: [macosx] Setting popupmenu on TrayIcon do not work if done *after* adding TrayIcon
...
Reviewed-by: anthony, serb
2013-12-20 14:42:37 +04:00
Petr Pchelko
a5ea3036e8
7159566: The choice positioned in the top of applet when clicking the choice
...
Reviewed-by: anthony, serb
2013-12-19 16:49:27 +04:00
Petr Pchelko
2fe345235d
8024185: [macosx] Fullscreen button freezes application when started with -splash
...
Reviewed-by: anthony, serb
2013-12-19 16:40:28 +04:00
Alexander Zvegintsev
18979e0834
8029263: user's default browser can not launch after we click the button, and there is an IOException shown in the log text (java.io.IOException)
...
Reviewed-by: anthony, serb
2013-12-18 11:01:33 +00:00
Alexander Zvegintsev
bbcac040a5
8029923: Many Swing tests and SwingSet2 are failing under Solaris using GTK LaF - "Unable to load native GTK libraries"
...
Reviewed-by: anthony, serb
2013-12-18 10:41:11 +00:00
Anthony Petrov
b031d0e4ea
8029979: Allow multiple calls to DropTargetDropEvent.acceptDrop()
...
Reviewed-by: pchelko, serb
2013-12-17 18:41:58 +04:00
Petr Pchelko
30fc9d68b2
8026869: [macosx] Support apple.awt.use-file-dialog-packages property
...
Reviewed-by: anthony, serb
2013-12-17 11:44:25 +04:00
Petr Pchelko
815543bb82
8023148: [macosx] java.util.NoSuchElementException at java.util.LinkedList.getFirst
...
Reviewed-by: ant, serb
2013-12-17 11:19:27 +04:00
Petr Pchelko
5d49c8af39
8029565: java.awt.dnd.InvalidDnDOperationException: data translation failed on file drop
...
Reviewed-by: anthony, serb
2013-12-16 17:35:08 +04:00
Vladimir Kozlov
71ac207668
Merge
2013-12-12 11:04:11 -08:00
Michael Fang
2119e203d4
8026115: [zh_CN] inproper translation in output of jarsigner command
...
Reviewed-by: naoto, yhuang
2013-12-11 21:22:49 -08:00
Michael Fang
9318b9239b
8026741: jdk8 l10n resource file translation update 5
...
Reviewed-by: naoto, yhuang
2013-12-17 23:33:51 -08:00
Michael McMahon
afaa69f874
8034853: remove sun.misc.ClassLoaderUtil
...
Reviewed-by: alanb, mchung, chegar
2014-02-18 12:25:31 +00:00
Fredrik Arvidsson
0fbc4f8875
4515292: ReferenceType.isStatic() returns true for arrays
...
Add implementation of isStatic() in com.sun.tools.jdi.ArrayTypeImpl
Reviewed-by: sla, sspitsyn
2014-02-18 11:23:00 +01:00
Erik Joelsson
6da9c36ee0
8035067: Move jdk/src/share/classes/java/util/CurrencyData.properties to jdk/make/data
...
Reviewed-by: alanb, naoto, ihse, tbell
2014-02-18 08:46:37 +01:00
Sean Mullan
2ef59ffae4
Merge
2014-02-17 11:37:46 -05:00
Sean Mullan
7699817903
8025708: Certificate Path Building problem with AKI serial number
...
Reviewed-by: xuelei, juh
2014-02-17 11:36:40 -05:00
Ivan Gerasimov
878d40f04e
4682009: Typo in javadocs in javax/naming
...
Reviewed-by: lancea, alanb
2014-02-15 10:17:35 +04:00
Alan Bateman
ee719c94cd
8034943: Eliminate Kerberos dependency on com.sun.security.auth to avoid circular dependency
...
Reviewed-by: weijun
2014-02-14 15:21:26 +00:00
Volker Simonis
063b3a7453
8034801: AIX: (ch) Fix synchronization issue in AixPollPort.java
...
Reviewed-by: alanb
2014-02-14 11:23:58 +01:00
Lance Andersen
3b32d0da29
8034896: Correct Clob.free javadoc typo
...
Reviewed-by: dfuchs
2014-02-13 18:05:36 -05:00
Jason Uh
c4edb55592
8031025: SQE test CertPath/CertPathBuilderTest/* failed with java.lang.IndexOutOfBoundsException
...
Reviewed-by: mullan
2014-02-13 11:47:43 -08:00
Erik Joelsson
708c2d8f03
8034193: Move X11 wrapper generator files to make/src and make/data
...
Reviewed-by: ihse, alanb, tbell
2014-02-13 17:40:43 +01:00
Erik Joelsson
ff24be63a7
8034179: Clean up nio genConstants
...
Reviewed-by: alanb, ihse
2014-02-13 17:14:24 +01:00
Alan Bateman
4e71a94e91
8034856: gcc warnings compiling src/solaris/native/sun/security/pkcs11
...
8034857: gcc warnings compiling src/solaris/native/sun/management
Reviewed-by: sla, mullan
2014-02-13 14:08:12 +00:00
Michael McMahon
1b137176a4
8029696: Broken doc links to package-summary.html#NonInterference in java.util.stream
...
Reviewed-by: mduigou
2013-12-11 15:27:06 -08:00
Michael McMahon
ae961f25d4
8029944: Primitive Stream reduce method documentation pseudo code misidentifies apply method
...
Reviewed-by: mduigou
2013-12-11 15:26:47 -08:00
Martin Buchholz
103674cdf8
8022852: Fix serial javac warnings in ArrayPrefixHelpers
...
Reviewed-by: chegar
2014-02-20 12:16:28 +00:00
Florian Weimer
201a5c86b7
8035105: DNS provider cleanups
...
Reviewed-by: alanb
2014-02-20 10:41:06 +00:00
Roger Riggs
2b6adb0b44
8029551: Add value-type notice to java.time classes
...
Add warning about identity of value types and reference to ValueBased.html
Reviewed-by: briangoetz, smarks, scolebourne
2013-12-11 16:52:41 -05:00
Jason Uh
d8cb69a469
8007967: Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward()
...
Reviewed-by: mullan
2014-01-06 13:20:06 -08:00