jdk/test/java/lang/annotation/loaderLeak/LoaderLeak.sh
changeset 9035 1255eb81cc2f
parent 5506 202f599c92aa
child 12047 320a714614e9
equal deleted inserted replaced
8911:d1cf7d4ee16c 9035:1255eb81cc2f
     1 #!/bin/sh
     1 #!/bin/sh
     2 
     2 
     3 # Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
     3 # Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
     4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5 #
     5 #
     6 # This code is free software; you can redistribute it and/or modify it
     6 # This code is free software; you can redistribute it and/or modify it
     7 # under the terms of the GNU General Public License version 2 only, as
     7 # under the terms of the GNU General Public License version 2 only, as
     8 # published by the Free Software Foundation.
     8 # published by the Free Software Foundation.