8027039: [jprt] Remove 32-bit Solaris from jprt.properties files jdk8-b113

Tue, 22 Oct 2013 16:29:10 -0700

author
tbell
date
Tue, 22 Oct 2013 16:29:10 -0700
changeset 530
a259ff3e42d9
parent 529
1c01208087b5
child 531
0bbccf77c23e

8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
Reviewed-by: mduigou, mchung

make/jprt.properties file | annotate | diff | comparison | revisions
     1.1 --- a/make/jprt.properties	Thu Oct 17 14:17:54 2013 -0700
     1.2 +++ b/make/jprt.properties	Tue Oct 22 16:29:10 2013 -0700
     1.3 @@ -33,9 +33,7 @@
     1.4  
     1.5  # Standard list of jprt build targets for this source tree
     1.6  jprt.build.targets=                                             \
     1.7 -    solaris_sparc_5.10-{product|fastdebug},                     \
     1.8      solaris_sparcv9_5.10-{product|fastdebug},                   \
     1.9 -    solaris_i586_5.10-{product|fastdebug},                      \
    1.10      solaris_x64_5.10-{product|fastdebug},                       \
    1.11      linux_i586_2.6-{product|fastdebug},                         \
    1.12      linux_x64_2.6-{product|fastdebug},                          \

mercurial