/[Apache-SVN]
ViewVC logotype

Revision 1580845


Jump to revision: Previous Next
Author: kahatlen
Date: Mon Mar 24 13:32:04 2014 UTC (10 years, 1 month ago)
Changed paths: 1
Log Message:
DERBY-6503: Ignore LinkageErrors when loading FilePermissionServiceImpl

When attempting to load the class on Java 6, an
UnsupportedClassVersionError is (correctly) raised, but it is not
among the exceptions that are caught and ignored. Add a catch clause
for its superclass LinkageError to handle it.

Changed paths

Path Details
Directorydb/derby/code/trunk/java/engine/org/apache/derby/iapi/services/io/FileUtil.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26