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

JDK17 Compatibility #25

Draft
wants to merge 43 commits into
base: main
Choose a base branch
from
Draft

JDK17 Compatibility #25

wants to merge 43 commits into from

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    5ec408d View commit details
    Browse the repository at this point in the history
  2. Misc performance

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ec7767c View commit details
    Browse the repository at this point in the history
  3. Logging performance fixes

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fd70e7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60c46ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5677761 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1af8841 View commit details
    Browse the repository at this point in the history
  7. More classes to not transform

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2636a9e View commit details
    Browse the repository at this point in the history
  8. Typo fix

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cdaf7bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39cad82 View commit details
    Browse the repository at this point in the history
  10. Cookiecache

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    70c3f0c View commit details
    Browse the repository at this point in the history
  11. More caching

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d5a080a View commit details
    Browse the repository at this point in the history
  12. no more stats

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9728f91 View commit details
    Browse the repository at this point in the history
  13. Avoiding overflows

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4725ffc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ff07944 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f365fd9 View commit details
    Browse the repository at this point in the history
  16. Fixes

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    700040f View commit details
    Browse the repository at this point in the history
  17. Java17 support attempt

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    69aeba9 View commit details
    Browse the repository at this point in the history
  18. Typo fix

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1111b68 View commit details
    Browse the repository at this point in the history
  19. Fixed system test runner

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    534199f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3d7665b View commit details
    Browse the repository at this point in the history
  21. Factored out InstantConverter

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c7f0909 View commit details
    Browse the repository at this point in the history
  22. Updated tests to JDK 17

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7ded1be View commit details
    Browse the repository at this point in the history
  23. Fixed Build Warnings

    leeN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    518203f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    d806dbd View commit details
    Browse the repository at this point in the history
  2. Logging cleanup and tests

    leeN committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e48df67 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    0fc7576 View commit details
    Browse the repository at this point in the history
  2. Default Taint method -> range

    leeN committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    900d32f View commit details
    Browse the repository at this point in the history
  3. Limit CPUs on low power devices

    leeN committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5e15cba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8ba6c7 View commit details
    Browse the repository at this point in the history
  5. Test fixes

    leeN committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4071673 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b96250b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe9259b View commit details
    Browse the repository at this point in the history
  8. Test fixes?

    leeN committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1b1fa93 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Compatibility special casing support.

    This allows to define classes that will add some proxy methods to
    specific library classes upon instrumentation. We use this to add
    proxies for the methods where SQLite expects a regular string based
    function to call them from C.
    leeN committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a61a712 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Tests

    leeN committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ed2111b View commit details
    Browse the repository at this point in the history
  2. Documentation

    leeN committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c442f3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b55851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    263e448 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d584d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Refactoring

    leeN committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    edd14f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb0f615 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

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