If needed (when needed) we should add the support to skip tests when they aren't applicable.
For example it is expected that there wil be gc tests does require the vm is fully initialized AND they only will be applicable in some VM configuration.
And while this is doable with test filtering, it needs to be seamless to the the engineer.
Compare to jtregs combo of main/othervm and @requires.
For example it is expected that there wil be gc tests does require the vm is fully initialized AND they only will be applicable in some VM configuration.
And while this is doable with test filtering, it needs to be seamless to the the engineer.
Compare to jtregs combo of main/othervm and @requires.
- relates to
-
JDK-8047975 JEP 281: HotSpot C++ Unit-Test Framework
-
- Closed
-