Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jruby/jruby
base: 459b81293ac4
Choose a base ref
...
head repository: jruby/jruby
compare: 6e5c306d3819
Choose a head ref
  • 3 commits
  • 10 files changed
  • 1 contributor

Commits on Jun 12, 2018

  1. raise IOError when jar entry input stream fails

    ... instead of swallowing up the native IOException
    kares committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    ce64571 View commit details
    Browse the repository at this point in the history
  2. support atime/ctime as well with jar entries

    leaving jar dirs and class-path resources as uncharted territory
    + also support identical checks with FileStat interface contract
    kares committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    f55c7eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e5c306 View commit details
    Browse the repository at this point in the history