log

age author description
Thu, 08 Oct 2015 17:28:41 -0700 Tom Rodriguez Rename jdk.internal.jvmci to jdk.vm.ci
Thu, 08 Oct 2015 18:04:25 +0200 Gilles Duboscq Pass ARCH_DATA_MODEL to make clean
Thu, 08 Oct 2015 05:19:44 -0700 Stefan Anzinger Disable GCCs tree-bit-ccp on SPARC/Linux
Wed, 07 Oct 2015 23:05:44 -0700 Tom Rodriguez Fix HotSpotCompilationRequest constructor
Wed, 07 Oct 2015 16:42:51 -0700 Tom Rodriguez Simplify log_object interface
Wed, 07 Oct 2015 12:49:00 -0700 Stefan Anzinger Disable gccs schedule-insns optimization on Linux/SPARC which causes memory problems
Wed, 07 Oct 2015 18:26:27 +0200 Andreas Woess use xcodebuild to get SDKROOT
Wed, 07 Oct 2015 17:48:07 +0200 Andreas Woess import make/bsd/makefiles/saproc.make from graal-jvmci-9
Wed, 07 Oct 2015 14:55:08 +0200 Gilles Duboscq Make default values stable in enum switch maps
Wed, 07 Oct 2015 13:32:56 +0200 Roland Schatz Implement DataSectionReference.toString.
Wed, 07 Oct 2015 12:14:03 +0200 Roland Schatz Extra flag in RegisterCategory to determine whether a register is part of the reference map.
Tue, 06 Oct 2015 10:52:22 -0700 Christian Wimmer Remove static imports to work around Eclipse bug
Tue, 06 Oct 2015 09:40:59 -0700 Stefan Anzinger Disable GCCs loop-distribution-pattern on SPARC/Linux which break the HotSpot interpreter
Tue, 06 Oct 2015 16:52:36 +0200 Roland Schatz Remove unnecessary array clone.
Tue, 06 Oct 2015 16:31:24 +0200 Roland Schatz Remove StartupEventListener interface.
Mon, 05 Oct 2015 13:13:21 +0200 Roland Schatz Fix race condition in lazy compiler initialization.
Fri, 02 Oct 2015 16:49:50 +0200 Roland Schatz Lazily initialize compiler on first compilation request.
Fri, 02 Oct 2015 08:16:04 -0700 Stefan Anzinger Ignore verification jvmci.make on SPARC gate
Thu, 01 Oct 2015 11:28:01 +0200 Stefan Anzinger [SPARC] Add spillslots for first six outgoing parameters
Fri, 02 Oct 2015 06:21:31 -0700 Stefan Anzinger Fix download for hsdis on Linux/SPARC
Thu, 01 Oct 2015 04:55:30 -0700 Stefan Anzinger JDK-8047382
Wed, 30 Sep 2015 12:21:44 +0200 Gilles Duboscq 8137192: [JVMCI] GetNextStackFrameTest SIGSEGV @ ScopeDesc::objects()+0x1
Fri, 02 Oct 2015 10:13:56 +0200 Doug Simon reduced delta against jvmci-9
Fri, 02 Oct 2015 10:12:01 +0200 Doug Simon made initialization of OptionsLoader lazy again
Thu, 01 Oct 2015 17:13:13 -0700 Tom Rodriguez Remove hasBalancedMonitors
Thu, 01 Oct 2015 10:23:26 -0700 Tom Rodriguez Expand javadoc for getResolvedJavaMethod
Thu, 01 Oct 2015 18:48:05 +0200 Gilles Duboscq Use make clean to clean hotspot build
Thu, 01 Oct 2015 16:31:04 +0200 Roland Schatz Add ConstantReflectionProvider.forObject method and make HotSpotObjectConstantImpl package-private.
Wed, 30 Sep 2015 16:55:12 -0700 Tom Rodriguez Update CompilerToVM javadoc
Wed, 30 Sep 2015 15:58:36 -0700 Tom Rodriguez Ensure that not_entrant InstalledCode can still be invalidated
Wed, 30 Sep 2015 15:58:33 -0700 Tom Rodriguez Sanity check arguments to allocateCompileId
Wed, 30 Sep 2015 15:35:53 +0200 Roland Schatz Fix confused heap base and thread register.
Wed, 30 Sep 2015 13:54:56 +0200 Roland Schatz Register and PlatformKind declarations for AVX512.
Wed, 30 Sep 2015 11:29:19 +0200 twisti Add new flags to jdk.internal.jvmci.amd64.AMD64.CPUFeature
Wed, 30 Sep 2015 11:41:40 +0200 Stefan Anzinger [SPARC] use ld/st_ptr for store JavaThread::jvmci_alternate_call_target
Wed, 30 Sep 2015 10:38:00 +0200 Christian Wirth explicit conversion from size_t to int required on windows
Tue, 29 Sep 2015 22:13:22 +0200 Doug Simon made CompilerToVM package-private
Tue, 29 Sep 2015 22:00:39 +0200 Doug Simon added HotSpotStackIntrospection and made CompilerToVM.getNextStackFrame package-private
Tue, 29 Sep 2015 21:37:07 +0200 Doug Simon added HotSpotJVMCIRuntimeProvider.collectCounters and made CompilerToVM.collectCounters package-private
Tue, 29 Sep 2015 21:15:04 +0200 Doug Simon made CompilerToVM.disassembleCodeBlob package-private
Tue, 29 Sep 2015 18:51:26 +0200 Doug Simon added HotSpotCodeCacheProvider.notifyCompilationStatistics and HotSpotCodeCacheProvider.resetCompilationStatistics and made made these methods package-private in CompilerToVM
Tue, 29 Sep 2015 17:47:21 +0200 Doug Simon added CodeCacheProvider.shouldDebugNonSafepoints and made CompilerToVM.shouldDebugNonSafepoints package-private
Tue, 29 Sep 2015 17:30:51 +0200 Doug Simon Merge.
Tue, 29 Sep 2015 17:28:55 +0200 Doug Simon added CodeCacheProvider.invalidateInstalledCode and made CompilerToVM.invalidateInstalledCode package-private
Tue, 29 Sep 2015 16:37:09 +0200 Doug Simon added CodeCacheProvider.getMaxCallTargetOffset and made CompilerToVM.getMaxCallTargetOffset package-private
Tue, 29 Sep 2015 08:13:01 -0700 Stefan Anzinger Add support for SPARC/Linux
Tue, 29 Sep 2015 15:55:37 +0200 Doug Simon added HotSpotJVMCIRuntimeProvider.getLogStream() and made CompilerToVM.writeDebugOutput and CompilerToVm.flushDebugOutput package-private
Tue, 29 Sep 2015 14:43:37 +0200 Doug Simon expanded CodeCacheProvider so that it supports all forms of code installation and made CompilerToVM.installCode package-private
Mon, 28 Sep 2015 21:31:35 +0200 Doug Simon removed unused HotSpotCodeCacheProvider.addExternalMethod
Mon, 28 Sep 2015 21:22:12 +0200 Doug Simon added CompilationRequest to package up a compilation request and be able to add VM specific context
Mon, 28 Sep 2015 17:09:29 +0200 Stefan Anzinger [SPARC] canStoreValue as switch statement; new type V64_SINGLE
Mon, 28 Sep 2015 16:38:43 +0200 Doug Simon added mxbuild/ to .hgignore
Tue, 22 Sep 2015 18:01:15 +0200 Gilles Duboscq JDK-8135277: [JVMCI] assert(fr().is_deoptimized_frame()) failed: frame must be scheduled for deoptimization
Sun, 27 Sep 2015 15:44:36 +0200 Doug Simon changed linked resources in hotspot CDT project to reflect file system structure
Sun, 27 Sep 2015 15:10:30 +0200 Doug Simon adapt to mx change in terms of where generated output is placed
Fri, 25 Sep 2015 09:58:47 -0700 Tom Rodriguez Correct javadoc for CompilerToVM
Fri, 25 Sep 2015 18:45:35 +0200 Christian Humer Remove source deployment.
Fri, 25 Sep 2015 08:58:37 +0200 Doug Simon made JVMCIRuntime::save_options a void function
Thu, 24 Sep 2015 20:51:57 -0700 Tom Rodriguez Minor -G option parsing fixes
Thu, 24 Sep 2015 14:33:14 +0200 Roland Schatz Remove dependency from HotSpotJVMCIRuntime to CompilerFactory.