2012-10-26 |
kvn |
7163534: VM could crashes assert(false) failed: infinite EA connection graph build
|
file |
diff |
annotate
|
2012-10-24 |
kvn |
7184394: add intrinsics to use AES instructions
|
file |
diff |
annotate
|
2012-10-09 |
roland |
7054512: Compress class pointers after perm gen removal
|
file |
diff |
annotate
|
2012-09-20 |
roland |
7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
|
file |
diff |
annotate
|
2012-07-30 |
kvn |
7187454: stack overflow in C2 compiler thread on Solaris x86
|
file |
diff |
annotate
|
2012-07-24 |
twisti |
7023639: JSR 292 method handle invocation needs a fast path for compiled code
|
file |
diff |
annotate
|
2012-03-20 |
kvn |
7154997: assert(false) failed: not G1 barrier raw StoreP
|
file |
diff |
annotate
|
2012-03-12 |
kvn |
7147744: CTW: assert(false) failed: infinite EA connection graph build
|
file |
diff |
annotate
|
2012-02-21 |
kvn |
7146442: assert(false) failed: bad AD file
|
file |
diff |
annotate
|
2012-02-10 |
kvn |
7129284: +DoEscapeAnalysis regression w/ early build of 7u4 (HotSpot 23) on Linux
|
file |
diff |
annotate
|
2012-01-07 |
kvn |
7125896: Eliminate nested locks
|
file |
diff |
annotate
|
2011-12-20 |
roland |
7121140: Allocation paths require explicit memory synchronization operations for RMO systems
|
file |
diff |
annotate
|
2011-11-28 |
kvn |
7112478: after 7105605 JRuby bench_define_method_methods.rb fails with NPE
|
file |
diff |
annotate
|
2011-11-16 |
kvn |
6890673: Eliminate allocations immediately after EA
|
file |
diff |
annotate
|
2011-11-15 |
kvn |
7105605: Use EA info to optimize pointers compare
|
file |
diff |
annotate
|
2011-11-07 |
kvn |
7059047: EA: can't find initializing store with several CheckCastPP
|
file |
diff |
annotate
|
2011-10-25 |
kvn |
7059039: EA: don't change non-escaping state of NULL pointer
|
file |
diff |
annotate
|
2011-06-04 |
kvn |
7050280: assert(u->as_Unlock()->is_eliminated()) failed: sanity
|
file |
diff |
annotate
|
2011-04-21 |
kvn |
7026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::build_loop_late_post
|
file |
diff |
annotate
|
2011-04-07 |
kvn |
6992789: assert(phi->_idx >= nodes_size()) failed: only new Phi per instance memory slice
|
file |
diff |
annotate
|
2011-02-07 |
kvn |
7013538: Java memory leak with escape analysis
|
file |
diff |
annotate
|
2010-12-21 |
kvn |
7003130: assert(iterations<CG_BUILD_ITER_LIMIT) failed: infinite EA connection graph
|
file |
diff |
annotate
|
2010-11-23 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
2010-11-07 |
kvn |
6991188: C2 Crashes while compiling method
|
file |
diff |
annotate
|
2010-09-22 |
never |
6982537: Crash in Node*step_through_mergemem
|
file |
diff |
annotate
|
2010-07-03 |
kvn |
6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP
|
file |
diff |
annotate
|
2010-05-28 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
2010-05-18 |
kvn |
6953267: assert in EA code with -XX:+StressReflectiveCode
|
file |
diff |
annotate
|
2010-01-04 |
kvn |
6913075: EA identifies escape state incorrectly after 6895383 fix
|
file |
diff |
annotate
|
2009-12-10 |
kvn |
6896727: nsk/logging/LoggingPermission/LoggingPermission/logperm002 fails with G1, EscapeAnalisys
|
file |
diff |
annotate
|
2009-12-10 |
kvn |
6895383: JCK test throws NPE for method compiled with Escape Analysis
|
file |
diff |
annotate
|
2009-11-19 |
kvn |
6902036: WorldWind asserts on escape.cpp:1153: assert(addr->is_AddP(),"AddP required")
|
file |
diff |
annotate
|
2009-11-04 |
kvn |
6896352: CTW fails hotspot/src/share/vm/opto/escape.cpp:1155
|
file |
diff |
annotate
|
2009-09-16 |
kvn |
6879362: assert(!klass_is_exact(),"only non-exact klass")
|
file |
diff |
annotate
|
2009-09-10 |
kvn |
6880574: C2 assert in escape.cpp:445 on linux-amd64
|
file |
diff |
annotate
|
2009-07-29 |
trims |
Merge
|
file |
diff |
annotate
|
2009-07-16 |
kvn |
6851742: (EA) allocation elimination doesn't work with UseG1GC
|
file |
diff |
annotate
|
2009-07-28 |
xdono |
6862919: Update copyright year
|
file |
diff |
annotate
|
2009-05-12 |
kvn |
6836054: java/util/Arrays/CopyMethods.java fails on solaris-sparc with IllegalArgumentException
|
file |
diff |
annotate
|
2009-02-27 |
twisti |
6810672: Comment typos
|
file |
diff |
annotate
|
2009-02-20 |
kvn |
6802499: EA: assert(false,"unknown node on this path")
|
file |
diff |
annotate
|
2008-12-03 |
kvn |
6775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now")
|
file |
diff |
annotate
|
2008-08-27 |
kvn |
6732732: CTW with EA: assert(n != 0L,"Bad immediate dominator info.")
|
file |
diff |
annotate
|
2008-08-27 |
kvn |
6741738: TypePtr::add_offset() set incorrect offset when the add overflows
|
file |
diff |
annotate
|
2008-08-01 |
kvn |
6731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type")
|
file |
diff |
annotate
|
2008-07-29 |
kvn |
6726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominator info.")
|
file |
diff |
annotate
|
2008-07-16 |
kvn |
6723160: Nightly failure: Error: meet not symmetric
|
file |
diff |
annotate
|
2008-07-11 |
kvn |
Merge
|
file |
diff |
annotate
|
2008-07-11 |
trims |
Merge
|
file |
diff |
annotate
|
2008-07-02 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
2008-07-04 |
kvn |
6684714: Optimize EA Connection Graph build performance
|
file |
diff |
annotate
|
2008-06-26 |
kvn |
6716441: error in meet with +DoEscapeAnalysis
|
file |
diff |
annotate
|
2008-06-24 |
kvn |
6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
|
file |
diff |
annotate
|
2008-05-29 |
kvn |
6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
|
file |
diff |
annotate
|
2008-05-21 |
kvn |
6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
|
file |
diff |
annotate
|
2008-05-21 |
kvn |
6695810: null oop passed to encode_heap_oop_not_null
|
file |
diff |
annotate
|
2008-04-23 |
kvn |
6689060: Escape Analysis does not work with Compressed Oops
|
file |
diff |
annotate
|
2008-04-13 |
coleenp |
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
|
file |
diff |
annotate
|
2008-04-03 |
rasbold |
Merge
|
file |
diff |
annotate
|
2008-03-27 |
kvn |
6679854: assert in escape.cpp:397
|
file |
diff |
annotate
|