Jean Christophe Beyler
|
608a45ce68
|
8223441: HeapMonitorStatArrayCorrectnessTest fails due to sampling determinism
Added an error loop to help with convergence
Reviewed-by: cjplummer, sspitsyn
|
2019-05-08 20:28:56 -07:00 |
|
Weijun Wang
|
2bf347445c
|
8222987: sun/security/tools/keytool/PSS.java times out on Solaris-SPARC
Reviewed-by: mullan, xuelei
|
2019-05-09 08:49:31 +08:00 |
|
Vladimir Kozlov
|
5c0fc93f30
|
8223380: [Graal] compiler/c2/Test8062950.java failed with time out
Put test on Graal problem list.
Reviewed-by: vlivanov
|
2019-05-08 16:47:53 -07:00 |
|
Aleksey Shipilev
|
3b1bb3d2a7
|
8223589: Build failures after JDK-8223534 (add back fixed test_markOop.cpp)
Reviewed-by: coleenp
|
2019-05-08 23:53:24 +02:00 |
|
Arthur Eubanks
|
0bb6328356
|
8220673: Add test library support for determining platform IP support
Reviewed-by: dfuchs, chegar
|
2019-04-16 13:06:23 -07:00 |
|
Naoto Sato
|
c709e1cbf0
|
8221432: Upgrade CLDR to Version 35.1
Reviewed-by: rriggs, srl
|
2019-05-08 12:45:02 -07:00 |
|
Ekaterina Pavlova
|
f126a4b3ee
|
8223414: ProblemList java/lang/ref/ReachabilityFenceTest.java when running in Graal as JIT mode
Reviewed-by: kvn
|
2019-05-08 11:56:19 -07:00 |
|
Coleen Phillimore
|
0450eca4e7
|
8223534: add back fixed test_markOop.cpp
The test needed wait_with_safepoint_check in the main thread.
Reviewed-by: dcubed
|
2019-05-08 13:22:27 -04:00 |
|
Gerard Ziemski
|
d988e67b89
|
8185525: Add JFR event for DictionarySizes
Added TableStatistics event
Reviewed-by: egahlin, coleenp
|
2019-05-08 11:11:50 -05:00 |
|
Vicente Romero
|
c98fb7d64b
|
8222949: add condy support to javac's pool API
Reviewed-by: mcimadamore
|
2019-05-08 10:10:54 -04:00 |
|
Rahul Raghavan
|
7197040cea
|
8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout
Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation
Reviewed-by: kvn, thartmann
|
2019-05-08 18:05:28 +05:30 |
|
Gary Adams
|
7d1fa2315e
|
8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed
Reviewed-by: dcubed
|
2019-05-08 07:56:49 -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 |
|
Jesper Wilhelmsson
|
f0b707b94b
|
8220704: ZGC: gc tests complain Java heap too small
Reviewed-by: iignatyev, tschatzl
|
2019-03-15 18:59:21 +01:00 |
|
Aleksey Shipilev
|
977992a07e
|
8220712: [TESTBUG] gc/shenandoah/compiler/TestMaybeNullUnsafeAccess should run with Shenandoah enabled
Reviewed-by: rkennke, roland
|
2019-03-15 13:01:30 +01:00 |
|
Gary Adams
|
b860b6bf89
|
8220678: unquarantine nsk/jdi/ThreadReference/setEnabled/setenabled003
Reviewed-by: cjplummer, sspitsyn
|
2019-03-15 06:16:39 -04:00 |
|
Tobias Hartmann
|
0b42c0728a
|
8220611: compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java timeout
Test should not be executed with Graal as JIT.
Reviewed-by: kvn
|
2019-03-15 08:27:13 +01:00 |
|
Igor Ignatyev
|
8fb834a4bf
|
8219139: move hotspot tests from test/jdk/vm
Reviewed-by: dholmes, mseledtsov
|
2019-03-14 19:37:17 -07:00 |
|
Daniil Titov
|
a148e026a9
|
8218812: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/TestDescription.java failed
Reviewed-by: dlong, sspitsyn, jcbeyler
|
2019-03-14 16:28:31 -07:00 |
|
Igor Ignatyev
|
8d282e55e2
|
8220689: problem list RandomCommandsTest in graal runs
Reviewed-by: kvn
|
2019-03-14 16:17:42 -07:00 |
|
Nick Gasson
|
6b79655b44
|
8219628: [TESTBUG] javadoc/doclet/InheritDocForUserTags fails with -othervm
Reviewed-by: jjg, clanger
|
2019-03-14 14:25:09 -07:00 |
|
Derek Thomson
|
d8497d254a
|
8219691: method summary table head should be enclosed in <thead>
Reviewed-by: jjg
|
2019-03-14 13:33:10 -07:00 |
|
Jonathan Gibbons
|
16e03611f6
|
Merge
|
2019-03-14 11:39:58 -07:00 |
|
Jonathan Gibbons
|
d3242724c9
|
8220379: Fix doclint handling of headings
Reviewed-by: erikj, jlahoda
|
2019-03-14 11:39:00 -07:00 |
|
Mikhailo Seledtsov
|
2b19cf94b2
|
8220676: [TESTBUG] ProblemList TestCPUSets until the test issue is resolved
Added the test to problem list
Reviewed-by: lfoltan
|
2019-03-14 11:26:53 -07:00 |
|
Ichiroh Takiguchi
|
90d82c2f35
|
8220281: IBM-858 alias name is missing on IBM00858 charset
Add aliases into IBM charsets
Reviewed-by: naoto
|
2019-03-15 00:49:13 +09:00 |
|
Vikrant Agarwal
|
b8867e273e
|
8216353: Use utility APIs introduced in org/netbeans/jemmy/util/LookAndFeel class in client sanity test cases
Reviewed-by: serb
|
2019-03-13 00:51:28 -07:00 |
|
Vikrant Agarwal
|
6bd1eaf323
|
8219552: bump jtreg requiredVersion to b14 in test/jdk/sanity/client/
Reviewed-by: prr, iignatyev
|
2019-03-13 00:04:22 -07:00 |
|
Stefan Karlsson
|
b1ae2d0bf1
|
8222550: runtime/MemberName/MemberNameLeak.java times out
Reviewed-by: coleenp, dholmes
|
2019-04-17 07:41:12 +02:00 |
|
Stefan Karlsson
|
23fe2d824b
|
8222713: Add OutputAnalyzer(Path) constructor
Reviewed-by: dholmes, coleenp
|
2019-04-18 09:27:28 +02:00 |
|
Stefan Karlsson
|
3e581f13a0
|
8222558: Rework ResolvedMethodTable verification
Reviewed-by: coleenp
|
2019-04-17 07:41:09 +02:00 |
|
Brian Burkhalter
|
69ca2e9e27
|
8220477: Channels.newWriter() does not close if underlying channel throws an IOException
Reviewed-by: alanb
|
2019-04-17 08:12:19 -07:00 |
|
Maurizio Cimadamore
|
7b7f9a6fd3
|
8222289: Overhaul logic for reading/writing constant pool entries
Rewrite of Pool,ClassReader,ClassWriter to use shared pool helper components
Reviewed-by: vromero
|
2019-04-17 15:37:20 +01:00 |
|
Tobias Hartmann
|
6493a50643
|
8222418: compiler/arguments/TestScavengeRootsInCode.java times out
Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation.
Reviewed-by: kvn, iignatyev
|
2019-04-17 08:15:09 +02:00 |
|
Tobias Hartmann
|
4f601b6ed6
|
8222417: compiler/loopopts/TestOverunrolling.java times out
Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation.
Reviewed-by: kvn, iignatyev
|
2019-04-17 08:12:00 +02:00 |
|
Henry Jen
|
930f116ae7
|
Merge
|
2019-04-16 20:47:11 -07:00 |
|
Xue-Lei Andrew Fan
|
eb59ebb177
|
8216326: SSLSocket stream close() does not close the associated socket
Reviewed-by: jnimeh
|
2019-04-16 16:59:09 -07:00 |
|
Claes Redestad
|
781fb29580
|
8222484: Specialize generation of simple String concatenation expressions
Reviewed-by: jrose, jlaskey
|
2019-04-17 00:06:38 +02:00 |
|
Joe Wang
|
7d9e7e1e0b
|
8222415: Xerces 2.12.0: Parsing Configuration
Reviewed-by: lancea
|
2019-04-16 21:29:33 +00:00 |
|
Coleen Phillimore
|
f5cb284275
|
8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs
Removed tests that will not find bugs in current code base.
Reviewed-by: lfoltan, hseigel
|
2019-04-16 10:01:20 -04:00 |
|
Patrick Zhang
|
b9a4ede307
|
8222334: java -Xss0 triggers StackOverflowError
Launcher to use the stack size decided by hotpot or system if -Xss is 0
Reviewed-by: dholmes, alanb
|
2019-04-16 11:00:48 +00:00 |
|