hg: hsx/hotspot-rt/hotspot: 8020753: JNI_CreateJavaVM on Mac OSX 10.9 Mavericks corrupts the callers stack size

2013-10-25 Thread ioi . lam
Changeset: d70a665e25d7 Author:iklam Date: 2013-10-24 22:19 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d70a665e25d7 8020753: JNI_CreateJavaVM on Mac OSX 10.9 Mavericks corrupts the callers stack size Summary: Use hard-coded DEFAULT_MAIN_THREAD_STACK_PAGES =

hg: jdk8/tl/jdk: 7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt

2013-10-25 Thread chris . hegarty
Changeset: d126301ad372 Author:ewang Date: 2013-10-25 11:01 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d126301ad372 7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt Reviewed-by: alanb, chegar ! test/ProblemList.txt

hg: jdk8/tl/jdk: 8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out

2013-10-25 Thread jaroslav . bachorik
Changeset: 1153022c0a45 Author:jbachorik Date: 2013-10-25 13:01 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1153022c0a45 8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out Summary: Improve reliability by converting the test to Java

hg: hsx/hotspot-rt/hotspot: 8027294: Prepare hotspot for non TOD based uptime counter

2013-10-25 Thread staffan . larsen
Changeset: e4f478e7781b Author:jbachorik Date: 2013-10-25 09:07 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e4f478e7781b 8027294: Prepare hotspot for non TOD based uptime counter Summary: Use HR timer when available for os::elapsed_counter() on linux/bsd. Add

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

2013-10-25 Thread harold . seigel
Changeset: a6177f601c64 Author:hseigel Date: 2013-10-25 11:05 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a6177f601c64 8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type.java.lang.OutOfMemoryError: Compressed class space Summary:

hg: hsx/hotspot-rt/hotspot: 8024927: Nashorn performance regression with CompressedOops

2013-10-25 Thread coleen . phillimore
Changeset: 209aa13ab8c0 Author:coleenp Date: 2013-10-25 15:19 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/209aa13ab8c0 8024927: Nashorn performance regression with CompressedOops Summary: Allocate compressed class space at end of Java heap. For small heap

hg: jdk8/tl/jdk: 5063500: Formatter spec says char is not an integral type; ...

2013-10-25 Thread stuart . marks
Changeset: 8ea272253285 Author:smarks Date: 2013-10-25 14:53 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8ea272253285 5063500: Formatter spec says char is not an integral type 7126305: Wrong Unicode value specified for format conversion character 'd' 8027287: incorrect