jdk/src/hotspot/share/code
Jesper Wilhelmsson 51e14f2e2a Merge
2021-01-14 01:29:47 +00:00
..
codeBehaviours.cpp 8214338: Move IC stub refilling out of IC cache transitions 2018-12-05 15:57:26 +01:00
codeBehaviours.hpp 8212681: Refactor IC locking to use a fine grained CompiledICLocker 2018-11-01 14:57:26 +01:00
codeBlob.cpp Merge 2021-01-14 01:29:47 +00:00
codeBlob.hpp 8259063: Possible deadlock with vtable/itable creation vs concurrent class unloading 2021-01-13 16:48:17 +00:00
codeCache.cpp 8259063: Possible deadlock with vtable/itable creation vs concurrent class unloading 2021-01-13 16:48:17 +00:00
codeCache.hpp 8259063: Possible deadlock with vtable/itable creation vs concurrent class unloading 2021-01-13 16:48:17 +00:00
codeHeapState.cpp 8219586: CodeHeap State Analytics processes dead nmethods 2020-09-24 07:48:48 +00:00
codeHeapState.hpp 8219586: CodeHeap State Analytics processes dead nmethods 2020-09-24 07:48:48 +00:00
compiledIC.cpp 8245128: Kitchensink fails with: assert(destination == (address)-1 || destination == entry) failed: b) MT-unsafe modification of inline cache 2020-06-25 11:43:20 +02:00
compiledIC.hpp 8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache 2019-10-08 13:18:40 -04:00
compiledMethod.cpp 8259373: c1 and jvmci runtime code use ResetNoHandleMark incorrectly 2021-01-07 23:04:11 +00:00
compiledMethod.hpp 8233343: Deprecate -XX:+CriticalJNINatives flag which implements JavaCritical native functions 2020-10-21 20:33:24 +00:00
compiledMethod.inline.hpp 8252058: [JVMCI] Rework setting is_method_handle_invoke flag in jvmciCodeInstaller 2020-08-25 22:23:08 +02:00
compressedStream.cpp 8219860: Cleanup ClassFileParser::parse_linenumber_table 2019-03-08 23:02:06 +01:00
compressedStream.hpp 8219860: Cleanup ClassFileParser::parse_linenumber_table 2019-03-08 23:02:06 +01:00
debugInfo.cpp 8252916: Newline in object field values list of ScopeDesc should be removed 2020-09-09 05:57:41 +00:00
debugInfo.hpp 8223347: Integration of Vector API (Incubator) 2020-10-14 20:02:46 +00:00
debugInfoRec.cpp 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
debugInfoRec.hpp 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
dependencies.cpp 8258772: Some runtime/cds tests fail with +LogCompilation or +StressX 2021-01-07 18:57:58 +00:00
dependencies.hpp 8248170: Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary 2020-07-06 23:11:37 -07:00
dependencyContext.cpp 8168304: Make all of DependencyContext_test available in product mode 2020-03-17 21:35:26 +01:00
dependencyContext.hpp 8168304: Make all of DependencyContext_test available in product mode 2020-03-17 21:35:26 +01:00
exceptionHandlerTable.cpp 8258751: Improve ExceptionHandlerTable dump 2021-01-05 08:29:41 +00:00
exceptionHandlerTable.hpp 8258751: Improve ExceptionHandlerTable dump 2021-01-05 08:29:41 +00:00
icBuffer.cpp 8235913: ThreadStop should be a handshake 2019-12-19 17:02:11 +01:00
icBuffer.hpp 8248170: Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary 2020-07-06 23:11:37 -07:00
location.cpp 8199472: Fix non-PCH build after JDK-8199319 2018-03-14 12:12:00 +01:00
location.hpp 8223347: Integration of Vector API (Incubator) 2020-10-14 20:02:46 +00:00
nativeInst.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
nmethod.cpp 8258751: Improve ExceptionHandlerTable dump 2021-01-05 08:29:41 +00:00
nmethod.hpp 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
oopRecorder.cpp 8223621: Move Universe usage out of oopRecorder.hpp 2019-05-09 14:26:03 +02:00
oopRecorder.hpp 8223624: Cleanup includes of universe.hpp 2019-05-09 14:28:30 +02:00
oopRecorder.inline.hpp 8223621: Move Universe usage out of oopRecorder.hpp 2019-05-09 14:26:03 +02:00
pcDesc.cpp 8213084: Rework and enhance Print[Opto]Assembly output 2019-05-21 15:51:35 +02:00
pcDesc.hpp 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
relocInfo.cpp 8255479: [aarch64] assert(src->section_index_of(target) == CodeBuffer::SECT_NONE) failed: sanity 2020-11-24 18:56:58 +00:00
relocInfo.hpp 8253311: Cleanup relocInfo constructors 2020-09-21 14:50:11 +00:00
scopeDesc.cpp 8243205: Modularize JVM flags declaration 2020-12-11 04:18:54 +00:00
scopeDesc.hpp 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
stubs.cpp 8222811: Consolidate MutexLockerEx and MutexLocker 2019-04-25 10:56:31 -04:00
stubs.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
vmreg.cpp 8213084: Rework and enhance Print[Opto]Assembly output 2019-05-21 15:51:35 +02:00
vmreg.hpp 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
vmreg.inline.hpp 8216167: Update include guards to reflect correct directories 2019-01-10 15:13:51 -05:00
vtableStubs.cpp 8257563: Remove excessive include of klass.inline.hpp 2020-12-03 01:34:04 +00:00
vtableStubs.hpp 8223626: move print() functions to cpp files 2019-05-10 09:05:29 -04:00