You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Manjula G Kutty <ma...@gmail.com> on 2006/01/12 19:31:35 UTC

Test results with ibmjdk 1.5

Hi,
There are about 10 failures while running derbyall with the new ibmjdk1.5.

Jvminfo:
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pxi32dev-20051104)
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux x86-32 
j9vmxi3223-20051103 (JI
T enabled)
J9VM - 20051027_03723_lHdSMR
JIT  - 20051027_1437_r8
GC   - 20051020_AA)
JCL  - 20051102

derbyall/derbynetclientmats/derbynetmats.fail:derbynet/checkSecMgr.java
derbyall/derbynetclientmats/derbynetmats.fail:jdbcapi/blobclob4BLOB.java
derbyall/derbynetmats/derbynetmats.fail:derbynet/checkSecMgr.java
derbyall/derbynetmats/derbynetmats.fail:jdbcapi/LOBTest.java
derbyall/derbynetmats/derbynetmats.fail:jdbcapi/blobclob4BLOB.java
derbyall/derbynetmats/derbynetmats.fail:jdbcapi/parameterMapping.java
derbyall/derbyall.fail:lang/dcl.sql
derbyall/derbyall.fail:lang/grantRevoke.sql
derbyall/derbyall.fail:tools/ijConnName.sql
derbyall/derbyall.fail:jdbcapi/setTransactionIsolation.java

Except grantRevoke all are due to the difference between the master file 
and the output thrown by the test. I will be posting a patch to fix them 
soon.

Thanks
Manjula