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 |
|