# HG changeset patch # User asaha # Date 1405348907 25200 # Node ID 9826742fa96a09da4ddf76324c205961626a9510 # Parent 6366f612ac2c67f0b58abd92467a3da2668b970b# Parent ccfff14361eadd234483211dafbadc4a7f32d7a4 Merge diff -r ccfff14361ea -r 9826742fa96a .hgtags --- a/.hgtags Thu Jul 10 16:01:11 2014 -0700 +++ b/.hgtags Mon Jul 14 07:41:47 2014 -0700 @@ -502,3 +502,4 @@ 220eefb3609e250a0bb0ed26236c1213b8000050 jdk8u25-b04 db8383148bc9417dd4c38fa4cea39510f17325f3 jdk8u25-b05 605df8463453628df49351fa63632666f18698cd jdk8u25-b06 +5bb683bbe2c74876d585b5c3232fc3aab7b23e97 jdk8u31-b00 diff -r ccfff14361ea -r 9826742fa96a make/hotspot_version --- a/make/hotspot_version Thu Jul 10 16:01:11 2014 -0700 +++ b/make/hotspot_version Mon Jul 14 07:41:47 2014 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2006, 2014, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2006, 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 @@ -31,10 +31,10 @@ # # Don't put quotes (fail windows build). -HOTSPOT_VM_COPYRIGHT=Copyright 2014 +HOTSPOT_VM_COPYRIGHT=Copyright 2015 HS_MAJOR_VER=25 -HS_MINOR_VER=25 +HS_MINOR_VER=31 HS_BUILD_NUMBER=01 JDK_MAJOR_VER=1