# HG changeset patch # User tbell # Date 1380137020 25200 # Node ID df5d4d01642572e77fd3c01e4c8703ed3f6eec87 # Parent f64b1e497722cd9cbc6bfd64d14b8216d9f877d0 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week Reviewed-by: ksrini, katleman diff -r f64b1e497722 -r df5d4d016425 make/jprt.properties --- a/make/jprt.properties Thu Sep 19 09:37:05 2013 -0700 +++ b/make/jprt.properties Wed Sep 25 12:23:40 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 @@ -40,8 +40,8 @@ linux_i586_2.6-{product|fastdebug}, \ linux_x64_2.6-{product|fastdebug}, \ macosx_x64_10.7-{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