Table of Contents
10.8.1 Release Summary
Derby 10.8.1 is a feature release.
Release Manager |
Rick |
Buddy Testing |
2011-02-28 - 2011-04-26 |
Draft Release Notes Circulated |
2011-02-28 |
Second release candidate posted |
2011-04-12 |
Sanity Testing and Voting |
2011-04-12 - 2011-04-26 |
Target Release Date |
2011-04-28 |
Release-tracking JIRA |
|
Release Notes |
10.8.1 Work
The following work is planned for 10.8.1. Note that this is not a contract. The contents of 10.8.1 will shift as development proceeds.
Legend:
- Done.
- Needs buddy testing.
- Needs documentation and buddy testing.
Status |
Feature |
JIRAs |
Comments |
Documentation |
Buddy Tester |
|
JDBC 4.1 support |
Tracked by JdbcFourOne. Buddy testing tracked by JdbcFourOneTesting |
Lily |
||
|
Automatic calculation of index stats |
Documentation will stay in release notes until community has tested the feature thoroughly |
Kathey |
||
|
Improved interrupt handling |
- |
- |
||
|
MAX optimization |
Verified that fix provides a significant performance boost for large tables with lots of nulls in the indexed column. The experiment is recorded on the DERBY-642. |
(No doc changes needed) |
Rick |
|
|
More portable XML operators |
I have verified that the feature works as documented in the Developer's Guide. On Java 6 on Mac OSX and on Java 7 on UbuntuLinux, I have verified that the xmlparse and xmlserialize operators work without having to set java.endorsed.dirs on the VM boot command. However, the same test fails on Max OSX when running on Java 5 or JDK 1.4. On those platforms, the test does succeed if the VM boot command points java.endorsed.dirs at a directory containing the Apache Xalan 2.7.1 jars. |
Rick |
10.8.1 Bug Fixes
We will put some effort into fixing bugs on the following lists:
Please join the bug triage effort DerbyTenEightOneBugTriage.
10.8.1 Testing
Testing details can be found on the following pages:
List other testing here:
RC3
Tester |
Date |
Additional Tests |
Comments |
Rick |
2011-04-19 |
Verify links in released index.html |
Verified top level links in index.html in the bin.zip distribution |
Myrna |
2011-04-27 |
basic test of eclipse plugins |
eclipse 3.6 (Helios) package "Eclipse IDE for Java Developers" on Windows XP (comes with sun jdk 1.6). New install (both eclipse & plugins) & project without classes only. Simple operations (add nature; sysinfo, ij (simple connect/create db, create table, insert), start/stop networkserver, change port, docs present), also verified with 1.5 as project jvm. ok. |
Myrna |
2011-04-27 |
sanity check of bin scripts |
on windows XP (bin.zip distro) & Suse Linux (bin.tar.gz distro) ok. |
RC2
Tester |
Date |
Additional Tests |
Comments |
Rick |
2011-04-12 |
Verify links in released index.html |
Verified top level links in index.html in the bin.zip distribution |
Knut Anders |
2011-04-12 |
Verified signatures and checksums for all downloads. Verified zip and tar.gz matched (except CRLF vs LF in text files). |
No problems found. |
RC1
Tester |
Date |
Additional Tests |
Comments |
Rick |
2011-04-04 |
Verify links in released index.html |
Verified top level links in index.html in the bin.zip distribution |