bpb [Wed, 19 Jun 2013 08:59:39 -0700] rev 18286
4837946: Faster multiplication and exponentiation of large integers
4646474: BigInteger.pow() algorithm slow in 1.4.0
Summary: Implement Karatsuba and 3-way Toom-Cook multiplication as well as exponentiation using Karatsuba and Toom-Cook squaring.
Reviewed-by: alanb, bpb, martin
Contributed-by: Alan Eliasen <eliasen@mindspring.com>
chegar [Wed, 19 Jun 2013 13:03:03 +0100] rev 18285
Merge
chegar [Wed, 19 Jun 2013 11:47:14 +0100] rev 18284
8017044: anti-delta fix for 8015402
Reviewed-by: alanb
xuelei [Wed, 19 Jun 2013 02:33:07 -0700] rev 18283
7188658: Add possibility to disable client initiated renegotiation
Reviewed-by: weijun, wetmore
mfang [Tue, 18 Jun 2013 21:08:48 -0700] rev 18282
8015657: jdk8 l10n resource file translation update 3
Reviewed-by: yhuang
xuelei [Tue, 18 Jun 2013 18:50:13 -0700] rev 18281
8000456: Add programmatic deadlock detection in SSLEngineDeadlock
Reviewed-by: wetmore
mduigou [Tue, 18 Jun 2013 16:03:10 -0700] rev 18280
8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap
Reviewed-by: forax, mduigou, psandoz
Contributed-by: Mike Duigou <mike.duigou@oracle.com>, Remi Forax <forax@univ-mlv.fr>
mduigou [Tue, 18 Jun 2013 14:11:45 -0700] rev 18279
Merge
bpb [Tue, 18 Jun 2013 11:36:39 -0700] rev 18278
8015395: NumberFormatException during startup if JDK-internal property java.lang.Integer.IntegerCache.high set to bad value
Summary: Fall back to default if a bad value is passed for this property.
Reviewed-by: mduigou
chegar [Tue, 18 Jun 2013 16:08:46 +0100] rev 18277
Merge
chegar [Tue, 18 Jun 2013 09:39:25 +0100] rev 18276
Merge
chegar [Mon, 17 Jun 2013 14:23:01 +0100] rev 18275
Merge
chegar [Mon, 17 Jun 2013 11:26:16 +0100] rev 18274
Merge
chegar [Fri, 14 Jun 2013 16:38:13 +0100] rev 18273
8012156: tools/javac/file/zip/T6865530.java fails for win32/64 in 7u25 nightly runs
Reviewed-by: alanb
chegar [Wed, 22 May 2013 13:57:59 +0100] rev 18272
8014737: java/lang/invoke/7196190/MHProxyTest.java fails after 8009424
Reviewed-by: twisti
leonidr [Mon, 20 May 2013 19:07:01 +0400] rev 18271
8014718: Netbeans IDE begins to throw a lot exceptions since 7u25 b10
Summary: Removed logging from SunToolkit
Reviewed-by: art
bae [Fri, 17 May 2013 16:14:42 +0400] rev 18270
8014205: Most of the Swing dialogs are blank on one win7 MUI
Reviewed-by: vadim
mchung [Tue, 14 May 2013 08:07:08 -0700] rev 18269
8010727: WLS fails to add a logger with "" in its own LogManager subclass instance
Reviewed-by: alanb, jgish
bae [Tue, 14 May 2013 21:10:47 +0400] rev 18268
8014427: REGRESSION: closed/javax/imageio/plugins/bmp/Write3ByteBgrTest.java fails since 7u25 b09
Reviewed-by: prr
xuelei [Tue, 14 May 2013 05:55:10 -0700] rev 18267
8014281: Better checking of XML signature
Summary: also reviewed by Andrew Gross and Christophe Ravel
Reviewed-by: mullan
mullan [Mon, 13 May 2013 17:50:14 -0400] rev 18266
8010714: XML DSig API allows a RetrievalMethod to reference another RetrievalMethod
Reviewed-by: xuelei, hawtin
coffeys [Thu, 09 May 2013 20:31:47 +0100] rev 18265
8013196: TimeZone.getDefault() throws NPE due to sun.awt.AppContext.getAppContext()
Reviewed-by: mchung, okutsu
twisti [Wed, 08 May 2013 12:09:35 -0700] rev 18264
8009424: Restrict publicLookup with additional checks
Reviewed-by: vlivanov, jdn
jfranck [Tue, 07 May 2013 13:23:08 +0200] rev 18263
8011139: (reflect) Revise checking in getEnclosingClass
Reviewed-by: darcy, mchung, ahgross
leonidr [Mon, 06 May 2013 16:12:55 +0400] rev 18262
8012933: Test closed/java/awt/Dialog/DialogAnotherThread/JaWSTest.java fails since jdk 7u25 b07
Summary: Do not mark context as disposed until we've posted all the events
Reviewed-by: art
mullan [Thu, 02 May 2013 11:42:44 -0400] rev 18261
8008744: Rework part of fix for JDK-6741606
Reviewed-by: xuelei, ahgross
dfuchs [Thu, 02 May 2013 10:46:09 +0200] rev 18260
8012243: about 30% regression on specjvm2008.serial on 7u25 comparing 7u21
Reviewed-by: alanb, skoivu, smarks, mchung
alexsch [Tue, 30 Apr 2013 13:55:48 +0400] rev 18259
8012330: [macosx] Sometimes the applet showing the modal dialog itself loses the ability to gain focus
Reviewed-by: serb, ant
bae [Tue, 30 Apr 2013 04:41:01 +0400] rev 18258
8012597: Better image channel verification
Reviewed-by: vadim
mullan [Mon, 29 Apr 2013 11:47:17 -0400] rev 18257
8009217: REGRESSION: test com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java fails to compile since 7u21b03
Reviewed-by: xuelei
prr [Fri, 26 Apr 2013 15:06:51 -0700] rev 18256
8012617: ArrayIndexOutOfBoundsException with some fonts using LineBreakMeasurer
Reviewed-by: bae, srl
bae [Fri, 26 Apr 2013 11:46:50 +0400] rev 18255
8012601: Better validation of image layouts
Reviewed-by: prr
prr [Thu, 25 Apr 2013 16:49:54 -0700] rev 18254
8012421: Better positioning of PairPositioning
Reviewed-by: srl, mschoene, vadim
chegar [Mon, 10 Jun 2013 10:38:33 +0100] rev 18253
Merge
chegar [Fri, 31 May 2013 10:34:25 +0100] rev 18252
Merge
chegar [Thu, 23 May 2013 12:58:51 +0100] rev 18251
Merge
chegar [Thu, 16 May 2013 11:47:51 +0100] rev 18250
Merge
chegar [Wed, 08 May 2013 11:22:25 +0100] rev 18249
Merge
chegar [Wed, 01 May 2013 12:25:43 +0100] rev 18248
Merge
chegar [Sun, 28 Apr 2013 09:35:25 +0100] rev 18247
Merge
bae [Wed, 24 Apr 2013 21:15:54 +0400] rev 18246
8012438: Better image validation
Reviewed-by: prr
chegar [Tue, 23 Apr 2013 11:13:38 +0100] rev 18245
Merge
mchung [Wed, 17 Apr 2013 15:04:59 -0700] rev 18244
8011557: Improve reflection utility classes
Reviewed-by: ahgross, alanb
chegar [Mon, 22 Apr 2013 11:29:43 +0100] rev 18243
Merge
chegar [Fri, 19 Apr 2013 14:14:18 +0100] rev 18242
Merge
leonidr [Wed, 27 Mar 2013 16:37:00 +0400] rev 18241
8003559: Update display of applet windows
Summary: Implemented applet security warning for OS X port
Reviewed-by: art, anthony, serb, skoivu
mullan [Mon, 22 Apr 2013 11:23:33 +0100] rev 18240
6741606: Integrate Apache Santuario
Reviewed-by: vinnie, hawtin
anthony [Tue, 09 Apr 2013 12:05:27 +0400] rev 18239
8011154: java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java failed since 7u25b03 on windows
Reviewed-by: art, yan
chegar [Mon, 22 Apr 2013 11:08:27 +0100] rev 18238
8012917: ObjectStreamClass and ObjectStreamField should be CallerSensitive aware
Reviewed-by: mchung
smarks [Mon, 22 Apr 2013 10:55:14 +0100] rev 18237
8008132: Better serialization support
Reviewed-by: alanb, hawtin
mchung [Mon, 22 Apr 2013 10:22:59 +0100] rev 18236
8012689: CallerSensitive annotation should not have CONSTRUCTOR Target
Reviewed-by: chegar
chegar [Mon, 22 Apr 2013 10:21:22 +0100] rev 18235
8012692: SerialJavaObject.java should be CallerSensitive aware
Reviewed-by: mchung
jfranck [Fri, 19 Apr 2013 14:40:31 +0100] rev 18234
8007812: (reflect) Class.getEnclosingMethod problematic for some classes
Summary: Better checking in getEnclosing(Method|Constructor|Class)
Reviewed-by: darcy, ahgross, mchung
sundar [Fri, 19 Apr 2013 11:43:19 +0100] rev 18233
8006611: Improve scripting
Reviewed-by: mchung
anthony [Thu, 18 Apr 2013 13:52:38 +0100] rev 18232
8009071: Improve shape handling
Reviewed-by: art, mschoene
leonidr [Tue, 16 Apr 2013 21:19:02 +0400] rev 18231
8011695: [tck-red] Application can not be run, the Security Warning dialog is gray.
Summary: EventQueue shouldn't use AppContext.getAppContext() to obtain its AppContext.
Reviewed-by: art