chegar [Wed, 19 Sep 2012 14:55:40 +0100] rev 13822
7199500: Minor typo in AbstractStringBuilder.java header
Reviewed-by: coffeys
jgish [Wed, 19 Sep 2012 08:52:21 -0400] rev 13821
4722265: (spec str) StringBuffer.ensureCapacity() should mention that capacity is mutable
Summary: add usage note to AbstractStringBuilder ensureCapacity()
Reviewed-by: mduigou, dholmes, chegar
mchung [Tue, 18 Sep 2012 15:06:14 -0700] rev 13820
7198070: Eliminate static dependency from JMX to java.beans.ConstructorProperties
Reviewed-by: alanb
dxu [Tue, 18 Sep 2012 14:45:09 -0700] rev 13819
7195933: There is incorrect link to "Info-ZIP Application Note 970311" in doc page of Package java.util.zip
Summary: Correct a java doc link in java.util.zip package page
Reviewed-by: chegar, lancea, sherman
Contributed-by: dan.xu@oracle.com
alanb [Tue, 18 Sep 2012 21:21:10 +0100] rev 13818
7190273: Deprecate com.sun.security.auth.callback.DialogCallbackHandler
Reviewed-by: mullan
mduigou [Tue, 18 Sep 2012 11:04:12 -0700] rev 13817
7199249: TEST_BUG : Add /othervm to Collisions.java @run main with -D definitions
Reviewed-by: alanb
naoto [Tue, 18 Sep 2012 10:34:36 -0700] rev 13816
7198984: Add java/text/Bidi/Bug6665028.java to ProblemList.txt
Reviewed-by: alanb
Contributed-by: yiming.wang@oracle.com
xuelei [Tue, 18 Sep 2012 06:51:02 -0700] rev 13815
7199066: Typo in method name
Reviewed-by: mullan
dxu [Tue, 18 Sep 2012 13:14:49 +0100] rev 13814
7142919: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing intermittently [sol11]
Reviewed-by: alanb
vinnie [Tue, 18 Sep 2012 11:08:48 +0100] rev 13813
7198901: correct the field size check when decoding a point on ECC curve
Reviewed-by: xuelei
weijun [Tue, 18 Sep 2012 17:38:43 +0800] rev 13812
7198871: cleanup security tests in problem lists with no CR attached
Reviewed-by: alanb
mduigou [Mon, 17 Sep 2012 11:36:10 -0700] rev 13811
7198988: re-order paramaters for Collision.java @run
Reviewed-by: alanb
sla [Mon, 17 Sep 2012 12:40:33 +0200] rev 13810
7198849: Make javax/management/remote/mandatory/notif/ListenerScaleTest.java less timing sensitive
Reviewed-by: alanb
weijun [Mon, 17 Sep 2012 18:19:16 +0800] rev 13809
7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
Reviewed-by: vinnie
sla [Mon, 17 Sep 2012 11:27:25 +0200] rev 13808
7198846: Add javax/management/remote/mandatory/notif/DiffHBTest.java to ProblemList.txt
Reviewed-by: alanb
weijun [Mon, 17 Sep 2012 17:19:50 +0800] rev 13807
7198205: CloseTest fails on mac
Reviewed-by: alanb, chegar, michaelm
mullan [Sun, 16 Sep 2012 13:29:25 -0700] rev 13806
7195409: CertPath/CertPathValidatorTest/KeyParamsInheritanceTest fails with NullPointerException
Reviewed-by: xuelei
mduigou [Tue, 11 Sep 2012 07:42:02 -0700] rev 13805
7189926: Reduce test size for default run. Add additional run enabling alternative hashing.
Reviewed-by: alanb
lana [Fri, 14 Sep 2012 10:14:02 -0700] rev 13804
Merge
mchung [Fri, 14 Sep 2012 09:47:14 -0700] rev 13803
7193302: Remove ConstructorProperties annotation from java.lang.management.LockInfo
Reviewed-by: alanb, sla, egahlin
mullan [Fri, 14 Sep 2012 10:30:38 -0400] rev 13802
Merge
mullan [Fri, 14 Sep 2012 10:14:15 -0400] rev 13801
Merge
mullan [Fri, 14 Sep 2012 10:13:04 -0400] rev 13800
7176627: CertPath/jep124/PreferCRL_SoftFail test fails (Could not determine revocation status)
Reviewed-by: xuelei
alanb [Thu, 13 Sep 2012 15:04:01 +0100] rev 13799
7197637: (ch) sun.nio.ch.Default* cause providers for other platforms to be included in rt.jar
Reviewed-by: mchung
chegar [Thu, 13 Sep 2012 11:17:08 +0100] rev 13798
7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error
Reviewed-by: alanb
mullan [Wed, 12 Sep 2012 15:21:46 -0400] rev 13797
Merge
mullan [Wed, 12 Sep 2012 15:20:54 -0400] rev 13796
7196593: java.security.debug=help doesn't list certpath option
Reviewed-by: mullan, wetmore, valeriep
Contributed-by: jason.uh@oracle.com
dxu [Fri, 31 Aug 2012 13:42:47 -0700] rev 13795
7193406: Clean-up JDK Build Warnings in java.util, java.io
Summary: Clean-up JDK Build Warnings in java.util, java.io Packages
Reviewed-by: smarks, darcy, khazra, dholmes, forax, dl, andrew, aph, omajid, ulfzibis, christos, mduigou
dsamersoff [Tue, 11 Sep 2012 19:58:36 +0400] rev 13794
7194597: Typeo in com.sun.management.VMOption.toString()
Summary: VMOption.toString() returns "...(read-only)" if writable "...(read-write)" otherwise.
Reviewed-by: alanb, mchung
Contributed-by: dmytro_sheyko@hotmail.com
mullan [Mon, 10 Sep 2012 09:18:10 -0400] rev 13793
Merge
mullan [Mon, 10 Sep 2012 09:00:00 -0400] rev 13792
Merge
mullan [Mon, 10 Sep 2012 08:57:51 -0400] rev 13791
7195301: XML Signature DOM implementation should not use instanceof to determine type of Node
Reviewed-by: xuelei
coffeys [Fri, 07 Sep 2012 21:22:37 +0100] rev 13790
7180362: RFE: Implement date cutover functionality for currency.properties file
Reviewed-by: naoto
mullan [Fri, 07 Sep 2012 12:49:04 -0400] rev 13789
4647343: IDENT variable in sun.security.x509 classes not used
Reviewed-by: mullan
Contributed-by: jason.uh@oracle.com
chegar [Fri, 07 Sep 2012 15:30:17 +0100] rev 13788
6354758: rename old test HttpServer classes
Reviewed-by: chegar, michaelm, khazra
Contributed-by: John Zavgren <john.zavgren@oracle.com>
chegar [Fri, 07 Sep 2012 14:00:31 +0100] rev 13787
7032247: java/net/InetAddress/GetLocalHostWithSM.java fails if hostname resolves to loopback address
Summary: TESTBUG
Reviewed-by: chegar, alanb
Contributed-by: Eric Wang <yiming.wang@oracle.com>
weijun [Fri, 07 Sep 2012 10:24:22 +0800] rev 13786
7196677: diff compares same file to itself in PaddingTest regression test.
Reviewed-by: xuelei
lancea [Thu, 06 Sep 2012 13:16:19 -0400] rev 13785
7192302: Remove JDBCRowSetImpl dependency on java.beans
Reviewed-by: alanb, mchung
mgerdin [Thu, 06 Sep 2012 14:07:12 +0200] rev 13784
7195557: NPG: Unexpected number of memory pools
Summary: Update management tests to work with a VM without a permanent generation memory pool
Reviewed-by: rbackman, brutisso, sla, dholmes
lana [Wed, 19 Sep 2012 12:38:53 -0700] rev 13783
Merge
kshefov [Tue, 18 Sep 2012 17:38:40 +0400] rev 13782
7190587: Open source and jtreg'ify JAWT regression test
Reviewed-by: anthony, omajid
leonidr [Mon, 17 Sep 2012 17:25:54 +0400] rev 13781
7160951: ActionListener called twice for JMenuItem using ScreenMenuBar
Reviewed-by: anthony, serb
Contributed-by: Marco Dinacci <marco.dinacci@gmail.com>
lana [Fri, 14 Sep 2012 14:10:01 -0700] rev 13780
Merge
VKARNAUK [Fri, 14 Sep 2012 19:51:14 +0400] rev 13779
6994562: Swing classes (both JTextArea and JTextField) don't support caret width tuning
Reviewed-by: rupashka, art
alexsch [Fri, 14 Sep 2012 15:30:46 +0400] rev 13778
7196547: [macosx] Implement dead key detection for KeyEvent
Reviewed-by: skovatch, kizune
alexsch [Fri, 14 Sep 2012 15:08:54 +0400] rev 13777
7197320: [macosx] Full Screen option missing when Window.documentModified
Reviewed-by: anthony
bagiras [Thu, 13 Sep 2012 21:23:23 +0400] rev 13776
7198318: SunToolkitSubclass.java should be removed
Reviewed-by: serb
bagiras [Thu, 13 Sep 2012 19:53:13 +0400] rev 13775
7186109: Simplify lock machinery for PostEventQueue & EventQueue
Reviewed-by: art, anthony, dholmes
serb [Wed, 12 Sep 2012 21:16:39 +0400] rev 13774
7124534: [macosx] Submenu title overlaps with Submenu indicator in JPopupMenu
Reviewed-by: art
malenkov [Tue, 11 Sep 2012 10:58:39 +0400] rev 13773
7193977: REGRESSION:Java 7's JavaBeans persistence ignoring the "transient" flag on properties
Reviewed-by: rupashka
alexsch [Fri, 07 Sep 2012 13:08:59 +0400] rev 13772
7194469: Pressing the Enter key results in an alert tone beep when focus is TextField
Reviewed-by: bagiras, denis
bagiras [Thu, 06 Sep 2012 17:57:31 +0400] rev 13771
7153339: InternalError when drawLine with Xor and Antialiasing
Reviewed-by: prr, flar
kizune [Thu, 06 Sep 2012 14:59:54 +0400] rev 13770
7175183: [macosx] Objective-C exception thrown when switching monitor configuration
Reviewed-by: prr, serb
bae [Mon, 17 Sep 2012 13:44:07 +0400] rev 13769
7186799: Regression tests for ImageIO metadata fail on second run
Reviewed-by: prr, bae
Contributed-by: Vadim Pakhnushev <vadim.pakhnushev@oracle.com>
lana [Fri, 14 Sep 2012 13:52:30 -0700] rev 13768
Merge
bae [Tue, 11 Sep 2012 13:32:48 +0400] rev 13767
7181199: [macosx] Startup is much slower in headless mode for apps using Fonts
Reviewed-by: jgodinez, prr