jdk/test/java/lang/instrument/appendToClassLoaderSearch/CommonSetup.sh
changeset 715 f16baef3a20e
parent 276 57cf064fc997
child 4661 1dad7f2ea780
equal deleted inserted replaced
714:6a05e0bdaee5 715:f16baef3a20e
     1 #!/bin/sh
     1 #!/bin/sh
     2 
     2 
     3 #
     3 #
     4 # Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
     4 # Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
     5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     6 #
     6 #
     7 # This code is free software; you can redistribute it and/or modify it
     7 # This code is free software; you can redistribute it and/or modify it
     8 # under the terms of the GNU General Public License version 2 only, as
     8 # under the terms of the GNU General Public License version 2 only, as
     9 # published by the Free Software Foundation.
     9 # published by the Free Software Foundation.