Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
10.9.1.0
-
None
Description
Derby engine code is importing org.apache.derby.shared.common.sanity.SanityManager, causing sealing violations. See DERBY-4669 why this fix is inadequate.
Even though this won't fix the/all problems, using shared.common.sanity.SanityManager on the client and iapi.services.sanity.SanityManager in the engine code is a simple rule to follow. Violations are also easily addressed.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-4669 ClassLoaderBootTest fails if derbyclient.jar comes before derby.jar on the classpath
- Closed