提交 a95db4fc 编写于 作者: S sogoel

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

Reviewed-by: jjg, ksrini
Contributed-by: matherey.nunez@oracle.com
上级 54e68603
/* /*
* Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
...@@ -28,6 +28,8 @@ import java.util.function.Function; ...@@ -28,6 +28,8 @@ import java.util.function.Function;
/** /**
* @test
* @bug 8020816
* @author Robert Field * @author Robert Field
*/ */
......
/* /*
* Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2007, 2014, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
/** /**
* @test * @test
* @bug 6545058 6611182 * @bug 6545058 6611182 8016209
* @summary validate and test -version, -fullversion, and internal, as well as * @summary validate and test -version, -fullversion, and internal, as well as
* sanity checks if a tool can be launched. * sanity checks if a tool can be launched.
* @compile VersionCheck.java * @compile VersionCheck.java
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册