# HG changeset patch # User amurillo # Date 1389922053 28800 # Node ID a5e93541111ef89f7aa658b29d61d54f225151a8 # Parent 22cfca978a03b629e5fbba913ec2b3529245f0c1 8032014: new hotspot build - hs25.20-b02 Reviewed-by: jcoomes diff -r 22cfca978a03 -r a5e93541111e make/hotspot_version --- a/make/hotspot_version Thu Jan 16 17:18:55 2014 -0800 +++ b/make/hotspot_version Thu Jan 16 17:27:33 2014 -0800 @@ -1,5 +1,5 @@ # -# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2006, 2014, 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,11 +31,11 @@ # # Don't put quotes (fail windows build). -HOTSPOT_VM_COPYRIGHT=Copyright 2013 +HOTSPOT_VM_COPYRIGHT=Copyright 2014 HS_MAJOR_VER=25 HS_MINOR_VER=20 -HS_BUILD_NUMBER=01 +HS_BUILD_NUMBER=02 JDK_MAJOR_VER=1 JDK_MINOR_VER=8