log src/share/vm/opto/node.cpp @ 14366:7907932bdd99

age author description
Tue, 11 Feb 2014 21:32:19 -0800 henryjen 8033215: clang: node.cpp:284 IDX_INIT macro use uninitialized field _out
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Thu, 13 Mar 2014 14:48:01 +0100 Doug Simon more workarounds to support clang 5.1 on Mac OS X
Fri, 23 Aug 2013 11:41:37 -0700 kvn 8012972: Incremental Inlining should support scalar replaced object in debug info
Thu, 09 May 2013 17:28:04 -0700 kvn 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Mon, 25 Feb 2013 14:13:04 +0100 roland 8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution