Chris Hegarty
|
82dd135b5f
|
8075824: Add default[Read|Write]Object to java.util.Date
Reviewed-by: alanb, rriggs
|
2015-03-24 14:48:11 +00:00 |
|
Lev Priima
|
2b63b5d1d7
|
8075071: [TEST_BUG] TimSortStackSize2.java: OOME: Java heap space: MaxHeap shrinked by MaxRAMFraction
Reviewed-by: dholmes
|
2015-03-24 03:46:57 -04:00 |
|
Alejandro Murillo
|
8972c391cb
|
Merge
|
2015-03-23 14:00:55 -07:00 |
|
Alejandro Murillo
|
6029b480b7
|
Merge
|
2015-03-23 11:44:42 -07:00 |
|
Joe Darcy
|
07cd371738
|
8075670: Remove intermittent keyword from some tests
Reviewed-by: alanb
|
2015-03-23 09:45:32 -07:00 |
|
Roger Riggs
|
149272bbdb
|
Merge
|
2015-03-23 10:58:27 -04:00 |
|
Roger Riggs
|
a056457b52
|
8067796: (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null
Implement checking for NPE in Process implementation before other conditions
Reviewed-by: martin, chegar
|
2015-03-23 10:13:32 -04:00 |
|
Roger Riggs
|
c92b8a33a6
|
8073220: A typo in the documentation for class ProcessBuilder
Correct reference to be OutputStream
Reviewed-by: martin, alanb
|
2015-03-23 09:53:08 -04:00 |
|
Roger Riggs
|
7cb7ae5914
|
8071480: (process spec) ProcessBuilder.start spec linked to the wrong checkRead and checkWrite methods
Disambiguate with links to checkRead(String) and checkWrite(String)
Reviewed-by: alanb, martin
|
2015-03-23 09:52:42 -04:00 |
|
Paul Sandoz
|
497fe8d068
|
8075560: Typo in Javadoc for java.util.Optional.equals()
Reviewed-by: alanb
|
2015-03-23 14:20:39 +01:00 |
|
Dmitry Samersoff
|
7e09df43e6
|
8075569: jmap test fails due to "ERROR: java.nio.file.NoSuchFileException: 2906081d-06bc-4738-a7e8-f37b8bf13658.lck"
Lock file is deleted while we are setting modified time
Reviewed-by: alanb
|
2015-03-23 02:29:47 -07:00 |
|
Zaiyao Liu
|
35c411ea7e
|
8048618: Tests for PKCS12 write operations
Reviewed-by: weijun
|
2015-03-23 15:37:03 +08:00 |
|
Weijun Wang
|
3fbfa7ee89
|
8074935: jdk8 keytool doesn't validate pem files for RFC 1421 correctness, as jdk7 did
Reviewed-by: mullan
|
2015-03-23 08:51:51 +08:00 |
|
Joe Darcy
|
ed05aef3fc
|
8075567: Mark intermittently failuring security-libs tests
Reviewed-by: mullan
|
2015-03-22 10:27:22 -07:00 |
|
Brian Burkhalter
|
1eb4f850a6
|
8075655: NIO test generation scripts have incorrect path to Spp.java
Correct the path to Spp.java
Reviewed-by: rriggs
|
2015-03-20 15:25:07 -07:00 |
|
Brian Burkhalter
|
d7419560c2
|
8075362: j.u.Properties.load() methods have misaligned @throws clauses
Add spaces to align the @throws clauses, and rename Basic.java test and its @summary clause.
Reviewed-by: rriggs
|
2015-03-20 10:37:03 -07:00 |
|
Rob McKenna
|
89c87896e2
|
8075039: (sctp) com/sun/nio/sctp/SctpMultiChannel/SendFailed.java fails on Solaris only
Reviewed-by: chegar
|
2015-03-20 17:07:15 +00:00 |
|
Mikael Vidstedt
|
49dec12116
|
8074839: Resolve disabled warnings for libunpack and the unpack200 binary
Reviewed-by: dholmes, ksrini
|
2015-03-20 10:02:44 -07:00 |
|
Joe Darcy
|
28114420db
|
8075573: Add jdk_other and jdk_svc to jdk tier 2 test definition
Reviewed-by: mchung
|
2015-03-20 10:00:30 -07:00 |
|
Artem Smotrakov
|
636ae484e4
|
8048147: Privilege tests with JAAS Subject.doAs
Reviewed-by: weijun
|
2015-03-20 16:01:59 +08:00 |
|
Joe Darcy
|
2596979bfe
|
8075565: Define @intermittent jtreg keyword and mark intermittently failing jdk tests
Reviewed-by: lancea
|
2015-03-19 18:38:26 -07:00 |
|
Lana Steuck
|
daea6d9ee6
|
Merge
|
2015-03-19 16:14:23 -07:00 |
|
Alejandro Murillo
|
1b547035a8
|
Merge
|
2015-03-19 15:00:51 -07:00 |
|
Joe Darcy
|
bd11f63b04
|
8075544: Add tiered testing definitions to the jdk repo
Reviewed-by: alanb
|
2015-03-19 13:18:49 -07:00 |
|
David Katleman
|
74ec9dddfb
|
Added tag jdk9-b55 for changeset 3fa4537eefef
|
2015-03-19 12:59:23 -07:00 |
|
Volker Simonis
|
40728fc162
|
8071687: AIX port of "8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework"
Reviewed-by: sla
|
2015-03-18 09:13:11 +01:00 |
|
Naoto Sato
|
ca08065c34
|
8074350: Support ISO 4217 "Current funds codes" table (A.2)
8074351: Support for currencies with the 4 digits (or more) minor unit
Reviewed-by: okutsu
|
2015-03-17 16:04:26 -07:00 |
|
Phil Race
|
f15d56a3a6
|
Merge
|
2015-03-17 14:20:45 -07:00 |
|
Staffan Larsen
|
94cafa6c0e
|
8075056: Remove Version.java.template from jconsole
Reviewed-by: egahlin, iris, ihse, alanb, erikj, mchung
|
2015-03-17 20:45:23 +01:00 |
|
Phil Race
|
9dbd9dd373
|
Merge
|
2015-03-17 12:30:53 -07:00 |
|
Xueming Shen
|
f3a2e4480d
|
8074678: JCK test java_util/regex/MatchResult/index.html starts failing after JDK-8071479
To add non-match sanity check
Reviewed-by: psandoz
|
2015-03-17 09:54:36 -07:00 |
|
Magnus Ihse Bursie
|
cdeddbfbca
|
8075176: DISABLED_WARNINGS caused C++ compiler flags to get lost
Reviewed-by: erikj, tbell
|
2015-03-17 16:01:27 +01:00 |
|
Alejandro Murillo
|
d898b500d9
|
Merge
|
2015-03-16 14:27:36 -07:00 |
|
Brian Burkhalter
|
7d1b3d7277
|
8075222: RandomAccessFile.getChannel changed to non-final in error
Reinstate 'final' RandomAccessFile.getChannel() declaration.
Reviewed-by: alanb
|
2015-03-16 13:49:00 -07:00 |
|
Paul Sandoz
|
7618752fd9
|
8075230: Optimized count operations incorrectly declare the stream shape
Reviewed-by: chegar
|
2015-03-16 17:44:34 +01:00 |
|
Alexander Stepanov
|
765a1e4435
|
8028266: Tidy warnings cleanup for packages java.security/javax.security
Some tidy warnings in docs were fixed
Reviewed-by: mullan, wetmore
|
2015-03-16 19:09:13 +04:00 |
|
Weijun Wang
|
d5d207d635
|
8074836: Resolve disabled warnings for libosxkrb5
8074835: Resolve disabled warnings for libj2gss
Reviewed-by: erikj
|
2015-03-16 18:08:01 +08:00 |
|
Amy Lu
|
b8770ac035
|
8075111: Mark testFlatMappingClose (from CollectorsTest) as serialization hostile
Reviewed-by: psandoz
|
2015-03-16 10:24:16 +01:00 |
|
Aggelos Biboudis
|
cb566c6ce5
|
8067969: Optimize Stream.count for SIZED Streams
Reviewed-by: psandoz, chegar
|
2015-03-16 10:19:49 +01:00 |
|
Katja Kantserova
|
20be94ae55
|
8073794: jdk/test/com/sun/jdi/BadHandshakeTest.java should retry if tcp port is taken
Reviewed-by: jbachorik
|
2015-03-16 09:32:34 +01:00 |
|
Jamil Nimeh
|
2349ff99bc
|
6996366: convert MacAlg to an enum
Reviewed-by: xuelei
|
2015-03-14 09:38:52 -07:00 |
|
Brian Burkhalter
|
6290291b27
|
8075110: (prefs) CodePointZeroPrefsTest fails on certain platforms
Contrain test to the Linux and Solaris OS families
Reviewed-by: darcy
|
2015-03-13 15:03:42 -07:00 |
|
Brian Burkhalter
|
17f8ee8cf0
|
8073214: javadoc of Properties methods should specify NullPointerExceptions
Add test for null parameter and corresponding throws clause to load() methods
Reviewed-by: darcy
|
2015-03-13 14:54:40 -07:00 |
|
Joe Darcy
|
1382affe60
|
8075160: Add javadoc to serialver class
Reviewed-by: lancea
|
2015-03-13 11:34:37 -07:00 |
|
Jamil Nimeh
|
a55dd41fc7
|
8074064: OCSPResponse.SingleResponse objects do not parse singleExtensions
Reviewed-by: mullan, vinnie
|
2015-03-13 09:32:54 -07:00 |
|
Daniel D. Daugherty
|
03e307c40a
|
Merge
|
2015-03-13 09:28:10 -07:00 |
|
Frank Yuan
|
827d9d3928
|
8061293: Update javax/xml tests to remove references of jre dir
Reviewed-by: lancea, mkos
|
2015-03-13 15:50:39 +03:00 |
|
Staffan Larsen
|
9e2660699e
|
8074812: More specific error message when the .java_pid well-known file is not secure
Reviewed-by: jbachorik, martin
|
2015-03-13 08:35:51 +01:00 |
|
Lana Steuck
|
504c9ba234
|
Merge
|
2015-03-12 21:15:18 -07:00 |
|
Alejandro Murillo
|
d9955b1c00
|
Merge
|
2015-03-12 19:51:36 -07:00 |
|