log src/share/vm/interpreter/bytecodeInterpreter.cpp @ 14462:1e820011ee5f

age author description
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
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
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
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