Versioning of OpenJDK forests
Andrew John Hughes
gnu_andrew at member.fsf.org
Thu Jan 7 13:10:09 UTC 2010
In testing OpenJDK6 prior to the release of b18, one issue that has
arisen is that the version output:
openjdk version "1.6.0-internal"
OpenJDK Runtime Environment (build 1.6.0-internal-andrew_21_dec_2009_18_36-b00)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
gives no indication as to what hg revisions were used (of which there
are 7, there being no whole forest id).
I'm thinking something like:
openjdk version "1.6.0-internal"
OpenJDK Runtime Environment (build
1.6.0-internal-andrew_21_dec_2009_18_36-b00:r<jdk rev id>)
OpenJDK 64-Bit Server VM (build 14.0-b16:r<hotspot rev id>, mixed mode)
might be helpful in diagnosing regressions between build drops.
Has there been any attempt to report repository versions at Sun,
either with hg or SCCS?
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the build-dev
mailing list