jprt.properties (921:c3c75eda6606) jprt.properties (922:bd254db01a0e)
1#
2# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved.
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# This code is free software; you can redistribute it and/or modify it
6# under the terms of the GNU General Public License version 2 only, as
7# published by the Free Software Foundation. Oracle designates this
8# particular file as subject to the "Classpath" exception as provided

--- 12 unchanged lines hidden (view full) ---

21# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22# or visit www.oracle.com if you need additional information or have any
23# questions.
24#
25
26# Properties for jprt
27
28# Locked down to jdk8
1#
2# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved.
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# This code is free software; you can redistribute it and/or modify it
6# under the terms of the GNU General Public License version 2 only, as
7# published by the Free Software Foundation. Oracle designates this
8# particular file as subject to the "Classpath" exception as provided

--- 12 unchanged lines hidden (view full) ---

21# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22# or visit www.oracle.com if you need additional information or have any
23# questions.
24#
25
26# Properties for jprt
27
28# Locked down to jdk8
29jprt.tools.default.release=jdk8
29jprt.tools.default.release=jdk9
30
31# Unix toolkit to use for building on windows
32jprt.windows.jdk8.build.unix.toolkit=cygwin
33
34# The different build flavors we want, we override here so we just get these 2
35jprt.build.flavors=product,fastdebug
36
37# Standard list of jprt build targets for this source tree

--- 136 unchanged lines hidden ---
30
31# Unix toolkit to use for building on windows
32jprt.windows.jdk8.build.unix.toolkit=cygwin
33
34# The different build flavors we want, we override here so we just get these 2
35jprt.build.flavors=product,fastdebug
36
37# Standard list of jprt build targets for this source tree

--- 136 unchanged lines hidden ---