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.