Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache update 6.8.0 #26

Merged
merged 542 commits into from
Jan 17, 2024
Merged

Apache update 6.8.0 #26

merged 542 commits into from
Jan 17, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 5, 2022

  1. Javadoc

    garydgregory committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    c3f2705 View commit details
    Browse the repository at this point in the history
  2. setup-java: rollback from 3.7.0 to 3.6.0 (apache#184)

    Co-authored-by: nbauma109 <[email protected]>
    nbauma109 and nbauma109 authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    2fbcd9e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    18a21e7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release'

    garydgregory committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    5909b0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc437a1 View commit details
    Browse the repository at this point in the history
  4. Javadoc (Alex Herbert)

    garydgregory committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    84621c4 View commit details
    Browse the repository at this point in the history
  5. Javadoc

    garydgregory committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    b0bb39f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e46e8b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50afad5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Correct handling of references to invalid constant pool index 0.

    Ensure that references to a constant pool entry with index zero trigger
    a ClassFormatException, not a NullPointerException.
    markt-asf committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    77c7997 View commit details
    Browse the repository at this point in the history
  2. Add mising test class

    markt-asf committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8d04ad5 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-java from 3.6.0 to 3.8.0 (apache#187)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.6.0 to 3.8.0.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3.6.0...v3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    56483f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Better use of File API

    garydgregory committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    19fd1f1 View commit details
    Browse the repository at this point in the history
  2. Use of File API

    garydgregory committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e6780eb View commit details
    Browse the repository at this point in the history
  3. Bump commons-parent from 54 to 55 (apache#189)

    Bumps [commons-parent](https://github.com/apache/commons-parent) from 54 to 55.
    - [Release notes](https://github.com/apache/commons-parent/releases)
    - [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
    - [Commits](https://github.com/apache/commons-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-parent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    329d332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    137808f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Correct handling of references to unused/invalid constant pool entries

    Ensure that references to the unused constant pool entry after a
    long/double entry triggers a ClassFormatException, not a
    NullPointerException.
    markt-asf committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    4619e7b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Bump actions/setup-java from 3.8.0 to 3.9.0 (apache#191)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.8.0 to 3.9.0.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3.8.0...v3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    acd9c6b View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3.1.0 to 3.2.0 (apache#192)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.1.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    ecd7edc View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Bump ossf/scorecard-action from 2.0.6 to 2.1.0 (apache#193)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.6 to 2.1.0.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@99c5375...937ffa9)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    63a8456 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Test and coverage of InstructionFactory (apache#190)

    * InstructionFactoryTestCase: test array store/load and exceptions
    
    * added tests for createNull
    
    * test createNull with void
    
    Co-authored-by: nbauma109 <[email protected]>
    nbauma109 and nbauma109 authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    8c333a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504e6b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Bump actions/cache from 3.0.11 to 3.2.1 (apache#195)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.0.11...v3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    d2539f3 View commit details
    Browse the repository at this point in the history
  2. Bump ossf/scorecard-action from 2.1.0 to 2.1.2 (apache#194)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.0 to 2.1.2.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@937ffa9...e38b190)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    668f80b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Use Arrays.copyOf()

    garydgregory committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    ff9a4bb View commit details
    Browse the repository at this point in the history
  2. Use Arrays.copyOfRange()

    garydgregory committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    7a99177 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Verifier: test and coverage for SWAP instruction (apache#188)

    * added test for SWAP instruction
    
    * SWAP: added new line at EOF
    
    * use class extension org/apache/bcel/data/SWAP.class
    
    * added comments to pom
    
    * added comments to test input and check for SWAP in compiled class
    
    Co-authored-by: nbauma109 <[email protected]>
    nbauma109 and nbauma109 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    158b7c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae7c82 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Bump actions/cache from 3.2.1 to 3.2.2 (apache#196)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.1 to 3.2.2.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.1...v3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    2ee2bff View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Update NOTICE to 2023

    garydgregory committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9271b00 View commit details
    Browse the repository at this point in the history
  2. Bump commons-parent from 55 to 56 (apache#198)

    Bumps [commons-parent](https://github.com/apache/commons-parent) from 55 to 56.
    - [Release notes](https://github.com/apache/commons-parent/releases)
    - [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
    - [Commits](https://github.com/apache/commons-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-parent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    2179a44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5515915 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Bump actions/checkout from 3.2.0 to 3.3.0 (apache#199)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.2.0...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    2e74e83 View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 3.1.1 to 3.1.2 (apache#200)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@83fd05a...0b7f8ab)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c07ebe2 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    6a7299b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b89ae7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb9c0ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab3dfb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28f3fe7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96eae99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7afd885 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eae5835 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22eb427 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    791184d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    9ae3565 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b271d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b4655c View commit details
    Browse the repository at this point in the history
  4. Bump actions/cache from 3.2.2 to 3.2.3 (apache#201)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.2...v3.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    19b2d41 View commit details
    Browse the repository at this point in the history
  5. Fix spelling

    garydgregory committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f26b424 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Fix typos

    garydgregory committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    80ebdb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    238cc49 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Bump jna.version from 5.12.1 to 5.13.0 (apache#203)

    Bumps `jna.version` from 5.12.1 to 5.13.0.
    
    Updates `jna` from 5.12.1 to 5.13.0
    - [Release notes](https://github.com/java-native-access/jna/releases)
    - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
    - [Commits](java-native-access/jna@5.12.1...5.13.0)
    
    Updates `jna-platform` from 5.12.1 to 5.13.0
    - [Release notes](https://github.com/java-native-access/jna/releases)
    - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
    - [Commits](java-native-access/jna@5.12.1...5.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.java.dev.jna:jna
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: net.java.dev.jna:jna-platform
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c653361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a880ee7 View commit details
    Browse the repository at this point in the history
  3. += .asf.yaml

    sebbASF committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1730964 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Fix spelling

    garydgregory committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    efaba55 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. "ZIP" is in uppercase

    garydgregory committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    cd44fcc View commit details
    Browse the repository at this point in the history
  2. "ZIP" is in uppercase

    garydgregory committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    fac7777 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    8e4e760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    087a868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    358c7da View commit details
    Browse the repository at this point in the history
  4. Bump actions/cache from 3.2.3 to 3.2.4 (apache#204)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 to 3.2.4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.3...v3.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    d805bc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Bump actions/setup-java from 3.9.0 to 3.10.0 (apache#206)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.9.0 to 3.10.0.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3.9.0...v3.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ecd4530 View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 3.2.4 to 3.2.5 (apache#207)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.4...v3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    c18b03d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Bump actions/cache from 3.2.5 to 3.2.6 (apache#208)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.5...v3.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    b038606 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Javadoc

    garydgregory committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    ca8541e View commit details
    Browse the repository at this point in the history
  2. Add and use InvalidMethodSignatureException extending

    ClassFormatException.
    garydgregory committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    ff2e4cb View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Fix spelling

    garydgregory committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    6795814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d1f9d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Bump actions/cache from 3.2.6 to 3.3.0 (apache#209)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.0.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.6...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    4a83b3e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Use XSD

    garydgregory committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1571743 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Bump actions/cache from 3.3.0 to 3.3.1 (apache#210)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.3.0 to 3.3.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.3.0...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    800b655 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3.3.0 to 3.4.0 (apache#211)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.3.0...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    d970755 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    eded54d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cf6ae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ba27eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81a5c75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8de0fc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    253455c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72d5c4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54ca2f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    397e3b8 View commit details
    Browse the repository at this point in the history
  10. Add missing EOL

    garydgregory committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    aaa60bd View commit details
    Browse the repository at this point in the history
  11. Fix null pointers in AnnotationEntry (apache#213)

    * added failing unit test
    
    * fixed failing unit test on AnnotationEntry
    
    * added final keywords and fixed trailing whitespaces
    
    * fix after review
    
    * Javadoc
    
    ---------
    
    Co-authored-by: nbauma109 <[email protected]>
    Co-authored-by: Gary Gregory <[email protected]>
    3 people authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    d1ef29c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2917590 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Bump actions/checkout from 3.4.0 to 3.5.0 (apache#214)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.4.0...v3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    6a6e20a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0379a View commit details
    Browse the repository at this point in the history
  3. Fix URL

    garydgregory committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    d6b9b48 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Bump actions/setup-java from 3.10.0 to 3.11.0 (apache#215)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.10.0 to 3.11.0.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3.10.0...v3.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    010aa74 View commit details
    Browse the repository at this point in the history
  2. Bump ossf/scorecard-action from 2.1.2 to 2.1.3 (apache#216)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@e38b190...80e868c)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    22a0c6e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. updated Class2HTMLTestCase with new test input Java4Example (apache#186)

    Co-authored-by: nbauma109 <[email protected]>
    nbauma109 and nbauma109 authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    5794d43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a002cb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. verifier tests on various opcodes (apache#180)

    * verifier tests on various opcodes
    
    - fixed typo testCommonsLang1->2
    - test of various opcodes
    
    * Added javadoc links to opcodes
    
    ---------
    
    Co-authored-by: nbauma109 <[email protected]>
    nbauma109 and nbauma109 authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    d8c6a22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba80686 View commit details
    Browse the repository at this point in the history
  3. Added signature test cases for class/method, and bad signatures (apac…

    …he#182)
    
    * added signature test cases for class/method, and bad signatures
    
    * added tests for Type.getSignature
    
    * Tests signatures, including primitives, generics, and bad signatures for exceptions.
    
    ---------
    
    Co-authored-by: nbauma109 <[email protected]>
    Co-authored-by: Gary Gregory <[email protected]>
    3 people authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    5b43e63 View commit details
    Browse the repository at this point in the history
  4. Sort members

    garydgregory committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    3cb9c9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14fc4dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a87912 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Add Const.MAJOR_20

    Add Const.MINOR_20
    garydgregory committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f65bb1c View commit details
    Browse the repository at this point in the history
  2. Variation on PR "Various bug fixes in the verifier apache#181"

    Original PR comment:
    Field not found -> search field in both super class and implemented
    interfaces (5x duplicated code to find field by name and type is
    refactored to a new method and now supports package-private)
    Invoke on array types (i.e. array.clone())
    AssertionFailedError before reporting INVOKEDYNAMIC is unsupported
    nbauma109 authored and garydgregory committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    3e6dfa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de50ef7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Various bug fixes in the verifier (apache#181)

    * verifier bug fix for GET/PUT
    
    5x duplicated code to find field by name and type is refactored to a
    new method and now supports package-private
    
    * added failing unit test for field not found
    
    * Bug fixes on verifier:
    
    - field not found -> search field in implemented interfaces
    - invoke on array types (i.e. array.clone())
    - AssertionFailedError before reporting INVOKEDYNAMIC is unsupported
    
    * fix trailing whitespaces
    
    * fix trailing whitespaces
    
    * fix unit test for JDK versions
    
    * added missing }
    
    * Fix Javadoc since tag
    
    ---------
    
    Co-authored-by: nbauma109 <[email protected]>
    Co-authored-by: Gary Gregory <[email protected]>
    3 people authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    be601c7 View commit details
    Browse the repository at this point in the history
  2. Field not found -> search field in both super class and implemented

    interfaces (5x duplicated code to find field by name and type is
    refactored to a new method and now supports package-private) apache#181
    garydgregory committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    40f8a0d View commit details
    Browse the repository at this point in the history
  3. Field not found -> search field in both super class and implemented

    interfaces (5x duplicated code to find field by name and type is
    refactored to a new method and now supports package-private) apache#181
    garydgregory committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5306aa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Bump actions/checkout from 3.5.0 to 3.5.2 (apache#218)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.5.0...v3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    15c41cc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    6183a0a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. [Bcelifier] stackmap support to pass JDK verifier (apache#177)

    * Bcelifier stackmap support verifier
    
    * Bcelifier stackmap support
    
    * BCELifier generates the stack map table so that the generated class
    passes the Java verifier checks.
    
    * added some test inputs StackMapExample and StackMapExample2 compiled in JDK8
    
    * Updated BCELifierTestCase.java: added testStackMap
    
    * StackMapType.EMPTY_ARRAY in package visibility and updated BinaryOpCreator.java accordingly
    
    Co-authored-by: nbauma109 <[email protected]>
    
    * Re-integrate lost fix on possible null pointer
    
    * Fixing visibility of EMPTY_ARRAY
    
    * Comment for StackMapExample2
    
    * Javadoc fix
    
    * Add StackMapTest
    
    * Fix Javadoc since tag
    
    * Fix Javadoc since tag
    
    * Fix Javadoc since tag
    
    * Fix Javadoc since tag
    
    * Fix Javadoc since tag
    
    * Don't break BC
    
    * Whitespace
    
    * Javadoc
    
    ---------
    
    Co-authored-by: nbauma109 <[email protected]>
    Co-authored-by: Gary David Gregory (Code signing key) <[email protected]>
    Co-authored-by: Gary Gregory <[email protected]>
    4 people authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d099654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0e897e View commit details
    Browse the repository at this point in the history
  3. Organize imports

    garydgregory committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    430d90d View commit details
    Browse the repository at this point in the history
  4. Sort members

    garydgregory committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e3969b8 View commit details
    Browse the repository at this point in the history
  5. Bump kotlin-stdlib from 1.8.10 to 1.8.20 (apache#217)

    Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.8.10 to 1.8.20.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](https://github.com/JetBrains/kotlin/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    a6d3305 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5aca861 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3f0a1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fa02c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Bump kotlin-stdlib from 1.8.20 to 1.8.21 (apache#219)

    Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.8.20 to 1.8.21.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.8.20...v1.8.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    32e722f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de9188b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    9a36684 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    91f22d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    271fa3c View commit details
    Browse the repository at this point in the history
  3. Backout debugging and parent pom change.

    Waiting on org.apache.maven.shared:maven-dependency-analyzer:1.13.2
    garydgregory committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    de3f858 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    384e185 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Javadoc typos

    garydgregory committed May 19, 2023
    Configuration menu
    Copy the full SHA
    f798985 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Bump commons-parent from 56 to 58 (apache#222)

    * Bump commons-parent from 56 to 57
    
    Bumps [commons-parent](https://github.com/apache/commons-parent) from 56 to 57.
    - [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
    - [Commits](https://github.com/apache/commons-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-parent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update pom.xml from commons-parent 57 to 58
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gary Gregory <[email protected]>
    dependabot[bot] and garydgregory authored May 24, 2023
    Configuration menu
    Copy the full SHA
    bab5f1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f3a9a5 View commit details
    Browse the repository at this point in the history
  3. Grammar

    garydgregory committed May 24, 2023
    Configuration menu
    Copy the full SHA
    728b5f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b012a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Reference actions by commit SHA (apache#224)

    * Ref actions by commit SHA in codeql-analysis.yml
    
    It's important to make sure the SHA's are from the original repositories and not forks.
    
    For reference:
    
    https://github.com/actions/cache/releases/tag/v3.3.1
    actions/cache@88522ab
    
    https://github.com/actions/checkout/releases/tag/v3.5.2
    actions/checkout@8e5e7e5
    
    https://github.com/github/codeql-action/releases/tag/v2.3.6
https://github.com/github/codeql-action/commit/83f0fe6c4988d98a455712a27f0255212bba9bd4 
    
    Signed-off-by: Gabriela Gutierrez <[email protected]>
    
    * Ref actions by commit SHA in coverage.yml
    
    It's important to make sure the SHA's are from the original repositories and not forks.
    
    For reference:
    
    https://github.com/actions/cache/releases/tag/v3.3.1
    actions/cache@88522ab
    
    https://github.com/actions/checkout/releases/tag/v3.5.2
    actions/checkout@8e5e7e5
    
    https://github.com/actions/setup-java/releases/tag/v3.11.0
https://github.com/actions/setup-java/commit/5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
    
    https://github.com/codecov/codecov-action/releases/tag/v3.1.4
    codecov/codecov-action@eaaf4be
    
    
    Signed-off-by: Gabriela Gutierrez <[email protected]>
    
    * Ref actions by commit SHA in maven.yml
    
    It's important to make sure the SHA's are from the original repositories and not forks.
    
    For reference:
    
    https://github.com/actions/cache/releases/tag/v3.3.1
    actions/cache@88522ab
    
    https://github.com/actions/checkout/releases/tag/v3.5.2
    actions/checkout@8e5e7e5
    
    https://github.com/actions/setup-java/releases/tag/v3.11.0
https://github.com/actions/setup-java/commit/5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
    
    Signed-off-by: Gabriela Gutierrez <[email protected]>
    
    * Ref actions by commit SHA in scorecards-analysis.yml
    
    It's important to make sure the SHA's are from the original repositories and not forks.
    
    For reference:
    
    https://github.com/actions/checkout/releases/tag/v3.5.2
    actions/checkout@8e5e7e5
    
    
    Signed-off-by: Gabriela Gutierrez <[email protected]>
    
    ---------
    
    Signed-off-by: Gabriela Gutierrez <[email protected]>
    gabibguti authored Jun 3, 2023
    Configuration menu
    Copy the full SHA
    f1229a3 View commit details
    Browse the repository at this point in the history
  2. Javadoc

    garydgregory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    41be68b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7634dd0 View commit details
    Browse the repository at this point in the history
  4. Fix Javadoc 8 warnings

    garydgregory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    387f564 View commit details
    Browse the repository at this point in the history
  5. [BCEL-369]

    org.apache.bcel.verifier.exc.AssertionViolatedException from method
    return in subroutine
    
    Add passing test case.
    garydgregory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    99863da View commit details
    Browse the repository at this point in the history
  6. Format tweak

    garydgregory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    57fccbd View commit details
    Browse the repository at this point in the history
  7. Better method names

    garydgregory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    0e70219 View commit details
    Browse the repository at this point in the history
  8. [BCEL-369] org.apache.bcel.verifier.exc.AssertionViolatedException from

    method
    return in subroutine
    
    Add disabled test case. Class file needs to be reanmed by OP.
    garydgregory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c68bba7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    66a5ef9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Bump actions/checkout from 3.5.2 to 3.5.3 (apache#225)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e5e7e5...c85c95e)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ebef6ec View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 2.1.22 to 2.13.4 (apache#226)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.22 to 2.13.4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2.1.22...cdcdbb5)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    3936f2a View commit details
    Browse the repository at this point in the history
  3. Bump kotlin-stdlib from 1.8.21 to 1.8.22 (apache#227)

    Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.8.22.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    507f142 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64550f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    3f7a8ec View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. [BCEL-367] Fixes java.lang.IndexOutOfBoundsException for ATHROW on em…

    …pty stack (apache#223)
    
    * * Fixed issue where a java.lang.IndexOutOfBoundsException is thrown when performing verification pass 3B if the stack is empty before the ATHROW instruction.
    * Added previously failing test case demonstrating issue where a java.lang.IndexOutOfBoundsException is thrown when performing verification pass 3B if the stack is empty before the ATHROW instruction.
    
    * End file with empty line
    
    * End file with empty line
    
    * Format and message text
    
    * Use final and format
    
    ---------
    
    Co-authored-by: Gary Gregory <[email protected]>
    katherine-hough and garydgregory authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    859578e View commit details
    Browse the repository at this point in the history
  2. [BCEL-367] java.lang.IndexOutOfBoundsException thrown for an ATHROW

    instruction on empty stack
    garydgregory committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    373b3bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a33d07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77c12c1 View commit details
    Browse the repository at this point in the history
  5. Use diamonds

    garydgregory committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    a946274 View commit details
    Browse the repository at this point in the history
  6. Comment

    garydgregory committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    c895155 View commit details
    Browse the repository at this point in the history
  7. Format tweak

    garydgregory committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    3aab265 View commit details
    Browse the repository at this point in the history
  8. Test BCEL-368

    garydgregory committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    ffdad2d View commit details
    Browse the repository at this point in the history
  9. Remove unused import

    garydgregory committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    94a24f8 View commit details
    Browse the repository at this point in the history
  10. Remove useless comments

    garydgregory committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    258d171 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    72f7366 View commit details
    Browse the repository at this point in the history
  12. * Changed TestJira368 to call InstructionList#toString instead of Cod…

    …e#toString so that the test can reveal the defect in Select#toString(boolean) described in issue 368. (apache#229)
    
    * Fixed issue with Select#toString(boolean) throwing a java.lang.StackOverflowError when there is a self-reference in targets. The message "<points to itself>" (chosen to be consistent with BranchInstruction#toString) is used to represent the self-reference.
    katherine-hough authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    f4907ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    734e181 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Reuse Uncheck

    Javadoc
    garydgregory committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    f5fc126 View commit details
    Browse the repository at this point in the history
  2. Javadoc

    garydgregory committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    ea0d031 View commit details
    Browse the repository at this point in the history
  3. Spelling

    garydgregory committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    90e4312 View commit details
    Browse the repository at this point in the history
  4. Spelling

    garydgregory committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    99df9a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Bump ossf/scorecard-action from 2.1.3 to 2.2.0 (apache#230)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.3 to 2.2.0.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@80e868c...08b4669)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    513d43f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Throw a RuntimeException subclass instead of RuntimeException

    Throw UnsupportedOperationException instead of Error when clone() is not
    supported
    garydgregory committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8b982a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Use modern Map APIs

    garydgregory committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0765eaf View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    bcfa4d1 View commit details
    Browse the repository at this point in the history
  2. Grammar

    garydgregory committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    f566e13 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    7dd50ae View commit details
    Browse the repository at this point in the history
  2. Javadoc

    garydgregory committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    67d0966 View commit details
    Browse the repository at this point in the history
  3. Normalize spelling

    garydgregory committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    176a2c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    fc3649e View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-java from 3.11.0 to 3.12.0 (apache#232)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.11.0 to 3.12.0.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@5ffc13f...cd89f46)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6c3ece7 View commit details
    Browse the repository at this point in the history
  3. Bump kotlin-stdlib from 1.8.22 to 1.9.0 (apache#231)

    Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.8.22 to 1.9.0.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.8.22...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    48f887e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6a058b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1606c74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ca6cee View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Indent

    garydgregory committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    337524f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Bump jmh.version from 1.36 to 1.37 (apache#233)

    Bumps `jmh.version` from 1.36 to 1.37.
    
    Updates `org.openjdk.jmh:jmh-core` from 1.36 to 1.37
    - [Commits](openjdk/jmh@1.36...1.37)
    
    Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.36 to 1.37
    - [Commits](openjdk/jmh@1.36...1.37)
    
    ---
    updated-dependencies:
    - dependency-name: org.openjdk.jmh:jmh-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.openjdk.jmh:jmh-generator-annprocess
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d256a46 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    94a9223 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Comment

    garydgregory committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3ca2be6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Bump actions/checkout from 3.5.3 to 3.6.0 (apache#234)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@c85c95e...f43a0e5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    23baf4c View commit details
    Browse the repository at this point in the history
  2. Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.0 to 1.9.10 (apache#235

    )
    
    Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.10.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.0...v1.9.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    14160d3 View commit details
    Browse the repository at this point in the history
  3. Update changes.xml

    garydgregory authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    331ed49 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    b54bd8b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Update DTD

    garydgregory committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d10c3d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    5b5d519 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Bump actions/checkout from 3.6.0 to 4.0.0 (apache#236)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@f43a0e5...3df4ab1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2f8627a View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 3.3.1 to 3.3.2 (apache#238)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 3.3.2.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@88522ab...704facf)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    61eeaf6 View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 3.1.2 to 3.1.3 (apache#237)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@0b7f8ab...a8a3f3a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8b2c004 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Fix for type.getType(...) use on non-signature type names (apache#221)

    * Fix a regression of PR#171 - Correct usage of Type.getType(...)
    
    * Remove fall through
    
    * added tests - do not throw
    
    * fix coverage
    
    * fix: use StringUtils.isEmpty(internalTypeName)
    
    * Fix name of method to camel case: internalTypeNameToSignature
    
    * Make Const.SHORT_TYPE_NAMES public for Type.internalTypeNameToSignature
    
    * Checkstyle WhitespaceAround
    
    ---------
    
    Co-authored-by: nbauma109 <[email protected]>
    Co-authored-by: Gary Gregory <[email protected]>
    3 people authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    87a5cae View commit details
    Browse the repository at this point in the history
  2. Re-enabled and fix Checkstyle WhitespaceAround

    "(whitespace) WhitespaceAround: '}' is not followed by whitespace."
    garydgregory committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1daf819 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44c4fb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Reuse Objects.toString()

    garydgregory committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    09ae3ae View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Bump actions/setup-java from 3.12.0 to 3.13.0 (apache#240)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.12.0 to 3.13.0.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@cd89f46...0ab4596)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1f1a01a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Bump actions/checkout from 4.0.0 to 4.1.0 (apache#241)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@3df4ab1...8ade135)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a10ae6e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    c819e54 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    447f003 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    2de1970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4c802a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Sort imports

    garydgregory committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6adfe1f View commit details
    Browse the repository at this point in the history
  2. Bump commons-parent

    garydgregory committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    79c79b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    a2ecaa2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    f11e4b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    670527d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    372016c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (apache#242)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.0.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@08b4669...483ef80)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    e8075fd View commit details
    Browse the repository at this point in the history
  2. Test on Java 21

    garydgregory committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    c744e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6598a69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b1477c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76383a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    80e2f27 View commit details
    Browse the repository at this point in the history
  2. Update comment

    garydgregory committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    3f76f9b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    4efd2da View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    97c0762 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Bump actions/checkout from 4.1.0 to 4.1.1 (apache#243)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8ade135...b4ffde6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    5b55448 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Fix up GHA badges

    sebbASF committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    a27a996 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    10e21aa View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    5ee1697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07ef412 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93eed0f View commit details
    Browse the repository at this point in the history
  4. Bump ossf/scorecard-action from 2.3.0 to 2.3.1 (apache#244)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.0 to 2.3.1.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@483ef80...0864cf1)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6a0f51f View commit details
    Browse the repository at this point in the history
  5. Typo

    sebbASF authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2f0913d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    6eec124 View commit details
    Browse the repository at this point in the history
  2. Fix spelling

    garydgregory committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    834329a View commit details
    Browse the repository at this point in the history
  3. Normalize getter Javadoc

    garydgregory committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    30908b7 View commit details
    Browse the repository at this point in the history
  4. Normalize setter Javadoc

    garydgregory committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    06c24e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    0d7e143 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Normalize test method names

    Sort test members
    garydgregory committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cdf228a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    30735e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3c840a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Javadoc

    garydgregory committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    527d851 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    a88a0f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12de168 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 (apache…

    …#245)
    
    Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.10 to 1.9.20.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.10...v1.9.20)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3d0060e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee21600 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (apache#246

    )
    
    Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    ad5ce03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf4a2a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    c4592aa View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.20 to 1.9.21 (apache…

    …#247)
    
    Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.20 to 1.9.21.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.20...v1.9.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    9fcb0b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c789f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Javadoc spelling

    garydgregory committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    aa3c754 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Use String#isEmpty()

    garydgregory committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d7da250 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    d79d7fe View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Drop reference to IRC

    garydgregory committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    17c2107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78418a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7473b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cc0763 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Internal clean up

    garydgregory committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    86de369 View commit details
    Browse the repository at this point in the history
  2. Fix Spotbugs [ERROR] Class org.apache.bcel.util.ClassVector defines

    non-transient non-serializable instance field vec
    [org.apache.bcel.util.ClassVector] In ClassVector.java SE_BAD_FIELD
    garydgregory committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2df0926 View commit details
    Browse the repository at this point in the history
  3. Fix SpotBugs: No fall through hack

    [ERROR] Switch statement found in
    org.apache.bcel.util.BCELFactory.visitAllocationInstruction(AllocationInstruction)
    where one case falls through to the next case
    [org.apache.bcel.util.BCELFactory, org.apache.bcel.util.BCELFactory] At
    BCELFactory.java:[lines 188-191]Another occurrence at
    BCELFactory.java:[lines 192-196] SF_SWITCH_FALLTHROUGH
    garydgregory committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    867977a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d192244 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62d5d77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf6f7e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Merge tag 'rel/commons-bcel-6.8.0' into apache-update-6.8.0

    Create release tag for Apache Commons BCEL release 6.8.0.
    markro49 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0e785d6 View commit details
    Browse the repository at this point in the history
  2. correct merge errors

    markro49 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    92ac96e View commit details
    Browse the repository at this point in the history
  3. remove unneeded files

    markro49 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    ead62f7 View commit details
    Browse the repository at this point in the history