Searched refs:expect_boot_cp_line (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/lang/instrument/
H A DManifestTest.sh38 expect_boot_cp_line="ExampleForBootClassPath was not loaded."
57 expect_boot_cp_line="ExampleForBootClassPath was loaded."
64 expect_boot_cp_line="ExampleForBootClassPath was loaded."
77 expect_boot_cp_line="ExampleForBootClassPath was loaded."
90 expect_boot_cp_line="ExampleForBootClassPath was loaded."
104 expect_boot_cp_line="ExampleForBootClassPath was loaded."
317 echo "$expect_boot_cp_line" > expect_boot_cp_line
399 MESG=`cat expect_boot_cp_line`

Completed in 28 milliseconds