History log of /openjdk10/hotspot/src/share/vm/gc/shared/generation.hpp
Revision Date Author Comments
# 12036:8fcdd3cc8da0 20-Sep-2016 eosterlund

8033552: Fix missing missing volatile specifiers in CAS operations in GC code
Summary: Add missing volatile specifiers.
Reviewed-by: kbarrett, tschatzl


# 10587:018403bdb025 11-Mar-2016 brutisso

8151605: Change warning() to log_warning(gc) in the GC code
Reviewed-by: jwilhelm, jmasa


# 10191:37edad3f92ef 03-Feb-2016 brutisso

8148951: Remove unused method Generation::performs_in_place_marking()
Reviewed-by: david, jwilhelm


# 9727:f944761a3ce3 10-Dec-2015 brutisso

8145092: Use Unified Logging for the GC logging
Summary: JEP-271. VM changes contributed by brutisso, test changes contributed by david.
Reviewed-by: sjohanss, david, brutisso
Contributed-by: bengt.rutisson@oracle.com, david.lindholm@oralce.com


# 9235:c8afe5c4e9c2 19-Oct-2015 jwilhelm

8139772: Cleanups in Generation related code
Reviewed-by: tbenson, mgerdin


# 9163:8c666050d769 14-Oct-2015 david

8139434: Unify GenRemSet and CardTableRS
Reviewed-by: jwilhelm, mgerdin


# 9156:3417a8fa7b45 13-Oct-2015 david

8139506: Remove the WaterMark class
Reviewed-by: stefank, mgerdin


# 8952:1ca70c12a335 18-Aug-2015 jwilhelm

8134626: Misc cleanups after generation array removal
Reviewed-by: david, dholmes, tschatzl


# 8556:ee0c45f5e977 17-Jun-2015 jwilhelm

8077842: Remove the level parameter passed around in GenCollectedHeap
Reviewed-by: kbarrett, mgerdin


# 8442:678e64c3211a 21-May-2015 stefank

8080112: Replace and remove the last usages of CollectedHeap::n_par_threads()
Reviewed-by: jmasa, kbarrett


# 8413:92457dfb91bd 13-May-2015 pliden

8079792: GC directory structure cleanup
Reviewed-by: brutisso, stefank, david