1. 21 2月, 2019 3 次提交
  2. 17 11月, 2017 1 次提交
    • D
      [JENKINS-39179] [JENKINS-36088] Always use NIO to create and detect symbolic... · 52fa4d90
      Devin Nusbaum 提交于
      [JENKINS-39179] [JENKINS-36088] Always use NIO to create and detect symbolic links and Windows junctions (#3133)
      
      * Always use NIO to detect symlinks
      
      * Make assertion failure message consistent
      
      * Catch NoSuchFileException to keep tests passing
      
      * Make method name more specific and simlify assumption
      
      * Remove obsolete comment and reword the main comment in isSymlink
      
      * Deprecate Kernel32Util#isJunctionOrSymlink
      
      * Use assumptions for junction creation and add messages to assumptions
      
      * Replace deprecated code with recommended alternative
      
      * Add comment explaining call to DosFileAttributes#isOther
      
      * Do not fall back to native code when creating symlinks
      
      * Log FileSystemExceptions when creating symbolic links
      
      * Catch InvalidPathException and rethrow as IOException
      
      * Deprecate Kernel32Utils#createSymbolicLink and #getWin32FileAttributes
      
      * Preserve original logging behavior on Windows and remove useless call to Util#displayIOException
      52fa4d90
  3. 11 4月, 2017 1 次提交
  4. 28 8月, 2016 1 次提交
  5. 20 8月, 2016 1 次提交
  6. 17 2月, 2016 1 次提交
  7. 10 11月, 2015 1 次提交
    • C
      remove unused import statements · 7efb9090
      Christopher Simons 提交于
      In addition to cluttering the namespace, unused imports generate
      compiler warnings, introducing noise and obscuring more important
      compiler warnings.  This change removes them.
      7efb9090
  8. 11 8月, 2015 1 次提交
  9. 30 10月, 2014 2 次提交
  10. 28 9月, 2014 1 次提交
    • C
      Add getFieldOrder() methods. · 1c1a4b75
      Craig Rodrigues 提交于
      Add getFieldOrder() methods to classes which extend com.sun.jna.Structure,
      for compatibility with newer versions of JNA.  [JENKINS-24521]
      1c1a4b75
  11. 28 5月, 2014 1 次提交
  12. 27 11月, 2013 1 次提交
  13. 08 11月, 2013 1 次提交
  14. 20 7月, 2013 1 次提交
  15. 01 6月, 2013 1 次提交
  16. 03 4月, 2013 1 次提交
  17. 13 3月, 2013 1 次提交
  18. 28 2月, 2013 1 次提交
  19. 13 2月, 2013 1 次提交
  20. 25 10月, 2012 1 次提交
  21. 12 10月, 2012 2 次提交
  22. 10 10月, 2012 1 次提交
  23. 25 7月, 2012 1 次提交
  24. 01 12月, 2011 3 次提交
  25. 08 11月, 2011 1 次提交
  26. 26 8月, 2011 1 次提交
  27. 24 11月, 2010 3 次提交
  28. 27 7月, 2010 1 次提交
  29. 18 12月, 2009 1 次提交
  30. 03 12月, 2009 1 次提交
  31. 26 11月, 2009 1 次提交
  32. 05 11月, 2009 1 次提交