< prev index next >

test/java/lang/invoke/accessProtectedSuper/MethodInvoker.java

Print this page

        

@@ -17,11 +17,10 @@
  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  *
  * 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.
- *
  */
 
 import anotherpkg.MethodSupplierOuter;
 
 public class MethodInvoker extends MethodSupplierOuter.MethodSupplier {
< prev index next >