Webrev withdrawn. I'm studying the behavior of several third-party SASL
impls to see how they deal with this.
Stay tuned.
-Max
On 4/17/13 6:39 PM, Weijun Wang wrote:
Hi Valerie or Vinnie
Please take a review on this fix
http://cr.openjdk.java.net/~weijun/8012082/webrev.00/
Bug is
Changeset: 674880648db4
Author:briangoetz
Date: 2013-04-16 13:51 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/674880648db4
8010096: Initial java.util.Spliterator putback
Reviewed-by: mduigou, alanb, chegar, darcy
Contributed-by: Paul Sandoz , Brian Goetz
, Doug Lea
! src
Changeset: 7f9f69729934
Author:coleenp
Date: 2013-04-17 12:50 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7f9f69729934
8009531: Crash when redefining class with annotated method
Summary: Add code to annotated methods and command line flags to the tests to
verify bug above
Changeset: b95c5c8ee60a
Author:jgish
Date: 2013-04-16 13:25 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/rev/b95c5c8ee60a
8011347: JKD-8009824 has broken webrev with some ksh versions
Reviewed-by: mduigou
! make/scripts/webrev.ksh
Changeset: 414384c3b3eb
Author:yhuang
Date: 2013-04-16 22:28 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/414384c3b3eb
8011977: ISO 4217 Amendment Number 155
Reviewed-by: naoto
! src/share/classes/java/util/CurrencyData.properties
! test/java/util/Currency/tablea1.txt
Cha
Changeset: 87c62f03bc07
Author:jgodinez
Date: 2013-03-27 12:42 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/87c62f03bc07
8010005: [parfait] Memory leak in jdk/src/macosx/native/sun/awt/CTextPipe.m
Reviewed-by: bae, prr
Contributed-by: jia-hong.c...@oracle.com
! src/macosx/
Changeset: a5e7c2f093c9
Author:lana
Date: 2013-04-16 08:11 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/a5e7c2f093c9
Merge
-
src/share/jaxws_classes/com/sun/tools/internal/ws/wscompile/DefaultAuthenticator.java
-
src/share/jaxws_classes/com/sun/tools/internal/xjc/api/i
Changeset: e437668ced9d
Author:amurillo
Date: 2013-04-11 01:14 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/e437668ced9d
8011948: new hotspot build - hs25-b28
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 68fe50d4f1d5
Author:johnc
Date: 2013-04-05 10
Changeset: 1f19b84efa6d
Author:lana
Date: 2013-04-16 08:16 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/1f19b84efa6d
Merge
- src/share/classes/com/sun/tools/javac/util/CloseableURLClassLoader.java
- test/tools/javac/diags/examples/SecondaryBoundMustBeMarkerIntf.java
Changeset: 35881a9d0fc2
Author:lana
Date: 2013-04-16 08:16 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/35881a9d0fc2
Merge
- test/script/basic/JDK-8017010.js
- test/script/basic/JDK-8017010.js.EXPECTED
Changeset: 44d8612e29b0
Author:lana
Date: 2013-04-17 10:3
Changeset: 73e3b474125e
Author:mchung
Date: 2013-04-17 12:04 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/73e3b474125e
8004260: dynamic proxy class should have the same Java language access as the
proxy interfaces
Reviewed-by: alanb, jrose, jdn
! src/share/classes/java/la
Changeset: d9f9040554d6
Author:mduigou
Date: 2013-04-17 11:39 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d9f9040554d6
8010953: Add primitive summary statistics utils
Reviewed-by: mduigou, dholmes, chegar, darcy
Contributed-by: Brian Goetz
+ src/share/classes/java/util/D
Changeset: 7ded74ffea36
Author:alanb
Date: 2013-04-17 16:11 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7ded74ffea36
8012019: (fc) Thread.interrupt triggers hang in FileChannelImpl.pread (win)
Reviewed-by: chegar
! src/share/classes/sun/nio/ch/DatagramChannelImpl.java
! s
Changeset: 473ed4b94306
Author:vinnie
Date: 2013-04-11 17:57 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/473ed4b94306
7171982: Cipher getParameters() throws RuntimeException: Cannot find SunJCE
provider
Reviewed-by: vinnie, wetmore
Contributed-by: Tony Scarpino
! src/sh
Hi Valerie or Vinnie
Please take a review on this fix
http://cr.openjdk.java.net/~weijun/8012082/webrev.00/
Bug is
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8012082
The problem is that a single MessageProp is used in all wrap and unwrap
calls and the output value is not checke
On 04/11/2013 10:10 PM, Brad Wetmore wrote:
new SecureRandom() does not block for seeding. It reads straight from
/dev/urandom, so it may have some impact on the kernel entropy pool.
I'm assuming you're using the default configuration, and using
nextBytes() and not generateSeed()? Then Native
Changeset: 49d32c84dfea
Author:vromero
Date: 2013-04-17 11:11 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/49d32c84dfea
8011181: javac, empty UTF8 entry generated for inner class
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
+ test/too
17 matches
Mail list logo