rt/emul/mini/src/main/java/java/lang/Throwable.java
Tue, 19 Apr 2016 07:24:30 +0200 Make sure class cast exception contains the same message as produced by JDK
Sun, 04 May 2014 12:02:57 +0200 Exporting widely used methods via Class, which is guaranteed to be available, rather than Throwable
Thu, 09 Jan 2014 17:22:41 +0100 Include exception message in the printStackTrace()
Sat, 28 Sep 2013 02:03:14 +0200 Javac uses Throwable printStackTrace method a lot
Thu, 29 Aug 2013 16:49:00 +0000 The archetype now needs Throwable.printStackTrace() thus providing some trivial implementation
Fri, 26 Apr 2013 13:35:21 +0200 #4669 @ html.java.net: Provide generic conversion function and when catching something, use it to convert to appropriate Java exception
Tue, 26 Feb 2013 16:54:16 +0100 Moving modules around so the runtime is under one master pom and can be built without building other modules that are in the repository