log

age author description
Thu, 19 Dec 2013 11:38:44 +0100 Doug Simon made -G:PrintCompRate incompatible with -XX:+CITime and -XX:+CITimeEach
Thu, 19 Dec 2013 08:40:45 +0100 Erik Eckstein fix compiletime-expensive debug log message in LinearScan
Thu, 19 Dec 2013 08:35:37 +0100 Erik Eckstein limit complexity of redundant move elimination
Wed, 18 Dec 2013 17:33:00 +0100 Christian Wirth JS: fix, evaluating jboolean directly gives a warning (and thus error) on Windows
Wed, 18 Dec 2013 06:06:52 -0800 Michael Van De Vanter Merge with aba12e3603b48feda21b2a09fd4e03710c83eace
Wed, 18 Dec 2013 03:16:17 -0800 Michael Van De Vanter Truffle: make the new class SourceManager.SourceImpl public temporarily until some related changes propagate completely.
Wed, 18 Dec 2013 03:13:19 -0800 Michael Van De Vanter Merge with 40530019af024ad7ac77c392a161a6ad91ed50cb
Tue, 17 Dec 2013 22:26:33 -0800 Michael Van De Vanter Merge with ad187607b784c7ee65c4832923619461c3243148
Tue, 17 Dec 2013 21:26:42 -0800 Michael Van De Vanter Merge with 430c9f08728d9efa37f4311aa712e969f9e5e254
Tue, 17 Dec 2013 20:22:45 -0800 Michael Van De Vanter Truffle: new infrastructure related to instrumentation, and in particular debugging: support for managing Source objects; framework for generalized "instrumentation proxy nodes" (to be inserted into ASTs with no runtime cost when inactive), and "probes" (which can be attached to proxy nodes to receive event notification); a rudimentary interface and abstract implementation for a "debug manager" (mostly a placeholder at this point); and the beginning of a language-agnostic ExecutionContext interface.
Wed, 18 Dec 2013 13:06:06 +0100 Doug Simon Merge.
Wed, 18 Dec 2013 11:35:04 +0100 Doug Simon Merge.
Wed, 18 Dec 2013 11:26:37 +0100 Doug Simon create profiling info, phase plan and optimistic opts when running a CompilationTask, not when creating it (GRAAL-640)
Wed, 18 Dec 2013 00:00:24 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 13 Dec 2013 09:40:58 -0800 amurillo Added tag hs25-b63 for changeset 41f4cad94c58 jdk8-b121
Fri, 13 Dec 2013 09:40:57 -0800 amurillo Merge hs25-b63
Thu, 12 Dec 2013 14:06:21 -0800 vladidan Merge
Thu, 12 Dec 2013 17:08:04 -0500 vladidan Merge
Wed, 11 Dec 2013 13:51:28 -0500 jprovino 8029566: PPC: OrderAccess::load_acquire(julong) is broken
Thu, 12 Dec 2013 11:22:26 -0800 anoll Merge
Wed, 11 Dec 2013 01:09:04 +0400 iignatyev 8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException
Wed, 11 Dec 2013 01:04:34 +0400 iignatyev 8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java
Fri, 06 Dec 2013 16:43:56 -0800 twisti 8029366: ShouldNotReachHere error when creating an array with component type of void
Fri, 06 Dec 2013 12:11:51 -0800 kvn 8028107: Kitchensink crashed with EAV
Thu, 12 Dec 2013 16:13:44 +0100 ehelin Merge
Mon, 09 Dec 2013 10:03:39 +0100 stefank 8029106: JVM crashes in Metachunk::Metachunk during parallel class redefinition (PrivateMLetController, anonymous-simple_copy_1)
Tue, 10 Dec 2013 10:31:00 +0100 sjohanss 8028993: Full collections with ParallelScavenge slower in JDK 8 compared to 7u40
Mon, 09 Dec 2013 08:20:45 +0100 ehelin 8029326: G1 does not check if threads gets created
Tue, 10 Dec 2013 16:18:26 -0500 hseigel 8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object
Sun, 08 Dec 2013 18:00:58 +0100 mgronlun Merge