Re: RFR: 8026491: Typos in string literals

2013-10-31 Thread Weijun Wang
On 10/31/2013 5:58 AM, sergey malenkov wrote: Hi Stuart, I've attached a file with all typos which had been left after the fix. There are no any occured in jdk/src. False alarm: # TYPO: tthe share/classes/sun/security/tools/policytool/PolicyTool.java: "\tThe final principal class will be

Re: RFR: 8026491: Typos in string literals

2013-10-31 Thread Bradford Wetmore
Cool stuff! I like your green/red diff tool. Don't have to click through each individual webrev page. Just one thing to confirm but you would know better: was there anything that impacts L10N? I didn't see anything obvious. Brad On 10/31/2013 5:58 AM, sergey malenkov wrote: Hi Stuart,

Re: CFV: New jdk8 Reviewer: Daniel Fuchs

2013-10-31 Thread Daniel D. Daugherty
Vote: yes Dan On 10/30/13 11:44 AM, Alan Bateman wrote: I hereby nominate Daniel Fuchs to jdk8 Reviewer. Daniel is on his second tour of duty in Oracle's JDK team. Those on jmx-dev will remember Daniel from the early years of OpenJDK when he was contributing changes to JMX. He left for a w

[8]: revokeall.exe should be made executable on WXP/Cygwin

2013-10-31 Thread Francis ANDRE
Hi the revokeall.exe is not executable on WXP/Cygwin which leads to the error Z:/JDK/jdk8/jdk/test/sun/management/jmxremote/bootstrap/GeneratePropertyPassword.sh: line 107: Z:/JDK/jdk8/jdk/test/sun/management/jmxremote/bootstrap/../../windows/revokeall.exe: Permission denied Thus, I would s

hg: jdk8/jdk8: Added tag jdk8-b114 for changeset 4f2011496393

2013-10-31 Thread christine . lu
Changeset: b65d48f6938a Author:cl Date: 2013-10-31 12:36 -0700 URL: http://hg.openjdk.java.net/jdk8/jdk8/rev/b65d48f6938a Added tag jdk8-b114 for changeset 4f2011496393 ! .hgtags

hg: jdk8/jdk8/corba: Added tag jdk8-b114 for changeset 0bbccf77c23e

2013-10-31 Thread christine . lu
Changeset: d425685e0b74 Author:cl Date: 2013-10-31 12:36 -0700 URL: http://hg.openjdk.java.net/jdk8/jdk8/corba/rev/d425685e0b74 Added tag jdk8-b114 for changeset 0bbccf77c23e ! .hgtags

hg: jdk8/jdk8/langtools: Added tag jdk8-b114 for changeset 850d2602ae98

2013-10-31 Thread christine . lu
Changeset: fea486d30d41 Author:cl Date: 2013-10-31 12:36 -0700 URL: http://hg.openjdk.java.net/jdk8/jdk8/langtools/rev/fea486d30d41 Added tag jdk8-b114 for changeset 850d2602ae98 ! .hgtags

hg: jdk8/jdk8/jdk: Added tag jdk8-b114 for changeset f26a0c8071bd

2013-10-31 Thread christine . lu
Changeset: 62982664dc72 Author:cl Date: 2013-10-31 12:36 -0700 URL: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/62982664dc72 Added tag jdk8-b114 for changeset f26a0c8071bd ! .hgtags

hg: jdk8/jdk8/nashorn: Added tag jdk8-b114 for changeset 79f7b79bf97b

2013-10-31 Thread christine . lu
Changeset: f109bb255b80 Author:cl Date: 2013-10-31 12:36 -0700 URL: http://hg.openjdk.java.net/jdk8/jdk8/nashorn/rev/f109bb255b80 Added tag jdk8-b114 for changeset 79f7b79bf97b ! .hgtags

hg: jdk8/jdk8/jaxws: Added tag jdk8-b114 for changeset 9ad289610fc6

2013-10-31 Thread christine . lu
Changeset: e126d8eca69b Author:cl Date: 2013-10-31 12:36 -0700 URL: http://hg.openjdk.java.net/jdk8/jdk8/jaxws/rev/e126d8eca69b Added tag jdk8-b114 for changeset 9ad289610fc6 ! .hgtags

hg: jdk8/jdk8/jaxp: Added tag jdk8-b114 for changeset 1b1e12117fe2

2013-10-31 Thread christine . lu
Changeset: d3b6da1b3e25 Author:cl Date: 2013-10-31 12:36 -0700 URL: http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/d3b6da1b3e25 Added tag jdk8-b114 for changeset 1b1e12117fe2 ! .hgtags

hg: jdk8/jdk8/hotspot: Added tag jdk8-b114 for changeset 7fd913010dbb

2013-10-31 Thread christine . lu
Changeset: ddc3758f68db Author:cl Date: 2013-10-31 12:36 -0700 URL: http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/ddc3758f68db Added tag jdk8-b114 for changeset 7fd913010dbb ! .hgtags

Result: New JDK 8 Reviewer: Bhavesh Patel

2013-10-31 Thread Jonathan Gibbons
Voting for Bhavesh Patel [1] is now closed. Yes: 7 Veto: 0 Abstain: 0 Disqualified: 1 (not a Reviewer) According to the Bylaws definition of Three-Vote Consensus, this is sufficient to approve the nomination. Jonathan Gibbons [1] http://mail.openjdk.java.net/pipermail/jdk8-dev/2013-October/003

Re: RFR: 8026491: Typos in string literals

2013-10-31 Thread sergey malenkov
Hi Stuart, I've attached a file with all typos which had been left after the fix. There are no any occured in jdk/src. Thanks, SAM On 31.10.2013 5:59, Stuart Marks wrote: Perhaps Sergey can check. I would have checked myself, but Sergey pushed his earlier fix to the AWT forest, and I don't t

Re: RFR: 8022746: List of spelling errors in API doc

2013-10-31 Thread Alan Bateman
On 23/10/2013 16:05, sergey malenkov wrote: Could you please review the following huge fix: fix:http://cr.openjdk.java.net/~malenkov/8022746.8.0/ bug:https://bugs.openjdk.java.net/browse/JDK-8022746 The second version of the fix is here: http://cr.openjdk.java.net/~malenkov/8022746.8.1/

Re: CFV: New jdk8 Reviewer: Daniel Fuchs

2013-10-31 Thread Paul Sandoz
Vote: yes. Paul.