log src/share/vm/interpreter/bytecodeInterpreter.cpp @ 21947:9f70fc90169d

age author description
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Mon, 30 Jun 2014 14:58:52 -0400 coleenp 8048169: Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Mon, 24 Mar 2014 21:30:43 +0100 Doug Simon Backed out merge changeset: b51e29501f30
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
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