aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/classfile/javaClasses.cpp
AgeCommit message (Expand)Author
2015-07-208048353: jstack -l crashes VM when a Java mirror for a primitive type is lockedvkempik
2015-04-308073705: more performance issues in class redefinitionsspitsyn
2015-04-288072863: Replace fatal() with vm_exit_during_initialization() when an incorre...dbuck
2015-04-088067662: "java.lang.NullPointerException: Method name is null" from StackTrac...sspitsyn
2014-11-198042235: redefining method used by multiple MethodHandles crashes VMcoleenp
2014-09-268058927: ATG throws ClassNotFoundExceptioncoleenp
2014-09-056642881: Improve performance of Class.getClassLoader()coleenp
2014-02-278035648: Don't use Handle in java_lang_String::printstefank
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-04-158028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)coleenp
2013-10-038025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGVcoleenp
2013-09-188019835: Strings interned in different threads equal but does not ==dcubed
2013-08-067187554: JSR 292: JVMTI PopFrame needs to handle appendix argumentssspitsyn
2013-06-19Mergechegar
2013-06-17Mergechegar
2013-06-108005849: JEP 167: Event-Based JVM Tracingsla
2013-05-228003421: NPG: Move oops out of InstanceKlass into mirrorcoleenp
2013-05-08Mergechegar
2013-05-01Mergechegar
2013-04-298011773: Some tests on Interned String crashed JVM with OOMhseigel
2013-04-228011896: Add check for invalid offset for new AccessControlContext isAuthoriz...mullan
2013-04-208008511: JSR 292: MemberName vmtarget refs to methods must be updated at clas...sspitsyn
2013-04-058001330: Improve on checking ordermullan
2013-01-228004902: correctness fixes motivated by contended locking work (6607129)dcubed
2013-01-21Mergeacorn
2013-01-177174978: NPG: Fix bactrace builder for class redefinitioncoleenp
2013-01-158005590: java_lang_Class injected field resolved_constructor appears unusedstefank
2013-01-088004728: Add hotspot support for parameter reflectioncoleenp
2012-12-24Mergeminqi
2012-12-208004823: Add VM support for type annotation reflectionstefank
2012-12-138004661: Comment and function name java_lang_String::toHash is wrongbrutisso
2012-11-298000662: NPG: nashorn ant clean test262 out-of-memory with Java heapcoleenp
2012-11-278003935: Simplify the needed includes for using Thread::current()stefank
2012-11-16Mergecoleenp
2012-11-126830717: replay of compilations would help with debuggingminqi
2012-11-128001471: Klass::cast() does nothinghseigel
2012-11-068000725: NPG: method_holder() and pool_holder() and pool_holder field should ...coleenp
2012-10-107199068: NPG: SharedSkipVerify is meaninglesscoleenp
2012-09-298000213: NPG: Should have renamed arrayKlass and typeArrayKlasscoleenp
2012-09-077195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceM...coleenp
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-07-277187290: nightly failures after JSR 292 lazy method handle updatetwisti
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-07-167087357: JSR 292: remove obsolete code after 7085860twisti
2012-06-18Mergesla
2012-06-137158800: Improve storage of symbol tablescoleenp
2012-06-127174218: remove AtomicLongCSImpl intrinsicstwisti
2012-05-146924259: Remove String.count/String.offsetkvn
2012-01-227130676: Tiered: assert(bci == 0 || 0<= bci && bci<code_size()) during stack ...never
2011-10-177098528: crash with java -XX:+ExtendedDTraceProbesnever