log src/cpu/x86/vm/jvmciCodeInstaller_x86.cpp @ 24234:ea6f94ab283b default tip

age author description
Thu, 29 Sep 2016 09:56:48 -0700 Tom Rodriguez Synchronize with JDK9 printing differences in jvmciCodeInstaller
Wed, 28 Sep 2016 16:39:44 -0700 Tom Rodriguez Record metadata_Relocations for metadata references
Mon, 21 Mar 2016 18:55:07 +0100 Roland Schatz Fix wrong pointer cast.
Mon, 14 Mar 2016 11:58:48 +0100 Roland Schatz Expose SharedRuntime::throw_and_post_jvmti_exception to JVMCI compilers.
Thu, 11 Feb 2016 12:29:40 -1000 twisti 8149689: [JVMCI] CodeInstaller::pd_patch_DataSectionReference should be able to throw exceptions
Tue, 03 Nov 2015 16:55:51 +0100 Roland Schatz 8139589: [JVMCI] Using fthrow when throwing JVMCIError.
Thu, 29 Oct 2015 15:21:55 +0100 Roland Schatz 8139589: [JVMCI] throw exceptions in faulty code installation operations
Thu, 15 Oct 2015 17:30:42 +0200 Doug Simon removed ununsed code
Mon, 21 Sep 2015 15:01:13 +0200 Roland Schatz Remove rawValue from HotSpotMetaspaceConstantImpl, patch raw pointer at code installation time.
Wed, 09 Sep 2015 17:56:30 -0700 Tom Rodriguez Rename jvmciJavaAccess.* to jvmciJavaClasses.*
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53) base src/cpu/x86/vm/graalCodeInstaller_x86.cpp@ad04bd7b457e