test/tools/launcher/MultipleJRE.sh

Print this page



   1 # @test MultipleJRE.sh
   2 # @bug 4811102 4953711 4955505 4956301 4991229 4998210 5018605 6387069 6733959
   3 # @build PrintVersion
   4 # @build UglyPrintVersion
   5 # @build ZipMeUp
   6 # @run shell MultipleJRE.sh
   7 # @summary Verify Multiple JRE version support
   8 # @author Joseph E. Kowalski
   9 
  10 #
  11 # Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved.
  12 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  13 #
  14 # This code is free software; you can redistribute it and/or modify it
  15 # under the terms of the GNU General Public License version 2 only, as
  16 # published by the Free Software Foundation.
  17 #
  18 # This code is distributed in the hope that it will be useful, but WITHOUT
  19 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  20 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License


   1 #!/bin/sh
   2 # @test MultipleJRE.sh
   3 # @bug 4811102 4953711 4955505 4956301 4991229 4998210 5018605 6387069 6733959
   4 # @build PrintVersion
   5 # @build UglyPrintVersion
   6 # @build ZipMeUp
   7 # @run shell MultipleJRE.sh
   8 # @summary Verify Multiple JRE version support
   9 # @author Joseph E. Kowalski
  10 
  11 #
  12 # Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved.
  13 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  14 #
  15 # This code is free software; you can redistribute it and/or modify it
  16 # under the terms of the GNU General Public License version 2 only, as
  17 # published by the Free Software Foundation.
  18 #
  19 # This code is distributed in the hope that it will be useful, but WITHOUT
  20 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  21 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License