Re: RFR: 8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace

2013-07-06 Thread Erik Helin
Thanks! Erik On 2013-07-05, Alan Bateman wrote: On 05/07/2013 15:08, Erik Helin wrote: Hi all, still looking for a review for this testfix. Looping in hotspot-gc-...@openjdk.java.net as well. It looks like okay to me and the comments make it clear the memory pools that it expects.

Re: RFR: 8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace

2013-07-05 Thread Erik Helin
Hi all, still looking for a review for this testfix. Looping in hotspot-gc-...@openjdk.java.net as well. Thanks, Erik On 2013-07-01, Erik Helin wrote: Hi all, this change updates MemoryTest.java to take the newly added Metaspace and Compressed Class Space MemoryMXBeans into account, as

Re: RFR: 8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace

2013-07-05 Thread Alan Bateman
On 05/07/2013 15:08, Erik Helin wrote: Hi all, still looking for a review for this testfix. Looping in hotspot-gc-...@openjdk.java.net as well. It looks like okay to me and the comments make it clear the memory pools that it expects. -Alan

RFR: 8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace

2013-07-01 Thread Erik Helin
Hi all, this change updates MemoryTest.java to take the newly added Metaspace and Compressed Class Space MemoryMXBeans into account, as well as the new Metaspace Memory Manager. This change also removes the following two tests from ProblemList.txt since they are now passing again: