/[Apache-SVN]
ViewVC logotype

Revision 1754680


Jump to revision: Previous Next
Author: bpendleton
Date: Sun Jul 31 19:25:28 2016 UTC (7 years, 7 months ago)
Changed paths: 1
Log Message:
DERBY-6752: Derby tries to load non-existent class AutoloadedDriver40

This patch was contributed by Danoja Dias (danojadias at gmail dot com)

This patch removes the code that tries to load AutoloadedDriver40. That code
was always failing, because the class was removed from the Derby code by
revision 1494482, but the attempt to load the class was wrapped in an
exception catch block so there were no symptoms of the failed class load
attempt.



Changed paths

Path Details
Directorydb/derby/code/trunk/java/engine/org/apache/derby/jdbc/AutoloadedDriver.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26