On 25/07/2013 12:08 AM, Jaroslav Bachorik wrote:
On 07/24/2013 03:17 PM, Chris Hegarty wrote:
On 24/07/2013 13:49, Jaroslav Bachorik wrote:
On 07/24/2013 02:32 PM, Chris Hegarty wrote:
On 24/07/2013 12:21, David Holmes wrote:
On 24/07/2013 7:31 PM, Mandy Chung wrote:
On 7/24/2013 4:50 PM, s
Changeset: 8b97fe2b7c98
Author:attila
Date: 2013-07-23 18:28 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/8b97fe2b7c98
8021129: Use public lookup again
Reviewed-by: lagergren, sundar
! src/jdk/internal/dynalink/beans/AbstractJavaLinker.java
! src/jdk/internal/dynalink/
Changeset: 2fbe77c38802
Author:jjg
Date: 2013-07-24 17:35 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/2fbe77c38802
8020556: doclint does not check type variables for @throws
Reviewed-by: mcimadamore
! src/share/classes/com/sun/source/util/DocTrees.java
! src/share/c
Changeset: fd1b5adcfdf0
Author:chegar
Date: 2013-07-24 22:52 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/fd1b5adcfdf0
8021261: ProblemList.txt updates (7/2013)
Reviewed-by: alanb, mcimadamore
! test/ProblemList.txt
Changeset: f9224fb49890
Author:juh
Date: 2013-07-24 12:48 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f9224fb49890
8016916: UnstructuredName should support DirectoryString
Reviewed-by: mullan
! src/share/classes/sun/security/pkcs/PKCS9Attribute.java
! src/share/classes/su
On 7/24/13 1:35 AM, Jaroslav Bachorik wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/24/2013 09:21 AM, shanliang wrote:
Just to be a test, after terminated 8 threads and checked their
states by calling Thread.join() (must be same to
Thread.getState()), DO sleep sometime and then cal
On 24/07/2013 15:08, Jaroslav Bachorik wrote:
On 07/24/2013 03:17 PM, Chris Hegarty wrote:
On 24/07/2013 13:49, Jaroslav Bachorik wrote:
On 07/24/2013 02:32 PM, Chris Hegarty wrote:
On 24/07/2013 12:21, David Holmes wrote:
On 24/07/2013 7:31 PM, Mandy Chung wrote:
On 7/24/2013 4:50 PM, shan
On 07/24/2013 03:17 PM, Chris Hegarty wrote:
> On 24/07/2013 13:49, Jaroslav Bachorik wrote:
>> On 07/24/2013 02:32 PM, Chris Hegarty wrote:
>>> On 24/07/2013 12:21, David Holmes wrote:
On 24/07/2013 7:31 PM, Mandy Chung wrote:
>
> On 7/24/2013 4:50 PM, shanliang wrote:
>> So we ha
Changeset: 187a1f2613c0
Author:sjiang
Date: 2013-07-24 15:47 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/187a1f2613c0
8016221: A unit test should not use a fix port to run a jmx connector
Reviewed-by: jbachorik, dfuchs
!
test/com/sun/management/DiagnosticCommandMBean/Dcm
On 24/07/2013 13:49, Jaroslav Bachorik wrote:
On 07/24/2013 02:32 PM, Chris Hegarty wrote:
On 24/07/2013 12:21, David Holmes wrote:
On 24/07/2013 7:31 PM, Mandy Chung wrote:
On 7/24/2013 4:50 PM, shanliang wrote:
So we have 2 kinds of issues here:
1) the test related, like Thread state check
On 07/24/2013 02:32 PM, Chris Hegarty wrote:
> On 24/07/2013 12:21, David Holmes wrote:
>> On 24/07/2013 7:31 PM, Mandy Chung wrote:
>>>
>>> On 7/24/2013 4:50 PM, shanliang wrote:
So we have 2 kinds of issues here:
1) the test related, like Thread state checking, we can fix them in
t
On 24/07/2013 12:21, David Holmes wrote:
On 24/07/2013 7:31 PM, Mandy Chung wrote:
On 7/24/2013 4:50 PM, shanliang wrote:
So we have 2 kinds of issues here:
1) the test related, like Thread state checking, we can fix them in
the test
2) MBean.getThreadCount() issue, we can create a bug to trac
Jaroslav Bachorik wrote:
On 07/24/2013 01:21 PM, David Holmes wrote:
On 24/07/2013 7:31 PM, Mandy Chung wrote:
On 7/24/2013 4:50 PM, shanliang wrote:
So we have 2 kinds of issues here:
1) the test related, like Thread state checking, we can fix them in
the test
2) MBean.getThrea
On 07/24/2013 01:58 PM, David Holmes wrote:
> Aside: it is really annoying that jmx-dev mangles the subject such that
> cross-posts end up creating two different email threads :(
>
> On 24/07/2013 9:50 PM, Jaroslav Bachorik wrote:
>> On 07/24/2013 01:21 PM, David Holmes wrote:
>>> On 24/07/2013 7:
On 23/07/2013 9:37 PM, Mikael Gerdin wrote:
David,
On 2013-07-23 12:31, David Holmes wrote:
Hi Dmitry,
Looks okay.
Minor nit:
! return (int)threadIdField.getJInt(addr);
The cast should not be need as getJInt returns int.
Aside: this looks like a major bug in BasicField to me:
pu
Aside: it is really annoying that jmx-dev mangles the subject such that
cross-posts end up creating two different email threads :(
On 24/07/2013 9:50 PM, Jaroslav Bachorik wrote:
On 07/24/2013 01:21 PM, David Holmes wrote:
On 24/07/2013 7:31 PM, Mandy Chung wrote:
On 7/24/2013 4:50 PM, shanl
On 07/24/2013 01:21 PM, David Holmes wrote:
> On 24/07/2013 7:31 PM, Mandy Chung wrote:
>>
>> On 7/24/2013 4:50 PM, shanliang wrote:
>>> So we have 2 kinds of issues here:
>>> 1) the test related, like Thread state checking, we can fix them in
>>> the test
>>> 2) MBean.getThreadCount() issue, we ca
On 24/07/2013 7:31 PM, Mandy Chung wrote:
On 7/24/2013 4:50 PM, shanliang wrote:
So we have 2 kinds of issues here:
1) the test related, like Thread state checking, we can fix them in
the test
2) MBean.getThreadCount() issue, we can create a bug to trace it (add
your test case to the bug), and
On 7/24/2013 4:50 PM, shanliang wrote:
So we have 2 kinds of issues here:
1) the test related, like Thread state checking, we can fix them in
the test
2) MBean.getThreadCount() issue, we can create a bug to trace it (add
your test case to the bug), and add a workaround (sleep or call 2
times)
Jaroslav Bachorik wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/24/2013 10:38 AM, shanliang wrote:
- ---> MBean.getThreadCount() = 7
- ---> MBean.getThreadCount() = 6
I suppose that you added sleep between 2 calls, then there might be
an issue with MBean.getT
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/24/2013 10:38 AM, shanliang wrote:
> - ---> MBean.getThreadCount() = 7
>
>
>
> - ---> MBean.getThreadCount() = 6
>
> I suppose that you added sleep between 2 calls, then there might be
> an issue with MBean.getThreadCount()
A
- ---> MBean.getThreadCount() = 7
- ---> MBean.getThreadCount() = 6
I suppose that you added sleep between 2 calls, then there might be an
issue with MBean.getThreadCount()
Shanliang
Jaroslav Bachorik wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/24/2013 09:2
Changeset: 1b6395189726
Author:minqi
Date: 2013-07-19 14:43 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1b6395189726
8012263: ciReplay: gracefully exit & report meaningful error when replay data
parsing fails
Summary: find_method could return NULL so need expli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/24/2013 09:21 AM, shanliang wrote:
> Just to be a test, after terminated 8 threads and checked their
> states by calling Thread.join() (must be same to
> Thread.getState()), DO sleep sometime and then call
> mbean.getThreadCount(), if it reports
Just to be a test, after terminated 8 threads and checked their states
by calling Thread.join() (must be same to Thread.getState()), DO sleep
sometime and then call mbean.getThreadCount(), if it reports a right
number, then we may need to verify mbean.getThreadCount() method.
Shanliang
Jarosl
25 matches
Mail list logo