Changeset: 3531945431aa
Author:erikj
Date: 2013-06-13 14:04 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3531945431aa
8014231: --with-alsa configuration options don't add include or lib directories
to proper flags
Reviewed-by: tbell
! makefiles/CompileNativeLibraries.gmk
Changeset: 3478b1e81baf
Author:katleman
Date: 2013-06-20 10:17 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3478b1e81baf
Added tag jdk8-b95 for changeset 4cb113623127
! .hgtags
Changeset: b3458329d060
Author:lana
Date: 2013-06-24 14:27 -0700
URL: http
Changeset: aaa45012be98
Author:katleman
Date: 2013-06-20 10:16 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/aaa45012be98
Added tag jdk8-b95 for changeset 5d65c078cd0a
! .hgtags
Changeset: 38e483cb1bcd
Author:lana
Date: 2013-06-24 14:27 -0700
URL: http:/
Changeset: e68a5d2efcae
Author:katleman
Date: 2013-06-20 10:17 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/e68a5d2efcae
Added tag jdk8-b95 for changeset b8c5f4b6f0ff
! .hgtags
Changeset: 6121efd29923
Author:lana
Date: 2013-06-24 14:27 -0700
URL: http://hg
Changeset: c961c8972485
Author:erikj
Date: 2013-06-13 14:04 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/rev/c961c8972485
8014231: --with-alsa configuration options don't add include or lib directories
to proper flags
Reviewed-by: tbell
! common/autoconf/spec.gmk.in
Changeset: 0
Changeset: 7de08fa7cb34
Author:katleman
Date: 2013-06-20 10:17 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/7de08fa7cb34
Added tag jdk8-b95 for changeset 1468c94135f9
! .hgtags
Changeset: 690d34b326bc
Author:lana
Date: 2013-06-24 14:27 -0700
URL: http://h
Changeset: b031efa535ad
Author:katleman
Date: 2013-06-20 10:18 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/b031efa535ad
Added tag jdk8-b95 for changeset cbc9926f5b40
! .hgtags
Changeset: d6bd440ac5b9
Author:lana
Date: 2013-06-24 14:26 -0700
URL: http:/
Changeset: c68c35f50413
Author:katleman
Date: 2013-06-20 10:16 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/c68c35f50413
Added tag jdk8-b95 for changeset 2cf36f43df36
! .hgtags
Changeset: 3357c2776431
Author:lana
Date: 2013-06-24 14:26 -0700
URL: http://h
Looks fine to me.
Hmm, it is a case to learn that RuntimeException should be token care of
sometimes.
Thanks,
Xuelei
On 6/29/2013 2:41 AM, Vincent Ryan wrote:
> Hello,
>
> Please review the following JDK 8 fix:
>
> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8019259
> Webrev: http
Looks fine to me.
Xuelei
On 6/29/2013 1:40 AM, Anthony Scarpino wrote:
> ping...
>
> On 06/13/2013 05:08 PM, Anthony Scarpino wrote:
>> Hi all,
>>
>> I'm requesting a code review for the below bug
>>
>> 6755701 SunJCE DES/DESede SecretKeyFactory.generateSecret throws
>> InvalidKeySpecExc if pass
Changeset: 9d175c6cb527
Author:darcy
Date: 2013-06-28 11:35 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9d175c6cb527
8019407: Fix doclint issues in javax.naming.*
Reviewed-by: lancea
! src/share/classes/javax/naming/CompositeName.java
! src/share/classes/javax/naming/Comp
Changeset: 19a6d2d701d9
Author:sla
Date: 2013-06-26 19:15 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/19a6d2d701d9
8019155: Update makefiles with correct jfr packages
Reviewed-by: mgronlun, erikj
! make/common/Release.gmk
! makefiles/CreateJars.gmk
Changeset: 389b8739a74e
Author:alanb
Date: 2013-06-28 19:45 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/389b8739a74e
8019384: jps and jcmd tests fail when there is a process started with a .war
file
Reviewed-by: dcubed, sla, mchung
! test/sun/tools/jcmd/jcmd_Output1.awk
Hello,
Please review the following JDK 8 fix:
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8019259
Webrev: http://cr.openjdk.java.net/~vinnie/8019259/webrev.00/
It corrects a problem during X.509 certificate revocation checking where
failover to using CRLs is not
performed in the ca
Changeset: 389f59e6288f
Author:juh
Date: 2013-06-28 10:48 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/389f59e6288f
8019360: Cleanup of the javadoc tag in java.security.*
Summary: Convert to {@code ...} tags. convert package.html to package-info.java.
Reviewed-by: darcy
!
ping...
On 06/13/2013 05:08 PM, Anthony Scarpino wrote:
Hi all,
I'm requesting a code review for the below bug
6755701 SunJCE DES/DESede SecretKeyFactory.generateSecret throws
InvalidKeySpecExc if passed SecretKeySpec
http://cr.openjdk.java.net/~ascarpino/6755701/webrev.00/
Thanks
Tony
Thanks, Joe. I've updated my changes with all the things you pointed
out. The new webrev:
http://cr.openjdk.java.net/~juh/8019360/webrev.01/
I'll push this now.
Thanks,
Jason
On 6/27/13 11:36 PM, Joe Darcy wrote:
Hi Jason,
On 06/27/2013 11:11 PM, Jason Uh wrote:
Joe,
Could I please get a r
Changeset: 1919c226b427
Author:dl
Date: 2013-06-28 12:10 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1919c226b427
8017739: ReentrantReadWriteLock is confused by the Threads with reused IDs
Reviewed-by: chegar
! src/share/classes/java/util/concurrent/locks/ReentrantReadWri
Hi Xuelei,
Please review my JDK 8 code changes to bring our XML Signature
implementation up-to-date with Apache Santuario version 1.5.4.
The changes are extensive, but many of them are simple formatting or
refactoring changes. Any questions, let me know.
http://cr.openjdk.java.net/~mullan/w
Changeset: 04378a645944
Author:alanb
Date: 2013-06-28 16:10 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/04378a645944
8019380: doclint warnings in java.nio, java.nio.file.**, java.nio.channels.**
Reviewed-by: chegar
! src/share/classes/java/nio/Buffer.java
! src/share/clas
Changeset: bdd699d7378d
Author:vromero
Date: 2013-06-28 14:36 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/bdd699d7378d
8005552: c.s.t.javap.AttributeWriter.visitLocalVariableTable() uses incorrect
format string
Reviewed-by: mcimadamore
! src/share/classes/com/sun/t
Hi Brad,
Thanks a lot for your review and test!
On 06/18/2013 08:44 AM, Brad Wetmore wrote:
On 6/17/2013 5:38 PM, Brad Wetmore wrote:
Pushed. Thanks for the contribution.
P.S. http://hg.openjdk.java.net/jdk8/tl/jdk/rev/116050227ee9
Brad
Brad
On 5/27/2013 12:11 PM, Brad Wetmore wro
Changeset: bb06c412d079
Author:vromero
Date: 2013-06-28 13:20 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/bb06c412d079
6473148: TreePath.iterator() should document the iteration order
Reviewed-by: mcimadamore
! src/share/classes/com/sun/source/util/TreePath.java
Changeset: 6101e52ce9e3
Author:emc
Date: 2013-06-28 06:54 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/6101e52ce9e3
8016760: Failure of regression test langtools/tools/javac/T6725036.java
Summary: Marking the failing test @ignore; the proposed change for 8015666
addr
Changeset: 28b71c97a72d
Author:psandoz
Date: 2013-06-28 10:29 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/28b71c97a72d
8012987: Optimizations for Stream.limit/substream
Reviewed-by: mduigou
Contributed-by: Brian Goetz , Paul Sandoz
! src/share/classes/java/util/stream/A
Changeset: c1df54fd19b2
Author:henryjen
Date: 2013-06-11 13:41 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c1df54fd19b2
8009736: Comparator API cleanup
Reviewed-by: psandoz, briangoetz, mduigou, plevart
! src/share/classes/java/util/Collections.java
! src/share/classes/ja
26 matches
Mail list logo