Lana Steuck
6c96acb83a
Merge
2010-11-09 22:53:18 -08:00
Alan Bateman
8b7cdbeb44
Merge
2010-11-09 18:57:12 +00:00
Alan Bateman
4f08e82908
6979009: (fc) FileChannel.read() fails to throw ClosedByInterruptException
...
Reviewed-by: forax, sherman, chegar
2010-11-09 18:56:39 +00:00
Weijun Wang
5b6c23c809
6952519: kdc_timeout is not being honoured when using TCP
...
Reviewed-by: valeriep
2010-11-09 08:34:11 +08:00
Kelly O'Hair
39a2b6c9ff
6792706: Add JAR file to bootclasspath when using AggressiveOpts
...
Reviewed-by: alanb, kvn, darcy
2010-11-08 09:29:18 -08:00
Sean Mullan
8676006f11
6994717: expired certificate in test ValidateCertPath
...
Reviewed-by: vinnie
2010-11-08 11:33:24 -05:00
Anthony Petrov
a77052796a
6988428: Shape is not applied sometimes
...
Always call ::SetWindowRgn() on the toolkit thread
Reviewed-by: art, dcherepanov
2010-11-08 17:51:35 +03:00
Yong Jeffrey Huang
f79c2a901f
Merge
2010-11-07 23:33:21 -08:00
Masaki Katakai
c0b8fe5e03
4225362: localized DateFormatSymbols for fr_FR is wrong
...
Reviewed-by: yhuang, peytoia
2010-11-07 19:48:25 -08:00
Naoto Sato
ddf465f954
6997928: LocaleCategory test fails with b118 PIT
...
Reviewed-by: sherman
2010-11-05 20:58:10 -07:00
Weijun Wang
42b61014b3
6997740: ktab entry related test compilation error
...
Reviewed-by: valeriep
2010-11-06 09:11:18 +08:00
Kumar Srinivasan
3f811bd634
6985763: Pack200.Packer.pack(...) and Pack200.Unpacker.unpack(...) throw unspecified exceptions
...
Reviewed-by: jrose, dholmes, alanb, mduigou
2010-11-05 14:15:25 -07:00
Sean Coffey
c661170adb
6957378: JMX memory leak
...
Reviewed-by: emcmanus, kevinw
2010-11-05 17:15:44 +00:00
Lana Steuck
ac1e3ac7bc
Merge
2010-11-05 08:18:46 -07:00
Sean Coffey
9072e150d7
6696028: JMXServiceURL like service:jmx:rmi:///jndi/iiop:// should be rejected by the RMI conn provider
...
6984520: NPE IN RMIConnector.connect
Reviewed-by: emcmanus, kevinw
2010-11-05 13:52:37 +00:00
Erik Trimble
9c9fc5ccc2
Merge
2010-11-04 16:09:49 -07:00
Lana Steuck
431c033058
Merge
2010-11-04 15:38:39 -07:00
Mandy Chung
fb4886a3b5
6720170: ByteArrayInputStream.skip(long) can overflow internally
...
Reviewed-by: dholmes, alanb
2010-11-04 14:19:31 -07:00
Lana Steuck
fba090f3e8
Merge
2010-11-02 19:40:45 -07:00
Lana Steuck
458c60b276
Merge
2010-11-02 12:45:49 -07:00
Naoto Sato
63cb31c203
6989111: Incorrect default locale for New Zealand
...
6990452: Provide system properties for the user specified script
6992312: Currency becomes XXX if do not specify user.country.format
Reviewed-by: okutsu
2010-11-02 10:34:46 -07:00
Alan Bateman
53b29c21d0
Merge
2010-11-02 10:15:06 +00:00
Alan Bateman
b1deb7b1e3
6431343: (dc) DatagramChannel may not report its local address correctly after connect or disconnect
...
Reviewed-by: chegar
2010-11-02 10:07:21 +00:00
Alan Bateman
c51ac2a369
6993126: (aio) remove AsynchronousDatagramChannel
...
Reviewed-by: chegar
2010-11-02 10:05:42 +00:00
Xue-Lei Andrew Fan
f685cc171a
6916074: Add support for TLS 1.2
...
6985179: To support Server Name Indication extension for JSSE client
Introduces the algorithm constraints to support signature and hash algorithm selection. Includes contributions from wetmore and weijung.
Reviewed-by: wetmore, weijun
2010-11-01 22:02:35 -07:00
Mandy Chung
b71960eeee
6994413: JDK_GetVersionInfo0 only expects a two digit build number
...
Reviewed-by: dholmes
2010-11-01 10:59:03 -07:00
Xue-Lei Andrew Fan
aab01a90d7
4873188: Support TLS 1.1
...
Reviewed-by: wetmore, weijun
2010-10-30 18:39:17 +08:00
Weijun Wang
d2ef113186
6950546: "ktab -d name etype" to "ktab -d name [-e etype] [kvno | all | old]"
...
6984764: kerberos fails if service side keytab is generated using JDK ktab
Reviewed-by: valeriep
2010-10-28 21:14:44 +08:00
Pavel Porvatov
3a8d7f818e
6735286: javax.swing.DefaultTableCellRender.getTableCellRendererComponent() doesn't allow passing null Tables
...
Reviewed-by: alexp
2010-10-26 12:35:14 +04:00
Pavel Porvatov
00b0b853c8
6632810: javax.swing.plaf.basic.BasicScrollPaneUI.getBaseline(JComponent, int, int) doesn't throw NPE and IAE
...
Reviewed-by: alexp
2010-10-25 19:24:50 +04:00
Naoto Sato
d6aaa2692f
6993339: Bug4168625Test.java fails
...
Reviewed-by: peytoia
2010-10-22 11:32:26 -07:00
Mandy Chung
5b64666e30
6985460: PlatformLogger throws ArrayStoreException when j.u.logging is initialized
...
Reviewed-by: dholmes
2010-10-22 11:22:54 -07:00
Alan Bateman
f8b4e1e1bd
6816049: (bf) MappedByteBuffer.force() method does not flush data correctly
...
Reviewed-by: chegar
2010-10-22 17:40:31 +01:00
Sergey Malenkov
704780d250
4358979: javax.swing.border should have a DashedBorder
...
Reviewed-by: flar, alexp
2010-10-21 20:41:20 +04:00
Chris Hegarty
0d92e368ee
6993490: SocketTimeoutException on HTTP keep-alive connections
...
Reviewed-by: michaelm
2010-10-21 16:49:36 +01:00
Alan Bateman
c6d66451cf
6993267: TEST_BUG: java/nio/file/Path/InterruptCopy.java fails intermittently (win)
...
Reviewed-by: forax
2010-10-21 14:39:58 +01:00
Alexander Potochkin
eee0c8b959
6989617: Enable JComponent to control repaintings of its children
...
Reviewed-by: rupashka
2010-10-20 19:37:48 +04:00
Mandy Chung
d0f3de3b59
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
...
Reviewed-by: dholmes, alanb
2010-10-19 10:02:25 -07:00
Mandy Chung
441155f0d9
6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang
...
Reviewed-by: alanb, dholmes
2010-10-19 09:49:08 -07:00
Lana Steuck
45d07f9520
Merge
2010-10-18 21:50:02 -07:00
Lana Steuck
725109cea1
Merge
2010-10-18 21:46:27 -07:00
Lana Steuck
cfb1ea458c
Merge
2010-10-18 21:44:47 -07:00
Yoshito Umaoka
8df28ab0e3
6992272: I18N: Locale.getDisplayName() and toString() return empty if just script is set
...
Reviewed-by: srl
2010-10-18 14:45:00 -07:00
Lana Steuck
67a5640f22
Merge
2010-10-18 12:43:39 -07:00
Sean Coffey
9b05f554fa
6974104: TEST: sun/nio/ch/6645197.java should be fixed in 1.5.0u25b05 and jdk6 workspace
...
Reviewed-by: alanb
2010-10-18 18:04:02 +01:00
Alan Bateman
a201a9248c
Merge
2010-10-18 10:31:11 +01:00
Alan Bateman
7ed3e0a896
4837564: (bf) Please make DirectByteBuffer performance enhancements
...
Reviewed-by: chegar
2010-10-18 10:29:59 +01:00
Lana Steuck
42fc60ebfd
Merge
2010-10-17 19:43:33 -07:00
Lana Steuck
649b50b659
Merge
2010-10-15 11:45:30 -07:00
Alan Bateman
444dc7067b
6743526: (bf) -XX:MaxDirectMemorySize=<size> limits memory usage rather than total capacity as intended
...
Reviewed-by: chegar
2010-10-15 15:09:37 +01:00
Vladimir Yaroslavskiy
aa1307fc6e
6976036: Dual-pivot quicksort update (10/2010 tune-up)
...
Reviewed-by: alanb
2010-10-15 12:10:32 +01:00
Andrew Brygin
5e04c64e9e
6773022: java.awt.image.SampleModel.getDataElements() does't throw ArrayIndexOutOfBoundsEx for Integer.MAX_V
...
Reviewed-by: igor, prr
2010-10-15 11:26:43 +04:00
Kumar Srinivasan
74d4519ed4
6746111: Improve pack200 error message
...
Reviewed-by: jrose
2010-10-14 14:55:03 -07:00
Kumar Srinivasan
4b93eff932
6982312: (pack200) pack200 fails with the jdk7 class files
...
Reviewed-by: jrose
2010-10-14 14:41:08 -07:00
Sean Mullan
e8bd538cc9
Merge
2010-10-15 10:59:03 -04:00
Sean Mullan
bbded477bb
6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate
...
Reviewed-by: xuelei
2010-10-15 10:55:59 -04:00
Lana Steuck
50a3d5d4a0
Merge
2010-10-14 11:07:15 -07:00
Kumar Srinivasan
e17e251af7
6991164: pack source needs vendor rebranding changes (jdk7 only)
...
Reviewed-by: ohair, jrose
2010-10-14 09:36:05 -07:00
Dmitry Cherepanov
0af2737f3a
6838089: java.awt.Window.setOpacity() doesn't throw IllegalComponentStateException for two-display conf
...
Reviewed-by: art, anthony
2010-10-14 18:56:18 +04:00
Alexander Potochkin
b269b5a65c
6986385: JLayer should implement accessible interface
...
Reviewed-by: rupashka
2010-10-14 18:46:05 +04:00
Pavel Porvatov
6445f22ebc
6984643: Unable to instantiate JFileChooser with a minimal BasicL&F descendant installed
...
Reviewed-by: alexp
2010-10-14 13:33:00 +04:00
Lana Steuck
0ffa1c4042
Merge
2010-10-13 17:51:41 -07:00
Yoshito Umaoka
822884735d
6989440: tomcat test from dacapo benchmark fails with ConcurrentModificationException
...
Reviewed-by: okutsu
2010-10-12 17:09:14 -07:00
Anthony Petrov
bc52d31ebd
6895647: Frame may jump to an unpredicted location upon entering the non-opaque mode on X11
...
Make sure the size hints are set before mapping the window on the screen
Reviewed-by: art, dcherepanov
2010-10-12 15:52:58 +04:00
Xueming Shen
2d526410d4
6990846: Demo: NIO.2 filesystem provider for zip/jar archives
...
The first drop of the zip filesystem provider, as a separate demo
Reviewed-by: alanb
2010-10-08 21:33:28 -07:00
Yuka Kamiya
55f7d8222a
6970930: RuleBasedCollator.compare(String,null) throws IAE (should be NPE)
...
Reviewed-by: okutsu
2010-10-08 09:50:56 +09:00
Kumar Srinivasan
e924b42b38
6894719: (launcher)The option -no-jre-restrict-search is expected when -jre-no-restrict-search is documented
...
Reviewed-by: darcy
2010-10-07 14:35:14 -07:00
Alan Bateman
39bcf3ff5f
6983520: java/io/pathNames/GeneralWin32.java fails with jdk7-b108 (win)
...
Reviewed-by: sherman
2010-10-12 09:46:17 +01:00
Alan Bateman
79abb3e80f
6728842: File.setReadOnly does not make a directory read-only (win)
...
6464744: java/io/File/SetAccess.java ignores sticky bit
Reviewed-by: forax
2010-10-12 08:49:33 +01:00
Xueming Shen
48e04c75c5
6984046: java/jar jar/pack source needs vendor rebranding changes (jdk7 only)
...
Updated to use appropriate vendor name
Reviewed-by: ohair, dholmes
2010-10-11 22:32:55 -07:00
Mandy Chung
d990871881
6977738: Deadlock between java.lang.ClassLoader and java.util.Properties
...
Reviewed-by: alanb, sherman, darcy, igor
2010-10-11 20:22:27 -07:00
Chris Hegarty
0615bd9a48
Merge
2010-10-08 11:27:55 +01:00
Alex Menkov
b6584fa0ab
6986335: 10 regtest failures (test/javax/sound/midi/Gervil) due AudioFloatConverter.PCM_FLOAT not found
...
Reviewed-by: dav
2010-10-07 18:23:13 +04:00
Alan Bateman
1550d01979
6989903: (process) test/java/lang/ProcessBuilder/Basic.java failing with "Bad file number" (sol)
...
Reviewed-by: ohair, chegar
2010-10-07 10:35:36 +01:00
Pavel Porvatov
cdf0f01c92
6979793: closed/javax/swing/JFileChooser/6396844/TwentyThousandTest fails due FileNotFound exc
...
Reviewed-by: malenkov
2010-10-07 12:48:16 +04:00
Andrew Brygin
8b789531bf
6975884: sun/java2d/SunGraphics2D/DrawImageBilinear.java failed
...
Reviewed-by: prr
2010-10-07 12:25:23 +04:00
Artem Ananiev
3ba822a482
6828273: javax/swing/system/6799345/TestShutdown.java test fails with RuntimeException
...
Reviewed-by: anthony, dcherepanov
2010-10-05 18:13:52 +04:00
Artem Ananiev
42867588ae
6829546: Modal dialog causes underlying parent JFrame to be set to "Always on top"
...
Reviewed-by: anthony, dcherepanov
2010-10-05 18:12:04 +04:00
Alan Bateman
246920e930
6987116: (so) test/java/nio/channels/SocketChannel/VectorIO.java failed on Solaris 11
...
Reviewed-by: forax
2010-10-05 15:07:40 +01:00
Andrew Brygin
014b414926
6976076: sun/java2d/pipe/MutableColorTest/MutableColorTest.java failed
...
Reviewed-by: igor, prr
2010-10-05 10:23:14 +04:00
Lana Steuck
98a4c7fec4
Merge
2010-10-04 14:39:57 -07:00
Lana Steuck
f8a4e42fb3
Merge
2010-10-04 14:38:14 -07:00
Lana Steuck
70586de1c1
Merge
2010-10-04 14:36:45 -07:00
Alan Bateman
41cc1e2f4a
6989190: SO_SNDBUF/SO_RCVBUF limits should only be checked when setsockopt fails (sol)
...
Reviewed-by: chegar, michaelm
2010-10-04 14:17:36 +01:00
Andrei Dmitriev
fbb62aa566
6847155: test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
...
Reviewed-by: denis
2010-10-04 11:40:07 +04:00
Alan Bateman
b44a1bd105
6907737: (file) FileVisitor and Files.walkFileTree issues
...
Reviewed-by: sherman
2010-10-03 19:39:25 +01:00
Alan Bateman
afac13bfe2
6979526: (file) java/nio/file/FileStore/Basic.java fails if the same file system is mounted more than once
...
Reviewed-by: kevinw, forax
2010-10-02 12:59:04 +01:00
Alexander Potochkin
8ca7d6b81c
6622002: UIDefault.ProxyLazyValue has unsafe reflection usage
...
Reviewed-by: malenkov
2010-10-01 18:39:44 +04:00
Andrei Dmitriev
9c946f5a9c
6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5
...
Reviewed-by: art, anthony
2010-10-01 15:10:32 +04:00
Sergey Malenkov
55c5ae3011
6982753: javax/swing/JTextArea/6940863/bug6940863.java should be modified
...
Reviewed-by: alexp
2010-09-30 20:21:55 +04:00
Andrew Brygin
13069fe969
6735275: java.awt.image.SampleModel.getSamples() methods not allways throw ArrayIndexOutOfBoundsException
...
Reviewed-by: igor, prr
2010-09-29 10:44:02 +04:00
Michael McMahon
2cd0e300b8
6987927: can't use -Dfile.encoding=Cp037 in net test
...
Reviewed-by: chegar
2010-09-28 14:36:19 +01:00
Michael McMahon
2c29ae4f3c
6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached
...
Reviewed-by: chegar
2010-09-28 11:59:57 +01:00
Lana Steuck
b3583c3d0d
Merge
2010-09-28 00:20:15 -07:00
Sergey Malenkov
365010ff3e
6986450: javax/swing/JTable/Test6888156.java test is failing against jdk7 just on windows
...
Reviewed-by: alexp
2010-09-27 21:07:45 +04:00
Anton Tarasov
0969410407
6886678: Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows
...
Reviewed-by: dcherepanov, art
2010-09-27 17:38:57 +04:00
Sergey Malenkov
b90f2341f9
6976577: JCK7 api/java_beans/EventSetDescriptor/descriptions.html#Ctor1 fails since jdk7 b102
...
Reviewed-by: peterz
2010-09-27 13:38:49 +04:00
Lana Steuck
b362a78fef
Merge
2010-09-26 14:14:48 -07:00
Lana Steuck
53e6cf8989
Merge
2010-09-25 12:00:05 -07:00
Weijun Wang
b32aa9d2d5
6986868: TEST failure: sun/security/tools/jarsigner/crl.sh
...
Reviewed-by: ohair
2010-09-25 10:21:30 +08:00