Sean Zhou
79f8fba3f9
7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec
...
Co-authored-by: Ulf Zibis <ulf.zibis@gmx.de>
Co-authored-by: David Holmes <david.holmes@oracle.com>
Reviewed-by: dholmes, mduigou
2012-04-10 10:17:36 +08:00
Jim Gish
f3e1a941c5
7133806: Typo in Files.newByteChannel javadoc
...
Reviewed-by: chegar
2012-04-05 13:57:37 +01:00
Darryl Mocek
0881e4a989
7159130: add java/rmi/transport/pinClientSocketFactory to problem list
...
Reviewed-by: smarks
2012-04-04 15:57:04 -07:00
Chris Hegarty
60b713fd8d
6963841: java/util/concurrent/Phaser/Basic.java fails intermittently
...
Reviewed-by: dl, dholmes
2012-04-04 15:14:00 +01:00
Daniel D. Daugherty
f2364fbf5c
7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds
...
Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling ENABLE_FULL_DEBUG_SYMBOLS flag on Windows.
Reviewed-by: ohair, jmelvin, sspitsyn
2012-04-03 12:57:47 -07:00
Yuka Kamiya
e35eef1257
7158483: (tz) Support tzdata2012c
...
Reviewed-by: okutsu
2012-04-03 11:52:06 +09:00
Lana Steuck
1bbe27a179
Merge
2012-03-31 08:43:56 -07:00
Kumar Srinivasan
f13a39a361
7158090: (launcher) newly added ToolsOpts.java fails on openjdk builds
...
Reviewed-by: darcy
2012-03-30 17:22:02 -07:00
Lana Steuck
1ae8995f36
Merge
2012-03-30 16:57:50 -07:00
Bradford Wetmore
7775fea771
7142172: Custom TrustManagers that return null for getAcceptedIssuers will NPE
...
Reviewed-by: xuelei
2012-03-30 15:43:13 -07:00
Steve Sides
9d2cd27e59
7156976: improve java tools testing
...
Reviewed-by: darcy
2012-03-29 17:49:34 -07:00
Christine Lu
01c768e4ca
Added tag jdk8-b32 for changeset fa6a1e7240ae
2012-03-29 13:02:24 -07:00
Yuka Kamiya
e127bc8acf
7070436: Support Unicode 6.1.0 in JDK 8
...
Reviewed-by: okutsu
2012-03-29 18:02:36 +09:00
Frederic Parain
193b4ea20e
7156831: The jcmd man page is not included in generated bundles
...
Reviewed-by: dholmes, sla, dsamersoff
2012-03-28 02:20:09 -07:00
Michael McMahon
1e4dfcfbf0
7134701: [macosx] Support legacy native library names
...
Reviewed-by: alanb, dcubed
2012-03-27 21:08:52 +01:00
Naoto Sato
6f79a87444
7156459: Remove unnecessary get() from Currency.getInstance()
...
Reviewed-by: chegar, dholmes, mduigou
2012-03-27 10:10:47 -07:00
Lana Steuck
f931c18437
Merge
2012-03-26 17:31:42 -07:00
Nils Loodin
4d9e420aa7
7156000: Change makefile to reflect refactored classes
...
Reviewed-by: dholmes
2012-03-23 11:02:11 +01:00
Xue-Lei Andrew Fan
ce4e70b60b
7155051: DNS provider may return incorrect results
...
Reviewed-by: weijun, chegar
2012-03-26 21:21:55 -07:00
Vinnie Ryan
c0c3fb980d
7152582: PKCS11 tests should use the NSS libraries available in the OS
...
Reviewed-by: mullan
2012-03-26 17:14:20 +01:00
Daniel D. Daugherty
a2edf55463
7136506: FDS: rework jdk repo Full Debug Symbols support
...
Add support for ENABLE_FULL_DEBUG_SYMBOLS and ZIP_DEBUGINFO_FILES build flags. Add support for .diz files. Preserve symlinks in zip archives.
Reviewed-by: dholmes, ohair
2012-03-23 09:27:44 -07:00
Michael McMahon
a9afb48611
7155585: Fix ifeq errors in makefiles [macosx]
...
Reviewed-by: andrew, anthony, ohrstrom, dsamersoff
2012-03-23 11:28:58 +00:00
David Katleman
dfaa0d4cdf
Added tag jdk8-b31 for changeset 2c45788139a6
2012-03-22 12:41:26 -07:00
Shi Jun Zhang
550028f6a1
7155300: Include pthread.h on all POSIX platforms except Solaris to improve portability
...
Reviewed-by: alanb, dholmes
2012-03-22 12:30:43 +08:00
Lana Steuck
a3f1271a63
Merge
2012-03-21 13:38:55 -07:00
Lana Steuck
9fb30a7cc0
Merge
2012-03-21 13:37:24 -07:00
Lana Steuck
3332c6a1b6
Merge
2012-03-21 13:36:03 -07:00
David Katleman
d3a8c491bf
Merge
2012-03-21 12:18:56 -07:00
Naoto Sato
b33626e87a
7145454: JVM wide monitor lock in Currency.getInstance(String)
...
Reviewed-by: okutsu
2012-03-21 10:10:38 -07:00
Alexander Zuev
ba42773298
7144063: [macosx] Swing JMenu mnemonic doesn't work; hint misleading; cross symbol typed
...
Reviewed-by: leonidr, skovatch, swingler
2012-03-21 17:12:31 +04:00
Dmitry Cherepanov
40e8f0fb2a
7150349: [macosx] Applets attempting to show popup menus activate the applet process
...
Reviewed-by: ant
2012-03-21 15:25:12 +04:00
Dmitry Cherepanov
4fc6443589
7150345: [macosx] Can't type into applets
...
Reviewed-by: ant
2012-03-21 14:31:29 +04:00
Valerie Peng
3a8e9e6104
7146728: Inconsistent length for the generated secret using DH key agreement impl from SunJCE and PKCS11
...
Always return the secret in the same length as the modulus.
Reviewed-by: wetmore
2012-03-20 15:06:13 -07:00
Staffan Larsen
0041a04fb2
7154114: jstat tests failing on non-english locales
...
7154113: jcmd, jps and jstat tests failing when there are unknown Java processes on the system
Reviewed-by: rbackman, kamg, dsamersoff
2012-03-20 12:48:48 +01:00
Weijun Wang
7b947b7a42
7152176: More krb5 tests
...
Reviewed-by: xuelei
2012-03-20 19:12:21 +08:00
Oleg Pekhovskiy
310990d4dc
7128738: dragged dialog freezes system on dispose
...
Reviewed-by: anthony
2012-03-19 21:22:18 +04:00
Staffan Larsen
e0a4e74f80
7152798: TEST_BUG: sun/management/HotspotClassLoadingMBean/GetClassLoadingTime.java does not compile
...
Make sure the test is compiled, run and finds it supporting classes
Reviewed-by: alanb, sspitsyn, rbackman
2012-03-19 14:18:36 +01:00
Kurchi Subhra Hazra
9940e879d4
7152007: Fix warnings in sun/rmi/rmic
...
Minor code changes to remove warnings in sun/rmi/rmic
Reviewed-by: chegar, smarks
2012-03-16 11:52:48 -07:00
Michael Fang
b29242fed4
Merge
2012-03-15 16:04:28 -07:00
David Katleman
d87a192fe6
Added tag jdk8-b30 for changeset b1e7314664f0
2012-03-15 15:17:02 -07:00
Yong Jeffrey Huang
b3e79c6c6c
Merge
2012-03-14 23:19:52 -07:00
Yong Jeffrey Huang
97292b3883
7085757: Currency Data: ISO 4217 Amendment 152
...
Reviewed-by: naoto
2012-03-14 23:07:21 -07:00
David Katleman
69aa6d19c3
Merge
2012-03-14 13:50:37 -07:00
Lana Steuck
8a283686f2
Merge
2012-03-14 08:56:57 -07:00
Rickard Bäckman
b943c9c83d
7145419: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events
...
Add more packages to filter avoids failing on events from background thread.
Reviewed-by: acorn, sspitsyn, sla
2012-03-14 08:43:28 +01:00
Jonathan Lu
005f647e13
7153343: Dependency on non-POSIX header file <link.h> causes portability problem
...
Remove the unneccessary link.h
Reviewed-by: alanb, chegar
2012-03-16 10:47:25 +08:00
Valerie Peng
c6974571dd
Merge
2012-03-15 14:40:53 -07:00
Valerie Peng
3e2f8ef7eb
7130959: Tweak 7058133 fix for JDK 8 (javah makefile changes)
...
Fixed JAVAHFLAGS setting to use -bootclasspath.
Reviewed-by: wetmore
2012-03-15 14:28:48 -07:00
Kurchi Subhra Hazra
56132c0447
7045655: An empty InMemoryCookieStore should not return true for removeAll
...
CookieStore.removeAll() should return false for an empty CookieStore
Reviewed-by: chegar
2012-03-15 13:21:16 -07:00
Michael McMahon
baec1b577c
Merge
2012-03-15 16:46:47 +00:00