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

Update BaseTestCase.isSunJVM() to accept Oracle

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.7.1.1
    • 10.7.1.1
    • Test
    • None

    Description

      The latest builds of JDK 7 at https://jdk7.dev.java.net/ have "Oracle Corporation" in the system property java.vendor. Since isSunJVM() only checks for "Sun Microsystems Inc.", some tests will be excluded on JDK 7 even if they would have worked. We should update isSunJVM() to return true for "Oracle Corporation" too.

      Attachments

        1. oracle.diff
          0.7 kB
          Knut Anders Hatlen

        Activity

          People

            knutanders Knut Anders Hatlen
            knutanders Knut Anders Hatlen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: