Commit Graph

6217 Commits

Author SHA1 Message Date
Sean Coffey
23b1ff04af 7181793: Socket getOutputStream create streams that cannot be GC'ed until Socket is closed
Reviewed-by: alanb, chegar
2012-10-09 19:45:17 +01:00
Leonid Romanov
743e5c0d91 7124321: [macosx] TrayIcon MouseListener is never triggered
Reviewed-by: anthony
2012-10-09 20:59:41 +04:00
Naoto Sato
04816adee5 7200341: DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances
Reviewed-by: okutsu
2012-10-09 09:59:05 -07:00
Leonid Romanov
63a30e3268 7185280: Jre7cert: focusgained does not get called for all focus req when do alt + tab
Reviewed-by: anthony
2012-10-09 18:00:58 +04:00
Lance Andersen
2a3853c1b9 7197395: Add @Deprecated to all deprecated methods to eliminate compiler warnings in JDBC
Reviewed-by: alanb, smarks
2012-10-09 08:58:27 -04:00
Alan Bateman
511c6abf08 7173494: some jdk tests are not run in test/Makefile
Reviewed-by: chegar, mchung, mduigou, iris
2012-10-09 13:28:32 +01:00
Sean Coffey
fb1294fec5 7196533: TimeZone.getDefault() slow due to synchronization bottleneck
Reviewed-by: okutsu
2012-10-09 12:50:52 +01:00
Lana Steuck
703702096b Merge 2012-10-08 15:39:33 -07:00
Lana Steuck
e86fa474a7 Merge 2012-10-08 15:37:37 -07:00
Lana Steuck
6bf8610fc8 Merge 2012-10-08 15:36:02 -07:00
Weijun Wang
a5312cbadb 7201053: Krb5LoginModule shows NPE when both useTicketCache and storeKey are set to true
Reviewed-by: mullan
2012-10-08 10:42:43 +08:00
Alan Bateman
18688c3a56 8000354: (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations
Reviewed-by: mchung, forax
2012-10-06 13:56:16 +01:00
Naoto Sato
eeac68872b 7198834: HOST Adapter: one extra empty space in the end of the pattern string
Reviewed-by: okutsu
2012-10-05 09:57:50 -07:00
Vadim Pakhnushev
4e6d9a8f7e 8000176: Need automated test for checking scale quality
Reviewed-by: prr, bae
2012-10-05 16:21:01 +04:00
Naoto Sato
0dcbdaafba Merge 2012-10-04 21:05:06 -07:00
Naoto Sato
efea116274 7200119: Collator.getAvailableLocales() doesn't return Locale.US
Reviewed-by: okutsu
2012-10-04 21:03:36 -07:00
David Katleman
ab2c8f811a Added tag jdk8-b59 for changeset 6408a49a3a6b 2012-10-04 14:35:38 -07:00
Rob McKenna
2102c5a5b6 7184932: Remove the temporary Selector usage in the NIO socket adapters
Reviewed-by: alanb
2012-10-04 19:53:08 +01:00
Naoto Sato
3caba25f6b 7196799: CLDR adapter can not be invoked when region code is specified in Locale
7197573: java/util/Locale/LocaleProviders.sh failed

Reviewed-by: okutsu
2012-10-04 10:04:56 -07:00
Vinnie Ryan
d44a2451e6 Merge 2012-10-04 11:54:16 +01:00
Yuka Kamiya
700a5c6ee0 7201151: Fix Contribution : Java cannot get Windows's IME name correctly
Reviewed-by: okutsu
2012-10-04 18:05:37 +09:00
Yuka Kamiya
64b949310f 7196316: Wrong rounding mode in DecimalFormat after deserialization
Reviewed-by: okutsu
2012-10-04 11:36:22 +09:00
Oleg Pekhovskiy
ebff918cc7 7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
Reviewed-by: art, denis
2012-10-03 21:01:47 +04:00
Dan Xu
684361a3d9 6910472: Typo in : java.io.ObjectOutputStream.reset() "refered"
Reviewed-by: dholmes, alanb
2012-10-03 09:03:53 +01:00
Yuka Kamiya
c3026d4a59 7104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. chars
Reviewed-by: okutsu
2012-10-03 15:11:28 +09:00
Alan Bateman
30d429cc25 8000268: sun/security/provider/X509Factory/BigCRL.java failing on Linux 32-bit
Reviewed-by: mullan
2012-10-02 12:23:16 +01:00
Paul Sandoz
25c830b9d5 7197642: (sl) ServiceLoader.load(null) doesn't throw NPE
Reviewed-by: alanb
2012-10-02 10:36:05 +01:00
Olivier Lagneau
b6ea800f9b 7050528: Improve performance of java.text.DecimalFormat.format() call stack
Reviewed-by: darcy
2012-10-02 10:11:57 +01:00
Clemens Eisserer
3d880fa194 7188093: closed/sun/java2d/pipe/ScaleQualityTest.java fails
Reviewed-by: prr, flar
2012-10-01 13:07:54 -07:00
Alan Bateman
9b8e06e699 8000269: Cleanup javadoc warnings
Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
2012-10-01 15:36:57 +01:00
Dmitry Samersoff
8af0bcb7fe 7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh
Make test self-terminating and independent to cygwin/mks kill behaviour

Reviewed-by: sspitsyn, alanb
2012-09-29 15:44:06 +04:00
Lana Steuck
4156261cf3 Merge 2012-09-28 14:56:38 -07:00
Lana Steuck
80b413a5b5 Merge 2012-09-28 11:45:43 -07:00
Lana Steuck
9c0a331d78 Merge 2012-09-28 10:54:12 -07:00
Alexander Scherbatiy
01025ec99e 7197619: Using modifiers for the dead key detection on Windows
Reviewed-by: bagiras, leonidr
2012-09-28 14:54:04 +04:00
Dan Xu
f41a30cb5c 6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT
Reviewed-by: alanb
2012-09-28 11:14:20 +01:00
Weijun Wang
7ffcd7343f 7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so
Reviewed-by: alanb, smarks
2012-09-28 17:15:48 +08:00
Yuka Kamiya
5a3a2dc308 7069824: Support for BCP47 locale matching
Reviewed-by: naoto, okutsu
2012-09-28 14:14:26 +09:00
Rob McKenna
152b0d6143 7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache
Reviewed-by: chegar
2012-09-28 04:39:02 +01:00
Rob McKenna
80d3fce897 7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases
Reviewed-by: chegar
2012-09-27 22:35:07 +01:00
David Katleman
575a9f82e2 Added tag jdk8-b58 for changeset 17beb247c83a 2012-09-27 11:25:26 -07:00
Andrew John Hughes
0fa038b4e0 7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK
Allow OpenJDK to use the unlimited crypto policy.

Reviewed-by: wetmore, ohair
2012-09-27 17:55:10 +01:00
Alan Bateman
903c4c0c7f 7200742: (se) Selector.select does not block when starting Coherence (sol)
Reviewed-by: chegar
2012-09-27 10:30:56 +01:00
David Katleman
cec06a0b40 Merge 2012-09-26 22:22:51 -07:00
Xue-Lei Andrew Fan
9c642ad1d2 7200295: CertificateRequest message is wrapping when using large numbers of Certs
Reviewed-by: wetmore
2012-09-26 21:05:40 -07:00
Alejandro Murillo
7be853ba86 Merge 2012-09-26 13:04:06 -07:00
Alexander Scherbatiy
8bb2411d34 7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
Reviewed-by: serb, anthony
2012-09-26 18:59:12 +04:00
Abhijit Saha
7bd671250d Merge 2012-09-25 11:48:00 -07:00
Valerie Peng
6f6f1d3bea 7199939: DSA 576 and 640 bit keys fail when initializing for No precomputed parameters
Fixed initialize(int, SecureRandom) call to not error out when no precomputed params available.

Reviewed-by: vinnie
2012-09-25 11:31:17 -07:00
Valerie Peng
0733ebe2f2 7199941: test about AES/ECB mode fails
Fixed the problem of field "blockMode" not having correct value for AES algorithms.

Reviewed-by: vinnie
2012-09-25 11:27:42 -07:00
Jennifer Godinez
5f949b5751 7158350: [macosx] Strange results of SwingUIText printing
Reviewed-by: bae, prr
2012-09-25 09:18:27 -07:00
Lana Steuck
74be91da45 Merge 2012-09-24 21:10:24 -07:00
Sergey Bylokhov
08c6d03264 7160627: [macosx] TextArea has wrong initial size
7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms

Reviewed-by: anthony, art
2012-09-24 21:33:41 +04:00
Leonid Romanov
914bc61d4b 7179349: [macosx] Java processes on Mac should not use default Apple icon
Reviewed-by: anthony
2012-09-24 18:24:30 +04:00
Jaroslav Bachorik
12bf2c7d52 7192975: Issue with JMX reflection
Make security check unconditional

Reviewed-by: ahgross, asaha
2012-09-24 17:00:40 +04:00
Frederic Parain
898b21ebf3 7198296: Problem with classloader in JMX
Wb classes have to be available for hotspot tests

Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Reviewed-by: ahgross, asaha
2012-09-24 16:15:27 +04:00
Leonid Romanov
0ea3bcf8a8 7124239: [macosx] sun.awt.SunToolkit.InfiniteLoop exception in realSync called from SwingTestHelper
Reviewed-by: anthony
2012-09-24 15:25:17 +04:00
John Coomes
8cc4cb76b5 Merge 2012-09-21 13:14:22 -07:00
Kelly O'Hair
89f1772d07 7191703: jprt cannot build jdk on MacOSX
Reviewed-by: anthony
2012-09-21 12:22:52 -07:00
Alan Bateman
360754471c 7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer
Reviewed-by: iris, dxu, chegar
2012-09-21 15:39:10 +01:00
Alexander Scherbatiy
aca74a151c 7199180: [macosx] Dead keys handling for input methods
Reviewed-by: kizune, anthony
2012-09-21 13:48:06 +04:00
John R Rose
0a735e76f6 7196190: Improve method of handling MethodHandles
Bind callers to caller-sensitive methods.

Reviewed-by: twisti, jjh, vlivanov, ahgross
2012-09-20 14:02:55 -07:00
David Katleman
10d4078b95 Added tag jdk8-b57 for changeset ad1e86451b3f 2012-09-20 13:45:18 -07:00
Kumar Srinivasan
71637b6902 7199614: (pack200) remove unused file
Reviewed-by: alanb
2012-09-20 13:01:01 -07:00
Vladislav Karnaukhov
211c061e3e 7123767: Wrong tooltip location in Multi-Monitor configurations
Reviewed-by: rupashka
2012-09-20 17:55:40 +04:00
Sean Chou
49aa62455c 7194184: JColorChooser swatch cannot accessed from keyboard
Reviewed-by: rupashka, alexsch
2012-09-20 17:39:47 +04:00
John Zavgren
374a36e20e 7193520: Removed references to Linux kernel version 2.2
Linux kernel version 2.2 isn't supported anymore.

Reviewed-by: chegar, dsamersoff, alanb
2012-09-20 09:36:55 -04:00
David Katleman
d08e6eb258 Merge 2012-09-19 15:46:32 -07:00
Lana Steuck
15bdd03998 Merge 2012-09-19 12:41:54 -07:00
Lana Steuck
b2e9ddaa89 Merge 2012-09-19 12:38:53 -07:00
Sergey Malenkov
1a3e1b43e0 7195917: XMLDecoder parsing at close-time should be improved
Reviewed-by: art, ahgross
2012-09-19 21:42:21 +04:00
Chris Hegarty
4752833181 7199500: Minor typo in AbstractStringBuilder.java header
Reviewed-by: coffeys
2012-09-19 14:55:40 +01:00
Jim Gish
ae79d50df2 4722265: (spec str) StringBuffer.ensureCapacity() should mention that capacity is mutable
Add usage note to AbstractStringBuilder ensureCapacity()

Reviewed-by: mduigou, dholmes, chegar
2012-09-19 08:52:21 -04:00
David Holmes
921375e418 7199410: Remove files that were omitted from 7130909 changeset
Reviewed-by: ohair
2012-09-19 04:26:50 -04:00
Mandy Chung
8159d98a99 7198070: Eliminate static dependency from JMX to java.beans.ConstructorProperties
Reviewed-by: alanb
2012-09-18 15:06:14 -07:00
Dan Xu
8831f6fde2 7195933: There is incorrect link to "Info-ZIP Application Note 970311" in doc page of Package java.util.zip
Correct a java doc link in java.util.zip package page

Reviewed-by: chegar, lancea, sherman
2012-09-18 14:45:09 -07:00
Alan Bateman
3b337824c0 7190273: Deprecate com.sun.security.auth.callback.DialogCallbackHandler
Reviewed-by: mullan
2012-09-18 21:21:10 +01:00
Kelly O'Hair
d5cd2350a8 7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent
7130909: Add a more general mechanism for customizing the build logic

Reviewed-by: dholmes, tbell, erikj, ihse, ohrstrom
2012-09-18 12:16:37 -07:00
Kelly O'Hair
c363db8ed0 7197849: Update new build-infra makefiles
Reviewed-by: ihse, erikj, ohrstrom, tbell
2012-09-18 11:29:24 -07:00
Mike Duigou
1e3c417915 7199249: TEST_BUG : Add /othervm to Collisions.java @run main with -D definitions
Reviewed-by: alanb
2012-09-18 11:04:12 -07:00
Yiming Wang
6b6dde5a11 7198984: Add java/text/Bidi/Bug6665028.java to ProblemList.txt
Reviewed-by: alanb
2012-09-18 10:34:36 -07:00
Xue-Lei Andrew Fan
b8e234fb52 7199066: Typo in method name
Reviewed-by: mullan
2012-09-18 06:51:02 -07:00
Konstantin Shefov
67cc344382 7190587: Open source and jtreg'ify JAWT regression test
Reviewed-by: anthony, omajid
2012-09-18 17:38:40 +04:00
Dan Xu
cd25bf4b6e 7142919: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing intermittently [sol11]
Reviewed-by: alanb
2012-09-18 13:14:49 +01:00
Vinnie Ryan
79b3216615 7198901: correct the field size check when decoding a point on ECC curve
Reviewed-by: xuelei
2012-09-18 11:08:48 +01:00
Weijun Wang
89a8feeaff 7198871: cleanup security tests in problem lists with no CR attached
Reviewed-by: alanb
2012-09-18 17:38:43 +08:00
Mike Duigou
25570f8d69 7198988: re-order paramaters for Collision.java @run
Reviewed-by: alanb
2012-09-17 11:36:10 -07:00
Marco Dinacci
6dc21336ea 7160951: ActionListener called twice for JMenuItem using ScreenMenuBar
Reviewed-by: anthony, serb
2012-09-17 17:25:54 +04:00
Staffan Larsen
10b80ccca6 7198849: Make javax/management/remote/mandatory/notif/ListenerScaleTest.java less timing sensitive
Reviewed-by: alanb
2012-09-17 12:40:33 +02:00
Weijun Wang
b86fae01ab 7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
Reviewed-by: vinnie
2012-09-17 18:19:16 +08:00
Vadim Pakhnushev
1c8d337aaa 7186799: Regression tests for ImageIO metadata fail on second run
Reviewed-by: prr, bae
2012-09-17 13:44:07 +04:00
Staffan Larsen
1f8baaf6f0 7198846: Add javax/management/remote/mandatory/notif/DiffHBTest.java to ProblemList.txt
Reviewed-by: alanb
2012-09-17 11:27:25 +02:00
Weijun Wang
8e21ad5768 7198205: CloseTest fails on mac
Reviewed-by: alanb, chegar, michaelm
2012-09-17 17:19:50 +08:00
Sean Mullan
227d6c722e 7195409: CertPath/CertPathValidatorTest/KeyParamsInheritanceTest fails with NullPointerException
Reviewed-by: xuelei
2012-09-16 13:29:25 -07:00
John Coomes
d0d065e65c 7198676: NPG: exclude MemoryMXBean tests which assume a perm gen
Reviewed-by: dcubed
2012-09-14 16:04:01 -07:00
John Coomes
62be90fc38 7198162: exclude test MemoryMXBean/LowMemoryTest2.sh
Reviewed-by: alanb, dsamersoff, sspitsyn
2012-09-14 15:02:24 -07:00
Lana Steuck
a60a81b964 Merge 2012-09-14 14:10:01 -07:00
Lana Steuck
fb9f7dee15 Merge 2012-09-14 13:52:30 -07:00
Vladislav Karnaukhov
ccf7724f51 6994562: Swing classes (both JTextArea and JTextField) don't support caret width tuning
Reviewed-by: rupashka, art
2012-09-14 19:51:14 +04:00
Alexander Scherbatiy
8b54dc6ea9 7196547: [macosx] Implement dead key detection for KeyEvent
Reviewed-by: skovatch, kizune
2012-09-14 15:30:46 +04:00
Alexander Scherbatiy
43349040a2 7197320: [macosx] Full Screen option missing when Window.documentModified
Reviewed-by: anthony
2012-09-14 15:08:54 +04:00
David Katleman
04d30a320f Added tag jdk8-b56 for changeset 9a3f2acd6f92 2012-09-13 13:16:04 -07:00
Oleg Pekhovskiy
ffadb2c6a5 7198318: SunToolkitSubclass.java should be removed
Reviewed-by: serb
2012-09-13 21:23:23 +04:00
Oleg Pekhovskiy
08a51f1378 7186109: Simplify lock machinery for PostEventQueue & EventQueue
Reviewed-by: art, anthony, dholmes
2012-09-13 19:53:13 +04:00
David Katleman
895f5c3cd5 Merge 2012-09-12 15:57:26 -07:00
Sergey Bylokhov
589854449e 7124534: [macosx] Submenu title overlaps with Submenu indicator in JPopupMenu
Reviewed-by: art
2012-09-12 21:16:39 +04:00
Kelly O'Hair
408baee12e Merge 2012-09-11 14:18:54 -07:00
Kelly O'Hair
b4f55953e0 7197771: Adjust jdk sources to avoid use of implementation defined value of __FILE__
7180608: Sort the order of object files when building shared libraries

Reviewed-by: ohrstrom, erikj, tbell
2012-09-11 13:40:59 -07:00
Mike Duigou
bb1c4324e9 7189926: Reduce test size for default run. Add additional run enabling alternative hashing
Reviewed-by: alanb
2012-09-11 07:42:02 -07:00
Lana Steuck
ebe7692e1d Merge 2012-09-14 10:14:02 -07:00
Mandy Chung
c6064021fd 7193302: Remove ConstructorProperties annotation from java.lang.management.LockInfo
Reviewed-by: alanb, sla, egahlin
2012-09-14 09:47:14 -07:00
Sean Mullan
478bf4b32a Merge 2012-09-14 10:30:38 -04:00
Sean Mullan
9c6c879e23 Merge 2012-09-14 10:14:15 -04:00
Sean Mullan
5e99983092 7176627: CertPath/jep124/PreferCRL_SoftFail test fails (Could not determine revocation status)
Reviewed-by: xuelei
2012-09-14 10:13:04 -04:00
Alan Bateman
a9eb740a31 7197637: (ch) sun.nio.ch.Default* cause providers for other platforms to be included in rt.jar
Reviewed-by: mchung
2012-09-13 15:04:01 +01:00
Chris Hegarty
3505949495 7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error
Reviewed-by: alanb
2012-09-13 11:17:08 +01:00
Sean Mullan
fb2cf39b23 Merge 2012-09-12 15:21:46 -04:00
Jason Uh
b89fe033cb 7196593: java.security.debug=help doesn't list certpath option
Reviewed-by: mullan, wetmore, valeriep
2012-09-12 15:20:54 -04:00
Pavel Porvatov
41e85e364f 7195194: Better data validation for Swing
Reviewed-by: art, ahgross
2012-09-11 15:59:24 +04:00
Andrew Brygin
24043fa401 7181199: [macosx] Startup is much slower in headless mode for apps using Fonts
Reviewed-by: jgodinez, prr
2012-09-11 13:32:48 +04:00
Sergey Malenkov
e539ff810a 7195549: Better bean object persistence
Reviewed-by: art, ahgross
2012-09-11 12:57:09 +04:00
Sergey Malenkov
c14183f376 7193977: REGRESSION:Java 7's JavaBeans persistence ignoring the "transient" flag on properties
Reviewed-by: rupashka
2012-09-11 10:58:39 +04:00
Lana Steuck
35b39b9d65 Merge 2012-09-10 17:55:41 -07:00
Stuart Marks
7004635879 7195919: (sl) ServiceLoader can throw CCE without needing to create instance
Reviewed-by: ahgross, alanb, dmeetry
2012-09-10 16:05:53 -07:00
Jennifer Godinez
accba3a5e1 7183516: [macosx]Can't print-out the defined fonts for PrintFont_2D and AntialiasTableTest
Reviewed-by: bae, prr
2012-09-10 10:07:10 -07:00
Sean Mullan
6ac22bda1f Merge 2012-09-10 09:18:10 -04:00
Sean Mullan
2f5dfb27c2 Merge 2012-09-10 09:00:00 -04:00
Sean Mullan
21f5431109 7195301: XML Signature DOM implementation should not use instanceof to determine type of Node
Reviewed-by: xuelei
2012-09-10 08:57:51 -04:00
Abhijit Saha
6b904d2507 Merge 2012-09-08 22:23:42 -07:00
Alan Bateman
c6f43f3599 7169884: LogManager checks do not work correctly for sub-types
Reviewed-by: mchung, ahgross
2012-09-08 20:31:42 +01:00
Sean Coffey
19e3f0756e 7180362: RFE: Implement date cutover functionality for currency.properties file
Reviewed-by: naoto
2012-09-07 21:22:37 +01:00
Jason Uh
21cc7bf277 4647343: IDENT variable in sun.security.x509 classes not used
Reviewed-by: mullan
2012-09-07 12:49:04 -04:00
John Zavgren
8fbd047f8c 6354758: rename old test HttpServer classes
Reviewed-by: chegar, michaelm, khazra
2012-09-07 15:30:17 +01:00
Eric Wang
de965a866a 7032247: java/net/InetAddress/GetLocalHostWithSM.java fails if hostname resolves to loopback address
TESTBUG

Reviewed-by: chegar, alanb
2012-09-07 14:00:31 +01:00
Alexander Scherbatiy
966d2c0cd4 7194469: Pressing the Enter key results in an alert tone beep when focus is TextField
Reviewed-by: bagiras, denis
2012-09-07 13:08:59 +04:00
Weijun Wang
7e677a587b 7196677: diff compares same file to itself in PaddingTest regression test
Reviewed-by: xuelei
2012-09-07 10:24:22 +08:00
David Katleman
1e5b3e3ded Added tag jdk8-b55 for changeset 4efc4ab93edd 2012-09-06 17:27:56 -07:00
Lance Andersen
1e258cff36 7192302: Remove JDBCRowSetImpl dependency on java.beans
Reviewed-by: alanb, mchung
2012-09-06 13:16:19 -04:00
Oleg Pekhovskiy
9c35d5e4d1 7153339: InternalError when drawLine with Xor and Antialiasing
Reviewed-by: prr, flar
2012-09-06 17:57:31 +04:00
Mikael Gerdin
cfefd5fc47 7195557: NPG: Unexpected number of memory pools
Update management tests to work with a VM without a permanent generation memory pool

Reviewed-by: rbackman, brutisso, sla, dholmes
2012-09-06 14:07:12 +02:00
Alexander Zuev
a483db078d 7175183: [macosx] Objective-C exception thrown when switching monitor configuration
Reviewed-by: prr, serb
2012-09-06 14:59:54 +04:00
Lana Steuck
a1878f7d14 Merge 2012-09-05 20:03:19 -07:00
Lana Steuck
29f70d33d7 Merge 2012-09-05 20:01:40 -07:00
Lana Steuck
2216719923 Merge 2012-09-05 17:33:52 -07:00
Lana Steuck
51b47903db Merge 2012-09-05 13:50:00 -07:00
John Coomes
6ecb1dc545 Merge 2012-09-05 12:58:45 -07:00
Kumar Srinivasan
e9b83f5d6f 7194005: (launcher) needs to be enhanced for 64-bit jar file handling
Reviewed-by: darcy, sherman
2012-09-05 11:38:40 -07:00
Lana Steuck
9014f4ced0 Merge 2012-09-05 11:59:27 -07:00
Sergey Bylokhov
7788603b2e 7124523: [macosx] b216: Mising part of applet UI
Reviewed-by: denis, alexsch
2012-09-05 21:40:05 +04:00
Valerie Peng
c53bbad396 Merge 2012-09-05 10:26:54 -07:00
Scott Kovatch
2663894371 7187834: [macosx] Usage of private API in macosx 2D implementation causes Apple Store rejection
Reviewed-by: prr, igor
2012-09-05 09:34:19 -07:00
Staffan Larsen
330ba0e873 6963102: Testcase failures sun/tools/jstatd/jstatdExternalRegistry.sh and sun/tools/jstatd/jstatdDefaults.sh
Make tests more resilient by allowing for more error messages from jps

Reviewed-by: alanb, rbackman, dsamersoff
2012-09-05 14:42:44 +02:00
Valerie Peng
a431f9851d 7044060: Need to support NSA Suite B Cryptography algorithms
Add support for DSA parameter generation and OIDs for NSA Suite B algorithms.

Reviewed-by: vinnie
2012-09-04 18:41:06 -07:00
Jonathan Gibbons
52ca21c92a 7195519: OutOfMemoryError in docs build after 7151010
Reviewed-by: darcy
2012-09-04 12:53:50 -07:00
Sergey Malenkov
2276a38632 7195106: REGRESSION : There is no way to get Icon inf, once Softreference is released
Reviewed-by: rupashka
2012-09-04 20:50:44 +04:00
Eric Wang
e0782017fe 7195733: TEST_BUG: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java failing
Reviewed-by: chegar, alanb, xuelei
2012-09-04 02:24:51 -07:00
Sergey Malenkov
25c0370a8b 7169395: Exception throws due to the changes in JDK 7 object tranversal and break backward compatibility
Reviewed-by: art
2012-09-04 13:12:16 +04:00
John Coomes
58d9fd45ac Merge 2012-08-31 16:39:04 -07:00
Christian Thalinger
6948846044 Merge 2012-08-31 15:20:25 -07:00
Dan Xu
b6bee3c9e9 7193406: Clean-up JDK Build Warnings in java.util, java.io
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
2012-08-31 13:42:47 -07:00
Dmytro Sheyko
366a5c5175 7194597: Typeo in com.sun.management.VMOption.toString()
VMOption.toString() returns "...(read-only)" if writable "...(read-write)" otherwise.

Reviewed-by: alanb, mchung
2012-09-11 19:58:36 +04:00
Lana Steuck
6fc24809d4 Merge 2012-08-31 12:11:03 -07:00
Sergey Malenkov
5aa6dd0031 7194567: Improve long term persistence of java.beans objects
Reviewed-by: ahgross, art
2012-08-31 09:15:34 -07:00
Anton Tarasov
67b1f9248b 6981400: Tabbing between textfield do not work properly when ALT+TAB
7157015: [macosx] Situation when KeyEventDispatcher doesn't work on AWT but does on Swing
7121442: Regression : Reopen CR 6458497 still reproducible using JDK 7

Reviewed-by: art, leonidr
2012-08-31 16:31:29 +04:00
Sergey Malenkov
7d367a5123 7186794: Setter not found. PropertyDescriptor(PropertyDescriptor,PropertyDescriptor)
Reviewed-by: rupashka
2012-08-31 14:49:23 +04:00
Sergey Malenkov
99bfc33cce 7192955: Introspector overide PropertyDescriptor for generic type field defined in super class
Reviewed-by: rupashka
2012-08-31 14:32:09 +04:00
Lana Steuck
047abf380a Merge 2012-08-30 20:16:07 -07:00
Lana Steuck
99c7a955ec Merge 2012-08-30 20:13:30 -07:00
David Katleman
18c8f75901 Added tag jdk8-b54 for changeset 9b806d4f69be 2012-08-30 10:27:23 -07:00
David Katleman
c4c4e329f2 Merge 2012-08-29 15:28:39 -07:00
Denis Fokin
ac4a9defca 7192887: java/awt/Window/Grab/GrabTest.java still failed (fix failed for CR 7149068)
Reviewed-by: ant, serb
2012-08-30 01:17:24 +04:00
Leonid Romanov
18e3872928 7124375: [macosx] Focus isn't transfered as expected between components
Reviewed-by: art, ant, serb
2012-08-29 19:53:35 +04:00
Chris Hegarty
84603e4d94 7189567: java net obselete protocol
Reviewed-by: alanb, ahgross
2012-08-29 14:05:37 +01:00
Alexander Scherbatiy
31ec802d7e 7171045: [macosx] There are no enter or exit events reported against 8b39 for MouseEventsDuringDrag
Reviewed-by: anthony, serb
2012-08-29 15:54:28 +04:00
Christian Thalinger
e48b871bdc 7194662: JSR 292: PermuteArgsTest times out in nightly test runs
Reviewed-by: kvn
2012-08-28 14:57:43 -07:00
John R Rose
03930364c8 7194612: api/java_lang/invoke/MethodHandles/Lookup/index.html#ExceptionsTests[findVirtualNSME] fails w/ -esa
Reviewed-by: kvn, twisti
2012-08-28 13:14:59 -07:00
Lana Steuck
a0b3f023db Merge 2012-08-28 12:24:33 -07:00
Lana Steuck
a43f699f88 Merge 2012-08-28 12:20:26 -07:00
Daniel D. Daugherty
7f75e401cc 7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list
Reviewed-by: alanb
2012-08-28 09:40:27 -07:00
Sean Mullan
d335016419 Merge 2012-08-28 08:46:23 -04:00
Sean Mullan
d981574a8a 7192896: Reason of CertPathValidatorException should be UNDETERMINED_REVOCATION_STATUS if OCSP request failed
Reviewed-by: xuelei
2012-08-28 08:43:17 -04:00
Sergey Bylokhov
0107379c53 7186371: [macosx] Main menu shortcuts not displayed (7u6 regression)
Reviewed-by: leonidr
2012-08-28 16:04:27 +04:00
Eric Wang
25c7724d6e 6962637: TEST_BUG: java/io/File/MaxPathLength.java may fail in busy system
Reviewed-by: dholmes, alanb
2012-08-28 11:12:46 +01:00
Jonathan Gibbons
3edec130c3 7194035: update tests for upcoming changes for jtreg
Reviewed-by: alanb, sspitsyn
2012-08-28 10:31:27 +01:00
Jonathan Gibbons
e4326b6cc5 7194032: update tests for upcoming changes for jtreg
Reviewed-by: alanb, iris
2012-08-28 10:29:30 +01:00
Weijun Wang
f7c2d784ae 7194472: FileKeyTab.java test fails on Windows
Reviewed-by: alanb
2012-08-28 17:25:07 +08:00
Lana Steuck
1dc8f7d026 Merge 2012-08-27 11:48:09 -07:00
Lana Steuck
09930417d3 Merge 2012-08-27 11:28:08 -07:00
Lana Steuck
47b747e08c Merge 2012-08-27 10:58:40 -07:00
Weijun Wang
66f06a99dc 7152121: Krb5LoginModule no longer handles keyTabNames with "file:" prefix
Reviewed-by: mullan
2012-08-27 10:23:43 +08:00
Mandy Chung
9108824515 7193339: Prepare system classes be defined by a non-null module loader
Reviewed-by: alanb, dholmes, dsamersoff, sspitsyn, psandoz
2012-08-24 22:55:49 -07:00
Christian Thalinger
80ceb641ad Merge 2012-08-24 15:41:39 -07:00
Kurchi Subhra Hazra
54f3f7f7ed 7168172: (fs) Files.isReadable slow on Windows
Remove DACL checking for read access, also reviewed by Ulf.Zibis@CoSoCo.de, zhong.j.yu@gmail.com

Reviewed-by: alanb
2012-08-24 11:48:51 -07:00
Alan Bateman
ccd9f0ffaa 7193933: More ProblemList.txt updates (8/2012)
Reviewed-by: darcy, chegar
2012-08-24 19:35:30 +01:00
Naoto Sato
2d1e211a10 7193601: Build breakage with the fix to 6336885 (build-infra build)
Reviewed-by: mduigou
2012-08-24 10:13:58 -07:00
Anthony Petrov
ed711d4ca7 7160609: [macosx] JDK crash in libjvm.dylib ( C [GeForceGLDriver+0x675a] gldAttachDrawable+0x941)
Constrain window dimensions with screen bounds and GL_MAX_TEXTURE_SIZE

Reviewed-by: art, serb
2012-08-24 14:58:04 +04:00
Sean Chou
a1e20b1d0a 7193169: The code example in javadoc of Component.java misses 'implements' keyword
Reviewed-by: anthony
2012-08-24 11:35:51 +08:00
David Katleman
428409a29b Added tag jdk8-b53 for changeset 08dbb62358cb 2012-08-23 12:27:49 -07:00
Andrew John Hughes
7e51cd125d 7192804: Build should not install jvisualvm man page for OpenJDK
OpenJDK builds don't ship VisualVM so shouldn't ship its man page either.

Reviewed-by: dholmes
2012-08-23 15:42:23 +01:00
Jason T Greene
3800b44b13 7191587: (se) SelectionKey.interestOps does not defer changing the interest set to the next select [macosx]
Reviewed-by: alanb
2012-08-23 13:07:08 +01:00
Frank Ding
cd118009c8 7193463: Improve registering signal handlers in java.lang.Terminator.setup()
Reviewed-by: dholmes, alanb
2012-08-23 16:28:17 +08:00
Naoto Sato
73ff23b7f7 6336885: RFE: Locale Data Deployment Enhancements
4609153: Provide locale data for Indic locales
5104387: Support for gl_ES locale (galician language)
6337471: desktop/system locale preferences support
7056139: (cal) SPI support for locale-dependent Calendar parameters
7058206: Provide CalendarData SPI for week params and display field value names
7073852: Support multiple scripts for digits and decimal symbols per locale
7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat
7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales
7151414: (cal) Support calendar type identification
7168528: LocaleServiceProvider needs to be aware of Locale extensions
7171372: (cal) locale's default Calendar should be created if unknown calendar is specified

JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu)

Reviewed-by: erikj, sherman, peytoia
2012-08-21 11:00:30 -07:00
Shirish Kuncolienkar
ae25fd53b6 7132889: (se) AbstractSelectableChannel.register and configureBlocking not safe from asynchronous close
Reviewed-by: alanb
2012-08-21 13:42:08 +01:00
Pavel Porvatov
9ef68c62d1 6866747: J2SE_Swing_Reg:can not see any HSB tab
Reviewed-by: alexsch
2012-08-21 14:37:16 +04:00
Rob McKenna
e81dadf112 7191777: test/java/lang/ProcessBuilder/Basic.java failing intermittently due to additions for 4244896
Reviewed-by: dholmes, alanb
2012-08-20 14:52:12 +01:00
Sergey Malenkov
b884fcc43d 7189112: java.beans.Introspector misses write methods
Reviewed-by: rupashka
2012-08-20 13:38:30 +04:00
Frank Ding
65713fce9a 7188612: JTable's AccessibleJTable throws IllegalComponentStateException instead of null
Reviewed-by: rupashka
2012-08-20 13:16:18 +08:00
Weijun Wang
d35a91d60d 7192202: Make sure keytool prints both unknown and unparseable extensions
Reviewed-by: mullan
2012-08-20 07:59:26 +08:00
Alan Bateman
edd2d4ce86 7191467: (fs) WatchService periodically fails to queue ENTRY_DELETE event for short lived file [sol11]
Reviewed-by: chegar
2012-08-19 13:29:01 +01:00
Alan Bateman
280b56b270 7192275: Minimize LogManager dependencies on java.beans
Reduce dependency to PropertyChangeListener and PropertyChangeEvent. Also add basic test coverage.

Reviewed-by: dcubed, dsamersoff, mchung
2012-08-19 13:03:00 +01:00
John R Rose
9d9d7877aa 7191102: nightly failures after JSR 292 lazy method handle update (round 3)
Reviewed-by: twisti, kvn
2012-08-17 13:42:25 -07:00
Kumar Srinivasan
d07131ac67 7190750: (pack200) the java unpacker produces non spec. compliant classfile with lambda classfiles
Reviewed-by: jrose
2012-08-17 08:28:48 -07:00
Daniel D. Daugherty
3be453e452 7191322: add test for 7064927 to java.lang.instrument
Add support for canRetransform attribute to the test manager. Add test for 7064927.

Reviewed-by: dsamersoff, sspitsyn, ohair
2012-08-17 12:51:23 -07:00
Jason Uh
630647752a 6500133: REGRESSION: CertificateParsingException for CRL Distribution Point with blank
Reviewed-by: mullan
2012-08-17 14:32:50 -04:00
Pavel Porvatov
5aa8e80d0b 7190597: Nimbus: regtest for 4235420 fails
Reviewed-by: alexsch
2012-08-17 17:04:59 +04:00
Frank Ding
6a7bd4b00c 7191275: Cleanup OS specific blocks in PlainDatagramSocketImpl.c to support more unix-like platforms
Reviewed-by: chegar
2012-08-17 17:10:56 +08:00
Andrew Brygin
3504e5bcfa 7150594: VM chash in JCK api/java_awt/Image/ConvolveOp/ tests for 64 bit jdk8 on linux
Reviewed-by: jgodinez, prr
2012-08-17 11:22:57 +04:00
David Katleman
9f4a2d95ee Added tag jdk8-b52 for changeset 81d8f7cbdcbc 2012-08-16 11:43:24 -07:00
Chris Hegarty
9f27d2af4c 7189103: Executors needs to maintain state
Reviewed-by: dholmes, hawtin
2012-08-16 15:02:34 +01:00
Eric Wang
6b186c1238 7132247: java/rmi/registry/readTest/readTest.sh failing with Cygwin
Reviewed-by: alanb
2012-08-16 14:35:26 +01:00
Amy Lu
16c1be5ff6 7191892: ProblemList.txt updates (8/2012)
Reviewed-by: alanb
2012-08-16 11:42:47 +01:00
Alan Bateman
3261af24cf 7191556: (fs) UnixNativeDispatcher.getextmntent should be moved into platform specific code
Reviewed-by: andrew
2012-08-16 11:14:42 +01:00
Sean Coffey
9573fdd192 7185965: Build error in javadoc make stage for bundles not containing crypto package
Reviewed-by: chegar
2012-08-16 10:48:43 +01:00
David MacDonald
b9fda6fcd8 7056731: Race condition in CORBA code causes re-use of ABORTed connections
Reviewed-by: lancea
2012-08-16 10:35:35 +01:00
David Katleman
ff827332a8 Merge 2012-08-15 18:04:14 -07:00
Rob McKenna
e892fb5b1d 6931128: (spec) File attribute tests fail when run as root
Reviewed-by: alanb
2012-08-15 22:46:35 +01:00
Sean Mullan
e5fbf01489 7189490: More improvements to DomainCombiner checking
Reviewed-by: ahgross, jdn, vinnie
2012-08-15 15:31:30 -04:00
Andrew John Hughes
1ec7522737 7110151: Use underlying platform's zlib library for Java zlib support
Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX.

Reviewed-by: sherman, alanb
2012-08-15 14:35:36 +01:00
Sergey Bylokhov
6db39dc542 7172187: [macosx] JAWT native CALayer not positioned over Canvas
Reviewed-by: art, anthony
2012-08-15 15:02:34 +04:00
Pavel Porvatov
741d368217 7190543: Nimbus LaF: regression: JSplitPane is not opaque -- or should it?
Reviewed-by: alexsch
2012-08-15 14:33:44 +04:00
Omair Majid
ce9faa4692 7190813: (launcher) RPATH needs to have additional paths
Reviewed-by: anthony, ksrini
2012-08-14 17:11:11 -04:00
Michael Fang
cce753813e Merge 2012-08-13 16:26:19 -07:00
Alexander Zuev
d78db85100 7177144: [macosx] Drag and drop not working (regression in 7u6)
Reviewed-by: art, serb
2012-08-13 19:49:04 +04:00
Alexander Zuev
4c53f0adc3 Merge 2012-08-13 19:19:34 +04:00
Leonid Romanov
402fcded14 7159381: [macosx] Dock Icon defaults to Generic Java Application Category
Reviewed-by: anthony
2012-08-13 17:53:56 +04:00
Marco Dinacci
4bd6fb3f68 7161437: [macosx] awt.FileDialog doesn't respond appropriately for mac when selecting folders
Reviewed-by: art, anthony
2012-08-13 17:43:37 +04:00
Deven You
48e5b771c7 7189611: Venezuela current Currency should be Bs.F
Reviewed-by: okutsu
2012-08-13 10:45:43 +08:00
Christian Thalinger
eadc52ac6e Merge 2012-08-10 16:03:28 -07:00
Lana Steuck
dd32d97101 Merge 2012-08-10 10:15:52 -07:00
David Katleman
ff0c285578 Added tag jdk8-b51 for changeset 1325e8a540e5 2012-08-09 18:02:01 -07:00
Christian Thalinger
bc7a239b90 7190416: JSR 292: typo in InvokerBytecodeGenerator.getConstantPoolSize
Reviewed-by: jrose
2012-08-09 15:03:28 -07:00
Joel Borggrén-Franck
4f5a96bc8b 7188442: rename java.lang.annotation.ContainerAnnotation to ContainedBy
Reviewed-by: darcy, jjg
2012-08-09 17:49:43 +02:00
Vinnie Ryan
790c4cdcec 7190945: pkcs11 problem loading NSS libs on Ubuntu
Reviewed-by: xuelei, alanb
2012-08-13 14:06:44 +01:00
Shirish Kuncolienkar
492ac282bf 7190254: NetworkInterface getFlags implementation should support full integer bit range for flags value
Reviewed-by: chegar
2012-08-13 13:41:23 +01:00
Jonathan Lu
f349c3da24 7190219: (bf) CharBuffer.put(String,int,int) modifies position even if BufferOverflowException thrown
Reviewed-by: alanb
2012-08-13 19:51:48 +08:00
Christian Schulte
d947b5d95a 7188755: Crash due to missing synchronization on gconf_client in DefaultProxySelector.c
Reviewed-by: chegar
2012-08-12 22:56:45 +01:00
Lana Steuck
e4f5fdbb4d Merge 2012-08-10 14:00:08 -07:00
Valerie Peng
a44a57d7b6 7185471: Avoid key expansion when AES cipher is re-init w/ the same key
Saved the last cipher key value and skip key expansion if key value is the same.

Reviewed-by: weijun, xuelei
2012-08-10 13:10:35 -07:00
Valerie Peng
919dca6024 7107616: scalability bloker in javax.crypto.JceSecurityManager
Changed the type of field "exemptCache" from HashMap to ConcurrentHashMap.

Reviewed-by: weijun, xuelei
2012-08-10 13:08:59 -07:00
Valerie Peng
21f7aaed74 7107613: scalability bloker in javax.crypto.CryptoPermissions
Changed the type of field "perms" from Hashtable to ConcurrentHashMap.

Reviewed-by: weijun, xuelei
2012-08-10 13:08:23 -07:00
Lana Steuck
db3fde2037 Merge 2012-08-10 12:48:22 -07:00
Sean Mullan
6a5d4204af Merge 2012-08-10 09:17:14 -04:00
Sean Mullan
c0dc8e53b5 7187962: sun.security.pkcs11.P11DSAKeyFactory.implTranslatePublicKey doesn't check if params is null
Reviewed-by: valeriep
2012-08-10 09:12:12 -04:00
Xueming Shen
ff93896a39 7189363: Regex Pattern compilation buggy for special sequences
Fixed the incorrect implementation in expr(...)

Reviewed-by: psandoz, alanb
2012-08-09 10:15:26 -07:00
Dmitry Samersoff
12ab6cc327 7183753: [TEST] Some colon in the diff for this test
Reference output file contains extra colon

Reviewed-by: sspitsyn, mgronlun
2012-08-09 14:52:12 +04:00
Kumar Srinivasan
60ea1205b7 7189944: (launcher) test/tools/launcher/Arrrrghs.java needs a couple of minor fixes
Reviewed-by: darcy, jgish
2012-08-08 09:29:32 -07:00
Amy Lu
56779e429b 7189886: (aio) Add test coverage for AsynchronousChannelGroup.withThreadPool
Reviewed-by: alanb
2012-08-08 15:31:22 +01:00
Andrew John Hughes
b3ebff94ab 7189533: GetJavaProperties should free temporary file if subsequent allocations fails
Add missing calls to free

Reviewed-by: alanb, dholmes, sherman
2012-08-08 12:37:02 +01:00
Lana Steuck
7fd65168fe Merge 2012-08-07 20:23:41 -07:00
Christian Thalinger
e52fc3fb2c 7188911: nightly failures after JSR 292 lazy method handle update (round 2)
Reviewed-by: kvn, jrose
2012-08-07 14:31:52 -07:00
Eric Wang
3ba6a2dff8 7076644: TEST_BUG: test/java/io/File/Basic.java fails with cygwin
Reviewed-by: alanb
2012-08-07 12:47:45 +01:00
Lana Steuck
902382c4dd Merge 2012-08-06 15:53:34 -07:00
Darryl Mocek
f001b9eb53 7187876: ClassCastException in TCPTransport.executeAcceptLoop
Reviewed-by: dholmes, smarks
2012-08-02 18:12:18 -07:00
David Katleman
1086269167 Added tag jdk8-b50 for changeset 9e9deec19f0f 2012-08-02 15:36:39 -07:00
Sean Mullan
7a13d26b0c Merge 2012-08-02 10:42:19 -04:00
Jason Uh
1bbbba58c1 7026347: Certificate and X509CRL should have verify(PublicKey key, Provider sigProvider)
Reviewed-by: mullan, xuelei, weijun
2012-08-02 10:40:24 -04:00
Omair Majid
d8dce91141 6844255: Potential stack corruption in GetJavaProperties
Use dynamically allocated buffers for temp and encoding.

Reviewed-by: alanb, andrew
2012-08-01 22:13:12 +01:00
Sean Mullan
47403da7be Merge 2012-08-01 11:08:11 -04:00
Sean Mullan
771200f58c 7179715: OCSP revocation checking fails if the signer certificate is identified using the key ID
Reviewed-by: vinnie
2012-08-01 11:06:44 -04:00
Lana Steuck
fe4e448bfa Merge 2012-07-31 18:38:38 -07:00
Kumar Srinivasan
8ab8ef182e 7146424: Wildcard expansion for single entry classpath
Reviewed-by: dholmes, darcy, jjh, sherman
2012-07-31 06:14:28 -07:00
Akhil Arora
c0283983eb 7188114: (launcher) need an alternate command line parser for Windows
Reviewed-by: darcy, dholmes, jjh
2012-07-31 06:10:01 -07:00
Xueming Shen
b5bee4c17e 7188852: Move implementation of De/Inflater.getBytesRead/Writtten() to java from native
Re-implemented getBytesRead/Writtten() at java level

Reviewed-by: andrew, alanb
2012-08-03 13:40:03 -07:00
Michael McMahon
4e5c88a7fe 7120665: Change Java SE spec so that external networking not required
Reviewed-by: alanb
2012-07-30 22:32:59 +01:00
Alexander Scherbatiy
26f36a5cd0 7184365: closed/java/awt/event/TextEvent/TextEventSequenceTest/TextEventSequenceTest fails
Reviewed-by: serb, bagiras
2012-07-30 14:31:01 +04:00
Sergey Malenkov
3851c96f71 7187618: PropertyDescriptor Performance Slow
Reviewed-by: rupashka
2012-07-30 13:35:10 +04:00
Dan Xu
f4ac5f7956 7185340: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Leaky.java failing intermittently [win]
Reviewed-by: alanb
2012-07-30 04:57:27 +01:00
Xue-Lei Andrew Fan
1c29d4299b 7186286: TLS implementation to better adhere to RFC
Also reviewed by Alexander Fomin <Alexander.Fomin@Oracle.COM>, Andrew Gross<Andrew.Gross@Oracle.COM>, Sean Coffey<Sean.Coffey@Oracle.COM>

Reviewed-by: valeriep, wetmore
2012-07-28 19:42:50 -07:00
Lana Steuck
565c89629e Merge 2012-07-27 22:39:44 -07:00
Lana Steuck
44ce09ba1f Merge 2012-07-27 22:26:19 -07:00
Darryl Mocek
1625e2019e 7186111: fix bugs in java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup
Reviewed-by: smarks, jgish
2012-07-27 16:53:15 -07:00
Jim Gish
558e1362a9 6914123: (str) Missing synchronization in java.lang.String#contentEquals(CharSequence)
Change contentEquals( CharSequence cs ) to do synchronization if cs is a StringBuffer

Reviewed-by: mduigou
2012-07-27 16:17:11 -04:00
Denis Fokin
4852f8a995 7149068: java/awt/Window/Grab/GrabTest.java failed
Reviewed-by: art, ant
2012-07-27 19:41:24 +04:00
Christine Lu
707c3b054a Added tag jdk8-b49 for changeset be20c8b5a9da 2012-07-26 16:48:33 -07:00
Sean Coffey
37f0895031 7179879: SSLSocket connect times out instead of throwing socket closed exception
Reviewed-by: xuelei, chegar
2012-07-26 22:00:55 +01:00
Weijun Wang
cac7fc8e12 7187051: ShortRSAKeynnn.sh tests should do cleanup before start test
Reviewed-by: xuelei
2012-07-26 20:38:44 +08:00
Xueming Shen
e55dd14a45 7186829: test/sun/nio/cs/OLD/JIS_X_0201_OLD.java failed in jdk8 TL nightly build
Fixed the test case

Reviewed-by: alanb
2012-07-25 12:47:28 -07:00
Oleg Pekhovskiy
79a36f32ee 7185678: java/awt/Menu/NullMenuLabelTest/NullMenuLabelTest.java failed with NPE
Reviewed-by: art, ahgross
2012-07-25 19:46:00 +04:00
Sergey Malenkov
79228b75d4 4650871: Classes in sunw.* should be removed from workspace and rt.jar
Reviewed-by: art, rupashka
2012-07-25 19:14:02 +04:00
Pavel Porvatov
30ec391b79 7167780: Hang javasoft.sqe.tests.api.javax.swing.Timer.Ctor2Tests
Reviewed-by: alexsch
2012-07-25 13:41:46 +04:00
Kurchi Subhra Hazra
9b4da3fa50 7184287: (prefs) BackingStoreException when calling flush on root node[macosx]
Change implementation to enable user without administrative privileges to call flush

Reviewed-by: alanb
2012-07-24 13:38:50 -07:00
Xueming Shen
b9fa2e4fb9 6653797: Reimplement JDK charset repository charsets.jar
Migrated all jis based charsets to new implementation

Reviewed-by: okutsu
2012-07-24 12:17:39 -07:00
Lana Steuck
bcc24c4b1f Merge 2012-07-24 11:06:38 -07:00
Christian Thalinger
360d512854 7023639: JSR 292 method handle invocation needs a fast path for compiled code
6984705: JSR 292 method handle creation should not go through JNI

Remove assembly code for JDK 7 chained method handles

Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Michael Haupt <michael.haupt@oracle.com>
Reviewed-by: jrose, twisti, mhaupt, forax
2012-07-24 10:47:44 -07:00
Alexander Scherbatiy
8007dfcd9b 7129800: [macosx] Regression test OverrideRedirectWindowActivationTest fails due to timing issue
Reviewed-by: rupashka
2012-07-24 16:26:05 +04:00
Xue-Lei Andrew Fan
58aa6e97a4 7185576: Need to consider the connection timeout at test/com/sun/jndi/ldap/InvalidLdapFilters.java
Reviewed-by: vinnie
2012-07-24 03:31:44 -07:00
Weijun Wang
3caaf6a13d 7179796: GSSExceptionImpl outputs duplicate mech oid
Reviewed-by: valeriep
2012-07-24 09:20:44 +08:00
Christine Lu
d6470ba9cb Added tag jdk8-b48 for changeset b070f2471114 2012-07-23 12:38:34 -07:00
Alexander Scherbatiy
cd7e4aab71 7185512: The printout doesn't match image on screen
Reviewed-by: serb, bagiras
2012-07-23 17:41:43 +04:00
Oleg Pekhovskiy
f28b488994 7180036: Build failure in Mac platform caused by fix # 7163201
Reviewed-by: art, kizune, ahgross
2012-07-23 15:51:46 +04:00
Oleg Pekhovskiy
ffc9ae1245 7163201: Simplify toolkit internals references
Reviewed-by: art, anthony, ahgross
2012-08-30 13:11:23 -07:00
Sergey Malenkov
5f51412783 7183701: [TEST] closed/java/beans/security/TestClassFinder.java - compilation failed
Reviewed-by: rupashka
2012-07-31 21:01:56 +04:00
Alan Bateman
dad0499822 6633549: (dc) Include-mode filtering of IPv6 sources does not block datagrams on Linux
Reviewed-by: chegar
2012-07-22 20:32:12 +01:00
Weijun Wang
3db0a0443c 7178649: TEST BUG: BadKdc3.java needs improvement to ignore the unlikely but possible timeout
Reviewed-by: xuelei
2012-07-21 19:56:55 +08:00
Weijun Wang
53170d594f 7180907: Jarsigner -verify fails if rsa file used sha-256 with authenticated attributes
Reviewed-by: xuelei
2012-07-21 19:56:53 +08:00
Xueming Shen
067447f6c6 7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X
To support Unicode nfd/nfc file path on Macos

Reviewed-by: alanb
2012-07-19 21:23:53 -07:00
Eric Wang
d74533b1eb 7081476: test/java/net/InetSocketAddress/B6469803.java failing intermittently
Reviewed-by: chegar
2012-07-19 18:19:04 +01:00
Leonid Romanov
9134e38287 7181027: [macosx] Unable to use headless mode
Reviewed-by: anthony
2012-07-19 19:41:59 +04:00
Pavel Porvatov
5f81b7f30d 7124330: [macosx] javax.swing.JComboBox throws unexpected ClassCastException
Reviewed-by: kizune
2012-07-19 19:09:30 +04:00
Lana Steuck
6a79c2b179 Merge 2012-07-18 16:09:35 -07:00
Lana Steuck
f30c450012 Merge 2012-07-18 16:07:45 -07:00
Dan Xu
c542e8e7b7 7185051: Remove TestProviderLeak.java from the ProblemList
Remove TestProviderLeak.java from jdk test problem list.

Reviewed-by: khazra
2012-07-18 15:19:22 -07:00
Michael McMahon
94f61c976b 7183292: HttpURLConnection.getHeaderFields() throws IllegalArgumentException: Illegal cookie name
Reviewed-by: khazra, chegar
2012-07-18 18:46:17 +01:00
Darryl Mocek
811a20ee54 7184943: fix failing test com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java
7184946: fix failing test com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java

Reviewed-by: smarks
2012-07-18 10:04:45 -07:00
Alexander Scherbatiy
14e75d338b 7182902: [macosx] Test api/java_awt/GraphicsDevice/indexTGF.html#SetDisplayMode fails on Mac OS X 10.7
Reviewed-by: bae, kizune
2012-07-18 18:25:49 +04:00
Xueming Shen
50e0a37ed9 7183053: Optimize DoubleByte charset for String.getBytes()/new String(byte[])
DoubleByte implements sun/nio.cs/ArrayDe/Encoder interface

Reviewed-by: alanb
2012-07-17 19:57:31 -07:00
Phil Race
062fbe8cad 7183251: Netbeans editor renders text wrong on JDK 7u6 build 17
Reviewed-by: igor, jgodinez
2012-07-17 16:35:49 -07:00
Olivier Lagneau
c25dd16233 7142596: RMI JPRT tests are failing
Changed RMI tests to use random port numbers for the RMI Registry and RMID so the tests can be run concurrently without test failures due to tests using the same port numbers.

Reviewed-by: smarks, alanb
2012-07-17 11:01:44 -07:00
Oleg Pekhovskiy
e99cc14fc5 7177040: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater
Reviewed-by: anthony, ant
2012-07-17 12:59:57 +04:00
Lana Steuck
894d7c75d6 Merge 2012-07-16 22:05:16 -07:00
Weijun Wang
d7f3ef3fb7 7102106: TEST_BUG: sun/security/util/Oid/S11N.sh should be modified
Reviewed-by: mullan
2012-07-17 11:57:37 +08:00
Weijun Wang
8c0bafddc3 7183203: ShortRSAKeynnn.sh tests intermittent failure
Reviewed-by: xuelei
2012-07-17 11:28:16 +08:00
Lana Steuck
d515cd505a Merge 2012-07-16 17:04:32 -07:00
Lana Steuck
7222ea9529 Merge 2012-07-16 16:49:29 -07:00
Dan Xu
50bf3b7bdc 7177045: Rework the TestProviderLeak.java regression test, it is too fragile to low memory errors
Increase Xmx to 20 MB and add mechanisms to eat up most of the JVM free memory.

Reviewed-by: wetmore
2012-07-16 16:30:11 -07:00
Lana Steuck
80c6175a2a Merge 2012-07-16 14:49:27 -07:00
Vinnie Ryan
b530224aad 6880559: Enable PKCS11 64-bit windows builds
Reviewed-by: valeriep
2012-07-16 22:38:49 +01:00
Sergey Bylokhov
6261447205 7170657: [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List
Reviewed-by: rupashka
2012-07-16 14:04:03 +04:00
Sergey Bylokhov
5ef289c76b 7181438: [OGL] Incorrect alpha used, during blit from SW to the texture
Reviewed-by: prr, campbell
2012-07-16 14:00:36 +04:00
Kumar Srinivasan
3c9f53969a 7184145: (pack200) pack200 --repack throws NullPointerException when JAR file specified without path
Reviewed-by: alanb, sherman
2012-07-14 18:00:42 -07:00
Kurchi Subhra Hazra
29739d16ee 7160252: (prefs) NodeAddedEvent was not delivered when new node add when new Node
Change native code to convey to Java code whether a new node was added

Reviewed-by: alanb, chegar
2012-07-13 16:02:26 -07:00
David Katleman
9805e67718 Added tag jdk8-b47 for changeset 2bfc7517a106 2012-07-12 16:48:24 -07:00
Phil Race
53cbbbb036 7183458: Metrics of space character in algorithmically emboldened font have changed in JDK 7
Reviewed-by: igor, jgodinez
2012-07-12 16:24:56 -07:00
Pavel Tisnovsky
d0b5b673e8 7022041: TitleBorder Null Pointer Exception
Added check if getTitleFont() and getTitleColor() don't return null

Reviewed-by: alexsch
2012-07-12 16:54:47 +02:00
James Laskey
8bc65af302 7127687: MethodType leaks memory due to interning
Replace internTable with a weak-reference version.

Reviewed-by: sundar, forax, brutisso
2012-07-12 00:12:52 -07:00
John R Rose
c04c841a70 7087658: MethodHandles.Lookup.findVirtual is confused by interface methods that are multiply inherited
Reviewed-by: twisti
2012-07-12 00:12:28 -07:00
John R Rose
b9299f283f 7129034: VM crash with a field setter method with a filterArguments
Add null checks before unsafe calls that take a variable base reference; update unit tests

Reviewed-by: kvn, twisti
2012-07-12 00:11:35 -07:00
John R Rose
0d882ec317 7153157: ClassValue.get does not return if computeValue calls remove
Track intermediate states more precisely, according to spec.

Reviewed-by: twisti, forax
2012-07-12 00:10:53 -07:00
David Katleman
56135386ad Merge 2012-07-11 16:02:18 -07:00
Weijun Wang
3e4ca7604b 6966259: Make PrincipalName and Realm immutable
Reviewed-by: xuelei
2012-07-11 17:10:34 +08:00
Lana Steuck
c30e401ac7 Merge 2012-07-10 11:41:40 -07:00
Rob McKenna
95af7bf142 7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled
Reviewed-by: dholmes, chegar
2012-07-09 22:26:08 +01:00
Anthony Petrov
d91b2b6f6e 7177173: [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7
Avoid unnecessary changes to the extended state

Reviewed-by: art, serb
2012-07-06 14:20:27 +04:00
Sean Chou
e83a16fa42 7181353: Update error message to distinguish native OOM and java OOM in net
Reviewed-by: chegar
2012-07-06 10:36:19 +08:00
David Katleman
c7a1cb0da0 Added tag jdk8-b46 for changeset c35f7a2acbec 2012-07-05 18:44:32 -07:00
Eric Wang
b28493b31b 7123972: test/java/lang/annotation/loaderLeak/Main.java fails intermittently
Reviewed-by: dholmes, smarks
2012-07-05 15:13:45 -07:00
Eric Wang
48d5be1b33 6948101: java/rmi/transport/pinLastArguments/PinLastArguments.java failing intermittently
Reviewed-by: dholmes, smarks
2012-07-05 15:12:10 -07:00
Kelly O'Hair
d5982ae350 Merge 2012-07-05 13:31:38 -07:00
Sergey Bylokhov
e3a1dad2c0 7124513: [macosx] Support NSTexturedBackgroundWindowMask/different titlebar styles to create unified toolbar
Reviewed-by: anthony, art
2012-07-04 15:36:48 +04:00
Sergey Bylokhov
a433c60a8a 7124244: [macosx] Shaped windows support
Reviewed-by: anthony, art
2012-07-04 14:38:14 +04:00