static void makeSomeGarbage() { for i to 100000: new String("abc"); }