hg: jdk8/tl/jdk: 8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout

2013-09-25 Thread daniel . fuchs
Changeset: 76619d71a7c5 Author:dfuchs Date: 2013-09-25 09:47 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/76619d71a7c5 8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout Summary: Arbitrary timeouts in the tests @run lines where too agressive

hg: hsx/hotspot-rt/hotspot: 8023956: Provide a work-around to broken Linux 32 bit Exec Shield using CS for NX emulation (crashing with SI_KERNEL)

2013-09-25 Thread mikael . gerdin
Changeset: 899ecf76b570 Author:dsimms Date: 2013-09-25 13:58 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/899ecf76b570 8023956: Provide a work-around to broken Linux 32 bit Exec Shield using CS for NX emulation (crashing with SI_KERNEL) Summary: Execute some

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

2013-09-25 Thread christian . tornqvist
Changeset: 5b1191bf0b4b Author:ctornqvi Date: 2013-09-25 17:47 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5b1191bf0b4b 8024677: [TESTBUG] Move tests for classes in /testlibrary Summary: Moved the tests to /testlibrary_tests and updated TEST.groups Reviewed-by:

hg: jdk8/tl/langtools: 8025407: TypeAnnotations does not use Context

2013-09-25 Thread jonathan . gibbons
Changeset: 5043e7056be8 Author:jjg Date: 2013-09-25 11:07 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/5043e7056be8 8025407: TypeAnnotations does not use Context Reviewed-by: jfranck ! src/share/classes/com/sun/tools/javac/code/TypeAnnotations.java !

hg: jdk8/tl/langtools: 4 new changesets

2013-09-25 Thread michael . fang
Changeset: 1332a99572c5 Author:mfang Date: 2013-09-24 14:20 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/1332a99572c5 8025215: jdk8 l10n resource file translation update 4 Reviewed-by: naoto, yhuang !

hg: jdk8/tl/langtools: 8025412: Add legal header and comments to test/tools/doclint/tidy/util/Main.java

2013-09-25 Thread jonathan . gibbons
Changeset: 3d61984b077c Author:jjg Date: 2013-09-25 14:04 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3d61984b077c 8025412: Add legal header and comments to test/tools/doclint/tidy/util/Main.java Reviewed-by: bpatel ! test/tools/doclint/tidy/util/Main.java !

hg: jdk8/tl/jdk: 3 new changesets

2013-09-25 Thread michael . fang
Changeset: 2b928330970a Author:mfang Date: 2013-09-24 14:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2b928330970a 8025215: jdk8 l10n resource file translation update 4 Reviewed-by: naoto, yhuang ! src/macosx/classes/com/apple/laf/resources/aqua_ko.properties !

hg: jdk8/tl/langtools: 8004825: javadoc crash DocletAbortException

2013-09-25 Thread bhavesh . x . patel
Changeset: 9e884d3ddb0b Author:bpatel Date: 2013-09-25 22:26 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/9e884d3ddb0b 8004825: javadoc crash DocletAbortException Reviewed-by: jjg !