6625574: java/lang/management/MemoryMXBean/Pending.java fails: "pending finalization = 0 but expected > 0"

Move local objs variable to a static public so the the optimizer will not remove it unexpectedly.

Reviewed-by: sla
1 file changed