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

Agent should not open java.lang package to unnamed module of the application class loader #1334

Merged
merged 17 commits into from
Mar 22, 2023

Commits on Jun 27, 2022

  1. (WIP) add integration test

    Godin committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    77d7579 View commit details
    Browse the repository at this point in the history
  2. (WIP) agent should not open java.lang package to unnamed module of …

    …the application class loader
    Godin committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    7d5e501 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    caa7e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6049ed3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

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

Commits on Oct 10, 2022

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

Commits on Oct 18, 2022

  1. Revert "(WIP) use custom ClassLoader only for Lookup class"

    This reverts commit 6049ed3.
    Godin committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    22fab1e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    7b1b7e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a3c4dd View commit details
    Browse the repository at this point in the history
  3. (WIP) add comments

    Godin committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6b13f21 View commit details
    Browse the repository at this point in the history
  4. (WIP) simplify code

    Godin committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    4fae4b0 View commit details
    Browse the repository at this point in the history
  5. (WIP) update changelog

    Godin committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    bda0b69 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Apply suggestions from code review

    Co-authored-by: Marc R. Hoffmann <hoffmann@mountainminds.com>
    Godin and marchof committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    9b4777b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    215a81a View commit details
    Browse the repository at this point in the history
  3. (WIP) update copyright year

    Godin committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    316e5bc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    374c86b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cadc6c View commit details
    Browse the repository at this point in the history