log

age author description
Tue, 09 Apr 2013 08:52:32 -0700 bharadwaj 8011671: JCK tests on static interface methods fail under b84: Illegal type at constant pool entry 5 hs25-b27
Fri, 05 Apr 2013 23:10:04 -0700 zgu Merge
Fri, 05 Apr 2013 11:15:13 -0700 ccheung 8006001: [parfait] Possible file leak in hotspot/src/os/linux/vm/perfMemory_linux.cpp
Fri, 05 Apr 2013 16:16:18 -0700 dcubed Merge
Fri, 05 Apr 2013 10:38:08 -0700 dcubed Merge
Fri, 05 Apr 2013 12:19:19 -0400 zgu 8011161: NMT: Memory leak when encountering out of memory error while initializing memory snapshot
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Wed, 03 Apr 2013 16:43:09 -0700 ccheung 8006103: [parfait] Possible null pointer dereference at hotspot/src/os/linux/vm/os_linux.cpp; os_windows.cpp; os_solaris.cpp; os_bsd.cpp
Fri, 29 Mar 2013 14:18:40 -0700 ccheung 8006006: [parfait] Memory leak at hotspot/src/share/tools/launcher/wildcard.c
Thu, 04 Apr 2013 08:47:39 -0400 hseigel 8010943: guarantee(length == 0) failed: invalid method ordering length
Wed, 03 Apr 2013 21:41:33 +0200 ctornqvi 8009125: Add NMT tests for Virtual Memory operations
Thu, 04 Apr 2013 21:15:43 -0700 amurillo 8011584: new hotspot build - hs25-b27
Fri, 12 Apr 2013 18:15:44 +0200 Roland Schatz Merge.
Fri, 12 Apr 2013 17:55:22 +0200 Roland Schatz Move more phases into HighTier suite.
Fri, 12 Apr 2013 17:21:08 +0200 Roland Schatz Make LoopFullUnrollPhase reentrant.
Fri, 12 Apr 2013 17:17:29 +0200 Roland Schatz Remove unused fields.
Fri, 12 Apr 2013 16:55:54 +0200 Roland Schatz Make PartialEscapeAnalysisPhase reentrant.
Fri, 12 Apr 2013 13:50:45 +0200 Roland Schatz Make CanonicalizerPhase reentrant.
Fri, 12 Apr 2013 13:49:29 +0200 Roland Schatz Base class for phase context.
Fri, 12 Apr 2013 17:23:14 +0200 Thomas Wuerthinger Merge.
Fri, 12 Apr 2013 17:22:54 +0200 Thomas Wuerthinger Comments and #ifdef GRAAL for recent changes to C++ code for calling nmethods directly.
Fri, 12 Apr 2013 16:43:35 +0200 Matthias Grimmer Merge
Fri, 12 Apr 2013 16:43:20 +0200 Matthias Grimmer Remove non-test from InstalledCodeExecuteHelperTest
Fri, 12 Apr 2013 16:20:55 +0200 Matthias Grimmer Remove GraalInstalledCode
Fri, 12 Apr 2013 16:08:04 +0200 Matthias Grimmer Further merge fixes
Fri, 12 Apr 2013 15:55:27 +0200 Matthias Grimmer Fixes
Fri, 12 Apr 2013 15:30:36 +0200 Matthias Grimmer InstalledCode intrinsification fixes
Fri, 12 Apr 2013 15:52:17 +0200 Doug Simon weakened assertion in unsafe.cpp for GRAAL builds
Fri, 12 Apr 2013 13:44:44 +0200 Roland Schatz Fix bug in graph dumping.
Fri, 12 Apr 2013 11:24:56 +0200 Michael Haupt Merge
Fri, 12 Apr 2013 09:37:56 +0200 Michael Haupt mark infopoint-related tests as long
Fri, 12 Apr 2013 10:55:43 +0200 Lukas Stadler fix import
Fri, 12 Apr 2013 10:54:49 +0200 Lukas Stadler Merge
Fri, 12 Apr 2013 10:53:37 +0200 Lukas Stadler remove debug counters
Fri, 12 Apr 2013 10:50:28 +0200 Lukas Stadler make GraalOptions.BenchmarkDynamicCounters configurable
Thu, 11 Apr 2013 18:37:26 +0200 Lukas Stadler fix errorneous handling of ValueAnchorNodes in TailDuplicationPhase
Fri, 12 Apr 2013 06:19:35 +0200 Thomas Wuerthinger Clear installed code pointer when unloading method.
Fri, 12 Apr 2013 05:15:14 +0200 Thomas Wuerthinger Fix imports.
Fri, 12 Apr 2013 05:03:14 +0200 Thomas Wuerthinger Merge fix.
Fri, 12 Apr 2013 04:51:28 +0200 Thomas Wuerthinger Merge.
Fri, 12 Apr 2013 04:49:07 +0200 Thomas Wuerthinger Make calling the installed code from compiled code possible.
Fri, 12 Apr 2013 01:53:52 +0200 Thomas Wuerthinger Implement fast invocation of installed code (direct tail call to the target machine code address).
Thu, 11 Apr 2013 17:48:30 +0200 Thomas Wuerthinger Move nmethod parameter to the last position to keep passed on arguments in the correct registers.
Thu, 11 Apr 2013 17:36:46 +0200 Thomas Wuerthinger Rename MethodInvalidatedException to InvalidInstalledCodeException (and make it a checked exception). Make sure that a compiled code object can always be directly called without first doing a check on the native method pointer.
Thu, 11 Apr 2013 15:41:48 -0700 Christian Wimmer Merge
Thu, 11 Apr 2013 15:40:27 -0700 Christian Wimmer Revert earlier change that caused problems
Thu, 11 Apr 2013 15:39:55 -0700 Christian Wimmer Use correct method to access constant pool
Thu, 11 Apr 2013 14:46:35 -0700 Christian Wimmer Merge
Thu, 11 Apr 2013 14:27:59 -0700 Christian Wimmer Fix NodeIntrinsic definitions
Thu, 11 Apr 2013 14:26:54 -0700 Christian Wimmer A Invoke without a state cannot deoptimize
Thu, 11 Apr 2013 14:24:09 -0700 Christian Wimmer Allow lowering of DeoptimizeNode
Thu, 11 Apr 2013 14:22:03 -0700 Christian Wimmer Change of Snippet template and instantiation process
Thu, 11 Apr 2013 14:20:32 -0700 Christian Wimmer Ignore the state of a InfpointNode in the LIRGenerator.
Thu, 11 Apr 2013 23:43:45 +0200 Doug Simon added macro substitutions for the @PolymorphicSignature methods in MethodHandle
Thu, 11 Apr 2013 22:38:53 +0200 Bernhard Urban assumptions: enable NoFinalizableSubclass assumption
Thu, 11 Apr 2013 21:43:14 +0200 Doug Simon support for compiling LambdaForm invocations (invokevirtual instructions that were rewritten to invokehandle instructions)
Thu, 11 Apr 2013 21:40:52 +0200 Doug Simon MX_TESTFILE environment variable can be used to specify (and preserve) the test list file used by 'mx unittest'.
Thu, 11 Apr 2013 21:38:09 +0200 Doug Simon changed 'mx javap' command to accept class name patterns instead of fully qualified class names
Wed, 10 Apr 2013 14:11:22 +0200 Andreas Woess Move call site substitutions to inner classes.
Thu, 11 Apr 2013 13:47:12 -0400 Morris Meyer GRAAL-221 - PTX array load and store support