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

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

author
tbell
date
Tue, 22 Oct 2013 16:29:42 -0700
changeset 432
9261f342aa73
parent 431
f20820d1582f
child 433
9ad289610fc6

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	Tue Oct 22 16:10:31 2013 -0700
     1.2 +++ b/make/jprt.properties	Tue Oct 22 16:29:42 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