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

[GR-40198] Provide public API for feature-based JNI / Resource / Proxy / Serialization registration. #4783

Merged
merged 18 commits into from
Aug 29, 2022

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    cf9d8e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c9c206 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18144d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97416b4 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    olpaw committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    618d0ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    859544e View commit details
    Browse the repository at this point in the history
  7. Stylefix

    olpaw committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    299b27e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d68e4ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80fe18b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b9c02cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc03e9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ddf8c57 View commit details
    Browse the repository at this point in the history
  13. Do not provide RuntimeSerialization.registerWithTargetConstructorClas…

    …s variant with String as API method
    olpaw committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    4974196 View commit details
    Browse the repository at this point in the history
  14. Switch RuntimeSerialization.{registerLambdaCapturingClass,registerPro…

    …xyClass} to java.lang.Class<?> arguments
    olpaw committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    9c52ebb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4fd3967 View commit details
    Browse the repository at this point in the history
  16. Incorporate PR review feedback

    olpaw committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    3ed3cc5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2b18eff View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Stylefix

    olpaw committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    779ce73 View commit details
    Browse the repository at this point in the history