Am 17.01.2013 05:27, schrieb Vladimir Kozlov:
On 1/12/13 12:37 AM, Ulf Zibis wrote:
3) bugs.sun.com/bugdatabase/view_bug.do?bug_id=6896617 ==> This bug is
not available.
I opened it, should show up in few days.
Thanks!
4) What specific operation should be done by the intrinsic, i.e. is
t
Stuart,
I think you still need a reviewer for this fix. This change looks okay
to me. The details in the bug report are useful and you must have lots
of fun to diagnose this :) - definitely not easy.
Mandy
On 1/8/2013 3:50 PM, Stuart Marks wrote:
Hi all,
Please review this fix:
http
Hi,
Webrev has been updated with the latest build-infra changes in TL.
The jprt.properties change in control repo is also included. This is
probably the final bits we are going to push for M6.
http://cr.openjdk.java.net/~sherman/8003680/webrev
http://cr.openjdk.java.net/~sherman/8003680/webrev_c
Thank you, Roland
Vladimir
On 1/21/13 8:49 AM, Roland Westrelin wrote:
Here are Hotspot changes with new jtreg test:
http://cr.openjdk.java.net/~kvn/6896617/webrev
It looks good to me.
Roland.
Am 19.01.2013 16:08, schrieb Lance Andersen - Oracle:
I looked at the latest webrev and it seems okay to me.
SQLInputImpl.getNextAttribute would be bit better if it only incremented idx
after retrieving an attribute but that is existing code. Minor intent issue in
SQLOutputImpl. writeNClob.
Changeset: 7873d37f5b37
Author:mcimadamore
Date: 2013-01-21 20:13 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/7873d37f5b37
8005244: Implement overload resolution as per latest spec EDR
Summary: Add support for stuck expressions and provisional applicability
Reviewed-
Changeset: 68f508979ffe
Author:katleman
Date: 2013-01-16 11:59 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/68f508979ffe
Added tag jdk8-b73 for changeset c606f644a5d9
! .hgtags
Changeset: 51f3117e2b75
Author:erikj
Date: 2013-01-04 11:31 +0100
URL: http://
Changeset: 965e89e2abd3
Author:katleman
Date: 2013-01-16 12:00 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/965e89e2abd3
Added tag jdk8-b73 for changeset 733885f57e14
! .hgtags
Changeset: e91caf05f441
Author:erikj
Date: 2012-12-27 20:18 +0100
URL: http://hg
Changeset: 41ccb2e737fb
Author:katleman
Date: 2013-01-16 11:59 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/41ccb2e737fb
Added tag jdk8-b73 for changeset 11619f33cd68
! .hgtags
Changeset: 1a3e54283c54
Author:katleman
Date: 2013-01-16 20:53 -0800
URL: ht
Changeset: cf0917c0d771
Author:katleman
Date: 2013-01-16 11:59 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/cf0917c0d771
Added tag jdk8-b73 for changeset 84946404d1e1
! .hgtags
Changeset: 278a2f60c55b
Author:erikj
Date: 2013-01-04 11:31 +0100
URL: http://h
Changeset: 2132845cf5f7
Author:katleman
Date: 2013-01-16 11:59 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/2132845cf5f7
Added tag jdk8-b73 for changeset 191afde59e7b
! .hgtags
Changeset: 4090847a5444
Author:katleman
Date: 2013-01-16 11:59 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/rev/4090847a5444
Added tag jdk8-b73 for changeset 93b9664f97ee
! .hgtags
Changeset: 77f062a41850
Author:erikj
Date: 2012-12-27 20:15 +0100
URL: http://hg.ope
Changeset: 56c97aff46bb
Author:katleman
Date: 2013-01-16 12:00 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/56c97aff46bb
Added tag jdk8-b73 for changeset 8d0baee36c71
! .hgtags
Changeset: b450959b42ff
Author:lana
Date: 2013-01-20 23:39 -0800
URL: http
Changeset: de30e46250c5
Author:lancea
Date: 2013-01-21 14:08 -0500
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/de30e46250c5
8006642: Fix javadoc warnings due to Integer.MAX_VALUE
Reviewed-by: alanb
! src/share/classes/java/sql/BatchUpdateException.java
! src/share/classes/java/
Changeset: 4a3cfc970c6f
Author:jjg
Date: 2013-01-21 10:00 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/4a3cfc970c6f
8006263: Supplementary test cases needed for doclint
Reviewed-by: mcimadamore
Contributed-by: peter.jen...@oracle.com
! src/share/classes/com/sun/tools
On 18/01/2013 16:40, Alexey Utkin wrote:
The main difference is that after the fix Java becomes the program
that could be certified by MS as Vista comparable.
Java would support the dynamic user profiles and follow the changes
in Windows OS policy (profiles migration).
Java would able to suppo
Changeset: f21a3c273fb2
Author:dl
Date: 2013-01-21 13:50 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f21a3c273fb2
8005311: Add Scalable Updatable Variables, DoubleAccumulator, DoubleAdder,
LongAccumulator, LongAdder
Reviewed-by: chegar, darcy, goetz
! make/java/java/FILE
On 01/20/2013 04:54 AM, Steven Schlansker wrote:
> On Jan 10, 2013, at 4:50 AM, Aleksey Shipilev
> wrote:
>
>> On 01/09/2013 09:51 PM, Steven Schlansker wrote:
>>> I sent this email a week ago and have received no replies. Is there
>>> any step I have missed necessary to contribute to the JDK l
On 01/20/2013 04:54 AM, Steven Schlansker wrote:
>> a) Do you need the masks before or-ing with most/leastSigBits?
>
> So, they seem to exist to satisfy a few Apache Harmony test cases:
> http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/luni/src/test/api/common/or
19 matches
Mail list logo