.. |
5057225
|
5057225: Remove useless I2L conversions
|
2009-06-26 07:26:10 -07:00 |
6378821
|
6378821: bitCount() should use POPC on SPARC processors and AMD+10h
|
2009-03-13 11:35:17 -07:00 |
6539464
|
6539464: Math.log() produces inconsistent results between successive runs
|
2009-04-06 11:53:17 -07:00 |
6589834
|
6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:"
|
2009-04-24 09:14:39 -07:00 |
6603011
|
6800154: Add comments to long_by_long_mulhi() for better understandability
|
2009-02-13 09:09:35 -08:00 |
6636138
|
6837906: compiler tests of 6636138 fail with IllegalAccessException
|
2009-05-06 08:57:24 -07:00 |
6646019
|
6755406: minor mistakes in copyright notices
|
2008-10-02 14:11:33 -07:00 |
6646020
|
6646020: assert(in_bb(n),"must be in block") in -Xcomp mode
|
2008-04-03 21:26:03 -07:00 |
6659207
|
6719955: Update copyright year
|
2008-07-02 12:55:16 -07:00 |
6661247
|
6719955: Update copyright year
|
2008-07-02 12:55:16 -07:00 |
6663621
|
6719955: Update copyright year
|
2008-07-02 12:55:16 -07:00 |
6663848
|
6663848: assert(i < Max(),"oob") in C2 with -Xcomp
|
2008-04-24 11:13:03 -07:00 |
6689060
|
6755406: minor mistakes in copyright notices
|
2008-10-02 14:11:33 -07:00 |
6695810
|
6755406: minor mistakes in copyright notices
|
2008-10-02 14:11:33 -07:00 |
6700047
|
6743188: incomplete fix for 6700047 C2 failed in idom_no_update
|
2008-10-03 13:58:20 -07:00 |
6711100
|
6711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int")
|
2008-09-17 08:29:17 -07:00 |
6711117
|
6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
|
2009-04-07 19:04:24 -07:00 |
6712835
|
6712835: Server compiler fails with assertion (loop_count < K,"infinite loop in PhaseIterGVN::transform")
|
2008-07-25 11:32:56 -07:00 |
6714694
|
6714694: assertion in 64bit server vm (store->find_edge(load) != -1,"missing precedence edge") with COOPs
|
2008-06-20 10:17:09 -07:00 |
6716441
|
6716441: error in meet with +DoEscapeAnalysis
|
2008-06-26 13:34:00 -07:00 |
6724218
|
6723160: Nightly failure: Error: meet not symmetric
|
2008-07-16 16:04:39 -07:00 |
6726999
|
6726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominator info.")
|
2008-07-28 17:12:52 -07:00 |
6741738
|
6741738: TypePtr::add_offset() set incorrect offset when the add overflows
|
2008-08-27 14:47:32 -07:00 |
6756768
|
6756768: C1 generates invalid code
|
2008-11-25 13:14:07 -08:00 |
6757316
|
6814575: Update copyright year
|
2009-03-09 13:28:46 -07:00 |
6758234
|
6814575: Update copyright year
|
2009-03-09 13:28:46 -07:00 |
6772683
|
6862919: Update copyright year
|
2009-07-28 12:12:40 -07:00 |
6775880
|
6814575: Update copyright year
|
2009-03-09 13:28:46 -07:00 |
6778657
|
6814575: Update copyright year
|
2009-03-09 13:28:46 -07:00 |
6795161
|
6799693: Server compiler leads to data corruption when expression throws an Exception
|
2009-02-05 14:43:58 -08:00 |
6795362
|
6795362: 32bit server compiler leads to wrong results on solaris-x86
|
2009-02-03 01:39:12 -08:00 |
6795465
|
6795465: Crash in assembler_sparc.cpp with client compiler on solaris-sparc
|
2009-08-17 14:45:02 -07:00 |
6797305
|
6797305: Add LoadUB and LoadUI opcode class
|
2009-03-09 03:17:11 -07:00 |
6799693
|
6799693: Server compiler leads to data corruption when expression throws an Exception
|
2009-02-05 14:43:58 -08:00 |
6800154
|
6800154: Add comments to long_by_long_mulhi() for better understandability
|
2009-02-13 09:09:35 -08:00 |
6805724
|
6805724: ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant
|
2009-02-16 07:19:26 -08:00 |
6814842
|
6814842: Load shortening optimizations
|
2009-05-13 00:45:22 -07:00 |
6823354
|
6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
|
2009-05-06 00:27:52 -07:00 |
6823453
|
6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph")
|
2009-04-03 13:33:32 -07:00 |
6826736
|
6868486: timouts and outOfMemory in regression tests
|
2009-08-04 17:11:17 -07:00 |
6832293
|
6862919: Update copyright year
|
2009-07-28 12:12:40 -07:00 |
6833129
|
6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
|
2009-07-31 17:12:33 -07:00 |
6837011
|
6837011: SIGSEGV in PhaseIdealLoop in 32bit jvm
|
2009-05-06 12:04:42 -07:00 |
6837094
|
6861513: correct copyright attribution in test for 6837094 and 6860469
|
2009-07-16 17:59:27 -07:00 |
6843752
|
6843752 : missing code for an anti-dependent Phi in GCM
|
2009-05-27 12:35:51 -07:00 |
6849574
|
6849574: VM crash using NonBlockingHashMap (high_scale_lib)
|
2009-06-10 12:19:48 -07:00 |
6851282
|
6868486: timouts and outOfMemory in regression tests
|
2009-08-04 17:11:17 -07:00 |
6855164
|
6857707: Add missing test case for CR 6855164 from its bug description
|
2009-07-06 12:54:17 -07:00 |
6857159
|
6857159: local schedule failed with checkcast of Thread.currentThread()
|
2009-07-21 16:42:58 -07:00 |
6859338
|
6859338: amd64 native unverified entry point pushes values before implicit null check
|
2009-07-13 14:58:17 -07:00 |
6860469
|
6861513: correct copyright attribution in test for 6837094 and 6860469
|
2009-07-16 17:59:27 -07:00 |
6863155
|
6863155: Server compiler generates incorrect code (x86, long, bitshift, bitmask)
|
2009-07-28 09:02:30 +02:00 |
6863420
|
6863420: os::javaTimeNanos() go backward on Solaris x86
|
2009-07-26 16:40:14 -07:00 |
6865031
|
6865031: Application gives bad result (throws bad exception) with compressed oops
|
2009-07-31 12:04:07 -07:00 |
6866651
|
6866651: Regression: simple int sum crashes jvm (build 1.6.0_14-b08 and 1.7.0-ea-b59)
|
2009-08-17 12:11:06 -07:00 |