Claes Redestad
|
5c3008fbc4
|
8209120: Archive the Integer.IntegerCache
Reviewed-by: jiangli, alanb, plevart, iklam, mchung
|
2018-08-13 19:21:43 +02:00 |
|
Ekaterina Pavlova
|
582c0dafb8
|
8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
Reviewed-by: kvn
|
2018-08-13 04:02:51 -07:00 |
|
Thomas Schatzl
|
044b502383
|
8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
Exclude maximum range value from testing.
Reviewed-by: sangheki, kbarrett
|
2018-08-13 12:24:25 +02:00 |
|
Coleen Phillimore
|
5a80204c23
|
8209384: ProblemList stressHierarchy metaspace tests
These try to trigger GC by filling metaspace which seems to be not working.
Reviewed-by: jiangli
|
2018-08-10 22:38:18 -04:00 |
|
Jiangli Zhou
|
a5d14313f5
|
8207263: Store the Configuration for system modules into CDS archive
Archive boot layer Configuration.
Reviewed-by: redestad, iklam, ccheung
|
2018-08-10 00:35:57 -04:00 |
|
Calvin Cheung
|
5858a507f4
|
8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests
Only include the CDS logging option in the tests which require it
Reviewed-by: mseledtsov, jiangli, iklam
|
2018-08-09 15:52:23 -07:00 |
|
Ekaterina Pavlova
|
b037ff24a8
|
8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError"
Reviewed-by: kvn, dnsimon
|
2018-08-09 11:39:18 -07:00 |
|
Mikael Vidstedt
|
83a51d869e
|
Merge
|
2018-08-09 10:08:07 -07:00 |
|
Daniel D. Daugherty
|
1543db08da
|
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Reviewed-by: coleenp
|
2018-08-08 15:11:11 -04:00 |
|
Staffan Larsen
|
b806cb371e
|
8031761: [TESTBUG] Add a regression test for JDK-8026328
Reviewed-by: kvn, iignatyev
|
2018-08-07 13:51:30 -07:00 |
|
David Buck
|
0919d6d626
|
8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
Enforce lower bound on number of loop iterations used to trigger OSR
Reviewed-by: kvn, iignatyev
|
2018-08-06 22:30:37 -04:00 |
|
Daniel D. Daugherty
|
03c595997c
|
8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
Reviewed-by: dholmes, sspitsyn
|
2018-08-06 20:44:14 -04:00 |
|
Tobias Hartmann
|
6dac70d919
|
8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
Bail out from recursive computation if the block was already processed.
Reviewed-by: kvn, iveresov
|
2018-08-06 09:09:57 +02:00 |
|
Igor Ignatyev
|
b863c0efab
|
8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice
Reviewed-by: kvn, vlivanov
|
2018-08-03 15:39:28 -07:00 |
|
Ekaterina Pavlova
|
e4521331a8
|
8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
Reviewed-by: kvn
|
2018-07-31 09:48:25 -07:00 |
|
Daniel D. Daugherty
|
30d46ba27b
|
8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Reviewed-by: cjplummer
|
2018-07-30 14:22:36 -04:00 |
|
Igor Ignatyev
|
cb25641e4c
|
8208370: fix typo in ReservedStack tests' @requires
Reviewed-by: kvn
|
2018-07-27 00:00:28 -07:00 |
|
Igor Ignatyev
|
5c2439b0f6
|
8208358: update bug ids mentioned in tests
Reviewed-by: kvn
|
2018-07-26 23:59:46 -07:00 |
|
Harold Seigel
|
5a3decc9f1
|
8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
Add code to skip over unknown attributes when class file version >= 11.
Reviewed-by: lfoltan
|
2018-07-26 15:56:37 -04:00 |
|
Jean Christophe Beyler
|
5b9175eae8
|
8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
Lower the interval rate and check GC objects too
Reviewed-by: dcubed, sspitsyn
|
2018-07-26 11:53:59 -07:00 |
|
Ekaterina Pavlova
|
5bafe6f9a0
|
8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
Reviewed-by: kvn, sspitsyn
|
2018-07-26 10:23:33 -07:00 |
|
Daniel D. Daugherty
|
6958cd7967
|
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Reviewed-by: hseigel, kvn
|
2018-07-26 13:08:42 -04:00 |
|
Chris Plummer
|
3ec12f2dc1
|
8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030 fails with "unexpected values of outer fields of the class" when running with -Xcomp
Do a better job of handling compilations before execution
Reviewed-by: sspitsyn, amenkov
|
2018-07-25 13:15:36 -07:00 |
|
Daniel D. Daugherty
|
8c4ac06e1c
|
8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Reviewed-by: cjplummer
|
2018-07-25 15:38:37 -04:00 |
|
Jean Christophe Beyler
|
37bbbcff6d
|
8207765: HeapMonitorTest.java intermittent failure
Lower the interval rate and check GC objects too
Reviewed-by: dcubed, sspitsyn
|
2018-07-25 10:51:16 -07:00 |
|
Daniel D. Daugherty
|
021a771791
|
8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Reviewed-by: darcy
|
2018-07-25 12:32:06 -04:00 |
|
Chris Plummer
|
23a2b24b0b
|
8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
Add test to ProblemsList.txt
Reviewed-by: sspitsyn
|
2018-07-24 10:35:25 -07:00 |
|
Daniel D. Daugherty
|
c1ec12c2ff
|
8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Reviewed-by: sspitsyn
|
2018-07-23 14:41:06 -04:00 |
|
Coleen Phillimore
|
a95225aabc
|
8203820: [TESTBUG] vmTestbase/metaspace/staticReferences/StaticReferences.java timed out
Moved InMemoryJavaCompiler out of loops or reduced loops with InMemoryJavaCompiler
Reviewed-by: vromero, jiangli
|
2018-07-20 18:03:23 -04:00 |
|
Ekaterina Pavlova
|
daa3f2ce32
|
8206241: compiler/graalunit/PhasesCommonTest.java fails with java.lang.Error: TESTBUG: no tests found for prefix org.graalvm.compiler.phases.common.test
Reviewed-by: kvn
|
2018-07-20 11:39:52 -07:00 |
|
Igor Ignatyev
|
d38a0c13fd
|
8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files
Reviewed-by: kvn
|
2018-07-20 11:39:37 -07:00 |
|
Goetz Lindenmaier
|
c798b68ee1
|
8207830: [aix] disable jfr in build and tests
Reviewed-by: kvn, erikj
|
2018-07-20 09:46:57 +02:00 |
|
Jean Christophe Beyler
|
4823354a6a
|
8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Add a calculation of array sizes before test to satisfy ZGC support
Reviewed-by: amenkov, sspitsyn
|
2018-07-19 18:21:24 -07:00 |
|
Serguei Spitsyn
|
bfa23646ee
|
8207819: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Problem list the test
Reviewed-by: cjplummer
|
2018-07-18 20:54:12 -07:00 |
|
Jean Christophe Beyler
|
dc45757347
|
8208242: Add @requires to vmTestbase/gc/g1 tests
Added classunloading must not be disabled and G1 is required to g1/unloading tests
Reviewed-by: kbarrett, tschatzl
|
2018-08-08 11:11:19 -07:00 |
|
Xin Liu
|
e5f3e1b60c
|
8207965: C2-only debug build fails
Reviewed-by: kvn, iignatyev
|
2018-08-08 18:38:34 -07:00 |
|
Jean Christophe Beyler
|
626a614146
|
8208303: Track JNI failures and fail tests
Fail in native code via FatalException to signal test failure
Reviewed-by: amenkov, sspitsyn
|
2018-08-08 15:34:32 -07:00 |
|
Coleen Phillimore
|
a7b66f6f5e
|
8208677: Move inner metaspace cleaning out of class unloading
Move to safepoint cleanup actions to do if needed.
Reviewed-by: eosterlund, hseigel
|
2018-08-08 15:24:21 -04:00 |
|
Daniel D. Daugherty
|
149026aa65
|
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Reviewed-by: coleenp
|
2018-08-08 15:11:11 -04:00 |
|
Thomas Schatzl
|
9c0720b156
|
8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Reviewed-by: dholmes, hseigel
|
2018-08-08 15:31:07 +02:00 |
|
Staffan Larsen
|
3be8d256e9
|
8031761: [TESTBUG] Add a regression test for JDK-8026328
Reviewed-by: kvn, iignatyev
|
2018-08-07 13:51:30 -07:00 |
|
Calvin Cheung
|
6f046a9f27
|
8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
Increase timout to 2400 and reduce the amount of output
Reviewed-by: mseledtsov, jiangli
|
2018-08-07 09:44:39 -07:00 |
|
Vladimir Kozlov
|
77204ca163
|
8209023: fix 2 compiler tests to avoid JDK-8208690
Reviewed-by: dholmes, dcubed
|
2018-08-06 18:49:51 -07:00 |
|
Daniel D. Daugherty
|
a9fd33bf2f
|
8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
Reviewed-by: dholmes, sspitsyn
|
2018-08-06 20:52:41 -04:00 |
|
Jean Christophe Beyler
|
b2042fe0ca
|
8079682: [mlvm] remove SAM code in MHTransformationGen
Remove SAM code from the test and remove related dead code
Reviewed-by: iignatyev
|
2018-08-06 14:23:02 -07:00 |
|
Ekaterina Pavlova
|
080d3bb21a
|
8194958: [Graal] disable compiler/c2/cr7200264 tests
Reviewed-by: kvn, tschatzl
|
2018-08-06 13:53:49 -07:00 |
|
Daniel D. Daugherty
|
963bb6c8be
|
8209020: ProblemList tests affected by JDK-8208778
Reviewed-by: hseigel
|
2018-08-06 16:15:09 -04:00 |
|
Pengfei Li
|
03d6ab3b09
|
8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
Limit the maximal file name length to 242 for AUFS file system
Reviewed-by: dholmes, redestad
|
2018-08-06 04:31:50 -04:00 |
|
Phil Race
|
32ec91ca9b
|
Merge
|
2018-08-03 09:42:57 -07:00 |
|
Daniel D. Daugherty
|
2ce4abbcc8
|
8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
Reviewed-by: dholmes
|
2018-08-02 22:14:54 -04:00 |
|