equal
deleted
inserted
replaced
21 # or visit www.oracle.com if you need additional information or have any |
21 # or visit www.oracle.com if you need additional information or have any |
22 # questions. |
22 # questions. |
23 # |
23 # |
24 # |
24 # |
25 # @test |
25 # @test |
26 # @bug 6388652 |
26 # @bug 6388652 8062588 |
27 # @summary Checks whether providers can only be loaded from extension directories, |
27 # @summary Checks whether providers can be loaded from classpath. |
28 # not from classpath. |
28 # @run shell ExecTest.sh bar ClasspathTest |
29 # @run shell ExecTest.sh bar ClasspathTest false |
|