8330002: Remove redundant public keyword in BarrierSet

Reviewed-by: tschatzl
This commit is contained in:
Albert Mingkun Yang 2024-04-10 10:32:32 +00:00
parent dd6e4533eb
commit b49ba426a7

@ -142,7 +142,6 @@ public:
virtual void make_parsable(JavaThread* thread) {}
public:
// Print a description of the memory for the barrier set
virtual void print_on(outputStream* st) const = 0;