# HG changeset patch # User chegar # Date 1383463931 0 # Node ID 98a5caae1990f0271b675f3f6351339d9e8796f8 # Parent a90e9efa426421b099052b804a22409f02c846d6# Parent d425685e0b740027c3ddabec444f84c97753a111 Merge diff -r a90e9efa4264 -r 98a5caae1990 .hgtags --- a/.hgtags Wed Oct 23 16:45:30 2013 +0100 +++ b/.hgtags Sun Nov 03 07:32:11 2013 +0000 @@ -234,3 +234,5 @@ 3d2b7ce93c5c2e3db748f29c3d29620a8b3b748a jdk8-b110 85c1c94e723582f9a1dd0251502c42b73d6deea7 jdk8-b111 43cec76d1d62587a07af07e2d9bec93aba2a506b jdk8-b112 +a259ff3e42d91da68f4d4f09d7eb9dc22bc024fc jdk8-b113 +0bbccf77c23e566170b88b52c2cf28e5d31ce927 jdk8-b114 diff -r a90e9efa4264 -r 98a5caae1990 make/jprt.properties --- a/make/jprt.properties Wed Oct 23 16:45:30 2013 +0100 +++ b/make/jprt.properties Sun Nov 03 07:32:11 2013 +0000 @@ -33,9 +33,7 @@ # Standard list of jprt build targets for this source tree jprt.build.targets= \ - solaris_sparc_5.10-{product|fastdebug}, \ solaris_sparcv9_5.10-{product|fastdebug}, \ - solaris_i586_5.10-{product|fastdebug}, \ solaris_x64_5.10-{product|fastdebug}, \ linux_i586_2.6-{product|fastdebug}, \ linux_x64_2.6-{product|fastdebug}, \