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: apache/commons-bcel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 46fd247
Choose a base ref
...
head repository: apache/commons-bcel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 875186c
Choose a head ref
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Feb 11, 2019

  1. [BCEL-267] Race conditions on static fields in BranchHandle and

    InstructionHandle.
    Gary Gregory committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    a325c68 View commit details
    Browse the repository at this point in the history
  2. Add OpenJDK 8 to Travis build.

    Gary Gregory committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    008db9f View commit details
    Browse the repository at this point in the history
  3. Add OpenJDK 8 to Travis build.

    Gary Gregory committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    8c133dc View commit details
    Browse the repository at this point in the history
  4. [BCEL-267] Race conditions on static fields in BranchHandle and

    InstructionHandle.
    Gary Gregory committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    971339f View commit details
    Browse the repository at this point in the history
  5. Fix build on Travis CI.

    Gary Gregory committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    aa71ee6 View commit details
    Browse the repository at this point in the history
  6. Don't use deprecated code: Replace references to

    org.apache.bcel.Constants with org.apache.bcel.Const.
    Gary Gregory committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    875186c View commit details
    Browse the repository at this point in the history
Loading