Loading... (original) (raw)
OopStorage::assert_at_safepoint clashes with assert_at_safepoint macros in g1CollectedHeap.hpp
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 11
- Affects Version/s: 11
When any G1 code includes the new oopStorage.hpp compilation fails because of the mentioned name clash.
At the moment no g1 code uses oopStorage so it is not an issue yet.