static void makeSomeGarbage() { O[] a = new O[100000]; for i over a: a[i] = aGlobalID(); }