author | iris |
Mon, 21 Sep 2015 21:18:23 -0700 | |
changeset 34004 | 5707515cbee0 |
parent 34003 | 3c4ba277fdb6 |
child 34005 | bb40b397f7c6 |
--- a/jdk/test/sun/misc/Version/Version.java Thu Sep 17 14:41:39 2015 -0700 +++ b/jdk/test/sun/misc/Version/Version.java Mon Sep 21 21:18:23 2015 -0700 @@ -22,7 +22,7 @@ */ /* @test - * @bug 6994413, 8134365 + * @bug 6994413 8134365 * @summary Check the JDK and JVM version returned by sun.misc.Version * matches the versions defined in the system properties. * Should use the API described in JDK-8136651 when available