Sergey Malenkov
e9e1f27be4
6868185: 2 JCK api/java_beans/Introspector/ tests fails starting from jdk7 b66
...
Reviewed-by: peterz
2009-09-08 14:08:59 +04:00
Pavel Porvatov
b339e0eaac
6589634: Unable to view focus on "Up one level", "create new folder" etc. of JFileChooser Dialog
...
Reviewed-by: peterz, loneid
2009-09-07 15:09:40 +04:00
Sergey Groznyh
755af2463d
6699856: Creating text in a JTextPane using Chinese text causes undesired behavior
...
Reviewed-by: peterz
2009-09-07 12:27:53 +04:00
Tim Bell
a9c0aa5d35
Merge
2009-09-06 23:14:42 -07:00
Alan Bateman
575542b7a4
Merge
2009-09-05 15:57:25 +01:00
Tim Bell
2528789489
Merge
2009-09-04 17:07:29 -07:00
Mandy Chung
4097a41ef0
Merge
2009-09-04 15:44:26 -07:00
Alan Bateman
d1f3f3509d
6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException
...
Reviewed-by: tbell, ohair, dcubed, andrew
2009-09-04 22:22:55 +01:00
Martin Buchholz
86d587f77c
6879368: Remove stray quote in Character javadoc
...
Remove stray quote in Character.valueOf javadoc, using Ulf's \u005CuXXXX technique
Reviewed-by: darcy
2009-09-04 13:44:36 -07:00
Joe Darcy
f8db2dee43
6873951: test/java/lang/reflect/Generics/Probe.java fails
...
Reviewed-by: alanb
2009-09-04 13:11:17 -07:00
Alan Bateman
5d15a44868
6868627: (spec) Files.walkFileTree doesn't make it clear that uncaught errors and exceptions are propagated
...
Reviewed-by: sherman
2009-09-04 18:17:26 +01:00
Alan Bateman
98e07b99bf
6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result
...
Reviewed-by: andrew
2009-09-04 18:15:50 +01:00
Yuri Nesterenko
13dde485d8
6871299: Shift+Tab no longer generates a KEY_TYPED event; used to with JRE 1.5
...
Add XK_ISO_Left_Tab -> VK_TAB rule
Reviewed-by: dcherepanov
2009-09-04 14:50:58 +04:00
Weijun Wang
58285b80f7
6871847: AlgorithmId.get("SHA256withECDSA") not available
...
Reviewed-by: vinnie
2009-09-04 14:59:20 +08:00
Weijun Wang
fe71efb327
6876328: different names for the same digest algorithms breaks jarsigner
...
Reviewed-by: mullan
2009-09-04 14:58:01 +08:00
Tim Bell
83913b7eb3
Merge
2009-09-03 18:32:55 -07:00
Mandy Chung
9bbb1cf383
Merge
2009-09-03 16:09:37 -07:00
Xiomara Jayasena
13aa25f4c7
Added tag jdk7-b71 for changeset 9abe0c99c0b9
2009-09-03 10:53:04 -07:00
Alexander Potochkin
8db0c57ad0
6797139: JButton title is truncating for some strings irrespective of preferred size
...
Reviewed-by: peterz
2009-09-02 17:47:19 +04:00
Xiomara Jayasena
a0f91a8f7e
Merge
2009-09-01 13:03:09 -07:00
Alexander Potochkin
3ef90fd6fd
6875153
: JLayer.isOptimizedDrawingEnabled() throws NPE for null glass pane set
...
Reviewed-by: rupashka
2009-09-01 18:51:15 +04:00
Peter Zhelezniakov
4e092f7b46
6387579: Usage of package-private class as parameter of a method (javax.swing.tree.DefaultTreeSelectionModel)
...
Reviewed-by: rupashka
2009-09-01 15:34:21 +04:00
Yuka Kamiya
1c6321606d
6856390: RFE : sequence.allfonts.UTF-8.ja for Windows fontconfig.properties
...
Reviewed-by: okutsu
2009-09-01 16:15:12 +09:00
Yuka Kamiya
1edb7c8b69
6838887: (tz) Add UTC and Yerevan to tzmappings
...
Reviewed-by: okutsu
2009-09-01 15:42:01 +09:00
Yuka Kamiya
7a13cf5c89
6830423: Unified Ext B character not displayed with Dialog font
...
Reviewed-by: okutsu
2009-09-01 15:39:17 +09:00
Martin Buchholz
9ef7eb7884
6860431: Character.isSurrogate(char ch)
...
Add new method Character.isSurrogate(char ch)
Reviewed-by: sherman, darcy, okutsu
2009-08-31 15:00:04 -07:00
Alexander Potochkin
28023ec9d0
6872503: JLayer event handling should be rewritten
...
Reviewed-by: art
2009-08-31 18:39:41 +04:00
Peter Zhelezniakov
39c5985ede
6844267: Nimbus generator depends on JIBX
...
Nimbus generator now uses JAXB instead of JIBX
Reviewed-by: jasper
2009-08-31 13:56:34 +04:00
Peter Zhelezniakov
d1839690e3
6802944: Nimbus initialization is too slow
...
Reviewed-by: jasper
2009-08-31 13:46:24 +04:00
Yuka Kamiya
4e064060c0
6456628: (tz) Default timezone is incorrectly set occasionally on Linux
...
Reviewed-by: okutsu
2009-08-31 14:53:05 +09:00
Yuka Kamiya
4e70dbf4cd
6872467: (tz) Support tzdata2009l
...
Reviewed-by: okutsu
2009-08-31 14:50:33 +09:00
Yuka Kamiya
be422eef48
6851214: (tz) New Jordan rule creates a failure for SimpleTimeZone parsing post tzdata2009h
...
Reviewed-by: okutsu
2009-08-31 12:55:15 +09:00
Tim Bell
2c7126577e
Merge
2009-08-28 16:53:44 -07:00
Joe Darcy
d3e91c9151
6261502: (reflect) Add the functionality to screen out the "inappropriate" modifier bits
...
Reviewed-by: alanb
2009-08-28 14:11:00 -07:00
Joe Darcy
575a3613d5
6877122: Many javadoc warnings from java.awt.Window, other awt classes
...
Reviewed-by: anthony
2009-08-28 11:11:11 -07:00
Anthony Petrov
197de32fb3
6689468: test/closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails
...
The addNotify() checks whether the component is actually hidden, and hides the peer appropriately if needed
Reviewed-by: art, dcherepanov
2009-08-28 19:34:00 +04:00
Xiaobin Lu
4b58ee1a37
6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result
...
Reviewed-by: darcy
2009-08-27 18:00:16 -07:00
Mandy Chung
fcf8bea162
Merge
2009-08-27 12:58:18 -07:00
Joe Darcy
03e9812175
6876628: @throw instead of @throws in two ParagraphView classes
...
Reviewed-by: peterz
2009-08-27 11:48:35 -07:00
Dmitry Cherepanov
8b2b083b28
6854898: Frame is located at the negative coordinates instead of origin for Solaris 10 CDE
...
Reviewed-by: art, anthony
2009-08-27 17:06:23 +04:00
Dmitry Cherepanov
27d7a83c52
6852051: Getting Null Pointer Exception when displaying message for TrayIcon on Opensolaris
...
Reviewed-by: anthony
2009-08-27 17:04:47 +04:00
Anthony Petrov
02d0fa16db
6780496: Javaw process taking up 80-90 percent of CPU time!
...
The transparency effects get enabled on showing, and disabled on hiding a window
Reviewed-by: art, dcherepanov
2009-08-27 16:42:55 +04:00
Doug Lea
28c28df142
6868712: Improve concurrent queue tests
...
Fix all known flaky tests, plus minor maintenance
Reviewed-by: martin, chegar
2009-08-25 19:19:42 -07:00
Doug Lea
f1047d3739
6871697: LinkedBlockingQueue Iterator/remove/poll race
...
More checks for node.next == node
Reviewed-by: martin, dholmes, chegar
2009-08-25 19:19:42 -07:00
Weijun Wang
50754f7c2e
6868864: Kerberos tests fail under windows/cygwin
...
Reviewed-by: wetmore
2009-08-26 12:17:29 +08:00
Joe Darcy
a6f341dfc9
6875861: javadoc build warning on java.util.Properites from unconventional @see ordering
...
Reviewed-by: martin
2009-08-25 18:58:26 -07:00
Xueming Shen
71cf18b3e2
4963968: zlib should be upgraded to current version of zlib
...
Upgrade zlib to the latest ver 1.2.3
Reviewed-by: martin, alanb, ksrini
2009-08-25 15:14:53 -07:00
Tim Bell
7e71cce8a2
Merge
2009-08-24 22:27:30 -07:00
Xiomara Jayasena
c7d5b04751
Merge
2009-08-24 17:26:09 -07:00
Vinnie Ryan
f249b36d72
6872048: bad private keys are generated for 2 specific ECC curves
...
Reviewed-by: wetmore
2009-08-24 18:37:37 +01:00
Mandy Chung
1478582041
Merge
2009-08-24 10:33:08 -07:00
Kelly O'Hair
1b8f98b70e
6853636: Fix warnings in jdwpgen, add jdwpgen NetBeans project
...
Reviewed-by: andrew, alanb, tbell, swamyv
2009-08-24 09:57:30 -07:00
Alexander Potochkin
343439d82f
6824395: Several Swing core components prevent using them in wrapper classes
...
Reviewed-by: peterz
2009-08-24 19:22:38 +04:00
Pavel Porvatov
5e92ec1716
6849266: closed/javax/swing/JFileChooser/6484091/bug6484091.java fails on solaris 10 sparc
...
Reviewed-by: peterz
2009-08-24 18:21:47 +04:00
Weijun Wang
e936496a7b
6875033: regression: test of 6867665 fail
...
Reviewed-by: xuelei
2009-08-24 18:37:48 +08:00
Alan Bateman
491fdce2fd
Merge
2009-08-23 17:20:46 +01:00
Alan Bateman
aecf7417ad
6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101
...
Reviewed-by: sherman
2009-08-23 12:53:45 +01:00
Alan Bateman
7fa9df60ce
6874521: Remove @note tags
...
Reviewed-by: andrew, darcy
2009-08-22 17:40:18 +01:00
Tim Bell
edc02e3e92
6705913: freetype_versioncheck.exe - Unable To Locate Component
...
Update freetype_versioncheck to deal with newer Visual Studio releases
Reviewed-by: ohair
2009-08-21 12:12:48 -07:00
Joe Darcy
980873244b
6378701: (enum) Unclear purpose of EnumConstantNotPresentException
...
Reviewed-by: lancea, andrew, alanb
2009-08-21 11:31:18 -07:00
Pavel Porvatov
afca155718
6579827: vista : JSlider on JColorchooser is not properly render or can't be seen completely
...
Reviewed-by: peterz
2009-08-21 16:59:27 +04:00
Yuri Nesterenko
0ee9dc7c6f
Merge
2009-08-20 23:30:03 -07:00
Xiomara Jayasena
74fd6ac482
Added tag jdk7-b70 for changeset 510668ab2f32
2009-08-20 11:20:21 -07:00
Alan Bateman
b458f8ca65
6866804: (file) Path calls checkPermission insteadof checkXXX (sol)
...
Reviewed-by: sherman
2009-08-20 08:48:29 +01:00
Alan Bateman
97e10327ed
6870926: (file) Path.toRealPath performance can be improved (win)
...
Reviewed-by: sherman
2009-08-20 08:42:38 +01:00
Alan Bateman
41a783f149
6595866: File does work with symbolic links (win,vista)
...
Reviewed-by: sherman
2009-08-20 08:39:18 +01:00
Weijun Wang
7c86823f01
6867665: Problem with keytabs with multiple kvno's (key versions)
...
Reviewed-by: valeriep, ohair
2009-08-20 11:24:42 +08:00
Alexander Potochkin
68a69bc334
6872492: JLayer sources contain wrong header
...
Reviewed-by: rupashka
2009-08-19 17:24:22 +04:00
Yuri Nesterenko
4c2a46386f
Merge
2009-08-18 23:40:15 -07:00
Xiomara Jayasena
0fcf19433e
Merge
2009-08-18 19:53:43 -07:00
Tim Bell
7cf8652f4d
Merge
2009-08-18 17:45:46 -07:00
Andrew John Hughes
85c26d2c57
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac
...
The bootstrap javac currently uses the default source and targets of the boot javac
Reviewed-by: ohair
2009-08-18 19:50:12 +01:00
Weijun Wang
afe6e91726
6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn()
...
Reviewed-by: mullan
2009-08-18 10:20:50 +08:00
Xueming Shen
efe409bf8b
6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets
...
Override the canEncode() in ISO2022_CN_CNS
Reviewed-by: martin
2009-08-14 14:29:45 -07:00
Phil Race
e674d62725
6867603: sun.font.FontManager.getDefaultPlatformFont throws NPE in OpenJDK on Solaris 10 10/08
...
Reviewed-by: igor, jgodinez
2009-08-14 14:25:22 -07:00
Xueming Shen
94d23c375f
6866397: (file) PathMatcher with regex syntax doesn't match as expected (win)
...
Use unicode_case_insensitive for windows path matcher for now.
Reviewed-by: alanb
2009-08-14 11:23:01 -07:00
Tim Bell
30d9505bc1
Merge
2009-08-14 08:51:56 -07:00
Pavel Porvatov
5fe3a9d7b6
6824600: OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style)
...
Reviewed-by: alexp
2009-08-14 13:18:10 +04:00
Xueming Shen
04185fd4b8
Merge
2009-08-13 15:12:32 -07:00
Xueming Shen
fcfe031b58
6676423: (prefs) Opensource unit/regression tests for java.util.prefs
...
Moved the existing test cases for prefs to open area
Reviewed-by: martin, alanb
2009-08-13 15:01:18 -07:00
Bradford Wetmore
84ef08a85a
Merge
2009-08-13 12:37:47 -07:00
Bradford Wetmore
e35a79a518
6870335: Provider numbers need to be bumped to 1.7
...
Reviewed-by: mullan
2009-08-13 12:36:10 -07:00
Xiomara Jayasena
5fcd775286
Added tag jdk7-b69 for changeset e0b23259a484
2009-08-13 12:11:21 -07:00
Xueming Shen
dfa68f9504
6840246: Lightweight implementation of String.split for simple use case
...
Added a fastpath for simple use case
Reviewed-by: alanb, martin
2009-08-13 10:50:23 -07:00
Xiomara Jayasena
3333513f33
Merge
2009-08-12 10:32:32 -07:00
Roman Kennke
afb1868fc4
6870238: Font2DTest fails on Debian after FontManager refactoring
...
Use fontManager field instead of querying the FontManagerFactory
Reviewed-by: igor, prr
2009-08-12 17:21:08 +02:00
Yuri Nesterenko
093ffa46b3
Merge
2009-08-12 00:33:32 -07:00
Yuri Nesterenko
3ee6a85bc7
Merge
2009-08-12 00:32:35 -07:00
Daniel D. Daugherty
d9b6a2252e
Merge
2009-08-11 20:06:52 -06:00
Daniel D. Daugherty
def4483570
6870298: 4/4 fix minor typos in java/lang/instrument/Instrumentation.java
...
Fix typos in the JavaDoc.
Reviewed-by: tbell
2009-08-11 20:02:43 -06:00
Vinnie Ryan
54b3f1068d
Merge
2009-08-11 17:01:07 +01:00
Vinnie Ryan
3ed22e2e7a
Merge
2009-08-11 16:57:09 +01:00
Vinnie Ryan
59d983ade0
6840752: Provide out-of-the-box support for ECC algorithms
...
Reviewed-by: alanb, mullan, wetmore
2009-08-11 16:52:26 +01:00
Abhijit Saha
4721c15d98
Merge
2009-08-11 08:22:09 -07:00
Alan Bateman
a3af9140c9
6865748: (file) SimpleFileVisitor methods ignore null arguments
...
Reviewed-by: sherman
2009-08-11 12:49:16 +01:00
Alan Bateman
c583b690e3
6867781: (file) Examples in javadoc use newFileAttributeView instead of getFileAttributeView
...
Reviewed-by: sherman
2009-08-11 12:38:43 +01:00
Alan Bateman
90b1aee142
4516760: (so) Intermittent SocketException: Transport endpoint is not connected (lnx)
...
Reviewed-by: sherman
2009-08-11 12:37:02 +01:00
Xue-Lei Andrew Fan
3db64bc897
6585239: Regression: 2 DNS tests fail with JDK 5.0u13 b01 and pass with 5.0u12fcs
...
Reviewed-by: vinnie
2009-08-11 18:27:01 +08:00
Weijun Wang
aa514761f5
6868867: Test: sun/security/tools/keytool/standard.sh fails under windows/cygwin
...
Reviewed-by: wetmore
2009-08-11 15:36:52 +08:00
Weijun Wang
be3a1f1294
6821190: more InquireType values for ExtendedGSSContext
...
Reviewed-by: valeriep
2009-08-11 12:20:32 +08:00
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
Josh Bloch
827200b265
6804124: Replace "modified mergesort" in java.util.Arrays.sort with timsort
...
Easy port of timsort from android
Reviewed-by: martin
2009-07-29 14:24:19 -07:00
Martin Buchholz
36736be8ba
6866554: Misc. javadoc warnings
...
Reviewed-by: alanb
2009-07-29 13:56:15 -07:00
Jonathan Gibbons
a3128d7e74
6865753: 6854244 breaks partial (jdk-only) builds
...
Makefiles which set -target 5 now need to set -source 5 as well.
Reviewed-by: wetmore, tbell
2009-07-29 12:50:10 -07:00
Xueming Shen
ba2db6a2db
Merge
2009-07-29 11:19:14 -07:00
Yuri Nesterenko
b797a234b8
Merge
2009-07-29 00:14:56 -07:00
Yuri Nesterenko
a65646a1fb
Merge
2009-07-29 00:12:45 -07:00
Doug Lea
d43e798981
6805775: LinkedBlockingQueue Nodes should unlink themselves before becoming garbage
...
6815766: LinkedBlockingQueue's iterator can return null if drainTo(c) executes concurrently
Faster, more correct. Use self-linking trick to avoid gc retention
Reviewed-by: martin, dholmes
2009-07-28 17:17:55 -07:00
Doug Lea
df5da31f55
6785442: ConcurrentLinkedQueue.remove() and poll() can both remove the same element
...
6493942: ConcurrentLinkedQueue.remove sometimes very slow
New algorithm for handling concurrent linked lists
Reviewed-by: martin
2009-07-28 13:24:52 -07:00
Xiomara Jayasena
e0c1d51604
6862919: Update copyright year
...
Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
2009-07-28 12:12:54 -07:00
Sergey Malenkov
c1073a5d61
6864297: Right-to-left oriented JScrollPane is aligned to the wrong direction while resizing the container
...
Reviewed-by: peterz
2009-07-28 13:10:14 +04:00
Yuri Nesterenko
f169709382
Merge
2009-07-27 23:42:52 -07:00
Tim Bell
9d2c02479e
Merge
2009-07-27 23:06:01 -07:00
Abhijit Saha
0e8d2a916a
Merge
2009-07-27 22:28:29 -07:00
Xue-Lei Andrew Fan
e364d187ea
6865482: test case BalancedParentheses.java is missing GPL header
...
Reviewed-by: weijun
2009-07-28 11:15:49 +08:00
Jonathan Gibbons
50dfd0ebd9
6854244: change source/target used to compile JDK to 7
...
Reviewed-by: ohair
2009-07-27 15:19:55 -07:00
Alan Bateman
19093784f4
6864319: (fs) Eliminate static dependency on fdopendir (lnx)
...
Reviewed-by: martin
2009-07-27 19:22:11 +01:00
Alan Bateman
86a40825c7
6863667: (ch) Several tests in java/nio/channels/* need to be updated after 6638712
...
Reviewed-by: mcimadamore
2009-07-27 18:46:50 +01:00
Alan Bateman
22fac524b1
6863864: (fs) Path.createSymbolicLink doesn't set directory flag when creating sym link to directory (win)
...
Reviewed-by: sherman
2009-07-27 18:44:42 +01:00
Xue-Lei Andrew Fan
a51137d942
6449574: Invalid ldap filter is accepted and processed
...
Reviewed-by: vinnie
2009-07-27 22:04:07 +08:00
Dmitry Cherepanov
642a5040a0
6856929: Frame is not getting resized using Robot in OpenSolaris and Ubuntu
...
Reviewed-by: art, dav
2009-07-27 15:37:39 +04:00
Yuri Nesterenko
3f6ce374d9
Merge
2009-07-27 03:42:47 -07:00
Yong Jeffrey Huang
800a49f4a0
Merge
2009-07-26 19:51:05 -07:00
Martin Buchholz
4d07a8cfb9
6639458: Improvements to Surrogate.java
...
Optimize Surrogate.java
Reviewed-by: sherman
2009-07-24 18:24:02 -07:00
Martin Buchholz
7ac7d3079f
6639443: Character.toCodePoint and Character.toSurrogates can be optimized
...
Rearranging code saves 5 bytes of bytecode
Reviewed-by: sherman
2009-07-24 18:16:14 -07:00
Xiomara Jayasena
cfd046568f
Added tag jdk7-b66 for changeset 7441718ff264
2009-07-24 13:40:05 -07:00
Xueming Shen
2ce8e7fb86
Merge
2009-07-24 11:22:29 -07:00
Xueming Shen
e9b3362ace
5063507: (fmt) missing exception for "%#s" format specifier
...
Throw appropriate exception when necessary
Reviewed-by: alanb
2009-07-24 11:06:57 -07:00
Valerie Peng
3bb5216024
Merge
2009-07-23 12:36:52 -07:00
Naoto Sato
ba1462a2e1
Merge
2009-07-23 11:29:49 -07:00
Pavel Porvatov
653e280412
6460525: javax/swing/JFileChooser/6396844/TwentyThousandTest.java times out
...
Reviewed-by: malenkov, peterz
2009-07-23 17:56:53 +04:00
Chris Hegarty
193cf2ead1
6863110: Newly connected/accepted SctpChannel should fire OP_READ if registered with a Selector
...
Reviewed-by: jccollet
2009-07-23 14:06:51 +01:00
Anthony Petrov
8440a8dba3
6848424: java/awt/Frame/FrameSize/TestFrameSize.java needs improvement
...
The test now thoroughly verifies the pack() method
Reviewed-by: art, dcherepanov
2009-07-23 13:46:23 +04:00
Dmitry Cherepanov
7e2e64f5e0
6857870: Regression tests are failing with ExceptionInInitializerError
...
Reviewed-by: art
2009-07-23 11:30:49 +04:00
Valerie Peng
2ea2c4b650
6823905: crash in sun.security.pkcs11.wrapper.PKCS11.C_Sign during stress-test
...
Initialize relevant return value to NULL
Reviewed-by: vinnie
2009-07-22 17:52:21 -07:00
Poonam Bajaj
7cfb301baa
6814140: deadlock due to synchronized demandLogger() code that locks ServerLogManager
...
Making demandLogger() non-synchronized resolves the deadlock.
Reviewed-by: dcubed
2009-07-22 07:49:57 -07:00
Roman Kennke
1b3374bcce
6857358: Two testcases are failing in jdk7 b64 pit build with java.security.AccessControlException
...
Try to load GraphicsEnvironment with bootclassloader first, only then try app classloader.
Reviewed-by: prr, tdv, igor
2009-07-22 15:52:41 +02:00
Dmitry Cherepanov
6293f73bd8
6859935: REGRESSION: Settings are missing in JCP/Advanced tab on windows
...
Reviewed-by: art
2009-07-22 13:00:11 +04:00
Weijun Wang
945ec03563
6561126: keytool should use larger default keysize for keypairs
...
Reviewed-by: mullan
2009-07-22 16:41:14 +08:00
Weijun Wang
ee5188c4c3
6854308: more ktab options
...
Reviewed-by: mullan
2009-07-22 16:40:39 +08:00
Weijun Wang
20ee77e0d0
6847026: keytool should be able to generate certreq and cert without subject name
...
Reviewed-by: xuelei
2009-07-22 16:40:04 +08:00
Weijun Wang
f1b3e33db7
6858589: more changes to Config on system properties
...
Reviewed-by: valeriep
2009-07-22 16:39:34 +08:00
Sergey Malenkov
da10005c86
6802868: JInternalFrame is not maximized when maximized parent frame
...
Reviewed-by: rupashka
2009-07-22 12:21:31 +04:00
Yuri Nesterenko
cacd580a84
Merge
2009-07-21 23:23:57 -07:00
Abhijit Saha
bde3f2ada5
Merge
2009-07-21 13:06:30 -07:00
Abhijit Saha
a5da46de60
Merge
2009-07-21 13:02:23 -07:00
Sean Mullan
31eb8dfb51
6787645: CRL validation code should permit some clock skew when checking validity of CRLs
...
Reviewed-by: vinnie
2009-07-20 17:16:34 -04:00
Peter Zhelezniakov
4ba0a90189
6849331: Nimbus L&F: AbstractRegionPainter's paint context is not initialized
...
Reviewed-by: rupashka
2009-07-20 13:34:54 +04:00
Peter Zhelezniakov
b838a00326
6857360: NimbusLAF: Menu indicator looks ugly with RTL orientation
...
Reviewed-by: rupashka
2009-07-20 13:33:09 +04:00
Vinnie Ryan
d12079f670
6657695: AbstractSaslImpl.logger is a static mutable (findbugs)
...
Reviewed-by: alanb
2009-07-17 20:43:53 +01:00
Vinnie Ryan
97bb9bff6f
6657619: DnsContext.debug is public static mutable (findbugs)
...
Reviewed-by: alanb
2009-07-17 20:29:41 +01:00