test/tools/javac/defaultMethods/Pos01.java

changeset 2020
bb7271e64ef6
parent 1415
01c9d4161882
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/defaultMethods/Pos01.java	Mon Sep 09 23:13:45 2013 +0200
     1.2 +++ b/test/tools/javac/defaultMethods/Pos01.java	Tue Sep 10 13:47:51 2013 +0200
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
     1.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8   *
     1.9   * This code is free software; you can redistribute it and/or modify it
    1.10 @@ -23,6 +23,7 @@
    1.11  
    1.12  /*
    1.13   * @test
    1.14 + * @bug 7192246
    1.15   * @summary basic test for default methods
    1.16   * @author  Maurizio Cimadamore
    1.17   */

mercurial