| 
 Duplicate :   
 | 
| 
 JDK-8152484 :   
 | 
compiler/unsafe/UnsafeGetConstantField.java is failing during the synching of jigsaw M3 into jdk9/hs. This test should not be run in C1, but it is getting run due to a problem with filtering in the latest version of jtreg. Test is being fixed to run only on server VM. compiler/unsafe/UnsafeGetConstantField.java is also being fixed