Tim Bell
00e6ff0db3
Merge
2008-07-22 11:40:06 -07:00
Dmitri Trembovetski
bd5f86fee1
6728492: typo in copyrights in some files touched by the d3d pipeline port
...
Reviewed-by: prr
2008-07-22 11:24:32 -07:00
Dmitri Trembovetski
e4c9db984f
6725214: D3D: forward-port the new pipeline from 6u10
...
Forward port of the new Direct3D 9 rendering pipeline from 6u10. Also includes fixes for 6690659 6689025 6658398 6596234.
Reviewed-by: campbell, prr
2008-07-18 10:48:44 -07:00
Xueming Shen
ac6523031e
Merge
2008-07-16 15:37:23 -07:00
Xueming Shen
c09d716d34
6429289: (se) sun.nio.ch.SelectorImpl.processDeregisterQueue creates excessive garbage
...
Check if the cancelledKeys is empty or not before creating iterator
Reviewed-by: alanb
2008-07-16 15:24:15 -07:00
Igor Nekrestyanov
6acd06f8b5
6720240: IOB exception when getting font metrics of hershey font
...
Reviewed-by: bae, prr
2008-07-15 16:04:08 +04:00
Tim Bell
46aa35c92c
Merge
2008-07-14 22:13:54 -07:00
Xueming Shen
2270e88840
6608833: (se spec) SelectionKey @throws references wrong param
...
Update the API doc to correct the wrong description
Reviewed-by: alanb
2008-07-14 14:03:42 -07:00
Michael McMahon
cc0b15ccd8
6536211: flaw in ServerImpl
...
Removed doPrivileged block
Reviewed-by: jccollet
2008-07-14 11:39:42 +01:00
Jim Holmlund
6f5da73160
Merge
2008-07-09 16:57:39 -07:00
Jim Holmlund
4c95421013
6700889: Thread resume invalidates all stack frames, even from other threads
...
6701700: MonitorInfo objects aren't invalidated when the owning thread is resumed
Don't inform ThreadListeners for thread T1 when some other thread is resumed, and MonitoryIfoImpl must add itself as a ThreadListener
Reviewed-by: dcubed
2008-07-09 13:43:26 -07:00
Tim Bell
39285cadc4
Merge
2008-07-09 09:56:00 -07:00
Eamonn McManus
4333dd3520
6323980: Annotations to simplify MBean development
...
Reviewed-by: jfdenise, dfuchs
2008-07-09 10:36:07 +02:00
Weijun Wang
9ac27197df
6480981: keytool should be able to import certificates from remote SSL servers
...
Reviewed-by: vinnie, wetmore
2008-07-09 12:03:16 +08:00
Bradford Wetmore
1f7f81d687
Merge
2008-07-07 13:06:58 -07:00
Tim Bell
d969562df7
Merge
2008-07-05 23:29:16 -07:00
Tim Bell
528aac8c17
Merge
2008-07-04 14:41:34 -07:00
Eamonn McManus
5967d518b5
6601652: MXBeans: no IllegalArgumentException in the ex. chain for SortedSet/Map with a non-null comparator()
...
Forward-port this bug fix from JDK 6
Reviewed-by: dfuchs, lmalvent
2008-07-04 18:55:37 +02:00
Xiomara Jayasena
2617d1d179
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:45 -07:00
Swamy Venkataramanappa
a9cd129c27
Merge
2008-07-02 09:37:42 -07:00
Jim Holmlund
1a0c261469
2157677: ClassPrepareRequest.addSourceNameFilter() does not behave as documented
...
Add proper handling of JVMTI errors.
Reviewed-by: tbell
2008-07-01 09:23:00 -07:00
Jean-Christophe Collet
3fce795f6c
6656849: NullPointerException thrown while de-serializing IPV6 Address
...
Check for existence of interface name earlier in code
Reviewed-by: michaelm
2008-07-01 13:38:59 +02:00
Jean-Christophe Collet
19fc7593d1
6713809: FTP fails from multi-homed system
...
Binds the data socket to the same address as the control socket
Reviewed-by: michaelm
2008-07-01 13:29:36 +02:00
Bradford Wetmore
9f99870d74
Merge
2008-06-29 00:25:59 -07:00
Xueming Shen
0d5d6271b3
Merge
2008-06-27 09:05:11 -07:00
Xueming Shen
84b91226e3
6645197: (so) Timed read with socket adaptor throws ClosedSelectorException if temporary selector GC'ed
...
Temporary selector for timeout is not protected from possilbe GC when used first time
Reviewed-by: alanb
2008-06-27 08:32:30 -07:00
Bradford Wetmore
a70b685713
Merge
2008-06-26 00:26:15 -07:00
Tim Bell
1410975f4a
Merge
2008-06-25 23:29:39 -07:00
Tim Bell
1baead8a01
Merge
2008-06-25 16:44:55 -07:00
Swamy Venkataramanappa
72d83e3708
6614556: null location for MonitorContendedEnterEvent
...
Reviewed-by: jjh
2008-06-25 16:33:59 -07:00
Xueming Shen
d1ff48eb56
4752069: (cs spec) BOM should not be ignored in UTF-16 charsets
...
API doc update regarding BOM hanlding in UTF-16 charsets
Reviewed-by: alanb
2008-06-25 08:27:06 -07:00
Weijun Wang
5e1c37cd11
6716534: Krb5LoginModule has not cleaned temp info between authentication attempts
...
Reviewed-by: valeriep
2008-06-20 12:05:02 +08:00
Sean Mullan
f44f03f9ea
6714842: CertPathBuilder returns incorrect CertPath for BasicConstraints in builderParams
...
Do not consider CA target certificates if selector.getBasicConstraints() == -2
Reviewed-by: vinnie
2008-06-19 14:20:43 -04:00
Lana Steuck
68717f2b81
Merge
2008-06-18 13:05:16 -07:00
Sergey Malenkov
3bdf306326
6708550: LTP: XMLEncoder does not encode instances of the File class
...
Reviewed-by: peterz, loneid
2008-06-18 19:15:23 +04:00
Sean Mullan
bfeea78133
Merge
2008-06-17 10:53:35 -04:00
Sean Mullan
172da57394
6673277: Thread unsafe lazy initialization code in sun.security.provider.certpath.*Checker classes
...
Make supportedExts variable non-static
Reviewed-by: vinnie
2008-06-17 10:34:51 -04:00
Tim Bell
5f7a7de614
Merge
2008-06-16 22:21:32 -07:00
Bradford Wetmore
2ec317a88e
Merge
2008-06-16 10:46:22 -07:00
Tim Bell
0218de0c75
Merge
2008-06-13 12:16:01 -07:00
Luis Miguel Alventosa
0557c0b500
6714244: Plotters in MBeans tab should use SnapshotMBeanServerConnection too
...
Reviewed-by: jfdenise
2008-06-13 10:45:51 +02:00
Tim Bell
a8414afd25
Merge
2008-06-12 13:18:01 -07:00
Phil Race
64cefa94d1
6378099: RFE: Use libfontconfig to create/synthesise a fontconfig.properties
...
Reviewed-by: tdv, igor
2008-06-12 13:17:33 -07:00
Chris Hegarty
278b5e83ce
6630348: Invalid html tags (extra double quote)
...
Remove extra quote
Reviewed-by: michaelm
2008-06-12 17:26:47 +01:00
Luis Miguel Alventosa
0c259336ec
6711106: REGRESSION: Bad usage of SnapshotMBeanServerConnection in MBeans tab and JConsole plugins
...
Reviewed-by: jfdenise
2008-06-10 13:50:06 +02:00
Weijun Wang
afdf0ae0a0
6711509: PolicyTool is misspelling Runtime permission - 'setSecurityManager' entry in the policy file
...
Reviewed-by: wetmore, mullan
2008-06-10 10:51:33 +08:00
Yuri Nesterenko
0ffe4a715b
Merge
2008-06-09 06:31:14 -07:00
Bradford Wetmore
827a788dfc
Merge
2008-06-09 00:29:24 -07:00
Alan Bateman
e44b665297
Merge
2008-06-07 16:11:57 +01:00
Tim Bell
e23242de59
Merge
2008-06-06 15:16:19 -07:00