Verify support for Java 1.7

Issue #38 resolved
Igor Sereda created an issue

Originally reported on Google Code with ID 38

See if sqlite4java works normally with Java 1.7 on the supported platforms

Reported by sereda on 2011-10-17 15:09:37

Comments (7)

  1. Former user Account Deleted

    ``` It runs perfectly on the following platform :

    • Java 7 SDK (build 1.7.0-b146)
    • Win7 x64 ```

    Reported by `dbouyssie` on 2012-09-25 09:04:40

  2. Igor Sereda reporter

    ``` @dbouyssie great, thanks for the info! ```

    Reported by `sereda` on 2012-09-25 15:19:51

  3. Former user Account Deleted
    works perfectly with this platform:
     * java-1.7.0-openjdk
     * Linux x64 (CentOS 6, Fedora 17, Mint)
     * WinXP x32
    
    Thanks for the awesome util!
    

    Reported by alupis1 on 2013-01-11 16:12:14

  4. Igor Sereda reporter
    On OS X, the extension should be changed to .dylib
    

    Reported by sereda on 2013-07-16 06:32:42

  5. Former user Account Deleted
    Runs on the following platform : 
    
    * win7 x64(java 1.7)
    * linux ubuntu x32(java 1.7.0_55)
    * Mac OS(10.9.3)(java 1.7.0_07)
    
    * linux ubuntu x32(java 1.8.0_05)
    * Mac OS(10.9.3)(java 1.8.0_55)
    

    Reported by evjava@almworks.com on 2014-06-14 14:15:58

  6. Log in to comment