.hgignore
author hseigel
Mon, 13 Mar 2017 16:23:43 -0400
changeset 44337 9e4eb1b70d5b
parent 42282 faf3b6722c44
child 47216 71c04702a3d5
permissions -rw-r--r--
8176471: [TESTBUG] runtime/modules/IgnoreModulePropertiesTest.java fails with OpenJDK: java.lang.RuntimeException: 'java version ' missing from stdout/stderr Summary: Check for strings such as " version " and "Runtime Environment" that appear in 'java -version' for both open and closed builds. Reviewed-by: coleenp

^build/
^dist/
^.idea/
nbproject/private/
^webrev
^.src-rev$
^.jib/
.DS_Store
.metadata/
.recommenders/