# HG changeset patch # User amurillo # Date 1389657646 28800 # Node ID 16e0c6c84a9104dfe84520aa8c00189b73d33c5e # Parent ac902fca803b643cda167fb1ede0e0ae8b0bf603 8031553: new hotspot build - hs25-b67 Reviewed-by: jcoomes diff -r ac902fca803b -r 16e0c6c84a91 make/hotspot_version --- a/make/hotspot_version Mon Jan 13 15:52:54 2014 -0800 +++ b/make/hotspot_version Mon Jan 13 16:00:46 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=0 -HS_BUILD_NUMBER=66 +HS_BUILD_NUMBER=67 JDK_MAJOR_VER=1 JDK_MINOR_VER=8