aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/c1/c1_globals.hpp
AgeCommit message (Expand)Author
2014-01-22Mergekvn
2014-01-098011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruct...adlertz
2013-12-248029233: Update copyright year to match last edit in jdk8 hotspot repository ...hs25-b65mikael
2013-11-21Mergekvn
2013-11-148028159: C2: compiler stack overflow during inlining of @ForceInline methodsvlivanov
2013-11-05Mergekvn
2013-10-238012941: JSR 292: too deep inlining might crash compiler because of stack ove...vlivanov
2013-08-228023033: PPC64 (part 13): basic changes for AIXgoetz
2013-08-217199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site...roland
2013-03-217153771: array bound check elimination for c1roland
2013-01-148005639: Move InlineSynchronizedMethods flag from develop to productvladidan
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-08-276677625: Move platform specific flags from globals.hpp to globals_<arch>.hpptwisti
2011-09-257089790: integrate bsd-port changesnever
2011-08-307085279: C1 overflows code buffer with VerifyOops and CompressedOopsiveresov
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-02-027016023: Enable building ARM and PPC from src/closed repositorybobv
2010-11-236989984: Use standard include model for Hospotstefank
2010-10-156991577: add IfOp optimization to C1roland
2009-12-296986046: C1 valuestack cleanuproland
2010-09-036953144: Tiered compilationiveresov
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-04-266943485: JVMTI always on capabilities change code generation too muchnever
2008-06-056711316: Open source the Garbage-First garbage collectorysr
2007-12-01Initial loadjdk7-b24duke