hg: jdk7/tl/jdk: 7029383: Refresh of non-client demos

2011-04-26 Thread nils . loodin
Changeset: 8b36b1c4bb7f Author:nloodin Date: 2011-04-26 12:49 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8b36b1c4bb7f 7029383: Refresh of non-client demos Reviewed-by: mchung, ohair ! src/share/classes/com/sun/tools/example/debug/bdi/AccessWatchpointSpec.java !

hg: jdk7/tl/jdk: 7039369: Limit range of strictfp in FloatingDecimal

2011-04-26 Thread joe . darcy
Changeset: 147da2c8b749 Author:darcy Date: 2011-04-26 10:35 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/147da2c8b749 7039369: Limit range of strictfp in FloatingDecimal Summary: Additional reviews by sergey.kukse...@oracle.com Reviewed-by: alanb !

hg: jdk7/hotspot-rt/hotspot: 7009923: JSR 292: VM crash in JavaThread::last_frame

2011-04-26 Thread coleen . phillimore
Changeset: 01147d8aac1d Author:coleenp Date: 2011-04-26 14:04 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/01147d8aac1d 7009923: JSR 292: VM crash in JavaThread::last_frame Summary: Handle stack overflow before the first frame is called, by printing out the

hg: jdk7/tl/jdk: 6381464: SimpleFormatter should use one single line format

2011-04-26 Thread mandy . chung
Changeset: d2bbdd709307 Author:mchung Date: 2011-03-29 15:58 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d2bbdd709307 6381464: SimpleFormatter should use one single line format Summary: Define a new logging properties to support custom output format Reviewed-by: alanb !

hg: jdk7/hotspot-rt/corba: 9 new changesets

2011-04-26 Thread john . coomes
Changeset: 30ecf5c90a30 Author:mfang Date: 2011-02-10 11:07 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/corba/rev/30ecf5c90a30 7014477: pt_BR corba resource bundle is missing in jdk7 build Reviewed-by: ohair ! make/common/Defs.gmk Changeset: c08dff674e53 Author:

hg: jdk7/tl/langtools: 6964914: javadoc does not output number of warnings using user written doclet

2011-04-26 Thread jonathan . gibbons
Changeset: 5e6c661891da Author:jjg Date: 2011-03-04 19:59 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/5e6c661891da 6964914: javadoc does not output number of warnings using user written doclet Reviewed-by: bpatel !

hg: jdk7/hotspot-rt/hotspot: 7009276: Add -XX:+IgnoreUnrecognizedVMOptions to several tests

2011-04-26 Thread david . holmes
Changeset: 11427f216063 Author:dholmes Date: 2011-04-04 18:15 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/11427f216063 7009276: Add -XX:+IgnoreUnrecognizedVMOptions to several tests Reviewed-by: kvn ! test/compiler/6795161/Test.java

hg: jdk7/tl/jdk: 7023006: Reduce unnecessary thread activity in ForkJoinPool

2011-04-26 Thread chris . hegarty
Changeset: 63509149c027 Author:dl Date: 2011-03-08 18:16 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/63509149c027 7023006: Reduce unnecessary thread activity in ForkJoinPool Reviewed-by: chegar, dholmes ! src/share/classes/java/util/concurrent/ForkJoinPool.java !

hg: jdk7/hotspot-rt/hotspot: 23 new changesets

2011-04-26 Thread karen . kinnear
Changeset: 7dc5384467e0 Author:coleenp Date: 2011-02-12 10:28 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/7dc5384467e0 7022659: errorHandler doesn't compile without precompiled headers Summary: add proper includes in errorHandler.hpp Reviewed-by: phh, kamg !

hg: jdk7/tl/jdk: 2 new changesets

2011-04-26 Thread weijun . wang
Changeset: 4de90f390a48 Author:weijun Date: 2011-04-11 10:22 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/4de90f390a48 7012160: read SF file in signed jar in streaming mode Reviewed-by: mullan ! src/share/classes/java/util/jar/JarFile.java !

hg: jdk7/hotspot-rt/hotspot: 7030388: JCK test failed to reject invalid class check01304m10n.

2011-04-26 Thread keith . mcguigan
Changeset: 7144a1d6e0a9 Author:kamg Date: 2011-03-31 08:08 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/7144a1d6e0a9 7030388: JCK test failed to reject invalid class check01304m10n. Summary: Restrict fix for 7020118 to only when checking exception handlers

hg: jdk7/tl/jdk: 6565585: Remove critical section in Method.invoke, Constructor.newInstance, Field.getFieldAccessor improving performance

2011-04-26 Thread mike . duigou
Changeset: 9f08a221e5f2 Author:mduigou Date: 2011-04-04 11:55 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9f08a221e5f2 6565585: Remove critical section in Method.invoke, Constructor.newInstance, Field.getFieldAccessor improving performance Reviewed-by: alanb, dholmes,

hg: jdk7/tl/jdk: 7023416: (pack200) fix parfait issues

2011-04-26 Thread kumar . x . srinivasan
Changeset: ed87479c96c2 Author:ksrini Date: 2011-03-11 10:03 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ed87479c96c2 7023416: (pack200) fix parfait issues Reviewed-by: jrose ! src/share/native/com/sun/java/util/jar/pack/unpack.cpp

hg: jdk7/tl/jdk: 7026287: Asynchronous API sample

2011-04-26 Thread rickard . backman
Changeset: 54446de9fbb0 Author:rbackman Date: 2011-04-12 09:04 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/54446de9fbb0 7026287: Asynchronous API sample Summary: Implement a chat server using the new asynchronous networking API Reviewed-by: hosterda, alanb !

hg: jdk7/tl/langtools: 7033809: Rename disjunctive to union in javax.lang.model

2011-04-26 Thread joe . darcy
Changeset: 8cc5b440fdde Author:darcy Date: 2011-04-06 19:30 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/8cc5b440fdde 7033809: Rename disjunctive to union in javax.lang.model Reviewed-by: mcimadamore, jjg -

hg: jdk7/tl/langtools: 7026414: Types.asElement() returns null for ErrorType

2011-04-26 Thread jonathan . gibbons
Changeset: 307b065ff2af Author:jjg Date: 2011-03-14 11:33 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/307b065ff2af 7026414: Types.asElement() returns null for ErrorType Reviewed-by: darcy ! src/share/classes/com/sun/tools/javac/model/JavacTypes.java !

hg: jdk7/tl/langtools: 7010608: the string 'error' should appear in error messages

2011-04-26 Thread jonathan . gibbons
Changeset: e2890b8369f7 Author:jjg Date: 2011-03-14 11:42 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/e2890b8369f7 7010608: the string 'error' should appear in error messages Reviewed-by: mcimadamore !

hg: jdk7/tl/jdk: 7031343: Provide API changes to support future GCM AEAD ciphers

2011-04-26 Thread bradford . wetmore
Changeset: 13af7c12c62a Author:wetmore Date: 2011-04-13 11:59 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/13af7c12c62a 7031343: Provide API changes to support future GCM AEAD ciphers Reviewed-by: valeriep, xuelei + src/share/classes/javax/crypto/AEADBadTagException.java

hg: jdk7/tl/langtools: 6993311: annotations on packages are not validated

2011-04-26 Thread jonathan . gibbons
Changeset: c9432f06d9bc Author:jjg Date: 2011-03-15 11:04 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/c9432f06d9bc 6993311: annotations on packages are not validated Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/comp/Attr.java !

hg: jdk7/tl/jdk: 2 new changesets

2011-04-26 Thread vincent . x . ryan
Changeset: 5c978a922711 Author:vinnie Date: 2011-03-14 17:50 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/5c978a922711 6686215: Some mutables not defensively copied when deserializing java.security.CodeSource Timestamp objects Reviewed-by: mullan !

hg: jdk7/tl/langtools: 6988079: Errors reported via Messager.printMessage(ERROR, error message) are not tallied correctly

2011-04-26 Thread jonathan . gibbons
Changeset: 0f9e5b7f0d7e Author:jjg Date: 2011-03-15 11:48 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/0f9e5b7f0d7e 6988079: Errors reported via Messager.printMessage(ERROR,error message) are not tallied correctly Reviewed-by: darcy !

hg: jdk7/tl/jdk: 7025073: Stricter check on trust anchor makes VerifyCACerts.java test fail

2011-04-26 Thread xuelei . fan
Changeset: 8b7f0a3a0b2e Author:xuelei Date: 2011-03-15 23:08 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8b7f0a3a0b2e 7025073: Stricter check on trust anchor makes VerifyCACerts.java test fail Summary: loosen the check for version 1 and 2 X.509 certificate Reviewed-by:

hg: jdk7/hotspot-rt: Added tag jdk7-b134 for changeset ddc2fcb3682f

2011-04-26 Thread john . coomes
Changeset: 168d9382ebab Author:schien Date: 2011-03-17 14:32 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/rev/168d9382ebab Added tag jdk7-b134 for changeset ddc2fcb3682f ! .hgtags

Re: code review for attach on demand (AOD) test fix (7035555)

2011-04-26 Thread Kelly O'Hair
Why the multiple println() lines? Why not just one INFO: message, who gives a rip how long it is? -kto On Apr 12, 2011, at 8:12 AM, Daniel D. Daugherty wrote: Greetings, I have minor fixes to an Attach On Demand (AOD) test that I'd like to get into TL snapshot for OpenJDK7-B140 (next

hg: jdk7/tl/jdk: 7036157: TCP connection does not use kdc_timeout

2011-04-26 Thread weijun . wang
Changeset: e9ae2178926a Author:weijun Date: 2011-04-14 12:40 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e9ae2178926a 7036157: TCP connection does not use kdc_timeout Reviewed-by: valeriep ! src/share/classes/sun/security/krb5/internal/NetClient.java

Re: code review for attach on demand (AOD) fix for Windows (7028668)

2011-04-26 Thread Daniel D. Daugherty
On 3/17/2011 2:29 PM, Kelly O'Hair wrote: Dan, It looks ok, but you are using sprintf, and it really should be snprintf. On Windows you may need to: #define snprintf_snprintf Yup. I know we have to do that someday soon... --- We (myself included) all need to start

Re: Request for review (S): JDWP spec

2011-04-26 Thread Daniel D. Daugherty
Thumbs up! And thanks for taking care of this! Dan On 4/14/2011 11:01 AM, Keith McGuigan wrote: Hello, Please review a clarification to the JDWP spec for JDK7 which makes explicit which monitor events are available when the canRequestMonitorEvents capability is present: webrev:

hg: jdk7/tl/jdk: 7025227: SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer; ...

2011-04-26 Thread sean . coffey
Changeset: 48f659a09ed4 Author:coffeys Date: 2011-04-22 11:03 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/48f659a09ed4 7025227: SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer 6932403: SSLSocketImpl state issue Reviewed-by:

hg: jdk7/hotspot-rt/langtools: 85 new changesets

2011-04-26 Thread john . coomes
Changeset: 73ab0b128918 Author:jjg Date: 2011-01-24 16:17 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/langtools/rev/73ab0b128918 6963934: JCCompilationUnit.getImports does not report all imports Reviewed-by: mcimadamore !

hg: jdk7/tl/langtools: 7009599: javac build puts extraneous files into dist/lib/classes.jar

2011-04-26 Thread jonathan . gibbons
Changeset: 26ea2557214a Author:jjg Date: 2011-03-25 07:39 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/26ea2557214a 7009599: javac build puts extraneous files into dist/lib/classes.jar Reviewed-by: ohair ! make/build.xml

hg: jdk7/hotspot-rt/hotspot: 7031571: Generate native VS2010 project files

2011-04-26 Thread staffan . larsen
Changeset: 74e790c48cd4 Author:sla Date: 2011-03-28 12:48 +0200 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/74e790c48cd4 7031571: Generate native VS2010 project files Reviewed-by: hosterda, stefank, brutisso ! make/windows/create.bat !

Request for review: Demo refresh

2011-04-26 Thread Nils Loodin
Hello all! My name is Nils Loodin ,and I work in the swedish SQE team, now under Ken chen. I've been working on the refresh demos project (PRD req. no. 537450) (Overview here: https://sunspace.sfbay.sun.com/display/JAVASE/JDK+7+Demos+Update) The changes should be pretty trivial. Mostly added

Re: code review for attach on demand (AOD) test fix (7035555)

2011-04-26 Thread Daniel D. Daugherty
Updated BasicTests.java and BasicTests.sh to output single INFO lines: http://cr.openjdk.java.net/~dcubed/703-webrev/1/ Better? Dan On 4/12/2011 12:21 PM, Daniel D. Daugherty wrote: I could do that, but I was trying to be nice formatting wise. Dan On 4/12/2011 12:19 PM, Kelly O'Hair

hg: jdk7/tl/jdk: 2 new changesets

2011-04-26 Thread valerie . peng
Changeset: 5d132f3bfbbf Author:valeriep Date: 2011-04-12 15:57 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/5d132f3bfbbf 7001094: Can't initialize SunPKCS11 more times than PKCS11 driver maxSessionCount Summary: Changed SessionManager to keep track of session count for

hg: jdk7/tl/corba: 6 new changesets

2011-04-26 Thread lana . steuck
Changeset: 99f186b8097f Author:schien Date: 2011-04-07 15:20 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/corba/rev/99f186b8097f Added tag jdk7-b137 for changeset a66c01d8bf89 ! .hgtags Changeset: 53c6f4ad1e06 Author:ohair Date: 2011-04-06 20:36 -0700 URL:

Re: Demo refresh

2011-04-26 Thread Nils Loodin
Hey Guys! Thanks for looking at this! On 04/18/2011 08:13 PM, Kelly O'Hair wrote: Hi Nils. This is fantastic, these demos needed some attention. You should scp the webrev to cr.openjdk.java.net http://cr.openjdk.java.net, e.g. scp -r 7029383/webrev.01/ nloo...@cr.openjdk.java.net

Re: A patch for JConsole about accessibility

2011-04-26 Thread Sean Chou
Hi, Thanks Steve, I'll improve it. And, is there any other comments from any body else? 2011/4/7 Steve Poole spo...@linux.vnet.ibm.com On 06/04/11 10:23, Sean Chou wrote: Hi Sean - For some reason the patch attached is removing whitespaces at the front of some of the lines. Apart

hg: jdk7/tl/jdk: 2 new changesets

2011-04-26 Thread vincent . x . ryan
Changeset: 7cd0403492b6 Author:vinnie Date: 2011-04-21 14:23 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7cd0403492b6 6888925: SunMSCAPI's Cipher can't use RSA public keys obtained from other sources. Reviewed-by: mullan !

Review request (XS): 7037081 Remove com.sun.tracing from NON_CORE_PKGS

2011-04-26 Thread Mandy Chung
Jon, Kelly, Can you review the fix for 7037081: Remove com.sun.tracing from NON_CORE_PKGS This fix removes the generation of javadoc for this package and adds com.sun.tracing to the javac's legacy.properties that javac will issue warnings of any use. Webrev at: