Robbin reported a slowdebug build failure this morning:
/home/rehn/source/jdk/vanilla-jdk/open/src/hotspot/os/linux/cgroupSubsystem_linux.hpp:59: error: undefined reference to 'vtable for CgroupController'
/usr/bin/ld: the vtable symbol may be undefined because the class is missing its key function
/home/rehn/source/jdk/vanilla-jdk/open/src/hotspot/os/linux/cgroupSubsystem_linux.hpp:225: error: undefined reference to 'vtable for CgroupSubsystem'
/usr/bin/ld: the vtable symbol may be undefined because the class is missing its key function
collect2: error: ld returned 1 exit status
And slowdebug build failures have shown up in Tier2.
Starting this bug as a P2 since we have build failures.