log

age author description
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