comparison test/TEST.groups @ 18067:1e657b902392

Merge
author asaha
date Tue, 10 Jun 2014 14:52:20 -0700
parents 4a1062dc52d1
children 52b4284cb496 bac98749fe00
comparison
equal deleted inserted replaced
18066:4930a95e6ef5 18067:1e657b902392
1 # 1 #
2 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 # 4 #
5 # This code is free software; you can redistribute it and/or modify it 5 # This code is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License version 2 only, as 6 # under the terms of the GNU General Public License version 2 only, as
7 # published by the Free Software Foundation. 7 # published by the Free Software Foundation.
82 runtime/NMT/SummarySanityCheck.java \ 82 runtime/NMT/SummarySanityCheck.java \
83 runtime/NMT/ThreadedMallocTestType.java \ 83 runtime/NMT/ThreadedMallocTestType.java \
84 runtime/NMT/ThreadedVirtualAllocTestType.java \ 84 runtime/NMT/ThreadedVirtualAllocTestType.java \
85 runtime/NMT/VirtualAllocTestType.java \ 85 runtime/NMT/VirtualAllocTestType.java \
86 runtime/RedefineObject/TestRedefineObject.java \ 86 runtime/RedefineObject/TestRedefineObject.java \
87 runtime/Thread/TestThreadDumpMonitorContention.java \
87 runtime/XCheckJniJsig/XCheckJSig.java \ 88 runtime/XCheckJniJsig/XCheckJSig.java \
88 serviceability/attach/AttachWithStalePidFile.java \ 89 serviceability/attach/AttachWithStalePidFile.java \
89 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java 90 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java
90 91
91 92