Given:<br /> <img src="https://nimg.ppkao.com/2018-08/wenxueying/2018080115243126756.png?sign=01dafc770db130655ac1154f3d4ec698&t=62d2f061" /><br /> Which statement is true?()
A、Compilation fails.
B、An exception is thrown at runtime.
C、Synchronizing the run() method would make the class thread-safe.
D、The data in variable "x" are protected from concurrent access problems.
E、Declaring the doThings() method as static would make the class thread-safe.