I created a large amount of powermock test cases. When i ran these cases, the
permgen went up to 700m. I know if I use prepareForTest in 10 test cases, 10
different class loaders are created and load the classes in these 10 cases. So
Is there a way to reduce the permgen consuming if I dont want to increase the
permgen space? Thank you very much.
Original issue reported on code.google.com by bienvenueqin@gmail.com on 26 Nov 2013 at 9:01
Original issue reported on code.google.com by
bienvenueqin@gmail.com
on 26 Nov 2013 at 9:01