Kevin Walls
d3dbee73a6
6882768: (launcher) test for 6842838 is broken
...
Testcase correction.
Reviewed-by: ksrini
2009-09-22 17:01:08 +01:00
Weijun Wang
938ca04641
6877357: IPv6 address does not work
...
Reviewed-by: xuelei, alanb
2009-09-22 10:01:32 +08:00
Vinnie Ryan
f13c1a7ce9
6884175: CR cleanup for 6840752: Provide out-of-the-box support for ECC algorithms
...
Reviewed-by: wetmore
2009-09-21 23:01:42 +01:00
Alexander Potochkin
77205e0f7b
6883341: SWAT: jdk7-b72 swat build(2009-09-17) threw exceptions when running Java2D demo by clicking Paint ta
...
Reviewed-by: peterz
2009-09-21 17:58:09 +04:00
Yuri Nesterenko
979ba581fe
Merge
2009-09-21 01:26:57 -07:00
Mandy Chung
45eb529e81
Merge
2009-09-18 17:27:24 -07:00
Pavel Porvatov
c47e47b64a
6840086: JFileChooser lacks icons on top right when running on Windows 7
...
Reviewed-by: peterz, uta
2009-09-18 15:11:28 +04:00
Mandy Chung
70bee45623
6882376: Add internal support for JRE implementation to eliminate the dependency on logging
...
Added sun.util.logging.PlatformLogger for JRE implementation to log messages.
Reviewed-by: alanb, naoto
2009-09-17 14:24:55 -07:00
Jennifer Godinez
7ba506e726
Merge
2009-09-16 19:36:05 -07:00
Tim Bell
b43c00d17d
Merge
2009-09-16 09:23:50 -07:00
Sergey Groznyh
c975650b82
4337267: Arabic Numeral Shaping
...
Reviewed-by: peterz
2009-09-16 16:15:41 +04:00
Yuri Nesterenko
5d7bb00c89
Merge
2009-09-15 23:41:40 -07:00
Alexander Potochkin
840c0d8150
6875716: JLayer.remove((Component)null) should behave consistently in (not) throwing NPE
...
Reviewed-by: rupashka
2009-09-15 16:26:40 +04:00
Daniel D. Daugherty
06f38fc45f
Merge
2009-09-14 18:54:26 -06:00
Daniel D. Daugherty
2b70fc1bba
6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints)
...
New test for the above fix.
Reviewed-by: tbell
2009-09-14 18:45:20 -06:00
Kevin Walls
4a82626658
6842838: 64-bit failure in handling invalid manifest in launcher
...
Don't compare with hard-coded 32-bit -1 when checking zip fields.
Reviewed-by: ksrini
2009-09-14 20:55:08 +01:00
Alan Bateman
8543d84e30
6876541: (file) Files.walkFileTree(...): no SecurityException if read access to the starting file is denied
...
Reviewed-by: chegar
2009-09-14 17:47:26 +01:00
Jean-Christophe Collet
19396438bb
6737819: sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost
...
Move default nonProxyHosts from hardcoded to property default value
Reviewed-by: chegar
2009-09-18 10:51:44 +02:00
Andrew Brygin
c26aec2e52
6822057: X11 and Win32GraphicsDevice don't clone arrays returned from getConfigurations()
...
Reviewed-by: prr, hawtin
2009-09-10 13:52:27 +04:00
Yuri Nesterenko
926d6d625a
Merge
2009-09-09 00:51:06 -07:00
Martin Buchholz
f22c848304
6850958: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
...
Test hotspot/jvmti fix 6850957 using ProcessBuilder test infrastructure
Reviewed-by: tbell, dholmes, alanb, ysr
2009-09-08 14:33:59 -07:00
Alan Bateman
575542b7a4
Merge
2009-09-05 15:57:25 +01:00
Abhijit Saha
5456677e02
Merge
2009-09-05 07:55:05 -07:00
Alan Bateman
d1f3f3509d
6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException
...
Reviewed-by: tbell, ohair, dcubed, andrew
2009-09-04 22:22:55 +01:00
Joe Darcy
f8db2dee43
6873951: test/java/lang/reflect/Generics/Probe.java fails
...
Reviewed-by: alanb
2009-09-04 13:11:17 -07:00
Alan Bateman
98e07b99bf
6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result
...
Reviewed-by: andrew
2009-09-04 18:15:50 +01:00
Weijun Wang
58285b80f7
6871847: AlgorithmId.get("SHA256withECDSA") not available
...
Reviewed-by: vinnie
2009-09-04 14:59:20 +08:00
Weijun Wang
fe71efb327
6876328: different names for the same digest algorithms breaks jarsigner
...
Reviewed-by: mullan
2009-09-04 14:58:01 +08:00
Sergey Malenkov
63810a5c42
6657026: Numerous static security flaws in Swing (findbugs)
...
Reviewed-by: hawtin, peterz
2009-09-03 19:42:27 +04:00
Alexander Potochkin
8db0c57ad0
6797139: JButton title is truncating for some strings irrespective of preferred size
...
Reviewed-by: peterz
2009-09-02 17:47:19 +04:00
Alexander Potochkin
3ef90fd6fd
6875153
: JLayer.isOptimizedDrawingEnabled() throws NPE for null glass pane set
...
Reviewed-by: rupashka
2009-09-01 18:51:15 +04:00
Abhijit Saha
8ea9f6a2dc
Merge
2009-08-31 08:54:39 -07:00
Alexander Potochkin
28023ec9d0
6872503: JLayer event handling should be rewritten
...
Reviewed-by: art
2009-08-31 18:39:41 +04:00
Yuka Kamiya
be422eef48
6851214: (tz) New Jordan rule creates a failure for SimpleTimeZone parsing post tzdata2009h
...
Reviewed-by: okutsu
2009-08-31 12:55:15 +09:00
Tim Bell
2c7126577e
Merge
2009-08-28 16:53:44 -07:00
Xiaobin Lu
4b58ee1a37
6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result
...
Reviewed-by: darcy
2009-08-27 18:00:16 -07:00
Abhijit Saha
9a9bb90a70
Merge
2009-08-26 08:38:57 -07:00
Doug Lea
28c28df142
6868712: Improve concurrent queue tests
...
Fix all known flaky tests, plus minor maintenance
Reviewed-by: martin, chegar
2009-08-25 19:19:42 -07:00
Weijun Wang
50754f7c2e
6868864: Kerberos tests fail under windows/cygwin
...
Reviewed-by: wetmore
2009-08-26 12:17:29 +08:00
Tim Bell
7e71cce8a2
Merge
2009-08-24 22:27:30 -07:00
Vinnie Ryan
f249b36d72
6872048: bad private keys are generated for 2 specific ECC curves
...
Reviewed-by: wetmore
2009-08-24 18:37:37 +01:00
Alexander Potochkin
343439d82f
6824395: Several Swing core components prevent using them in wrapper classes
...
Reviewed-by: peterz
2009-08-24 19:22:38 +04:00
Pavel Porvatov
5e92ec1716
6849266: closed/javax/swing/JFileChooser/6484091/bug6484091.java fails on solaris 10 sparc
...
Reviewed-by: peterz
2009-08-24 18:21:47 +04:00
Weijun Wang
e936496a7b
6875033: regression: test of 6867665 fail
...
Reviewed-by: xuelei
2009-08-24 18:37:48 +08:00
Alan Bateman
aecf7417ad
6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101
...
Reviewed-by: sherman
2009-08-23 12:53:45 +01:00
Pavel Porvatov
afca155718
6579827: vista : JSlider on JColorchooser is not properly render or can't be seen completely
...
Reviewed-by: peterz
2009-08-21 16:59:27 +04:00
Yuri Nesterenko
0ee9dc7c6f
Merge
2009-08-20 23:30:03 -07:00
Valerie Peng
fb19c4e1f9
6874407: Missing regression test for 6636650
...
Prevent classloader from resurrection
Reviewed-by: hawtin
2009-08-20 17:16:13 -07:00
Alan Bateman
b458f8ca65
6866804: (file) Path calls checkPermission insteadof checkXXX (sol)
...
Reviewed-by: sherman
2009-08-20 08:48:29 +01:00
Alan Bateman
41a783f149
6595866: File does work with symbolic links (win,vista)
...
Reviewed-by: sherman
2009-08-20 08:39:18 +01:00
Weijun Wang
7c86823f01
6867665: Problem with keytabs with multiple kvno's (key versions)
...
Reviewed-by: valeriep, ohair
2009-08-20 11:24:42 +08:00
Yuri Nesterenko
4c2a46386f
Merge
2009-08-18 23:40:15 -07:00
Xue-Lei Andrew Fan
c14324faa5
6861062: Disable MD2 support
...
Reviewed-by: mullan, weijun
2009-08-18 20:47:13 -07:00
Abhijit Saha
fad0f2d2f6
Merge
2009-08-18 16:53:23 -07:00
Weijun Wang
94bafe8b8f
6864911: ASN.1/DER input stream parser needs more work
...
Reviewed-by: mullan, xuelei
2009-08-18 12:10:12 +08:00
Weijun Wang
afe6e91726
6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn()
...
Reviewed-by: mullan
2009-08-18 10:20:50 +08:00
Xueming Shen
efe409bf8b
6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets
...
Override the canEncode() in ISO2022_CN_CNS
Reviewed-by: martin
2009-08-14 14:29:45 -07:00
Xueming Shen
94d23c375f
6866397: (file) PathMatcher with regex syntax doesn't match as expected (win)
...
Use unicode_case_insensitive for windows path matcher for now.
Reviewed-by: alanb
2009-08-14 11:23:01 -07:00
Pavel Porvatov
5fe3a9d7b6
6824600: OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style)
...
Reviewed-by: alexp
2009-08-14 13:18:10 +04:00
Xueming Shen
fcfe031b58
6676423: (prefs) Opensource unit/regression tests for java.util.prefs
...
Moved the existing test cases for prefs to open area
Reviewed-by: martin, alanb
2009-08-13 15:01:18 -07:00
Xueming Shen
dfa68f9504
6840246: Lightweight implementation of String.split for simple use case
...
Added a fastpath for simple use case
Reviewed-by: alanb, martin
2009-08-13 10:50:23 -07:00
Vinnie Ryan
3ed22e2e7a
Merge
2009-08-11 16:57:09 +01:00
Vinnie Ryan
59d983ade0
6840752: Provide out-of-the-box support for ECC algorithms
...
Reviewed-by: alanb, mullan, wetmore
2009-08-11 16:52:26 +01:00
Alan Bateman
a3af9140c9
6865748: (file) SimpleFileVisitor methods ignore null arguments
...
Reviewed-by: sherman
2009-08-11 12:49:16 +01:00
Alan Bateman
90b1aee142
4516760: (so) Intermittent SocketException: Transport endpoint is not connected (lnx)
...
Reviewed-by: sherman
2009-08-11 12:37:02 +01:00
Weijun Wang
be3a1f1294
6821190: more InquireType values for ExtendedGSSContext
...
Reviewed-by: valeriep
2009-08-11 12:20:32 +08:00
Weijun Wang
50689ce536
6710360: export Kerberos session key to applications
...
Reviewed-by: valeriep
2009-08-11 12:17:13 +08:00
Weijun Wang
cb2742d7b2
6866479: libzip.so caused JVM to crash when running jarsigner
...
Reviewed-by: mullan
2009-08-11 12:15:24 +08:00
Alexander Potochkin
3f2aa03af7
6822696: Integrating JXLayer component to Swing library
...
Reviewed-by: peterz, art
2009-08-10 16:29:30 +04:00
Sergey Malenkov
24fdb8e4be
6868189: Nested enum class with custom BeanInfo fails
...
Reviewed-by: peterz
2009-08-07 19:06:56 +04:00
Yuri Nesterenko
fbec558c0b
Merge
2009-08-07 02:20:58 -07:00
Abhijit Saha
7ebb690ec3
Merge
2009-08-06 22:37:58 -07:00
Tim Bell
f98b97ffea
Merge
2009-08-06 19:01:59 -07:00
Bradford Wetmore
fc188b8b29
6867657: Many JSN tests do not run under cygwin
...
Reviewed-by: ohair
2009-08-06 17:56:59 -07:00
Lillian Angel
872d3ebfc7
6593649: Word wrap broken for JTextArea
...
Layout correctly resizes components based on actual dimensions of the window they are in.
Reviewed-by: gsm
2009-08-06 16:04:47 +01:00
Abhijit Saha
afe5efd931
Merge
2009-08-05 14:16:34 -07:00
Daniel D. Daugherty
8790c489e1
6868533: 3/4 JDI: remove '-source 1.5' and '-target 1.5' options from com.sun.jdi tests
...
We are long past needing to make sure these tests can build on Tiger/JDK1.5.0.
Reviewed-by: tbell
2009-08-05 13:17:30 -06:00
Yuri Nesterenko
bc02d891d1
Merge
2009-08-05 00:07:48 -07:00
Roman Kennke
63e666407c
6829673: ThinLineTest: A line < 1 pixel disappears
...
Reviewed-by: igor, prr
2009-08-04 17:25:36 -07:00
Abhijit Saha
8c4325e8f4
Merge
2009-08-04 08:01:03 -07:00
Sergey Groznyh
82eb86f2be
6539700: JTextPane line wrap radically different from previous versions in jre 1.5.0_10+
...
Reviewed-by: peterz
2009-08-03 19:22:02 +04:00
Tim Bell
2f8af77fdb
Merge
2009-08-02 10:07:06 -07:00
Weijun Wang
3fef36803a
6867687: keytool's standard.sh test timeout sometimes
...
Reviewed-by: xuelei
2009-08-02 13:40:03 +08:00
Tim Bell
6b6386f999
Merge
2009-07-31 17:19:38 -07:00
Alan Bateman
68c91249fb
Merge
2009-07-31 19:23:10 +01:00
Sergey Malenkov
099a44dbf8
6865565: Test failed: /test/closed/javax/swing/JInternalFrame/6325652/bug6325652.java
...
Reviewed-by: peterz
2009-07-31 16:27:35 +04:00
Weijun Wang
bdafe7ca74
6867231: Regression: jdk/test/sun/security/krb5/ConfPlusProp.java error against jdk7/pit/b68
...
Reviewed-by: xuelei
2009-07-31 16:21:30 +08:00
Alan Bateman
6538a1bcf9
6867244: Tests missing @run tag
...
Reviewed-by: sherman
2009-07-31 08:45:30 +01:00
Alan Bateman
08f07d0f8a
6867101: Path.checkAccess fails with sharing violation on special files such as pagefile.sys
...
Reviewed-by: sherman
2009-07-31 08:44:28 +01:00
Tim Bell
35107a8833
Merge
2009-07-30 23:40:15 -07:00
Jennifer Godinez
430c84f1ea
Merge
2009-07-30 12:25:39 -07:00
Josh Bloch
827200b265
6804124: Replace "modified mergesort" in java.util.Arrays.sort with timsort
...
Easy port of timsort from android
Reviewed-by: martin
2009-07-29 14:24:19 -07:00
Xueming Shen
ba2db6a2db
Merge
2009-07-29 11:19:14 -07:00
Yuri Nesterenko
b797a234b8
Merge
2009-07-29 00:14:56 -07:00
Yuri Nesterenko
a65646a1fb
Merge
2009-07-29 00:12:45 -07:00
Doug Lea
d43e798981
6805775: LinkedBlockingQueue Nodes should unlink themselves before becoming garbage
...
6815766: LinkedBlockingQueue's iterator can return null if drainTo(c) executes concurrently
Faster, more correct. Use self-linking trick to avoid gc retention
Reviewed-by: martin, dholmes
2009-07-28 17:17:55 -07:00
Doug Lea
df5da31f55
6785442: ConcurrentLinkedQueue.remove() and poll() can both remove the same element
...
6493942: ConcurrentLinkedQueue.remove sometimes very slow
New algorithm for handling concurrent linked lists
Reviewed-by: martin
2009-07-28 13:24:52 -07:00
Xiomara Jayasena
e0c1d51604
6862919: Update copyright year
...
Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
2009-07-28 12:12:54 -07:00
Sergey Malenkov
c1073a5d61
6864297: Right-to-left oriented JScrollPane is aligned to the wrong direction while resizing the container
...
Reviewed-by: peterz
2009-07-28 13:10:14 +04:00
Yuri Nesterenko
f169709382
Merge
2009-07-27 23:42:52 -07:00
Tim Bell
9d2c02479e
Merge
2009-07-27 23:06:01 -07:00
Abhijit Saha
0e8d2a916a
Merge
2009-07-27 22:28:29 -07:00
Xue-Lei Andrew Fan
e364d187ea
6865482: test case BalancedParentheses.java is missing GPL header
...
Reviewed-by: weijun
2009-07-28 11:15:49 +08:00
Alan Bateman
86a40825c7
6863667: (ch) Several tests in java/nio/channels/* need to be updated after 6638712
...
Reviewed-by: mcimadamore
2009-07-27 18:46:50 +01:00
Alan Bateman
22fac524b1
6863864: (fs) Path.createSymbolicLink doesn't set directory flag when creating sym link to directory (win)
...
Reviewed-by: sherman
2009-07-27 18:44:42 +01:00
Xue-Lei Andrew Fan
a51137d942
6449574: Invalid ldap filter is accepted and processed
...
Reviewed-by: vinnie
2009-07-27 22:04:07 +08:00
Yuri Nesterenko
3f6ce374d9
Merge
2009-07-27 03:42:47 -07:00
Xueming Shen
e9b3362ace
5063507: (fmt) missing exception for "%#s" format specifier
...
Throw appropriate exception when necessary
Reviewed-by: alanb
2009-07-24 11:06:57 -07:00
Chris Hegarty
193cf2ead1
6863110: Newly connected/accepted SctpChannel should fire OP_READ if registered with a Selector
...
Reviewed-by: jccollet
2009-07-23 14:06:51 +01:00
Anthony Petrov
8440a8dba3
6848424: java/awt/Frame/FrameSize/TestFrameSize.java needs improvement
...
The test now thoroughly verifies the pack() method
Reviewed-by: art, dcherepanov
2009-07-23 13:46:23 +04:00
Weijun Wang
945ec03563
6561126: keytool should use larger default keysize for keypairs
...
Reviewed-by: mullan
2009-07-22 16:41:14 +08:00
Weijun Wang
20ee77e0d0
6847026: keytool should be able to generate certreq and cert without subject name
...
Reviewed-by: xuelei
2009-07-22 16:40:04 +08:00
Weijun Wang
f1b3e33db7
6858589: more changes to Config on system properties
...
Reviewed-by: valeriep
2009-07-22 16:39:34 +08:00
Sergey Malenkov
da10005c86
6802868: JInternalFrame is not maximized when maximized parent frame
...
Reviewed-by: rupashka
2009-07-22 12:21:31 +04:00
Yuri Nesterenko
cacd580a84
Merge
2009-07-21 23:23:57 -07:00
Abhijit Saha
bde3f2ada5
Merge
2009-07-21 13:06:30 -07:00
Abhijit Saha
a5da46de60
Merge
2009-07-21 13:02:23 -07:00
Vinnie Ryan
d12079f670
6657695: AbstractSaslImpl.logger is a static mutable (findbugs)
...
Reviewed-by: alanb
2009-07-17 20:43:53 +01:00
Vinnie Ryan
97bb9bff6f
6657619: DnsContext.debug is public static mutable (findbugs)
...
Reviewed-by: alanb
2009-07-17 20:29:41 +01:00
Artem Ananiev
e5047864cd
6844297: java/awt/EventQueue/6638195/bug6638195.java test failed in jdk7 on Windows just on b59,passed on b57
...
Reviewed-by: bchristi, dcherepanov
2009-07-17 15:40:19 +04:00
Sergey Malenkov
da30267d99
6505027: terminateEditOnFocusLost making problems for table in JDesktopPane
...
Reviewed-by: alexp
2009-07-16 20:12:14 +04:00
Yuri Nesterenko
1b9d35c409
Merge
2009-07-14 22:15:22 -07:00
Tim Bell
a2d17d381e
Merge
2009-07-13 23:58:49 -07:00
Yuri Nesterenko
08c5418a0b
Merge
2009-07-13 09:37:50 -07:00
Abhijit Saha
46899d3487
Merge
2009-07-13 08:05:13 -07:00
Yuri Nesterenko
d116d7aa47
Merge
2009-07-12 23:20:26 -07:00
Yuri Nesterenko
162e4376fc
Merge
2009-07-12 06:07:50 -07:00
Xue-Lei Andrew Fan
5ba2fd7d33
6852744: PIT b61: PKI test suite fails because self signed certificates are beingrejected
...
Make the builder aware of SKID/AKID, break the internal circular dependences
Reviewed-by: mullan
2009-07-10 17:27:13 +08:00
Qi Zuo
8a897fd954
Merge
2009-07-09 13:53:05 -04:00
Dmitry Cherepanov
0059357677
6847149: test/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java fails
...
Reviewed-by: art
2009-07-09 15:53:07 +04:00
Dmitry Cherepanov
cd90c35e8f
6847958: MouseWheel event is getting triggered for the disabled Textarea in jdk7 b60 pit build
...
Reviewed-by: art
2009-07-09 15:23:22 -04:00
Dmitry Cherepanov
4d337f68e8
6759726: TrayIcon constructor throws NPE instead of documented IAE
...
Reviewed-by: art
2009-07-09 15:18:50 -04:00
Dmitry Cherepanov
74d8995747
6855323: Robot(GraphicsDevice) constructor initializes LEGAL_BUTTON_MASK variable improperly
...
Reviewed-by: art
2009-07-09 15:15:28 -04:00
Abhijit Saha
df2fe68912
Merge
2009-07-08 14:27:10 -07:00
Abhijit Saha
f138786c7a
Merge
2009-07-08 14:24:20 -07:00
Sean Mullan
e4502f3b6f
6858484: If an invalid HMAC XML Signature is validated, all subsequent valid HMAC signatures are invalid
...
Reviewed-by: asaha
2009-07-08 16:57:40 -04:00
Kelly O'Hair
64697c3e7a
6855551: java -Xrunhprof crashes when running with classes compiled with targed=7
...
Reviewed-by: tbell, dcubed
2009-07-08 09:12:17 -07:00
Yuri Nesterenko
5e24ed1624
Merge
2009-07-07 23:12:36 -07:00
Weijun Wang
9148ed61cf
6857795: krb5.conf ignored if system properties on realm and kdc are provided
...
Reviewed-by: xuelei
2009-07-08 12:07:43 +08:00
Weijun Wang
96a8d1a9f8
6857802: GSS getRemainingInitLifetime method returns milliseconds not seconds
...
Reviewed-by: xuelei
2009-07-08 12:07:16 +08:00
Anthony Petrov
b3f3644fea
6853916: java.awt.Window.setBackground(null) throws NullPointerException
...
Window.setBackground() should check for null.
Reviewed-by: art, dcherepanov
2009-07-07 17:05:50 +04:00
Abhijit Saha
25a00f88d0
Merge
2009-07-06 11:42:37 -07:00
Martin Buchholz
cab876d8d1
6854795: Miscellaneous improvements to "jar"
...
Cleanup of jar/Main.java (Initial patch by tobyr@google.com , additional review by jeremymanson@google.com , ulf.zibis@gmx.de )
Reviewed-by: sherman, alanb
2009-07-06 11:30:40 -07:00
Andy Herrick
14323dd4c7
Merge
2009-07-06 14:10:31 -04:00
Sergey Malenkov
8a5359c35b
6723447: Introspector doesn't check return type for indexed property setters
...
Reviewed-by: rupashka
2009-07-06 14:32:04 +04:00
Tim Bell
83c391b784
Merge
2009-07-03 09:15:02 -07:00
Sergey Malenkov
64bc185e55
6329581: RFE: LTP: java.beans.XMLEncoder does not manage ClassLoader
...
Reviewed-by: rupashka, alexp
2009-07-03 16:56:29 +04:00
Sergey Malenkov
2914141733
6380849: RFE: Automatic discovery of PersistanceDelegates
...
Reviewed-by: rupashka, alexp
2009-07-02 19:48:11 +04:00
Jennifer Godinez
4d69072a88
6848799: Reg-test java/awt/print/PageFormat/PageFormatFromAttributes.java fails on Rhel_5
...
Reviewed-by: tdv, prr
2009-07-01 12:07:55 -07:00
Abhijit Saha
1024df69d8
Merge
2009-07-01 09:59:16 -07:00
Andy Herrick
df335e4cd0
Merge
2009-07-01 10:18:58 -04:00
Yuri Nesterenko
41cd33fc25
Merge
2009-07-01 00:23:56 -07:00
Yuri Nesterenko
130ebaebe5
Merge
2009-07-01 00:17:02 -07:00
Yuri Nesterenko
6c34ebe4d3
Merge
2009-06-30 02:48:38 -07:00
Tim Bell
692966b0eb
Merge
2009-06-29 23:08:06 -07:00
Xueming Shen
a91b1ffd43
Merge
2009-06-29 21:16:01 -07:00
Weijun Wang
c9930b0e4f
6855671: DerOutputStream encodes negative integer incorrectly
...
Reviewed-by: xuelei
2009-06-30 11:55:58 +08:00
Xueming Shen
4b33465b42
6707281: Adler32.update() JavaDoc is wrong
...
6553961: java.util.zip.{CRC32,Adler32}.update(int) doc errors
6646605: Missing method ZipFile.getComment()
6841232: ZipFile should implement Closeable
4985614: Failure on calls to ZipFile constructor
5032358: "java.util.zip.ZipException: The system cannot find the file specified"
6846616: java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255
Some misc bug/rfe fixes for zipfile
Reviewed-by: alanb
2009-06-29 19:57:58 -07:00
Tim Bell
c0a769b9ff
Merge
2009-06-29 17:40:17 -07:00
Andy Herrick
974a4682e4
Merge
2009-06-29 12:06:42 -04:00
Michael McMahon
df221ae4b0
Merge
2009-06-29 15:08:52 +01:00
Michael McMahon
f9268d3c20
6827999: 6827999: URLClassLoader.addURL(URL) adds URLs to closed class loader
...
Reviewed-by: chegar
2009-06-29 15:05:15 +01:00
Chris Hegarty
60b4f589fb
6855335: Several changes in the SCTP implementation
...
Reviewed-by: michaelm
2009-06-29 14:53:10 +01:00
Michael McMahon
27c5ebc1c1
Merge
2009-06-29 13:29:05 +01:00
Michael McMahon
a505db1f7d
6513803: httpserver regression test Test13 failing and causing NullPointerException
...
Check for NPEs
Reviewed-by: chegar
2009-06-29 13:10:33 +01:00
Tim Bell
817aac3f58
Merge
2009-06-28 23:16:18 -07:00
Alan Bateman
212565afd7
6838333: New I/O: Update file system API to jsr203/nio2-b101
...
6844313: New I/O: File timestamps should be represented by a FileTime rather than a long+TimeUnit
Reviewed-by: sherman
2009-06-27 21:46:53 +01:00
Peter Zhelezniakov
f17d1e509e
6849805: Nimbus L&F: NimbusLookAndFeel.getDerivedColor() not always returns color2 for 1.0 midPoint
...
Different rounding mode used for float->int conversion
Reviewed-by: malenkov
2009-06-26 21:43:21 +04:00
Tim Bell
645805c313
Merge
2009-06-26 10:25:45 -07:00
Man Lung Wong
adb1c7571e
6848458: java/awt/GridLayout/LayoutExtraGaps/LayoutExtraGaps.java fails
...
Consider gap between the component edge and container borders instead of just getX() and getY()
Reviewed-by: dav
2009-06-26 19:50:44 +04:00
Sergey Malenkov
3fcee8351e
6848364: javax/swing/border/Test4856008.java regression test fails due to BorderedComponent package not found
...
Reviewed-by: alexp
2009-06-25 18:50:51 +04:00
Yuri Nesterenko
b6b6594d50
Merge
2009-06-25 02:42:26 -07:00
Yuka Kamiya
3876899a84
6609750: [Fmt-De] SimpleDateFormat.format() doesn't handle pattern "y" correctly
...
Reviewed-by: okutsu
2009-06-25 17:37:28 +09:00
Yuri Nesterenko
0efb52dc90
Merge
2009-06-25 00:18:46 -07:00
Yuka Kamiya
f73952ec12
6853792: test/java/text/Bidi/Bug6850113.java compilation error
...
Reviewed-by: okutsu
2009-06-25 07:38:09 +09:00
Jennifer Godinez
912fd84f30
Merge
2009-06-24 11:49:16 -07:00
Sergey Malenkov
c48e8ec7a6
6852574: EnumPersistenceDelegate fails to persist instances with blocks
...
Reviewed-by: peterz
2009-06-24 13:59:54 +04:00
Yuri Nesterenko
46360bd868
Merge
2009-06-23 23:09:49 -07:00
Anthony Petrov
b751a27e27
6851646: test/closed/java/awt/GridBagLayout/GridBagLayoutIpadXYTest/GridBagLayoutIpadXYTest.java can fail
...
Added realSync() call. Made the test public.
Reviewed-by: dcherepanov
2009-06-23 16:10:19 +04:00
Dmitry Cherepanov
0cadb2e023
6736247: Component.printAll Invalid local JNI handle
...
Reviewed-by: anthony
2009-06-23 15:10:02 +04:00
Xueming Shen
3c65bb6343
6847092: (cs) CharsetEncoder.isLegalReplacement of US_ASCII behaves differently since
...
Updated the US_ASCII and ISO-8859-1 to fix the failure.
Reviewed-by: alanb, martin
2009-06-22 19:22:47 -07:00
Sean Mullan
68d0756ea6
6824440: XML Signature HMAC issue
...
Reviewed-by: asaha
2009-06-23 13:54:36 -04:00
Xiaobin Lu
c0146a5bd0
6850606: Regression from JDK 1.6.0_12
...
The returned result from multiply should be constructed by using valueOf to take care of the INFLATED case.
Reviewed-by: darcy
2009-06-20 13:34:06 -07:00
Xueming Shen
721a90bda5
6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
...
4891024: EUC-KR and JOHAB converters need to be updated to include two new characters
4287467: Character converter generator tool
Migrated some of the doublebyte charsets to the new implementation.
Reviewed-by: okutsu
2009-06-19 14:39:06 -07:00
Weijun Wang
1d5c589340
6851973: ignore incoming channel binding if acceptor does not set one
...
Reviewed-by: valeriep
2009-06-19 18:03:27 +08:00
Abhijit Saha
d89108356d
Merge
2009-06-18 22:53:54 -07:00
Abhijit Saha
f63a5c2e42
Merge
2009-06-18 22:45:16 -07:00
Sergey Malenkov
0681d1454c
6660049: Synth Region.uiToRegionMap/lowerCaseNameMap are mutable statics
...
Reviewed-by: hawtin
2009-06-18 14:08:07 +04:00
Anton Tarasov
48ed6852bf
4788402: SortingFocusTraversalPolicy: prob with non-focusable focus Cycle Root as first
...
Reviewed-by: dcherepanov
2009-06-18 11:28:54 +04:00
Yuri Nesterenko
0b09aba377
Merge
2009-06-17 23:27:56 -07:00
Weijun Wang
f5d1fbc0b4
6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
...
Reviewed-by: mullan
2009-06-18 11:12:13 +08:00
Abhijit Saha
9a130fd30d
Merge
2009-06-17 13:12:42 -07:00
Weijun Wang
7b2694f5b3
6849275: enhance krb5 reg tests
...
Reviewed-by: xuelei
2009-06-17 15:26:58 +08:00
Yuri Nesterenko
d184c2ebce
Merge
2009-06-16 00:37:39 -07:00
Andy Herrick
1939fe49d8
Merge
2009-06-15 13:08:29 -04:00
Jennifer Godinez
45febb097f
Merge
2009-06-15 09:59:03 -07:00
Dmitry Cherepanov
d7d8999b2b
6847584: closed/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html fails
...
Reviewed-by: anthony
2009-06-15 11:15:55 -04:00
Andrew Brygin
0574960761
6684104: Applets fails to launch using ImageIO if .java.policy with File permissions present on the system
...
Reviewed-by: igor, prr
2009-06-15 17:19:33 +04:00
Martin Buchholz
a5e977cf14
6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
...
Use clone(CLONE_VM) on Linux; Reluctantly implement execvpe.
Reviewed-by: michaelm
2009-06-14 14:23:22 -07:00
Yuka Kamiya
3445a11481
6850113: Bidi class needs to be updated to support Unicode 5.1
...
Reviewed-by: okutsu
2009-06-13 06:43:54 +09:00
Abhijit Saha
d214e051c9
Merge
2009-06-12 12:26:20 -07:00
Andy Herrick
e487e25584
6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code into JDK7
...
6845973: Update JDK7 with deployment changes in 6u13, 6u14
4802695: Support 64-bit Java Plug-in and Java webstart on Windows/Linux on AMD64
6825019: DownloadManager should not be loaded and referenced for full JRE
6738770: REGRESSION:JSException throws when use LiveConnect javascript facility
6772884: plugin2 : java.lang.OutOfMemoryError or crash
6707535: Crossing domain hole affecting multiple sites/domains using plug-in
6728071: Non-verification of Update files may allow unintended updates
6704154: Code loaded from local filesystem should not get access to localhost
6727081: Web Start security restrictions bypass using special extension jnlp
6727079: Java Web Start Socket() restriction bypass
6727071: Cache location/user name information disclosure in SingleInstanceImpl
6716217: AppletClassLoader adds permissions based on codebase regardless of CS
6694892: Java Webstart inclusion via system properties override [CVE-2008-2086]
6704074: localhost socket access due to cache location exposed
6703909: Java webstart arbitrary file creation using nativelib
6665315: browser crashes when deployment.properties has more slashes ( / )
6660121: Encoding values in JNLP files can cause buffer overflow
6606110: URLConnection.setProxiedHost for resources that are loaded via proxy
6581221: SSV(VISTA): Redirection FAILS to work if user does a downgrade install
6609756: Buffer Overflow in Java ActiveX component
6608712: Bypassing the same origin policy in Java with crafted names
6534630: "gnumake clobber" doesn't
6849953: JDK7 - replacement of bufferoverflowU.lib on amd64 breaks build
6849029: Need some JDK7 merge clean-up after comments on the webrev
6847582: Build problem on JDK7 with isSecureProperty in merge
6827935: JDK 7 deployment merging - problem in Compiler-msvm.gmk
6823215
: latest merge fixes from 6u12 -> JDK7
6816153: further mergers for JDK7 deployment integration
6807074: Fix Java Kernel and JQS in initial JDK7 builds
Initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
2009-06-12 14:56:32 -04:00
Tim Bell
54e8ace85c
Merge
2009-06-11 21:32:12 -07:00
Andrew Brygin
d78db1b0c7
5101862: WBMP Image reader tries to load Quicktime MOV files
...
Reviewed-by: igor, prr
2009-06-11 14:22:33 +04:00
Andrew Brygin
83632f1cab
6296893: BMP Writer handles TopDown property incorrectly for some of the compression types
...
Reviewed-by: igor, prr
2009-06-11 13:47:42 +04:00
Yuri Nesterenko
d094861eeb
Merge
2009-06-09 23:47:38 -07:00
Weijun Wang
8a52d1a9d5
6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication()
...
Reviewed-by: chegar, valeriep
2009-06-09 14:17:05 +08:00
Jennifer Godinez
b321d4a736
Merge
2009-06-08 13:56:45 -07:00
Omair Majid
eb1cb99d4e
6832386: Fix JTreg test: java/awt/Graphics/DrawImageBG/SystemBgColorTest.java
...
Removed unneeded System.exit(0) call.
Reviewed-by: art, ohair, anthony
2009-06-04 15:18:46 +04:00
Yuri Nesterenko
86df48bb43
Merge
2009-06-01 01:06:28 -07:00
Yuri Nesterenko
5979ab9e03
Merge
2009-06-01 01:05:22 -07:00
Pavel Porvatov
f46daf03eb
6845805: Test for CR 6713352 is failed under Linux
...
Reviewed-by: malenkov
2009-05-28 18:11:07 +04:00
Mandy Chung
e1109816d7
Merge
2009-05-27 13:02:00 -07:00
Xue-Lei Andrew Fan
06370a8f01
6845286: Add regression test for name constraints
...
Create regression test cases on name constraints
Reviewed-by: weijun
2009-05-27 17:48:22 +08:00
Mandy Chung
26e0c238dd
6535104: TEST_BUG: FindDeadlocks.java fails intermittently
...
Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
2009-05-26 18:09:32 -07:00
Mandy Chung
dd2d72ea50
6512493: TEST_BUG: unexpected LockInfo failure in LockedSynchronizers.java
...
Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
2009-05-26 18:07:14 -07:00
Mandy Chung
354731edb5
5080203: TEST_BUG: ThreadStateTest fails intermittently
...
Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
2009-05-26 18:02:44 -07:00
Mandy Chung
bb698a2b6f
6798842: TEST_BUG: ThreadStackTrace.java fails intermittently with unexpected thread status
...
Remove @ignore
Reviewed-by: swamyv
2009-05-26 17:54:28 -07:00
Mandy Chung
e2f7248afb
6829636: test/java/util/logging/LoggingDeadlock2.java is flaky
...
Remove @ignore
Reviewed-by: swamyv
2009-05-26 17:47:57 -07:00
Jean-Christophe Collet
74bfe722ce
6726695: HttpURLConnection shoul support 'Expect: 100-contimue' headers for PUT
...
Added code triggered when 'Expect: 100-continue' header has been added
Reviewed-by: chegar
2009-05-26 16:03:51 +02:00
Xue-Lei Andrew Fan
93614a3c7d
6720721: CRL check with circular depency support needed
...
Checking AKID of certificates and CRLs
Reviewed-by: mullan, weijun
2009-05-26 16:43:22 +08:00
Xue-Lei Andrew Fan
5f228867b6
6822460: support self-issued certificate
...
Checking self-issued certificate during certification path building
Reviewed-by: mullan, weijun
2009-05-26 16:19:18 +08:00
Weijun Wang
9823ad0eae
6844887: NPE in TextCallbackHandler
...
Reviewed-by: xuelei
2009-05-26 10:12:22 +08:00
Jean-Christophe Collet
97c0be0045
6349566: java.net.CookieManager doesn't set default domain
...
Enforce default domain in CookieManager
Reviewed-by: michaelm
2009-05-25 22:27:26 +02:00
Xiaobin Lu
2af45eb571
6806261: BigDecimal.longValueExact() method throws NullPointerException
...
Add various tests to test the change to 6622432
Reviewed-by: darcy
2009-05-24 16:35:32 -07:00
Xiaobin Lu
9f9d70b270
6622432: RFE: Performance improvements to java.math.BigDecimal
...
Reviewed-by: darcy
2009-05-24 16:29:57 -07:00
Andrew Brygin
8e2b3cf306
4893408: JPEGReader throws IllegalArgException when setting the destination to BYTE_GRAY
...
Reviewed-by: igor, prr
2009-05-23 08:35:37 +04:00
Xueming Shen
f625a6d545
6843578: Re-implement IBM doublebyte charsets
...
6639450: IBM949C encoder modifies state of IBM949 encoder
6569191: Cp943 io converter returns U+0000 and U+FFFD for unconvertable character
6577466: Character encoder IBM970 throws a BufferOverflowException
5065777: CharsetEncoder canEncode() methods often incorrectly return false
Re-write 11 IBM doublebyte charsets. Thanks Ulf.Zibis for the codereview!
Reviewed-by: martin
2009-05-21 23:32:46 -07:00
Hiroshi Yamauchi
f3d01961f8
6829659: Circle is rendered in C shape
...
Reviewed-by: campbell, flar
2009-05-21 09:56:03 -07:00
Artem Ananiev
55c50f50d0
6794764: Translucent windows are completely repainted on every paint event, on Windows
...
6719382: Printing of AWT components on windows is not working
6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel
6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window
Reviewed-by: anthony, tdv, alexp
2009-05-21 12:29:25 +04:00
Weijun Wang
04e56f7701
6682516: SPNEGO_HTTP_AUTH/WWW_KRB and SPNEGO_HTTP_AUTH/WWW_SPNEGO failed on all non-windows platforms
...
Reviewed-by: xuelei
2009-05-20 10:12:00 +08:00
Xueming Shen
15baf98a0a
6843079: Putback for the new EUC_TW is not complete
...
Putback the files missed in last putback
Reviewed-by: alanb
2009-05-19 16:03:02 -07:00
Xueming Shen
a1958b22ef
6831794: charset EUC_TW is 12.6% of the total size of charsets.jar
...
6229811: Several codepoints in EUC_TW failed in roundtrip conversion
Re-write EUC_TW charset to address the size and roundtrip issue.
Reviewed-by: alanb
2009-05-19 15:25:29 -07:00
Kelly O'Hair
f4e0a8215f
6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc
...
Reviewed-by: tbell
2009-05-18 10:36:38 -07:00
Pavel Porvatov
210c9c8b6f
6713352: Deadlock in JFileChooser with synchronized custom FileSystemView
...
Reviewed-by: malenkov, peterz
2009-05-15 17:26:45 +04:00
Peter Zhelezniakov
8514d49a21
6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC
...
Reviewed-by: rupashka
2009-05-14 18:12:13 +04:00
Yuri Nesterenko
a529aee20c
Merge
2009-05-12 00:40:13 -07:00
Abhijit Saha
2b871b4ad6
Merge
2009-05-07 13:18:12 -07:00
Yuri Nesterenko
d1277d1d57
Merge
2009-05-06 09:37:34 -07:00
Artem Ananiev
f6e8569c85
6656586: Cursor.predefined is protected static mutable (findbugs)
...
Reviewed-by: hawtin, igor
2009-05-06 15:17:22 +04:00
Artem Ananiev
825bafa0ea
6837004: java.awt.GraphicsDevice.setFullScreenWindow throws NPE for windows with background color not set
...
Reviewed-by: yan, dcherepanov
2009-05-06 12:39:23 +04:00
Tim Bell
8f52d15f97
Merge
2009-05-05 23:12:47 -07:00
Tim Bell
7a94d5e47f
Merge
2009-05-04 22:16:02 -07:00
Alan Bateman
e4f45d0a0b
6834246: (ch) AsynchronousSocketChannel#write completes with wrong number of bytes written under load (win)
...
Reviewed-by: sherman
2009-05-04 19:25:14 +01:00
Jennifer Godinez
934dac40ef
Merge
2009-04-29 12:27:05 -07:00
Abhijit Saha
c3de9bf468
Merge
2009-04-29 11:43:19 -07:00
Sergey Malenkov
de6e2fb6e2
6777487: Encoder allows reading private variables with certain names
...
Reviewed-by: peterz
2009-04-29 20:55:13 +04:00
Sergey Malenkov
99c5ea5368
6660539: Introspector shares cache of mutable BeanInfo between AppContexts
...
Reviewed-by: peterz
2009-04-29 20:03:09 +04:00
Yuri Nesterenko
035ca4f0c8
Merge
2009-04-29 00:27:46 -07:00
Kelly O'Hair
2756e99316
6835241: Annotate some tests with @ignore that have shown to be unpredictable
...
Reviewed-by: tbell
2009-04-28 14:43:44 -07:00