This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-02-07 17:08:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
hotspot
/
test
/
gc
/
survivorAlignment
History
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
..
AlignmentHelper.java
8037968: Add tests on alignment of objects copied to survivor space
2014-11-26 14:17:06 +04:00
SurvivorAlignmentTestMain.java
8154258: [TESTBUG] Various serviceability tests fail compilation
2016-05-01 12:47:00 +03:00
TestAllocationInEden.java
8153737: Unsupported Module
2016-04-09 23:03:39 +01:00
TestPromotionFromEdenToTenured.java
8153737: Unsupported Module
2016-04-09 23:03:39 +01:00
TestPromotionFromSurvivorToTenuredAfterFullGC.java
8153737: Unsupported Module
2016-04-09 23:03:39 +01:00
TestPromotionFromSurvivorToTenuredAfterMinorGC.java
8153737: Unsupported Module
2016-04-09 23:03:39 +01: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
8153737: Unsupported Module
2016-04-09 23:03:39 +01:00