Jean Christophe Beyler
|
fc9941ae72
|
8169004: Fix redundant @requires tags in tests
Reviewed-by: tschatzl, iignatyev
|
2018-07-31 12:24:47 -07:00 |
|
Jean Christophe Beyler
|
ec76c2046c
|
8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
Remove client test entirely and clean up test
Reviewed-by: tschatzl, iignatyev
|
2018-08-01 09:23:24 -07:00 |
|
Jean Christophe Beyler
|
b184fceaa0
|
8208246: flags duplications in vmTestbase_vm_g1classunloading tests
Remove duplicate flags for the classunloading tests
Reviewed-by: tschatzl, iignatyev
|
2018-07-31 10:20:10 -07:00 |
|
Mikhailo Seledtsov
|
8a5467b9c2
|
8185531: [TESTBUG] Improve test configuration for shared strings
Added extra test configurations to the tests
Reviewed-by: iklam, gziemski
|
2018-08-01 19:07:27 -07:00 |
|
Daniel D. Daugherty
|
e7114f64f3
|
8208605: Fix for 8199868 breaks tier1 build
Move variable declarations to make studio compiler happy.
Reviewed-by: kbarrett
|
2018-07-31 17:07:43 -04:00 |
|
Coleen Phillimore
|
16f9e07ba1
|
8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
Fixed refactoring caused by JDK-8203820
Reviewed-by: dholmes, sspitsyn, cjplummer
|
2018-07-31 15:57:52 -04:00 |
|
Zhengyu Gu
|
b71f3e7104
|
8199868: Support JNI critical functions in object pinning API
Pin/unpin incoming array arguments of critical native JNI call
Reviewed-by: shade, adinn
|
2018-07-31 13:12:06 -04:00 |
|
Zhengyu Gu
|
c9d506055c
|
8208499: NMT: Missing memory tag for Safepoint polling page
Added missing memory tag and cleanup memory type enum
Reviewed-by: shade, coleenp
|
2018-07-31 07:35:16 -04:00 |
|
Daniel D. Daugherty
|
10592b0d36
|
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 |
|
Daniil Titov
|
31cf8b1c65
|
8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start
Reviewed-by: sspitsyn, cjplummer
|
2018-07-26 16:22:58 -07:00 |
|
Jean Christophe Beyler
|
a98f40467a
|
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 |
|
Daniel D. Daugherty
|
b62d703d9a
|
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Reviewed-by: hseigel, kvn
|
2018-07-26 13:08:42 -04:00 |
|
Phil Race
|
1387c87093
|
Merge
|
2018-07-26 10:00:40 -07:00 |
|
Daniel D. Daugherty
|
86629a36f0
|
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
|
12bf1a20d0
|
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
|
6602e30cec
|
8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Reviewed-by: darcy
|
2018-07-25 12:32:06 -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 |
|
Vladimir Kozlov
|
2f4efb7871
|
8207262: enable applications/ctw/modules/java_desktop_2.java test again
Reviewed-by: iignatyev
|
2018-07-23 18:29:35 -07:00 |
|
Daniel D. Daugherty
|
f52c4365ca
|
8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Reviewed-by: sspitsyn
|
2018-07-23 14:41:06 -04:00 |
|
Jean Christophe Beyler
|
a6ff367b24
|
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 |
|
Christian Tornqvist
|
4805473049
|
8207855: Make applications/jcstress invoke tests in batches
Reviewed-by: kvn, iignatyev
|
2018-07-20 09:15:54 -04:00 |
|
Daniil Titov
|
301f3c3bb5
|
8204695: [Graal] vmTestbase/nsk/jdi/ClassPrepareRequest/addSourceNameFilter/addSourceNameFilter002/addSourceNameFilter002.java fails
Reviewed-by: sspitsyn, cjplummer
|
2018-07-19 16:53:33 -07:00 |
|
Phil Race
|
28e828130d
|
Merge
|
2018-07-19 10:17:22 -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 |
|
Calvin Cheung
|
0140ddadab
|
8204591: Expire/remove the UseAppCDS option in JDK 12
Reviewed-by: jiangli, mseledtsov, iklam
|
2018-07-17 11:58:53 -07:00 |
|
Lois Foltan
|
cc58241bec
|
8205611: Improve the wording of LinkageErrors to include module and class loader information
Clean up the wording of loader constraint violations to include the module and class loader information.
Reviewed-by: coleenp, goetz, hseigel
|
2018-07-16 11:34:17 -04:00 |
|
Jesper Wilhelmsson
|
4fc510cc89
|
Merge
|
2018-07-14 02:14:54 +02:00 |
|
Aleksei Voitylov
|
2d0aee2275
|
8207065: Cleanup compiler tests for Client VM
Reviewed-by: kvn, iignatyev
|
2018-07-13 11:13:34 -07:00 |
|
Daniil Titov
|
8afac1c9da
|
8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
Reviewed-by: sspitsyn, amenkov
|
2018-07-12 22:53:35 -07:00 |
|
Roland Westrelin
|
6dc1ccac6b
|
8200282: Serializing non-zero byte as zero to ByteBuffer
Arraycopy converted as a series of loads/stores uses wrong slice for loads
Reviewed-by: kvn, thartmann
|
2018-07-13 15:44:54 +02:00 |
|
Volker Simonis
|
0b9f5c8862
|
8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64
Reviewed-by: zgu, dholmes
|
2018-07-13 11:07:43 +02:00 |
|
Volker Simonis
|
24feae77a7
|
8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java
Reviewed-by: dholmes, goetz
|
2018-07-11 19:23:27 +02:00 |
|
Jean Christophe Beyler
|
1292187b28
|
8206960: HeapMonitor tests fail with Graal
Remove checking lines and disable VMEventsTest when using Graal
Reviewed-by: amenkov, sspitsyn
|
2018-07-12 12:00:52 -07:00 |
|
Vladimir Kozlov
|
dbb21a2a92
|
8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled
Restore original behavior when C2 is used
Reviewed-by: thartmann, mdoerr, dnsimon, gdub
|
2018-07-12 11:57:06 -07:00 |
|
Jean Christophe Beyler
|
0922828415
|
8205643: HeapMonitorGCCMSTest fails with Graal
Do not run HeapMonitorGCCMSTest with Graal
Reviewed-by: amenkov, sspitsyn
|
2018-07-10 15:29:25 -07:00 |
|
Ekaterina Pavlova
|
ca6835dc9a
|
8206951: [Graal] org.graalvm.compiler.hotspot.test.GraalOSRTest to ProblemList-graal.txt
Reviewed-by: kvn
|
2018-07-10 13:54:17 -07:00 |
|
Roland Westrelin
|
8c2d9b5ff0
|
8202123: C2 Crash in Node::in(unsigned int) const+0x14
Reviewed-by: kvn, thartmann
|
2018-06-29 17:59:44 +02:00 |
|
David Holmes
|
1980056947
|
8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
Run the new runtime/jni/terminatedThread/TestTerminatedThread.java test in othervm mode
Reviewed-by: alanb, mikael
|
2018-07-10 03:14:55 -04:00 |
|
David Holmes
|
5fcb3ecb4e
|
8205878: pthread_getcpuclockid is expected to return 0 code
Reviewed-by: cjplummer, amenkov, coleenp
|
2018-07-09 20:17:32 -04:00 |
|
Igor Ignatyev
|
cb2d33f02c
|
8206287: fix legal notice in hotspot tests
Reviewed-by: kvn, hseigel
|
2018-07-09 11:15:55 -07:00 |
|