.. |
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
|
8230398: Remove NULL checks before FREE_C_HEAP_ARRAY
|
2019-09-11 14:16:30 +02:00 |
codeBlob.hpp
|
8216041: [Event Request] - Deoptimization
|
2019-12-03 12:41:45 +01:00 |
codeCache.cpp
|
8244660: Code cache sweeper heuristics is broken
|
2020-06-03 15:26:18 +02:00 |
codeCache.hpp
|
8242896: typo #ifdef INCLUDE_JVMTI in codeCache.cpp
|
2020-04-17 07:46:17 -04:00 |
codeHeapState.cpp
|
8183574: Unify the is_power_of_2 functions
|
2020-02-17 10:03:17 +01:00 |
codeHeapState.hpp
|
8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash
|
2019-06-07 12:26:50 -07:00 |
compiledIC.cpp
|
8233913: Remove implicit conversion from Method* to methodHandle
|
2019-11-13 08:23:23 -05: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
|
8244416: Remove incorrect assert during inline cache cleaning
|
2020-05-20 13:20:08 +00:00 |
compiledMethod.hpp
|
8235829: graal crashes with Zombie.java test
|
2019-12-18 11:51:22 -05:00 |
compiledMethod.inline.hpp
|
8234748: Clean up atomic and orderAccess includes
|
2019-11-26 10:47:46 +01: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
|
8231756: [JVMCI] need support for deoptimizing virtual byte arrays encoding non-byte primitives
|
2020-04-17 09:31:37 -07:00 |
debugInfo.hpp
|
8231756: [JVMCI] need support for deoptimizing virtual byte arrays encoding non-byte primitives
|
2020-04-17 09:31:37 -07:00 |
debugInfoRec.cpp
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
debugInfoRec.hpp
|
8216167: Update include guards to reflect correct directories
|
2019-01-10 15:13:51 -05:00 |
dependencies.cpp
|
8227467: Better class method invocations
|
2019-12-03 19:31:20 +03:00 |
dependencies.hpp
|
8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
|
2019-07-10 07:58:24 -04: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
|
8209626: [JVMCI] Use implicit exception table for dispatch and printing
|
2019-06-07 10:26:21 -07:00 |
exceptionHandlerTable.hpp
|
8209626: [JVMCI] Use implicit exception table for dispatch and printing
|
2019-06-07 10:26:21 -07:00 |
icBuffer.cpp
|
8235913: ThreadStop should be a handshake
|
2019-12-19 17:02:11 +01:00 |
icBuffer.hpp
|
8216167: Update include guards to reflect correct directories
|
2019-01-10 15:13:51 -05:00 |
location.cpp
|
8199472: Fix non-PCH build after JDK-8199319
|
2018-03-14 12:12:00 +01:00 |
location.hpp
|
8216167: Update include guards to reflect correct directories
|
2019-01-10 15:13:51 -05:00 |
nativeInst.hpp
|
8216167: Update include guards to reflect correct directories
|
2019-01-10 15:13:51 -05:00 |
nmethod.cpp
|
8246075: Missing logging in nmethod::oops_do_marking_epilogue() on early return path
|
2020-06-01 08:19:58 -04:00 |
nmethod.hpp
|
8229961: Assert failure in compiler/graalunit/HotspotTest.java
|
2019-12-11 09:47:41 -08: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
|
8213084: Rework and enhance Print[Opto]Assembly output
|
2019-05-21 15:51:35 +02:00 |
relocInfo.cpp
|
8240669: Devirtualize Relocation::type
|
2020-03-05 16:07:17 +01:00 |
relocInfo.hpp
|
8240669: Devirtualize Relocation::type
|
2020-03-05 16:07:17 +01:00 |
scopeDesc.cpp
|
8215205: javaVFrame much slower than vframeStream
|
2018-12-18 12:36:27 -08:00 |
scopeDesc.hpp
|
8216167: Update include guards to reflect correct directories
|
2019-01-10 15:13:51 -05: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
|
8229836: Remove include of globals.hpp from allocation.hpp
|
2019-08-26 09:13:38 +02:00 |
vmreg.inline.hpp
|
8216167: Update include guards to reflect correct directories
|
2019-01-10 15:13:51 -05:00 |
vtableStubs.cpp
|
8183574: Unify the is_power_of_2 functions
|
2020-02-17 10:03:17 +01:00 |
vtableStubs.hpp
|
8223626: move print() functions to cpp files
|
2019-05-10 09:05:29 -04:00 |