Anthony Petrov
f11ee4ea15
6900622: Security warning icon is not getting displayed properly for tooltip
...
Pass a correct value for the hWndInsertAfter argument to the ::SetWindowPos() function
Reviewed-by: art, dcherepanov
2009-12-09 14:02:48 +03:00
Sergey Malenkov
dc08e50479
6905574: DOC: Introspector's javadoc contains wrong statement
...
Reviewed-by: gsm
2009-12-09 11:38:30 +03:00
Sergey Malenkov
340a46710c
4638075: DOC: Doc for java.beans.PropertyDescriptor.getPropertyType() is incorrect
...
Reviewed-by: gsm
2009-12-09 11:34:18 +03:00
Yong Jeffrey Huang
bb80622091
6507067: TimeZone country/area message error
...
Reviewed-by: peytoia
2009-12-08 21:30:37 -08:00
Yong Jeffrey Huang
245eebd3c7
6609737: DateFormat incorrect for German locale
...
Reviewed-by: yhuang, peytoia
2009-12-08 21:26:59 -08:00
Yong Jeffrey Huang
c2b0820237
6645271: Wrong date format for Croatian (hr) locale
...
Reviewed-by: yhuang, peytoia
2009-12-08 21:19:23 -08:00
Yong Jeffrey Huang
d87dfc7a2e
6610748: Dateformat - AM-PM indicator in Finnish appears to be from English
...
Reviewed-by: yhuang, peytoia
2009-12-08 21:14:04 -08:00
Weijun Wang
8e1f9a0dd3
6908628: ObjectIdentifier s11n test fails
...
Reviewed-by: xuelei
2009-12-09 11:15:25 +08:00
Jesse Wilson
1c4f3aa56b
6903754: (bf) Improve floating-point buffer comparison
...
Describe the exact behavior of {Double,Float}Buffer.{equals,compareTo}; fix non-anti-symmetric behavior of compareTo
Reviewed-by: alanb
2009-12-08 12:41:01 -08:00
Tim Bell
b66d49a7f2
Merge
2009-12-08 09:15:33 -08:00
Mandy Chung
881a1c5842
6907568: java/awt/KeyboardFocusManager.java inproperly merged and lost a changeset
...
Reapply fix for 6879044 in java.awt.KeyboardFocusManager
Reviewed-by: dcherepanov, asaha
2009-12-08 09:02:09 -08:00
Josh Bloch
decdef947b
6905046: More Dual-pivot quicksort improvements
...
More improvements from the DPQ team
Reviewed-by: alanb
2009-12-08 12:40:30 +00:00
Martin Buchholz
74ad65ac21
6900043: Add method to return line.separator property
...
Add System.lineSeparator(), returning getProperty("line.separator")
Reviewed-by: darcy
2009-12-07 16:44:40 -08:00
Martin Buchholz
5732731ca5
6905029: Broken links in Deflater and DeflaterOutputStream javadoc
...
Fix syntax errors in @links
Reviewed-by: alanb
2009-12-07 15:32:26 -08:00
Alan Bateman
cce522196a
Merge
2009-12-07 20:25:59 +00:00
Vinnie Ryan
5c20a6292f
6876158: Remove dependencies on Signer, Certificate, Identity, IdentityScope classes from java.security pkg
...
Reviewed-by: alanb, mullan
2009-12-07 17:06:59 +00:00
Anton Tarasov
45c70cd97e
6903890: SWT_AWT focus issues when a dialog is shown/disposed, on X11
...
Reviewed-by: art, dcherepanov
2009-12-07 16:38:44 +03:00
Alan Bateman
21d2a75a16
6902010: (cl) Delay initialization of ClassLoader.parallelLoaders
...
Reviewed-by: forax, mchung, valeriep
2009-12-07 12:29:14 +00:00
Alan Bateman
76e3aaa436
6903753: (se) Selector should implement Closeable
...
Reviewed-by: chegar, forax
2009-12-07 12:24:57 +00:00
Dmitry Cherepanov
295a7c98ef
Merge
2009-12-07 14:07:05 +03:00
Dmitry Cherepanov
f4e9916898
6823138: Need to replace ComponentAccessor with AWTAccessor
...
Reviewed-by: art, anthony
2009-12-07 13:43:04 +03:00
Yuri Nesterenko
0974e6c1f3
5099725: AWT doesn't seem to handle MappingNotify events under X11
...
5036807: Pressing action keys "STOP/AGAIN/COMPOSE" generates keycode of F11/F12 keys
4787377: VK_STOP key on Solaris generates wrong Key Code
Added an event processing lumped with similar native code for similar bugs.
Reviewed-by: art
2009-12-07 13:32:50 +03:00
Weijun Wang
45eee34489
6886058: JNDI LDAP InitialLdapContext SECURITY_CREDENTIALS byte[] can be corrupted, then LDAP referral fails
...
Reviewed-by: vinnie, xuelei
2009-12-07 15:29:44 +08:00
Weijun Wang
19061b3584
6879540: enable empty password for kerberos 5
...
Reviewed-by: valeriep, wetmore
2009-12-07 15:27:29 +08:00
Yong Jeffrey Huang
945eaabe91
6868106: Ukrainian currency has wrong format
...
Reviewed-by: yhuang, peytoia
2009-12-06 22:18:07 -08:00
Anton Tarasov
7eb100548d
6903354
: deadlock involving Component.show & SunToolkit.getImageFromHash
...
Reviewed-by: art, bae
2009-12-04 15:07:15 +03:00
Joe Darcy
c40412f4f4
6907177: Update jdk tests to remove unncessary -source and -target options
...
Reviewed-by: ohair
2009-12-03 18:19:10 -08:00
Vinnie Ryan
5debca27af
6906854: SSL/Krb5 testcase should not use a fixed port number
...
Reviewed-by: alanb
2009-12-03 21:30:27 +00:00
Michael Wilkerson
0a842f22b7
Added tag jdk7-b77 for changeset 78820074e4d5
2009-12-03 12:53:03 -08:00
Lana Steuck
7dc92db304
Merge
2009-12-02 16:18:20 -08:00
Vinnie Ryan
7a403456e5
Merge
2009-12-02 17:34:56 +00:00
Vinnie Ryan
6e6324c607
6906510: Fix testcase for 6894643: Separate out dependency on Kerberos
...
Reviewed-by: weijun
2009-12-02 17:06:50 +00:00
Anton Tarasov
b0a13700e1
6566375: PIT : test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html
...
Reviewed-by: art, dcherepanov
2009-12-02 17:26:23 +03:00
Anthony Petrov
44e0bda21c
6901021: Security Warning Icon not getting displayed properly when frame loses focus
...
Make sure the gray icon is selected when hiding the security warning
Reviewed-by: art, dcherepanov
2009-12-02 14:51:39 +03:00
Kelly O'Hair
759c63a953
Merge
2009-12-01 08:54:10 -08:00
Kelly O'Hair
0ce235a4da
6905705: Fix broken exit code values in jdk/test/Makefile
...
Reviewed-by: tbell
2009-12-01 08:51:16 -08:00
Phil Race
2bea841cbe
6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space
...
Reviewed-by: igor, dougfelt
2009-11-30 14:39:35 -08:00
Kelly O'Hair
cd8f275bdb
6903197: Some java template files need to be renamed to .java.template
...
Reviewed-by: alanb
2009-11-30 14:15:15 -08:00
Sergey Malenkov
b6b042bf8f
6905516: Test failed: java/beans/EventHandler/Test6788531.java
...
Reviewed-by: peterz
2009-11-30 18:30:50 +03:00
Sergey Malenkov
b7292e2cf4
6905515: Test failed: java/beans/XMLEncoder/6329581/Test6329581.java
...
Reviewed-by: peterz
2009-11-30 18:26:52 +03:00
Alex Menkov
deae1ac3ea
Merge
2009-11-27 18:38:21 +03:00
Alex Menkov
f0c4f1b346
Merge
2009-11-27 18:36:51 +03:00
Omair Majid
609f2d2cef
6832063: OpenJDK fails to open the default ALSA device when PulseAudio is enabled
...
Reviewed-by: amenkov
2009-11-27 17:54:45 +03:00
Karl Helgason
a9413787d9
6823449: Gervill: ArrayIndexOutOfBoundsException thrown when trying to play too may voices at same time
...
Reviewed-by: amenkov
2009-11-27 17:36:34 +03:00
Karl Helgason
dca3f935d4
6833357: Improve time-stamp support in Gervill to reduce jitter
...
Reviewed-by: amenkov
2009-11-27 17:13:02 +03:00
Anthony Petrov
d7b200bf35
6402325: Swing toolbars vs native toolbars on Windows
...
Introduce support for different window types: NORMAL, UTILITY, POPUP
Reviewed-by: art, dcherepanov
2009-11-27 16:07:32 +03:00
Artem Ananiev
a6dd224efd
4913324: Deadlock when using two event queues
...
Reviewed-by: anthony, ant, dcherepanov
2009-11-27 15:26:07 +03:00
Sergey Malenkov
69190da5ef
5102804: Memory leak in Introspector.getBeanInfo(Class) for custom BeanInfo: Class param
...
Reviewed-by: peterz
2009-11-27 15:24:43 +03:00
Masayoshi Okutsu
a9d5e9765c
6904997: (tz) Windows-only: tzmappings needs update for KB976098
...
Reviewed-by: peytoia
2009-11-27 16:20:36 +09:00
Lana Steuck
3336503bbb
Merge
2009-11-25 22:14:30 -08:00
Lana Steuck
65690ed0dc
Merge
2009-11-25 14:37:03 -08:00
Kelly O'Hair
56fe8463ef
Merge
2009-11-25 11:08:25 -08:00
Damjan Jovanovic
f2e3043d12
4899516: Transferable has no DataFlavors when dragging from Gnome window to Swing
...
Reviewed-by: uta, dav
2009-11-25 21:27:06 +03:00
Peter Zhelezniakov
79eb513674
6888156: With GTK Look and Feel Icons cannot be rendered in Jtable Cells
...
Reviewed-by: rupashka
2009-11-25 20:47:20 +03:00
Kelly O'Hair
547328d305
6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm
...
Reviewed-by: dcubed
2009-11-25 08:24:58 -08:00
Lana Steuck
314207e7f5
Merge
2009-11-24 18:12:46 -08:00
Denis Fokin
812677f720
5098433: REG: DnD of File-List between JVM is broken for non ASCII file names - Win32
...
Reviewed-by: uta, dav
2009-11-24 18:46:17 +03:00
Tim Bell
0b4fe8b0f0
Merge
2009-11-23 19:57:01 -08:00
Mandy Chung
c4a76500f4
Merge
2009-11-23 14:59:55 -08:00
Kelly O'Hair
e091887f7a
Merge
2009-11-23 13:00:34 -08:00
Alan Bateman
84a48a7293
6888171: JMX Monitor API should not require JavaBeans to be present
...
Reviewed-by: emcmanus
2009-11-23 19:26:16 +00:00
Sean Mullan
f62a9f4ec7
Merge
2009-11-23 13:57:52 -05:00
Mandy Chung
2fddcea5f8
Merge
2009-11-23 10:46:19 -08:00
Florian Brunner
5db737cd4c
6823603: Generics: JList
...
Reviewed-by: peterz, alexp
2009-11-23 20:57:17 +03:00
Kelly O'Hair
d020b04219
6902666: Include closed tests in the test/Makefile jdk_* targets
...
6902667: Fix JT_HOME not working from env in jdk/test/Makefile
Reviewed-by: mullan, dcubed
2009-11-23 09:51:52 -08:00
Sean Mullan
3932bb1884
6899503: Security code issue using Verisign root certificate
...
Add support for reordering out-of-order certificate chains
Reviewed-by: vinnie, xuelei
2009-11-23 12:36:54 -05:00
Daniel D. Daugherty
3552fe5b4a
6903102: 3/3 fixes in nightly testing version of ShellScaffold.sh need to be committed
...
Merge Jim's ShellScaffold.sh fixes with Tim's ShellScaffold.sh fixes.
Reviewed-by: tbell
2009-11-23 10:29:33 -07:00
Mandy Chung
01a5fb5da5
6903638: Remove dependency on AuthPermission from SecurityConstants
...
Move two static fields from SecurityConstants to javax.security.auth.Subject
Reviewed-by: mullan
2009-11-23 08:21:20 -08:00
Gary Benson
d6a4ac9734
6903453: Zero build on ARM and IA-64
...
Correctly set uname on ARM, and correctly build fdlibm on IA-64
Reviewed-by: ohair
2009-11-23 10:04:47 +00:00
Kumar Srinivasan
3d2d85a19c
6367077: Purge LD_LIBRARY_PATH usage from the launcher
...
6899834: (launcher) remove the solaris libjvm.so symlink
Fixes other related issues as well.
Reviewed-by: darcy, ohair, xlu, martin
2009-11-20 11:01:32 -08:00
Tim Bell
9150551f00
Merge
2009-11-29 15:24:32 -08:00
Weijun Wang
22d5c338db
6770883: Infinite loop if SPNEGO specified as sun.security.jgss.mechanism
...
Reviewed-by: valeriep
2009-11-27 08:51:58 +08:00
Weijun Wang
61fe319f78
6901085: SPNEGO does not works with native program
...
Reviewed-by: valeriep
2009-11-27 08:51:42 +08:00
Weijun Wang
6a6d0a3c7a
6853328: Support OK-AS-DELEGATE flag
...
Reviewed-by: valeriep
2009-11-27 08:51:28 +08:00
Damjan Jovanovic
117f4401d0
6863566: Java should support the freedesktop.org startup notification specification
...
The startup notification gets removed as soon as a Java top-level window is shown
Reviewed-by: anthony, art, dcherepanov
2009-11-20 19:11:47 +03:00
Jean-Christophe Collet
4da1e67db3
6901170: HttpCookie parsing of version and max-age mis-handled
...
Accept single quotes in cookies and better exception handling in CookieManager
Reviewed-by: chegar
2009-11-20 14:50:55 +01:00
Mandy Chung
8d62fe076c
6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException
...
DoPrivileged for calls that have permission check instead of catching all exceptions
Reviewed-by: kamg, dcubed
2009-11-18 22:29:16 -08:00
Lana Steuck
a23c7f2fe8
Merge
2009-11-18 18:56:59 -08:00
Lana Steuck
228f3f7726
Merge
2009-11-18 17:17:56 -08:00
Lana Steuck
f3baefc4fb
Merge
2009-11-18 17:16:27 -08:00
Kelly O'Hair
baee1c1d65
Merge
2009-11-18 11:15:12 -08:00
Kelly O'Hair
1430b5b151
Merge
2009-11-18 11:13:31 -08:00
Keith Randall
f1fd7e28fe
6892742: Improve root set used by jhat
...
Reviewed-by: tbell, dcubed
2009-11-18 11:12:28 -08:00
Kelly O'Hair
5ef31ba152
6902323: Fix testcase sun/tools/native2ascii/NativeErrors.java
...
6902325: Fix testcase sun/tools/jhat/HatHeapDump1Test.java
Reviewed-by: tbell, dcubed
2009-11-18 11:10:18 -08:00
Sean Mullan
1b92857246
6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667 )
...
Reviewed-by: vinnie, xuelei
2009-11-18 12:34:26 -05:00
Peter Zhelezniakov
92cb82eecb
6882917: Nimbus and DefaultTableCellRenderer: must start with normal background
...
Reviewed-by: rupashka
2009-11-18 17:36:46 +03:00
Pavel Porvatov
207583b21e
6520574: JFileChooser - create new folder - not editable
...
Reviewed-by: malenkov
2009-11-18 12:58:02 +03:00
Tim Bell
f8f68e8a7d
Merge
2009-11-17 10:25:19 -08:00
Pavel Porvatov
7ab71fb443
6868611: FileSystemView throws NullPointerException
...
Reviewed-by: peterz
2009-11-17 16:01:09 +03:00
Vladimir Yaroslavskiy
c09da77c87
6901318: Yet more Dual-pivot quicksort improvements
...
Reviewed-by: jjb
2009-11-17 09:44:43 +00:00
Alan Bateman
69fbaac381
6890458: Datatransfer API should not require RMI to be present
...
Reviewed-by: uta
2009-11-16 18:13:15 +00:00
Tomas Hurka
0a8ab811e9
6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException
...
Add a null check for the VM option string
Reviewed-by: mchung, ohair
2009-11-16 15:33:05 +01:00
Mandy Chung
77bbeddd31
Merge
2009-11-12 15:42:18 -08:00
David Katleman
168d1ad525
Added tag jdk7-b76 for changeset 731e12a5b61d
2009-11-12 15:35:52 -08:00
Vinnie Ryan
2a073650dc
Merge
2009-11-12 23:04:42 +00:00
Vinnie Ryan
005e04bd07
6894643: Separate out dependency on Kerberos
...
Reviewed-by: alanb, xuelei
2009-11-12 23:00:23 +00:00
Mandy Chung
9c954f92e7
6899851: Regression causes new dependency to jkernel
...
Replaced sun.jkernel.DownloadManager calls with BootClassLoaderHook
Reviewed-by: bae, asaha
2009-11-12 10:29:21 -08:00
Alan Bateman
b9e854d900
6898124: Bidi should not require AWT to be present
...
Reviewed-by: okutsu
2009-11-12 11:20:51 +00:00
Yuka Kamiya
274e8c83b2
6842557: NumericShaper needs to be updated for Unicode 5.1 support
...
6843181: NumericShaper is not thread-safe
6900137: Typo in API Doc for NumericShaper
Reviewed-by: okutsu
2009-11-12 18:59:19 +09:00
Dmitry Cherepanov
58c459c32e
6882909: Resetting a full-screen window to normal rotates screen to normal orientation
...
Retain rotation upon change to full screen mode
Reviewed-by: art, anthony
2009-11-12 12:06:46 +03:00
Alan Bateman
186882959d
6900234: Several NIO tests should be removed from test/ProblemList.txt
...
Reviewed-by: chegar
2009-11-11 16:22:27 +00:00
Dmitry Cherepanov
67ffb33afa
6880694: GraphicsDevice.setFullScreenWindow(null) throws NPE if there's a fullscreen window displayed
...
Handle "empty" refresh rates
Reviewed-by: art, anthony
2009-11-11 19:18:27 +03:00
Dmitry Cherepanov
1fbf705739
6852111: Unhandled 'spurious wakeup' in java.awt.EventQueue.invokeAndWait()
...
Introduced InvocationEvent.isDispatched method
Reviewed-by: art, anthony
2009-11-11 17:46:58 +03:00
Vladimir Yaroslavskiy
0d83336729
6899694: Dual-pivot quicksort improvements
...
Co-authored-by: Joshua Bloch <joshua.bloch@google.com>
Reviewed-by: jjb
2009-11-11 14:38:01 +00:00
Yuka Kamiya
a1e00ce934
6899397: (tz) Support tzdata2009r
...
Reviewed-by: okutsu
2009-11-11 15:38:47 +09:00
Alan Bateman
a5e7fb4543
6899147: java.beans.MetaData should not require JDBC to be present
...
Reviewed-by: malenkov
2009-11-10 13:09:50 +00:00
Alan Bateman
aac491b420
6898234: (dc) Multicast tests fail on OpenSolaris with vboxnet0 adapter
...
Reviewed-by: chegar
2009-11-10 10:51:31 +00:00
Mandy Chung
a7ec8a6b09
6899607: Update java.util.prefs.FileSystemPreferences to use PlatformLogger
...
Update java.util.prefs.FileSystemPreferences to use PlatformLogger
Reviewed-by: sherman
2009-11-09 21:32:16 -08:00
Phil Race
2fdf51d313
6899078: potential deadlock and performance issue in freeing strike resources with D3D pipeline
...
Reviewed-by: tdv, igor
2009-11-09 14:23:49 -08:00
Kelly O'Hair
88c07c4b25
6899444: Fix demo/jvmti tests so they can run in jtreg samevm mode, cleanup problemlist
...
Reviewed-by: tbell
2009-11-09 12:38:32 -08:00
Abhijit Saha
cc1b7fd05d
Merge
2009-11-09 07:38:05 -08:00
Kelly O'Hair
d12589297c
6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
...
Reviewed-by: tbell, jjg, alanb
2009-11-08 15:11:10 -08:00
Abhijit Saha
b7a372efca
Merge
2009-11-06 21:32:35 -08:00
Tim Bell
44accdb4b7
Merge
2009-11-06 17:27:41 -08:00
Abhijit Saha
31d05a3363
Merge
2009-11-06 16:07:52 -08:00
Alexander Potochkin
eedc1f473a
6878399: public SwingUtilities.getParentViewport() is required
...
Reviewed-by: peterz
2009-11-06 22:40:58 +03:00
Alexander Potochkin
f28a61c6d9
Merge
2009-11-06 22:33:40 +03:00
Alexander Potochkin
e0b6c6ec3f
6879228: LayerUI should be extended
...
Reviewed-by: peterz
2009-11-06 22:26:37 +03:00
Alex Menkov
ab33367c0a
6887318: Incorrect constant used in DirectSound Mixer implementation
...
Reviewed-by: uta
2009-11-06 19:48:56 +03:00
Alexander Potochkin
bbe245dca3
6657138: Mutable statics in Windows PL&F (findbugs)
...
Reviewed-by: peterz, hawtin
2009-11-06 19:48:09 +03:00
Alex Menkov
83ed100592
6744801: JCK api/javax_sound/interactive/RecordSoundTest.html#RecordSoundTest fails on Solaris10 x64 for -d64
...
Reviewed-by: dav
2009-11-06 19:47:32 +03:00
Pavel Porvatov
e918d4b860
6621569: Win32ShellFolder2 and Win32ShellFolderManager2 may leak native resources
...
Reviewed-by: malenkov
2009-11-06 12:44:41 +03:00
Daniel Martin
2baf7ea7dc
6898220: Optimize Formatter.parse (including String.printf)
...
Create fewer objects when parsing
Reviewed-by: sherman
2009-11-05 16:12:45 -08:00
Martin Buchholz
450da8a061
6897553: LinkedList performance improvements
...
LinkedList of size N creates N+1 instead of N+2 objects. Comparing against null is faster than comparing against sentinel node
Reviewed-by: dl, jjb, forax
2009-11-05 16:12:45 -08:00
Igor Chernyshev
fb6b9445d7
6897993: (se) Close or cancel performance issue when number of pending updates is high (lnx)
...
Use O(1) Iterator instead of O(N) operations on LinkedList updateList
Reviewed-by: alanb
2009-11-04 15:22:30 -08:00
Abhijit Saha
802294f139
Merge
2009-11-04 10:13:52 -08:00
Andrew John Hughes
d45297718d
6897844: Fix broken build on newer versions of X11 (libXext >= 1.1.0)
...
Recent changes to X11's header structure break the build
Reviewed-by: prr, flar
2009-11-03 23:23:15 +00:00
Joe Darcy
3e515ef90f
6897550: BigInteger constructor should use local cached String length
...
Reviewed-by: andrew, chegar
2009-11-03 15:01:50 -08:00
Tim Bell
b20e230f81
Merge
2009-11-02 22:23:50 -08:00
Doug Lea
ef2dd097cc
6865582: jsr166y - jsr166 maintenance update
...
6865571: Add a lightweight task framework known as ForkJoin
6445158: Phaser - an improved CyclicBarrier
6865579: Add TransferQueue/LinkedTransferQueue
Reviewed-by: martin, chegar, dice
2009-11-02 17:25:38 -08:00
Abhijit Saha
91ce5d885d
Merge
2009-11-02 13:59:37 -08:00
Tim Bell
3460e113e0
Merge
2009-11-02 00:06:21 -08:00
Alan Bateman
d9568c4ee6
6896829: test/sun/util/logging/PlatformLoggerTest.java needs @compile tag to be compiled by jtreg
...
Reviewed-by: mchung, tbell
2009-10-30 21:31:02 +00:00
Tim Bell
74f5893951
Merge
2009-10-30 13:12:24 -07:00
Xueming Shen
d9eeb64ea6
6894950: test/java/util/zip/Bounds.java fails with OoutOfMemoryError
...
Fixed the boundary check in Deflater.java
Reviewed-by: alanb
2009-10-30 13:01:16 -07:00
Mario Torre
041e6cb967
6896068: SunGraphics2D exposes a reference to itself while non fully initialised
...
Introduce a new Interface to mark the Loops based pipes and initialise the loops accordingly.
Reviewed-by: flar, rkennke
2009-10-30 19:19:35 +01:00
Michael Wilkerson
672e476db1
Added tag jdk7-b75 for changeset 203caeb1e9a8
2009-10-30 10:54:50 -07:00
Tim Bell
57b638db88
Merge
2009-10-30 09:06:38 -07:00
Vladimir Yaroslavskiy
b36e33e9e0
6896573: Arrays.sort(long[]) fails with StackOverflowError
...
Reviewed-by: jjb
2009-10-30 15:06:24 +00:00
Abhijit Saha
0456a42631
Merge
2009-10-30 07:58:03 -07:00
Pavel Porvatov
fcfa835d86
6891412: The sun.awt.shell.ShellFolder#getInvoker method should be synchronized
...
Reviewed-by: peterz
2009-10-30 14:18:23 +03:00
Pavel Porvatov
ce0d94ffec
6894504: javax/swing/JFileChooser/6741890/bug6741890.java fails w/ RuntimeException
...
Reviewed-by: malenkov
2009-10-30 14:05:48 +03:00
Weijun Wang
7f63f4fe02
6894534: SeedGenerator shouldn't require java.nio.file to be present
...
Reviewed-by: alanb
2009-10-30 11:28:42 +08:00
Mandy Chung
27be2592c2
Merge
2009-10-29 19:55:52 -07:00
Kelly O'Hair
294edcdf2d
6896472: Missing libjsig.so causes jdk build failure
...
Reviewed-by: tbell, kvn, phh
2009-10-29 11:17:02 -07:00
Mandy Chung
37ce341049
6896422: Add @ignore to test/java/util/zip/Bounds.java
...
Ignore test/java/util/zip/Bounds.java until 6896424 is resolved
Reviewed-by: sherman
2009-10-29 09:22:00 -07:00
Abhijit Saha
45e7e91e92
Merge
2009-10-29 09:06:06 -07:00
Vladimir Yaroslavskiy
43f93f6ba6
6880672: Replace quicksort in java.util.Arrays with dual-pivot implementation
...
Co-authored-by: Joshua Bloch <joshua.bloch@google.com>
Co-authored-by: Jon Bentley <jbentley@avaya.com>
Reviewed-by: jjb
2009-10-29 11:18:37 +00:00
Kelly O'Hair
b389d6968a
Merge
2009-10-28 16:54:50 -07:00
Kelly O'Hair
27e58d6259
Merge
2009-10-28 16:26:52 -07:00
Abhijit Saha
84e0ce5651
Merge
2009-10-28 15:47:55 -07:00
Kelly O'Hair
140e4862f1
6888709: Change use of -DX=\""Y\"" to -DX='"Y"', consistently for all platforms
...
Reviewed-by: jjg, tbell
2009-10-28 13:00:33 -07:00
Kelly O'Hair
4f260ef889
6888701: Change all template java source files to a .java-template file suffix
...
Reviewed-by: jjg, alanb, mr
2009-10-28 12:54:37 -07:00
Mandy Chung
48b475ef76
6895875: Missing serialVersionUID in sun.management classes
...
Added serialVersionUID to fix warning errors
Reviewed-by: alanb
2009-10-28 11:18:01 -07:00
Weijun Wang
692684aa31
6890872: keytool -printcert to recognize signed jar files
...
Reviewed-by: mullan
2009-10-28 15:32:49 +08:00
Weijun Wang
9b3b87dab8
6893158: AP_REQ check should use key version number
...
Reviewed-by: valeriep, xuelei
2009-10-28 15:32:30 +08:00
Mandy Chung
f66cba870b
6876135: Add PlatformLoggingMXBean to eliminate the dependency on JMX from logging
...
Added a new PlatformLoggingMXBean interface to extend PlatformManagedObject instead of LoggingMXBean
Reviewed-by: alanb
2009-10-27 16:32:23 -07:00
Mandy Chung
1f214f0d12
6895456: Eliminate dependency on java.io.ObjectStreamClass during boot
...
Duplicate ObjectStreamClass.getClassSignature method in ObjectStreamField class
Reviewed-by: alanb
2009-10-27 16:31:01 -07:00
Abhijit Saha
5b3e71f3bd
Merge
2009-10-27 12:33:34 -07:00
Alan Bateman
b8832a673c
6888179: Separate out dependency on CORBA
...
Reviewed-by: dfuchs
2009-10-27 08:55:35 +00:00
Andrew John Hughes
1a55042376
6895287: disable building fontchecker
...
Changes to FontManager break bootstrap due to the fontchecker tool
Reviewed-by: prr
2009-10-26 21:42:20 +00:00
Abhijit Saha
b1d56df134
Merge
2009-10-26 10:06:53 -07:00
Alan Bateman
2c66181252
6894633: NetHooks should not require provider to be present (sol)
...
Reviewed-by: chegar, jccollet
2009-10-24 20:36:01 +01:00
Abhijit Saha
dcb2c18a2b
Merge
2009-10-23 12:58:10 -07:00
Joe Darcy
0452077b9a
6891113
: More methods for java.util.Objects: deepEquals, hash, toString with default
...
Reviewed-by: alanb, gafter
2009-10-23 11:18:17 -07:00
Andrew Brygin
32f47acd27
6888167: memory leaks in the medialib glue code
...
Reviewed-by: igor, prr
2009-10-23 16:21:50 +04:00
Andrew Brygin
f9f22a5e0b
6888215: memory leak in jpeg plugin
...
Reviewed-by: igor, prr
2009-10-23 15:59:51 +04:00
Anthony Petrov
85e10718ce
6887249: Get rid of double-check for isValid() idiom in validate() methods
...
Reviewed-by: art, dcherepanov
2009-10-23 14:52:55 +04:00
Abhijit Saha
8de5fe44f3
Merge
2009-10-22 16:28:01 -07:00
Chris Hegarty
5e235aa57e
6894169: Move HttpLogFormatter into a separate package
...
Reviewed-by: alanb
2009-10-22 15:44:42 +01:00
Alexander Potochkin
5b04b875ea
6795356: Leak caused by javax.swing.UIDefaults.ProxyLazyValue.acc
...
Reviewed-by: hawtin
2009-10-22 18:42:18 +04:00
Pavel Porvatov
e7de83e1e2
6550546: Win LAF: JFileChooser -> Look in Drop down should not display any shortcuts created on desktop
...
Reviewed-by: peterz
2009-10-22 16:39:29 +04:00
Peter Zhelezniakov
ec86441a47
6893704: Potential memory leak in gtk2_interface.c
...
Reviewed-by: stayer
2009-10-22 15:43:25 +04:00
Dmitry Cherepanov
4b2a80c711
6707273: TrayIcon does not support 8-bit alpha channel in Windows XP
...
Reviewed-by: uta, ant
2009-10-22 13:27:28 +04:00
John R Rose
c4f814598e
6891770: JSR 292 API needs initial unit tests
...
Backport working mlvm regression test to M3 implementation of JSR 292; requires jtreg 4.1
Reviewed-by: twisti
2009-10-21 23:19:48 -07:00
Xueming Shen
99bec3696c
Merge
2009-10-21 11:52:04 -07:00
Xueming Shen
30e3c9dc22
4206909: want java.util.zip to work for interactive use (Z_SYNC_FLUSH)
...
Add sync_flush option into Deflater/DefalterOutputStream
Reviewed-by: martin, alanb
2009-10-21 11:50:25 -07:00
Xueming Shen
e5745ffc8c
6878475: Better syntax for the named capture group in regex
...
Updated the syntax of the newly added named capture group
Reviewed-by: martin, alanb
2009-10-21 11:40:40 -07:00
Abhijit Saha
fcbc383092
Merge
2009-10-21 11:34:19 -07:00
Abhijit Saha
cf5d27bd7c
Merge
2009-10-21 11:28:46 -07:00
Joe Darcy
8c93a06ddd
6560935: BigInteger.modPow() throws ArithmeticException for negative exponent
...
Reviewed-by: alanb
2009-10-21 09:53:23 -07:00
Chris Hegarty
c3d3d4780a
Merge
2009-10-21 16:50:44 +01:00
Eamonn McManus
bfedf39895
6851617: Remove JSR 255 (JMX API 2.0) from JDK 7
...
See http://weblogs.java.net/blog/2009/06/16/jsr-255-jmx-api-20-postponed
Reviewed-by: dfuchs
2009-10-21 17:33:18 +02:00
Chris Hegarty
ee00e01c67
Merge
2009-10-21 15:47:09 +01:00
Chris Hegarty
6a460a3b96
6893238: Move NTLM and SPNEGO implementations into separate packages
...
Reviewed-by: michaelm, alanb
2009-10-21 15:41:42 +01:00
Jean-Christophe Collet
196a0c5cf8
6893702: Overhaul of Ftp Client internal code
...
Major reorg of internal FTP client code
Reviewed-by: chegar
2009-10-21 16:28:57 +02:00
Anthony Petrov
b50342c24e
6852592: invalidate() must be smarter
...
Introduce validate roots in AWT
Reviewed-by: alexp, art, dcherepanov
2009-10-21 17:06:41 +04:00
Jean-Christophe Collet
48792ee40c
6873543: CookieManager doesn't enforce httpOnly
...
Adds check for httpOnly tag and clarifies javadoc
Reviewed-by: chegar
2009-10-21 13:42:39 +02:00
Pavel Porvatov
c1bf8506f1
6892340: Part of the CR 6741890 should be forwardported
...
Reviewed-by: malenkov
2009-10-21 14:25:25 +04:00
Tim Bell
820bae5fe3
6893426: ShellScaffold.sh fails on Solaris 10 update releases: /usr/bin/id: illegal option -- u
...
Reviewed-by: ohair, dcubed
2009-10-21 00:12:59 -07:00
Weijun Wang
5e986ae424
6870812: enhance security tools to use ECC algorithms
...
Reviewed-by: vinnie, mullan
2009-10-21 08:17:35 +08:00
Kelly O'Hair
6c3cb0bd1c
Merge
2009-10-20 16:15:20 -07:00
Joe Darcy
589f5d20cb
6371401: java.math.BigInteger.shift(Integer.MIN_VALUE) throws StackOverflowError
...
Reviewed-by: alanb
2009-10-20 09:51:28 -07:00
Michael McMahon
562fb9a67f
6890349: Fix #6870935 in jdk7/pit/b74 caused HttpClinet's check for "proxy capture" attack by-passed
...
Pass exception up stack
Reviewed-by: chegar
2009-10-20 15:35:55 +01:00
Joshua Bloch
c225292004
6889858: Add nonNull methods to java.util.Objects
...
Reviewed-by: darcy
2009-10-19 16:31:48 -07:00
Jonathan Gibbons
302bb54494
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
...
Reviewed-by: darcy
2009-10-19 13:43:25 -07:00
Alan Bateman
355021b7b0
6884480: (file) Path.relativize has typo in parameter description
...
Reviewed-by: chegar
2009-10-19 20:02:45 +01:00
Alan Bateman
b712d23c2f
6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed
...
Reviewed-by: sherman
2009-10-19 20:01:45 +01:00
Alan Bateman
1ff76e3938
6892711: (file) test/java/nio/file/Path/CopyAndMove.java fails on Windows 2000
...
Reviewed-by: ohair
2009-10-19 19:59:22 +01:00
Alan Bateman
6e476efa4a
6892710: (file) test/java/nio/file/Path/CheckPermissions.java fails in samevm mode
...
Reviewed-by: ohair
2009-10-19 19:58:38 +01:00
Anthony Petrov
a77b6a72e0
6891483: XToolkit.getEnv() checks for NULL on a wrong symbol
...
Reviewed-by: dcherepanov
2009-10-19 16:06:41 +04:00
Lana Steuck
40cd71a7b7
Merge
2009-10-16 18:02:31 -07:00
Abhijit Saha
7f00e1bf5e
Merge
2009-10-16 11:20:38 -07:00
Jennifer Godinez
ac9bcbd819
6680634: Printing: "Collate" is ignored under Windows Vista x64
...
Reviewed-by: campbell, prr
2009-10-16 09:32:29 -07:00
Tim Bell
c71af49e2b
Merge
2009-10-15 22:47:56 -07:00
Mandy Chung
b7f907a0a4
Merge
2009-10-15 20:18:30 -07:00
Andrew Haley
793ab85271
4428022: System.out.println(0.001) outputs 0.0010
...
Reviewed-by: darcy
2009-10-15 18:27:39 -07:00
Mandy Chung
9c1ea09b07
6891707: Eliminate the java.io.FilePermission dependency on PolicyFile
...
Replace call to PolicyFile.canonPath with its own implementation
Reviewed-by: alanb, mullan
2009-10-15 17:36:53 -07:00
Xiomara Jayasena
66b96c7d3f
Added tag jdk7-b74 for changeset 6bab93485a15
2009-10-15 16:40:33 -07:00
Lana Steuck
720170db8b
Merge
2009-10-15 16:37:55 -07:00
Abhijit Saha
a4074cd2c5
Merge
2009-10-15 14:41:51 -07:00
Alan Bateman
1d9e85adb5
Merge
2009-10-15 14:02:34 +01:00
Gary Benson
c83af33205
6891677: java/build integrate zero assembler JDK changes
...
Build changes for the Zero assembler port
Reviewed-by: ohair, tbell
2009-10-15 13:27:59 +01:00
Michael McMahon
a632ce2c94
Merge
2009-10-15 12:05:05 +01:00
Michael McMahon
31f813d99e
6886436: Lightwight HTTP Container (com.sun.* package) is unstable
...
Reviewed-by: chegar
2009-10-15 12:03:31 +01:00
Alan Bateman
d7441d8772
6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol)
...
Reviewed-by: sherman
2009-10-15 11:55:19 +01:00
Alan Bateman
347f6581ea
6883983: JarVerifier dependency on sun.security.pkcs should be removed
...
Reviewed-by: sherman, wetmore
2009-10-15 11:54:04 +01:00
Mandy Chung
6f42b7b834
6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property
...
Restore the system properties when the test finishes
Reviewed-by: jjg
2009-10-14 20:16:02 -07:00
Vinnie Ryan
1455f5ef1a
6891632: Remove duplicate ECC source files
...
Reviewed-by: wetmore
2009-10-14 23:41:11 +01:00
Abhijit Saha
02d2cc35f6
Merge
2009-10-14 14:21:25 -07:00
Jennifer Godinez
6b576be53c
6890945: Typo in sentence about thread safety
...
Reviewed-by: prr
2009-10-14 10:44:32 -07:00
Anthony Petrov
e507e02d67
6884960: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java fails
...
Support painting heavyweight components in transparent windows.
Reviewed-by: art, alexp
2009-10-14 19:23:15 +04:00
Sean Mullan
f375cbb0e4
Merge
2009-10-14 09:47:22 -04:00
Sean Mullan
581d01d8c4
6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72
...
Wrap all OCSP exceptions in CertPathValidatorException so that we can fallback to CRLs, if enabled.
Reviewed-by: dgu, xuelei
2009-10-14 09:36:31 -04:00
Anthony Petrov
b32d27a253
6885735
: closed/java/awt/Component/DisablingLWDisabledHW/DisablingLWDisabledHW.html fails
...
Use isRecursivelyVisibleUpToHeavyweightContainer() instead of isRecursivelyVisible() to determine if the peer needs to be hidden.
Reviewed-by: art, dcherepanov
2009-10-14 16:32:38 +04:00
Anthony Petrov
370b3a923b
6711717: PIT: Security Icon is hidden for FullScreen apps, WinXP
...
Force hiding the security warning in FS exclusive mode.
Reviewed-by: art, tdv
2009-10-14 16:19:46 +04:00
Anthony Petrov
99d8a50297
6684916: jframe.setMaximizedBounds() has no effect in linux
...
Specification should indicate that the feature may be unsupported on some platforms.
Reviewed-by: art, dcherepanov
2009-10-14 15:46:13 +04:00
Joe Darcy
f276d82e07
6349921: (enum) Include links from java.lang.Enum to EnumSet and EnumMap
...
Reviewed-by: martin
2009-10-13 17:34:48 -07:00
Lana Steuck
5b812467bf
Merge
2009-10-13 15:25:58 -07:00
Joe Darcy
8b993775d5
6648344: (reflect spec) State default of isAccessible for reflective objects
...
Reviewed-by: alanb
2009-10-13 14:08:57 -07:00
Dmitry Cherepanov
7628a59414
6796915: Deadlock in XAWT when switching virtual desktops
...
Reviewed-by: art, anthony
2009-10-12 19:07:43 +04:00
Alan Bateman
fb306e5742
Merge
2009-10-10 10:14:51 +01:00
Joe Darcy
eca779ecad
6797535: Add shared two argument static equals method to the platform
...
Reviewed-by: sherman
2009-10-09 16:11:11 -07:00
Alan Bateman
c44758929f
6888552: Allow JNDI to be used when java.applet is not present
...
Reviewed-by: vinnie
2009-10-09 10:06:58 +01:00
Alan Bateman
e31cb36301
6889552: Sun provider should not require LDAP CertStore to be present
...
Reviewed-by: vinnie, mullan
2009-10-09 09:59:54 +01:00
Tim Bell
022d2f3730
Merge
2009-10-07 14:15:01 -07:00
Joe Darcy
debdf79d18
6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String)
...
6655735: Integer.toString() and String.valueOf(int) contain slow delegations
Reviewed-by: lancea
2009-10-07 14:04:20 -07:00
Tim Bell
1c6255de3e
6888888: new javah throws NullPointerException when building in jdk/make/java/nio
...
Use the bootstrap javah during the build until bug-ID 6889255 is fixed
Reviewed-by: jjg
2009-10-07 13:53:11 -07:00
Chris Hegarty
67bff2db55
6887364: SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces
...
Reviewed-by: alanb
2009-10-07 17:23:02 +01:00
Abhijit Saha
3a47c83db7
Merge
2009-10-07 08:38:43 -07:00
Yuri Nesterenko
682543d219
Merge
2009-10-06 23:44:44 -07:00
Yuri Nesterenko
b5bdd219cd
Merge
2009-10-06 23:40:27 -07:00
Abhijit Saha
c6c70af568
Merge
2009-10-06 21:40:55 -07:00
Keith McGuigan
9c32dec0bf
6885916: Memory leak in inferencing verifier (libverify.so)
...
Use the memory management already present to track allocated memory
Reviewed-by: coleenp, acorn
2009-10-06 22:01:18 -04:00
Mandy Chung
07871a4920
6888802: sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow
...
Fixed sun.misc.BootClassLoaderHook.getBootstrapPaths calls hook.getAdditionalBootstrapPaths
Reviewed-by: alanb, tbell
2009-10-06 15:14:59 -07:00
Joe Darcy
bd9e7da356
5062288: (reflect) Core reflection uses raw types when it could be using wildcards
...
Reviewed-by: alanb
2009-10-06 13:31:41 -07:00
Pavel Porvatov
65e5c75b0b
6489130: FileChooserDemo hung by keeping pressing Enter key
...
Reviewed-by: alexp
2009-10-06 17:01:52 +04:00
Jennifer Godinez
e544e85ebd
Merge
2009-10-05 18:22:00 -07:00
Mandy Chung
9f6fbc5544
6612680: Remove classloader dependency on jkernel
...
Add a new sun.misc.BootClassLoaderHook that DownloadManager will implement
Reviewed-by: alanb, forax, igor
2009-10-05 18:15:32 -07:00
Vinnie Ryan
04890be7bb
6885204: JSSE should not require Kerberos to be present
...
Reviewed-by: wetmore, alanb
2009-10-05 23:42:48 +01:00