2925 Commits

Author SHA1 Message Date
Alan Bateman
e1a6f9cdea 7030249: Eliminate use of LoadLibrary and other clean-ups
Reviewed-by: ohair, chegar, mchung
2011-04-04 18:35:16 +01:00
Alan Bateman
a50069aa79 7033568: (file) Miscellaneous typos
Reviewed-by: michaelm, mduigou
2011-04-04 18:12:46 +01:00
Alan Bateman
fba270080e 7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
Reviewed-by: sherman
2011-04-04 18:09:53 +01:00
Lana Steuck
24ab596494 Merge 2011-03-31 22:07:32 -07:00
Joe Darcy
92c64a56ae 7005628: Clarify NPE behavior of Throwable.addSuppressed(null)
Reviewed-by: dholmes, mchung, jjb
2011-03-31 19:09:02 -07:00
Michael McMahon
5faf628164 7032866: Problem with fix for 7030256
Reviewed-by: alanb
2011-03-31 17:37:11 +01:00
David Holmes
b396e66f2b 7032364: Add jvm.cfg file for ARM and PPC architectures
Reviewed-by: darcy, bdelsart, alanb, mduigou
2011-03-30 22:20:40 -04:00
Kelly O'Hair
795a86752a Merge 2011-03-29 18:30:32 -07:00
Kelly O'Hair
16dfe8ab5c 7032327: Fix overview-core.html file, refers to version 6
Reviewed-by: wetmore
2011-03-29 18:24:27 -07:00
Alan Bateman
7f286040e6 Merge 2011-03-30 01:00:23 +01:00
Alan Bateman
f24980f896 7026507: Bidi initialization fails if AWT not present
Reviewed-by: okutsu
2011-03-30 00:59:07 +01:00
Mandy Chung
47a20b7526 6381464: SimpleFormatter should use one single line format
Define a new logging properties to support custom output format

Reviewed-by: alanb
2011-03-29 15:58:18 -07:00
Mandy Chung
793f1078b6 7024172: Move BufferPoolMXBean and PlatformLoggingMXBean java.lang.management
Reviewed-by: alanb
2011-03-29 15:50:55 -07:00
Erik Trimble
344dad5b73 Merge 2011-03-29 13:28:10 -07:00
Sean Mullan
58cc210582 Merge 2011-03-29 11:37:48 -04:00
Sean Mullan
493fdf3e24 7019937: Translatability bug - Remove Unused String - String ID , read end of file
7019938: Translatability bug - Remove Unused String - String ID can not specify Principal with a
7019940: Translatability bug - Remove unused string - String ID: provided null name
7019942: Translatability bug - String ID: trustedCertEntry,
7019945: Translatability bug - Translatability issue - String ID: * has NOT been verified! In order to veri
7019947: Translatability bug - Translatability issue - String ID: * The integrity of the information stored i
7019949: Translatability bug - Translatability issue - String ID: * you must provide your keystore password

Reviewed-by: weijun, wetmore
2011-03-29 10:39:00 -04:00
Weijun Wang
1ce7eeaa52 7019384: Realm.getRealmsList returns realms list in wrong (reverse) order
Reviewed-by: xuelei
2011-03-28 18:04:10 +08:00
Lana Steuck
3588e1424d Merge 2011-03-26 00:10:12 -07:00
Joshua Bloch
29627db746 7031376: Typos in javadoc of TimSort classes
Reviewed-by: darcy
2011-03-25 18:47:57 -07:00
Joe Darcy
46e71698c9 7031371: Clarify javadoc of Throwable, including addSuppressed
Reviewed-by: smarks, mduigou
2011-03-25 18:26:19 -07:00
Michael McMahon
5f3e767f80 7031238: Problem with fix for 6981922
Reviewed-by: chegar
2011-03-25 16:23:15 -07:00
Mike Duigou
2afb191a2f 7030442: Add missing @param tag for Collections.reverseOrder()
Reviewed-by: darcy, alanb
2011-03-25 11:24:06 -07:00
Chris Hegarty
d6fce83042 7030256: Cleanup/Remove code supporting old Windows versions (98, NT, 2000, etc)
Reviewed-by: alanb, mduigou
2011-03-25 16:38:09 +00:00
David Holmes
ebba49aa62 7030063: AWT support for SE-Embedded integration
AWT support for SE-Embedded

Reviewed-by: anthony, art, bobv, collins, alanb
2011-03-25 07:09:38 -04:00
Weijun Wang
f7860d24d9 7023056: NPE from sun.security.util.ManifestEntryVerifier.verify during Maven build
Reviewed-by: mullan
2011-03-25 11:58:30 +08:00
Weijun Wang
8887f99e55 7030174: Jarsigner should accept TSACert with an HTTPS id-ad-timeStamping SIA
Reviewed-by: xuelei
2011-03-24 16:16:22 +08:00
John R Rose
9b0b7b91d5 Merge 2011-03-24 00:17:59 -07:00
John R Rose
3718824e69 7012648: move JSR 292 to package java.lang.invoke and adjust names
Package and class renaming only; delete unused methods and classes; add @since tags; no code changes

Reviewed-by: twisti
2011-03-23 23:02:31 -07:00
Xue-Lei Andrew Fan
6241ea3004 7030523: regression: imporper checking of paramater
Reviewed-by: weijun
2011-03-23 20:25:43 -07:00
Xue-Lei Andrew Fan
ffb4670468 7029848: KeyStoreBuilderParameters((Builder)null) does not throw NullPointerException
Throws NPE for null Builder

Reviewed-by: weijun
2011-03-23 20:07:46 -07:00
Mike Duigou
187e9e3728 7029997: Restyling of SortedMap Javadoc
Reviewed-by: darcy, chegar
2011-03-23 15:01:09 -07:00
Weijun Wang
26b60b1b28 7028490: better suggestion for jarsigner when TSA is not accessible
Reviewed-by: mullan
2011-03-23 18:26:58 +08:00
David Holmes
93af7b4699 7025066: Build systems changes to support SE Embedded Integration
Define Embedded specific files and include them in the main files. Allow finer control over some build options.

Reviewed-by: ohair, bobv, collins
2011-03-22 18:56:16 -04:00
Xue-Lei Andrew Fan
4efe3a9cb7 7027797: take care of ECDH_anon/DH_anon server key exchange for TLS 1.2
The signature of server key exanage message could be null

Reviewed-by: vinnie
2011-03-21 22:02:00 -07:00
Lana Steuck
76ed3a763b Merge 2011-03-21 17:22:16 -07:00
Lana Steuck
99bae3bd28 Merge 2011-03-21 16:57:18 -07:00
Lana Steuck
e629176759 Merge 2011-03-21 16:55:14 -07:00
Lana Steuck
933d7fe513 Merge 2011-03-21 16:53:50 -07:00
Yong Jeffrey Huang
c09ed84373 7020960: CurrencyNames_sr_RS.properties is missing
Reviewed-by: naoto
2011-03-20 23:47:10 -07:00
Alan Bateman
daf84b3fbb Merge 2011-03-20 19:39:11 +00:00
Kumar Srinivasan
ea8bdc9e7a 7026184: (launcher) Regression: class with unicode name can't be launched by java
Reviewed-by: mchung, sherman
2011-03-20 08:41:33 -07:00
Michael Fang
8df3dbea9d Merge 2011-03-19 19:12:28 -07:00
Alan Bateman
8dfe1d556a 7017446: (fs) Updates to file system API (3/2011)
Reviewed-by: sherman
2011-03-19 14:21:52 +00:00
Lana Steuck
4e70e79c7f Merge 2011-03-18 23:33:34 -07:00
Lana Steuck
0ece4eae55 Merge 2011-03-18 15:44:48 -07:00
Lana Steuck
c5710296f1 Merge 2011-03-18 15:44:45 -07:00
Alan Bateman
49f0232c39 7028468: (fs) FileSystems.getDefault() fails when kernel micro version contains/ends non-numeric characters
Reviewed-by: forax, chegar
2011-03-18 19:46:02 +00:00
Andrei Dmitriev
b8ff55c275 7016131: JDK 7 b127: 8 crashes in native frame:awt_DrawingSurface_FreeDrawingSurfaceInfo+0xc on linux amd64
Reviewed-by: dcherepanov, art
2011-03-18 17:56:47 +03:00
Daniel D. Daugherty
45f658fb76 7028668: 3/4 improve diagnosibility and robustness of sun.tools.attach.WindowsVirtualMachine.openProcess()
Add more info to OpenProcess default detail error message. Try a different technique when a Java process is attaching to itself.

Reviewed-by: zgu, ohair, alanb
2011-03-18 07:17:24 -07:00
John R Rose
e7ebd4792b 6839872: remove implementation inheritance from JSR 292 APIs
Move everything into a single package; remove all multi-package machinery

Reviewed-by: twisti, forax
2011-03-18 00:03:24 -07:00