hg: jdk7/tl/jdk: 2 new changesets

2010-01-21 Thread vincent . ryan
Changeset: 117b245b5bb9 Author:vinnie Date: 2010-01-21 23:59 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/117b245b5bb9 6763530: Cannot decode PublicKey (Proider SunPKCS11, curve prime256v1) Reviewed-by: andrew ! src/share/classes/sun/security/pkcs11/P11ECKeyFactory.java !

core-libs-dev@openjdk.java.net

2010-01-21 Thread Joe Darcy
A few comments. First, part and parcel of doing numerical libraries work is developing tests; see, "Test where the failures are likely to be" (http://blogs.sun.com/darcy/entry/test_where_the_failures_are). An obvious set of tests to run are the regression tests I wrote as part of the fix for

core-libs-dev@openjdk.java.net

2010-01-21 Thread Jeff Hain
  Dmitry, From your bench, I see FloorCeil methods get in trouble with 64 bits architecture, but I never ran anything on 64 bits yet. I ran your bench on my laptop: - DELL inspiron 9400, with (two) Genuine Intel T2300 @ 1.666GHz. - java.runtime.version=1.6.0_11-b03 - java.class.version=50.0 - os.