Changeset: 716e6ef4482a
Author:zgu
Date: 2012-09-17 10:20 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/716e6ef4482a
7190089: NMT ON: NMT failed assertion on thread's stack base address
Summary: Solaris only, record stack info to NMT after stack size adjustment wa
Changeset: a7509aff1b06
Author:dholmes
Date: 2012-09-17 07:36 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a7509aff1b06
7194254: jstack reports wrong thread priorities
Reviewed-by: dholmes, sla, fparain
Contributed-by: Dmytro Sheyko
!
src/share/vm/gc_implement
Changeset: e20a2e6a92f7
Author:mduigou
Date: 2012-09-17 11:36 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e20a2e6a92f7
7198988: re-order paramaters for Collision.java @run
Reviewed-by: alanb
! test/java/util/Map/Collisions.java
Changeset: 15ba0e7a3ff4
Author:sla
Date: 2012-09-17 11:46 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/15ba0e7a3ff4
7193201: [OS X] The development launcher should be signed and given
task_for_pid privileges
Reviewed-by: sspitsyn, nloodin, mgronlun, coleenp
! m
Changeset: 8a454e92aaf1
Author:sla
Date: 2012-09-17 12:40 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8a454e92aaf1
7198849: Make javax/management/remote/mandatory/notif/ListenerScaleTest.java
less timing sensitive
Reviewed-by: alanb
! test/javax/management/remote/mandato
Thanks Alan!
On 17 sep 2012, at 11:40, Alan Bateman wrote:
> On 17/09/2012 10:16, Staffan Larsen wrote:
>> The test sometimes fails with a ratio somewhere in the low 100s. If the
>> timing was indeed linear in the number of listeners, the ratio would be
>> 2. Increasing the allowed ration
Changeset: f56f85040c58
Author:weijun
Date: 2012-09-17 18:19 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f56f85040c58
7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
Reviewed-by: vinnie
! test/sun/security/tools/keytool/autotest.sh
On 17/09/2012 10:16, Staffan Larsen wrote:
The test sometimes fails with a ratio somewhere in the low 100s. If the timing
was indeed linear in the number of listeners, the ratio would be 2.
Increasing the allowed ration to 500 (from 100) should therefore still catch
the real regression, bu
Changeset: 39e97f68fa8c
Author:sla
Date: 2012-09-17 11:27 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/39e97f68fa8c
7198846: Add javax/management/remote/mandatory/notif/DiffHBTest.java to
ProblemList.txt
Reviewed-by: alanb
! test/ProblemList.txt
Thanks Alan.
On 17 sep 2012, at 11:20, Alan Bateman wrote:
> On 17/09/2012 10:00, Staffan Larsen wrote:
>> The test fails intermittently, see 7120365. Exclude until we have time to
>> look at why.
>>
>> Thanks,
>> /Staffan
>>
>> diff --git a/test/ProblemList.txt b/test/ProblemList.txt
>> ---
Changeset: 0c3b0a82c4fc
Author:weijun
Date: 2012-09-17 17:19 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0c3b0a82c4fc
7198205: CloseTest fails on mac
Reviewed-by: alanb, chegar, michaelm
! test/ProblemList.txt
! test/java/net/URLClassLoader/closetest/CloseTest.java
On 17/09/2012 10:00, Staffan Larsen wrote:
The test fails intermittently, see 7120365. Exclude until we have time to look
at why.
Thanks,
/Staffan
diff --git a/test/ProblemList.txt b/test/ProblemList.txt
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -147,6 +147,9 @@
# 7158614, loc
The test sometimes fails with a ratio somewhere in the low 100s. If the timing
was indeed linear in the number of listeners, the ratio would be 2.
Increasing the allowed ration to 500 (from 100) should therefore still catch
the real regression, but make the test more robust.
Thanks,
/Staffa
The test fails intermittently, see 7120365. Exclude until we have time to look
at why.
Thanks,
/Staffan
diff --git a/test/ProblemList.txt b/test/ProblemList.txt
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -147,6 +147,9 @@
# 7158614, locks up Windows machines at least
sun/managemen
Looks good!
(and thanks for adding the Java thread id to the output)
/Staffan
On 17 sep 2012, at 05:53, David Holmes wrote:
> I've updated the fix to include the missing/extra newlines in the thread
> listing that was reported. Seems to be okay now for:
> - G1
> - CMS
> - ParNew
> - Serial (t
15 matches
Mail list logo