jdk/hotspot/src/share/vm/oops
Jon Masamitsu 2ef7b2abe3 Merge
2013-08-22 14:03: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 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
arrayKlass.hpp 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
arrayOop.cpp 7013347: allow crypto functions to be called inline to enhance performance 2012-02-01 16:57:08 -08:00
arrayOop.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
compiledICHolder.cpp 8016325: JVM hangs verifying system dictionary 2013-06-24 18:55:46 -04:00
compiledICHolder.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
constantPool.cpp 8016325: JVM hangs verifying system dictionary 2013-06-24 18:55:46 -04:00
constantPool.hpp 8003557: NPG: Klass* const k should be const Klass* k 2013-05-10 08:27:30 -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 8014912: Restore PrintSharedSpaces functionality after NPG 2013-05-28 16:36:19 -07:00
cpCache.hpp 8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change 2013-07-15 11:35:10 +02:00
fieldInfo.hpp 8010121: Remove definition of ShouldNotReachHere2(msg) 2013-03-19 10:31:16 +01:00
fieldStreams.hpp 8003985: Support @Contended Annotation - JEP 142 2013-01-14 15:17:47 +01:00
generateOopMap.cpp 8009022: [parfait] Null pointer deference in hotspot/src/share/vm/oops/generateOopMap.cpp 2013-03-19 11:49:36 -07:00
generateOopMap.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
instanceClassLoaderKlass.cpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
instanceClassLoaderKlass.hpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
instanceKlass.cpp 8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes 2013-08-19 14:59:54 -04:00
instanceKlass.hpp 8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes 2013-08-19 14:59:54 -04:00
instanceMirrorKlass.cpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
instanceMirrorKlass.hpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
instanceOop.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
instanceOop.hpp 7054512: Compress class pointers after perm gen removal 2012-10-09 10:11:38 +02:00
instanceRefKlass.cpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
instanceRefKlass.hpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
klass.cpp 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
klass.hpp Merge 2013-08-22 11:13:17 -07:00
klass.inline.hpp 8003424: Enable Class Data Sharing for CompressedOops 2013-08-15 20:04:10 -04:00
klassPS.hpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
klassVtable.cpp 8013418: assert(i == total_args_passed) in AdapterHandlerLibrary::get_adapter since 8-b87 2013-05-01 08:07:59 -07:00
klassVtable.hpp 7182152: Instrumentation hot swap test incorrect monitor count 2013-02-06 14:31:37 -08: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 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
method.cpp Merge 2013-08-19 09:33:29 +02:00
method.hpp Merge 2013-05-13 18:08:13 +00: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 8014912: Restore PrintSharedSpaces functionality after NPG 2013-05-28 16:36:19 -07:00
methodData.hpp 8003557: NPG: Klass* const k should be const Klass* k 2013-05-10 08:27:30 -07:00
objArrayKlass.cpp 8016325: JVM hangs verifying system dictionary 2013-06-24 18:55:46 -04:00
objArrayKlass.hpp 8016325: JVM hangs verifying system dictionary 2013-06-24 18:55:46 -04:00
objArrayKlass.inline.hpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05: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 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap" 2013-04-30 11:56:52 -07:00
oop.hpp 8003424: Enable Class Data Sharing for CompressedOops 2013-08-15 20:04:10 -04:00
oop.inline.hpp 8003424: Enable Class Data Sharing for CompressedOops 2013-08-15 20:04:10 -04: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 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
oop.psgc.inline.hpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
oopsHierarchy.cpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
oopsHierarchy.hpp 8003424: Enable Class Data Sharing for CompressedOops 2013-08-15 20:04:10 -04:00
symbol.cpp 8009575: Reduce Symbol::_refcount from 4 bytes to 2 bytes 2013-06-23 22:08:28 -07:00
symbol.hpp 8009575: Reduce Symbol::_refcount from 4 bytes to 2 bytes 2013-06-23 22:08:28 -07:00
typeArrayKlass.cpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
typeArrayKlass.hpp 8003421: NPG: Move oops out of InstanceKlass into mirror 2013-05-22 14:37:49 -04:00
typeArrayOop.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
typeArrayOop.hpp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass 2012-09-29 06:40:00 -04:00