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