Re: review for 7041603: standalone SA doesn't build after 7010849

2011-05-03 Thread Daniel D. Daugherty
Thanks for filling in the history. No need to dig anything up at the moment. I have my hands more than full :-) Dan On 5/3/2011 5:50 PM, Tom Rodriguez wrote: On May 3, 2011, at 4:00 PM, Daniel D. Daugherty wrote: Thumbs up. Sorry Tom. I was thinking that agent/make/Makefile was obsolete

Re: review for 7041603: standalone SA doesn't build after 7010849

2011-05-03 Thread Tom Rodriguez
On May 3, 2011, at 4:00 PM, Daniel D. Daugherty wrote: > Thumbs up. > > Sorry Tom. I was thinking that agent/make/Makefile was obsolete > so I didn't bother to update it when I pushed 7010849. > > What's the difference between building via agent/make/Makefile > and make/*/makefiles/sa.make? Th

hg: jdk7/hotspot-rt/hotspot: 7041410: 5/4 finish removing SOLARIS_7_OR_LATER from HotSpot

2011-05-03 Thread daniel . daugherty
Changeset: 5781ed5f1865 Author:dcubed Date: 2011-05-03 12:45 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/5781ed5f1865 7041410: 5/4 finish removing SOLARIS_7_OR_LATER from HotSpot Summary: Delete use of SOLARIS_7_OR_LATER from sparcWorks.make Reviewed-by: never

Re: review for 7041603: standalone SA doesn't build after 7010849

2011-05-03 Thread Daniel D. Daugherty
Thumbs up. Sorry Tom. I was thinking that agent/make/Makefile was obsolete so I didn't bother to update it when I pushed 7010849. What's the difference between building via agent/make/Makefile and make/*/makefiles/sa.make? Dan On 5/3/2011 4:43 PM, Tom Rodriguez wrote: http://cr.openjdk.java.

review for 7041603: standalone SA doesn't build after 7010849

2011-05-03 Thread Tom Rodriguez
http://cr.openjdk.java.net/~never/7041603 7041603: standalone SA doesn't build after 7010849 Summary: Reviewed-by: The fix for 7010849 changed the -target requirements for building the SA but didn't change the makefile in agent/make. The fix is to apply the equivalent changes to agent/make/Makef

hg: jdk7/hotspot-rt/langtools: 56 new changesets

2011-05-03 Thread john . coomes
Changeset: 028248b9a397 Author:schien Date: 2011-03-24 11:20 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/langtools/rev/028248b9a397 Added tag jdk7-b135 for changeset 9d0a61ac567b ! .hgtags Changeset: 6970d9fb8e02 Author:ksrini Date: 2011-03-07 17:39 -0800 URL:

hg: jdk7/hotspot-rt/hotspot: 3 new changesets

2011-05-03 Thread zhengyu . gu
Changeset: 69e41359aef0 Author:zgu Date: 2011-05-03 13:01 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/69e41359aef0 6986065: Rebrand exe/dll company names Summary: Fixed Windows exe/dll right-click properties. "Oracle Corporation" for company name in jdk7, but

hg: jdk7/hotspot-rt/hotspot: 2 new changesets

2011-05-03 Thread dmitriy . samersoff
Changeset: da880ba4edf9 Author:dsamersoff Date: 2011-05-03 18:43 +0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/da880ba4edf9 7031385: incorrect register allocation in release_store_fence on linux x86 Summary: Since gcc 4.5 the inline assembly trying to use r regis

hg: jdk7/hotspot-rt/corba: 11 new changesets

2011-05-03 Thread john . coomes
Changeset: 48ef0c712e7c Author:schien Date: 2011-03-24 11:20 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/corba/rev/48ef0c712e7c Added tag jdk7-b135 for changeset e0b72ae5dc5e ! .hgtags Changeset: a66c01d8bf89 Author:schien Date: 2011-03-31 18:13 -0700 URL:

hg: jdk7/hotspot-rt/jaxws: 12 new changesets

2011-05-03 Thread john . coomes
Changeset: c81d289c9a53 Author:schien Date: 2011-03-24 11:20 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/jaxws/rev/c81d289c9a53 Added tag jdk7-b135 for changeset d5fc61f18043 ! .hgtags Changeset: ccea3282991c Author:schien Date: 2011-03-31 18:14 -0700 URL:

hg: jdk7/hotspot-rt: 16 new changesets

2011-05-03 Thread john . coomes
Changeset: b87875789600 Author:ohair Date: 2011-03-22 08:15 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/rev/b87875789600 6896934: README: Document how the drop source bundles work for jaxp/jaxws 6896978: README: Updates to openjdk README-builds.html 6903517: README: OpenJD

hg: jdk7/hotspot-rt/jaxp: 9 new changesets

2011-05-03 Thread john . coomes
Changeset: 1759daa85d33 Author:schien Date: 2011-03-24 11:20 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/jaxp/rev/1759daa85d33 Added tag jdk7-b135 for changeset 4aa9916693dc ! .hgtags Changeset: 1d87f7460cde Author:schien Date: 2011-03-31 18:14 -0700 URL:

hg: jdk7/hotspot-rt/hotspot: 7041156: gcc 4.6 doesn't recognise -export-dynamic option

2011-05-03 Thread dmitriy . samersoff
Changeset: 250642c729b4 Author:dsamersoff Date: 2011-05-03 18:24 +0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/250642c729b4 7041156: gcc 4.6 doesn't recognise -export-dynamic option Summary: Since -export-dynamic is a linker option, the correct way to pass it is