Magnus Ihse Bursie
|
f0fb07515a
|
8076060: Improve make bootstrap process
Reviewed-by: erikj
|
2015-03-26 16:17:33 +01:00 |
|
Alexander Stepanov
|
78bab3fc15
|
8075956: Fix some tidy warnings for java.awt
Minor HTML markup fix
Reviewed-by: azvegint
|
2015-03-26 14:18:42 +04:00 |
|
Alexander Stepanov
|
fc1c3b4838
|
8075934: Fix some tidy warnings/errors for javax/imageio
Minor HTML markup fix
Reviewed-by: serb
|
2015-03-26 14:09:44 +04:00 |
|
Srikanth Adayapalam
|
3f410c76ca
|
8076039: Remove the unused internal API sun.reflect.misc.FieldUtil.getDeclaredFields
Reviewed-by: mchung, hawtin
|
2015-03-26 11:59:41 +05:30 |
|
Jaroslav Bachorik
|
ca198f7351
|
8023093: Add ManagementAgent.status diagnostic command
Reviewed-by: sla
|
2015-03-25 18:33:17 +01:00 |
|
Fredrik Arvidsson
|
eecde5f24c
|
8076154: com/sun/jdi/InstanceFilter.java failing due to missing MethodEntryRequest calls
Some jdi tests are failing due to missing MethodEntryRequest events during the test execution.
Reviewed-by: sla, jbachorik
|
2015-03-30 10:10:19 +02:00 |
|
Harold Seigel
|
e86e812a29
|
Merge
|
2015-03-29 09:21:15 -04:00 |
|
Katja Kantserova
|
76997df2d3
|
Merge
|
2015-03-25 15:22:45 +00:00 |
|
Alexander Scherbatiy
|
a76b85f2bb
|
8033000: No Horizontal Mouse Wheel Support In
Reviewed-by: serb, azvegint
|
2015-03-25 16:31:05 +04:00 |
|
Katja Kantserova
|
2d4a9917d5
|
8075820: java/lang/management/ThreadMXBean/FindDeadlocks.java should be unquarantined
Reviewed-by: jbachorik, sspitsyn
|
2015-03-25 12:39:48 +01:00 |
|
Paul Sandoz
|
b220e6cb1d
|
8075307: Pipeline calculating inconsistent flag state for parallel stateful ops
Reviewed-by: smarks
|
2015-03-25 10:50:08 +00:00 |
|
Masayoshi Okutsu
|
78c0bdbda5
|
8075173: DateFormat in german locale returns wrong value for month march
Reviewed-by: naoto, peytoia
|
2015-03-25 17:59:59 +09:00 |
|
Erik Joelsson
|
b75ed37297
|
8075725: Remove /jre subdir in hotspot dist dir
Reviewed-by: tbell, ihse
|
2015-03-25 09:37:52 +01:00 |
|
Alexander Scherbatiy
|
a5bc56dcec
|
8075244: [macosx] The fix for JDK-8043869 should be reworked
Reviewed-by: prr, serb, ant
|
2015-03-25 12:37:36 +04:00 |
|
Jason Uh
|
6a2c954d63
|
8074531: Remove javax.security.cert.X509Certificate usage in internal networking packages
Reviewed-by: mullan
|
2015-03-24 11:31:04 -07:00 |
|
David Dehaven
|
6eb7a3db58
|
Merge
|
2015-03-24 11:00:32 -07:00 |
|
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 |
|
Magnus Ihse Bursie
|
c8ac9172fc
|
8075717: Replace INTERNAL_BUILD with DEBUG in awt
Reviewed-by: serb, azvegint
|
2015-03-24 10:52:08 +01: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 |
|
Andrew Brygin
|
e7e3187500
|
8074954: ImageInputStreamImpl.readShort/readInt do not behave correctly at EOF
Reviewed-by: prr, serb
|
2015-03-23 11:19:41 +03: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 |
|
Daniel D. Daugherty
|
4fd6cf3759
|
Merge
|
2015-03-20 15:21:51 -07:00 |
|
Vladimir Ivanov
|
71020f90ef
|
8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles
Reviewed-by: jrose, kvn
|
2015-03-20 11:42:31 -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 |
|
Serguei Spitsyn
|
40807f0a8e
|
8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
Update java/lang/instrument/RedefineMethodInBacktrace.sh test to cover the hotspot fix
Reviewed-by: coleenp, dcubed
|
2015-03-20 01:59:08 -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 |
|
Katja Kantserova
|
a4da3681de
|
8064923: [TESTBUG] jps doesn't display anything on embedded platforms and it causes some tests to fail
Reviewed-by: egahlin, jbachorik
|
2015-03-19 09:01:44 +01:00 |
|
Semyon Sadetsky
|
ca998d2d4c
|
4473075: JTable header rendering problem (after setting preferred size)
Reviewed-by: alexsch, serb
|
2015-03-18 15:03:16 +04: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 |
|
Yuri Nesterenko
|
7b4b132f80
|
8074807: Fix some tests unnecessary using internal API
Reviewed-by: azvegint, alexsch
|
2015-03-18 10:30:22 +03:00 |
|