Loading... (original) (raw)

Uploaded image for project: 'JDK'

  1. JDK
  2. JDK-8211792

Fix misplaced BarrierSet forward declarations

In templateTable.hpp there's a forward declaration for BarrierSet missing, while in oop.hpp we have a gratituous one.