Chris Hegarty
193cf2ead1
6863110: Newly connected/accepted SctpChannel should fire OP_READ if registered with a Selector
...
Reviewed-by: jccollet
2009-07-23 14:06:51 +01:00
Chris Hegarty
60b4f589fb
6855335: Several changes in the SCTP implementation
...
Reviewed-by: michaelm
2009-06-29 14:53:10 +01:00
Michael McMahon
a505db1f7d
6513803: httpserver regression test Test13 failing and causing NullPointerException
...
Check for NPEs
Reviewed-by: chegar
2009-06-29 13:10:33 +01:00
Weijun Wang
9823ad0eae
6844887: NPE in TextCallbackHandler
...
Reviewed-by: xuelei
2009-05-26 10:12:22 +08:00
Yuri Nesterenko
06a805b13f
Merge
2009-04-28 13:30:42 -07:00
Anthony Petrov
176a41f92e
6802853: API: shaped & translucent windows
...
A public API for the feature forward-ported from 6u10.
Reviewed-by: yan
2009-04-21 11:35:52 +04:00
Xiomara Jayasena
c9560133fd
Merge
2009-04-16 19:10:32 -07:00
Chris Hegarty
26ae13fe80
4927640: Implementation of the sctp protocol
...
An implementation-specific API for the Stream Control Transmission Protocol
Reviewed-by: alanb, michaelm, jccollet
2009-04-16 17:42:00 +01:00
Lana Steuck
1c53c596df
Merge
2009-04-14 04:21:02 -07:00
Lana Steuck
92f020bb7c
Merge
2009-04-09 20:34:56 -07:00
Lana Steuck
415053276d
Merge
2009-04-09 13:12:58 -07: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
Anthony Petrov
0a24bf67c2
6818312: com.sun.awt.SecurityWarning.getSize() always reports (0, 0) on X11
...
The fix got pushed with 6693253. However the test was omitted. Here it comes.
Reviewed-by: dcherepanov, art
2009-04-01 19:05:47 +04: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
Lana Steuck
ddc1549079
Merge
2009-02-22 12:26:39 -08:00
Artem Ananiev
e67e7cb5a7
6633275: Need to support shaped/translucent windows
...
Forward-port from 6u14, no public API is introduced
Reviewed-by: anthony, dcherepanov
2009-02-11 17:07:06 +03:00
Chris Hegarty
e9076296a9
6755625: Add HttpURLConnection.setFixedLengthStreamingMode(long)
...
Reviewed-by: jccollet
2008-11-12 16:38:17 +00:00
Chris Hegarty
333adf3ae1
6756771: com.sun.net.httpserver.HttpServer should handle POSTs larger than 2Gig
...
Update implementation to use long instead of int
Reviewed-by: michaelm
2008-10-28 16:14:51 +00:00
Bradford Wetmore
c63de8e0a8
Merge
2008-10-06 09:17:35 -07:00
Tim Bell
f7bfb9b472
Merge
2008-10-04 22:57:59 -07:00
Xiomara Jayasena
6e86513c3a
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:32 -07:00
Mandy Chung
b6ae33fc2e
Merge
2008-10-03 09:36:05 -07:00
Jim Holmlund
5cdf6e6e08
6751643: ThreadReference.ownedMonitors() can return null
...
Make a local copy of the cache so it doesn't get modified by a racy resume
Reviewed-by: dcubed, swamyv
2008-10-02 18:23:23 -07:00
Mandy Chung
2be5ac062d
6581243: Service Tag and Product Registration Support in JDK 7
...
Include service tag creation and product registration support in JDK
Reviewed-by: ksrini
2008-10-02 16:50:41 -07:00
Jim Holmlund
717114d206
6263966: TEST: com/sun/jdi/ClassesByName2Test.java has a race
...
Have the debuggee stop at a bkpt instead of running to completion.
Reviewed-by: tbell
2008-09-22 19:20:08 -07:00
Michael McMahon
f6337de7b6
Merge
2008-09-19 14:03:04 +01:00
Michael McMahon
1807fe2b97
6750364: Error in test for 6744329
...
Reviewed-by: chegar
2008-09-19 13:32:36 +01:00
Bradford Wetmore
44aa1a1519
Merge
2008-09-15 00:41:02 -07:00
Michael McMahon
597abb5082
6744329: Exception in light weight http server code
...
Reviewed-by: chegar
2008-09-11 17:46:53 +01:00
Dave Bristor
367e60a438
6356642: extcheck.exe -verbose throws ArrayIndexOutOfBoundsException exception
...
Fix causes printing of user-level error messages instead of throwing exceptions
Reviewed-by: sherman
2008-09-08 14:11:13 -07:00
Jim Holmlund
1c42f2e0d3
6737900: TEST: Some JDI regression tests timeout on slow machines
...
Don't execute useless code, and split test into multiple @runs.
Reviewed-by: tbell
2008-08-15 18:06:42 -07:00
Jim Holmlund
4c82d94e47
6730273: TEST: JDI_REGRESSION test Solaris32AndSolaris64Test.sh fails if -XX:+UseCompressedOops is used
...
Fix test to not pass -XX:[+-]UseCompressedOops to the debuggee.
Reviewed-by: tbell
2008-08-01 13:58:29 -07:00
Jim Holmlund
ee07f33cc5
6730587: TEST: com/sun/jdi/MonitorFrameInfoTest.java fails with -server -Xcomp
...
Fix test to prevent C2 escape analysis from deleting the required synchronized blocks
Reviewed-by: swamyv
2008-07-28 12:37:52 -07:00
Tim Bell
46aa35c92c
Merge
2008-07-14 22:13:54 -07: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
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
d969562df7
Merge
2008-07-05 23:29:16 -07: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
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
Bradford Wetmore
f1e72f0012
Merge
2008-04-23 10:20:34 -07:00
Weijun Wang
a934ff801a
6689000: Changes in 6675606 causing regression test failures on windows-i586
...
Accept illegal URLs like file:c:/root/x.conf and file:this/that/x.conf
Reviewed-by: alanb, chegar
2008-04-23 08:10:28 +08:00
Keith McGuigan
cd24f6fc4a
6690122: Provide a mechanism for specifying Java-level USDT-like dtrace probes
...
Initial checkin of JSDT code
Reviewed-by: sspitsyn, sbohne
2008-04-17 22:00:16 -04:00
Mandy Chung
98ecfdaa47
6610094: Add generic support for platform MXBeans of any type (also fixed 6681031)
...
Add new methods in ManagementFactory class to obtain platform MXBeans
Reviewed-by: alanb, dfuchs, emcmanus
2008-04-10 10:47:13 -07:00
Mandy Chung
af4bff1a1e
6658779: Regression: HotspotDiagnosticMXBean.getDiagnosticOptions() throws NullPointerException
...
Add a null check for the VM option string
Reviewed-by: alanb, tbell
2008-03-18 11:53:15 -07:00
Bradford Wetmore
623bcb71a5
6578538: com.sun.crypto.provider.SunJCE instance leak using KRB5 and LoginContext
...
Reviewed-by: valeriep
2008-03-06 16:06:45 -08:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00