aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/classfile/systemDictionary.cpp
AgeCommit message (Expand)Author
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-04-158028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)coleenp
2014-02-158027146: Class loading verification failure if GC occurs in Universe::flush_d...coleenp
2013-12-138029383: assert(counter_changed) failed: failed dependencies, but counter did...roland
2013-11-238028128: Add a type safe alternative for working with counter based datamgronlun
2013-10-238026502: java/lang/invoke/MethodHandleConstants.java fails on all platformstwisti
2013-10-098003420: NPG: make new GC root for pd_settschatzl
2013-06-108005849: JEP 167: Event-Based JVM Tracingsla
2013-05-138005056: NPG: Crash after redefining java.lang.Objectcoleenp
2013-05-068013648: Guarantee(VerifyBeforeGC || VerifyDuringGC || VerifyBeforeExit || Ve...hseigel
2013-04-058011343: Add new flag for verifying the heap during startupjohnc
2013-04-04Mergebharadwaj
2013-03-318010723: fatal error: acquiring lock Metaspace allocation lock/5 out of ordercoleenp
2013-03-278009731: Confusing error message for loader constraint violationacorn
2013-03-257198429: need checked categorization of caller-sensitive methods in the JDKtwisti
2013-03-158007725: NPG: Klass::restore_unshareable_info() triggers assert(k->java_mirro...coleenp
2013-02-218008549: NPG: SystemDictionary::find(...) unnecessarily keeps class loaders a...stefank
2013-01-258000692: Remove old KERNEL codezgu
2013-01-107199207: NPG: Crash in PlaceholderTable::verify after StackOverflowacorn
2012-11-298000662: NPG: nashorn ant clean test262 out-of-memory with Java heapcoleenp
2012-11-128001471: Klass::cast() does nothinghseigel
2012-10-17Mergejmasa
2012-10-12Mergekvn
2012-10-118000740: remove LinkWellKnownClassestwisti
2012-10-098000659: NPG: ClassCastExceptions are unexpectedly thrown when testing nashornstefank
2012-10-09Mergerbackman
2012-10-088000263: JSR 292: signature types may appear to be unloadedtwisti
2012-10-017200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar n...twisti
2012-09-298000213: NPG: Should have renamed arrayKlass and typeArrayKlasscoleenp
2012-09-177197269: NPG: FollowReferences has no ClassLoader -> Class link to followcoleenp
2012-09-077195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceM...coleenp
2012-09-057195867: NPG: SAJDI tests fail with sun.jvm.hotspot.types.WrongTypeException:...coleenp
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-07-13Mergejiangli
2012-06-286995781: Native Memory Tracking (Phase 1)zgu
2012-06-267178145: Change constMethodOop::_exception_table to optionally inlined u2 table.jiangli
2012-05-217168280: Eliminate the generic signature index slot from field array for fiel...jiangli
2012-05-146924259: Remove String.count/String.offsetkvn
2012-01-307114376: Make system dictionary hashtable bucket array size configurableacorn
2012-01-117115199: Add event tracing hooks and Java Flight Recorder infrastructurephh
2011-09-107086585: make Java field injection more flexiblenever
2011-08-167071653: JSR 292: call site change notification should be pushed not pulledtwisti
2011-06-237056328: JSR 292 invocation sometimes fails in adapters for types not on boot...jrose
2011-05-066939861: JVM should handle more conversion operationsnever
2011-04-157032407: Crash in LinkResolver::runtime_resolve_virtual_method()coleenp
2011-04-076981791: remove experimental code for JSR 292jrose
2011-03-316817525: turn on method handle functionality by default for JSR 292twisti
2011-03-117012648: move JSR 292 to package java.lang.invoke and adjust namesjrose
2011-03-116839872: remove implementation inheritance from JSR 292 APIsjrose