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

Validate GsonBuilder.setDateFormat style arguments & extend tests #2545

Commits on Nov 18, 2023

  1. Validate GsonBuilder.setDateFormat style arguments & extend tests

    `DateFormat` validates these arguments as well, but it is currently not
    documented, see https://bugs.openjdk.org/browse/JDK-8319628.
    
    Also moves the other tests for `setDateFormat(String)` from
    DefaultTypeAdaptersTest to GsonBuilderTest.
    Marcono1234 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    a8fdac7 View commit details
    Browse the repository at this point in the history