Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] rc2 **Preview Build #2**

Hi,

I have cut a second 1.1rc2 build and put the output aspectj-1.1rc2.jar in
org.aspectj/releases/aspectj-1.1rc2 on CVS. The test results files have
also been updated with the outcome of the unit tests and Harness tests on
both 131 and 141 JDKs. An IBM 131 JDK and a Sun 141 JDK were used for the
tests.

The build was carried out on a 1.3.1 JDK and the CVS extract was done at
about 3:00pm BST.

As a temporary measure, this aspectj-1.1rc2.jar is also available for
download at http://download.eclipse.org/technology/ajdt/aspectj-1.1rc2.jar

JUnit Tests
-----------------
There were 6 failures and 0 errors when run on Sun 1.4.1. Breakdown was 5
failures in the BcweaverModuleTests and 1 in TestingDriversModuleTests (the
testIncrementalSuite test).
There were 10 failures and 2 errors when run on IBM 1.3.1. The same 5
failures as above were seen here. The 2 errors and 4 new failures were in
AjdeModuleTests.
Details of both runs in the junitModules.report.zip (131) and
junitModules.report.JDK14.zip in the CVS directory.

Harness tests
---------------------
Big improvement on yesterday ! Everything passes (or else fails as
expected) with the following exception : for both 131 and 141 JDK's there
is a failure when running Harness against the ajcTests.xml and using the
-emacssym switch. The common failure is the "Ajc 1.1 rc1
java.lang.VerifyError with messy arounds()" test.

Best regards,
George
________________________________________
George C. Harley
IBM e-Business Integrated Technologies
MP 146, Hursley Park, Winchester, Hants, UK
External : +44 (0)1962 819549 / Internal : 7-249549
Fax : +44 (0)1962 818999
Email : gharley@xxxxxxxxxx
Web : http://ibm.com/java




Back to the top