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 |
|
Christian Tornqvist
|
ce283b1347
|
8080733: [TESTBUG] several runtime/ErrorHandling/* tests time out on Windows
Reviewed-by: coleenp, gtriantafill
|
2015-07-15 10:37:11 -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 |
|
Alexander Kulyakthin
|
01b9971365
|
8075586: Add @modules as needed to the open hotspot tests
Reviewed-by: sla, ctornqvi, lfoltan, mchung, alanb
|
2015-03-26 16:36:56 +01: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 |
|
Andrey Zakharov
|
dd95f0a0c2
|
8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
Reviewed-by: kvn, iignatyev, mgerdin
|
2014-08-11 17:12:41 +04:00 |
|
Christian Tornqvist
|
5cfb709349
|
8047878: [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris
Limited heap size to reduce size of core file generated
Reviewed-by: sla, coleenp, dcubed
|
2014-06-23 14:51:10 -07:00 |
|
Mikhailo Seledtsov
|
2b82651ec0
|
8023796 : [TESTBUG] Add -XX:-TransmitErrorReport to runtime/6888954/vmerrors.sh
Added -XX:-TransmitErrorReport to the test
Reviewed-by: stefank, ctornqvi
|
2013-10-06 16:13:50 +02:00 |
|
Mikael Vidstedt
|
de93893f4e
|
8013726: runtime/memory/ReserveMemory.java fails due to 'assert(bytes % os::vm_allocation_granularity() == 0) failed: reserve block size'
Fix regression test to work on all platforms
Reviewed-by: ctornqvi, dholmes
|
2013-05-21 09:43:23 -07:00 |
|
Mikael Vidstedt
|
9e8a3585b0
|
8012015: Use PROT_NONE when reserving memory
Reserved memory had PROT_READ+PROT_WRITE access on Linux/bsd, now changed to PROT_NONE.
Reviewed-by: dholmes, ctornqvi
|
2013-04-29 11:03:49 -07:00 |
|