提交 7b3fd386 编写于 作者: B bpatel

8013738: Two javadoc tests have bug 0000000

Reviewed-by: jjg
上级 64186e6e
/*
* Copyright (c) 2001, 2002, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2001, 2013, 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
......@@ -21,10 +21,8 @@
* questions.
*/
/**
* This should be green, underlined and bold (Class): {@underline {@bold {@green My test}}} .
/*
* @test
* @bug 0000000
* @summary Test for nested inline tags. *
* @author jamieh
* @library ../lib/
......@@ -36,6 +34,9 @@
* @run main TestNestedInlineTag
*/
/**
* This should be green, underlined and bold (Class): {@underline {@bold {@green My test}}} .
*/
public class TestNestedInlineTag extends JavadocTester {
/**
......
......@@ -21,9 +21,8 @@
* questions.
*/
/**
/*
* @test
* @bug 0000000
* @summary Determine if proper warning messages are printed when know.
* @author jamieh
* @library ../lib/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册