ngthomas [Tue, 10 May 2011 15:31:39 -0700] rev 9557
Merge
vinnie [Wed, 04 May 2011 20:38:45 +0100] rev 9556
6738532: Error in Elliptic Curve NamedCurve determination. (related to PKCS11)
Reviewed-by: valeriep
cgruszka [Tue, 10 May 2011 17:56:11 -0400] rev 9555
Merge
asaha [Wed, 04 May 2011 11:11:40 -0700] rev 9554
7035172: Reintroduce LICENSE file in JDK/JRE bundle
Reviewed-by: billyh
jgodinez [Mon, 09 May 2011 12:32:40 -0700] rev 9553
Merge
jgodinez [Tue, 03 May 2011 22:16:58 -0700] rev 9552
Merge
michaelm [Mon, 02 May 2011 20:17:18 +0100] rev 9551
Merge
michaelm [Mon, 02 May 2011 20:11:18 +0100] rev 9550
7041044: InetAddress.getByName(String,InetAddress) added in error
Reviewed-by: alanb
weijun [Tue, 03 May 2011 02:48:59 +0800] rev 9549
7040151: SPNEGO GSS code does not parse tokens in accordance to RFC 2478
Reviewed-by: valeriep
darcy [Mon, 02 May 2011 11:39:46 -0700] rev 9548
7041136: Use Objects.equals in JDK platform classes
Reviewed-by: alanb, mduigou
sherman [Mon, 02 May 2011 11:42:52 -0700] rev 9547
7040220: java/char_encodin Optimize UTF-8 charset for String.getBytes()/new String(byte[])
Summary: implement sun.nio.cs.ArrayEn/Decoer in utf8
Reviewed-by: alanb
bpatel [Mon, 02 May 2011 10:14:27 -0700] rev 9546
6553182: Need to modify javadoc doclet for GPL
Reviewed-by: jjg
michaelm [Mon, 02 May 2011 11:47:55 +0100] rev 9545
Merge
michaelm [Mon, 02 May 2011 11:02:58 +0100] rev 9544
6569621: Problem with java/classes_net
Reviewed-by: chegar
sherman [Sun, 01 May 2011 11:39:32 -0700] rev 9543
7036522: j.u.r.Pattern documentation errors
Summary: updated the Perl related information
Reviewed-by: alanb
weijun [Sun, 01 May 2011 14:22:32 +0800] rev 9542
7040916: DynamicKeyTab test fails on Windows
Reviewed-by: xuelei
lana [Sat, 30 Apr 2011 16:55:46 -0700] rev 9541
Merge
mduigou [Fri, 29 Apr 2011 14:09:46 -0700] rev 9540
7040572: Fix broken java/nio/charset/StandardCharset/Standard.java and add more tests.
Reviewed-by: alanb
valeriep [Fri, 29 Apr 2011 13:31:13 -0700] rev 9539
7036252: sunpkcs11-solaris.cfg needs a review
Summary: Updated the disabled mechanisms section since Solaris bug 6306708 has been fixed.
Reviewed-by: mullan
mchung [Fri, 29 Apr 2011 08:51:34 -0700] rev 9538
7039809: Remove @ConstructorProperties annotation from java.io.File class
Reviewed-by: alanb, malenkov
lancea [Fri, 29 Apr 2011 09:04:03 -0400] rev 9537
7040150: Indexing Error in CachedRowSetImpl.removeCurrentRow
Reviewed-by: smarks
sherman [Thu, 28 Apr 2011 20:48:36 -0700] rev 9536
7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties
Summary: updated the regex Unicode property support
Reviewed-by: alanb
sherman [Thu, 28 Apr 2011 20:18:57 -0700] rev 9535
7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard
Summary: updated j.l.c.lsLowerCase/isUpperCase
Reviewed-by: okutsu
darcy [Thu, 28 Apr 2011 17:51:25 -0700] rev 9534
7038843: IIOP serialization fails with NullPointerException when serializing Throwable
Reviewed-by: dholmes, mchung
vinnie [Fri, 29 Apr 2011 00:21:54 +0100] rev 9533
6578658: Request for raw RSA (NONEwithRSA) Signature support in SunMSCAPI
Reviewed-by: wetmore
mduigou [Thu, 28 Apr 2011 10:14:12 -0700] rev 9532
Merge
mduigou [Thu, 28 Apr 2011 10:12:02 -0700] rev 9531
7040381: Add StandardCharset.java to FILES_java.gmk
Reviewed-by: alanb
mchung [Thu, 28 Apr 2011 08:51:43 -0700] rev 9530
7037081: Remove com.sun.tracing from NON_CORE_PKGS
Reviewed-by: ohair, jjg, jmasa
lancea [Thu, 28 Apr 2011 09:46:12 -0400] rev 9529
7038565: address Findbugs issue in BatchUpdateException
Reviewed-by: alanb, forax
weijun [Thu, 28 Apr 2011 20:34:53 +0800] rev 9528
7037201: regression: invalid signed jar file not detected
Reviewed-by: mullan
mduigou [Wed, 27 Apr 2011 14:18:26 -0700] rev 9527
Merge
mduigou [Tue, 26 Apr 2011 14:25:42 -0700] rev 9526
4884238: Adds java.nio.charset.StandardCharset to provide static final constants for the standard charsets.
Reviewed-by: alanb, sherman, darcy
vinnie [Wed, 27 Apr 2011 20:24:30 +0100] rev 9525
Merge
vinnie [Wed, 27 Apr 2011 20:21:32 +0100] rev 9524
6753664: Support SHA256 (and higher) in SunMSCAPI
Reviewed-by: mullan
alanb [Wed, 27 Apr 2011 13:46:22 +0100] rev 9523
7039186: (ch) EPoll based asynchronous I/O implementation should be portable to linux-arm and linux-ppc
Reviewed-by: dholmes
weijun [Wed, 27 Apr 2011 17:11:06 +0800] rev 9522
6950929: Failures on Solaris sparc 64bit sun/security/krb5/auto/BadKdc4.java (and linux?)
Reviewed-by: xuelei
darcy [Tue, 26 Apr 2011 10:35:06 -0700] rev 9521
7039369: Limit range of strictfp in FloatingDecimal
Summary: Additional reviews by sergey.kuksenko@oracle.com
Reviewed-by: alanb
nloodin [Tue, 26 Apr 2011 12:49:34 +0200] rev 9520
7029383: Refresh of non-client demos
Reviewed-by: mchung, ohair
vinnie [Fri, 22 Apr 2011 17:03:51 +0100] rev 9519
6931562: Support SunMSCAPI Security Provider in Windows 64-bit releases of JVM
Reviewed-by: mullan
kamg [Fri, 22 Apr 2011 08:46:51 -0700] rev 9518
Merge
kamg [Fri, 22 Apr 2011 04:57:48 -0700] rev 9517
Merge
kamg [Fri, 15 Apr 2011 10:17:23 -0400] rev 9516
6519228: JDWP Spec: need references at capability canRequestMonitorEvents for JDWP 1.6 Monitor* events
Summary: Add descriptions in event type table
Reviewed-by: ohair, jjh, acorn, dcubed
dl [Fri, 22 Apr 2011 16:33:23 +0100] rev 9515
7038885: Improved bulk operation disclaimers for concurrent collections
Reviewed-by: chegar
coffeys [Fri, 22 Apr 2011 11:03:39 +0100] rev 9514
7025227: SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer
6932403: SSLSocketImpl state issue
Reviewed-by: xuelei
darcy [Thu, 21 Apr 2011 15:55:59 -0700] rev 9513
6998871: Support making the Throwable.stackTrace field immutable
Reviewed-by: dholmes, mchung, forax
mullan [Thu, 21 Apr 2011 17:44:55 -0400] rev 9512
Merge
mullan [Thu, 21 Apr 2011 17:39:28 -0400] rev 9511
7038175: Expired PKITS certificates causing CertPathBuilder and CertPathValidator regression test failures
Reviewed-by: xuelei
lana [Thu, 21 Apr 2011 13:32:37 -0700] rev 9510
Merge
lana [Thu, 21 Apr 2011 11:11:20 -0700] rev 9509
Merge
vinnie [Thu, 21 Apr 2011 19:05:29 +0100] rev 9508
6732372: Some MSCAPI native methods not returning correct exceptions.
Reviewed-by: mullan
dl [Thu, 21 Apr 2011 17:00:23 +0100] rev 9507
7038542: Small performace regression in ConcurrentHashMap on c1 since CR 703655
Reviewed-by: chegar
vinnie [Thu, 21 Apr 2011 14:25:46 +0100] rev 9506
Merge
vinnie [Thu, 21 Apr 2011 14:23:57 +0100] rev 9505
6888925: SunMSCAPI's Cipher can't use RSA public keys obtained from other sources.
Reviewed-by: mullan
dl [Thu, 21 Apr 2011 13:53:27 +0100] rev 9504
7038501: Clarify meaning of "(optional)" in javadoc
Reviewed-by: chegar
mduigou [Wed, 20 Apr 2011 17:20:00 -0700] rev 9503
6546713: link the word (optional) in exception specifications to the text which provides explanation and context.
Reviewed-by: dholmes, dl
smarks [Wed, 20 Apr 2011 16:30:38 -0700] rev 9502
6896297: (rmi) fix ConcurrentModificationException causing TCK failure
Reviewed-by: alanb, dholmes, peterjones
michaelm [Wed, 20 Apr 2011 12:05:17 +0100] rev 9501
Merge
michaelm [Wed, 20 Apr 2011 12:03:30 +0100] rev 9500
7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited
Reviewed-by: dholmes, alanb
weijun [Wed, 20 Apr 2011 18:41:32 +0800] rev 9499
6894072: always refresh keytab
Reviewed-by: valeriep
mduigou [Tue, 19 Apr 2011 10:47:33 -0700] rev 9498
7030579: Extra words in documentation of ListIterator may cause confusion
Reviewed-by: dholmes, alanb
sherman [Mon, 18 Apr 2011 21:44:03 -0700] rev 9497
7027900: (fs) glob syntax under-specified
Summary: Clarify how leading dots are treated in nio2 glob
Reviewed-by: alanb
jgodinez [Tue, 03 May 2011 22:14:39 -0700] rev 9496
Merge
lana [Fri, 29 Apr 2011 16:03:09 -0700] rev 9495
Merge
dav [Wed, 27 Apr 2011 18:15:27 +0400] rev 9494
6979551: closed/javax/swing/plaf/basic/BasicLabelUI/4798542/bug4798542.java fails
Reviewed-by: art, yan, alexp
dav [Wed, 27 Apr 2011 17:46:59 +0400] rev 9493
6888633: test/closed/javax/swing/JPopupMenu/4786415/bug4786415.java fails
Reviewed-by: rupashka, alexp
bagiras [Wed, 27 Apr 2011 15:26:38 +0400] rev 9492
7035209: 6u26 ea b01 - running an applet with old plugin crashes in awt.dll
Reviewed-by: art, amenkov
rupashka [Wed, 27 Apr 2011 13:43:22 +0400] rev 9491
7039403: Could not compile test/javax/swing/JLabel/6596966/bug6596966.java
Reviewed-by: malenkov
peytoia [Tue, 26 Apr 2011 10:46:19 +0900] rev 9490
7039469: (tz) Support tzdata2011g
Reviewed-by: okutsu
alexp [Fri, 22 Apr 2011 20:54:37 +0400] rev 9489
7036871: Some JCK interactive JSplitPane tests that test continuous layout fail with Nimbus L&F
Reviewed-by: rupashka
rupashka [Thu, 21 Apr 2011 14:29:23 +0400] rev 9488
7021058: The Create folder button produces error in the Details mode (JFileChooser)
Reviewed-by: malenkov
amenkov [Wed, 20 Apr 2011 16:46:31 +0400] rev 9487
7030629: closed/sun/audio/AudioClipClose/AudioClipClose.java test fails just against jdk7 b134
7033899: SoundTestSuite: test050 fails on Ubuntu Linux
Reviewed-by: bae
rupashka [Tue, 19 Apr 2011 10:11:58 +0400] rev 9486
7036025: java.security.AccessControlException when creating JFileChooser in signed applet
Reviewed-by: malenkov
jgodinez [Tue, 03 May 2011 22:13:02 -0700] rev 9485
Merge
serb [Tue, 03 May 2011 15:19:04 +0400] rev 9484
7016528: Deadlock during mutual initialization of DataTransferer and DataTransferer$DataFlavorComparator
Reviewed-by: dav, art, denis
lana [Fri, 29 Apr 2011 20:15:22 -0700] rev 9483
Merge
dcherepanov [Fri, 29 Apr 2011 16:16:25 +0400] rev 9482
7026055: Regression : Cannot use IME on JComboBox Japanese
Reviewed-by: art, ant, naoto
dcherepanov [Fri, 29 Apr 2011 16:02:05 +0400] rev 9481
7034291: Regression : Preedit String on active client is committed into unexpected component
Reviewed-by: art, naoto
dcherepanov [Thu, 28 Apr 2011 19:39:47 +0400] rev 9480
7034766: closed/java/awt/EmbeddedFrame/EmbeddedFrameGrabTest/EmbeddedFrameGrabTest.java failed on jdk7 b134
Reviewed-by: art, ant
dcherepanov [Thu, 28 Apr 2011 19:23:44 +0400] rev 9479
6853146: Regression: on-the-spot input is broken in AWT Peered components
Reviewed-by: art, ant, naoto
dav [Thu, 28 Apr 2011 20:14:30 +0400] rev 9478
6956646: Test: MouseWheelEvent/InfiniteRecursion test receives more MouseWheelEvents than expected
Reviewed-by: serb, dcherepanov
dcherepanov [Thu, 28 Apr 2011 13:26:18 +0400] rev 9477
7032830: GraphicsDevice.setFullScreenWindow() works strange for decorated windows on OEL.
7016382: GraphicsDevice.setFullScreenWindow() - spec clarification for exclusive mode for dec/undec Frames
Reviewed-by: art
denis [Wed, 27 Apr 2011 17:18:38 +0400] rev 9476
6998716: client vm crashes making browser fails to respond under some scenarios
Reviewed-by: art, denis, uta
denis [Wed, 27 Apr 2011 14:58:40 +0400] rev 9475
7020922: java.awt.Toolkit.getPropertyChangeListeners() should mention that it returns proxies
Reviewed-by: malenkov
denis [Mon, 25 Apr 2011 20:39:35 +0400] rev 9474
6888182: Readable and permitted to delete files could not be transferred through Clipboard and DnD
Reviewed-by: uta
dav [Mon, 25 Apr 2011 21:08:14 +0400] rev 9473
7030632: Pasting HTML that was copied from MS Word results in IOException
Reviewed-by: uta, denis
dav [Tue, 19 Apr 2011 18:52:49 +0400] rev 9472
7036733: Regression : NullPointerException when scrolling horizontally on AWT List
Reviewed-by: dcherepanov
anthony [Tue, 19 Apr 2011 14:44:09 +0400] rev 9471
7036669: Simplify revalidating component hierarchy with multiple validate roots
Summary: Introduce Component.revalidate() method
Reviewed-by: art, alexp
jgodinez [Tue, 03 May 2011 22:11:02 -0700] rev 9470
Merge
flar [Mon, 02 May 2011 14:38:22 -0700] rev 9469
6563734: Path2D.Float and Path2D.Double should have final getPathIterator methods
Reviewed-by: prr
flar [Fri, 29 Apr 2011 16:27:34 -0700] rev 9468
6982632: closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails
Reviewed-by: prr
lana [Fri, 29 Apr 2011 11:27:07 -0700] rev 9467
Merge
lana [Thu, 28 Apr 2011 17:57:33 -0700] rev 9466
Merge
flar [Fri, 29 Apr 2011 10:58:33 -0700] rev 9465
6522514: Extending Arc2D.Double and serializing the object causes InvalidClassException
Reviewed-by: prr
flar [Fri, 29 Apr 2011 01:40:11 -0700] rev 9464
7020955: No focus point adjustment for RadialGradientPaint
Reviewed-by: prr
dlila [Thu, 28 Apr 2011 08:55:19 -0400] rev 9463
7036754: NaNs in stroked quadratics.
Summary: Check for them and remove them.
Reviewed-by: flar
bae [Wed, 27 Apr 2011 12:15:34 +0400] rev 9462
7037091: sun/java2d/pipe/Test7027667.java test is not executed
Reviewed-by: prr
prr [Fri, 22 Apr 2011 12:59:15 -0700] rev 9461
7031011: fallbackfont testing failed on OEL 6.
Reviewed-by: igor, jgodinez
jgodinez [Wed, 20 Apr 2011 09:10:36 -0700] rev 9460
6989724: font warnings in the build, native code
Reviewed-by: bae, igor
cl [Fri, 06 May 2011 10:31:40 -0700] rev 9459
Merge
andrew [Fri, 06 May 2011 02:27:10 +0100] rev 9458
Merge
andrew [Fri, 06 May 2011 01:55:29 +0100] rev 9457
7042040: Remove disk space sanity check
Summary: Remove outdated disk space checks using df
Reviewed-by: ohair, omajid
cl [Thu, 05 May 2011 18:05:24 -0700] rev 9456
7026163: gzip tar files
Reviewed-by: katleman
dholmes [Wed, 04 May 2011 22:16:28 -0400] rev 9455
7041284: arm/ppc Missing launcher mapfiles prevent build
Summary: Disable use of launcher mapfiles when cross-compiling
Reviewed-by: ohair, ksrini
schien [Thu, 05 May 2011 14:02:17 -0700] rev 9454
Added tag jdk7-b141 for changeset 3d44ee873b9c
duke [Wed, 05 Jul 2017 17:43:24 +0200] rev 9453
Merge
trims [Fri, 06 May 2011 14:41:06 -0700] rev 9452
7040779: Bump the HS21 build number to 12
Summary: Update the HS21 build number to 12
Reviewed-by: jcoomes
trims [Fri, 06 May 2011 14:41:00 -0700] rev 9451
Merge
never [Fri, 06 May 2011 11:36:25 -0700] rev 9450
Merge
kvn [Thu, 05 May 2011 21:06:14 -0700] rev 9449
7042327: assert(opaq->outcnt() == 1 && opaq->in(1) == limit)
Summary: Separate limit by Opaque2 node when calculating new limit for unrolled loop.
Reviewed-by: never
kvn [Wed, 04 May 2011 22:41:17 -0700] rev 9448
7042070: Typo in Test6796786.java
Summary: The test should compare with -0.0f.
Reviewed-by: never, iveresov
never [Wed, 04 May 2011 22:31:18 -0700] rev 9447
7042052: Xcomp crash with PopSynchronousTest
Reviewed-by: kvn, iveresov
kvn [Wed, 04 May 2011 13:12:42 -0700] rev 9446
5091921: Sign flip issues in loop optimizer
Summary: Fix integer overflow problem in the code generated by loop optimizer.
Reviewed-by: never
twisti [Wed, 04 May 2011 03:42:58 -0700] rev 9445
Merge
twisti [Wed, 04 May 2011 00:46:22 -0700] rev 9444
Merge
twisti [Wed, 04 May 2011 00:41:48 -0700] rev 9443
7041244: JSR 292: Server VM gets a SEGV running a JCK test
Reviewed-by: iveresov, kvn, never
never [Wed, 04 May 2011 00:21:22 -0700] rev 9442
7041582: set_mode_flags isn't called without -Xmixed specified
Reviewed-by: kvn, iveresov
never [Tue, 03 May 2011 20:56:35 -0700] rev 9441
7041603: standalone SA doesn't build after 7010849
Reviewed-by: dcubed
never [Tue, 03 May 2011 17:09:05 -0700] rev 9440
Merge
never [Tue, 03 May 2011 12:11:54 -0700] rev 9439
6796786: invalid FP identity transform - (a - b) -> b - a
Reviewed-by: iveresov, twisti
kvn [Tue, 03 May 2011 09:10:39 -0700] rev 9438
7041100: The load in String.equals intrinsic executed before null check
Summary: Remove control from loads in String.equals intrinsic and cast argument to not-null.
Reviewed-by: never
never [Mon, 02 May 2011 18:53:37 -0700] rev 9437
7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
Reviewed-by: kvn, twisti
never [Mon, 02 May 2011 10:51:36 -0700] rev 9436
Merge
twisti [Mon, 02 May 2011 00:55:09 -0700] rev 9435
6552561: MaxRecursiveInlineLevel flag doesn't operate correctly
Reviewed-by: kvn, never
kvn [Thu, 28 Apr 2011 16:40:23 -0700] rev 9434
7039652: Performance regression after 7004547 changes
Summary: Use unrolled_count() to limit unrolling and use the stride check only for initial stride value.
Reviewed-by: never
kamg [Fri, 06 May 2011 11:25:16 -0400] rev 9433
Merge
dholmes [Thu, 05 May 2011 21:20:21 -0400] rev 9432
7036525: Disable alternative source mechanism for OPENJDK builds
Summary: By default if OPENJDK=true is set then we don't look in the alt-src predefined location. The user can explicitly set HS_ALT_SRC_REL to the desired location in conjunction with OPENJDK=true, if they wish.
Reviewed-by: jcoomes, kamg
kamg [Thu, 05 May 2011 12:50:42 -0400] rev 9431
7033669: JVM TI spec has to be changed to not contain URLS to the VM Spec
Summary: Update JVMTI source files to remove hyperlinks and add full legal name
Reviewed-by: acorn, dcubed, dholmes
kevinw [Thu, 05 May 2011 09:33:14 -0400] rev 9430
Merge