test/tools/javac/annotations/typeAnnotations/referenceinfos/ExceptionParameters.java

changeset 2303
dac1b0a17386
parent 1755
ddb4a2bfcd82
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/annotations/typeAnnotations/referenceinfos/ExceptionParameters.java	Wed Mar 19 17:42:22 2014 +0000
     1.2 +++ b/test/tools/javac/annotations/typeAnnotations/referenceinfos/ExceptionParameters.java	Wed Jan 15 13:49:57 2014 +0100
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2013, 2014, 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 @@ -25,6 +25,7 @@
    1.11  
    1.12  /*
    1.13   * @test
    1.14 + * @bug 8028576
    1.15   * @summary Test population of reference info for exception parameters
    1.16   * @author Werner Dietl
    1.17   * @compile -g Driver.java ReferenceInfoUtil.java ExceptionParameters.java

mercurial