Weijun Wang
|
50689ce536
|
6710360: export Kerberos session key to applications
Reviewed-by: valeriep
|
2009-08-11 12:17:13 +08:00 |
|
Weijun Wang
|
cb2742d7b2
|
6866479: libzip.so caused JVM to crash when running jarsigner
Reviewed-by: mullan
|
2009-08-11 12:15:24 +08:00 |
|
Abhijit Saha
|
1778e5915b
|
Merge
|
2009-08-10 09:47:21 -07:00 |
|
Alexander Potochkin
|
3f2aa03af7
|
6822696: Integrating JXLayer component to Swing library
Reviewed-by: peterz, art
|
2009-08-10 16:29:30 +04:00 |
|
Pavel Porvatov
|
aedd67d988
|
6461173: One JCK test([NewFolderAction0001]) failed on Windows due to lack of PropertyPermission(s)
Reviewed-by: peterz, malenkov
|
2009-08-10 14:55:10 +04:00 |
|
Abhijit Saha
|
02d508cbf2
|
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
Reviewed-by: darcy, ramap
|
2009-08-07 11:32:04 -07:00 |
|
Roman Kennke
|
db5938b208
|
6869705: Missing files of CR6795908, FontManager refactoring
Reviewed-by: prr, igor
|
2009-08-07 19:36:28 +02:00 |
|
Andrew John Hughes
|
9a5d0532c5
|
6869697: Missing entry in makefiles for java/lang/ReflectiveOperationException.java
Add new dependency explicitly so all compilers pick it up
Reviewed-by: darcy, ohair
|
2009-08-07 18:15:03 +01:00 |
|
Roman Kennke
|
eb12553aa3
|
6795908: Refactor FontManager
Reviewed-by: prr, igor
|
2009-08-07 18:31:11 +02:00 |
|
Abhijit Saha
|
658feaa3e4
|
Merge
|
2009-08-07 09:21:25 -07:00 |
|
Sergey Malenkov
|
24fdb8e4be
|
6868189: Nested enum class with custom BeanInfo fails
Reviewed-by: peterz
|
2009-08-07 19:06:56 +04:00 |
|
Chris Hegarty
|
aca1227406
|
6826801: JarFileFactory should not use HashMap<URL>
Replace URL with a String representation.
Reviewed-by: michaelm, jccollet
|
2009-08-07 10:51:25 +01:00 |
|
Chris Hegarty
|
75379fe244
|
6826780: URLClassPath should use HashMap<String, XXX> instead of HashMap<URL, XXX>
Replace URL with a String representation.
Reviewed-by: michaelm, jccollet
|
2009-08-07 10:50:26 +01:00 |
|
Yuri Nesterenko
|
fbec558c0b
|
Merge
|
2009-08-07 02:20:58 -07:00 |
|
Abhijit Saha
|
7ebb690ec3
|
Merge
|
2009-08-06 22:37:58 -07:00 |
|
Tim Bell
|
f98b97ffea
|
Merge
|
2009-08-06 19:01:59 -07:00 |
|
John R Rose
|
d8b50037de
|
6838598: Legal notice repair: jdk/src/share/classes/sun/dyn/FilterGeneric.java
Reviewed-by: xdono
|
2009-08-06 18:30:33 -07:00 |
|
Bradford Wetmore
|
fc188b8b29
|
6867657: Many JSN tests do not run under cygwin
Reviewed-by: ohair
|
2009-08-06 17:56:59 -07:00 |
|
Tim Bell
|
cb3b73b7b2
|
Merge
|
2009-08-06 17:26:35 -07:00 |
|
Tim Bell
|
792cd2a88a
|
6865853: Additional code changes needed to build deploy using WXP SP2 and Visual Studio 2008
Reviewed-by: ohair
|
2009-08-06 17:16:31 -07:00 |
|
Mandy Chung
|
fb688547c4
|
6864028: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
Reviewed-by: ksrini
|
2009-08-06 16:35:24 -07:00 |
|
Mandy Chung
|
0f923041b9
|
4917309: (cl) Reduce internal usage of ClassNotFoundExceptions during class-loading
Change findBootstrapClass to return null instead of throwing CNFE if class not found
Reviewed-by: alanb, dholmes, iris
|
2009-08-06 11:25:12 -07:00 |
|
Xiomara Jayasena
|
6ceaf265fd
|
Added tag jdk7-b68 for changeset a02edc83f1b4
|
2009-08-06 10:25:18 -07:00 |
|
Lillian Angel
|
872d3ebfc7
|
6593649: Word wrap broken for JTextArea
Layout correctly resizes components based on actual dimensions of the window they are in.
Reviewed-by: gsm
|
2009-08-06 16:04:47 +01:00 |
|
Yuri Nesterenko
|
3338c4f11b
|
Merge
|
2009-08-06 01:12:35 -07:00 |
|
Abhijit Saha
|
afe5efd931
|
Merge
|
2009-08-05 14:16:34 -07:00 |
|
Daniel D. Daugherty
|
8790c489e1
|
6868533: 3/4 JDI: remove '-source 1.5' and '-target 1.5' options from com.sun.jdi tests
We are long past needing to make sure these tests can build on Tiger/JDK1.5.0.
Reviewed-by: tbell
|
2009-08-05 13:17:30 -06:00 |
|
Xiomara Jayasena
|
4e09ef7579
|
Merge
|
2009-08-05 11:06:46 -07:00 |
|
Yuri Nesterenko
|
bc02d891d1
|
Merge
|
2009-08-05 00:07:48 -07:00 |
|
Martin Buchholz
|
31e53b285c
|
6856590: (process) Use RESTARTABLE in UNIXProcess_md.c
Wrap all system calls with RESTARTABLE
Reviewed-by: michaelm
|
2009-08-04 19:18:15 -07:00 |
|
Martin Buchholz
|
c857f977c3
|
6868160: (process) Use vfork, not fork, on Linux to avoid swap exhaustion
Boldly go where no jdk has dared go before
Reviewed-by: michaelm
|
2009-08-04 19:18:15 -07:00 |
|
Roman Kennke
|
63e666407c
|
6829673: ThinLineTest: A line < 1 pixel disappears
Reviewed-by: igor, prr
|
2009-08-04 17:25:36 -07:00 |
|
Xueming Shen
|
6dfe09a9a6
|
4116222: Errors in Arabic code-conversion tables, part II
Updated the IBM420 datatable
Reviewed-by: alanb
|
2009-08-04 12:44:03 -07:00 |
|
Abhijit Saha
|
8c4325e8f4
|
Merge
|
2009-08-04 08:01:03 -07:00 |
|
Bradford Wetmore
|
7bf6422983
|
6647452: Remove obfuscation, framework and provider self-verification checking
Reviewed-by: valeriep, vinnie
|
2009-08-03 18:06:51 -07:00 |
|
Sergey Groznyh
|
82eb86f2be
|
6539700: JTextPane line wrap radically different from previous versions in jre 1.5.0_10+
Reviewed-by: peterz
|
2009-08-03 19:22:02 +04:00 |
|
Tim Bell
|
2f8af77fdb
|
Merge
|
2009-08-02 10:07:06 -07:00 |
|
Weijun Wang
|
3fef36803a
|
6867687: keytool's standard.sh test timeout sometimes
Reviewed-by: xuelei
|
2009-08-02 13:40:03 +08:00 |
|
Tim Bell
|
6b6386f999
|
Merge
|
2009-07-31 17:19:38 -07:00 |
|
Alan Bateman
|
68c91249fb
|
Merge
|
2009-07-31 19:23:10 +01:00 |
|
Alexey Utkin
|
426d2a0ee7
|
6851688: Hung up in applet application
Reviewed-by: art, dcherepanov
|
2009-07-31 17:24:27 +04:00 |
|
Sergey Malenkov
|
099a44dbf8
|
6865565: Test failed: /test/closed/javax/swing/JInternalFrame/6325652/bug6325652.java
Reviewed-by: peterz
|
2009-07-31 16:27:35 +04:00 |
|
Weijun Wang
|
bdafe7ca74
|
6867231: Regression: jdk/test/sun/security/krb5/ConfPlusProp.java error against jdk7/pit/b68
Reviewed-by: xuelei
|
2009-07-31 16:21:30 +08:00 |
|
Alan Bateman
|
6538a1bcf9
|
6867244: Tests missing @run tag
Reviewed-by: sherman
|
2009-07-31 08:45:30 +01:00 |
|
Alan Bateman
|
08f07d0f8a
|
6867101: Path.checkAccess fails with sharing violation on special files such as pagefile.sys
Reviewed-by: sherman
|
2009-07-31 08:44:28 +01:00 |
|
Tim Bell
|
35107a8833
|
Merge
|
2009-07-30 23:40:15 -07:00 |
|
Jennifer Godinez
|
430c84f1ea
|
Merge
|
2009-07-30 12:25:39 -07:00 |
|
Xiomara Jayasena
|
b097c4f9bb
|
Added tag jdk7-b67 for changeset db82a42da273
|
2009-07-30 10:58:38 -07:00 |
|
Yuka Kamiya
|
a74a7d0f30
|
6866243: Javadoc for java.lang.Character still refers to Unicode 4 instead of 5
Reviewed-by: okutsu
|
2009-07-30 14:45:04 +09:00 |
|
Martin Buchholz
|
2d83195be5
|
6866719: Rename execvpe to avoid symbol clash with glibc 2.10
Reviewed-by: darcy
|
2009-07-29 21:45:52 -07:00 |
|