Integrated: 8276401: Use blessed modifier order in java.net.http

Daniel Fuchs dfuchs at openjdk.java.net
Wed Nov 3 16:27:20 UTC 2021


On Wed, 3 Nov 2021 10:11:31 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> Hi, 
> 
> Please find here a trivial cleanup change that updates classes in the `java.net.http` module to use the "blessed modifier order".
> 
> The changeset was obtained by running `sh ./bin/blessed-modifier-order.sh src/java.net.http`.
> 
> best regards,
> 
> -- daniel

This pull request has now been integrated.

Changeset: 7115892f
Author:    Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7115892f96a5a57ce9d37602038b787d19da5d81
Stats:     31 lines in 13 files changed: 0 ins; 0 del; 31 mod

8276401: Use blessed modifier order in java.net.http

Reviewed-by: prappo, rriggs

-------------

PR: https://git.openjdk.java.net/jdk/pull/6228


More information about the net-dev mailing list