Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-3782

Client Configuration.java imports engine class org.apache.derby.iapi.services.info.JVMInfo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.5.1.1
    • 10.5.1.1
    • Network Client
    • None
    • High Value Fix

    Description

      The client code (org.apache.derby.client.am.Configuration) imports the engine class org.apache.derby.iapi.services.info.JVMInfo.

      This will make two copies of the class in derby.jar and derbyclient.jar which can cause problems if mixed version jars are used and I think may cause jar sealing issues as well.
      Until we have a good framework for sharing code between engine and client, the client shouldn't import engine classes.

      Attachments

        1. DERBY-3782_a.diff
          4 kB
          Myrna van Lunteren
        2. DERBY-3782_b.diff
          6 kB
          Myrna van Lunteren
        3. DERBY-3782_c.diff
          1.0 kB
          Myrna van Lunteren

        Activity

          People

            myrna Myrna van Lunteren
            kmarsden Katherine Marsden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: