log src/share/vm/jvmci/vmStructs_jvmci.hpp @ 24234:ea6f94ab283b default tip

age author description
Sat, 04 Feb 2017 15:24:10 +0100 Doug Simon use raw method name symbol for isConstructor and isClassInitializer
Thu, 02 Feb 2017 23:58:25 +0100 Doug Simon [GR-2538] reduced memory overhead of HotSpotVMConfigStore
Tue, 31 Jan 2017 22:59:16 +0100 Doug Simon removed duplicate registration of StubRoutines::_multiplyToLen in vmstructs
Mon, 05 Dec 2016 16:30:33 +0100 Gilles Duboscq No need for ObjectMonitor::_succ, allow EmitSync=2|8 in combination with inline bias-locking
Fri, 02 Dec 2016 15:04:11 +0100 Gilles Duboscq Export more fields of ObjectMonitor in vmStructs
Tue, 22 Nov 2016 10:42:55 -0800 Tom Rodriguez Add JVMCI vmStructs entries for new BigInteger intrinsics
Wed, 09 Nov 2016 14:41:57 -0800 Tom Rodriguez Remove duplicate StubRoutines from VMStructs
Wed, 09 Nov 2016 13:54:18 -0800 Tom Rodriguez Expose missing StubRoutines
Wed, 07 Sep 2016 15:17:13 +0200 Doug Simon remove uses of setAccessible (JDK-8165434)
Wed, 24 Aug 2016 14:35:44 +0200 Doug Simon expose Hotspot intrinsics and HotSpotIntrinsicCandidate info to JVMCI compilers - part 2 (JDK-8164358) jvmci-0.20
Fri, 29 Jul 2016 08:47:59 -0700 Tom Rodriguez CompilerToVM::Data should be declared in vmstructs
Tue, 21 Jun 2016 14:36:16 -0700 Tom Rodriguez Rename JVMCIRuntime::max_oop_map_stack_offset to CompilerToVM::Data::_max_oop_map_stack_offset
Tue, 21 Jun 2016 17:16:26 +0200 Doug Simon the client VM build is broken when INCLUDE_JVMCI is defined (JDK-8159888)
Wed, 15 Jun 2016 14:35:29 +0200 Doug Simon Expose SharedRuntime::[fd]rem
Wed, 15 Jun 2016 00:00:41 +0200 Doug Simon fix HotSpotVMConfig startup performance (JDK-8159167)
Mon, 09 May 2016 16:08:16 +0200 Doug Simon allow JVMCI compiler to change the compilation policy for a method (JDK-8152311)
Thu, 17 Sep 2015 12:10:17 -0700 Tom Rodriguez HotSpotMethodData shouldn't hardcode constants
Mon, 24 Aug 2015 22:35:47 +0200 Doug Simon moved JVMCI fields from ThreadShadow to Thread
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53) base src/share/vm/graal/vmStructs_graal.hpp@4e77e37ebdb1