git: openjdk/jdk20: 3 new changesets
Naoto Sato
naoto at openjdk.org
Fri Jan 13 23:20:00 UTC 2023
Changeset: 98eae6da
Author: Justin Lu <jlu at openjdk.org>
Committer: Naoto Sato <naoto at openjdk.org>
Date: 2023-01-13 23:16:48 +0000
URL: https://git.openjdk.org/jdk20/commit/98eae6dade075c6e58ad0379d0b3b38b75836994
8299500: Usage of constructors of primitive wrapper classes should be avoided in java.text API docs
Reviewed-by: iris
Backport-of: cd10c7278d8fcf7ce6713a3ee688bb1e10c024f6
! src/java.base/share/classes/java/text/ChoiceFormat.java
! src/java.base/share/classes/java/text/MessageFormat.java
Changeset: dc5cc616
Author: Justin Lu <jlu at openjdk.org>
Committer: Naoto Sato <naoto at openjdk.org>
Date: 2023-01-13 23:17:53 +0000
URL: https://git.openjdk.org/jdk20/commit/dc5cc61621ec6ad23e6107737b46276171d90622
8299499: Usage of constructors of primitive wrapper classes should be avoided in java.net API docs
Backport-of: 63cf4aa0c897406fc9370a8e05cb035caafc5d69
! src/java.base/share/classes/java/net/SocketOptions.java
Changeset: 87865e0e
Author: Justin Lu <jlu at openjdk.org>
Committer: Naoto Sato <naoto at openjdk.org>
Date: 2023-01-13 23:19:02 +0000
URL: https://git.openjdk.org/jdk20/commit/87865e0eb8af6a23263494f3397ee01c7eccb1b8
8299502: Usage of constructors of primitive wrapper classes should be avoided in javax.xml API docs
Backport-of: b8852f65a0adcb9ee5693bb6727a0668aa9808bf
! src/java.xml/share/classes/javax/xml/stream/XMLOutputFactory.java
More information about the jdk-changes
mailing list