aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_implementation/g1
AgeCommit message (Expand)Author
2020-02-12Merge tag jb8u242-b1644.3HEADmastermainDana Dahlstrom
2020-01-30Merge tag jb8u232-b1638.6Dana Dahlstrom
2020-01-198156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and ...sjohanss
2020-01-198048556: Unnecessary GCLocker-initiated young GCskbarrett
2019-10-238147611: G1 - Missing memory barrier in start_cset_region_for_workerandrew
2019-07-228225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_pr...aph
2019-07-228151539: Remove duplicate AlwaysTrueClosuresstefank
2019-07-228215934: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixe...phh
2019-03-18Merge tag jb8u202-b1483.39Dana Dahlstrom
2017-07-20ANDROID: fix -Wdelete-non-virtual-dtor warningsColin Cross
2016-12-158161993: G1 crashes if active_processor_count changes during startuptschatzl
2016-10-068166872: GPL header in /hotspot/src/share/vm/gc_implementation/g1/g1RemSetSum...shshahma
2016-09-018152438: Threads may do significant work out of the non-shared overflow buffershshahma
2016-06-308158871: Long response times with G1 and StringDeduplicationvkempik
2018-10-048211150: G1 Full GC not purging code root memory and hence causing memory leakpoonam
2018-09-268141421: Various test fail with OOME on win x86dbuck
2018-08-028196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defin...kevinw
2018-07-208114823: G1 doesn't honor request to disable class unloadingfmatte
2018-06-278204872: [8u] VS2017: more instances of "error C3680: cannot concatenate user...kevinw
2018-06-148081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires ...kevinw
2016-05-308054326: Confusing message in "Current rem set statistics"csahu
2016-03-118150002: Check for the validity of oop before printing it in verify_remembere...aeriksso
2016-03-018139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wun...csahu
2016-02-188017462: G1: guarantee fails with UseDynamicNumberOfGCThreadsdbuck
2016-02-018145442: Add the facility to verify remembered sets for G1poonam
2016-01-218147087: Race when reusing PerRegionTable bitmaps may result in dropped remem...tschatzl
2016-01-198139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKl...dbuck
2015-12-028065579: WB method to start G1 concurrent mark cycle should be introducedkevinw
2014-02-248035496: G1 ARM: missing remset entry noticed by VerifyAfterGC for vm/gc/conc...bdelsart
2015-11-128058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBu...stefank
2015-09-308133193: Memory leak in G1 because G1RootProcessor doesn't have desctructormgerdin
2015-06-258129602: Incorrect GPL header causes RE script to create wrong outputtschatzl
2014-01-208031686: G1: assert(_hrs.max_length() == _expansion_regions) failedsjohanss
2015-05-198061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeExc...azakharov
2015-05-018075215: SATB buffer processing found reclaimed humongous objectkbarrett
2015-04-228078023: verify_no_cset_oops found reclaimed humongous object in SATB bufferkbarrett
2015-04-178078021: SATB apply_closure_to_completed_buffer should have closure argumentkbarrett
2015-04-158075466: SATB queue pre-filter verify found reclaimed humongous objectkbarrett
2015-04-158069367: Eagerly reclaimed humongous objects left on mark stackkbarrett
2015-04-088076265: Simplify deal_with_referencekbarrett
2015-01-078048179: Early reclaim of large objects that are referenced by a few objectstschatzl
2015-04-098077255: TracePageSizes output reports wrong page size on Windows with G1tschatzl
2015-04-078058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starti...tschatzl
2014-12-188067469: G1 ignores AlwaysPreTouchtschatzl
2015-04-098076325: java hangs with -XX:ParallelGCThreads=0 -XX:+ExplicitGCInvokesConcu...sangheki
2015-04-098066771: Refactor VM GC operations caused by allocation failuremlarsson
2015-04-098072621: Clean up around VM_GC_Operationsmlarsson
2015-03-318068036: assert(is_available(index)) failed in G1 csettschatzl
2015-03-198027962: Per-phase timing measurements for strong roots processingbrutisso
2014-12-018075210: Refactor strong root processing in order to allow G1 to evolve separ...mgerdin