Vote: Yes
Brad
On 2/22/2013 6:35 AM, Dalibor Topic wrote:
I hereby nominate Edvard Wendelin to JDK 7 Updates Project Committer.
As one of this Project's Maintainers, Edvard has been active in this
Project since its creation. He has gradually accumulated the necessary
commits by contributing
Hi Bill,
On 28/02/2013 2:04 AM, BILL PITTORE wrote:
Would like approval to backport the fix for 8005722 into hs24. Fix is
identical to hs25.
Fixes to hs24 don't need to get individual approval this way. Alejandro
requests a bulk integration approval when pushing hs24 to 7u.
You can simply p
Changeset: 20fbd2f13667
Author:katleman
Date: 2013-02-27 16:52 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/20fbd2f13667
Added tag jdk7u14-b14 for changeset 3982fc37bc25
! .hgtags
Changeset: a5bae874e7cd
Author:katleman
Date: 2013-02-27 16:51 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/a5bae874e7cd
Added tag jdk7u14-b14 for changeset 9e8bde2586a1
! .hgtags
Changeset: d4e17c602f09
Author:katleman
Date: 2013-02-27 16:52 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/d4e17c602f09
Added tag jdk7u14-b14 for changeset 5febc4e479fa
! .hgtags
Changeset: b5c8ac5253ef
Author:katleman
Date: 2013-02-27 16:52 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/b5c8ac5253ef
Added tag jdk7u14-b14 for changeset a2b2e716637a
! .hgtags
Changeset: aa6fb94c5e7b
Author:katleman
Date: 2013-02-27 16:51 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/aa6fb94c5e7b
Added tag jdk7u14-b14 for changeset 7038ca4959e5
! .hgtags
Changeset: b534282bd377
Author:katleman
Date: 2013-02-27 16:51 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/rev/b534282bd377
Added tag jdk7u14-b14 for changeset bb97ad0c9e5a
! .hgtags
Changeset: 375a8c57a7f0
Author:katleman
Date: 2013-02-27 16:51 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/375a8c57a7f0
Added tag jdk7u14-b14 for changeset e3d2c238e29c
! .hgtags
Requesting approval to push 8008764 into jdk7u.
8008764 : 7uX l10n resource file translation update
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8008764
webrev:
http://cr.openjdk.java.net/~mfang/8008764/
Reviewed-by: naoto
Since we perform resource file translation updates separately for
Thanks Naoto.
-michael
On 13年02月27日 01:07 下午, Naoto Sato wrote:
Looks good to me.
Naoto
On 2/27/13 11:20 AM, Michael Fang wrote:
Hi Naoto,
For now, I have reverted accessibility_ja.properties back to the
previous version of file. Here's the updated webrev:
http://cr.openjdk.java.net/~mfang/
Looks good to me.
Naoto
On 2/27/13 11:20 AM, Michael Fang wrote:
Hi Naoto,
For now, I have reverted accessibility_ja.properties back to the
previous version of file. Here's the updated webrev:
http://cr.openjdk.java.net/~mfang/8008764/webrev.jdk.01/
I have also submitted a bug for the English
Hi Naoto,
For now, I have reverted accessibility_ja.properties back to the
previous version of file. Here's the updated webrev:
http://cr.openjdk.java.net/~mfang/8008764/webrev.jdk.01/
I have also submitted a bug for the English resource file:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id
I think that a key in .properties simply cannot have a plain blank
character. It has to be escaped with a single backquote like, "toggle\
expand"
Naoto
On 2/26/13 8:03 PM, Michael Fang wrote:
Hi Naoto,
Looks like it may be related to the space between toggle and expand on
the property key of
Hi Naoto,
You are right, I also just realized about this.
toggle expand = toggle expand
will be interpreted as
key: toggle
value: expand = toggle expand.
I will file a new bug for dev team who created this file.
thanks,
-michael
On 13年02月27日 10:10 上午, Naoto Sato wrote:
I think that a key in
Would like approval to backport the fix for 8005722 into hs24. Fix is
identical to hs25.
Bug report: http://bugs.sun.com/view_bug.do?bug_id=8005722
Summary: Assert triggered in c1_LIR.cpp
assert(_oprs_len[mode] < maxNumberOfOperands, "array overflow")
The problem is not the assert but the fac
16 matches
Mail list logo