提交 16facaaa 编写于 作者: J jgish

7160725: Strange or obsolete @see tags in some exception java.lang javadoc

Summary: update javadoc for IllegalArgumentException and NumberFormatException
Reviewed-by: alanb
上级 320db92d
/* /*
* Copyright (c) 1994, 2003, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 1994, 2012, 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
...@@ -30,7 +30,6 @@ package java.lang; ...@@ -30,7 +30,6 @@ package java.lang;
* inappropriate argument. * inappropriate argument.
* *
* @author unascribed * @author unascribed
* @see java.lang.Thread#setPriority(int)
* @since JDK1.0 * @since JDK1.0
*/ */
public public
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册