Serguei Spitsyn
|
4df14bb14b
|
8221513: Add vmTestbase/nsk/jdb/eval/eval001/eval001.java to ProblemList.txt
Add test to the ProblemList.txt
Reviewed-by: dcubed
|
2019-03-26 14:43:23 -07:00 |
|
Mikhailo Seledtsov
|
7f9103968f
|
8221342: [TESTBUG] Generate Dockerfile for docker testing
Dockerfile is generated; introduced properties to specify custom base image
Reviewed-by: sgehwolf, dholmes, jiefu
|
2019-03-26 13:25:26 -07:00 |
|
Volker Simonis
|
6efb59fad7
|
8221483: TestOopCmp.java fails due to "Multiple garbage collectors selected"
Reviewed-by: kvn, mdoerr
|
2019-03-26 18:42:10 +01:00 |
|
Chris Hegarty
|
1933437f12
|
8219446: Specify behaviour of timeout accepting methods of Socket and ServerSocket if timeout is negative
Reviewed-by: alanb, dfuchs
|
2019-03-26 17:02:11 +00:00 |
|
Prasanta Sadhukhan
|
ec9a6addc7
|
Merge
|
2019-03-22 14:39:16 +05:30 |
|
Prasanta Sadhukhan
|
cc590f5765
|
Merge
|
2019-03-22 13:42:45 +05:30 |
|
Christoph Langer
|
1a48fa0fb7
|
8200286: (testbug) MOptionTest test fails with java.lang.AssertionError: Classfiles too old!
Reviewed-by: stuefe, jjg
|
2019-03-22 08:56:30 +01:00 |
|
Phil Race
|
fed190dd8b
|
8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
Reviewed-by: serb
|
2019-03-21 21:37:09 -07:00 |
|
Nick Gasson
|
1925ff3540
|
8220451: jdi/EventQueue/remove/remove004 failed due to "ERROR: thread2 is not alive"
8220456: jdi/EventQueue/remove_l/remove_l004 failed due to "TIMEOUT while waiting for event"
Reviewed-by: sspitsyn, dcubed, gadams
|
2019-03-22 03:04:09 +00:00 |
|
Robbin Ehn
|
06fa31e9bc
|
8221472: Fix HandshakeSuspendExitTest
Reviewed-by: dcubed, redestad
|
2019-03-26 14:49:54 +01:00 |
|
Gary Adams
|
c986cef7ba
|
8218128: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003 and 004 use wrong path to test classes
Reviewed-by: cjplummer, dholmes, lmesnik
|
2019-03-26 07:24:26 -04:00 |
|
Robbin Ehn
|
ed3542d53b
|
8220774: Add HandshakeALot diag option
Reviewed-by: dcubed, dholmes
|
2019-03-26 12:08:51 +01:00 |
|
Volker Simonis
|
f9c08cc6fb
|
8221083: [ppc64] Wrong oop compare in C1-generated code
Reviewed-by: mdoerr, goetz
|
2019-03-26 11:51:41 +01:00 |
|
Prasanta Sadhukhan
|
83e8947b90
|
Merge
|
2019-03-20 16:07:43 +05:30 |
|
Chris Hegarty
|
defc86bd5b
|
8221098: Run java/net/URL/HandlerLoop.java in othervm mode
Reviewed-by: alanb, martin
|
2019-03-20 09:17:48 +00:00 |
|
Dmitry Cherepanov
|
f16af8d4d5
|
8211100: hotspot C1 issue with comparing long numbers on x86 32-bit
Reviewed-by: iveresov, thartmann
|
2019-03-20 11:51:43 +03:00 |
|
Priya Lakshmi Muthuswamy
|
1c0f35a5b4
|
8219958: Automatically load taglets from a jar file
Reviewed-by: jjg
|
2019-03-20 09:58:12 +05:30 |
|
Adam Petcher
|
95b189916f
|
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size
Truncate the digest according to the group order, not the field size
Reviewed-by: jnimeh
|
2019-03-19 15:18:35 -04:00 |
|
Coleen Phillimore
|
3ed98222a7
|
8220744: Move RedefineTests to from runtime to serviceability
Move tests out of runtime to jvmti/RedefineClasses
Reviewed-by: sspitsyn, dcubed, cjplummer, hseigel, mseledtsov
|
2019-03-19 14:22:47 -04:00 |
|
Roger Riggs
|
b77b4b254c
|
8220613: java/util/Arrays/TimSortStackSize2.java times out with fastdebug build
Reviewed-by: lancea, alanb
|
2019-03-19 10:47:17 -04:00 |
|
Chris Hegarty
|
5ee0711360
|
8220663: Incorrect handling of IPv6 addresses in Socket(Proxy.HTTP)
Reviewed-by: alanb, michaelm
|
2019-03-19 14:27:50 +00:00 |
|
Chris Hegarty
|
1df787692a
|
8170705: sun/net/www/protocol/http/StackTraceTest.java fails intermittently with Invalid Http response
Reviewed-by: dfuchs
|
2019-03-19 11:15:08 +00:00 |
|
Ao Qi
|
f6e688c7c8
|
8220812: gc/shenandoah/options/TestLoopMiningArguments.java fails if default GC is serial/parallel/cms
Reviewed-by: shade
|
2019-03-19 17:03:18 +08:00 |
|
John Jiang
|
3c34b7a261
|
8220410: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed with missing expected output
Using the same timezone for jar verifying and date formatting
Reviewed-by: weijun
|
2019-03-19 10:36:24 +08:00 |
|
Jamil Nimeh
|
de75770ce9
|
8218723: Use SunJCE Mac in SecretKeyFactory PBKDF2 implementation
Reviewed-by: apetcher
|
2019-03-18 15:26:59 -07:00 |
|
Jonathan Gibbons
|
7954db81f8
|
8220693: jdk/javadoc/doclet/MetaTag/MetaTag.java with unexpected date
Reviewed-by: hannesw
|
2019-03-18 11:50:57 -07:00 |
|
Sergey Bylokhov
|
ecce7fb2d0
|
7106851: Test should not use System.exit
Reviewed-by: aivanov, psadhukhan, kaddepalli
|
2019-03-16 17:50:24 -07:00 |
|
Roman Kennke
|
59a025d90b
|
8220714: C2 Compilation failure when accessing off-heap memory using Unsafe
Reviewed-by: vlivanov, roland
|
2019-03-15 09:57:42 +01:00 |
|
Xue-Lei Andrew Fan
|
9f0b9da2d7
|
8221273: put sun/security/pkcs11/tls/tls12/TestTLS12.java on ProblemList.txt
Reviewed-by: mullan
|
2019-03-21 14:18:34 -07:00 |
|
Daniil Titov
|
ed5a2f1e06
|
8218401: WRONG_PHASE: vmTestbase/nsk/jvmti test crash
Reviewed-by: sspitsyn, jcbeyler
|
2019-03-21 19:56:31 +00:00 |
|
Bob Vandette
|
af5c78efff
|
8220674: [TESTBUG] MetricsMemoryTester failcount test in docker container only works with debug JVMs
Reviewed-by: sspitsyn, sgehwolf
|
2019-03-21 14:40:04 -04:00 |
|
Alan Bateman
|
fd14375ae2
|
8221259: New tests for java.net.Socket to exercise long standing behavior
Reviewed-by: chegar
|
2019-03-21 17:38:41 +00:00 |
|
Adam Petcher
|
04a50576cf
|
8221172: SunEC specific test is not limited to SunEC
Fixing a minor test bug in the SignatureDigestTruncate regression test
Reviewed-by: mullan
|
2019-03-21 13:10:37 -04:00 |
|
Martin Balao
|
0814229ebc
|
8220753: Re-introduce the test case for TLS 1.2 algorithms in SunPKCS11 crypto provider
Reviewed-by: xuelei
|
2019-03-21 01:51:25 -03:00 |
|
Christoph Langer
|
26358daaee
|
8172695: (scanner) java/util/Scanner/ScanTest.java fails
Reviewed-by: smarks, bpb
|
2019-03-21 09:16:58 +01:00 |
|
David Holmes
|
87283a7568
|
8221180: Deprecate AllowJNIEnvProxy
Reviewed-by: coleenp, dcubed
|
2019-03-20 23:32:57 -04:00 |
|
Zhengyu Gu
|
6881a91868
|
8220602: Shenandoah-SA: Enable best-effort implementation of heap walk
Reviewed-by: rkennke, cjplummer
|
2019-03-14 09:53:15 -04:00 |
|
Zhengyu Gu
|
5730a0413b
|
8221875: Unquarantine Shenandoah string dedup tests
Reviewed-by: rkennke
|
2019-04-02 16:36:00 -04:00 |
|
Igor Ignatyev
|
c115415af1
|
8221870: use driver to run CtwRunner in applications/ctw tests
Reviewed-by: shade, epavlova
|
2019-04-02 13:39:22 -07:00 |
|
Kim Barrett
|
e7e00f7ae0
|
8221102: Allow GC threads to participate in threads claiming protocol
Expand claim counter from 1bit to uintx, with rare overflow handling.
Reviewed-by: tschatzl, rkennke
|
2019-04-02 13:08:38 -04:00 |
|
Per Lidén
|
4a83447db2
|
8220597: ZGC: Convert ZForwarding to use ZAttachedArray
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:40 +01:00 |
|
Per Lidén
|
dd412e66c5
|
8220594: ZGC: Remove superfluous ZPage::is_active()
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:40 +01:00 |
|
Per Lidén
|
0ce7c21d33
|
8220588: ZGC: Convert ZRelocationSet to hold ZForwardings instead of ZPages
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:39 +01:00 |
|
Per Lidén
|
5a079bf515
|
8220587: ZGC: Break out forwarding information from ZPage
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:39 +01:00 |
|
Per Lidén
|
fbf62f0fb8
|
8220569: ZGC: Rename and rework ZUnmapBadViews to ZVerifyViews
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:38 +01:00 |
|
Ivan Gerasimov
|
c07c8d3eea
|
8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout
Reviewed-by: prappo, dholmes, rriggs
|
2019-03-16 15:05:21 -07:00 |
|
Alan Bateman
|
8743be63c4
|
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Reviewed-by: chegar
|
2019-03-16 19:44:12 +00:00 |
|
Alan Bateman
|
c306e3f059
|
8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net
Reviewed-by: bpb
|
2019-03-16 12:31:31 +00:00 |
|
Yasumasa Suenaga
|
1aa788a7b9
|
8220555: JFR tool shows potentially misleading message when it cannot access a file
Reviewed-by: egahlin, mseledtsov
|
2019-03-16 21:27:15 +09:00 |
|
Jesper Wilhelmsson
|
7eebb86d2b
|
8220745: Fix problemlist entry to refer to 8220613
Reviewed-by: dcubed
|
2019-03-16 02:08:10 +01:00 |
|