log src/share/vm/opto/compile.cpp @ 10278:6f3fd5150b67

age author description
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Tue, 16 Apr 2013 10:08:41 +0200 neliasso 8011621: live_ranges_in_separate_class.patch
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Wed, 13 Feb 2013 10:25:09 +0100 neliasso 8005772: Stubs report compile id -1 in phase events
Wed, 06 Mar 2013 10:28:38 +0100 roland 8009460: C2compiler crash in machnode::in_regmask(unsigned int)
Tue, 05 Mar 2013 04:24:50 -0800 shade 8009120: Fuzz instruction scheduling in HotSpot compilers
Tue, 12 Feb 2013 12:56:11 +0100 roland 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
Tue, 15 Jan 2013 14:45:12 -0800 kvn 8005821: C2: -XX:+PrintIntrinsics is broken
Sun, 23 Dec 2012 17:08:22 +0100 roland 8005071: Incremental inlining for JSR 292
Tue, 18 Dec 2012 14:55:25 +0100 roland 8005031: Some cleanup in c2 to prepare for incremental inlining support
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
Tue, 27 Nov 2012 17:24:15 -0800 bharadwaj 7092905: C2: Keep track of the number of dead nodes
Wed, 17 Oct 2012 12:09:32 -0700 kvn 8000623: tools/javac/Diagnostics/6769027/T6769027.java crashes in PSPromotionManager::copy_to_survivor_space
Tue, 09 Oct 2012 12:40:05 -0700 vlivanov 7199654: Remove LoadUI2LNode
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Fri, 05 Oct 2012 18:57:10 -0700 vlivanov 7177003: C1: LogCompilation support
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
Thu, 20 Sep 2012 16:49:17 +0200 roland 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
Mon, 17 Sep 2012 19:39:07 -0700 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Wed, 22 Aug 2012 11:55:40 -0700 kvn 7192963: assert(_in[req-1] == this) failed: Must pass arg count to 'new'
Mon, 30 Jul 2012 09:49:25 -0700 kvn 7187454: stack overflow in C2 compiler thread on Solaris x86
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Tue, 12 Jun 2012 14:31:44 -0700 twisti 7174218: remove AtomicLongCSImpl intrinsics
Tue, 13 Mar 2012 20:54:56 -0700 never 7152955: print_method crashes with null root
Mon, 12 Mar 2012 10:46:47 -0700 kvn 7147744: CTW: assert(false) failed: infinite EA connection graph build
Tue, 27 Dec 2011 15:08:43 -0800 kvn 7123954: Some CTW test crash with SIGSEGV
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Mon, 19 Dec 2011 14:16:23 -0800 never 7121073: secondary_super_cache memory slice has incorrect bounds in flatten_alias_type
Wed, 16 Nov 2011 09:13:57 -0800 kvn 6890673: Eliminate allocations immediately after EA
Wed, 16 Nov 2011 01:39:50 -0800 twisti 7003454: order constants in constant table by number of references in code
Wed, 09 Nov 2011 07:25:51 -0800 kvn 7107042: assert(no_dead_loop) failed: dead loop detected
Wed, 31 Aug 2011 16:46:11 -0700 never 7083786: dead various dead chunks of code
Tue, 16 Aug 2011 11:53:57 -0700 kvn 7079317: Incorrect branch's destination block in PrintoOptoAssembly output
Thu, 21 Jul 2011 11:25:07 -0700 kvn 7063628: Use cbcond on T4
Tue, 28 Jun 2011 15:50:07 -0700 kvn 7047954: VM crashes with assert(is_Mem()) failed
Thu, 14 Apr 2011 13:45:41 -0700 johnc Merge
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Tue, 05 Apr 2011 19:14:03 -0700 never 7032963: StoreCM shouldn't participate in store elimination
Sat, 02 Apr 2011 10:54:15 -0700 kvn 7004535: Clone loop predicate during loop unswitch
Fri, 25 Mar 2011 09:35:39 +0100 roland 7029017: Additional architecture support for c2 compiler
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Wed, 29 Dec 2010 10:41:43 -0800 kvn 7008325: CodeCache exhausted on sparc starting from hs20b04
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC
Thu, 02 Dec 2010 17:21:12 -0800 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Tue, 03 Aug 2010 15:55:03 -0700 kvn 6973963: SEGV in ciBlock::start_bci() with EA
Fri, 02 Jul 2010 17:30:30 -0700 kvn 6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP
Tue, 15 Jun 2010 18:07:27 -0700 kvn 6959430: Make sure raw loads have control edge
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Wed, 02 Jun 2010 09:49:32 -0700 kvn 6954029: Improve implicit null check generation with compressed oops
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 26 Apr 2010 23:59:45 -0700 never 6943485: JVMTI always on capabilities change code generation too much
Thu, 18 Feb 2010 11:35:41 +0100 twisti 6926782: CodeBuffer size too small after 6921352
Tue, 12 Jan 2010 14:37:35 -0800 cfang 6894779: Loop Predication for Loop Optimizer in C2
Wed, 09 Dec 2009 16:40:45 -0800 kvn 6895383: JCK test throws NPE for method compiled with Escape Analysis
Thu, 12 Nov 2009 09:24:21 -0800 never 6892658: C2 should optimize some stringbuilder patterns
Wed, 19 Aug 2009 18:54:35 -0700 never 6873777: FPU control word optimization still performed with SSE
Fri, 14 Aug 2009 00:02:12 -0700 never 6862956: PhaseIdealLoop should have a CFG verification mode
Thu, 23 Jul 2009 14:53:56 -0700 kvn 6860599: nodes limit could be reached during Output phase
Tue, 21 Jul 2009 16:56:06 -0700 jrose 6862576: vmIntrinsics needs cleanup in order to support JSR 292 intrinsics
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 09 Mar 2009 03:17:11 -0700 twisti 6797305: Add LoadUB and LoadUI opcode class
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Mon, 26 Jan 2009 16:22:12 +0100 twisti 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
Thu, 18 Dec 2008 11:26:22 -0800 kvn 6787050: assert(n->in(0) == 0L,"no control") with UseCompressedOops on sparcv9
Tue, 16 Dec 2008 12:23:39 -0800 kvn 6782820: Server VM fails with "unhandled implicit exception in compiled code"
Wed, 03 Dec 2008 13:41:37 -0800 kvn 6775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now")
Fri, 07 Nov 2008 09:29:38 -0800 kvn 6462850: generate biased locking code in C2 ideal graph
Thu, 06 Nov 2008 14:59:10 -0800 rasbold 6743900: frequency based block layout
Thu, 30 Oct 2008 17:08:48 -0700 never 6764622: IdealGraphVisualizer fixes
Tue, 23 Sep 2008 12:29:06 -0700 kvn 6747051: Improve code and implicit null check generation for compressed oops
Wed, 17 Sep 2008 12:59:52 -0700 never 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
Mon, 15 Sep 2008 09:58:26 -0700 rasbold Merge
Wed, 10 Sep 2008 18:23:32 -0700 kvn 6706829: Compressed Oops: add debug info for narrow oops
Tue, 02 Sep 2008 15:18:26 -0400 coleenp 6741004: UseLargePages + UseCompressedOops breaks implicit null checking guard page
Fri, 01 Aug 2008 10:06:45 -0700 kvn 6731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type")
Mon, 28 Jul 2008 17:12:52 -0700 kvn 6726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominator info.")
Wed, 16 Jul 2008 16:04:39 -0700 kvn 6723160: Nightly failure: Error: meet not symmetric
Fri, 11 Jul 2008 12:19:29 -0700 kvn Merge
Thu, 03 Jul 2008 18:02:47 -0700 kvn 6684714: Optimize EA Connection Graph build performance
Fri, 11 Jul 2008 01:14:44 -0700 trims Merge jdk7-b31
Thu, 26 Jun 2008 13:34:00 -0700 kvn 6716441: error in meet with +DoEscapeAnalysis
Tue, 24 Jun 2008 16:00:14 -0700 never 6718676: putback for 6604014 is incomplete
Tue, 24 Jun 2008 10:43:29 -0700 kvn 6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year jdk7-b30
Thu, 05 Jun 2008 13:02:51 -0700 kvn 6709093: Compressed Oops: reduce size of compiled methods
Thu, 29 May 2008 12:04:14 -0700 kvn 6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
Wed, 21 May 2008 13:46:23 -0700 kvn 6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
Wed, 21 May 2008 10:45:07 -0700 kvn 6695810: null oop passed to encode_heap_oop_not_null
Thu, 24 Apr 2008 11:13:03 -0700 never 6663848: assert(i < Max(),"oob") in C2 with -Xcomp
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Wed, 02 Apr 2008 12:09:59 -0700 jrose 6667042: PrintAssembly option does not work without special plugin
Fri, 14 Mar 2008 15:26:33 -0700 kvn 6674588: (Escape Analysis) Improve Escape Analysis code
Thu, 06 Mar 2008 10:30:17 -0800 kvn 6667610: (Escape Analysis) retry compilation without EA if it fails
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load jdk7-b24