Daniel D. Daugherty
|
d3fd7e2a25
|
8225022: Put compiler/graalunit/JttThreadsTest.java on ProblemList-graal.txt
Reviewed-by: kvn
|
2019-05-29 19:25:45 -04:00 |
|
Jesper Wilhelmsson
|
866c0de81c
|
8224715: ProblemList compiler/graalunit/HotspotJdk9Test.java
Reviewed-by: mikael
|
2019-05-24 03:17:31 +02:00 |
|
David Holmes
|
bef6a3e0db
|
8224570: Update ProblemList-graal.txt
Reviewed-by: thartmann
|
2019-05-22 06:13:53 -04:00 |
|
Ekaterina Pavlova
|
ca569937da
|
8224017: [Graal] gc/z/TestUncommit.java fails with Graal
Reviewed-by: kvn
|
2019-05-16 12:33:44 -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 |
|
Ekaterina Pavlova
|
b567fe0101
|
8223235: [Graal] compiler/jsr292/NonInlinedCall/InvokeTest.java failed time out
Reviewed-by: kvn
|
2019-05-13 13:32:38 -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 |
|
Dean Long
|
a854955d3e
|
8218700: infinite loop in HotSpotJVMCIMetaAccessContext.fromClass after OutOfMemoryError
Reviewed-by: never, kvn
|
2019-04-25 13:35:34 -07:00 |
|
Dean Long
|
61f35bf898
|
8219403: JVMCIRuntime::adjust_comp_level should be replaced
Reviewed-by: kvn, dnsimon, never
|
2019-04-24 09:10:45 -07: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 |
|
Ekaterina Pavlova
|
894027aec4
|
8208066: compiler/graalunit/JttThreadsTest.java failed with org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds
Reviewed-by: iignatyev
|
2019-04-12 14:13:31 -07:00 |
|
Daniel D. Daugherty
|
758f02e6cc
|
8222229: ProblemList compiler/jsr292/InvokerSignatureMismatch.java
Reviewed-by: iignatyev
|
2019-04-09 18:26:36 -04:00 |
|
Ekaterina Pavlova
|
93c0734d3a
|
8216551: GraalUnitTestLauncher should be executed as '@run driver'
Reviewed-by: dlong, kvn
|
2019-04-08 11:11:22 -07:00 |
|
Coleen Phillimore
|
54f31c6089
|
8218399: runtime/RedefineObject/TestRedefineObject.java timeout
Exclude this test for graal
Reviewed-by: hseigel, lfoltan
|
2019-03-22 16:16:10 -04:00 |
|
Igor Ignatyev
|
8d282e55e2
|
8220689: problem list RandomCommandsTest in graal runs
Reviewed-by: kvn
|
2019-03-14 16:17:42 -07:00 |
|
Daniil Titov
|
aff762c368
|
8220244: vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t003 hasn't been un-problemlisted
Reviewed-by: dlong
|
2019-03-12 17:55:17 -07:00 |
|
Jesper Wilhelmsson
|
c7219faf86
|
8218074: Update Graal
Reviewed-by: kvn
|
2019-03-12 19:17:42 +01:00 |
|
Igor Ignatyev
|
4128d63287
|
8219476: cleanup hotspot ProblemList
Reviewed-by: jwilhelm
|
2019-02-20 11:51:23 -08:00 |
|
Patric Hedlin
|
0e29b78bd1
|
8214947: Assertion error in test: StringCompressInflateTest
Reviewed-by: kvn, neliasso
|
2019-02-14 14:59:17 +01:00 |
|
Patric Hedlin
|
48cb2d94e7
|
8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException
Reviewed-by: thartmann, neliasso
|
2019-02-13 14:42:20 +01:00 |
|
Dean Long
|
052e8733b5
|
8218695: problem list tests failing with Graal
Reviewed-by: kvn
|
2019-02-13 00:30:46 -08:00 |
|
Kim Barrett
|
caf5bfeb39
|
8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt
Add test to problem list.
Reviewed-by: iignatyev
|
2019-02-01 18:16:25 -05:00 |
|
Jesper Wilhelmsson
|
b2d0be746a
|
Merge
|
2019-02-02 00:11:54 +01:00 |
|
Alex Menkov
|
e24693c7db
|
8218025: disable pop_frame and force_early_return caps for Graal
Reviewed-by: iignatyev, sspitsyn, dholmes
|
2019-02-01 09:25:31 -08:00 |
|
Igor Veresov
|
5e7e6ae1fe
|
8217828: Un-ProblemList LongMulOverflowTest.java
Reviewed-by: iignatyev
|
2019-01-25 14:50:25 -08:00 |
|
Jesper Wilhelmsson
|
b4aa3d2922
|
8217797: ProblemList LongMulOverflowTest.java
Reviewed-by: thartmann
|
2019-01-25 17:54:02 +01:00 |
|
Igor Ignatyev
|
f5dedad7a1
|
8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest
Reviewed-by: dholmes
|
2019-01-24 23:52:55 -08:00 |
|
Jesper Wilhelmsson
|
996ecff624
|
8217580: Remove tests from problemList as bugs has been closed
Reviewed-by: iignatyev, mseledtsov
|
2019-01-25 00:23:52 +01:00 |
|
Jesper Wilhelmsson
|
e3621e678a
|
Merge
|
2019-01-28 21:44:57 +01:00 |
|
Jesper Wilhelmsson
|
fd21613d59
|
Merge
|
2019-01-25 18:12:06 +01:00 |
|
Jesper Wilhelmsson
|
eb79666b8c
|
8217797: ProblemList LongMulOverflowTest.java
8217801: ProblemList INDIFY_Test.java
Reviewed-by: thartmann
|
2019-01-25 17:34:28 +01:00 |
|
Jesper Wilhelmsson
|
cda6fc62e5
|
8217580: Remove tests from problemList as bugs has been closed
Reviewed-by: iignatyev, mseledtsov
|
2019-01-24 21:24:29 +01:00 |
|
Dean Long
|
db8354fcf3
|
8217394: Remove org.graalvm.compiler.debug.test.TimerKeyTest from problem list
Reviewed-by: kvn
|
2019-01-18 16:11:36 -08:00 |
|
Ekaterina Pavlova
|
966aaa1f9b
|
8215314: [Graal] Enable org.graalvm.compiler.core.test.CountedLoopTest
Reviewed-by: dlong
|
2018-12-12 22:23:48 -08:00 |
|
Dean Long
|
14c389333c
|
8214023: Update Graal
Reviewed-by: kvn
|
2018-12-08 00:56:10 -08:00 |
|
Dean Long
|
bfc1488468
|
8213959: add org.graalvm.compiler.replacements.test.StringCompressInflateTest to graal problem list
Reviewed-by: thartmann, kvn
|
2018-11-16 09:35:39 -08:00 |
|
Dean Long
|
971575362a
|
8210777: Update Graal
Reviewed-by: kvn
|
2018-11-15 09:04:07 -08:00 |
|
Daniil Titov
|
52bee8fe04
|
8203174: [Graal] JDI tests fail with Unexpected exception: com.sun.jdi.ObjectCollectedException
Reviewed-by: sspitsyn, cjplummer
|
2018-11-15 09:56:49 -08:00 |
|
Ekaterina Pavlova
|
d32fed965b
|
8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE
Reviewed-by: dlong
|
2018-11-13 12:52:37 -08:00 |
|
Dean Long
|
cc2fb36243
|
8213701: Add org.graalvm.compiler.debug.test.TimerKeyTest to problem list
Reviewed-by: kvn
|
2018-11-09 11:36:34 -08:00 |
|
Dean Long
|
88fec44661
|
8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
Reviewed-by: kvn
|
2018-11-05 22:22:49 -08:00 |
|
Dean Long
|
fb3ab945a6
|
8212978: Add RedefineMethodUsedByMultipleMethodHandles.java to problem list
Reviewed-by: kvn
|
2018-10-25 09:20:54 -07:00 |
|
Ekaterina Pavlova
|
b6fb9fccdd
|
8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph"
Reviewed-by: kvn
|
2018-09-26 12:47:38 -07:00 |
|
Jiangli Zhou
|
4baa5b10d1
|
8210515: [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set
System module objects are not archived when EnableJVMCI is set to true.
Reviewed-by: iklam, ccheung
|
2018-09-10 18:30:24 -04:00 |
|
Daniil Titov
|
4d57252ee0
|
8209585: [Graal] vmTestbase/nsk/jvmti/scenarios/sampling tests fail with "Too small stack of resumed thread"
Reviewed-by: sspitsyn, amenkov, cjplummer, jcbeyler
|
2018-08-31 11:56:43 -07:00 |
|
Daniil Titov
|
f1553a5f0f
|
8202342: [Graal] fromTonga/nsk/jvmti/unit/FollowReferences/followref003/TestDescription.java fails with "Location mismatch" errors
Reviewed-by: sspitsyn, amenkov
|
2018-08-22 08:31:15 -07:00 |
|
Mikael Vidstedt
|
95db6924f2
|
Merge
|
2018-08-20 14:19:30 -07:00 |
|
Ekaterina Pavlova
|
3c0f0f0175
|
8209587: Update test/hotspot/jtreg/ProblemList-graal.txt
Reviewed-by: kvn
|
2018-08-17 03:59:20 -07:00 |
|