Wang Xue
|
2e04779cef
|
8224723: [TESTBUG] compiler/arraycopy/TestArrayCopyWithBadOffset.java failed
Added missing -XX:+IgnoreUnrecognizedVMOptions
Reviewed-by: thartmann
|
2019-05-24 09:51:02 +02:00 |
|
Jesper Wilhelmsson
|
866c0de81c
|
8224715: ProblemList compiler/graalunit/HotspotJdk9Test.java
Reviewed-by: mikael
|
2019-05-24 03:17:31 +02:00 |
|
Ioi Lam
|
6bf5ad140a
|
8224689: ProblemList runtime/appcds/SharedArchiveConsistency.java
Reviewed-by: ccheung, dcubed
|
2019-05-23 12:57:12 -07:00 |
|
Calvin Cheung
|
b582ed131a
|
8224264: [TESTBUG] HelloDynamicCustom.java test failed on the Windows platform in tiers 6 and 7 testing
Making use of the DynamicArchiveTestBase class so that mapping failure can be handled more robustly.
Reviewed-by: iklam
|
2019-05-23 10:05:02 -07:00 |
|
Robbin Ehn
|
9baafa55a6
|
8221734: Deoptimize with handshakes
Reviewed-by: dcubed, dholmes, pchilanomate, dlong, coleenp
|
2019-05-23 10:13:29 +02:00 |
|
Tobias Hartmann
|
abe90da665
|
8224539: C2 compilation fails during ArrayCopyNode optimizations with assert(i < _max) failed: oob: i=1, _max=1
Bail out if src_offset or dst_offset is top.
Reviewed-by: roland, vlivanov, kvn
|
2019-05-23 08:57:37 +02:00 |
|
Per Lidén
|
868ab3044f
|
8224185: ZGC: Introduce "High Usage" rule
Reviewed-by: eosterlund
|
2019-05-23 08:09:29 +02:00 |
|
Dmitrij Pochepko
|
c21fc9448d
|
8218966: AArch64: String.compareTo() can read memory after string
Reviewed-by: dsamersoff
|
2019-05-22 20:39:04 +03:00 |
|
Dmitrij Pochepko
|
d83c89b805
|
8215792: AArch64: String.indexOf generates incorrect result
Reviewed-by: dsamersoff
|
2019-05-22 20:12:19 +03:00 |
|
Jean Christophe Beyler
|
2bd36a5352
|
8224500: Put HeapMonitorStatArrayCorrectnessTest in the problem list
Since the test is failing, let's quarantine it
Reviewed-by: stuefe
|
2019-05-22 09:32:02 -07:00 |
|
David Holmes
|
bef6a3e0db
|
8224570: Update ProblemList-graal.txt
Reviewed-by: thartmann
|
2019-05-22 06:13:53 -04:00 |
|
Ekaterina Pavlova
|
fddcb90369
|
8222482: [Graal] Update java-allocation-instrumenter.jar handling in graalunit README.md
Reviewed-by: kvn, shade
|
2019-05-21 12:29:47 -07:00 |
|
Thomas Stuefe
|
d1145fa663
|
8224034: [TESTBUG] runtime/ErrorHandlerTest/ErrorHandler fails intermittently for case 13 on Windows
Reviewed-by: dholmes
|
2019-05-21 18:22:54 +02:00 |
|
Coleen Phillimore
|
168e5cbf66
|
8224119: Safepoint cleanup logging logs times for things it doesn't do
Test condition before reporting times for cleanup actions.
Reviewed-by: rehn, hseigel
|
2019-05-21 09:53:16 -04:00 |
|
Martin Doerr
|
6b2615be6a
|
8224230: [PPC64, s390] Support AsyncGetCallTrace
Reviewed-by: goetz, jcbeyler, sspitsyn
|
2019-05-21 11:45:37 +02:00 |
|
Robbin Ehn
|
1645161cad
|
8223306: Remove threads linked list (use ThreadsList's array in SA)
Reviewed-by: coleenp, dholmes, dcubed
|
2019-05-21 10:34:57 +02:00 |
|
Mikhailo Seledtsov
|
37572de2a1
|
8220672: [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
Making sure cpuset size does not exceed available cores
Reviewed-by: dholmes, lmesnik
|
2019-05-20 15:18:00 -07:00 |
|
Jie Fu
|
c69b24eb77
|
8222302: [TESTBUG]test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java fails on any other CPU
Reviewed-by: kvn, dlong
|
2019-05-18 12:13:38 -07:00 |
|
Yasumasa Suenaga
|
3b8d8d0a89
|
8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
Reviewed-by: cjplummer, jcbeyler
|
2019-05-18 15:42:21 +09:00 |
|
Calvin Cheung
|
72dc5721e0
|
8207812: Implement Dynamic CDS Archive
Improve the usability of AppCDS
Co-authored-by: Ioi Lam <ioi.lam@oracle.com>
Co-authored-by: Jiangli Zhou <jianglizhou@google.com>
Reviewed-by: acorn, jiangli, mseledtsov
|
2019-05-17 08:29:55 -07:00 |
|
Ekaterina Pavlova
|
ca569937da
|
8224017: [Graal] gc/z/TestUncommit.java fails with Graal
Reviewed-by: kvn
|
2019-05-16 12:33:44 -07:00 |
|
Jean Christophe Beyler
|
c8319ed0cc
|
8224020: AsyncGetCallTrace test should not run on PPC64 or IA64
Restrict the test to the right architectures
Reviewed-by: cjplummer, sspitsyn, simonis
|
2019-05-16 12:48:21 -07:00 |
|
Ekaterina Pavlova
|
954169d7d1
|
8223910: TestFloatJNIArgs and TestTrichotomyExpressions time out with Graal as JIT
Reviewed-by: thartmann
|
2019-05-16 11:30:32 -07:00 |
|
Alex Menkov
|
e18cecafb9
|
8184770: JDWP support for IPv6
Reviewed-by: sspitsyn, chegar
|
2019-05-15 11:06:33 -07:00 |
|
Tobias Hartmann
|
48b04f9a08
|
8223885: hs_err and replay file may contain garbage when overwriting existing file
Truncate file before overwriting.
Reviewed-by: stuefe, dholmes
|
2019-05-15 14:30:22 +02:00 |
|
Jesper Wilhelmsson
|
062dce8f1b
|
8223917: Problemlist compiler/ciReplay/TestServerVM.java
Reviewed-by: kbarrett, mikael
|
2019-05-14 22:31:52 +02:00 |
|
Thomas Stuefe
|
7e9c683397
|
8221738: ErrorFile option does not handle pre-existing error files of the same name
Reviewed-by: coleenp, clanger
|
2019-04-07 09:13:17 +02:00 |
|
Thomas Schatzl
|
3d149df158
|
8200545: Improve filter for enqueued deferred cards
Reviewed-by: kbarrett, sangheki
|
2019-05-14 15:36:26 +02:00 |
|
Claes Redestad
|
cc6cc06183
|
8221478: Disable VerifySharedSpaces by default
Reviewed-by: iklam, dholmes
|
2019-05-14 12:00:49 +02:00 |
|
Per Lidén
|
44e7959bb8
|
8222480: Implementation: JEP 351: ZGC: Uncommit Unused Memory
Reviewed-by: stefank, eosterlund
|
2019-05-14 09:55:02 +02:00 |
|
Aleksey Shipilev
|
92d97ce512
|
8223759: Shenandoah should allow arbitrarily low initial heap size
Reviewed-by: rkennke
|
2019-05-14 09:12:00 +02:00 |
|
Ekaterina Pavlova
|
b567fe0101
|
8223235: [Graal] compiler/jsr292/NonInlinedCall/InvokeTest.java failed time out
Reviewed-by: kvn
|
2019-05-13 13:32:38 -07:00 |
|
Jean Christophe Beyler
|
4e2ebd3937
|
8223040: Add a AsyncGetCallTrace test
Add a AsyncGetCallTrace test
Reviewed-by: sspitsyn, dcubed
|
2019-05-08 15:36:10 -07:00 |
|
David Holmes
|
796775c12a
|
8222292: runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java timeout but test passed
Reviewed-by: goetz, lfoltan, kvn
|
2019-05-09 18:42:07 -04:00 |
|
Pengfei Li
|
d2472e6dcd
|
8223427: [TESTBUG] Disable JTReg Shenandoah tests when Graal is enabled
Reviewed-by: shade
|
2019-05-08 09:50:23 +00:00 |
|
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 |
|
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 |
|
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 |
|
Sandhya Viswanathan
|
707c30fae6
|
8222074: Enhance auto vectorization for x86
Reviewed-by: kvn, vlivanov
|
2019-05-07 13:33:27 -07:00 |
|
Aleksey Shipilev
|
0284208ab3
|
8223447: Stabilize gc/shenandoah/TestStringDedupStress test
Reviewed-by: rkennke
|
2019-05-07 21:53:46 +02:00 |
|
Aleksey Shipilev
|
c222e1aad0
|
8223446: Shenandoah breaks alignment with some HumongousThreshold values
Reviewed-by: rkennke
|
2019-05-07 21:53:38 +02:00 |
|
Jean Christophe Beyler
|
68ae1e7965
|
8223044: Add back exception checking in tests
Add exception checking to previously modified tests
Reviewed-by: sspitsyn, cjplummer
|
2019-05-07 07:43:41 -07:00 |
|
Xin Liu
|
63dbcdc874
|
8222670: pathological case of JIT recompilation and code cache bloat
Prevent downgraded compilation tasks from recompiling.
Reviewed-by: sgehwolf, thartmann
|
2019-05-07 09:17:03 +02:00 |
|
Dean Long
|
a854955d3e
|
8218700: infinite loop in HotSpotJVMCIMetaAccessContext.fromClass after OutOfMemoryError
Reviewed-by: never, kvn
|
2019-04-25 13:35:34 -07:00 |
|
Vladimir Kozlov
|
72f082e925
|
8223332: Update JVMCI
Reviewed-by: never, dnsimon
|
2019-05-06 20:05:19 -07:00 |
|
Pengfei Li
|
58a1f6ac13
|
8223054: [TESTBUG] Put graalJarsCP before existing classpath in GraalUnitTestLauncher
Reviewed-by: iignatyev, dlong
|
2019-05-07 00:58:10 +00:00 |
|
Daniil Titov
|
5a264ba9db
|
8222667: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter002/TestDescription.java failed with "event IS NOT a breakpoint"
Reviewed-by: gadams, sspitsyn, jcbeyler, cjplummer
|
2019-05-06 09:58:14 -07:00 |
|
Kim Barrett
|
a8e13a5839
|
8221359: Eliminate SATBMarkQueueSet::filter_thread_buffers
Removed filter_thread_buffers
Reviewed-by: tschatzl, sangheki
|
2019-05-03 23:35:12 -04:00 |
|
Harold Seigel
|
84c38b8f7f
|
8222500: runtime/8176717/TestInheritFD.java failed with java.nio.file.NoSuchFileException: /tmp/communication7071713601211876892.txt
Create the test's temporary files inside of jtreg scratch directories instead of /tmp
Reviewed-by: coleenp, lfoltan, dholmes
|
2019-05-03 07:54:09 -04:00 |
|
Coleen Phillimore
|
b3f4ca4563
|
8223194: runtime/Shutdown/ShutdownTest.java due to "OutOfMemoryError: Java heap too small"
Use default memory for the test.
Reviewed-by: dholmes, kvn
|
2019-05-01 20:48:19 -04:00 |
|