# HG changeset patch # User tbell # Date 1380136964 25200 # Node ID 428428cf5e06163322144cfb5367e1faa86acf20 # Parent c1eb93f57603790eacaa81d19311c4247c3f1bd2 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week Reviewed-by: ksrini, katleman diff -r c1eb93f57603 -r 428428cf5e06 make/jprt.properties --- a/make/jprt.properties Thu Sep 19 09:36:44 2013 -0700 +++ b/make/jprt.properties Wed Sep 25 12:22:44 2013 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2006, 2013, 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 @@ -39,8 +39,8 @@ solaris_x64_5.10-{product|fastdebug}, \ linux_i586_2.6-{product|fastdebug}, \ linux_x64_2.6-{product|fastdebug}, \ - windows_i586_5.1-{product|fastdebug}, \ - windows_x64_5.2-{product|fastdebug} + windows_i586_6.1-{product|fastdebug}, \ + windows_x64_6.1-{product|fastdebug} # Directories to be excluded from the source bundles jprt.bundle.exclude.src.dirs=build dist webrev