log

age author description
Fri, 11 Jan 2013 16:47:23 -0800 twisti 8005820: Shark: enable JSR292 support
Fri, 11 Jan 2013 16:47:23 -0800 twisti 8005818: Shark: fix OSR for non-empty incoming stack
Fri, 11 Jan 2013 16:47:23 -0800 twisti 8005817: Shark: implement deoptimization support
Fri, 11 Jan 2013 16:47:23 -0800 twisti 8005816: Shark: fix volatile float field access
Fri, 11 Jan 2013 14:07:09 -0800 twisti 8006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 7172640
Thu, 17 Jan 2013 01:27:02 -0500 dlong Merge
Mon, 14 Jan 2013 13:52:08 -0500 vladidan 8005204: Code Cache Reduction: command line options implementation
Mon, 14 Jan 2013 13:44:49 -0500 vladidan 8005639: Move InlineSynchronizedMethods flag from develop to product
Fri, 11 Jan 2013 16:55:07 -0500 jiangli 8005895: Inefficient InstanceKlass field packing wasts memory.
Wed, 16 Jan 2013 18:23:37 -0500 acorn Merge
Tue, 15 Jan 2013 17:05:53 -0500 coleenp 8005467: CDS size information is incorrect and unfriendly
Mon, 14 Jan 2013 11:00:56 -0800 mikael 8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs
Mon, 14 Jan 2013 08:37:14 -0800 coleenp Merge
Mon, 14 Jan 2013 11:01:39 -0500 coleenp 8006005: Fix constant pool index validation and alignment trap for method parameter reflection
Mon, 14 Jan 2013 15:17:47 +0100 jwilhelm 8003985: Support @Contended Annotation - JEP 142
Fri, 11 Jan 2013 09:53:24 -0800 zgu Merge
Fri, 11 Jan 2013 12:30:54 -0500 zgu 8005936: PrintNMTStatistics doesn't work for normal JVM exit
Thu, 10 Jan 2013 21:00:11 -0500 dholmes 8005921: Memory leaks in vmStructs.cpp
Thu, 10 Jan 2013 17:06:26 -0800 mikael 8004747: Remove last_entry from VM_STRUCT macros
Thu, 10 Jan 2013 17:38:20 -0500 acorn 7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow
Wed, 09 Jan 2013 12:10:25 -0800 zgu Merge
Wed, 09 Jan 2013 14:46:55 -0500 zgu 7152671: RFE: Windows decoder should add some std dirs to the symbol search path
Wed, 09 Jan 2013 11:39:30 -0500 acorn 8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests
Fri, 11 Jan 2013 02:02:51 -0800 amurillo 8006034: new hotspot build - hs25-b16
Wed, 16 Jan 2013 20:53:05 -0800 katleman Merge jdk8-b74
Wed, 16 Jan 2013 11:59:44 -0800 katleman Added tag jdk8-b73 for changeset 11619f33cd68
Thu, 31 Jan 2013 16:12:41 +0100 Lukas Stadler remove unused allocations during (full) canonicalization
Thu, 31 Jan 2013 15:23:31 +0100 Lukas Stadler cleanup and assertion for PEA fix in 17b6a63fe7c2
Thu, 31 Jan 2013 11:32:14 +0100 Lukas Stadler replace all-default MaterializeNodes with NewObject during lowering, not during PEA (fixes GRAAL-35)
Thu, 31 Jan 2013 11:23:55 +0100 Lukas Stadler remove LIRLowerable from VirtualState subclasses, not needed because they are not scheduled
Wed, 30 Jan 2013 22:44:51 +0100 Doug Simon Merge.
Wed, 30 Jan 2013 22:39:51 +0100 Doug Simon added collection of compilation speed metric for C1 and C2 to bench command
Wed, 30 Jan 2013 22:33:04 +0100 Doug Simon collection of Graal compilation speed metrics is now triggered by -XX:+CITime instead of -Dgraal.benchmark.compilation=true
Wed, 30 Jan 2013 21:36:28 +0100 Doug Simon added per-compiler compilation speed statistics for C1 and C2 (included in output produced by -XX:+CITime)
Wed, 30 Jan 2013 18:19:01 +0100 Doug Simon fix bug in parsing of SPECjvm2008 output
Wed, 30 Jan 2013 16:46:15 +0100 Gilles Duboscq Exclude FastMath::slowLog for now
Wed, 30 Jan 2013 16:39:01 +0100 Gilles Duboscq Add SPECjbb2013
Wed, 30 Jan 2013 11:33:31 +0100 Doug Simon changed convention for specifying constants versus named groups in a template for a value to extract from the output of a benchmark execution
Wed, 30 Jan 2013 11:03:32 +0100 Doug Simon moved execution of a benchmark out of OutputParser
Sun, 27 Jan 2013 23:09:56 +0100 Doug Simon spelling fix
Sun, 27 Jan 2013 21:07:16 +0100 Doug Simon disabled verbose reporting of non-null options for -G:Dump, -G:Meter, -G:Log, -G:Timer as it means these options cannot be used when running the 'mx bench' command
Sun, 27 Jan 2013 21:05:19 +0100 Doug Simon fixed bug in implementation of -Dgraal.benchmark.compilation=true
Fri, 25 Jan 2013 16:05:41 +0100 Doug Simon Merge.
Fri, 25 Jan 2013 16:05:11 +0100 Doug Simon added compilation rate measurements on top of existing metric/timer facility - enabled with -Dgraal.benchmark.compilation=true
Fri, 25 Jan 2013 15:31:54 +0100 Doug Simon changed DebugMetric.add() to take a long parameter instead of an int
Fri, 25 Jan 2013 11:47:28 +0100 Thomas Wuerthinger Modified formatter settings to not insert line break after annotation on parameters.
Fri, 25 Jan 2013 11:11:32 +0100 Thomas Wuerthinger Updated .hgignore file to also ignore IntelliJ project files.
Thu, 24 Jan 2013 18:20:46 +0100 Lukas Stadler named constants for snippet probabilities (likely, frequent, fast_path, deopt), see CR-7
Thu, 24 Jan 2013 17:06:00 +0100 Doug Simon applied eclipseformat
Thu, 24 Jan 2013 17:03:46 +0100 Doug Simon Merge.
Thu, 24 Jan 2013 16:58:53 +0100 Doug Simon made DebugValue implement Comparable and removed comparator that sorted the "Runs" metric before all others
Thu, 24 Jan 2013 16:44:40 +0100 Doug Simon removed space in metric name
Thu, 24 Jan 2013 13:05:50 +0100 Doug Simon added memory usage to CompilationStatistics
Tue, 22 Jan 2013 10:17:38 +0100 Doug Simon disabled running of Queens test (i.e., test_gamma) in normal HotSpot builds
Mon, 21 Jan 2013 17:09:31 +0100 Doug Simon changed format of files generated by CompilationStatistics to avoid spaces
Thu, 24 Jan 2013 10:37:43 +0100 Lukas Stadler let CheckCastSnippets insert UnsafeCastNodes (so that type stays visible during lowering)
Thu, 24 Jan 2013 08:16:41 +0100 Doug Simon sanity checks for SnippetInstaller.installSubstitutions()
Wed, 23 Jan 2013 22:39:57 +0100 Doug Simon factored out common code in NewObjectSnippets
Wed, 23 Jan 2013 22:37:22 +0100 Doug Simon factored out code common to SystemSubstitutions.identityHashCode() and ObjectSubstitutions.hashCode()
Wed, 23 Jan 2013 22:27:45 +0100 Doug Simon factored out common code shared by InstanceOfSnippets and CheckCastSnippets