Christian Tornqvist
|
ad85e18f23
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
|
2016-08-19 10:06:30 -04: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 |
|
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 |
|
Chris Plummer
|
d78d0c4fa4
|
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.
Reviewed-by: mseledtsov, sla, iklam
|
2015-10-29 12:04:04 -07:00 |
|
Alexander Kulyakthin
|
462f735dac
|
8067013: Rename the com.oracle.java.testlibary package
Reviewed-by: dholmes, gtriantafill, sla
|
2015-05-04 16:30:07 +02:00 |
|
Tobias Hartmann
|
bf022cf7dc
|
8066433: Move Whitebox test library to top level repository
Moved Whitebox test library to top level repository.
Reviewed-by: iignatyev, sla, mr
|
2014-12-12 09:37:38 +01:00 |
|
Coleen Phillimore
|
d6de951947
|
8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter
Signed bitfield size y can only have (1 << y)-1 values.
Reviewed-by: shade, dholmes, jrose, ctornqvi, gtriantafill
|
2014-11-11 09:59:50 -05:00 |
|
George Triantafillou
|
b4138cce10
|
8061969: [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit platforms
Reviewed-by: ctornqvi, coleenp
|
2014-11-05 08:22:17 -08:00 |
|
George Triantafillou
|
3f590aeec4
|
8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running
Reviewed-by: ctornqvi, zgu, hseigel
|
2014-08-22 06:28:14 -07:00 |
|
George Triantafillou
|
89c5882d2e
|
8054952: [TESTBUG] Add missing NMT2 tests
The new NMT2 tests got lost on the way into jdk9 yesterday, this change adds them.
Reviewed-by: coleenp, zgu, ctornqvi
|
2014-08-12 14:06:41 -07:00 |
|