On Wed, 27 Apr 2022 22:27:34 GMT, Joe Darcy <da...@openjdk.org> wrote:

> Add a new system property, java.specification.maintenance.version, to return 
> the maintenance release number of the Java SE specification being 
> implemented. The property is unset, optional in the terminology of 
> System.getProperties, for an initial release of a specification.
> 
> Please also review the CSR https://bugs.openjdk.java.net/browse/JDK-8285764
> 
> I'll update copyright years before an integration.

This pull request has now been integrated.

Changeset: 59ef76a3
Author:    Joe Darcy <da...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/59ef76a365eafe40d8d68b4d5e028f0e731abd01
Stats:     23 lines in 4 files changed: 22 ins; 0 del; 1 mod

8285497: Add system property for Java SE specification maintenance version

Reviewed-by: mullan, jpai, iris

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

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

Reply via email to