8141489: [TESTBUG] requiredVersion in TEST.ROOT needs to updated to 4.1 b12
authorcjplummer
Wed, 04 Nov 2015 23:45:21 -0800
changeset 33782 e8ee017b6b6a
parent 33781 b75ab3a5bf66
child 33783 6499ca6ce575
8141489: [TESTBUG] requiredVersion in TEST.ROOT needs to updated to 4.1 b12 Summary: updated requiredVersion to 4.1 b12 Reviewed-by: dholmes, sla, darcy
hotspot/test/TEST.ROOT
--- a/hotspot/test/TEST.ROOT	Thu Nov 05 19:15:07 2015 +0000
+++ b/hotspot/test/TEST.ROOT	Wed Nov 04 23:45:21 2015 -0800
@@ -1,5 +1,5 @@
 # 
-# Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2005, 2015, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -32,8 +32,8 @@
 groups=TEST.groups [closed/TEST.groups]
 requires.properties=sun.arch.data.model
 
-# Tests using jtreg 4.1 b11 features
-requiredVersion=4.1 b11
+# Tests using jtreg 4.1 b12 features
+requiredVersion=4.1 b12
 
 # Path to libraries in the topmost test directory. This is needed so @library
 # does not need ../../ notation to reach them