History log of /openjdk9/hotspot/src/share/vm/gc/shared/space.cpp
Revision Date Author Comments
# 11857:d0fbf661cc16 21-Aug-2016 dholmes

8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Summary: Remove atomic.inline.hpp and move the contents back into atomic.hpp
Reviewed-by: stefank, pliden, simonis


# 10900:fda5ed4f308d 14-Apr-2016 brutisso

8073321: assert(q > prev_q) failed: we should be moving forward through memory
Reviewed-by: jmasa, mgerdin


# 10752:b1234a6bef08 01-Apr-2016 brutisso

8153203: Remove liveRange.hpp
Reviewed-by: mgerdin, jwilhelm


# 9947:9a2baaa34464 14-Jan-2016 david

8146690: Make all classes in GC follow the naming convention.
Reviewed-by: dholmes, stefank


# 9156:3417a8fa7b45 13-Oct-2015 david

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


# 9056:dc9930a04ab0 29-Sep-2015 david

8080775: Better argument formatting for assert() and friends
Reviewed-by: kbarrett, pliden


# 8935:2cad024257e9 02-Sep-2015 sjohanss

8129417: Oop iteration clean-up to remove oop_ms_follow_contents
Reviewed-by: pliden, ehelin


# 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