aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/prims/jvmtiClassFileReconstituter.cpp
AgeCommit message (Expand)Author
2014-02-06Merge up to jdk8-b128Edward Nevill edward.nevill@linaro.org
2013-12-248029233: Update copyright year to match last edit in jdk8 hotspot repository ...hs25-b65mikael
2013-09-27Merge up to jdk8-b90Edward Nevill edward.nevill@linaro.org
2013-05-078014044: Spelling error in JDK-8009615: boostrapmethodsla
2013-05-068009615: JvmtiClassFileReconstituter does not create BootstrapMethod attributessla
2013-05-038008453: JvmtiClassFileReconstituter does not recognize default methodssla
2013-01-25merged upstream jdk8 changes up to tag jdk8_b72"Andrew Dinn ext:(%22)
2012-11-08Mergeminqi
2012-11-068000725: NPG: method_holder() and pool_holder() and pool_holder field should ...coleenp
2012-10-317194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 mergesspitsyn
2012-10-25updated cpu/aarch64 tree to reflect changes in hotspot tree up to hs25_b02"Andrew Dinn ext:(%22)
2012-09-187191786: retransformClasses() does not pass in LocalVariableTypeTable of a me...minqi
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-07-13Mergejiangli
2012-07-10Removed x86 code to create skeleton aarch64 tree"Andrew Dinn ext:(%22)
2012-07-096294277: java -Xdebug crashes on SourceDebugExtension attribute larger than 64Kfparain
2012-06-267178145: Change constMethodOop::_exception_table to optionally inlined u2 table.jiangli
2012-03-137109878: The instanceKlass EnclosingMethhod attribute fields can be folded in...jiangli
2012-03-017118280: The gbyc00102 JCK7 test causes an assert in JVM 7.0 fastdebug modedsamersoff
2011-12-217064927: retransformClasses() does not pass in LocalVariableTable of a methodcoleenp
2011-09-147090654: nightly failures after 7086585never
2011-09-107086585: make Java field injection more flexiblenever
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
2011-01-276990754: Use native memory and reference counting to implement SymbolTablecoleenp
2010-11-236989984: Use standard include model for Hospotstefank
2010-06-02Mergejrose
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-236939207: refactor constant pool index processingjrose
2009-07-286862919: Update copyright yearxdono
2009-04-216655646: dynamic languages need dynamically linked call sitesjrose
2007-12-01Initial loadjdk7-b24duke