src/hotspot/share/runtime/vmStructs.cpp
changeset 49347 edb65305d3ac
parent 49318 f5954447b0bd
child 49384 b242a1e3f9cf
equal deleted inserted replaced
49346:14e84a4edb9c 49347:edb65305d3ac
  2235                                                                           \
  2235                                                                           \
  2236   declare_constant(AgeTable::table_size)                                  \
  2236   declare_constant(AgeTable::table_size)                                  \
  2237                                                                           \
  2237                                                                           \
  2238   declare_constant(BarrierSet::ModRef)                                    \
  2238   declare_constant(BarrierSet::ModRef)                                    \
  2239   declare_constant(BarrierSet::CardTableModRef)                           \
  2239   declare_constant(BarrierSet::CardTableModRef)                           \
  2240   declare_constant(BarrierSet::G1SATBCT)                                  \
  2240   declare_constant(BarrierSet::G1BarrierSet)                              \
  2241   declare_constant(BarrierSet::G1SATBCTLogging)                           \
       
  2242                                                                           \
  2241                                                                           \
  2243   declare_constant(BOTConstants::LogN)                                    \
  2242   declare_constant(BOTConstants::LogN)                                    \
  2244   declare_constant(BOTConstants::LogN_words)                              \
  2243   declare_constant(BOTConstants::LogN_words)                              \
  2245   declare_constant(BOTConstants::N_bytes)                                 \
  2244   declare_constant(BOTConstants::N_bytes)                                 \
  2246   declare_constant(BOTConstants::N_words)                                 \
  2245   declare_constant(BOTConstants::N_words)                                 \