Index: extra/eut.3.3.jdtdebug.patching/patch/tests/org.eclipse.jdt.debug.test.patch =================================================================== --- extra/eut.3.3.jdtdebug.patching/patch/tests/org.eclipse.jdt.debug.test.patch (revision 0) +++ extra/eut.3.3.jdtdebug.patching/patch/tests/org.eclipse.jdt.debug.test.patch (revision 0) @@ -0,0 +1,20 @@ +--- ./org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java 2006-10-27 17:35:32.000000000 +0400 ++++ ./org/eclipse/jdt/debug/test/stepping/StepIntoSelectionTests.java 2008-03-04 18:04:49.473517500 +0300 +@@ -74,7 +74,7 @@ + * + * @throws Exception + */ +- public void testStepIntoSourceMethod() throws Exception { ++ public void x_testStepIntoSourceMethod() throws Exception { + String typeName = "org.eclipse.debug.tests.targets.StepIntoSelectionClass"; + createLineBreakpoint(22, typeName); + +@@ -110,7 +110,7 @@ + * + * @throws Exception + */ +- public void testStepIntoSourceMethodWithParameters() throws Exception { ++ public void x_testStepIntoSourceMethodWithParameters() throws Exception { + String typeName = "org.eclipse.debug.tests.targets.StepIntoSelectionClass"; + createLineBreakpoint(35, typeName); + Index: extra/eut.3.3.jdtdebug.patching/properties =================================================================== --- extra/eut.3.3.jdtdebug.patching/properties (revision 0) +++ extra/eut.3.3.jdtdebug.patching/properties (revision 0) @@ -0,0 +1,27 @@ +## Licensed to the Apache Software Foundation (ASF) under one +## or more contributor license agreements. See the NOTICE file +## distributed with this work for additional information +## regarding copyright ownership. The ASF licenses this file +## to you under the Apache License, Version 2.0 (the +## "License"); you may not use this file except in compliance +## with the License. You may obtain a copy of the License at +## +## http://www.apache.org/licenses/LICENSE-2.0 +## +## Unless required by applicable law or agreed to in writing, +## software distributed under the License is distributed on an +## "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +## KIND, either express or implied. See the License for the +## specific language governing permissions and limitations +## under the License. +## ====================================================================================== +## + +#Where to fetch from EUT & Eclipse. Specify remote location (using protocol +#prefix http://, ftp://) or local machine location (using absolute path and +#file: prefix). + +#Eclipse filename prefix should be of the form: eclipse-SDK- +eclipse.filename.prefix=eclipse-SDK-3.3 +eut.location=http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/ +eclipse.location=http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/ Index: extra/eut.3.3.jdtdebug.patching/build.xml =================================================================== --- extra/eut.3.3.jdtdebug.patching/build.xml (revision 0) +++ extra/eut.3.3.jdtdebug.patching/build.xml (revision 0) @@ -0,0 +1,301 @@ + + + + +Apply patches to Eclipse Unit Tests jdtdebug suite as workaround +for missed Lazy Resolution functionality on x86_64 platform (HARMONY-5322) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +