Steve Sides
9d2cd27e59
7156976: improve java tools testing
...
Reviewed-by: darcy
2012-03-29 17:49:34 -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
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
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
Naoto Sato
b33626e87a
7145454: JVM wide monitor lock in Currency.getInstance(String)
...
Reviewed-by: okutsu
2012-03-21 10:10:38 -07: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
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
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
Michael McMahon
7138ff4750
7151898: Check for LANG in Mac OS X jdk build sanity check [macosx]
...
Reviewed-by: ohair, smarks
2012-03-15 16:45:55 +00:00
Frederic Parain
b497391969
7074616: java.lang.management.ManagementFactory.getPlatformManagementInterfaces fails
...
Reviewed-by: dholmes, sla
2012-03-14 09:03:08 -07:00
Lana Steuck
85d4c76d59
Merge
2012-03-14 08:28:25 -07:00
Shi Jun Zhang
f2ca2f4835
7152948: DatagramDispatcher.c should memset msghdr to make it portable to other platforms
...
Reviewed-by: alanb, chegar
2012-03-14 15:14:52 +00:00
Lana Steuck
fa178171b6
Merge
2012-03-13 20:23:43 -07:00
Jonathan Gibbons
5fc1a2e66e
7150368: javac should include basic ability to generate native headers
...
Reviewed-by: mcimadamore, darcy, ohrstrom
2012-03-13 15:44:26 -07:00
Chris Hegarty
01465edf46
Merge
2012-03-13 12:08:24 +00:00
Sean Coffey
0ec2d0eca1
7149608: Default TZ detection fails on linux when symbolic links to non default location used
...
Reviewed-by: alanb, okutsu
2012-03-13 11:01:33 +00:00
Chris Hegarty
015d7657e7
7152796: TEST_BUG: java/net/Socks/SocksV4Test.java does not terminate
...
Reviewed-by: alanb
2012-03-13 09:33:50 +00:00
Sean Coffey
bfbf85b7a7
7148584: Jar tools fails to generate manifest correctly when boundary condition hit
...
Reviewed-by: alanb, sherman
2012-03-12 11:30:28 +00:00
Alan Bateman
3ecf3e0fa1
7152866: Tests not run because they are missing the @run tag
...
Reviewed-by: chegar, dholmes
2012-03-12 10:17:18 +00:00
Lana Steuck
ae6769c77d
Merge
2012-03-09 11:58:08 -08:00
Lana Steuck
8a90e1d979
Merge
2012-03-09 11:55:21 -08:00
David Katleman
dd9799aaa2
Added tag jdk8-b29 for changeset cad5cb628235
2012-03-08 20:35:09 -08:00
Lana Steuck
76177f7a48
Merge
2012-03-08 15:26:32 -08:00
Mike Duigou
bbd20b347d
7151595: Disable creation of db demos if NO_DEMOS is specified
...
Reviewed-by: weijun, dholmes
2012-03-08 13:44:33 -08:00
Lana Steuck
b5a0dffd57
Merge
2012-03-08 14:22:15 -08:00
Lana Steuck
ac3052168c
Merge
2012-03-08 08:18:56 -08:00
Joe Darcy
cf99e1e9f8
7151008: Add library support for repeating annotations in java.lang.annotation
...
Reviewed-by: mcimadamore, jjg
2012-03-08 08:04:52 -08:00
Michael McMahon
57a9560def
7152186: java.awt.HeadlessException when running AWT apps [macosx]
...
Reviewed-by: anthony
2012-03-08 14:38:26 +00:00
David Holmes
7352937e75
7092140: Test: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData
...
Add -XX:+UsePerfData to invocation of exec'd JVM
Reviewed-by: alanb, chegar
2012-03-08 00:46:33 -05:00
Pavel Porvatov
304f1400f9
7146377: closed/javax/swing/DataTransfer/4876520/bug4876520.java failed since b08 in jdk 8
...
Reviewed-by: alexp
2012-03-07 20:07:18 +02:00
Alexander Scherbatiy
5f01fd2c54
7132808: [macosx] closed/javax/swing/JFileChooser/4524490/bug4524490.java fails on MacOS
...
Reviewed-by: alexp
2012-03-07 17:57:12 +04:00
Weijun Wang
0bc11358bb
6961765: Double byte characters corrupted in DN for LDAP referrals
...
Reviewed-by: vinnie
2012-03-07 10:15:41 +08:00
Alan Bateman
3269d85838
7113349: Initial changeset for Macosx port to jdk
...
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:34:38 +00:00
Weijun Wang
bba69953cd
7149012: jarsigner needs not warn about cert expiration if the jar has a TSA timestamp
...
Reviewed-by: xuelei
2012-03-06 10:25:45 +08:00
Kurchi Subhra Hazra
4264d66e09
7151348: Build breaks due to warning clean up in sun.rmi.*(7146763)
...
Undo changes to sun/rmi/rmic/* commited as fix for 7146763
Reviewed-by: smarks
2012-03-05 17:38:01 -08:00