Fri, 19 Apr 2019 08:00:42 -0400 Merge JDK-8200758-branch
herrick [Fri, 19 Apr 2019 08:00:42 -0400] rev 57332
Merge
Fri, 19 Apr 2019 07:55:28 -0400 8222676: create-installer with --app-image fails on mac JDK-8200758-branch
herrick [Fri, 19 Apr 2019 07:55:28 -0400] rev 57331
8222676: create-installer with --app-image fails on mac Submitten-by: almatvee Reviewed-by: herrick
Thu, 18 Apr 2019 19:36:55 -0400 8222733: Modify jpackage option --add-launcher synta JDK-8200758-branch
herrick [Thu, 18 Apr 2019 19:36:55 -0400] rev 57330
8222733: Modify jpackage option --add-launcher synta Reviewed-by: kbr, almatvee
Mon, 15 Apr 2019 12:03:26 -0400 Merge JDK-8200758-branch
herrick [Mon, 15 Apr 2019 12:03:26 -0400] rev 57329
Merge
Mon, 15 Apr 2019 11:22:45 -0400 8222486: Reorder sample usage in jpackage help output JDK-8200758-branch
herrick [Mon, 15 Apr 2019 11:22:45 -0400] rev 57328
8222486: Reorder sample usage in jpackage help output Reviewed-by: kbr
Mon, 15 Apr 2019 09:34:52 -0400 Merge JDK-8200758-branch
herrick [Mon, 15 Apr 2019 09:34:52 -0400] rev 57327
Merge
Mon, 15 Apr 2019 08:56:39 -0400 8222439: New jpackage test fails on mac, linux JDK-8200758-branch
herrick [Mon, 15 Apr 2019 08:56:39 -0400] rev 57326
8222439: New jpackage test fails on mac, linux Reviewed-by: kbr
Sat, 13 Apr 2019 07:52:21 -0400 Merge JDK-8200758-branch
herrick [Sat, 13 Apr 2019 07:52:21 -0400] rev 57325
Merge
Sat, 13 Apr 2019 07:47:23 -0400 8222406: Multiple arguments for the same option - aggragation broken JDK-8200758-branch
herrick [Sat, 13 Apr 2019 07:47:23 -0400] rev 57324
8222406: Multiple arguments for the same option - aggragation broken Reviewed-by: almatvee
Fri, 12 Apr 2019 10:54:10 -0400 8217895: jpackage --identifer purpose JDK-8200758-branch
herrick [Fri, 12 Apr 2019 10:54:10 -0400] rev 57323
8217895: jpackage --identifer purpose Reviewed-by: almatvee
Sat, 13 Apr 2019 07:23:18 +0100 Merge niosocketimpl-branch
alanb [Sat, 13 Apr 2019 07:23:18 +0100] rev 57322
Merge
Sat, 13 Apr 2019 07:22:55 +0100 stateLock and closeLock need to be ReentrantLock niosocketimpl-branch
alanb [Sat, 13 Apr 2019 07:22:55 +0100] rev 57321
stateLock and closeLock need to be ReentrantLock
Thu, 11 Apr 2019 07:44:51 -0400 Merge JDK-8200758-branch
herrick [Thu, 11 Apr 2019 07:44:51 -0400] rev 57320
Merge
Wed, 10 Apr 2019 08:26:23 +0200 Print methods in Java syntax. Simplify computing the message JEP-8220715-NPE_messages
goetz [Wed, 10 Apr 2019 08:26:23 +0200] rev 57319
Print methods in Java syntax. Simplify computing the message Summary: Cleanup test: arrange according to messages and topics. Add test cases.
Wed, 10 Apr 2019 08:15:45 +0200 Merge JEP-8220715-NPE_messages
goetz [Wed, 10 Apr 2019 08:15:45 +0200] rev 57318
Merge
Tue, 09 Apr 2019 16:11:54 -0400 Merge JDK-8200758-branch
herrick [Tue, 09 Apr 2019 16:11:54 -0400] rev 57317
Merge
Tue, 09 Apr 2019 16:06:21 -0400 8221641: Follow up code clean up for JDK-8221582 JDK-8200758-branch
herrick [Tue, 09 Apr 2019 16:06:21 -0400] rev 57316
8221641: Follow up code clean up for JDK-8221582 Reviewed-by: almatvee
Tue, 09 Apr 2019 11:30:09 -0400 8222011: Update JNLPConverter after JDK-8221777 JDK-8200758-branch
herrick [Tue, 09 Apr 2019 11:30:09 -0400] rev 57315
8222011: Update JNLPConverter after JDK-8221777 Submitten-by: almatvee Reviewed-by: herrick
Tue, 09 Apr 2019 10:57:04 -0400 8221641: Follow up code clean up for JDK-8221582 JDK-8200758-branch
herrick [Tue, 09 Apr 2019 10:57:04 -0400] rev 57314
8221641: Follow up code clean up for JDK-8221582 Reviewed-by: almatvee
Tue, 09 Apr 2019 12:02:23 +0100 More test updates niosocketimpl-branch
alanb [Tue, 09 Apr 2019 12:02:23 +0100] rev 57313
More test updates
Tue, 09 Apr 2019 11:48:54 +0100 Merge niosocketimpl-branch
alanb [Tue, 09 Apr 2019 11:48:54 +0100] rev 57312
Merge
Mon, 08 Apr 2019 10:47:35 +0100 Cleanup of test for bad usages of SocketImpl niosocketimpl-branch
alanb [Mon, 08 Apr 2019 10:47:35 +0100] rev 57311
Cleanup of test for bad usages of SocketImpl
Sun, 07 Apr 2019 18:40:55 +0100 Add tests for invalid usages of SocketImpl niosocketimpl-branch
alanb [Sun, 07 Apr 2019 18:40:55 +0100] rev 57310
Add tests for invalid usages of SocketImpl
Sun, 07 Apr 2019 09:39:59 +0100 Extend test coverage of UDP sockets niosocketimpl-branch
alanb [Sun, 07 Apr 2019 09:39:59 +0100] rev 57309
Extend test coverage of UDP sockets
Sat, 06 Apr 2019 16:36:24 +0100 Add -Djdk.net.usePlainSocketImpl to important tests niosocketimpl-branch
alanb [Sat, 06 Apr 2019 16:36:24 +0100] rev 57308
Add -Djdk.net.usePlainSocketImpl to important tests
Fri, 05 Apr 2019 11:24:44 -0400 8221777: CLI changes from jpackage EA5 feedback JDK-8200758-branch
herrick [Fri, 05 Apr 2019 11:24:44 -0400] rev 57307
8221777: CLI changes from jpackage EA5 feedback Reviewed-by: kbr, almatvee
Fri, 05 Apr 2019 10:55:51 -0400 8221779: Help text changes from JDK-8221777 and other jpackage EA5 feedback JDK-8200758-branch
herrick [Fri, 05 Apr 2019 10:55:51 -0400] rev 57306
8221779: Help text changes from JDK-8221777 and other jpackage EA5 feedback Reviewed-by: kbr, almatvee
Fri, 05 Apr 2019 12:07:38 +0100 Expand test coverage of Timeouts test niosocketimpl-branch
alanb [Fri, 05 Apr 2019 12:07:38 +0100] rev 57305
Expand test coverage of Timeouts test
Thu, 04 Apr 2019 18:52:22 +0100 Remove support for accepting connection with foreign impls niosocketimpl-branch
alanb [Thu, 04 Apr 2019 18:52:22 +0100] rev 57304
Remove support for accepting connection with foreign impls
Wed, 03 Apr 2019 15:43:25 -0700 8221876:[macOS] JPackage install takes long time JDK-8200758-branch
ssadetsky [Wed, 03 Apr 2019 15:43:25 -0700] rev 57303
8221876:[macOS] JPackage install takes long time Reviewed-by: almatvee
Wed, 03 Apr 2019 15:40:23 -0700 8208652: JPackageCreateInstallerFileAssociationsTest.java fails on Mac. JDK-8200758-branch
ssadetsky [Wed, 03 Apr 2019 15:40:23 -0700] rev 57302
8208652: JPackageCreateInstallerFileAssociationsTest.java fails on Mac. Reviewed-by: almatvee
Wed, 03 Apr 2019 10:47:10 +0100 Move NativeThread.current() change to patch file niosocketimpl-branch
alanb [Wed, 03 Apr 2019 10:47:10 +0100] rev 57301
Move NativeThread.current() change to patch file
Tue, 02 Apr 2019 16:51:25 +0200 Adding support for modifiers. jlahoda-tree-builder
jlahoda [Tue, 02 Apr 2019 16:51:25 +0200] rev 57300
Adding support for modifiers.
Tue, 02 Apr 2019 14:36:17 +0100 Adjust timeout when several threads are doing timed accepts at around the same time niosocketimpl-branch
alanb [Tue, 02 Apr 2019 14:36:17 +0100] rev 57299
Adjust timeout when several threads are doing timed accepts at around the same time
Mon, 01 Apr 2019 14:46:17 +0200 Adding ability to supply code as text instead of Trees on some places. jlahoda-tree-builder
jlahoda [Mon, 01 Apr 2019 14:46:17 +0200] rev 57298
Adding ability to supply code as text instead of Trees on some places.
Mon, 01 Apr 2019 11:44:31 +0200 Adding basic support for method bodies. jlahoda-tree-builder
jlahoda [Mon, 01 Apr 2019 11:44:31 +0200] rev 57297
Adding basic support for method bodies.
Fri, 29 Mar 2019 10:12:18 +0100 Experimenting with types modelling. jlahoda-tree-builder
jlahoda [Fri, 29 Mar 2019 10:12:18 +0100] rev 57296
Experimenting with types modelling.
Thu, 28 Mar 2019 11:31:30 +0100 Adding a prototype of CodeBuilder to build a sequence of TreeBuilder calls to construct a given AST. jlahoda-tree-builder
jlahoda [Thu, 28 Mar 2019 11:31:30 +0100] rev 57295
Adding a prototype of CodeBuilder to build a sequence of TreeBuilder calls to construct a given AST.
Sun, 31 Mar 2019 12:11:12 +0100 Cleanup niosocketimpl-branch
alanb [Sun, 31 Mar 2019 12:11:12 +0100] rev 57294
Cleanup
Sat, 30 Mar 2019 09:30:03 +0000 Merge niosocketimpl-branch
alanb [Sat, 30 Mar 2019 09:30:03 +0000] rev 57293
Merge
Thu, 28 Mar 2019 13:49:38 -0400 Merge JDK-8200758-branch
herrick [Thu, 28 Mar 2019 13:49:38 -0400] rev 57292
Merge
Thu, 28 Mar 2019 13:47:40 -0400 8221582: Rename jvm-args option to java-options JDK-8200758-branch
herrick [Thu, 28 Mar 2019 13:47:40 -0400] rev 57291
8221582: Rename jvm-args option to java-options Reviewed-by: kbr, ssadetski
Thu, 28 Mar 2019 08:08:07 -0700 8215241: Permissions are not set correctly on sub-folders in /Applications JDK-8200758-branch
ssadetsky [Thu, 28 Mar 2019 08:08:07 -0700] rev 57290
8215241: Permissions are not set correctly on sub-folders in /Applications Reviewed-by: herrick, almatvee
Wed, 27 Mar 2019 18:08:53 -0400 8221565: Linux build broken after merge with default branch JDK-8200758-branch
herrick [Wed, 27 Mar 2019 18:08:53 -0400] rev 57289
8221565: Linux build broken after merge with default branch Reviewed-by: almatvee
Wed, 27 Mar 2019 08:27:58 -0400 Merge JDK-8200758-branch
herrick [Wed, 27 Mar 2019 08:27:58 -0400] rev 57288
Merge
Wed, 27 Mar 2019 07:45:21 -0400 JDK-8221525: jpackage fails with non-ASCII characters in --copyright JDK-8200758-branch
herrick [Wed, 27 Mar 2019 07:45:21 -0400] rev 57287
JDK-8221525: jpackage fails with non-ASCII characters in --copyright Submitten-by: almatvee Reviewed-by: herrick
Tue, 26 Mar 2019 19:03:24 -0400 8221256: Fix create-installer specific options on MAC JDK-8200758-branch
herrick [Tue, 26 Mar 2019 19:03:24 -0400] rev 57286
8221256: Fix create-installer specific options on MAC Reviewed-by: almatvee
Tue, 26 Mar 2019 15:25:13 -0400 Merge JDK-8200758-branch
herrick [Tue, 26 Mar 2019 15:25:13 -0400] rev 57285
Merge
Tue, 26 Mar 2019 09:05:10 -0400 Merge JDK-8200758-branch
herrick [Tue, 26 Mar 2019 09:05:10 -0400] rev 57284
Merge
Tue, 26 Mar 2019 08:57:28 -0400 8215019: Allow --install-dir on windows JDK-8200758-branch
herrick [Tue, 26 Mar 2019 08:57:28 -0400] rev 57283
8215019: Allow --install-dir on windows Submitten-by: almatvee Reviewed-by: herrick
Tue, 26 Mar 2019 08:54:43 -0400 8221101: Update JNLPConverter to support latest jpackage CLI changes JDK-8200758-branch
herrick [Tue, 26 Mar 2019 08:54:43 -0400] rev 57282
8221101: Update JNLPConverter to support latest jpackage CLI changes Submitten-by: almatvee Reviewed-by: herrick
Sat, 23 Mar 2019 15:11:51 +0000 Improve handling of async close during connect and other cleanups niosocketimpl-branch
alanb [Sat, 23 Mar 2019 15:11:51 +0000] rev 57281
Improve handling of async close during connect and other cleanups
Fri, 22 Mar 2019 14:13:04 +0000 Update ProblemList with the JBS issue for EvilInstrument niosocketimpl-branch
alanb [Fri, 22 Mar 2019 14:13:04 +0000] rev 57280
Update ProblemList with the JBS issue for EvilInstrument
Fri, 22 Mar 2019 13:43:50 +0000 Align comment in Timeouts test with upstream niosocketimpl-branch
alanb [Fri, 22 Mar 2019 13:43:50 +0000] rev 57279
Align comment in Timeouts test with upstream
Fri, 22 Mar 2019 13:21:29 +0000 Merge niosocketimpl-branch
alanb [Fri, 22 Mar 2019 13:21:29 +0000] rev 57278
Merge
Thu, 21 Mar 2019 18:04:01 +0000 Merge niosocketimpl-branch
alanb [Thu, 21 Mar 2019 18:04:01 +0000] rev 57277
Merge
Thu, 21 Mar 2019 13:46:28 -0400 8220804: Help message for @ argfile option is printed in the wrong place JDK-8200758-branch
herrick [Thu, 21 Mar 2019 13:46:28 -0400] rev 57276
8220804: Help message for @ argfile option is printed in the wrong place Reviewed-by: almatvee, kbr
Thu, 21 Mar 2019 08:41:10 +0000 Add @systemProperty ref to system property to configure old impl niosocketimpl-branch
alanb [Thu, 21 Mar 2019 08:41:10 +0000] rev 57275
Add @systemProperty ref to system property to configure old impl
Wed, 20 Mar 2019 13:54:50 +0000 More cleanup of connection reset niosocketimpl-branch
alanb [Wed, 20 Mar 2019 13:54:50 +0000] rev 57274
More cleanup of connection reset
Tue, 19 Mar 2019 16:16:39 +0100 8221077: No NullPointerException message if top frame is hidden. JEP-8220715-NPE_messages
goetz [Tue, 19 Mar 2019 16:16:39 +0100] rev 57273
8221077: No NullPointerException message if top frame is hidden.
Tue, 19 Mar 2019 15:56:52 +0100 amend 8218628: Better message text JEP-8220715-NPE_messages
goetz [Tue, 19 Mar 2019 15:56:52 +0100] rev 57272
amend 8218628: Better message text Summary: This changes the message text as proposed in review. The modified test now prints the messages.
Fri, 08 Feb 2019 14:15:05 +0100 8218628: Add detailed message to NullPointerException describing what is null. JEP-8220715-NPE_messages
goetz [Fri, 08 Feb 2019 14:15:05 +0100] rev 57271
8218628: Add detailed message to NullPointerException describing what is null.
Mon, 18 Mar 2019 19:59:05 +0000 More improvements to connection reset handling niosocketimpl-branch
alanb [Mon, 18 Mar 2019 19:59:05 +0000] rev 57270
More improvements to connection reset handling
Mon, 18 Mar 2019 09:09:36 -0400 8220264: msi installer does not remove some files if app installed into non-default location JDK-8200758-branch
herrick [Mon, 18 Mar 2019 09:09:36 -0400] rev 57269
8220264: msi installer does not remove some files if app installed into non-default location Submitten-by: almatvee Reviewed-by: herrick
Sat, 16 Mar 2019 21:00:45 +0000 Merge niosocketimpl-branch
alanb [Sat, 16 Mar 2019 21:00:45 +0000] rev 57268
Merge
Fri, 15 Mar 2019 14:21:44 +0100 A first very crude experiment on a tree builder for javac. jlahoda-tree-builder
jlahoda [Fri, 15 Mar 2019 14:21:44 +0100] rev 57267
A first very crude experiment on a tree builder for javac. Contributed-by: maurizio.cimadamore@oracle.com, jan.lahoda@oracle.com
Fri, 15 Mar 2019 14:19:05 +0100 Initial changes for jlahoda-tree-builder jlahoda-tree-builder
jlahoda [Fri, 15 Mar 2019 14:19:05 +0100] rev 57266
Initial changes for jlahoda-tree-builder
Wed, 13 Mar 2019 17:18:35 -0400 8220616: test failures on linux, mac JDK-8200758-branch
herrick [Wed, 13 Mar 2019 17:18:35 -0400] rev 57265
8220616: test failures on linux, mac Reviewed-by: almatvee
Wed, 13 Mar 2019 13:37:26 -0400 Typo JDK-8200758-branch
herrick [Wed, 13 Mar 2019 13:37:26 -0400] rev 57264
Typo
Wed, 13 Mar 2019 12:35:32 -0400 Merge error from JDK-8220505 JDK-8200758-branch
herrick [Wed, 13 Mar 2019 12:35:32 -0400] rev 57263
Merge error from JDK-8220505
Wed, 13 Mar 2019 07:52:16 -0400 Merge JDK-8200758-branch
herrick [Wed, 13 Mar 2019 07:52:16 -0400] rev 57262
Merge
Wed, 13 Mar 2019 07:46:52 -0400 8220505: Allow building available installers when --installer-type not specified JDK-8200758-branch
herrick [Wed, 13 Mar 2019 07:46:52 -0400] rev 57261
8220505: Allow building available installers when --installer-type not specified Reviewed-by: almatvee
Tue, 12 Mar 2019 09:49:10 +0000 More cleanup of ServerSocket.accept niosocketimpl-branch
alanb [Tue, 12 Mar 2019 09:49:10 +0000] rev 57260
More cleanup of ServerSocket.accept
Mon, 11 Mar 2019 21:04:21 -0400 8171959: add-launcher is not working when normal jar is used for first launcher and module is used for second launcher JDK-8200758-branch
herrick [Mon, 11 Mar 2019 21:04:21 -0400] rev 57259
8171959: add-launcher is not working when normal jar is used for first launcher and module is used for second launcher Reviewed-by: almatvee
Mon, 11 Mar 2019 21:00:22 -0400 8220471: two test fixes missed in push. JDK-8200758-branch
herrick [Mon, 11 Mar 2019 21:00:22 -0400] rev 57258
8220471: two test fixes missed in push. Reviewed-by: aherrick
Mon, 11 Mar 2019 15:15:16 -0400 8219679: Help text changes in jpackage JDK-8200758-branch
herrick [Mon, 11 Mar 2019 15:15:16 -0400] rev 57257
8219679: Help text changes in jpackage Reviewed-by: almatvee
Mon, 11 Mar 2019 14:44:00 -0400 8219678: CLI changes in jpackage JDK-8200758-branch
herrick [Mon, 11 Mar 2019 14:44:00 -0400] rev 57256
8219678: CLI changes in jpackage Reviewed-by: almatvee
Mon, 11 Mar 2019 13:31:48 -0400 8215574: Investigate and document usage of --category, --copyright, --vendor and --description JDK-8200758-branch
herrick [Mon, 11 Mar 2019 13:31:48 -0400] rev 57255
8215574: Investigate and document usage of --category, --copyright, --vendor and --description Submitten-by: almatvee Reviewed-by: herrick
Mon, 11 Mar 2019 13:24:47 -0400 8214566: --win-dir-chooser does not prompt if destination folder is not empty JDK-8200758-branch
herrick [Mon, 11 Mar 2019 13:24:47 -0400] rev 57254
8214566: --win-dir-chooser does not prompt if destination folder is not empty Submitten-by: almatvee Reviewed-by: herrick
Mon, 11 Mar 2019 13:21:49 -0400 Merge JDK-8200758-branch
herrick [Mon, 11 Mar 2019 13:21:49 -0400] rev 57253
Merge
Mon, 11 Mar 2019 19:53:08 +0000 Disallow mixing of platform and custom SocketImpls niosocketimpl-branch
alanb [Mon, 11 Mar 2019 19:53:08 +0000] rev 57252
Disallow mixing of platform and custom SocketImpls
Mon, 11 Mar 2019 14:05:27 +0530 Merge metal-prototype-branch
jdv [Mon, 11 Mar 2019 14:05:27 +0530] rev 57251
Merge
Sat, 09 Mar 2019 12:54:20 +0000 Merge niosocketimpl-branch
alanb [Sat, 09 Mar 2019 12:54:20 +0000] rev 57250
Merge
Sat, 09 Mar 2019 12:52:30 +0000 Merge niosocketimpl-branch
alanb [Sat, 09 Mar 2019 12:52:30 +0000] rev 57249
Merge
Sat, 09 Mar 2019 12:49:54 +0000 Add comments and reorg testServerSocketAccept tests niosocketimpl-branch
alanb [Sat, 09 Mar 2019 12:49:54 +0000] rev 57248
Add comments and reorg testServerSocketAccept tests
Fri, 08 Mar 2019 10:02:45 +0530 Merge metal-prototype-branch
jdv [Fri, 08 Mar 2019 10:02:45 +0530] rev 57247
Merge
Wed, 06 Mar 2019 20:32:03 +0100 stathist: Fix issue which caused RSS details not to be shown even if available. stuefe-statistical-history
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.
Wed, 06 Mar 2019 15:43:13 +0100 SapMachine #321 - small fixes stuefe-statistical-history
tstuefe <thomas.stuefe@gmail.com> [Wed, 06 Mar 2019 15:43:13 +0100] rev 57245
SapMachine #321 - small fixes
Wed, 06 Mar 2019 17:31:25 +0100 Merge stuefe-statistical-history
stuefe [Wed, 06 Mar 2019 17:31:25 +0100] rev 57244
Merge
Tue, 05 Mar 2019 16:36:45 +0530 Enable resize operation for drawing primitives by adding high level blit loops logic metal-prototype-branch
jdv [Tue, 05 Mar 2019 16:36:45 +0530] rev 57243
Enable resize operation for drawing primitives by adding high level blit loops logic
Tue, 05 Mar 2019 10:02:36 +0000 More cleanup of implAccept niosocketimpl-branch
alanb [Tue, 05 Mar 2019 10:02:36 +0000] rev 57242
More cleanup of implAccept
Fri, 01 Mar 2019 08:27:51 -0500 8219889: Update jpackage tests for JDK-8219678 changes JDK-8200758-branch
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
Mon, 04 Mar 2019 08:13:31 +0000 factory should be volatile niosocketimpl-branch
alanb [Mon, 04 Mar 2019 08:13:31 +0000] rev 57240
factory should be volatile
Sat, 02 Mar 2019 11:44:38 +0000 More cleanup and elimination of unused code niosocketimpl-branch
alanb [Sat, 02 Mar 2019 11:44:38 +0000] rev 57239
More cleanup and elimination of unused code
Fri, 01 Mar 2019 18:28:44 +0000 HttpURLConnection.doTunneling can fail with IOE niosocketimpl-branch
alanb [Fri, 01 Mar 2019 18:28:44 +0000] rev 57238
HttpURLConnection.doTunneling can fail with IOE
Fri, 01 Mar 2019 17:40:16 +0000 Have connection reset by peer message be same as PlainSocketImpl niosocketimpl-branch
alanb [Fri, 01 Mar 2019 17:40:16 +0000] rev 57237
Have connection reset by peer message be same as PlainSocketImpl
Fri, 01 Mar 2019 15:05:33 +0000 Expand and clean-up test coverage niosocketimpl-branch
alanb [Fri, 01 Mar 2019 15:05:33 +0000] rev 57236
Expand and clean-up test coverage
Fri, 01 Mar 2019 13:49:52 +0100 Finally fix dtrace. ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 13:49:52 +0100] rev 57235
Finally fix dtrace.
Fri, 01 Mar 2019 18:04:46 +0530 Updated vertex shader with coordinate system mapping code metal-prototype-branch
aghaisas [Fri, 01 Mar 2019 18:04:46 +0530] rev 57234
Updated vertex shader with coordinate system mapping code
Fri, 01 Mar 2019 17:27:28 +0530 Merge metal-prototype-branch
aghaisas [Fri, 01 Mar 2019 17:27:28 +0530] rev 57233
Merge
Fri, 01 Mar 2019 12:20:36 +0100 Dtrace bugfix. ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 12:20:36 +0100] rev 57232
Dtrace bugfix.
Fri, 01 Mar 2019 12:12:01 +0100 docs bugfix. ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 12:12:01 +0100] rev 57231
docs bugfix.
Fri, 01 Mar 2019 11:57:43 +0100 Fix copyright year and Docs.gmk. ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 11:57:43 +0100] rev 57230
Fix copyright year and Docs.gmk.
Fri, 01 Mar 2019 11:40:46 +0100 Merge ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 11:40:46 +0100] rev 57229
Merge
Fri, 01 Mar 2019 11:32:38 +0100 Use same logic as in MakeTargetDir. ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 11:32:38 +0100] rev 57228
Use same logic as in MakeTargetDir.
Thu, 28 Feb 2019 17:41:16 +0000 Change asserts to guarantees niosocketimpl-branch
alanb [Thu, 28 Feb 2019 17:41:16 +0000] rev 57227
Change asserts to guarantees
Thu, 28 Feb 2019 17:21:17 +0000 More tests for timeouts and shutdownXXXX niosocketimpl-branch
alanb [Thu, 28 Feb 2019 17:21:17 +0000] rev 57226
More tests for timeouts and shutdownXXXX
Thu, 28 Feb 2019 11:08:30 +0000 niosocketimpl-branch: minor cleanup niosocketimpl-branch
chegar [Thu, 28 Feb 2019 11:08:30 +0000] rev 57225
niosocketimpl-branch: minor cleanup
Thu, 28 Feb 2019 10:47:50 +0000 niosocketimpl-branch: not a javadoc comment niosocketimpl-branch
chegar [Thu, 28 Feb 2019 10:47:50 +0000] rev 57224
niosocketimpl-branch: not a javadoc comment
Thu, 28 Feb 2019 10:43:13 +0000 niosocketimpl-branch: trailing white-space niosocketimpl-branch
chegar [Thu, 28 Feb 2019 10:43:13 +0000] rev 57223
niosocketimpl-branch: trailing white-space
Thu, 28 Feb 2019 10:38:11 +0000 niosocketimpl-branch: a non-platform impl cannot accept a connection with a platform impl niosocketimpl-branch
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
Fri, 07 Sep 2018 07:52:35 +0200 Initial implementation of statistical history (JDK-8212618) stuefe-statistical-history
stuefe [Fri, 07 Sep 2018 07:52:35 +0200] rev 57221
Initial implementation of statistical history (JDK-8212618)
Wed, 27 Feb 2019 20:45:51 -0500 Merge JDK-8200758-branch
herrick [Wed, 27 Feb 2019 20:45:51 -0500] rev 57220
Merge
Wed, 27 Feb 2019 20:04:03 -0500 8191709 : javapackager detects WiX 3.10 as 3.1 and fails to use WiX 3.6+ compatible code JDK-8200758-branch
herrick [Wed, 27 Feb 2019 20:04:03 -0500] rev 57219
8191709 : javapackager detects WiX 3.10 as 3.1 and fails to use WiX 3.6+ compatible code Submitten-by: almatvee Reviewed-by: kbr, herrick
Wed, 27 Feb 2019 19:45:26 -0500 8217902: jpackage fails with --app-image option on mac JDK-8200758-branch
herrick [Wed, 27 Feb 2019 19:45:26 -0500] rev 57218
8217902: jpackage fails with --app-image option on mac Reviewed-by: almatvee
Wed, 27 Feb 2019 08:53:56 -0500 8219144: Cannot find installed application on Mac JDK-8200758-branch
herrick [Wed, 27 Feb 2019 08:53:56 -0500] rev 57217
8219144: Cannot find installed application on Mac Submitten-by: almatvee Reviewed-by: herrick
Tue, 26 Feb 2019 12:11:29 -0500 Merge JDK-8200758-branch
herrick [Tue, 26 Feb 2019 12:11:29 -0500] rev 57216
Merge
Tue, 26 Feb 2019 12:08:20 -0500 8218681: Windows exe's generated by jpackage have wrong info JDK-8200758-branch
herrick [Tue, 26 Feb 2019 12:08:20 -0500] rev 57215
8218681: Windows exe's generated by jpackage have wrong info Submitten-by: almatvee Reviewed-by: herrick
Tue, 26 Feb 2019 12:03:51 -0500 8219695: Use a copy of javac's implementation of @argfile in jpackager JDK-8200758-branch
herrick [Tue, 26 Feb 2019 12:03:51 -0500] rev 57214
8219695: Use a copy of javac's implementation of @argfile in jpackager Reviewed-by: kbr
Mon, 25 Feb 2019 08:21:37 -0500 8218055: Use ToolProvider instead of AppRuntimeImageBuilder. JDK-8200758-branch
herrick [Mon, 25 Feb 2019 08:21:37 -0500] rev 57213
8218055: Use ToolProvider instead of AppRuntimeImageBuilder. Reviewed-by: almatvee
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 tip