aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/vm/c1_Runtime1_x86.cpp
AgeCommit message (Expand)Author
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-02-277148486: At a method handle call returning with an exception may call the run...roland
2012-01-06Mergekvn
2011-12-077118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() funct...stefank
2011-12-067117052: instanceKlass::_init_state can be u1 typecoleenp
2011-10-277102657: JSR 292: C1 deoptimizes unlinked invokedynamic call sites infinitelytwisti
2011-08-317083786: dead various dead chunks of codenever
2011-03-317032388: guarantee(VM_Version::supports_cmov()) failed: illegal instruction o...twisti
2011-02-287012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address...twisti
2011-01-247008809: should report the class in ArrayStoreExceptions from compiled codenever
2011-01-077003271: Hotspot should track cumulative Java heap bytes allocated on a per-t...phh
2010-11-306985015: C1 needs to support compressed oopsiveresov
2010-11-236989984: Use standard include model for Hospotstefank
2010-09-036953144: Tiered compilationiveresov
2010-08-036953477: Increase portability and flexibility of building Hotspotbobv
2010-06-02Mergejrose
2010-05-276955349: C1: Make G1 barriers work with x64iveresov
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-216930772: JSR 292 needs to support SPARC C1twisti
2010-04-086941529: SharedRuntime::raw_exception_handler_for_return_address must reset t...twisti
2010-03-096919934: JSR 292 needs to support x86 C1twisti
2009-03-19Mergekvn
2009-03-136813212: factor duplicated assembly code for general subclass check (for 6655...jrose
2009-03-096814575: Update copyright yearxdono
2009-01-266795913: A few remaining wrong casts need to be fixed for building hotspot su...xlu
2008-12-246787106: Hotspot 32 bit build fails on platforms having different definitions...xlu
2008-10-07Mergetrims
2008-10-026754988: Update copyright yearjdk7-b37xdono
2008-09-17Mergeapetrusenko
2008-08-275108146: Merge i486 and amd64 cpu directoriesnever
2008-06-056711316: Open source the Garbage-First garbage collectorysr
2007-12-01Initial loadjdk7-b24duke