Staffan Larsen
|
2f6cf9d31e
|
8134458: Make sun/tools/jps tests non-concurrent with other tests
Reviewed-by: dholmes, martin
|
2015-08-26 06:48:33 -07:00 |
|
David Dehaven
|
eedfee9bfa
|
Merge
|
2015-08-25 12:19:46 -07:00 |
|
Lance Andersen
|
791d62a37e
|
8133939: javadoc clarification for java.sql.Date.toLocalDate
Reviewed-by: joehw
|
2015-08-25 13:40:07 -04:00 |
|
Ivan Gerasimov
|
9073b652b3
|
8134356: {@code} tag contains < and > sequences
Reviewed-by: martin
|
2015-08-25 19:45:07 +03:00 |
|
Alexander Stepanov
|
572aef810c
|
8133802: replace some <tt> tags (obsolete in html5) in security-libs docs
Reviewed-by: mullan
|
2015-08-25 18:45:09 +03:00 |
|
Christoph Langer
|
739a00037e
|
8133830: [solaris] Fix for potential memory leak in TimeZone_md.c, function findJavaTZ_md()
Reviewed-by: andrew, goetz, okutsu
|
2015-08-25 18:40:32 +03:00 |
|
Athijegannathan Sundararajan
|
7e32d7a8b5
|
8134260: jjs in jre directory fails with "Could not find or load main class jdk.nashorn.tools.jjs.Main"
Reviewed-by: alanb, erikj, lagergren
|
2015-08-25 20:21:53 +05:30 |
|
Rob McKenna
|
56908a47aa
|
8046768: com/sun/jndi/ldap/LdapTimeoutTest.java fails intermittently
Reviewed-by: vinnie
|
2015-08-25 14:15:50 +01:00 |
|
Rob McKenna
|
9835141429
|
8087190: Regression in sun.net.util.IPAddressUtil.isIPv4LiteralAddress(String)
Reviewed-by: chegar
|
2015-08-25 14:07:08 +01:00 |
|
Naoto Sato
|
f750dc8033
|
8134250: Create unit tests for CLDR unique features
Reviewed-by: okutsu
|
2015-08-24 19:10:51 -07:00 |
|
Vinnie Ryan
|
79e58cc0e5
|
8132786: java/security/cert/CertPathValidator/OCSP/AIACheck.java fails intermittently
Reviewed-by: mullan
|
2015-08-24 16:22:37 +01:00 |
|
Joel Borggrén-Franck
|
b7e143e8f6
|
8073056: Repeating annotations throws java.security.AccessControlException with a SecurityManager
Reviewed-by: ahgross, darcy
|
2015-08-24 11:00:12 +02:00 |
|
Alexander Zvegintsev
|
5b3adbd1d3
|
8134028: [PIT] XToolkit, strange behavior of robot.createScreenCapture(): looks like a native crash in X11/GTK
Reviewed-by: alexsch, serb
|
2015-08-21 10:43:47 -07:00 |
|
David Dehaven
|
75e42535c3
|
Merge
|
2015-08-17 10:12:16 -07:00 |
|
Sergey Bylokhov
|
894f976f30
|
6778087: getLocationOnScreen() always returns (0, 0) for mouse wheel events
Reviewed-by: alexsch, azvegint
|
2015-08-17 16:56:22 +03:00 |
|
Aleksei Efimov
|
c390eb1b70
|
8133321: (tz) Support tzdata2015f
Reviewed-by: okutsu
|
2015-08-17 12:28:55 +03:00 |
|
Konstantin Shefov
|
5e34f12e24
|
8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments()
Reviewed-by: vlivanov, mhaupt
|
2015-08-17 12:21:34 +03:00 |
|
Konstantin Shefov
|
20d0bb4d38
|
8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
Reviewed-by: vlivanov, mhaupt
|
2015-08-17 12:13:18 +03:00 |
|
Sergey Kuksenko
|
cd2d84c814
|
8132330: Ineffective SecureRandom usage in RSA encoding with PKCS1Padding
Reviewed-by: weijun
|
2015-08-15 21:14:08 +08:00 |
|
Xueming Shen
|
bef17a6e80
|
8039390: Unexpected behaviour of String.format with null arguments
To explicitly specify the null behavior for all conversions
Reviewed-by: rriggs
|
2015-08-15 04:38:51 +00:00 |
|
Alexander Stepanov
|
ea7449a3ad
|
8133480: replace some <tt> tags (obsolete in html5) in core-libs docs
Reviewed-by: lancea
|
2015-08-14 14:40:13 +03:00 |
|
Volker Simonis
|
1b8b82463e
|
8131168: Refactor ProcessHandleImpl_*.c and add implememtation for AIX
Reviewed-by: rriggs, smarks
|
2015-08-14 10:35:45 +02:00 |
|
Joe Darcy
|
7cc817742f
|
8133588: Place TimeoutLockLoops.java on the problem list
Reviewed-by: dholmes
|
2015-08-13 21:46:05 -07:00 |
|
Lana Steuck
|
e818494b53
|
Merge
|
2015-08-13 14:16:12 -07:00 |
|
David Katleman
|
8a19dd511d
|
Added tag jdk9-b77 for changeset c02e2d8c7f9f
|
2015-08-13 12:20:07 -07:00 |
|
Brian Burkhalter
|
10207de32f
|
8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
Add nio_util.c containing JNI_OnLoad bare bones implementation.
Reviewed-by: rriggs
|
2015-08-13 09:36:14 -07:00 |
|
Athijegannathan Sundararajan
|
d45350bdb1
|
8133347: Add makefiles support and basic session, persistence history navigation with jline
Reviewed-by: erikj, jlahoda, jlaskey
|
2015-08-13 19:09:18 +05:30 |
|
Alexander Stepanov
|
6b4c935035
|
8133459: replace <tt> tags (obsolete in html5) in java.nio docs
Reviewed-by: lancea
|
2015-08-13 12:40:07 +03:00 |
|
Amy Lu
|
48b997d5b3
|
8079769: tools/pack200/PackTestZip64.java may timeout at preparing the large test file
Reviewed-by: ksrini
|
2015-08-13 09:35:45 +03:00 |
|
Rajan Halade
|
ec15b70de5
|
8048624: Tests for SealedObject
Reviewed-by: valeriep
|
2015-08-13 06:42:05 +03:00 |
|
Ivan Gerasimov
|
6b0aff010f
|
8133232: [fs] Regex has redundant | in the char class
Reviewed-by: bpb, rriggs
|
2015-08-12 22:24:26 +03:00 |
|
Brian Burkhalter
|
5924c95500
|
8132539: (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files
Do not use the Spliterator approach for lines() if the FileChannel size is thought to be zero.
Reviewed-by: chegar
|
2015-08-12 07:55:24 -07:00 |
|
Vinnie Ryan
|
cdb7f50a4b
|
8133318: Exclude intermittent failing PKCS11 tests on Solaris SPARC 11.1 and earlier
Reviewed-by: mullan
|
2015-08-12 14:38:09 +01:00 |
|
David Dehaven
|
ebed974436
|
Merge
|
2015-08-11 12:33:25 -07:00 |
|
David Dehaven
|
0cf20fdd7b
|
Merge
|
2015-08-11 12:32:10 -07:00 |
|
Alexander Stepanov
|
c683f90b9a
|
8133188: docs: replace <tt> tags (obsolete in html5) for java.util
Reviewed-by: martin
|
2015-08-11 20:46:46 +03:00 |
|
Sean Mullan
|
784379f7a4
|
8077055: Allow other named SecurityPermissions, RuntimePermissions, and AuthPermissions to be used
Reviewed-by: weijun
|
2015-08-11 08:48:18 -04:00 |
|
Matthias Baesken
|
1104878b02
|
8133105: Fix getFinalAttributes() on Windows to handle more special cases
Reviewed-by: simonis, rriggs
|
2015-08-11 10:53:50 +02:00 |
|
Alejandro Murillo
|
29ad7ba848
|
Merge
|
2015-08-10 18:58:25 -07:00 |
|
Brian Burkhalter
|
eb79060337
|
8133287: (fs) java/nio/file/Files/probeContentType/ParallelProbes.java should use othervm mode
Add @build tag containing ParallelProbes and SimpleFileTypeDetector and reinstate othervm mode.
Reviewed-by: darcy
|
2015-08-10 17:26:55 -07:00 |
|
Joe Darcy
|
c32cc2b967
|
8133231: Mark TimeoutLockLoops.java as failing intermittently
Reviewed-by: lancea
|
2015-08-10 16:28:31 -07:00 |
|
Brian Burkhalter
|
aabba04bda
|
8132497: (fs) FileSystems.newFileSystem(URI, ..) doesn't handle UOE thrown by provider
Handle UOEs in newFileSystem(URI,...) similarly to as done in newFileSystem(Path path, ClassLoader loader).
Reviewed-by: chegar
|
2015-08-10 10:50:24 -07:00 |
|
Brian Burkhalter
|
e0803f5e68
|
8133207: ParallelProbes.java test fails after changes for JDK-8080115
Do not run in othervm mode.
Reviewed-by: darcy, rriggs
|
2015-08-07 16:09:10 -07:00 |
|
Brian Burkhalter
|
f0c2f24793
|
8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
Make GnomeFileTypeDetector.probeGio() synchronized and add a regression test based on the test source included in JDK-8080115.
Reviewed-by: chegar
|
2015-08-07 07:10:44 -07:00 |
|
Volker Simonis
|
0ee85af4ec
|
8132551: Initialize local varibales before returning them in p11_convert.c
Reviewed-by: wetmore
|
2015-08-07 10:25:19 +02:00 |
|
Naoto Sato
|
b9a10bbf8d
|
8133044: [TESTBUG] CLDRDisplayNameTest uses deprecated API, fails
Reviewed-by: okutsu
|
2015-08-06 18:20:11 -07:00 |
|
Xueming Shen
|
f6514bdd8a
|
8080252: java.util.Formatter documentation of %n converter is misleading
To correct the %n ref to System.lineSeparator()
Reviewed-by: smarks, rriggs
|
2015-08-06 21:56:31 +00:00 |
|
Alejandro Murillo
|
aa37ecbc21
|
Merge
|
2015-08-06 13:00:45 -07:00 |
|
Brian Burkhalter
|
ba6e733ede
|
8129633: (fs) Investigate removing the GNOME-based FileTypeDetector from the Linux and Solaris implementations
Remove the GNOME VFS detector leaving the libgio detector in place.
Reviewed-by: chegar
|
2015-08-06 12:35:59 -07:00 |
|
Roger Riggs
|
e2f7de320c
|
8133022: Instant.toEpochMilli() silently overflows
Reviewed-by: lancea, chegar, simonis, dfuchs, igerasim
|
2015-08-06 14:35:04 -04:00 |
|