Re: RFR: 8019500: Exclude MemoryTest.java and MemoryTestAllGC.sh to enable integration

2013-07-02 Thread Erik Helin
On 2013-07-02, Alan Bateman wrote: > On 01/07/2013 16:32, Erik Helin wrote: > >Hi all, > > > >this change excludes the following two MemoryMXBean tests: > >- java/lang/management/MemoryMXBean/MemoryTestAllGC.sh > >- java/lang/management/MemoryMXBean/MemoryTest.java > > > >This is needed since a cha

Re: RFR: 8019500: Exclude MemoryTest.java and MemoryTestAllGC.sh to enable integration

2013-07-02 Thread Alan Bateman
On 01/07/2013 16:32, Erik Helin wrote: Hi all, this change excludes the following two MemoryMXBean tests: - java/lang/management/MemoryMXBean/MemoryTestAllGC.sh - java/lang/management/MemoryMXBean/MemoryTest.java This is needed since a change in hotspot added a new memory pool for metaspace:

RFR: 8019500: Exclude MemoryTest.java and MemoryTestAllGC.sh to enable integration

2013-07-01 Thread Erik Helin
Hi all, this change excludes the following two MemoryMXBean tests: - java/lang/management/MemoryMXBean/MemoryTestAllGC.sh - java/lang/management/MemoryMXBean/MemoryTest.java This is needed since a change in hotspot added a new memory pool for metaspace: > hg log hotspot-main/hotspot: > changese