diff options
Diffstat (limited to 'test/831-unverified-bcp/info.txt')
-rw-r--r-- | test/831-unverified-bcp/info.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/831-unverified-bcp/info.txt b/test/831-unverified-bcp/info.txt new file mode 100644 index 0000000000..b4f7aebcad --- /dev/null +++ b/test/831-unverified-bcp/info.txt @@ -0,0 +1,2 @@ +Regression test for class resolution, where the class linker would not check if +an exception was pending after looking up a class in the boot classpath. |