8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword

Reviewed-by: jjg, ksrini
This commit is contained in:
Matherey Nunez 2014-01-27 12:45:03 -08:00 committed by Sonali Goel
parent 99aae5c1fd
commit 69f2f2fad4
5 changed files with 10 additions and 9 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -23,6 +23,7 @@
/*
* @test
* @bug 8008708
* @compile Foo.java
* @compile Test.java
*/