Alejandro Murillo
|
560886751b
|
Merge
|
2016-07-21 20:09:19 -07:00 |
|
Alejandro Murillo
|
ff1f1235ab
|
Merge
|
2016-07-21 19:50:41 -07:00 |
|
Dmitry Fazunenko
|
92110548e8
|
8161552: Test issue: VM init failed: GC triggered before VM initialization completed. Try increasing NewSize, current value 768K
Reviewed-by: tschatzl, jmasa, zmajo
|
2016-07-21 17:12:35 +04:00 |
|
Michail Chernov
|
c6f30feaec
|
8160827: gc/stress/TestStressG1Humongous.java fails with OOME
Reviewed-by: tschatzl
|
2016-07-19 18:15:46 +03:00 |
|
Thomas Schatzl
|
ada5ab192f
|
8034842: Parallelize the Free CSet phase in G1
Reviewed-by: jmasa, ehelin
|
2016-07-19 10:31:41 +02:00 |
|
Daniel D. Daugherty
|
c0e5b2646f
|
8161173: quarantine compiler/arraycopy/TestEliminatedArrayCopyDeopt.java
8161174: quarantine gc/stress/TestStressG1Humongous.java on 32-bit
8161175: quarantine serviceability/dcmd/compiler/CompilerQueueTest.java on 32-bit
Reviewed-by: sspitsyn, jmasa, gtriantafill
|
2016-07-18 14:20:30 -07:00 |
|
Michail Chernov
|
dd05422209
|
8158508: gc/logging/TestUnifiedLoggingSwitchStress.java timeout
Reviewed-by: jmasa, tschatzl
|
2016-07-12 15:06:18 +03:00 |
|
Jesper Wilhelmsson
|
464bfe497d
|
8048093: Explicitly setting := vs = in the -XX:+PrintFlagsFinal output
Reviewed-by: kvn, gziemski
|
2016-06-21 19:35:39 +02:00 |
|
Jon Masamitsu
|
8821cffac1
|
8157240: GC task trace logging is incomprehensible
Reviewed-by: tschatzl, redestad
|
2016-05-19 13:59:50 -07:00 |
|
Stefan Karlsson
|
ea82c69b6e
|
8159893: StringTable cleaning log line lacks the GC ID prefix
Reviewed-by: pliden, jmasa
|
2016-06-21 14:00:18 +02:00 |
|
Jon Masamitsu
|
3af1b64ce1
|
8024945: Remove check on minimum size of MetaspaceSize
Reviewed-by: kbarrett, tschatzl
|
2016-06-13 14:10:09 -07:00 |
|
Kirill Zhaldybin
|
ed9f815336
|
8132711: Add tests which check that Humongous objects behave as expected after Mixed GC
Reviewed-by: tschatzl, dfazunen
|
2016-06-29 18:40:28 +03:00 |
|
Kirill Zhaldybin
|
69a42dc15a
|
8132715: Add tests which check that no allocations allowed in any of humongous regions
Reviewed-by: dfazunen, tschatzl
|
2016-06-29 17:01:55 +03:00 |
|
Dmitry Fazunenko
|
990315c8ce
|
8160088: update hotspot tests depending on GC to use @requires vm.gc.X
Reviewed-by: iignatyev, mchernov, dholmes
|
2016-06-24 19:52:31 +04:00 |
|
Michail Chernov
|
4dd736d71a
|
8158412: [TESTBUG] TestIHOPErgo and TestStressG1Humongous should not be executed when JFR is enabled
Reviewed-by: dfazunen, tschatzl
|
2016-06-17 18:45:09 +03:00 |
|
Kirill Zhaldybin
|
0f8af0955c
|
8132713: Add tests which check that Humongous objects behave as expected after finishing ConcMark Cycle
Reviewed-by: tschatzl, dfazunen
|
2016-06-14 19:15:27 +03:00 |
|
Jon Masamitsu
|
35ba62637e
|
8026752: Cancel MetaspaceGC request for a CMS concurrent collection after GC
Reviewed-by: sjohanss, sangheki
|
2016-06-10 09:22:09 -07:00 |
|
Jon Masamitsu
|
c3d0e73480
|
8157620: Guarantee in run_task(task, num_workers) fails
Reviewed-by: tschatzl, drwhite
|
2016-05-25 09:28:20 -07:00 |
|
Stefan Johansson
|
ec6f427ecc
|
8146530: [testbug] some tests fail because the compiler is using Java heap memory
Reviewed-by: jwilhelm, jmasa, kvn
|
2016-06-09 13:24:44 +02:00 |
|
Michail Chernov
|
7cb4e07b8d
|
8157954: [TESTBUG] G1 tests fail with defined MaxGCPauseMillis
Reviewed-by: jmasa, dfazunen, tschatzl
|
2016-05-31 20:31:08 +03:00 |
|
Stefan Johansson
|
277d5f6f08
|
8152239: hotspot/test/gc/TestSmallHeap.java failed in jdk9
Reviewed-by: mgerdin, dfazunen, mchernov
|
2016-06-02 09:44:41 +02:00 |
|
Stefan Johansson
|
84d9673da4
|
8157153: TestStressRSetCoarsening fails with OOM
Reviewed-by: mgerdin, dfazunen
|
2016-05-27 12:57:38 +02:00 |
|
Michail Chernov
|
286b967574
|
8157452: [TESTBUG] PLAB tests don't handle unexpected GC
Reviewed-by: dfazunen, tschatzl
|
2016-05-27 17:48:56 +03:00 |
|
Dmitry Samersoff
|
6e4ea797f3
|
8155957: java.lang.IllegalAccessError: class <foo> (in unnamed module XXX) cannot access class jdk.internal.misc.Unsafe
Added missed exports
Reviewed-by: sspitsyn
|
2016-05-24 12:56:41 +03:00 |
|
Michail Chernov
|
1570c8ce43
|
8154787: gc/g1/Test2GbHeap.java fails with java.lang.RuntimeException
Reviewed-by: jprovino, dfazunen, jmasa, drwhite
|
2016-05-20 14:53:13 +03:00 |
|
Dmitry Samersoff
|
cddb3b11ef
|
8156769: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails with java.lang.Exception
Update test to use jhsdb instead of jmap
Reviewed-by: sla
|
2016-05-12 17:47:45 +03:00 |
|
Kirill Zhaldybin
|
2b53799702
|
8156763: Quarantine gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
Reviewed-by: jprovino, tschatzl
|
2016-05-11 18:49:29 +03:00 |
|
Kirill Zhaldybin
|
5992b4a6b2
|
8150865: SQE test: GC unified logging: check that dynamic log level doesn't break anything
Reviewed-by: jwilhelm, dfazunen
|
2016-05-10 21:23:33 +03:00 |
|
Kirill Zhaldybin
|
bb79607f67
|
8132710: Add tests which check that Humongous objects behave as expected after Young GC
8132712: Add tests which check that Humongous objects behave as expected after Full GC
Reviewed-by: jmasa, dfazunen
|
2016-05-06 17:51:11 +03:00 |
|
Daniel D. Daugherty
|
ac61c34c54
|
8155958: quarantine failing tests from JDK-8155957
Reviewed-by: hseigel, gtriantafill, dsamersoff, sspitsyn
|
2016-05-03 13:30:40 -07:00 |
|
Dmitry Samersoff
|
85deb5aa7e
|
8154258: [TESTBUG] Various serviceability tests fail compilation
Replace sun.misc.Unsafe with jdk.internal.misc.Unsafe
Reviewed-by: chegar, kvn
|
2016-05-01 12:47:00 +03:00 |
|
Max Ockner
|
da0fe9d476
|
8154110: Update class* and safepoint* logging subsystems
Refactored logging tags in class and safepoint subsystems.
Reviewed-by: coleenp, rehn, hseigel
|
2016-04-29 22:40:51 -04:00 |
|
Kirill Zhaldybin
|
d423c99efc
|
8155527: New test TestHumongousClassLoader fails with "-XX:+ExplicitGCInvokesConcurrent" option
Reviewed-by: dfazunen, drwhite, jwilhelm
|
2016-04-28 16:55:04 +03:00 |
|
Kirill Zhaldybin
|
75d8a4b585
|
8155092: [TESTBUG] TestHumongousClassLoader.java needs UnlockDiagnosticVMOptions before WhiteBoxAPI
Reviewed-by: tschatzl, dfazunen
|
2016-04-26 16:50:34 +03:00 |
|
Dmitry Dmitriev
|
b788b49698
|
Merge
|
2016-04-26 11:49:37 +00:00 |
|
Alexander Kulyakhtin
|
7cf6a15162
|
8153992: Some hotspot tests fail on compact2 due to an unnecessary test library dependency
Removing unnecessary dependency on java.management from the ProcessTool.getProcessId()
Reviewed-by: mchung
|
2016-04-26 13:22:32 +03:00 |
|
Michail Chernov
|
0fc708181a
|
8154341: [TESTBUG] G1 stress test for humongous objects allocation
Reviewed-by: jwilhelm, dfazunen
|
2016-04-22 18:19:29 +03:00 |
|
Michail Chernov
|
4397d91642
|
8154759: [TESTBUG] GC tests should be changed to be able to execute with -Xlog:all=trace
Reviewed-by: jmasa, dfazunen
|
2016-04-22 17:49:15 +03:00 |
|
Michail Chernov
|
14a8adfd9f
|
8154843: GC tests should be correctly marked with @module
Reviewed-by: jwilhelm, dfazunen
|
2016-04-22 17:46:06 +03:00 |
|
Kirill Zhaldybin
|
b15c8503ab
|
8132718: Add tests which check that when humongous classloader object becomes unreachable it and all classes that were loaded in it should be collected
Reviewed-by: jmasa, dfazunen
|
2016-04-21 17:55:14 +03:00 |
|
Kirill Zhaldybin
|
769aba784a
|
8153764: Add auxiliary method that generates class by class prototype to gc testlibrary
Reviewed-by: dfazunen, iignatyev
|
2016-04-21 18:01:10 +03:00 |
|
Kirill Zhaldybin
|
c66b2de971
|
8138607: gc/g1/mixedgc/TestLogging.java - G1 Evacuation Pause missing from output
Reviewed-by: tschatzl, dfazunen
|
2016-04-19 19:13:18 +03:00 |
|
Thomas Schatzl
|
2d6f4ee98f
|
8154141: [TESTBUG] test/gc/g1/TestRegionLivenessPrint.java misses -XX:+UnlockDiagnosticVMOption flag
Reviewed-by: dfazunen, jwilhelm
|
2016-04-14 10:57:09 +02:00 |
|
Kim Barrett
|
3079c942b6
|
8133051: Concurrent refinement threads may be activated and deactivated at random
Establish min threshold step; earlier primary refinement thread activation.
Reviewed-by: tschatzl, drwhite, mgerdin, jmasa
|
2016-04-18 14:52:31 -04:00 |
|
Daniel D. Daugherty
|
2e49c43a00
|
Merge
|
2016-04-14 20:43:16 -07:00 |
|
Daniel D. Daugherty
|
f6e4fcc556
|
Merge
|
2016-04-14 17:42:29 -07:00 |
|
Michail Chernov
|
8c6cc265f6
|
8153222: [TESTBUG] Move tests in stress/gc to gc/stress
Reviewed-by: dfazunen, jwilhelm
|
2016-04-14 15:45:38 +03:00 |
|
Alejandro Murillo
|
7ab9e3f794
|
8154028: Several hotspot tests need to be updated after 8153737 (Unsupported Module)
Reviewed-by: darcy, kvn
|
2016-04-11 20:38:38 -07:00 |
|
Alejandro Murillo
|
45b6e4a1ca
|
Merge
|
2016-04-11 14:21:25 -07:00 |
|
Chris Hegarty
|
b7075c2db9
|
8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz
|
2016-04-09 23:03:39 +01:00 |
|