jdk/hotspot/src/share/vm/oops
Christian Thalinger 1a1f9f0871 8037043: put Method flag bits in predictable positions
Reviewed-by: kvn, coleenp
2014-03-11 14:54:47 -07:00
..
annotations.cpp 8014912: Restore PrintSharedSpaces functionality after NPG 2013-05-28 16:36:19 -07:00
annotations.hpp 8007320: NPG: move method annotations 2013-02-11 14:06:22 -05:00
arrayKlass.cpp 8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on 2014-02-15 13:03:38 -05:00
arrayKlass.hpp 8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on 2014-02-15 13:03:38 -05:00
arrayOop.cpp 7013347: allow crypto functions to be called inline to enhance performance 2012-02-01 16:57:08 -08:00
arrayOop.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
compiledICHolder.cpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
compiledICHolder.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
constantPool.cpp 8035150: ShouldNotReachHere() in ConstantPool::copy_entry_to 2014-02-26 15:47:44 +01:00
constantPool.hpp 8014910: deadlock between JVM/TI ClassPrepare event handler and CompilerThread 2013-10-22 14:29:02 -07:00
constMethod.cpp 8016325: JVM hangs verifying system dictionary 2013-06-24 18:55:46 -04:00
constMethod.hpp 8009531: Crash when redefining class with annotated method 2013-03-27 08:19:50 -04:00
cpCache.cpp 8029396: PPC64 (part 212): Several memory ordering fixes in C-code 2013-12-02 10:26:14 +01:00
cpCache.hpp 8029396: PPC64 (part 212): Several memory ordering fixes in C-code 2013-12-02 10:26:14 +01:00
fieldInfo.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
fieldStreams.hpp 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation 2013-09-13 22:38:02 -04:00
generateOopMap.cpp 8029351: assert(bt != T_OBJECT) failed: Guard is incorrect in VM:defmeth 2013-12-12 15:11:35 -05:00
generateOopMap.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
instanceClassLoaderKlass.cpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
instanceClassLoaderKlass.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
instanceKlass.cpp Merge 2014-02-28 08:02:20 -08:00
instanceKlass.hpp 8031752: Failed speculative optimizations should be reattempted when root of compilation is different 2014-02-25 18:16:24 +01:00
instanceMirrorKlass.cpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
instanceMirrorKlass.hpp 7195622: CheckUnhandledOops has limited usefulness now 2013-09-26 10:25:02 -04:00
instanceOop.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
instanceOop.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
instanceRefKlass.cpp 7195622: CheckUnhandledOops has limited usefulness now 2013-09-26 10:25:02 -04:00
instanceRefKlass.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
klass.cpp 8035746: Add missing Klass::oop_is_instanceClassLoader() function 2014-02-27 10:36:50 +01:00
klass.hpp 8035746: Add missing Klass::oop_is_instanceClassLoader() function 2014-02-27 10:36:50 +01:00
klass.inline.hpp 8003424: Enable Class Data Sharing for CompressedOops 2013-08-15 20:04:10 -04:00
klassPS.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
klassVtable.cpp 8027804: JCK resolveMethod test fails expecting AbstractMethodError 2013-12-16 08:24:33 -05:00
klassVtable.hpp 8009130: Lambda: Fix access controls, loader constraints 2013-10-07 12:20:28 -04:00
markOop.cpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
markOop.hpp 8000351: Tenuring threshold should be unsigned 2012-10-03 20:31:41 +02:00
markOop.inline.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
metadata.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
metadata.hpp 8035735: Metaspace::contains become extremely slow in some cases 2014-03-03 13:58:52 -05:00
method.cpp 8026328: Setting a breakpoint on invokedynamic crashes the JVM 2013-10-24 16:23:07 -07:00
method.hpp 8037043: put Method flag bits in predictable positions 2014-03-11 14:54:47 -07:00
methodCounters.cpp 8014912: Restore PrintSharedSpaces functionality after NPG 2013-05-28 16:36:19 -07:00
methodCounters.hpp 8010862: The Method counter fields used for profiling can be allocated lazily 2013-04-09 17:17:41 -04:00
methodData.cpp 8035841: assert(dp_src->tag() == dp_dst->tag()) failed: should be same tags 1 != 0 at ciMethodData.cpp:90 2014-03-05 09:29:12 +01:00
methodData.hpp 8035841: assert(dp_src->tag() == dp_dst->tag()) failed: should be same tags 1 != 0 at ciMethodData.cpp:90 2014-03-05 09:29:12 +01:00
objArrayKlass.cpp 8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on 2014-02-15 13:03:38 -05:00
objArrayKlass.hpp 8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on 2014-02-15 13:03:38 -05:00
objArrayKlass.inline.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
objArrayOop.cpp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass 2012-09-29 06:40:00 -04:00
objArrayOop.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
oop.cpp 8033792: AltHashing used jint for imprecise bit shifting 2014-02-10 21:29:14 -08:00
oop.hpp 8035746: Add missing Klass::oop_is_instanceClassLoader() function 2014-02-27 10:36:50 +01:00
oop.inline.hpp 8035746: Add missing Klass::oop_is_instanceClassLoader() function 2014-02-27 10:36:50 +01:00
oop.inline2.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
oop.pcgc.inline.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
oop.psgc.inline.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
oopsHierarchy.cpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
oopsHierarchy.hpp 7195622: CheckUnhandledOops has limited usefulness now 2013-09-26 10:25:02 -04:00
symbol.cpp 8033792: AltHashing used jint for imprecise bit shifting 2014-02-10 21:29:14 -08:00
symbol.hpp 8033792: AltHashing used jint for imprecise bit shifting 2014-02-10 21:29:14 -08:00
typeArrayKlass.cpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
typeArrayKlass.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
typeArrayOop.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
typeArrayOop.hpp 8023033: PPC64 (part 13): basic changes for AIX 2013-08-22 09:39:54 -07:00