hg: jdk8/tl/jdk: 21 new changesets

2013-08-13 Thread lana . steuck
Changeset: e057cddf0d6c Author:cl Date: 2013-08-08 10:10 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e057cddf0d6c Added tag jdk8-b102 for changeset 8ed8e2b4b90e ! .hgtags Changeset: 1c6bfb303ffc Author:prr Date: 2013-08-06 13:38 -0700 URL: http://hg.openjd

hg: jdk8/tl: Added tag jdk8-b102 for changeset 5eb3c1dc348f

2013-08-13 Thread lana . steuck
Changeset: b7e64be81c8a Author:cl Date: 2013-08-08 10:10 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/rev/b7e64be81c8a Added tag jdk8-b102 for changeset 5eb3c1dc348f ! .hgtags

hg: jdk8/tl/jaxws: Added tag jdk8-b102 for changeset 988a5f2ac559

2013-08-13 Thread lana . steuck
Changeset: 6cdc6ed98780 Author:cl Date: 2013-08-08 10:10 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/6cdc6ed98780 Added tag jdk8-b102 for changeset 988a5f2ac559 ! .hgtags

hg: jdk8/tl/jaxp: 2 new changesets

2013-08-13 Thread lana . steuck
Changeset: b1ceab582fc6 Author:cl Date: 2013-08-08 10:10 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/b1ceab582fc6 Added tag jdk8-b102 for changeset 7cffafa606e9 ! .hgtags Changeset: 9800647936dd Author:lana Date: 2013-08-13 18:28 -0700 URL: http://hg.open

hg: jdk8/tl/langtools: 3 new changesets

2013-08-13 Thread lana . steuck
Changeset: 6718df4cd616 Author:cl Date: 2013-08-08 10:10 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/6718df4cd616 Added tag jdk8-b102 for changeset 453a305e1165 ! .hgtags Changeset: 76cfe7c61f25 Author:lana Date: 2013-08-13 10:35 -0700 URL: http://hg

hg: jdk8/tl/hotspot: 25 new changesets

2013-08-13 Thread lana . steuck
Changeset: b9a927798f12 Author:cl Date: 2013-08-08 10:10 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/b9a927798f12 Added tag jdk8-b102 for changeset c4697c1c4484 ! .hgtags Changeset: 79ce055063e9 Author:amurillo Date: 2013-08-02 03:06 -0700 URL: http://

hg: jdk8/tl/corba: 2 new changesets

2013-08-13 Thread lana . steuck
Changeset: f8ed09af1df6 Author:cl Date: 2013-08-08 10:10 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/f8ed09af1df6 Added tag jdk8-b102 for changeset 528c7e76eaee ! .hgtags Changeset: 49c4a777fdfd Author:lana Date: 2013-08-13 10:34 -0700 URL: http://hg.ope

hg: jdk8/tl/nashorn: 3 new changesets

2013-08-13 Thread lana . steuck
Changeset: 795cff5c1b5c Author:cl Date: 2013-08-08 10:10 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/795cff5c1b5c Added tag jdk8-b102 for changeset e966ff0a3ffe ! .hgtags Changeset: 414203de4374 Author:lana Date: 2013-08-13 10:34 -0700 URL: http://hg.o

hg: jdk8/tl/jdk: 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion

2013-08-13 Thread rob . mckenna
Changeset: a4b0be7341ef Author:robm Date: 2013-08-13 19:10 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a4b0be7341ef 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion Reviewed-by: alanb, dholmes, martin, erikj, coffeys ! make/java/java/Exportedf

Re: RFR: 8020962: dump loaded java classes when vm crash

2013-08-13 Thread Coleen Phillimore
On 08/13/2013 01:18 PM, Christian Thalinger wrote: On Aug 12, 2013, at 8:43 PM, Yumin Qi wrote: Coleen, Chris Thalinger already answered some of your concerns. For jar file which dumped in this change, compiler replay has added functions to SA to dump out replay jars against core file.

Re: RFR: 8020962: dump loaded java classes when vm crash

2013-08-13 Thread Christian Thalinger
On Aug 12, 2013, at 8:43 PM, Yumin Qi wrote: > Coleen, > > Chris Thalinger already answered some of your concerns. For jar file which > dumped in this change, compiler replay has added functions to SA to dump out > replay jars against core file. Since customer is the one wants us to fix >

Re: RFR: 8020962: dump loaded java classes when vm crash

2013-08-13 Thread Christian Thalinger
On Aug 12, 2013, at 10:17 PM, Christian Tornqvist wrote: > Hi Chris, > >> The SA logic would be exercised during our internal testing and could be > fixed before the release. Right now the situation is we see a >customer > crash, we want to run the SA and notice that it's broken. That's too

hg: jdk8/tl/jdk: 8022959: Fix new doclint issues in java.util.zip

2013-08-13 Thread joe . darcy
Changeset: cd9379e348d0 Author:darcy Date: 2013-08-13 10:12 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cd9379e348d0 8022959: Fix new doclint issues in java.util.zip Reviewed-by: chegar ! src/share/classes/java/util/zip/ZipEntry.java

Re: RFR: 8020962: dump loaded java classes when vm crash

2013-08-13 Thread Yumin Qi
To summarize the discussion of this change: 1) Launching SA process at the last stage of error handling caused much concern; 2) SA is not stable and need stabilization in future enhancement, which looks like a long term task; 3) With SA and available core file, we can get jar files for aftermat

hg: jdk8/tl/jdk: 8022779: ProblemList.txt updates (8/2013)

2013-08-13 Thread chris . hegarty
Changeset: 18e15d92610b Author:chegar Date: 2013-08-13 14:57 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/18e15d92610b 8022779: ProblemList.txt updates (8/2013) Summary: Update ProblemList and remove AggressiveOpts MOAT test run Reviewed-by: chegar, alanb Contributed-by: Am

Re: RFR: 6696975: JTop plugin fails if connected readonly to target JVM

2013-08-13 Thread Erik Gahlin
Alan Bateman skrev 2013-08-12 15:16: On 06/08/2013 19:53, Erik Gahlin wrote: Please review this change. ThreadMXBean#setThreadCpuTimeEnabled(true) assumes read-write access to the underlying JVM, but if read-access is only available plug-in will fail and throw an exception. http://monaco.us.

Re: RFR: 6696970: JConsole becomes unusable if a plugin throws an exception

2013-08-13 Thread Erik Gahlin
Mandy Chung skrev 2013-08-13 02:10: On 8/6/2013 10:59 AM, Erik Gahlin wrote: Please review this change. An exception from JConsole plug-in should not affect other tabs. http://monaco.us.oracle.com/detail.jsf?cr=6696970 Added a plug-in proxy that handles RE. If debug mode is enabled exception

hg: jdk8/tl/jdk: 2 new changesets

2013-08-13 Thread sean . mullan
Changeset: 412b2f0950a9 Author:mullan Date: 2013-08-13 10:06 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/412b2f0950a9 8022897: Add test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java to ProblemList Reviewed-by: vinnie, chegar ! test/ProblemList.txt Changeset: 1

hg: jdk8/tl/jdk: 8019948: java/util/logging/bundlesearch/ResourceBundleSearchTest.java is failing intermittently

2013-08-13 Thread daniel . fuchs
Changeset: 78c102c3eefc Author:dfuchs Date: 2013-08-13 16:00 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/78c102c3eefc 8019948: java/util/logging/bundlesearch/ResourceBundleSearchTest.java is failing intermittently Reviewed-by: mchung, dholmes ! test/java/util/logging/bun

hg: jdk8/tl/jdk: 8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero

2013-08-13 Thread alan . bateman
Changeset: 834faf2081b3 Author:bpb Date: 2013-08-12 16:21 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/834faf2081b3 8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero Summary: Clear the quotient in divideAndRemainderB

hg: jdk8/tl/jdk: 2 new changesets

2013-08-13 Thread vincent . x . ryan
Changeset: 818c3f82269c Author:vinnie Date: 2013-08-13 14:15 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/818c3f82269c 8013170: Spec for PBEParameterSpec does not specify behavior when paramSpec is null Reviewed-by: mullan ! src/share/classes/javax/crypto/spec/PBEParamete

hg: jdk8/tl/jdk: 8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created

2013-08-13 Thread sean . mullan
Changeset: 5b14d702b0b8 Author:ascarpino Date: 2013-08-12 11:25 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5b14d702b0b8 8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created Reviewed-by: mullan ! src/share/classes/com/sun/crypto/provider/SunJCE.java + t

Re: AsyncGetCallTrace java profiling

2013-08-13 Thread Alexandre De Champeaux
Ok thanks. I just posted a bug report to bugs.sun.com describing the issue (id 9005974). On Tue, Aug 13, 2013 at 1:00 PM, Alan Bateman wrote: > On 13/08/2013 09:11, Alexandre De Champeaux wrote: > > Hi all, > > I posted this message a few days ago in the discuss mailing list. This > one seems

Re: AsyncGetCallTrace java profiling

2013-08-13 Thread Staffan Larsen
AsyncGetCallTrace is a bit of a legacy function. As you note it isn't documented and support/maintenance isn't a high priority. Some fixes have been made during the last year, but I don't know if they address the problem you are seeing. /Staffan On 13 aug 2013, at 10:11, Alexandre De Champeaux

Re: AsyncGetCallTrace java profiling

2013-08-13 Thread Alan Bateman
On 13/08/2013 09:11, Alexandre De Champeaux wrote: Hi all, I posted this message a few days ago in the discuss mailing list. This one seems way more accurate though, so i am posting it again. Following his blog post (http://jeremymanson.blogspot.fr/2013/07/lightweight-asynchronous-sampling.h

Re: RFR: 8020962: dump loaded java classes when vm crash

2013-08-13 Thread Staffan Larsen
I agree with those skeptical to this change. The correct approach here is to make sure we get core files when crashes occur and then process that core with SA. And I agree that SA needs to be stabilized and could use a lot more testing. /Staffan On 13 aug 2013, at 07:17, Christian Tornqvist w

AsyncGetCallTrace java profiling

2013-08-13 Thread Alexandre De Champeaux
Hi all, I posted this message a few days ago in the discuss mailing list. This one seems way more accurate though, so i am posting it again. Following his blog post ( http://jeremymanson.blogspot.fr/2013/07/lightweight-asynchronous-sampling.html), I have been trying to use the code Jeremy Manson