aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto
AgeCommit message (Expand)Author
2009-07-286862919: Update copyright yearxdono
2009-07-066857661: 64-bit server VM: assert(is_Initialize(),"invalid node class")kvn
2009-07-026855164: SIGSEGV during compilation of method involving loop over CharSequence.cfang
2009-07-016840775: Multiple JVM crashes seen with 1.6.0_10 through 1.6.0_14kvn
2009-07-016856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")never
2009-06-266818666: G1: Type lost in g1 pre-barriernever
2009-06-265057225: Remove useless I2L conversionstwisti
2009-06-246841800: Incorrect boundary values behavior for option -XX:MaxLabelRootDepth=...kvn
2009-06-236837094: False positive for "meet not symmetric" failurekvn
2009-06-096837472: com/sun/jdi/MonitorFrameInfo.java fails with AggressiveOpts in 6u14kvn
2009-05-286837146: Should perform unswitch before maximally unroll in loop transformationcfang
2009-05-276843752: missing code for an anti-dependent Phi in GCMkvn
2009-05-216772683: Thread.isInterrupted() fails to return true on multiprocessor PCkvn
2009-05-116836054: java/util/Arrays/CopyMethods.java fails on solaris-sparc with Illega...kvn
2009-05-116832293: JIT compiler got wrong result in type checking with -serverkvn
2009-05-086788527: Server vm intermittently fails with assertion "live value must not b...kvn
2009-05-07Mergetwisti
2009-05-066837011: SIGSEGV in PhaseIdealLoop in 32bit jvmtwisti
2009-05-066823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrai...twisti
2009-05-056833879: Assigning positive zero is ignored when old value is negative zerocfang
2009-04-236589834: deoptimization problem with -XX:+DeoptimizeALotcfang
2009-04-226709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes ...kvn
2009-04-216655646: dynamic languages need dynamically linked call sitesjrose
2009-04-076711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-...kvn
2009-04-076826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projection...kvn
2009-04-036823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false...kvn
2009-04-016823454: Oop-typed loadP yields invalid pointer (0x1) on SPECjbb2005 at OSRed...never
2009-03-316761600: Use sse 4.2 in intrinsicscfang
2009-03-306821700: tune VM flags for peak performancekvn
2009-03-266810845: Performance regression in mpegaudio on x64kvn
2009-03-246820510: assertion failure with unloaded class in subnode.cppnever
2009-03-246636138: UseSuperWord enabled failurecfang
2009-03-19Mergekvn
2009-03-136813212: factor duplicated assembly code for general subclass check (for 6655...jrose
2009-03-136378821: bitCount() should use POPC on SPARC processors and AMD+10htwisti
2009-03-12Mergetrims
2009-03-126791178: Specialize for zero as the compressed oop vm heap basekvn
2009-03-096814575: Update copyright yearxdono
2009-03-096797305: Add LoadUB and LoadUI opcode classtwisti
2009-03-036812721: Block's frequency should not be NaNkvn
2009-02-276810672: Comment typostwisti
2009-02-276811267: Fix for 6809798 broke linux buildkvn
2009-02-266809798: SafePointScalarObject node placed into incorrect block during GCMkvn
2009-02-236791572: assert("duplicating node that's already been matched")kvn
2009-02-196802499: EA: assert(false,"unknown node on this path")kvn
2009-02-186807084: AutoBox elimination is broken with compressed oopskvn
2009-02-17Mergekvn
2009-02-166805724: ModLNode::Ideal() generates functionally incorrect graph when diviso...twisti
2009-02-136800154: Add comments to long_by_long_mulhi() for better understandabilitytwisti
2009-02-066791852: assert(b->_nodes[insidx] == n,"got insidx set incorrectly")kvn