hg: hsx/hotspot-rt/langtools: 20 new changesets

2013-01-03 Thread john . coomes
Changeset: 37a5d7eccb87 Author:vromero Date: 2012-12-14 11:16 + URL: http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/37a5d7eccb87 8004976: test/tools/javac/7153958/CPoolRefClassContainingInlinedCts.java can fail Reviewed-by: jjg, mcimadamore ! test/tools/javac/7153958/

hg: hsx/hotspot-rt/jdk: 53 new changesets

2013-01-03 Thread john . coomes
Changeset: a988c23b8553 Author:jgodinez Date: 2012-12-20 14:43 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jdk/rev/a988c23b8553 7180359: Assertion in awt_Win32GraphicsDevice.cpp when running specjbb in jprt Reviewed-by: bae, prr ! src/windows/native/sun/windows/awt_Debug.c

hg: hsx/hotspot-rt/jaxp: 6 new changesets

2013-01-03 Thread john . coomes
Changeset: b1fdb101c82e Author:joehw Date: 2012-12-14 13:24 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxp/rev/b1fdb101c82e 8003260: [findbug] some fields should be package protected Summary: change public or protected mutable static fields to private or package private.

hg: hsx/hotspot-rt: 5 new changesets

2013-01-03 Thread john . coomes
Changeset: 2ed5be3dd506 Author:lana Date: 2012-12-16 22:02 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/rev/2ed5be3dd506 Merge Changeset: a0779b1e9a4d Author:jjg Date: 2012-12-17 08:34 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/rev/a0779b1e9a4d 80

hg: hsx/hotspot-rt/corba: Added tag jdk8-b71 for changeset 8171d23e914d

2013-01-03 Thread john . coomes
Changeset: cb40427f4714 Author:katleman Date: 2013-01-03 12:44 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/corba/rev/cb40427f4714 Added tag jdk8-b71 for changeset 8171d23e914d ! .hgtags

hg: hsx/hotspot-rt/jaxws: Added tag jdk8-b71 for changeset f577a39c9fb3

2013-01-03 Thread john . coomes
Changeset: d9707230294d Author:katleman Date: 2013-01-03 12:44 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxws/rev/d9707230294d Added tag jdk8-b71 for changeset f577a39c9fb3 ! .hgtags

hg: hsx/hotspot-rt/hotspot: 8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs

2013-01-03 Thread coleen . phillimore
Changeset: cc6a617fffd2 Author:coleenp Date: 2013-01-02 20:28 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/cc6a617fffd2 8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs Summary: Relocate functions with jsr

hg: jdk8/tl/jdk: 8005634: tools/launcher/VersionCheck.java fails version check on jdeps

2013-01-03 Thread chris . hegarty
Changeset: 21708d15553b Author:chegar Date: 2013-01-03 10:00 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/21708d15553b 8005634: tools/launcher/VersionCheck.java fails version check on jdeps Summary: add jdeps to the list of tools that do not support '-version' Reviewed-by: