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

FISH-7670 Integerate Latest Concurro with Virtual Threads #6582

Merged
merged 16 commits into from Mar 11, 2024

Commits on Feb 27, 2024

  1. FISH-7670 upgrade to concurro 3.1

    Implement changed structure of concurro classes including F&J support.
    Especially use the abstract classes instead of *Impl ones.
    aubi committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3e46f0b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 4, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    86ab63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e05eda7 View commit details
    Browse the repository at this point in the history
  3. FISH-7670 add a message to assert in test

    Add info about actual value and reason for expected range.
    aubi committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    da52e66 View commit details
    Browse the repository at this point in the history
  4. FISH-7670 remove custom dependency on concurrency api

    We needed to exclude testng from concurrency API, because it was a part
    of it by accident. The API is fixed, therefor this exclusion is no more
    necessary.
    aubi committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8663042 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24a6825 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    7c2e514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbc9dd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e754b71 View commit details
    Browse the repository at this point in the history
  4. FISH-7670 typo

    aubi committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f5f3ba2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65dd3ad View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. update concurrency jar name in spec-version-maven-plugin

    Co-authored-by: Andrew Pielage <pandrex247@hotmail.com>
    aubi and Pandrex247 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d45c6db View commit details
    Browse the repository at this point in the history
  2. Formatting

    Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
    Pandrex247 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b3305c5 View commit details
    Browse the repository at this point in the history