Joe Darcy
83ef2a16f5
8030845: Fix doclint missing issues in java.awt.event
...
Reviewed-by: prr, anthony
2014-01-09 14:15:01 -08:00
Joe Darcy
34ee8749b7
8031326: Use Class<?> rather than Class in java.net method signatures
...
Reviewed-by: alanb, chegar
2014-01-07 09:58:16 -08:00
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
Chris Hegarty
2878960abe
8031067: java/util/concurrent/atomic/AtomicUpdaters.java: java.lang.Error: Unexpected reflective access
...
Ensure that the test is not influenced by the default users policy.
Reviewed-by: martin
2014-01-07 11:34:59 +00:00
Paul Sandoz
4d62c07baa
8031306: Incorrect bug id on tests
...
Reviewed-by: chegar
2014-01-07 11:33:22 +01: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
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
Aleksei Efimov
7cef8fd674
8032909: XSLT string-length returns incorrect length when string includes complementary chars
...
Reviewed-by: joehw, dfuchs
2014-02-21 16:55:25 +04:00
Ivan Gerasimov
d32c8e09e3
8023022: Some more typos in javadoc
...
Reviewed-by: lancea, alanb
2014-02-17 20:23:55 +04:00
Iris Clark
e341c735ed
8030068: Update .jcheck/conf files for JDK 9
...
Reviewed-by: mr
2013-12-13 09:36:06 -08:00
Iris Clark
997d7e25e5
Added tag jdk9-b00 for changeset 54d61bc20e2a
2013-12-12 15:27:09 -08:00
Vladimir Kozlov
71ac207668
Merge
2013-12-12 11:04:11 -08:00
David Katleman
48f9954570
Added tag jdk8-b120 for changeset 9c26010427f3
2013-12-12 05:21:24 -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
Mattias Tobiasson
40041ce438
6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec
...
Uses common testlibrary to find executable. Removed NullPointerExceptions. Log more.
Reviewed-by: sla
2014-01-21 15:17:57 +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
Amanda Jiang
2b1f66ac95
8031661: java/net/Authenticator/B4769350.java failed intermittently
...
Reviewed-by: michaelm
2014-02-17 11:27:18 +00:00
Jaroslav Bachorik
431e7d6c39
8034177: sun/management/jmxremote/startstop/JMXStartStopTest.java should report port in use
...
Reviewed-by: dfuchs, sjiang
2014-02-17 09:43:12 +01: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
Tristan Yan
39d3c424cb
8030844: sun/rmi/rmic/classpath/RMICClassPathTest.java timeout in same binaries run
...
Reviewed-by: smarks
2014-02-13 11:15:56 +08:00
Lance Andersen
3b32d0da29
8034896: Correct Clob.free javadoc typo
...
Reviewed-by: dfuchs
2014-02-13 18:05:36 -05:00
Stuart Marks
935bd9f979
8034000: lack of /othervm option can cause some RMI tests to fail
...
Reviewed-by: darcy, alanb
2014-02-13 14:48:39 -08: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
Michael Cui
dca4d10631
8028711: TEST_BUG: Shell tests should pass through VM options
...
Reviewed-by: alanb
2014-02-13 15:59:04 +00: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
Magnus Ihse Bursie
cd941767e3
8034191: Move relevant parts of build system to new closed repo
...
Reviewed-by: erikj, tbell
2014-02-13 00:01:07 +01: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
Michael Cui
2d2b14d980
7052625: com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently
...
Reviewed-by: chegar
2014-02-20 13:03:36 +00:00
Martin Buchholz
103674cdf8
8022852: Fix serial javac warnings in ArrayPrefixHelpers
...
Reviewed-by: chegar
2014-02-20 12:16:28 +00:00
Magnus Ihse Bursie
49554fcceb
8028770: LIBARCHNAME should not be used in CompileLauncher.gmk
...
Reviewed-by: tbell
2014-02-20 11:47:22 +01:00
Florian Weimer
201a5c86b7
8035105: DNS provider cleanups
...
Reviewed-by: alanb
2014-02-20 10:41:06 +00:00