K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-03-12T19:54:02.199600Z K 7 svn:log V 274 - Work around unit test failures with java/openjdk6 and unbreak the port. createTempFile() creates a file like "/tmp//foo" but matchLibrary() returns its real path, e. g., "/tmp/foo". java/openjdk7 does not have the problem. - Remove redundant USE_GCC and support staging. END