jdk/src/hotspot/share/oops
Claes Redestad 061b0a6637 8233159: Method::result_type should use calculated value in constMethod
Reviewed-by: lfoltan, iklam, coleenp
2019-10-30 16:14:56 +01:00
..
access.hpp 8230808: Remove Access::equals() 2019-09-17 09:51:02 +02:00
access.inline.hpp 8230808: Remove Access::equals() 2019-09-17 09:51:02 +02:00
accessBackend.cpp 8198285: More consistent Access API for arraycopy 2018-06-04 23:01:48 +02:00
accessBackend.hpp 8230808: Remove Access::equals() 2019-09-17 09:51:02 +02:00
accessBackend.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
accessDecorators.hpp 8215492: Rename INTERNAL_EMPTY to something less "internal" 2018-12-19 23:40:05 +01:00
annotations.cpp 8229930: internal_name() in annotations.hpp returns "{constant pool}" 2019-08-21 11:29:40 -04:00
annotations.hpp 8229930: internal_name() in annotations.hpp returns "{constant pool}" 2019-08-21 11:29:40 -04:00
array.hpp 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable 2019-02-20 09:53:28 +01:00
arrayKlass.cpp 8221698: Remove redundant includes from popular header files 2019-03-30 08:26:20 -07:00
arrayKlass.hpp 8223624: Cleanup includes of universe.hpp 2019-05-09 14:28:30 +02:00
arrayKlass.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
arrayOop.hpp 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier 2019-08-06 10:48:21 +02:00
arrayOop.inline.hpp 8198286: Direct memory accessors in typeArrayOop.hpp should use Access API 2018-02-22 10:39:42 +01:00
compiledICHolder.cpp 8199406: Performance drop with Java JDK 1.8.0_162-b32 2018-03-30 18:46:14 +00:00
compiledICHolder.hpp 8217922: Compiler dead code removal 2019-01-29 14:34:26 +01:00
compressedOops.cpp 8230730: UseCompressedOops test crash with assertion failure 2019-09-07 10:04:07 -04:00
compressedOops.hpp 8224815: Remove non-GC uses of CollectedHeap::is_in_reserved() 2019-09-05 08:26:49 +02:00
compressedOops.inline.hpp 8231113: Remove CollectedHeap::check_oop_location() 2019-09-19 16:05:47 +02:00
constantPool.cpp 8213150: Add verification for locking by VMThread 2019-09-24 10:12:56 -04:00
constantPool.hpp 8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure 2019-04-23 14:09:54 -04:00
constantPool.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
constMethod.cpp 8212949: Remove ConstantPoolCache::is_constantPoolCache 2019-01-31 07:28:40 -05:00
constMethod.hpp 8233159: Method::result_type should use calculated value in constMethod 2019-10-30 16:14:56 +01:00
cpCache.cpp 8231606: _method_ordering is not set during CDS dynamic dump time 2019-10-02 16:55:08 -07:00
cpCache.hpp 8223624: Cleanup includes of universe.hpp 2019-05-09 14:28:30 +02:00
cpCache.inline.hpp 8217998: Remove method_type field associated with the appendix field of an indy or method handle call 2019-02-13 15:50:08 -05:00
fieldInfo.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
fieldStreams.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
generateOopMap.cpp 8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently 2019-10-21 13:13:16 -04:00
generateOopMap.hpp 8223624: Cleanup includes of universe.hpp 2019-05-09 14:28:30 +02:00
instanceClassLoaderKlass.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
instanceClassLoaderKlass.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
instanceKlass.cpp 8232788: Move biased locking initalization 2019-10-24 08:52:33 -04:00
instanceKlass.hpp 8232050: Improve inlining of Klass accessors 2019-10-10 13:26:22 +02:00
instanceKlass.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
instanceMirrorKlass.cpp 8223624: Cleanup includes of universe.hpp 2019-05-09 14:28:30 +02:00
instanceMirrorKlass.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
instanceMirrorKlass.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
instanceOop.cpp 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
instanceOop.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
instanceRefKlass.cpp 8203028: Simplify reference processing in light of JDK-8175797 2018-05-26 03:11:50 -04:00
instanceRefKlass.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
instanceRefKlass.inline.hpp 8223136: Move compressed oops functions to CompressedOops class 2019-05-09 14:26:03 +02:00
klass.cpp 8232050: Improve inlining of Klass accessors 2019-10-10 13:26:22 +02:00
klass.hpp 8223400: Replace some enums with static const members in hotspot/runtime 2019-10-22 08:57:41 +02:00
klass.inline.hpp 8232050: Improve inlining of Klass accessors 2019-10-10 13:26:22 +02:00
klassVtable.cpp 8232147: Remove notproduct option IgnoreLockingAssertions 2019-10-12 00:22:53 -04:00
klassVtable.hpp 8232006: Remove dead code from klassVtable 2019-10-08 20:47:46 +02:00
markWord.cpp 8229838: Rename markOop files to markWord 2019-08-19 11:30:03 +02:00
markWord.hpp 8230203: Replace markWord enums with typed constants 2019-08-30 09:06:46 +02:00
markWord.inline.hpp 8229839: Break circular dependency between oop.inline.hpp and markWord.inline.hpp 2019-08-19 12:40:27 +02:00
metadata.cpp 8223626: move print() functions to cpp files 2019-05-10 09:05:29 -04:00
metadata.hpp 8223626: move print() functions to cpp files 2019-05-10 09:05:29 -04:00
method.cpp 8233159: Method::result_type should use calculated value in constMethod 2019-10-30 16:14:56 +01:00
method.hpp 8233159: Method::result_type should use calculated value in constMethod 2019-10-30 16:14:56 +01:00
method.inline.hpp 8219860: Cleanup ClassFileParser::parse_linenumber_table 2019-03-08 23:02:06 +01:00
methodCounters.cpp 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
methodCounters.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
methodData.cpp 8165056: move JIT Compiler related files from runtime/ to compiler/ directory 2019-10-09 12:43:32 -07:00
methodData.hpp 8232112: MDO extra_data_lock leaks during class unloading 2019-10-17 07:35:22 -04:00
methodData.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
objArrayKlass.cpp 8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently 2019-10-21 13:13:16 -04:00
objArrayKlass.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
objArrayKlass.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
objArrayOop.cpp 8204540: Automatic oop closure devirtualization 2018-05-26 06:59:49 +02:00
objArrayOop.hpp 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier 2019-08-06 10:48:21 +02:00
objArrayOop.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
oop.cpp 8231113: Remove CollectedHeap::check_oop_location() 2019-09-19 16:05:47 +02:00
oop.hpp 8230841: Remove oopDesc::equals() 2019-09-17 09:51:02 +02:00
oop.inline.hpp 8224815: Remove non-GC uses of CollectedHeap::is_in_reserved() 2019-09-05 08:26:49 +02:00
oopHandle.hpp 8218734: SA: Incorrect and raw loads of OopHandles 2019-02-19 10:02:42 +01:00
oopHandle.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
oopsHierarchy.cpp 8231953: Wrong assumption in assertion in oop::register_oop 2019-10-24 08:49:21 -04:00
oopsHierarchy.hpp 8231051: Remove check_obj_alignment() and replace with is_object_aligned() 2019-09-17 09:51:02 +02:00
reflectionAccessorImplKlassHelper.cpp 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable 2019-02-20 09:53:28 +01:00
reflectionAccessorImplKlassHelper.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
symbol.cpp 8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently 2019-10-21 13:13:16 -04:00
symbol.hpp 8207812: Implement Dynamic CDS Archive 2019-05-17 08:29:55 -07:00
typeArrayKlass.cpp 5103339: Strengthen NoSafepointVerifier 2019-08-14 10:07:00 -04:00
typeArrayKlass.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
typeArrayKlass.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
typeArrayOop.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
typeArrayOop.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
verifyOopClosure.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
weakHandle.cpp 8227054: ServiceThread needs to know about all OopStorage objects 2019-08-21 18:42:30 -04:00
weakHandle.hpp 8221393: ResolvedMethodTable too small for StackWalking applications 2019-04-10 15:41:04 +02:00
weakHandle.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00