< prev index next >

test/hotspot/gtest/classfile/test_symbolTable.cpp

Print this page

        

*** 20,30 **** * or visit www.oracle.com if you need additional information or have any * questions. */ #include "precompiled.hpp" ! #include "runtime/interfaceSupport.hpp" #include "classfile/symbolTable.hpp" #include "unittest.hpp" TEST_VM(SymbolTable, temp_new_symbol) { // Assert messages assume these symbols are unique, and the refcounts start at --- 20,30 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ #include "precompiled.hpp" ! #include "runtime/interfaceSupport.inline.hpp" #include "classfile/symbolTable.hpp" #include "unittest.hpp" TEST_VM(SymbolTable, temp_new_symbol) { // Assert messages assume these symbols are unique, and the refcounts start at
< prev index next >