aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/c1/c1_Runtime1.cpp
AgeCommit message (Expand)Author
2013-10-118005173: assert(false) failed: DEBUG MESSAGE: exception oop must be empty (ma...twisti
2013-10-03Mergejprovino
2013-09-27Mergejiangli
2013-09-278024990: JT_JDK: 11 failures with SIGSEGV on arm-sflt platforms in nightly fa...jiangli
2013-09-267195622: CheckUnhandledOops has limited usefulness nowhseigel
2013-09-138014013: CallInfo structure no longer accurately reports the result of a Link...drchase
2013-08-217199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site...roland
2013-08-157145569: G1: optimize nmethods scanningjohnc
2013-07-027088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32drchase
2013-05-108003557: NPG: Klass* const k should be const Klass* k.minqi
2013-03-217153771: array bound check elimination for c1roland
2012-11-128001471: Klass::cast() does nothinghseigel
2012-09-298000213: NPG: Should have renamed arrayKlass and typeArrayKlasscoleenp
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-06-057171890: C1: add Class.isInstance intrinsicroland
2012-03-067160570: Intrinsification support for tracing frameworkrbackman
2012-02-017141200: log some interesting information in ring buffers for crashesnever
2012-01-267131259: compile_method and CompilationPolicy::event shouldn't be declared TRAPSiveresov
2011-10-277102657: JSR 292: C1 deoptimizes unlinked invokedynamic call sites infinitelytwisti
2011-08-317083786: dead various dead chunks of codenever
2011-07-017057120: Tiered: Allow C1 to inline methods with loopsiveresov
2011-04-207035861: linux-armsflt: assert(ni->data() == (int)(x + o)) failed: instructio...vladidan
2011-04-037033154: Improve C1 arraycopy performanceroland
2011-03-187017732: move static fields into Class to prepare for perm gen removalnever
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-134926272: methodOopDesc::method_from_bcp is unsafenever
2010-11-306985015: C1 needs to support compressed oopsiveresov
2010-11-236989984: Use standard include model for Hospotstefank
2010-10-196968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some placesnever
2010-09-036953144: Tiered compilationiveresov
2010-08-256978355: renaming for 6961697twisti
2010-08-036953477: Increase portability and flexibility of building Hotspotbobv
2010-06-106730276: JDI_REGRESSION tests fail with "Error: count must be non-zero" error...kvn
2010-06-096939203: JSR 292 needs method handle constantsjrose
2010-06-046958292: C1: Enable parallel compilationiveresov
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-02-08Mergejohnc
2010-02-016904516: More object array barrier fixes, following up on 6906727ysr
2010-02-016902182: 4/4 Starting with jdwp agent should not incur performance penaltydcubed
2010-01-066914300: ciEnv should export all well known classesnever
2009-03-096814575: Update copyright yearxdono
2008-12-126767587: missing call to make_not_entrant after deoptimizing for patching vol...never
2008-09-17Mergeapetrusenko
2008-08-275108146: Merge i486 and amd64 cpu directoriesnever
2008-08-21Mergetonyp
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-056711316: Open source the Garbage-First garbage collectorysr
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2007-12-01Initial loadjdk7-b24duke