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

[JEP-7] Comment updates after removing JRuby support #6224

Merged
merged 4 commits into from
Jan 31, 2022

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    3f0a73e View commit details
    Browse the repository at this point in the history
  2. Might need to preserve serial form of StreamTaskListener for nonsta…

    …ndard usages. (`LogTaskListener` was not serializable to begin with.)
    jglick committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    625ef1b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Did not believe f744501 at first, but indeed LogTaskListener is rem…

    …otable due to its one field being a `StreamTaskListener` which proxies a stream
    jglick committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0c2f85d View commit details
    Browse the repository at this point in the history
  2. CheckStyle 😠

    jglick committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ef066f9 View commit details
    Browse the repository at this point in the history