On Jun 27, 2005, at 11:36 PM, Mamta Satoor wrote: Hi, While running updatableResultSet.java using jdk13 under Network Server(using Derby Net Client), I realized that we need a special master for jdk13. Currently, there is only one master for Network Server (using Derby Net Client) at java\testing\org\apache\derbyTesting\functionTests\master\DerbyNetClient\updatableResultSet.out. The reason for special master is that the test skips jdk14 specific tests while running in jdk13. And hence the masters for jdk13 and jdk14+ differ. I have attached a patch to fix this problem. Can a commiter please commit this simple patch?
Committed, revision 202480.
andrew |