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
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
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
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
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
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
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