alanb [Sat, 09 Mar 2019 12:54:20 +0000] rev 57250
Merge
alanb [Sat, 09 Mar 2019 12:52:30 +0000] rev 57249
Merge
alanb [Sat, 09 Mar 2019 12:49:54 +0000] rev 57248
Add comments and reorg testServerSocketAccept tests
jdv [Fri, 08 Mar 2019 10:02:45 +0530] rev 57247
Merge
stuefe [Wed, 06 Mar 2019 20:32:03 +0100] rev 57246
stathist: Fix issue which caused RSS details not to be shown even if available.
tstuefe <thomas.stuefe@gmail.com> [Wed, 06 Mar 2019 15:43:13 +0100] rev 57245
SapMachine #321 - small fixes
stuefe [Wed, 06 Mar 2019 17:31:25 +0100] rev 57244
Merge
jdv [Tue, 05 Mar 2019 16:36:45 +0530] rev 57243
Enable resize operation for drawing primitives by adding high level blit loops logic
alanb [Tue, 05 Mar 2019 10:02:36 +0000] rev 57242
More cleanup of implAccept
herrick [Fri, 01 Mar 2019 08:27:51 -0500] rev 57241
8219889: Update jpackage tests for JDK-8219678 changes
Submitten-by: almatvee
Reviewed-by: kbr, herrick
alanb [Mon, 04 Mar 2019 08:13:31 +0000] rev 57240
factory should be volatile
alanb [Sat, 02 Mar 2019 11:44:38 +0000] rev 57239
More cleanup and elimination of unused code
alanb [Fri, 01 Mar 2019 18:28:44 +0000] rev 57238
HttpURLConnection.doTunneling can fail with IOE
alanb [Fri, 01 Mar 2019 17:40:16 +0000] rev 57237
Have connection reset by peer message be same as PlainSocketImpl
alanb [Fri, 01 Mar 2019 15:05:33 +0000] rev 57236
Expand and clean-up test coverage
ihse [Fri, 01 Mar 2019 13:49:52 +0100] rev 57235
Finally fix dtrace.
aghaisas [Fri, 01 Mar 2019 18:04:46 +0530] rev 57234
Updated vertex shader with coordinate system mapping code
aghaisas [Fri, 01 Mar 2019 17:27:28 +0530] rev 57233
Merge
ihse [Fri, 01 Mar 2019 12:20:36 +0100] rev 57232
Dtrace bugfix.
ihse [Fri, 01 Mar 2019 12:12:01 +0100] rev 57231
docs bugfix.
ihse [Fri, 01 Mar 2019 11:57:43 +0100] rev 57230
Fix copyright year and Docs.gmk.
ihse [Fri, 01 Mar 2019 11:40:46 +0100] rev 57229
Merge
ihse [Fri, 01 Mar 2019 11:32:38 +0100] rev 57228
Use same logic as in MakeTargetDir.
alanb [Thu, 28 Feb 2019 17:41:16 +0000] rev 57227
Change asserts to guarantees
alanb [Thu, 28 Feb 2019 17:21:17 +0000] rev 57226
More tests for timeouts and shutdownXXXX
chegar [Thu, 28 Feb 2019 11:08:30 +0000] rev 57225
niosocketimpl-branch: minor cleanup
chegar [Thu, 28 Feb 2019 10:47:50 +0000] rev 57224
niosocketimpl-branch: not a javadoc comment
chegar [Thu, 28 Feb 2019 10:43:13 +0000] rev 57223
niosocketimpl-branch: trailing white-space
chegar [Thu, 28 Feb 2019 10:38:11 +0000] rev 57222
niosocketimpl-branch: a non-platform impl cannot accept a connection with a platform impl
stuefe [Fri, 07 Sep 2018 07:52:35 +0200] rev 57221
Initial implementation of statistical history (JDK-8212618)