RFR (S): 6461635: [TESTBUG] BasicTests.sh test fails intermittently

2013-12-02 Thread Mattias Tobiasson
Hi, Could someone please review this? Leonid Mesnik has looked at it and he is ok with the changes. Unfortunately he is not a reviewer. I am waiting with another test fix that is dependent on this fix. Thanks, Mattias - Original Message - From: mattias.tobias...@oracle.com To:

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

2013-12-02 Thread markus . gronlund
Changeset: 9d15b81d5d1b Author:drchase Date: 2013-11-26 18:16 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9d15b81d5d1b 8016839: JSR292: AME instead of IAE when calling a method Summary: Catch missing-because-illegal case for itable entries and use an

Re: Review request for 7195249: Some jtreg tests use hard coded ports

2013-12-02 Thread taras ledkov
Hi Everyone, Whatever logic is to be chosen to select a free port, it is the library responsibility to implements it, would not you agree? Hence what I am suggesting is to integrate the tests as is. Should we decide to replace logic of the port selection, we could do it later in the

Re: RFR (S): 6461635: [TESTBUG] BasicTests.sh test fails intermittently

2013-12-02 Thread Alan Bateman
On 02/12/2013 10:51, Mattias Tobiasson wrote: Hi, Could someone please review this? Leonid Mesnik has looked at it and he is ok with the changes. Unfortunately he is not a reviewer. I am waiting with another test fix that is dependent on this fix. webrev:

Re: RFR (S): 6461635: [TESTBUG] BasicTests.sh test fails intermittently

2013-12-02 Thread Mattias Tobiasson
Thanks for the feedback! Q: Do you plan to remove the no-longer-exists BasicTests.sh from the exclude list (jdk/test/ProblemList.txt), I didn't see this in webrev.03. A: Yes, I forgot about ProblemList.txt. I will remove the test from the list. Q: I wasn't aware of JDKToolLauncher and just

hg: jdk8/tl/jdk: 8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test

2013-12-02 Thread vincent . x . ryan
Changeset: 4ca1027a130a Author:vinnie Date: 2013-12-02 14:19 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4ca1027a130a 8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test Reviewed-by: mullan ! test/sun/security/pkcs11/KeyStore/Basic.sh !

Fwd: RFR (S): 6461635: [TESTBUG] BasicTests.sh test fails intermittently

2013-12-02 Thread Mattias Tobiasson
About the last question: class Impl. If you are looking for an alternative name then something like TestMain might be more obvious. At first I thought it was e reference to the BasicTestImpl.java in the first version. I now realize that it was the name of the nested class. I had even forgotten

hg: jdk8/tl/jdk: 8025211: Intermittent test failure: java/net/DatagramSocket/PortUnreachable.java

2013-12-02 Thread mark . sheppard
Changeset: 39b3b0e77af5 Author:msheppar Date: 2013-12-02 14:01 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/39b3b0e77af5 8025211: Intermittent test failure: java/net/DatagramSocket/PortUnreachable.java Summary: modified test to execute in a single thread to eliminate

RFR: JDK-8029395 SA: jstack throws WrongTypeException

2013-12-02 Thread Staffan Larsen
The problem here happens when SA wants to walk every object in the heap, to do that it needs to figure out what parts of the heap are in active use (the live regions). It gets the list of GC spaces as a start. It then maps out the TLABs in these spaces so that it will not walk un-allocated

Re: hg: hsx/hotspot-rt/hotspot: 8028160: [TESTBUG] Exclude failing (runtime) jtreg tests using @ignore

2013-12-02 Thread George Triantafillou
Thanks Harold for pushing the fix. Thanks also to my reviewers for your time. -George On 11/26/2013 6:11 PM, harold.sei...@oracle.com wrote: Changeset: e567d5afd4dd Author:hseigel Date: 2013-11-26 16:03 -0500 URL:

JDK-8004127

2013-12-02 Thread andrei.eremeev
Hi, I am analyzing this bug https://bugs.openjdk.java.net/browse/JDK-8004127. And I think that is is duplicate of JDK-6498631 https://bugs.openjdk.java.net/browse/JDK-6498631. Test hangs in native code. Can I close my bug as duplicate? Andrei

RE: [OpenJDK 2D-Dev] RFR(L) - 2nd round: 8024854: Basic changes and files to build the class library on AIX

2013-12-02 Thread Iris Clark
So overall it looks good to me and should be pushed to the staging forest once you hear from others that commented previously. I think that means Chris Hegarty, Michael McMahon, and Sergey Bylokhov. Alan, please correct me if I'm wrong. Thanks, iris -Original Message- From: Alan

Re: RFR: JDK-8029395 SA: jstack throws WrongTypeException

2013-12-02 Thread Dmitry Samersoff
Staffan, Looks good for me. -Dmitry On 2013-12-02 20:30, Staffan Larsen wrote: The problem here happens when SA wants to walk every object in the heap, to do that it needs to figure out what parts of the heap are in active use (the live regions). It gets the list of GC spaces as a start.

Re: RFR: JDK-8029395 SA: jstack throws WrongTypeException

2013-12-02 Thread Mikael Gerdin
Staffan, On Monday 02 December 2013 17.30.00 Staffan Larsen wrote: The problem here happens when SA wants to walk every object in the heap, to do that it needs to figure out what parts of the heap are in active use (the live regions). It gets the list of GC spaces as a start. It then maps out

Re: JDK-8004127

2013-12-02 Thread Staffan Larsen
JDK-6498631 is closed a dup of JDK-8004127, so I don’t think you can close JDK-8004127. /Staffan On 29 nov 2013, at 13:18, andrei.eremeev andrei.erem...@oracle.com wrote: Hi, I am analyzing this bug. And I think that is is duplicate of JDK-6498631. Test hangs in native code. Can I close

Re: JDK-8004127

2013-12-02 Thread Andrei Eremeev
Since it is not a test bug, assign bug to someone from serviceability-dev and fix it. Thanks, Andrei - Original Message - From: staffan.lar...@oracle.com To: andrei.erem...@oracle.com Cc: serviceability-dev@openjdk.java.net Sent: Monday, December 2, 2013 9:10:01 PM GMT +04:00

Re: [OpenJDK 2D-Dev] RFR(L) - 2nd round: 8024854: Basic changes and files to build the class library on AIX

2013-12-02 Thread Chris Hegarty
On 26 Nov 2013, at 18:08, Iris Clark wrote: So overall it looks good to me and should be pushed to the staging forest once you hear from others that commented previously. I think that means Chris Hegarty, Michael McMahon, and Sergey Bylokhov. Alan, please correct me if I'm wrong. I'm

hg: jdk8/tl/jdk: 8028368: There is no description whether or not java.util.ResourceBundle is thread-safe

2013-12-02 Thread naoto . sato
Changeset: 5b5ee2288306 Author:naoto Date: 2013-12-02 11:29 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5b5ee2288306 8028368: There is no description whether or not java.util.ResourceBundle is thread-safe Reviewed-by: okutsu !

hg: jdk8/tl/jdk: 8029417: JDBC 4.2 javadoc updates

2013-12-02 Thread lance . andersen
Changeset: bcf5fa5e9509 Author:lancea Date: 2013-12-02 16:06 -0500 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bcf5fa5e9509 8029417: JDBC 4.2 javadoc updates Reviewed-by: darcy ! src/share/classes/java/sql/CallableStatement.java ! src/share/classes/java/sql/DriverManager.java

hg: jdk8/tl/jdk: 8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds

2013-12-02 Thread shanliang . jiang
Changeset: c11553506228 Author:sjiang Date: 2013-12-03 08:53 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c11553506228 8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds Reviewed-by: alanb, dfuchs -