< prev index next >

test/hotspot/jtreg/runtime/LoaderConstraints/common/Foo.java

Print this page
rev 49654 : 8199852: Print more information about class loaders in LinkageErrors.

*** 19,24 **** --- 19,26 ---- * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ + package test; + public class Foo {}
< prev index next >