diff --git a/test/java/util/Locale/LocaleCategory.sh b/test/java/util/Locale/LocaleCategory.sh index 84b6119ec3de53711b6ec7057bcd5ea9faeb21c1..7715d3542258009f7866fab0b2fa50e1f78389ef 100644 --- a/test/java/util/Locale/LocaleCategory.sh +++ b/test/java/util/Locale/LocaleCategory.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 4700857 6997928 7079486 diff --git a/test/java/util/Locale/LocaleProviders.sh b/test/java/util/Locale/LocaleProviders.sh index 4d8bd06ff08e1056df542329e57020d5c0b218fb..1c120a3a8c1c19bd5f78ebdde37812491987fd3d 100644 --- a/test/java/util/Locale/LocaleProviders.sh +++ b/test/java/util/Locale/LocaleProviders.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 6336885 7196799 7197573 7198834 8000245 8000615 8001440 8010666 diff --git a/test/java/util/Locale/data/deflocale.sh b/test/java/util/Locale/data/deflocale.sh index b0ee6f82090c8878c831bb0522bb44438e413078..101194a9ed8cbb59480d2b4756ef326de0a5eade 100644 --- a/test/java/util/Locale/data/deflocale.sh +++ b/test/java/util/Locale/data/deflocale.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # # diff --git a/test/java/util/PluggableLocale/BreakIteratorProviderTest.sh b/test/java/util/PluggableLocale/BreakIteratorProviderTest.sh index c98ca539483b776b2759cda5e8ec8b4fc8734216..050d422324b3edbc2507de45054a9a26355e7380 100644 --- a/test/java/util/PluggableLocale/BreakIteratorProviderTest.sh +++ b/test/java/util/PluggableLocale/BreakIteratorProviderTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 4052440 diff --git a/test/java/util/PluggableLocale/CalendarDataProviderTest.sh b/test/java/util/PluggableLocale/CalendarDataProviderTest.sh index c4d1f90d76c519c654f90c6b4f13d3672a57fa0b..36234d7cdc70104812cbf878ec111a75dbadbba9 100644 --- a/test/java/util/PluggableLocale/CalendarDataProviderTest.sh +++ b/test/java/util/PluggableLocale/CalendarDataProviderTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 7058207 8000986 diff --git a/test/java/util/PluggableLocale/ClasspathTest.sh b/test/java/util/PluggableLocale/ClasspathTest.sh index 0d0871b3e4b00eda85b59143b3c84ef0a5a9aa76..99749540553035b1ed26e0aaea0d277e29f06d17 100644 --- a/test/java/util/PluggableLocale/ClasspathTest.sh +++ b/test/java/util/PluggableLocale/ClasspathTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 6388652 diff --git a/test/java/util/PluggableLocale/CollatorProviderTest.sh b/test/java/util/PluggableLocale/CollatorProviderTest.sh index ce2f6a285d315f5c14bec9b0ec5282600fa764ca..01e1b277f5be18cb213b35f671fa01248b67037a 100644 --- a/test/java/util/PluggableLocale/CollatorProviderTest.sh +++ b/test/java/util/PluggableLocale/CollatorProviderTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 4052440 diff --git a/test/java/util/PluggableLocale/CurrencyNameProviderTest.sh b/test/java/util/PluggableLocale/CurrencyNameProviderTest.sh index 8fb9459116cc5ce43101c1be177aa00ff48426d3..9e8d4f90d6132214af90e6c6c160f1fa962add83 100644 --- a/test/java/util/PluggableLocale/CurrencyNameProviderTest.sh +++ b/test/java/util/PluggableLocale/CurrencyNameProviderTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 4052440 7199750 8000997 diff --git a/test/java/util/PluggableLocale/DateFormatProviderTest.sh b/test/java/util/PluggableLocale/DateFormatProviderTest.sh index 228a2484a100b09bd22da771dad20e0add0f10d9..d8a9a288854374a51854e786fc6ece377d0749cc 100644 --- a/test/java/util/PluggableLocale/DateFormatProviderTest.sh +++ b/test/java/util/PluggableLocale/DateFormatProviderTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 4052440 7003643 diff --git a/test/java/util/PluggableLocale/DateFormatSymbolsProviderTest.sh b/test/java/util/PluggableLocale/DateFormatSymbolsProviderTest.sh index 9103e8283b905c1197b82bfe65c2e6025e51b3a8..51ebe6fa630b61a4c8c366e5ec54bdd702426509 100644 --- a/test/java/util/PluggableLocale/DateFormatSymbolsProviderTest.sh +++ b/test/java/util/PluggableLocale/DateFormatSymbolsProviderTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 4052440 7200341 diff --git a/test/java/util/PluggableLocale/DecimalFormatSymbolsProviderTest.sh b/test/java/util/PluggableLocale/DecimalFormatSymbolsProviderTest.sh index 45b84e48f71c51869b74f1dabe3abf37ccdd3fc9..7d6e9bf8ada4796bf54a0c3b7de8c4e90047715f 100644 --- a/test/java/util/PluggableLocale/DecimalFormatSymbolsProviderTest.sh +++ b/test/java/util/PluggableLocale/DecimalFormatSymbolsProviderTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 4052440 diff --git a/test/java/util/PluggableLocale/ExecTest.sh b/test/java/util/PluggableLocale/ExecTest.sh index 698d027a4af921d1e5309e1673caf78d841b213a..3aa001c86ca197893d225f84ef7ee085cef98dd8 100644 --- a/test/java/util/PluggableLocale/ExecTest.sh +++ b/test/java/util/PluggableLocale/ExecTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # # diff --git a/test/java/util/PluggableLocale/GenericTest.sh b/test/java/util/PluggableLocale/GenericTest.sh index ba91be6a34d563a42b7280e15d0f50ce0bad991e..0d53be11c3e0098045f3e41f0fe9a108fb5291e9 100644 --- a/test/java/util/PluggableLocale/GenericTest.sh +++ b/test/java/util/PluggableLocale/GenericTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 4052440 diff --git a/test/java/util/PluggableLocale/LocaleNameProviderTest.sh b/test/java/util/PluggableLocale/LocaleNameProviderTest.sh index 0df042631d313732479cece5a72e136dac5e526f..489c92c779ed0fe0ff93c8d57a275db5a78283cc 100644 --- a/test/java/util/PluggableLocale/LocaleNameProviderTest.sh +++ b/test/java/util/PluggableLocale/LocaleNameProviderTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 4052440 8000273 diff --git a/test/java/util/PluggableLocale/NumberFormatProviderTest.sh b/test/java/util/PluggableLocale/NumberFormatProviderTest.sh index 7f4e902a91451bb0bf5daca113600d355109f14b..1c952e84de8d54b8318a1994727b0c08ece775e2 100644 --- a/test/java/util/PluggableLocale/NumberFormatProviderTest.sh +++ b/test/java/util/PluggableLocale/NumberFormatProviderTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 4052440 7003643 diff --git a/test/java/util/PluggableLocale/TimeZoneNameProviderTest.sh b/test/java/util/PluggableLocale/TimeZoneNameProviderTest.sh index 4e34ae098141eec3e8a4f7e4512a4ff69995db24..88f05c498d35804bcddb133c741e7778a5bb007f 100644 --- a/test/java/util/PluggableLocale/TimeZoneNameProviderTest.sh +++ b/test/java/util/PluggableLocale/TimeZoneNameProviderTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -20,7 +21,6 @@ # or visit www.oracle.com if you need additional information or have any # questions. # -#!/bin/sh # # @test # @bug 4052440 8003267 diff --git a/test/java/util/ResourceBundle/Bug6299235Test.sh b/test/java/util/ResourceBundle/Bug6299235Test.sh index 8bcb74f102ddad2fd429a5da032df38279a54f62..d348d495d504f25803891d501286ac3c4175f9c4 100644 --- a/test/java/util/ResourceBundle/Bug6299235Test.sh +++ b/test/java/util/ResourceBundle/Bug6299235Test.sh @@ -1,4 +1,4 @@ -# +#!/bin/sh # Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # diff --git a/test/sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh b/test/sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh index bf9b5d18ab2cff98592c5c7fb16d725eecaf1e00..9c1b4f81156ba2556a3fc31674f8368191d24dec 100644 --- a/test/sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh +++ b/test/sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2005, 2008, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -21,7 +22,6 @@ # questions. # -#!/bin/sh # @test # @bug 6363434 6588884 # @summary Verify that shared memory pixmaps are not broken diff --git a/test/sun/rmi/rmic/manifestClassPath/run.sh b/test/sun/rmi/rmic/manifestClassPath/run.sh index f20ab75527e465b9ff9996e75cd5777c231853dc..2dca19b4d181cd4d2e1b50726340e315ef9d7a36 100644 --- a/test/sun/rmi/rmic/manifestClassPath/run.sh +++ b/test/sun/rmi/rmic/manifestClassPath/run.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -21,7 +22,6 @@ # questions. # -#!/bin/sh # @test # @bug 6473331 6485027 6934615 # @summary Test handling of the Class-Path attribute in jar file manifests diff --git a/test/sun/rmi/rmic/newrmic/equivalence/batch.sh b/test/sun/rmi/rmic/newrmic/equivalence/batch.sh index b1d581bedf1e10539a81be40298fbb669cf35d25..020202a181876b18ead4d00891dd3fa916d84a64 100644 --- a/test/sun/rmi/rmic/newrmic/equivalence/batch.sh +++ b/test/sun/rmi/rmic/newrmic/equivalence/batch.sh @@ -1,3 +1,4 @@ +#!/bin/sh # # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -21,7 +22,6 @@ # questions. # -#!/bin/sh # # Usage: batch.sh classpath classes... # diff --git a/test/tools/launcher/MultipleJRE.sh b/test/tools/launcher/MultipleJRE.sh index 0c8e95d29fb07c824394b48b3cd5a97cdcdc1e92..799d003e08f25b83d587af47eec6e5b837a77d42 100644 --- a/test/tools/launcher/MultipleJRE.sh +++ b/test/tools/launcher/MultipleJRE.sh @@ -1,3 +1,4 @@ +#!/bin/sh # @test MultipleJRE.sh # @bug 4811102 4953711 4955505 4956301 4991229 4998210 5018605 6387069 6733959 # @build PrintVersion