hg: verona/stage/jdk: 8087202: Add support for PATCH field and remove unused fields of new version string
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Tue Aug 18 12:19:31 UTC 2015
On 2015-06-22 22:08, alejandro.murillo at oracle.com wrote:
> Changeset: 60387e5d6822
> Author: amurillo
> Date: 2015-06-19 10:58 -0700
> URL: http://hg.openjdk.java.net/verona/stage/jdk/rev/60387e5d6822
>
> 8087202: Add support for PATCH field and remove unused fields of new version string
> Reviewed-by: dholmes, alanb
>
> ! make/mapfiles/libjava/mapfile-vers
> ! src/java.base/share/classes/sun/misc/Version.java.template
> ! src/java.base/share/native/include/jvm.h
> ! src/java.base/share/native/libjava/Version.c
> ! src/java.base/share/native/libjava/jdk_util.c
> ! test/sun/misc/Version/Version.java
>
Hi Alejandro,
A question about test/sun/misc/Version/Version.java. The toString()
function seems to not follow the JEP rules about no trailing zeros? Or
am I missing something?
/Magnus
More information about the verona-dev
mailing list