jdk/test/tools/launcher/ClassPathWildCard.sh
changeset 9035 1255eb81cc2f
parent 5506 202f599c92aa
child 15254 3997a6f357cb
equal deleted inserted replaced
8911:d1cf7d4ee16c 9035:1255eb81cc2f
     4 # @run shell ClassPathWildCard.sh 
     4 # @run shell ClassPathWildCard.sh 
     5 # @summary A very basic/rudimentary test for classpath wildcards
     5 # @summary A very basic/rudimentary test for classpath wildcards
     6 # @author Kumar Srinivasan 
     6 # @author Kumar Srinivasan 
     7 
     7 
     8 #
     8 #
     9 # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
     9 # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
    10 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    10 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    11 #
    11 #
    12 # This code is free software; you can redistribute it and/or modify it
    12 # This code is free software; you can redistribute it and/or modify it
    13 # under the terms of the GNU General Public License version 2 only, as
    13 # under the terms of the GNU General Public License version 2 only, as
    14 # published by the Free Software Foundation.
    14 # published by the Free Software Foundation.