This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
hotspot
/
test
/
gc
/
survivorAlignment
History
Jon Masamitsu
37370fa733
8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate
...
Reviewed-by: sangheki, tschatzl, mchernov
2016-03-16 14:47:55 -07:00
..
AlignmentHelper.java
8037968: Add tests on alignment of objects copied to survivor space
2014-11-26 14:17:06 +04:00
SurvivorAlignmentTestMain.java
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00
TestAllocationInEden.java
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
2015-10-29 12:04:04 -07:00
TestPromotionFromEdenToTenured.java
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
2015-10-29 12:04:04 -07:00
TestPromotionFromSurvivorToTenuredAfterFullGC.java
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
2015-10-29 12:04:04 -07:00
TestPromotionFromSurvivorToTenuredAfterMinorGC.java
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
2015-10-29 12:04:04 -07:00
TestPromotionLABLargeSurvivorAlignment.java
8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate
2016-03-16 14:47:55 -07:00
TestPromotionToSurvivor.java
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
2015-10-29 12:04:04 -07:00