hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp
Tue, 12 Jan 2016 12:35:08 -0500 rprotacio 8144953: runtime/CommandLine/TraceExceptionsTest.java fails when exception is thrown in compiled code
Tue, 22 Dec 2015 16:29:48 -0500 rprotacio 8141211: Convert TraceExceptions to Unified Logging
Mon, 02 Nov 2015 16:54:49 +0100 sgehwolf 8141138: Zero fails to build
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Wed, 14 Oct 2015 15:36:41 -0700 poonam 8136577: Make AbortVMOnException available in product builds
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Wed, 01 Apr 2015 22:03:17 -0400 coleenp 8076492: Make common code from template interpreter code
Fri, 27 Mar 2015 16:12:40 +0100 sgehwolf 8076181: bytecodeInterpreter.cpp refers to unknown labels.
Wed, 25 Mar 2015 15:18:37 -0700 minqi 8074345: Enable RewriteBytecodes when VM runs with CDS
Mon, 09 Mar 2015 08:22:34 +0100 stefank 8074543: Missing symbol "objArrayOopDesc::obj_at" when buiding with CPP Interpreter
Wed, 21 Jan 2015 10:51:35 +0100 zmajo 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
Mon, 15 Sep 2014 08:08:22 +0200 thartmann 8048721: -XX:+PrintCompilation prints negative bci for non entrant OSR methods
Fri, 15 Aug 2014 15:25:24 -0400 coleenp 8055231: ZERO variant build is broken
Mon, 30 Jun 2014 14:58:52 -0400 coleenp 8048169: Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Tue, 06 May 2014 13:08:28 +0200 anoll 8042443: Fix C++-Interpreter after "8036956: remove EnableInvokeDynamic flag"
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Wed, 05 Mar 2014 15:14:25 +0100 roland 8036146: make CPP interpreter build again
Thu, 20 Feb 2014 10:48:57 +0100 goetz 8035392: cppInterpreter: fix message of NPE
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Thu, 16 Jan 2014 14:25:51 +0100 goetz 8029101: PPC64 (part 211): ordering of Independent Reads of Independent Writes
Wed, 11 Dec 2013 12:28:09 +0100 goetz 8029957: PPC64 (part 213): cppInterpreter: memory ordering for object initialization
Tue, 19 Nov 2013 11:53:58 -0800 simonis 8028514: PPC64: Fix C++ Interpreter after '7195622: CheckUnhandledOops has limited usefulness now'
Sun, 15 Sep 2013 15:28:58 +0200 goetz 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
Fri, 13 Sep 2013 22:50:47 +0200 goetz 8024469: PPC64 (part 202): cppInterpreter: support for OSR.
Thu, 22 Aug 2013 09:39:54 -0700 goetz 8023033: PPC64 (part 13): basic changes for AIX
Thu, 11 Jul 2013 12:56:29 -0700 kvn Merge
Tue, 09 Jul 2013 14:28:07 +0200 goetz 8020121: PPC64: fix build in cppInterpreter after 8019519
Wed, 03 Jul 2013 11:25:06 +0200 goetz 8019519: PPC64 (part 105): C interpreter: implement support for jvmti early return.
Wed, 03 Jul 2013 01:41:42 +0200 goetz 8019518: PPC64 (part 103): cppInterpreter: implement support for compressed Oops
Wed, 03 Jul 2013 01:29:13 +0200 goetz 8019517: PPC64 (part 102): cppInterpreter: implement G1 support
Wed, 03 Jul 2013 11:50:29 -0700 kvn Merge
Wed, 26 Jun 2013 16:06:38 +0200 goetz 8017317: PPC64 (part 7): cppInterpreter: implement support for biased locking
Mon, 01 Jul 2013 14:14:16 -0700 simonis 8019382: PPC64: Fix bytecodeInterpreter to compile with '-Wunused-value'
Mon, 24 Jun 2013 16:11:47 +0200 goetz 8017531: 8010460 changes broke bytecodeInterpreter.cpp
Wed, 24 Apr 2013 11:49:38 +0200 roland 8010460: Interpreter on some platforms loads ConstMethod::_max_stack and misses extra stack slots for JSR 292
Mon, 06 May 2013 19:57:35 -0400 jiangli 8013067: Zero builds are broken after 8010862.
Fri, 25 Jan 2013 16:50:33 -0800 morris 6518907: cleanup IA64 specific code in Hotspot
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Mon, 29 Oct 2012 11:08:48 -0700 twisti 8000780: make Zero build and run with JDK8
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Tue, 12 Apr 2011 02:40:23 -0700 twisti 7035870: JSR 292: Zero support
Mon, 04 Apr 2011 03:02:00 -0700 twisti 7032458: Zero and Shark fixes
Thu, 24 Mar 2011 23:49:56 -0700 jcoomes Merge
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Thu, 24 Mar 2011 02:11:50 -0700 twisti 7030207: Zero tweak to remove accidentally incorporated code
Mon, 14 Feb 2011 14:36:29 -0800 kvn Merge
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Fri, 11 Feb 2011 03:17:53 -0800 twisti 7018673: Zero: 6953144, 6990754 and 7009756 made some changes which broke Zero
Thu, 13 Jan 2011 22:15:41 -0800 never 4926272: methodOopDesc::method_from_bcp is unsafe
Thu, 02 Dec 2010 14:00:03 -0500 bobv 7004217: Remove IA64 workaround re-introduced with CR6953477
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Wed, 18 Aug 2010 01:22:16 -0700 twisti 6977640: Zero and Shark fixes
less more (0) -60 tip