jdk/src/share/classes/java/lang/Throwable.java
Thu, 25 Apr 2013 09:37:03 -0700 darcy 8012044: Give more information about self-suppression from Throwable.addSuppressed
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Tue, 10 Jan 2012 17:46:46 -0800 darcy 7128931: Bad HTML escaping in java.lang.Throwable javadoc
Wed, 18 May 2011 16:49:20 -0700 darcy 7045138: OutOfMemoryError thrown without stack trace in jdk7-b142
Mon, 09 May 2011 17:50:43 -0700 darcy 7021645: Project Coin: Minor improvements to java.lang.Throwable
Thu, 28 Apr 2011 17:51:25 -0700 darcy 7038843: IIOP serialization fails with NullPointerException when serializing Throwable
Thu, 21 Apr 2011 15:55:59 -0700 darcy 6998871: Support making the Throwable.stackTrace field immutable
Wed, 13 Apr 2011 12:16:13 -0700 jjh 7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
Thu, 31 Mar 2011 19:09:02 -0700 darcy 7005628: Clarify NPE behavior of Throwable.addSuppressed(null)
Fri, 25 Mar 2011 18:26:19 -0700 darcy 7031371: Clarify javadoc of Throwable, including addSuppressed
Thu, 13 Jan 2011 22:21:58 -0800 darcy 7012279: Project Coin: Clarify AutoCloseable and Throwable javadoc
Mon, 20 Dec 2010 13:47:04 -0800 smarks 6880112: Project Coin: Port JDK core library code to use diamond operator
Sun, 14 Nov 2010 07:22:39 -0800 darcy 6991528: Support making Throwable.suppressedExceptions immutable
Wed, 25 Aug 2010 15:35:45 -0700 darcy 6980019: Finish rename of ARM -> try-with-resources in jdk repository
Thu, 12 Aug 2010 16:36:49 -0700 mchung 6973831: NPE when printing stack trace of OOME
Thu, 15 Jul 2010 18:02:05 -0700 darcy 6963622: Project Coin: Refinements to suppressed exceptions
Wed, 23 Jun 2010 17:03:40 -0700 darcy 6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Thu, 07 Jan 2010 19:42:43 -0800 darcy 6915171: Clarify checked/unchecked status of Throwable and its subclasses
Sun, 14 Jun 2009 14:33:30 -0700 martin 6511515: poor performance of LogRecord.inferCaller depending on java.lang.Throwable.getStackTraceElement
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip