Harold Seigel
d872314ef3
8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location
...
Remove the os_arch string and JRE path from the test. Also add JNIEXPORT to libjsig symbols so dlsym can find them
Reviewed-by: dholmes, lfoltan
2018-10-05 08:50:49 -04:00
Roman Kennke
b263449b15
8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849
...
Reviewed-by: eosterlund, thartmann
2018-10-01 20:23:56 +02:00
Igor Ignatyev
ffe7832042
8211134: problem list compiler/whitebox/ForceNMethodSweepTest.java
...
Reviewed-by: kvn
2018-09-25 18:26:46 -07:00
Daniel D. Daugherty
9af302152c
8211103: ProblemList runtime/XCheckJniJsig/XCheckJSig.java on MacOS X
...
Reviewed-by: mikael, dholmes
2018-09-25 11:31:55 -04:00
Coleen Phillimore
7445ebf02b
8208697: vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
...
Remove timeoutHandler class and let Stresser handle timeout, remove 30 threads filling metaspace, and remove related unused files.
Reviewed-by: lfoltan, mseledtsov
2018-09-10 16:33:55 -04:00
Kim Barrett
8b1bdf579c
8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
...
Expanded permitted threads to include all NamedThreads.
Reviewed-by: dcubed, sspitsyn
2018-09-07 14:44:52 -04:00
Mikael Vidstedt
c41e1d3f3a
8210167: ProblemList vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java
...
Reviewed-by: coleenp
2018-08-29 13:50:55 -07:00
Patricio Chilano Mateo
ff17347f8f
8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed
...
Fixed MemberNameLeak.java due to intermittent failure after 8206423
Reviewed-by: coleenp, lfoltan
2018-08-29 10:46:59 -04:00
Coleen Phillimore
cea6e54978
8210088: ProblemList gc/epsilon/TestMemoryMXBeans.java
...
Reviewed-by: kbarrett, jiangli
2018-08-28 18:03:33 -04:00
Jini George
b4530e2447
8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
...
Use longs instead of ints while computing the identity hash of klass symbols
Reviewed-by: coleenp, lfoltan
2018-08-27 10:25:13 +05:30
Gary Adams
14bb47410b
8034084: nsk.nsk/jvmti/ThreadStart/threadstart003 Wrong number of thread end events
...
Reviewed-by: amenkov, dholmes, sspitsyn
2018-08-23 07:54:19 -04:00
Patricio Chilano Mateo
78363850b9
8209854: ProblemList MemberNameLeak
...
MemberNameLeak.java moved to ProblemList due to intermittent failure after 8206423
Reviewed-by: coleenp
2018-08-23 11:33:51 -04:00
Sharath Ballal
b1b99f1d4c
8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
...
Reviewed-by: dcubed, iklam, jgeorge
2018-08-17 21:50:55 +05:30
Ioi Lam
bd57506f87
8207832: serviceability/sa/ClhsdbCDSCore.java failed with "Couldn't find core file location"
...
Handle %p in /proc/sys/kernel/core_pattern
Reviewed-by: dholmes, hseigel
2018-08-15 19:22:46 -07: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
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
Daniel D. Daugherty
963bb6c8be
8209020: ProblemList tests affected by JDK-8208778
...
Reviewed-by: hseigel
2018-08-06 16:15:09 -04:00
Phil Race
32ec91ca9b
Merge
2018-08-03 09:42:57 -07: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
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
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
Igor Ignatyev
5c2439b0f6
8208358: update bug ids mentioned in tests
...
Reviewed-by: kvn
2018-07-26 23:59:46 -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
Daniel D. Daugherty
6958cd7967
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
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
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
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
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
Jesper Wilhelmsson
4fc510cc89
Merge
2018-07-14 02:14:54 +02: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
Igor Ignatyev
b3f5c241c1
8205954: clean up hotspot ProblemList
...
Reviewed-by: kvn
2018-06-27 16:19:28 -07:00
Igor Ignatyev
b4716c95a0
8199580: [TESTBUG] Un-quarantine vm/mlvm/indy/func/jdi/breakpointOtherStratum and breakpoint
...
Reviewed-by: kvn
2018-06-26 16:01:37 -07:00
Serguei Spitsyn
17f2e93cd9
8205723: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
...
Add the test to the ProblemList.txt
Reviewed-by: dcubed, cjplummer
2018-06-26 15:46:20 -07:00
Serguei Spitsyn
ed24b806f1
8205721: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java
...
Add the test to the ProblemList.txt
Reviewed-by: dcubed
2018-06-26 13:50:59 -07:00
Serguei Spitsyn
35a9c52708
8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
...
Add the test to the ProblemList.txt
Reviewed-by: dcubed
2018-06-26 12:29:20 -07:00
Alex Menkov
7d8922221d
8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken
...
Reviewed-by: sspitsyn, cjplummer
2018-07-13 10:10:51 -07:00
Gary Adams
539a39c5f6
8206007: nsk/jdb/exclude001 test is taking a long time on some builds
...
Reviewed-by: cjplummer, sspitsyn
2018-07-12 10:41:44 -04:00
Chris Plummer
cda97e3382
8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
...
Reviewed-by: sspitsyn
2018-06-20 19:46:44 -07:00
Igor Ignatyev
55eb2d9b79
8205433: clean up hotspot ProblemList
...
Reviewed-by: kvn
2018-06-20 12:42:43 -07:00
Chris Plummer
14e06400d3
8205149: hs201t002 should be put on the problem list
...
Reviewed-by: sspitsyn
2018-06-19 17:50:32 -07:00
Vladimir Kozlov
a0065b1667
8205181: ProblemList applications/ctw/modules/java_desktop_2.java
...
Reviewed-by: iignatyev
2018-06-18 15:24:48 -07:00
Leonid Mesnik
c83edf5ae6
8203491: [TESTBUG] Port heapdump tests into java
...
Reviewed-by: coleenp, jgeorge
2018-06-13 16:32:02 -07:00