Thu, 28 Apr 2011 20:48:36 -0700 7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties
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
Thu, 28 Apr 2011 20:18:57 -0700 7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard
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
Thu, 28 Apr 2011 17:51:25 -0700 7038843: IIOP serialization fails with NullPointerException when serializing Throwable
darcy [Thu, 28 Apr 2011 17:51:25 -0700] rev 9534
7038843: IIOP serialization fails with NullPointerException when serializing Throwable Reviewed-by: dholmes, mchung
Fri, 29 Apr 2011 00:21:54 +0100 6578658: Request for raw RSA (NONEwithRSA) Signature support in SunMSCAPI
vinnie [Fri, 29 Apr 2011 00:21:54 +0100] rev 9533
6578658: Request for raw RSA (NONEwithRSA) Signature support in SunMSCAPI Reviewed-by: wetmore
Thu, 28 Apr 2011 10:14:12 -0700 Merge
mduigou [Thu, 28 Apr 2011 10:14:12 -0700] rev 9532
Merge
Thu, 28 Apr 2011 10:12:02 -0700 7040381: Add StandardCharset.java to FILES_java.gmk
mduigou [Thu, 28 Apr 2011 10:12:02 -0700] rev 9531
7040381: Add StandardCharset.java to FILES_java.gmk Reviewed-by: alanb
Thu, 28 Apr 2011 08:51:43 -0700 7037081: Remove com.sun.tracing from NON_CORE_PKGS
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
Thu, 28 Apr 2011 09:46:12 -0400 7038565: address Findbugs issue in BatchUpdateException
lancea [Thu, 28 Apr 2011 09:46:12 -0400] rev 9529
7038565: address Findbugs issue in BatchUpdateException Reviewed-by: alanb, forax
Thu, 28 Apr 2011 20:34:53 +0800 7037201: regression: invalid signed jar file not detected
weijun [Thu, 28 Apr 2011 20:34:53 +0800] rev 9528
7037201: regression: invalid signed jar file not detected Reviewed-by: mullan
Wed, 27 Apr 2011 14:18:26 -0700 Merge
mduigou [Wed, 27 Apr 2011 14:18:26 -0700] rev 9527
Merge
Tue, 26 Apr 2011 14:25:42 -0700 4884238: Adds java.nio.charset.StandardCharset to provide static final constants for the standard charsets.
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
Wed, 27 Apr 2011 20:24:30 +0100 Merge
vinnie [Wed, 27 Apr 2011 20:24:30 +0100] rev 9525
Merge
Wed, 27 Apr 2011 20:21:32 +0100 6753664: Support SHA256 (and higher) in SunMSCAPI
vinnie [Wed, 27 Apr 2011 20:21:32 +0100] rev 9524
6753664: Support SHA256 (and higher) in SunMSCAPI Reviewed-by: mullan
Wed, 27 Apr 2011 13:46:22 +0100 7039186: (ch) EPoll based asynchronous I/O implementation should be portable to linux-arm and linux-ppc
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
Wed, 27 Apr 2011 17:11:06 +0800 6950929: Failures on Solaris sparc 64bit sun/security/krb5/auto/BadKdc4.java (and linux?)
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
Tue, 26 Apr 2011 10:35:06 -0700 7039369: Limit range of strictfp in FloatingDecimal
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
Tue, 26 Apr 2011 12:49:34 +0200 7029383: Refresh of non-client demos
nloodin [Tue, 26 Apr 2011 12:49:34 +0200] rev 9520
7029383: Refresh of non-client demos Reviewed-by: mchung, ohair
Fri, 22 Apr 2011 17:03:51 +0100 6931562: Support SunMSCAPI Security Provider in Windows 64-bit releases of JVM
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
Fri, 22 Apr 2011 08:46:51 -0700 Merge
kamg [Fri, 22 Apr 2011 08:46:51 -0700] rev 9518
Merge
Fri, 22 Apr 2011 04:57:48 -0700 Merge
kamg [Fri, 22 Apr 2011 04:57:48 -0700] rev 9517
Merge
Fri, 15 Apr 2011 10:17:23 -0400 6519228: JDWP Spec: need references at capability canRequestMonitorEvents for JDWP 1.6 Monitor* events
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
Fri, 22 Apr 2011 16:33:23 +0100 7038885: Improved bulk operation disclaimers for concurrent collections
dl [Fri, 22 Apr 2011 16:33:23 +0100] rev 9515
7038885: Improved bulk operation disclaimers for concurrent collections Reviewed-by: chegar
Fri, 22 Apr 2011 11:03:39 +0100 7025227: SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer
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
Thu, 21 Apr 2011 15:55:59 -0700 6998871: Support making the Throwable.stackTrace field immutable
darcy [Thu, 21 Apr 2011 15:55:59 -0700] rev 9513
6998871: Support making the Throwable.stackTrace field immutable Reviewed-by: dholmes, mchung, forax
Thu, 21 Apr 2011 17:44:55 -0400 Merge
mullan [Thu, 21 Apr 2011 17:44:55 -0400] rev 9512
Merge
Thu, 21 Apr 2011 17:39:28 -0400 7038175: Expired PKITS certificates causing CertPathBuilder and CertPathValidator regression test failures
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
Thu, 21 Apr 2011 13:32:37 -0700 Merge
lana [Thu, 21 Apr 2011 13:32:37 -0700] rev 9510
Merge
Thu, 21 Apr 2011 11:11:20 -0700 Merge
lana [Thu, 21 Apr 2011 11:11:20 -0700] rev 9509
Merge
Thu, 21 Apr 2011 19:05:29 +0100 6732372: Some MSCAPI native methods not returning correct exceptions.
vinnie [Thu, 21 Apr 2011 19:05:29 +0100] rev 9508
6732372: Some MSCAPI native methods not returning correct exceptions. Reviewed-by: mullan
Thu, 21 Apr 2011 17:00:23 +0100 7038542: Small performace regression in ConcurrentHashMap on c1 since CR 703655
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
Thu, 21 Apr 2011 14:25:46 +0100 Merge
vinnie [Thu, 21 Apr 2011 14:25:46 +0100] rev 9506
Merge
Thu, 21 Apr 2011 14:23:57 +0100 6888925: SunMSCAPI's Cipher can't use RSA public keys obtained from other sources.
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
Thu, 21 Apr 2011 13:53:27 +0100 7038501: Clarify meaning of "(optional)" in javadoc
dl [Thu, 21 Apr 2011 13:53:27 +0100] rev 9504
7038501: Clarify meaning of "(optional)" in javadoc Reviewed-by: chegar
Wed, 20 Apr 2011 17:20:00 -0700 6546713: link the word (optional) in exception specifications to the text which provides explanation and context.
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
Wed, 20 Apr 2011 16:30:38 -0700 6896297: (rmi) fix ConcurrentModificationException causing TCK failure
smarks [Wed, 20 Apr 2011 16:30:38 -0700] rev 9502
6896297: (rmi) fix ConcurrentModificationException causing TCK failure Reviewed-by: alanb, dholmes, peterjones
Wed, 20 Apr 2011 12:05:17 +0100 Merge
michaelm [Wed, 20 Apr 2011 12:05:17 +0100] rev 9501
Merge
Wed, 20 Apr 2011 12:03:30 +0100 7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited
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
Wed, 20 Apr 2011 18:41:32 +0800 6894072: always refresh keytab
weijun [Wed, 20 Apr 2011 18:41:32 +0800] rev 9499
6894072: always refresh keytab Reviewed-by: valeriep
Tue, 19 Apr 2011 10:47:33 -0700 7030579: Extra words in documentation of ListIterator may cause confusion
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
Mon, 18 Apr 2011 21:44:03 -0700 7027900: (fs) glob syntax under-specified
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
Tue, 03 May 2011 22:14:39 -0700 Merge
jgodinez [Tue, 03 May 2011 22:14:39 -0700] rev 9496
Merge
Fri, 29 Apr 2011 16:03:09 -0700 Merge
lana [Fri, 29 Apr 2011 16:03:09 -0700] rev 9495
Merge
Wed, 27 Apr 2011 18:15:27 +0400 6979551: closed/javax/swing/plaf/basic/BasicLabelUI/4798542/bug4798542.java fails
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
Wed, 27 Apr 2011 17:46:59 +0400 6888633: test/closed/javax/swing/JPopupMenu/4786415/bug4786415.java fails
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
Wed, 27 Apr 2011 15:26:38 +0400 7035209: 6u26 ea b01 - running an applet with old plugin crashes in awt.dll
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
Wed, 27 Apr 2011 13:43:22 +0400 7039403: Could not compile test/javax/swing/JLabel/6596966/bug6596966.java
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
Tue, 26 Apr 2011 10:46:19 +0900 7039469: (tz) Support tzdata2011g
peytoia [Tue, 26 Apr 2011 10:46:19 +0900] rev 9490
7039469: (tz) Support tzdata2011g Reviewed-by: okutsu
Fri, 22 Apr 2011 20:54:37 +0400 7036871: Some JCK interactive JSplitPane tests that test continuous layout fail with Nimbus L&F
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
Thu, 21 Apr 2011 14:29:23 +0400 7021058: The Create folder button produces error in the Details mode (JFileChooser)
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
Wed, 20 Apr 2011 16:46:31 +0400 7030629: closed/sun/audio/AudioClipClose/AudioClipClose.java test fails just against jdk7 b134
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
Tue, 19 Apr 2011 10:11:58 +0400 7036025: java.security.AccessControlException when creating JFileChooser in signed applet
rupashka [Tue, 19 Apr 2011 10:11:58 +0400] rev 9486
7036025: java.security.AccessControlException when creating JFileChooser in signed applet Reviewed-by: malenkov
Tue, 03 May 2011 22:13:02 -0700 Merge
jgodinez [Tue, 03 May 2011 22:13:02 -0700] rev 9485
Merge
Tue, 03 May 2011 15:19:04 +0400 7016528: Deadlock during mutual initialization of DataTransferer and DataTransferer$DataFlavorComparator
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
Fri, 29 Apr 2011 20:15:22 -0700 Merge
lana [Fri, 29 Apr 2011 20:15:22 -0700] rev 9483
Merge
Fri, 29 Apr 2011 16:16:25 +0400 7026055: Regression : Cannot use IME on JComboBox Japanese
dcherepanov [Fri, 29 Apr 2011 16:16:25 +0400] rev 9482
7026055: Regression : Cannot use IME on JComboBox Japanese Reviewed-by: art, ant, naoto
Fri, 29 Apr 2011 16:02:05 +0400 7034291: Regression : Preedit String on active client is committed into unexpected component
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
Thu, 28 Apr 2011 19:39:47 +0400 7034766: closed/java/awt/EmbeddedFrame/EmbeddedFrameGrabTest/EmbeddedFrameGrabTest.java failed on jdk7 b134
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
Thu, 28 Apr 2011 19:23:44 +0400 6853146: Regression: on-the-spot input is broken in AWT Peered components
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
Thu, 28 Apr 2011 20:14:30 +0400 6956646: Test: MouseWheelEvent/InfiniteRecursion test receives more MouseWheelEvents than expected
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
Thu, 28 Apr 2011 13:26:18 +0400 7032830: GraphicsDevice.setFullScreenWindow() works strange for decorated windows on OEL.
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
Wed, 27 Apr 2011 17:18:38 +0400 6998716: client vm crashes making browser fails to respond under some scenarios
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
Wed, 27 Apr 2011 14:58:40 +0400 7020922: java.awt.Toolkit.getPropertyChangeListeners() should mention that it returns proxies
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
Mon, 25 Apr 2011 20:39:35 +0400 6888182: Readable and permitted to delete files could not be transferred through Clipboard and DnD
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
Mon, 25 Apr 2011 21:08:14 +0400 7030632: Pasting HTML that was copied from MS Word results in IOException
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
Tue, 19 Apr 2011 18:52:49 +0400 7036733: Regression : NullPointerException when scrolling horizontally on AWT List
dav [Tue, 19 Apr 2011 18:52:49 +0400] rev 9472
7036733: Regression : NullPointerException when scrolling horizontally on AWT List Reviewed-by: dcherepanov
Tue, 19 Apr 2011 14:44:09 +0400 7036669: Simplify revalidating component hierarchy with multiple validate roots
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
Tue, 03 May 2011 22:11:02 -0700 Merge
jgodinez [Tue, 03 May 2011 22:11:02 -0700] rev 9470
Merge
Mon, 02 May 2011 14:38:22 -0700 6563734: Path2D.Float and Path2D.Double should have final getPathIterator methods
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
Fri, 29 Apr 2011 16:27:34 -0700 6982632: closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails
flar [Fri, 29 Apr 2011 16:27:34 -0700] rev 9468
6982632: closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails Reviewed-by: prr
Fri, 29 Apr 2011 11:27:07 -0700 Merge
lana [Fri, 29 Apr 2011 11:27:07 -0700] rev 9467
Merge
Thu, 28 Apr 2011 17:57:33 -0700 Merge
lana [Thu, 28 Apr 2011 17:57:33 -0700] rev 9466
Merge
Fri, 29 Apr 2011 10:58:33 -0700 6522514: Extending Arc2D.Double and serializing the object causes InvalidClassException
flar [Fri, 29 Apr 2011 10:58:33 -0700] rev 9465
6522514: Extending Arc2D.Double and serializing the object causes InvalidClassException Reviewed-by: prr
Fri, 29 Apr 2011 01:40:11 -0700 7020955: No focus point adjustment for RadialGradientPaint
flar [Fri, 29 Apr 2011 01:40:11 -0700] rev 9464
7020955: No focus point adjustment for RadialGradientPaint Reviewed-by: prr
Thu, 28 Apr 2011 08:55:19 -0400 7036754: NaNs in stroked quadratics.
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
Wed, 27 Apr 2011 12:15:34 +0400 7037091: sun/java2d/pipe/Test7027667.java test is not executed
bae [Wed, 27 Apr 2011 12:15:34 +0400] rev 9462
7037091: sun/java2d/pipe/Test7027667.java test is not executed Reviewed-by: prr
Fri, 22 Apr 2011 12:59:15 -0700 7031011: fallbackfont testing failed on OEL 6.
prr [Fri, 22 Apr 2011 12:59:15 -0700] rev 9461
7031011: fallbackfont testing failed on OEL 6. Reviewed-by: igor, jgodinez
Wed, 20 Apr 2011 09:10:36 -0700 6989724: font warnings in the build, native code
jgodinez [Wed, 20 Apr 2011 09:10:36 -0700] rev 9460
6989724: font warnings in the build, native code Reviewed-by: bae, igor
Fri, 06 May 2011 10:31:40 -0700 Merge
cl [Fri, 06 May 2011 10:31:40 -0700] rev 9459
Merge
Fri, 06 May 2011 02:27:10 +0100 Merge
andrew [Fri, 06 May 2011 02:27:10 +0100] rev 9458
Merge
Fri, 06 May 2011 01:55:29 +0100 7042040: Remove disk space sanity check
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
Thu, 05 May 2011 18:05:24 -0700 7026163: gzip tar files
cl [Thu, 05 May 2011 18:05:24 -0700] rev 9456
7026163: gzip tar files Reviewed-by: katleman
Wed, 04 May 2011 22:16:28 -0400 7041284: arm/ppc Missing launcher mapfiles prevent build
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
Thu, 05 May 2011 14:02:17 -0700 Added tag jdk7-b141 for changeset 3d44ee873b9c
schien [Thu, 05 May 2011 14:02:17 -0700] rev 9454
Added tag jdk7-b141 for changeset 3d44ee873b9c
Wed, 05 Jul 2017 17:43:24 +0200 Merge
duke [Wed, 05 Jul 2017 17:43:24 +0200] rev 9453
Merge
Fri, 06 May 2011 14:41:06 -0700 7040779: Bump the HS21 build number to 12
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
Fri, 06 May 2011 14:41:00 -0700 Merge
trims [Fri, 06 May 2011 14:41:00 -0700] rev 9451
Merge
Fri, 06 May 2011 11:36:25 -0700 Merge
never [Fri, 06 May 2011 11:36:25 -0700] rev 9450
Merge
Thu, 05 May 2011 21:06:14 -0700 7042327: assert(opaq->outcnt() == 1 && opaq->in(1) == limit)
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
Wed, 04 May 2011 22:41:17 -0700 7042070: Typo in Test6796786.java
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
Wed, 04 May 2011 22:31:18 -0700 7042052: Xcomp crash with PopSynchronousTest
never [Wed, 04 May 2011 22:31:18 -0700] rev 9447
7042052: Xcomp crash with PopSynchronousTest Reviewed-by: kvn, iveresov
Wed, 04 May 2011 13:12:42 -0700 5091921: Sign flip issues in loop optimizer
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
Wed, 04 May 2011 03:42:58 -0700 Merge
twisti [Wed, 04 May 2011 03:42:58 -0700] rev 9445
Merge
Wed, 04 May 2011 00:46:22 -0700 Merge
twisti [Wed, 04 May 2011 00:46:22 -0700] rev 9444
Merge
Wed, 04 May 2011 00:41:48 -0700 7041244: JSR 292: Server VM gets a SEGV running a JCK test
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
Wed, 04 May 2011 00:21:22 -0700 7041582: set_mode_flags isn't called without -Xmixed specified
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
Tue, 03 May 2011 20:56:35 -0700 7041603: standalone SA doesn't build after 7010849
never [Tue, 03 May 2011 20:56:35 -0700] rev 9441
7041603: standalone SA doesn't build after 7010849 Reviewed-by: dcubed
Tue, 03 May 2011 17:09:05 -0700 Merge
never [Tue, 03 May 2011 17:09:05 -0700] rev 9440
Merge
Tue, 03 May 2011 12:11:54 -0700 6796786: invalid FP identity transform - (a - b) -> b - a
never [Tue, 03 May 2011 12:11:54 -0700] rev 9439
6796786: invalid FP identity transform - (a - b) -> b - a Reviewed-by: iveresov, twisti
Tue, 03 May 2011 09:10:39 -0700 7041100: The load in String.equals intrinsic executed before null check
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
Mon, 02 May 2011 18:53:37 -0700 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
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
Mon, 02 May 2011 10:51:36 -0700 Merge
never [Mon, 02 May 2011 10:51:36 -0700] rev 9436
Merge
Mon, 02 May 2011 00:55:09 -0700 6552561: MaxRecursiveInlineLevel flag doesn't operate correctly
twisti [Mon, 02 May 2011 00:55:09 -0700] rev 9435
6552561: MaxRecursiveInlineLevel flag doesn't operate correctly Reviewed-by: kvn, never
Thu, 28 Apr 2011 16:40:23 -0700 7039652: Performance regression after 7004547 changes
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
Fri, 06 May 2011 11:25:16 -0400 Merge
kamg [Fri, 06 May 2011 11:25:16 -0400] rev 9433
Merge
Thu, 05 May 2011 21:20:21 -0400 7036525: Disable alternative source mechanism for OPENJDK builds
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
Thu, 05 May 2011 12:50:42 -0400 7033669: JVM TI spec has to be changed to not contain URLS to the VM Spec
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
Thu, 05 May 2011 09:33:14 -0400 Merge
kevinw [Thu, 05 May 2011 09:33:14 -0400] rev 9430
Merge
Mon, 18 Apr 2011 08:03:45 -0700 7005503: Make GuaranteedSafepointInterval a diagnostic flag
kevinw [Mon, 18 Apr 2011 08:03:45 -0700] rev 9429
7005503: Make GuaranteedSafepointInterval a diagnostic flag Reviewed-by: kamg, ysr
Wed, 04 May 2011 23:10:58 -0400 Merge
dholmes [Wed, 04 May 2011 23:10:58 -0400] rev 9428
Merge
Wed, 04 May 2011 19:16:49 -0400 7036267: c2/arm: mark version number as experimental and disable on unsupported platforms
dholmes [Wed, 04 May 2011 19:16:49 -0400] rev 9427
7036267: c2/arm: mark version number as experimental and disable on unsupported platforms Summary: Change call to Abstract_VM_Version::vm_info_string to VM_Version::vm_info_string so it cna be overridden by the arch specific VM_Version class Reviewed-by: bobv, phh
Fri, 06 May 2011 09:45:18 +0200 Merge
brutisso [Fri, 06 May 2011 09:45:18 +0200] rev 9426
Merge
Thu, 05 May 2011 07:51:05 -0700 6728025: LinkResolver is missing some ResourceMarks
jcoomes [Thu, 05 May 2011 07:51:05 -0700] rev 9425
6728025: LinkResolver is missing some ResourceMarks Reviewed-by: dholmes, coleenp, ysr, kamg
Thu, 05 May 2011 09:15:52 -0400 7040450: G1: assert((_g1->evacuation_failed()) || (!_g1->obj_in_cs(obj))) failed: shouldn't still be in ...
tonyp [Thu, 05 May 2011 09:15:52 -0400] rev 9424
7040450: G1: assert((_g1->evacuation_failed()) || (!_g1->obj_in_cs(obj))) failed: shouldn't still be in ... Summary: There is a race in the evac failure handling code that causes the condition the assert checks not to be true. The fix is to replace the too-strong assert with a more targeted one. Reviewed-by: johnc, ysr, jcoomes
Wed, 04 May 2011 15:08:44 -0700 7041501: NUMA: Expand the old gen more aggressively
iveresov [Wed, 04 May 2011 15:08:44 -0700] rev 9423
7041501: NUMA: Expand the old gen more aggressively Summary: Expand the old gen in bigger increments Reviewed-by: jmasa
Fri, 29 Apr 2011 09:11:03 +0200 7040068: CMS: Possibly unsafe initialization of BlockOffsetArrayUseUnallocatedBlock
brutisso [Fri, 29 Apr 2011 09:11:03 +0200] rev 9422
7040068: CMS: Possibly unsafe initialization of BlockOffsetArrayUseUnallocatedBlock Summary: BlockOffsetArrayUseUnallocatedBlock was intended to be turned off as part of BUG 6948538 but a code line in collectorPolicy.cpp actually kept it turned on. Reviewed-by: jwilhelm, ysr
Mon, 02 May 2011 07:08:53 -0700 Merge
jmasa [Mon, 02 May 2011 07:08:53 -0700] rev 9421
Merge
Fri, 29 Apr 2011 20:42:27 -0700 Merge
iveresov [Fri, 29 Apr 2011 20:42:27 -0700] rev 9420
Merge
Fri, 29 Apr 2011 12:39:32 -0700 7040485: Use transparent huge page on linux by default
iveresov [Fri, 29 Apr 2011 12:39:32 -0700] rev 9419
7040485: Use transparent huge page on linux by default Summary: Turn on UseLargePages by default but try only HugeTLBFS method if it is not explicitly specified on the command line. Reviewed-by: ysr
Fri, 29 Apr 2011 14:59:04 -0400 7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...)
tonyp [Fri, 29 Apr 2011 14:59:04 -0400] rev 9418
7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...) Summary: We should only undirty cards after we decide that they are not on a young region, not before. The fix also includes improvements to the verify_dirty_region() method which print out which cards were not found dirty. Reviewed-by: johnc, brutisso
Fri, 29 Apr 2011 12:40:49 -0400 7034139: G1: assert(Thread::current()->is_ConcurrentGC_thread()) failed: only a conc GC thread can call this.
tonyp [Fri, 29 Apr 2011 12:40:49 -0400] rev 9417
7034139: G1: assert(Thread::current()->is_ConcurrentGC_thread()) failed: only a conc GC thread can call this. Summary: We were calling STS join and leave during a STW pause and we are not suppoesed to. I now only call those during concurrent phase. I also added stress code in the non-product builds to force an overflows (the condition that ws uncovering the bug) to make sure it does not happen again. Reviewed-by: johnc, brutisso
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip