Lana Steuck
8888335104
Merge
2009-03-24 19:12:02 -07:00
Roman Kennke
1a0a9da570
6809233: Modal dialog blocks calling thread after it is hidden and disposed
...
Send WakingRunnable to toolkit to prevent early cleanup.
Reviewed-by: art, son
2009-03-24 21:57:50 +01:00
Phil Race
b2f54efed2
6821504: typo in lcmsio.c
...
Reviewed-by: jgodinez
2009-03-24 10:53:04 -07:00
Phil Race
312ee333ac
6821031: Upgrade OpenJDK's LittleCMS version to 1.18
...
Reviewed-by: bae, igor
2009-03-24 09:14:02 -07:00
Alan Bateman
6af949fe24
6621689: (dc spec) DatagramChannel.receive when channel is not bound is not specified
...
Reviewed-by: sherman
2009-03-24 14:10:38 +00:00
Andreas Frischknecth
4654daefa2
6819689: File.lastModified can return bogus value for remote file accessed as it is being deleted [win]
...
Reviewed-by: sherman
2009-03-24 14:08:37 +00:00
Alan Bateman
a2b46bd320
6807702: Integer.valueOf cache should be configurable
...
Reviewed-by: darcy
2009-03-24 14:05:44 +00:00
Alan Bateman
7d94fdb066
6819886: System.getProperty("os.name") reports Vista on Windows 7
...
Reviewed-by: sherman
2009-03-24 14:03:46 +00:00
Tim Bell
8f3723561b
Merge
2009-03-23 17:57:43 -07:00
Andrew John Hughes
7c23bf3736
6695776: corba jscheme jar files in repository could be built from source
...
Forward port of changes from the 6-open train.
Reviewed-by: darcy, ohair, tbell
2009-03-23 17:43:53 -07:00
Phil Race
4db0a48b10
6745225: Memory leak while drawing Attributed String
...
Reviewed-by: jgodinez, dougfelt
2009-03-23 10:40:54 -07:00
Xueming Shen
df71af8d55
Merge
2009-03-23 09:34:11 -07:00
Xueming Shen
3f0b988cfc
6636323: Optimize handling of builtin charsets
...
6636319: Encoders should implement isLegalReplacement(byte[] repl)
Optimized new String(byte[], cs/csn) and String.getBytes(cs/csn) for speed and memory consumption in singlebyte case.
Reviewed-by: alanb
2009-03-23 09:19:23 -07:00
Dmitry Cherepanov
cd71edadc5
6730447: Support for high resolution mouse wheel is still incomplete. AWT panel needs to be supported
...
Reviewed-by: art, dav
2009-03-23 09:47:39 -04:00
Peter Zhelezniakov
1a1db06a37
4783068: Components with HTML text should gray out the text when disabled
...
Views fixed to use different colors when container is disabled
Reviewed-by: gsm, rupashka
2009-03-23 16:41:47 +03:00
Peter Zhelezniakov
4ce28ac8a0
6653395: Default LAF is set to CrossPlatformLookAndFeel not SystemLookAndFeel
...
Swing now checks AppContext properties to determine default LAF name. This is needed for plugin to be able to set default LAF w/o loading Swing classes.
Reviewed-by: alexp, loneid
2009-03-23 14:09:32 +03:00
Weijun Wang
b1d6f69a58
6820606: keytool can generate serialno more randomly
...
Reviewed-by: xuelei
2009-03-23 17:05:48 +08:00
Dmitry Cherepanov
542f88fae5
6516404: regression: Choice vertical scrollbar is not seen when the item in the choice is increased more than
...
Reviewed-by: art, dav
2009-03-23 11:59:55 +03:00
Tim Bell
ffa70f7fdd
Merge
2009-03-21 13:52:13 -07:00
Xueming Shen
94bd6b212a
Merge
2009-03-20 17:40:52 -07:00
Xueming Shen
df65a88edb
6817475: named-capturing group name started with digit causes PSE exception
...
Need accept the digit as the first char of the group name
Reviewed-by: alanb
2009-03-20 16:22:59 -07:00
Alexey Ushakov
7f2828e070
6733501: Apply IcedTea little cms patches
...
Reviewed-by: bae, prr
2009-03-20 20:05:22 +03:00
Dmitry Cherepanov
dc5ad18362
6774258: api/java_awt/Component/index.html#PaintUpdate fails randomly
...
Reviewed-by: art
2009-03-20 08:41:43 -04:00
Xiomara Jayasena
a78838a019
Added tag jdk7-b51 for changeset 7f8562969499
2009-03-19 13:25:35 -07:00
Weijun Wang
827d425560
6819272: keytool -importcert should read the whole input
...
Reviewed-by: xuelei
2009-03-19 11:17:06 +08:00
Mandy Chung
e85a4d8536
6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not set during initialization
...
Remove InetAddressCachePolicy.setIfNotSet call from System.setSecurityManager0
Reviewed-by: alanb, jccollet
2009-03-18 17:37:39 -07:00
Daniel Fuchs
a2e046f672
Merge
2009-03-18 18:55:10 +01:00
Kelly O'Hair
4091200de7
Merge
2009-03-17 13:45:01 -07:00
Kelly O'Hair
0b7966e54a
6818565: Regression with fix 6816311: COMPILER_VERSION -> REQUIRED_COMPILER_VERSION
...
Reviewed-by: tbell
2009-03-17 13:44:08 -07:00
Tim Bell
a787d51eea
6814587: Legal notice repair needed in jdk/src/share/classes/java/nio
...
6814590: Legal notice repair needed in jdk/test/java/awt/Frame/FrameSize/TestFrameSize.java
6814591: Legal notice repair needed in jdk/test/javax/script/Test3.java
Reviewed-by: alanb, xdono
2009-03-17 13:20:56 -07:00
Pavel Porvatov
30beae5a8c
6738668: JFileChooser cannot be created under SecurityManager
...
Reviewed-by: peterz
2009-03-17 16:06:14 +03:00
Xue-Lei Andrew Fan
6a44e920f6
6383095: CRL revoked certificate failures masked by OCSP failures
...
Remove the mask if certificate revoked
Reviewed-by: mullan
2009-03-17 11:54:13 +08:00
Xiomara Jayasena
5d0f0bfb8b
Merge
2009-03-16 16:18:28 -07:00
Hiroshi Yamauchi
8e6208656a
6812600: The miter line join decoration isn't rendered properly
...
Reviewed-by: avu, flar
2009-03-16 11:46:26 -07:00
Kelly O'Hair
20f06ceb09
6816311: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
...
These changes create a preference for the newer 6.1 SDK on Windows.
Reviewed-by: tbell
2009-03-16 11:24:06 -07:00
Tim Bell
2bd1e0578b
Merge
2009-03-13 15:26:23 -07:00
Peter Zhelezniakov
e6ea9147f9
6815767: Bad parameter when calling another method in the class SynthTabbedPaneUI
...
Reviewed-by: alexp, rupashka
2009-03-13 19:25:17 +03:00
Dmitry Cherepanov
cc57a283fb
6805897: Gap present between the choice and its drop down list in Jdk 7 build for a non resizable frame
...
Reviewed-by: art, anthony
2009-03-13 18:07:13 +03:00
Daniel Fuchs
aa0baf128e
Merge
2009-03-13 14:25:48 +01:00
Xue-Lei Andrew Fan
95ef28ff0d
6798714: OCSPResponse class has to check the validity of signing certificate for OCSP response
...
Checking validity and ocsp-nocheck extension.
Reviewed-by: mullan, vinnie
2009-03-13 12:59:25 +08:00
Weijun Wang
d6f2afc28f
6550221: jaas, jgss and smartcardio javadoc files do not contain Copyrights
...
Reviewed-by: ohair
2009-03-13 09:21:13 +08:00
Weijun Wang
78ae650f8f
6815182: GSSAPI/SPNEGO does not work with server using MIT Kerberos library
...
Reviewed-by: valeriep
2009-03-13 09:20:56 +08:00
Phil Race
5f9073cac0
6727719: Performance of TextLayout.getBounds()
...
Reviewed-by: jgodinez, dougfelt
2009-03-12 12:01:49 -07:00
Mandy Chung
2f06b83dfc
6813240: Remove dead code in sun.misc.FormattedFloatingDecimal class
...
Remove unused methods from FormattedFloatingDecimal that were originally copied from FloatingDecimal
Reviewed-by: darcy
2009-03-12 10:32:58 -07:00
Mandy Chung
0a64902056
6810254: Lazily instantiate the shared secret access objects
...
Register the shutdown hooks only when needed and remove JavaIODeleteOnExitAccess
Reviewed-by: alanb
2009-03-12 10:27:22 -07:00
Daniel Fuchs
e466180135
6661448: Make the SNMP agent optional when OPENJDK=true and IMPORT_BINARY_PLUGS=false
...
Reviewed-by: mchung, ohair
2009-03-12 15:36:14 +01:00
Pavel Porvatov
93c4a7033c
6491795: COM should be initialized for Shell API calls in ShellFolder2.cpp
...
Reviewed-by: peterz, loneid
2009-03-12 14:00:26 +03:00
Anton Tarasov
97942f9872
6815946: regression: failed to build MToolkit
...
Reviewed-by: anthony
2009-03-11 16:11:31 +03:00
Vinnie Ryan
006e84fc77
6737315: LDAP serialized data vulnerability
...
Reviewed-by: alanb
2009-03-10 18:43:00 +00:00
Anton Tarasov
56f4a68e6b
6806217: implement synthetic focus model for MS Windows
...
Reviewed-by: art, dcherepanov
2009-03-10 18:33:29 +03:00