Lana Steuck
92f020bb7c
Merge
2009-04-09 20:34:56 -07:00
Yuka Kamiya
7a543510bd
6404304: RFE: Unicode 5.1 support
...
Reviewed-by: okutsu, naoto
2009-04-10 11:51:36 +09:00
Lana Steuck
39202ea815
Merge
2009-04-07 10:04:29 -07:00
Peter Zhelezniakov
406119889a
6740974: api/javax_swing/PopupFactory/index.html#Ctor[PopupFactory2002] fails with NPE
...
Reviewed-by: malenkov
2009-04-07 12:40:58 +04:00
Peter Zhelezniakov
2c63f90f19
6635110: GTK problem when testing Sun Studio IDE on snv_77 with jdk1.6 using Gnome window manager
...
GTKIconFactory icons should protect against null context passed in
Reviewed-by: rupashka
2009-04-06 13:06:24 +04:00
Lana Steuck
8888335104
Merge
2009-03-24 19:12:02 -07: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
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
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
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
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
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
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
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
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
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
Tim Bell
79bc5884e7
Merge
2009-03-09 23:37:17 -07:00
Xiomara Jayasena
f038343dc2
6814575: Update copyright year
...
Update copyright for files that have been modified in 2009, up to 03/09
Reviewed-by: katleman, tbell, ohair
2009-03-09 13:29:01 -07:00
Sean Mullan
d541bcf943
6787130: java.policy file contains stale link to http://java.sun.com/notes
...
Reviewed-by: weijun
2009-03-09 09:46:43 -04:00
Valerie Peng
7f34411b42
Merge
2009-03-05 11:44:40 -08:00
Jennifer Godinez
c9de141417
6735296: Regression: Common print dialog does not show the correct page orientation
...
Reviewed-by: tdv, prr
2009-03-05 10:56:06 -08:00
Weijun Wang
5f12c03c56
6813402: keytool cannot -printcert entries without extensions
...
Reviewed-by: xuelei
2009-03-05 14:49:55 +08:00
Lana Steuck
be8bd14e3c
Merge
2009-03-04 10:57:24 -08:00
Xueming Shen
a2b97ae3ec
6812879: Excess code line in ArrayList method
...
Removed the line of "oldData" which is no longer used.
Reviewed-by: martin
2009-03-04 09:26:41 -08:00
Chris Hegarty
bfa69d72f5
6737323: Typo in javadoc for SocketPermission
...
Remove redundant line form class description
Reviewed-by: jccollet
2009-03-04 13:36:33 +00:00
Chris Hegarty
9caca0a089
6775145: ClassLoaderUtil.releaseLoader calls System.out.println ("classLoader = " + classLoader)
...
Remove System.out debugging statements
Reviewed-by: michaelm
2009-03-04 13:28:16 +00:00
Weijun Wang
793a7d8187
6705872: SecureRandom number init is taking too long on a java.io.tmpdir with a large number of files
...
Reviewed-by: xuelei, alanb
2009-03-04 15:09:14 +08:00
Valerie Peng
ddd8b068ab
6812738: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes with PCKS11 provider
...
Removed finalize() and add more error handling to native code
Reviewed-by: vinnie
2009-03-03 19:50:59 -08:00
Mandy Chung
37885fe5f8
6799230: Lazily load java.lang.annotation.Annotation class
...
Remove the static EMPTY_ANNOTATION_ARRAY field; add AnnotationParser.toArray method
Reviewed-by: darcy
2009-03-03 19:26:43 -08:00
Xue-Lei Andrew Fan
ff67e1ba9a
6549506: Specification of Permission.toString() method contradicts with JDK implementation
...
Update the spec, and add double quotes around component.
Reviewed-by: weijun
2009-03-02 23:17:53 +08:00
Mandy Chung
5f4195e462
6809504: Remove enctype="text/xml" from the offline registration page
...
Remove enctype="text/xml" from register.html and other localized versions
Reviewed-by: ksrini
2009-02-27 16:34:19 -08:00
Mandy Chung
3650c6531d
6799689: Make sun.misc.FloatingDecimal.hexFloatPattern static field initialized lazily
...
Lazily initialize the hexFloatPattern static field
Reviewed-by: darcy
2009-02-27 13:43:48 -08:00