changeset 9266 | 121fb370f179 |
parent 9020 | 13b639abc930 |
child 9513 | 1079ae7ada52 |
--- a/jdk/src/share/classes/java/lang/Throwable.java Wed Apr 13 11:59:18 2011 -0700 +++ b/jdk/src/share/classes/java/lang/Throwable.java Wed Apr 13 12:16:13 2011 -0700 @@ -108,7 +108,7 @@ * @author unascribed * @author Josh Bloch (Added exception chaining and programmatic access to * stack trace in 1.4.) - * @jls3 11.2 Compile-Time Checking of Exceptions + * @jls 11.2 Compile-Time Checking of Exceptions * @since JDK1.0 */ public class Throwable implements Serializable {