### Eclipse Workspace Patch 1.0 #P org.eclipse.jdt.core.tests.compiler Index: src/org/eclipse/jdt/core/tests/compiler/regression/BatchCompilerTest.java =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/BatchCompilerTest.java,v retrieving revision 1.176 diff -u -r1.176 BatchCompilerTest.java --- src/org/eclipse/jdt/core/tests/compiler/regression/BatchCompilerTest.java 3 Oct 2008 08:39:27 -0000 1.176 +++ src/org/eclipse/jdt/core/tests/compiler/regression/BatchCompilerTest.java 10 Oct 2008 16:32:07 -0000 @@ -1654,6 +1654,7 @@ " finalBound type parameter with final bound\n" + " finally + finally block not completing normally\n" + " forbidden + use of types matching a forbidden access rule\n" + + " hashCode missing hashCode() method when overriding equals()\n" + " hiding macro for fieldHiding, localHiding, typeHiding and\n" + " maskedCatchBlock\n" + " incomplete-switch same as enumSwitch\n" + @@ -1799,6 +1800,7 @@ "