Xueming Shen
6a3f9fd998
6681798: (build) CharsetEncoder.java fails to compile in openjdk6 on ubutu 8.04
...
Replace awk-sed based spp.sh with a java regex based pre-processor
Reviewed-by: alanb
2008-07-26 20:42:35 -07:00
Erik Trimble
1de8ce55c1
Merge
2008-07-25 11:29:03 -07:00
Xiomara Jayasena
7df6cdd788
Merge
2008-07-25 08:44:20 -07:00
Tomas Hurka
e4417bdabf
6672135: setInterval() for local MonitoredHost and local MonitoredVm does not work
...
Super.setInterval() invoked with correct value
Reviewed-by: swamyv
2008-07-25 12:40:22 +02:00
Lana Steuck
025ca5d66a
Merge
2008-07-24 21:12:50 -07:00
Kelly O'Hair
44b60b7c42
6725543: Compiler warnings in serviceability native code
...
Reviewed-by: alanb
2008-07-24 14:03:16 -07:00
Alan Bateman
949d3854a5
6726309: Compiler warnings in nio code
...
Reviewed-by: sherman, iris
2008-07-24 12:46:41 +01:00
Alan Bateman
2fa9f3bee9
6728728: (se) WindowsSelectorImpl.c doesn't compile with Visual Studio 2008
...
Reviewed-by: tbell, chegar
2008-07-24 12:40:30 +01:00
Bradford Wetmore
54618c0601
Merge
2008-07-23 12:16:28 -07:00
Michael McMahon
7f63928012
6728076: Test case for 6536211 is failing on all platforms
...
Exception needed to be caught and logged
Reviewed-by: chegar
2008-07-23 12:05:19 +01:00
Tim Bell
d732419d95
Merge
2008-07-22 11:41:45 -07:00
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
Coleen Phillimore
20dba03e99
6716785: implicit null checks not triggering with CompressedOops
...
Allocate alignment-sized page(s) below java heap so that memory accesses at heap_base+1page give signal and cause an implicit null check
Reviewed-by: kvn, jmasa, phh, jcoomes
2008-07-19 17:38:22 -04:00
Chris Hegarty
22e8b43f70
6726164: jdk\src\windows\native\java\net\NetworkInterface.h(172) : error C2365: 'IpPrefixOriginOther' : redef
...
Change the NetworkInterface header that allows it to compile on the current compiler/SDK version as well as the SDK bundled with Visual Studio 2008.
Reviewed-by: ohair, alanb
2008-07-19 10:27:34 +01:00
Tim Bell
97ff80a1d9
Merge
2008-07-18 11:25:41 -07:00
Tim Bell
0354556bc5
Merge
2008-07-18 11:24:38 -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
Xiomara Jayasena
41be304870
Merge
2008-07-17 22:06:53 -07:00
Xueming Shen
5628d956d5
6405995: (ch) test/java/nio/channels/Selector/Wakeup.java broken
...
Moved the unit test case back to open repo, it works after bugfixes in jdk6
Reviewed-by: alanb
2008-07-17 14:26:51 -07:00
Xiomara Jayasena
d7394859b3
Added tag jdk7-b31 for changeset bcb5c0d7c1ab
2008-07-17 11:28:51 -07:00
Xiomara Jayasena
8b4c5a01d2
Added tag jdk7-b31 for changeset 9a19b12225f4
2008-07-17 11:28:44 -07:00
Xiomara Jayasena
4a6a921201
Added tag jdk7-b31 for changeset 3e8ca32a629a
2008-07-17 11:28:40 -07:00
Xiomara Jayasena
7023495557
Added tag jdk7-b31 for changeset 2378316adee0
2008-07-17 11:28:38 -07:00
Xiomara Jayasena
c04b76a222
Added tag jdk7-b31 for changeset e1baa9c8f16f
2008-07-17 11:28:34 -07:00
Xiomara Jayasena
271059534c
Added tag jdk7-b31 for changeset 918ff19c1a3a
2008-07-17 11:28:32 -07:00
Xiomara Jayasena
873c578994
Added tag jdk7-b31 for changeset d9dc137c39e1
2008-07-17 11:28:31 -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
Xueming Shen
61dd937d11
6541641: (fc) java/nio/channels/FileChannel/ExpandingMap.java should clean up after itself
...
Close channel and explicitly de-ref the mapped buffers before exit.
Reviewed-by: alanb
2008-07-16 15:09:24 -07:00
Kelly O'Hair
c65bf79ac2
6548261: Use of SE in make/common/Defs-windows.gmk
...
Reviewed-by: darcy
2008-07-16 09:51:43 -07:00
Jonathan Gibbons
a6f6acaf27
6657907: javadoc has unchecked warnings
...
Reviewed-by: bpatel
2008-07-15 19:22:51 -07:00
Jonathan Gibbons
43dbd05dde
6724071: refactor Log into a front end and back end
...
Reviewed-by: darcy
2008-07-15 09:50:36 -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
Tim Bell
038b983b34
Merge
2008-07-14 22:09:52 -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
040fbc1535
6725192: Some JDI Regression tests fail if @debuggeeVMOptions contain multiple blanks
...
Fix to allow mutiple blanks between options
Reviewed-by: tbell
2008-07-11 17:06:54 -07:00
Jonathan Gibbons
72e64424e0
6725036: javac returns incorrect value for lastModifiedTime() when source is a zip file archive
...
Reviewed-by: darcy
2008-07-11 14:59:48 -07:00
Erik Trimble
2d6f42d18c
Merge
2008-07-11 01:14:44 -07:00
Jonathan Gibbons
efd2515395
6724551: Use Queues instead of Lists to link compiler phases
...
Reviewed-by: darcy
2008-07-10 16:50:38 -07:00
Jonathan Gibbons
aa985271fd
6724327: eliminate use of shell tests for simple golden file tests
...
Reviewed-by: darcy
2008-07-10 11:25:23 -07:00
Jim Holmlund
6f5da73160
Merge
2008-07-09 16:57:39 -07:00
Kelly O'Hair
634c79b98d
6704966: OpenJDK README needs additional info on how to build freetype
...
6704968: OpenJDK Build README is missing ant requirement
6704973: OpenJDK Build readme needs cygwin package list improvements
6590549: Cygwin build of OpenJDK has problems and not very well documented
6462815: cygwin's gnumake 3.81-1 does not support MS-DOS path names
6597857: JDK build instructions need to be updated (BUILD_JDK_IMPORT_PATH, BUILD_BINARY_PLUGS_PATH)
Reviewed-by: jjg, igor
2008-07-09 15:42:00 -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
Xiomara Jayasena
e47073d905
Merge
2008-07-09 10:04:09 -07:00
Xiomara Jayasena
6e8a2e2716
Merge
2008-07-09 10:03:55 -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