log

age author description
Wed, 12 Mar 2014 11:23:56 +0100 Christian Wirth fix for mx, did not compile on Windows
Fri, 14 Mar 2014 10:22:04 +0100 Lukas Stadler let NodeIterable.snapshotTo take collections instead of lists
Fri, 14 Mar 2014 10:22:04 +0100 Lukas Stadler tiny change in FrameStateAssignmentPhase
Fri, 14 Mar 2014 11:17:42 +0100 Lukas Stadler tiny change to DebugInfoBuilder
Fri, 14 Mar 2014 10:22:04 +0100 Lukas Stadler new graph ordering assertion mechanism
Fri, 14 Mar 2014 10:21:46 +0100 Lukas Stadler split BciBlockMapping liveness calculation into fast and slow path
Fri, 14 Mar 2014 08:28:03 +0100 Lukas Stadler fix for IfNode reordering
Thu, 13 Mar 2014 13:38:02 -0700 twisti undo accidentially pushed make/Makefile changes
Wed, 12 Mar 2014 17:33:51 -0700 twisti moved CompilerToVM.loadReferencedTypeInPool logic into Java
Wed, 12 Mar 2014 15:12:28 -0700 twisti added HotSpotConstantPool.JVM_CONSTANT enum
Thu, 13 Mar 2014 21:16:57 +0100 Doug Simon Merge.
Thu, 13 Mar 2014 21:15:46 +0100 Doug Simon fixed regression due to jdk9 merge
Thu, 13 Mar 2014 21:15:13 +0100 Doug Simon removed unnecessary LFLAGS adjustment for clang
Thu, 13 Mar 2014 17:49:57 +0100 Doug Simon added COMPILERGRAAL to predefined symbols in hotspot CDT project
Thu, 13 Mar 2014 17:48:44 +0100 Doug Simon removed GPU offload interaction with compilation policy
Thu, 13 Mar 2014 17:47:44 +0100 Doug Simon fixed bug in HotSpotResolvedJavaField.equals
Thu, 13 Mar 2014 15:48:36 +0100 Gilles Duboscq Make the DuplicateSuppressingStream periodically print while it is filtering output
Wed, 12 Mar 2014 13:30:08 +0100 Gilles Duboscq Merge
Tue, 11 Mar 2014 15:34:06 +0100 Gilles Duboscq Javadoc fixes
Tue, 11 Mar 2014 11:00:44 +0100 Gilles Duboscq Windows make: use CXX_FLAGS instead of CPP_FLAGS for graal build
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Thu, 06 Mar 2014 10:37:26 -0800 lana Merge
Mon, 24 Feb 2014 12:56:19 -0800 lana Merge
Fri, 21 Feb 2014 11:39:47 -0800 katleman Added tag jdk9-b03 for changeset b2fee789d23f
Fri, 28 Feb 2014 09:30:20 -0800 amurillo Merge
Fri, 28 Feb 2014 08:02:20 -0800 morris Merge
Fri, 28 Feb 2014 13:44:16 +0100 roland 8031754: Type speculation should favor profile data from outermost inlined method
Thu, 27 Feb 2014 20:40:24 +0100 goetz 8035970: PPC64: fix ad file after 8027754: Enable loop optimizations for loops with MathExact
Thu, 27 Feb 2014 09:37:16 +0100 roland 8032011: nsk/stress/jck60/jck60022 crashes in src\share\vm\runtime\synchronizer.cpp:239
Wed, 26 Feb 2014 16:45:15 -0800 iveresov 8035283: Second phase of branch shortening doesn't account for loop alignment
Wed, 26 Feb 2014 11:33:34 -0800 goetz 8035396: Introduce accessor for tmp_oop in frame.
Wed, 26 Feb 2014 02:54:49 -0800 anoll Merge
Wed, 26 Feb 2014 02:38:46 -0800 anoll Merge
Wed, 26 Feb 2014 11:29:47 +0100 anoll 8034839: jvm hangs with gc/gctests/LoadUnloadGC test
Tue, 11 Feb 2014 13:29:53 +0100 neliasso 8034188: OSR methods may not be recompiled at proper compilation level
Wed, 26 Feb 2014 07:46:46 +0100 adlertz 8010500: [parfait] Possible null pointer dereference at hotspot/src/share/vm/opto/loopnode.hpp
Wed, 26 Feb 2014 07:44:59 +0100 anoll 8032642: [TESTBUG] Fix testbugs in compiler/startup/.*
Tue, 25 Feb 2014 10:42:25 -0800 roland Merge
Tue, 25 Feb 2014 18:16:24 +0100 roland 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
Tue, 25 Feb 2014 17:51:27 +0100 adlertz 8033260: assert(lrg._area >= 0.0) failed: negative spill area
Tue, 25 Feb 2014 14:09:02 +0100 adlertz 8032656: Tag the MachSpillCopies with purpose information
Tue, 25 Feb 2014 13:52:37 +0100 anoll 8034775: Failing to initialize VM when running with negative value for -XX:CICompilerCount
Tue, 25 Feb 2014 10:26:21 +0100 adlertz 8032894: Remove dead code in Pressure::lower
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Mon, 24 Feb 2014 15:12:26 -0800 kvn 8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler
Fri, 28 Feb 2014 14:56:04 +0100 ehelin Merge
Thu, 27 Feb 2014 10:36:50 +0100 stefank 8035746: Add missing Klass::oop_is_instanceClassLoader() function
Thu, 27 Feb 2014 10:34:55 +0100 stefank 8035648: Don't use Handle in java_lang_String::print
Wed, 26 Feb 2014 14:52:42 +0100 jwilhelm 8035822: Unable to test minimalVM
Tue, 25 Feb 2014 11:02:11 +0100 ehelin Merge
Mon, 24 Feb 2014 10:45:15 +0100 tschatzl 8034948: Back out JDK-6976350 since it does not fix any issue
Mon, 24 Feb 2014 09:41:04 +0100 tschatzl 8035329: Move G1ParCopyClosure::copy_to_survivor_space into G1ParScanThreadState
Mon, 24 Feb 2014 09:40:49 +0100 tschatzl 8035326: Assume non-NULL references in G1CollectedHeap::in_cset_fast_test
Mon, 24 Feb 2014 09:40:21 +0100 tschatzl 8027559: Decrease code size and templatizing in G1ParCopyClosure::do_oop_work
Fri, 21 Feb 2014 10:19:09 +0100 stefank 8035412: Cleanup ClassLoaderData::is_alive
Fri, 21 Feb 2014 10:01:20 +0100 stefank 8035393: Use CLDClosure instead of CLDToOopClosure in frame::oops_interpreted_do
Mon, 24 Feb 2014 21:54:22 -0800 ccheung 8025519: [TESTBUG] runtime/7107135/Test7107135.sh need to use COMPILEJAVA for javac task
Mon, 24 Feb 2014 10:28:22 +0100 jbachorik 4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException
Mon, 24 Feb 2014 13:29:14 +0100 mgronlun 8035650: Exclude AIX from VS.NET make/windows/projectcreator.make
Sun, 23 Feb 2014 22:36:19 -0800 sspitsyn 8034867: Object references from expression stack are not visible as roots via jvmti FollowReferences and HeapDump