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

Fix Content.Source reads from within naked threads #12143

Commits on Aug 6, 2024

  1. add SerializedInvoker assertion

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b51829a View commit details
    Browse the repository at this point in the history
  2. add SerializedInvoker assertion

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9f3549b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    dede122 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/jetty-12.0.x' into experiment/je…

    …tty-12.0.x/serialized-invoker-serialized-assertions
    lorban committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4e95323 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. fix merge

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e7e6a4b View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5f4ca3e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. responseContentAvailable can be called for a pending demand while inv…

    …oking
    
    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    93f58cc View commit details
    Browse the repository at this point in the history
  2. fix checkstyle

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7766942 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. always invoke

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3302b39 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix race condition

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6c470d3 View commit details
    Browse the repository at this point in the history
  2. improve serviceability by recording stack traces and adding the abili…

    …ty to dump them
    
    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    48c9d14 View commit details
    Browse the repository at this point in the history
  3. explicitly tell the receiver when to use the invoker

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    31b2b9b View commit details
    Browse the repository at this point in the history
  4. fix checkstyle

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    27704f2 View commit details
    Browse the repository at this point in the history
  5. improve serviceability by recording stack traces and adding the abili…

    …ty to dump them
    
    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3a88068 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. document why we need to either invoke or call

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e3b4581 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/experiment/jetty-12.0.x/serializ…

    …ed-invoker-serialized-assertions' into experiment/jetty-12.0.x/serialized-invoker-serialized-assertions
    
    # Conflicts:
    #	jetty-core/jetty-client/src/main/java/org/eclipse/jetty/client/transport/HttpReceiver.java
    lorban committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b8c07a4 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/jetty-12.0.x' into experiment/je…

    …tty-12.0.x/serialized-invoker-serialized-assertions
    lorban committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    93b400c View commit details
    Browse the repository at this point in the history
  4. fix bad merge

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9e055df View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. see what tests fail when not running

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    63d3126 View commit details
    Browse the repository at this point in the history
  2. revert change

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7807703 View commit details
    Browse the repository at this point in the history
  3. add comments

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6e9d184 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge remote-tracking branch 'origin/jetty-12.0.x' into experiment/je…

    …tty-12.0.x/serialized-invoker-serialized-assertions
    lorban committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7d98c47 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/jetty-12.0.x' into experiment/je…

    …tty-12.0.x/serialized-invoker-serialized-assertions
    lorban committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ffd8409 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/jetty-12.0.x' into experiment/je…

    …tty-12.0.x/serialized-invoker-serialized-assertions
    lorban committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1736903 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. add javadoc + rename ctor variable

    Signed-off-by: Ludovic Orban <[email protected]>
    lorban committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    32000ac View commit details
    Browse the repository at this point in the history