jdk/hotspot/src/share/vm/memory
Jesper Wilhelmsson 3bfd349b45 Merge
2016-12-20 22:53:45 +01:00
..
allocation.cpp 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp 2016-08-21 20:56:37 -04:00
allocation.hpp 8159422: Very high Concurrent Mark mark stack contention 2016-09-15 16:44:19 +02:00
allocation.inline.hpp 8159422: Very high Concurrent Mark mark stack contention 2016-09-15 16:44:19 +02:00
binaryTreeDictionary.cpp 8152637: Create a stack allocatable LogStream class 2016-04-05 10:35:39 +02:00
binaryTreeDictionary.hpp 8145092: Use Unified Logging for the GC logging 2015-12-10 14:57:55 +01:00
filemap.cpp 8168797: do not load any archived classes from a patched module 2016-12-19 13:54:33 -05:00
filemap.hpp 8168797: do not load any archived classes from a patched module 2016-12-19 13:54:33 -05:00
freeBlockDictionary.cpp 8079792: GC directory structure cleanup 2015-05-13 15:16:06 +02:00
freeBlockDictionary.hpp 8145092: Use Unified Logging for the GC logging 2015-12-10 14:57:55 +01:00
freeList.cpp 8079792: GC directory structure cleanup 2015-05-13 15:16:06 +02:00
freeList.hpp 8079792: GC directory structure cleanup 2015-05-13 15:16:06 +02:00
guardedMemory.cpp 8166563: Convert GuardedMemory_test to Gtest 2016-09-28 17:18:45 +03:00
guardedMemory.hpp 8166563: Convert GuardedMemory_test to Gtest 2016-09-28 17:18:45 +03:00
heap.cpp 8171008: Integrate AOT compiler into JDK 2016-12-11 19:07:04 -08:00
heap.hpp 8168503: JEP 297: Unified arm32/arm64 Port 2016-12-19 12:39:01 -05:00
heapInspection.cpp 8151342: Add module name/version to class histogram output 2016-04-28 13:44:36 -04:00
heapInspection.hpp 8149035: Make the full_gc_dump() calls be recorded as part of the GC 2016-02-05 08:59:36 +01:00
iterator.cpp 8076289: Move the StrongRootsScope out of SharedHeap 2015-04-02 16:07:27 +02:00
iterator.hpp 8150607: Clean up CompactHashtable 2016-04-17 19:15:52 -07:00
iterator.inline.hpp 8080775: Better argument formatting for assert() and friends 2015-09-29 11:02:08 +02:00
memRegion.cpp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it 2014-12-01 12:16:15 -05:00
memRegion.hpp
metachunk.cpp 8166804: Convert TestMetachunk_test to GTest 2016-09-28 17:26:43 +03:00
metachunk.hpp 8166804: Convert TestMetachunk_test to GTest 2016-09-28 17:26:43 +03:00
metadataFactory.hpp 8046070: Class Data Sharing clean up and refactoring 2014-08-12 17:29:00 -07:00
metaspace.cpp 8171008: Integrate AOT compiler into JDK 2016-12-11 19:07:04 -08:00
metaspace.hpp 8170395: Metaspace initialization queries the wrong chunk freelist 2016-11-29 19:25:36 +01:00
metaspaceChunkFreeListSummary.hpp 8079148: Fix incorrect include guards 2015-05-04 09:24:03 +02:00
metaspaceCounters.cpp 8038934: Remove prefix allocated_ from methods and variables in Metaspace 2014-03-31 17:09:38 +02:00
metaspaceCounters.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
metaspaceGCThresholdUpdater.hpp 8080775: Better argument formatting for assert() and friends 2015-09-29 11:02:08 +02:00
metaspaceShared.cpp 8078644: CDS needs to support JVMTI CFLH 2016-09-18 21:10:48 -04:00
metaspaceShared.hpp 8078644: CDS needs to support JVMTI CFLH 2016-09-18 21:10:48 -04:00
metaspaceTracer.cpp 8170672: Event-based tracing to support classloader instances 2016-12-06 22:49:17 +01:00
metaspaceTracer.hpp 8079148: Fix incorrect include guards 2015-05-04 09:24:03 +02:00
oopFactory.cpp 8139203: Consistent naming for klass type predicates 2015-10-28 09:47:23 -04:00
oopFactory.hpp 8064811: Use THREAD instead of CHECK_NULL in return statements 2014-11-14 09:47:09 +01:00
operator_new.cpp 8149591: Prepare hotspot for GTest 2016-05-09 14:15:39 +03:00
padded.hpp 8049737: Contended Locking reorder and cache line bucket 2014-10-14 10:32:12 -07:00
padded.inline.hpp 8145628: hotspot metadata classes shouldn't use HeapWordSize or heap related macros like align_object_size 2016-01-30 11:02:29 -05:00
referenceType.hpp 8143847: Remove REF_CLEANER reference category 2015-12-28 13:59:20 -05:00
resourceArea.cpp
resourceArea.hpp 8153742: Move Thread::current() to thread.hpp 2016-04-11 08:51:53 +02:00
universe.cpp 8171008: Integrate AOT compiler into JDK 2016-12-11 19:07:04 -08:00
universe.hpp 8156500: Move Reference pending list into VM to prevent deadlocks 2016-08-30 23:48:16 -04:00
universe.inline.hpp 8133821: Refactor initialization of the heap and the collector policy 2015-08-20 08:42:25 +02:00
universe_ext.cpp 8133821: Refactor initialization of the heap and the collector policy 2015-08-20 08:42:25 +02:00
virtualspace.cpp 8168503: JEP 297: Unified arm32/arm64 Port 2016-12-19 12:39:01 -05:00
virtualspace.hpp 8171008: Integrate AOT compiler into JDK 2016-12-11 19:07:04 -08:00