git: openjdk/jdk-sandbox: json: 2 new changesets
duke
duke at openjdk.org
Tue Apr 29 22:42:55 UTC 2025
Changeset: ea1d28ea
Branch: json
Author: Justin Lu <justin.lu at oracle.com>
Date: 2025-04-29 14:57:00 +0000
URL: https://git.openjdk.org/jdk-sandbox/commit/ea1d28ead0396c61cd1f54845c8eebc50c5cb25b
foundClosing not needed for parseName()
! src/java.base/share/classes/java/util/json/JsonParser.java
Changeset: 6ea5a424
Branch: json
Author: Justin Lu <justin.lu at oracle.com>
Date: 2025-04-29 15:38:54 +0000
URL: https://git.openjdk.org/jdk-sandbox/commit/6ea5a4247a7bdf105f218bb216f0d27daec587c8
add hasInput() to parser, simplify exception for JO during parsing, rewrite of parser class comment
! src/java.base/share/classes/java/util/json/JsonParser.java
! test/jdk/java/util/json/TestParseException.java
More information about the jdk-sandbox-changes
mailing list