test/gc/survivorAlignment/AlignmentHelper.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/gc/survivorAlignment/AlignmentHelper.java	Tue Dec  9 15:13:20 2014
--- new/test/gc/survivorAlignment/AlignmentHelper.java	Tue Dec  9 15:13:20 2014

*** 22,32 **** --- 22,32 ---- */ import java.lang.management.MemoryPoolMXBean; import java.util.Optional; ! import sun.hotspot.WhiteBox; ! import jdk.testlib.WhiteBox; /** * Helper class aimed to provide information about alignment of objects in * particular heap space, expected memory usage after objects' allocation so on. */

test/gc/survivorAlignment/AlignmentHelper.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File