log src/share/vm/utilities/exceptions.hpp @ 11122:81b6cb70717c jdk8-b99

age author description
Thu, 13 Jun 2013 22:02:40 -0700 ccheung 8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux
Mon, 18 Mar 2013 00:20:07 +0100 Thomas Wuerthinger Transmit deoptimization reason in thread local.
Sun, 17 Mar 2013 21:20:39 +0100 Thomas Wuerthinger Support deoptimizing before the entry to a synchronized method.
Thu, 10 Jan 2013 17:38:20 -0500 acorn 7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow
Tue, 04 Sep 2012 18:01:20 -0700 twisti 7196120: NPG: JSR 2292 test fails because missing fix for 7188911
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 07 Aug 2012 14:32:08 -0700 twisti 7188911: nightly failures after JSR 292 lazy method handle update (round 2)
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Thu, 26 Jan 2012 12:15:24 -0800 iveresov 7131259: compile_method and CompilationPolicy::event shouldn't be declared TRAPS
Sun, 11 Sep 2011 14:48:24 -0700 never 7088955: add C2 IR support to the SA
Tue, 26 Apr 2011 14:04:43 -0400 coleenp 7009923: JSR 292: VM crash in JavaThread::last_frame
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot