Tue, 30 Apr 2019 11:23:02 +0100 |
alanb |
More test cleanup
niosocketimpl-branch
|
changeset |
files
|
Mon, 29 Apr 2019 09:03:06 +0100 |
alanb |
More cleanup and test improvements
niosocketimpl-branch
|
changeset |
files
|
Fri, 26 Apr 2019 11:31:38 +0100 |
alanb |
More cleanup
niosocketimpl-branch
|
changeset |
files
|
Fri, 26 Apr 2019 08:53:46 +0100 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Thu, 25 Apr 2019 14:36:51 +0100 |
alanb |
More clean-up to align with channel implementations
niosocketimpl-branch
|
changeset |
files
|
Mon, 22 Apr 2019 08:53:37 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Sun, 21 Apr 2019 07:05:04 +0100 |
alanb |
Eliminate need to cache traffic class
niosocketimpl-branch
|
changeset |
files
|
Sat, 20 Apr 2019 19:24:51 +0200 |
stuefe |
Merge
stuefe-statistical-history
|
changeset |
files
|
Fri, 19 Apr 2019 14:18:18 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Fri, 19 Apr 2019 14:16:13 -0400 |
herrick |
8219683: Modify App Image layout on Mac
JDK-8200758-branch
|
changeset |
files
|
Fri, 19 Apr 2019 08:00:42 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Fri, 19 Apr 2019 07:55:28 -0400 |
herrick |
8222676: create-installer with --app-image fails on mac
JDK-8200758-branch
|
changeset |
files
|
Thu, 18 Apr 2019 19:36:55 -0400 |
herrick |
8222733: Modify jpackage option --add-launcher synta
JDK-8200758-branch
|
changeset |
files
|
Mon, 15 Apr 2019 12:03:26 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Mon, 15 Apr 2019 11:22:45 -0400 |
herrick |
8222486: Reorder sample usage in jpackage help output
JDK-8200758-branch
|
changeset |
files
|
Mon, 15 Apr 2019 09:34:52 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Mon, 15 Apr 2019 08:56:39 -0400 |
herrick |
8222439: New jpackage test fails on mac, linux
JDK-8200758-branch
|
changeset |
files
|
Sat, 13 Apr 2019 07:52:21 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Sat, 13 Apr 2019 07:47:23 -0400 |
herrick |
8222406: Multiple arguments for the same option - aggragation broken
JDK-8200758-branch
|
changeset |
files
|
Fri, 12 Apr 2019 10:54:10 -0400 |
herrick |
8217895: jpackage --identifer purpose
JDK-8200758-branch
|
changeset |
files
|
Sat, 13 Apr 2019 07:23:18 +0100 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Sat, 13 Apr 2019 07:22:55 +0100 |
alanb |
stateLock and closeLock need to be ReentrantLock
niosocketimpl-branch
|
changeset |
files
|
Thu, 11 Apr 2019 07:44:51 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Wed, 10 Apr 2019 08:26:23 +0200 |
goetz |
Print methods in Java syntax. Simplify computing the message
JEP-8220715-NPE_messages
|
changeset |
files
|
Wed, 10 Apr 2019 08:15:45 +0200 |
goetz |
Merge
JEP-8220715-NPE_messages
|
changeset |
files
|
Tue, 09 Apr 2019 16:11:54 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Tue, 09 Apr 2019 16:06:21 -0400 |
herrick |
8221641: Follow up code clean up for JDK-8221582
JDK-8200758-branch
|
changeset |
files
|
Tue, 09 Apr 2019 11:30:09 -0400 |
herrick |
8222011: Update JNLPConverter after JDK-8221777
JDK-8200758-branch
|
changeset |
files
|
Tue, 09 Apr 2019 10:57:04 -0400 |
herrick |
8221641: Follow up code clean up for JDK-8221582
JDK-8200758-branch
|
changeset |
files
|
Tue, 09 Apr 2019 12:02:23 +0100 |
alanb |
More test updates
niosocketimpl-branch
|
changeset |
files
|
Tue, 09 Apr 2019 11:48:54 +0100 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Mon, 08 Apr 2019 10:47:35 +0100 |
alanb |
Cleanup of test for bad usages of SocketImpl
niosocketimpl-branch
|
changeset |
files
|
Sun, 07 Apr 2019 18:40:55 +0100 |
alanb |
Add tests for invalid usages of SocketImpl
niosocketimpl-branch
|
changeset |
files
|
Sun, 07 Apr 2019 09:39:59 +0100 |
alanb |
Extend test coverage of UDP sockets
niosocketimpl-branch
|
changeset |
files
|
Sat, 06 Apr 2019 16:36:24 +0100 |
alanb |
Add -Djdk.net.usePlainSocketImpl to important tests
niosocketimpl-branch
|
changeset |
files
|
Fri, 05 Apr 2019 11:24:44 -0400 |
herrick |
8221777: CLI changes from jpackage EA5 feedback
JDK-8200758-branch
|
changeset |
files
|
Fri, 05 Apr 2019 10:55:51 -0400 |
herrick |
8221779: Help text changes from JDK-8221777 and other jpackage EA5 feedback
JDK-8200758-branch
|
changeset |
files
|
Fri, 05 Apr 2019 12:07:38 +0100 |
alanb |
Expand test coverage of Timeouts test
niosocketimpl-branch
|
changeset |
files
|
Thu, 04 Apr 2019 18:52:22 +0100 |
alanb |
Remove support for accepting connection with foreign impls
niosocketimpl-branch
|
changeset |
files
|
Wed, 03 Apr 2019 15:43:25 -0700 |
ssadetsky |
8221876:[macOS] JPackage install takes long time
JDK-8200758-branch
|
changeset |
files
|
Wed, 03 Apr 2019 15:40:23 -0700 |
ssadetsky |
8208652: JPackageCreateInstallerFileAssociationsTest.java fails on Mac.
JDK-8200758-branch
|
changeset |
files
|
Wed, 03 Apr 2019 10:47:10 +0100 |
alanb |
Move NativeThread.current() change to patch file
niosocketimpl-branch
|
changeset |
files
|
Tue, 02 Apr 2019 16:51:25 +0200 |
jlahoda |
Adding support for modifiers.
jlahoda-tree-builder
|
changeset |
files
|
Tue, 02 Apr 2019 14:36:17 +0100 |
alanb |
Adjust timeout when several threads are doing timed accepts at around the same time
niosocketimpl-branch
|
changeset |
files
|
Mon, 01 Apr 2019 14:46:17 +0200 |
jlahoda |
Adding ability to supply code as text instead of Trees on some places.
jlahoda-tree-builder
|
changeset |
files
|
Mon, 01 Apr 2019 11:44:31 +0200 |
jlahoda |
Adding basic support for method bodies.
jlahoda-tree-builder
|
changeset |
files
|
Fri, 29 Mar 2019 10:12:18 +0100 |
jlahoda |
Experimenting with types modelling.
jlahoda-tree-builder
|
changeset |
files
|
Thu, 28 Mar 2019 11:31:30 +0100 |
jlahoda |
Adding a prototype of CodeBuilder to build a sequence of TreeBuilder calls to construct a given AST.
jlahoda-tree-builder
|
changeset |
files
|
Sun, 31 Mar 2019 12:11:12 +0100 |
alanb |
Cleanup
niosocketimpl-branch
|
changeset |
files
|
Sat, 30 Mar 2019 09:30:03 +0000 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Thu, 28 Mar 2019 13:49:38 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Thu, 28 Mar 2019 13:47:40 -0400 |
herrick |
8221582: Rename jvm-args option to java-options
JDK-8200758-branch
|
changeset |
files
|
Thu, 28 Mar 2019 08:08:07 -0700 |
ssadetsky |
8215241: Permissions are not set correctly on sub-folders in /Applications
JDK-8200758-branch
|
changeset |
files
|
Wed, 27 Mar 2019 18:08:53 -0400 |
herrick |
8221565: Linux build broken after merge with default branch
JDK-8200758-branch
|
changeset |
files
|
Wed, 27 Mar 2019 08:27:58 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Wed, 27 Mar 2019 07:45:21 -0400 |
herrick |
JDK-8221525: jpackage fails with non-ASCII characters in --copyright
JDK-8200758-branch
|
changeset |
files
|
Tue, 26 Mar 2019 19:03:24 -0400 |
herrick |
8221256: Fix create-installer specific options on MAC
JDK-8200758-branch
|
changeset |
files
|
Tue, 26 Mar 2019 15:25:13 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Tue, 26 Mar 2019 09:05:10 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Tue, 26 Mar 2019 08:57:28 -0400 |
herrick |
8215019: Allow --install-dir on windows
JDK-8200758-branch
|
changeset |
files
|
Tue, 26 Mar 2019 08:54:43 -0400 |
herrick |
8221101: Update JNLPConverter to support latest jpackage CLI changes
JDK-8200758-branch
|
changeset |
files
|
Sat, 23 Mar 2019 15:11:51 +0000 |
alanb |
Improve handling of async close during connect and other cleanups
niosocketimpl-branch
|
changeset |
files
|
Fri, 22 Mar 2019 14:13:04 +0000 |
alanb |
Update ProblemList with the JBS issue for EvilInstrument
niosocketimpl-branch
|
changeset |
files
|
Fri, 22 Mar 2019 13:43:50 +0000 |
alanb |
Align comment in Timeouts test with upstream
niosocketimpl-branch
|
changeset |
files
|
Fri, 22 Mar 2019 13:21:29 +0000 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Thu, 21 Mar 2019 18:04:01 +0000 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Thu, 21 Mar 2019 13:46:28 -0400 |
herrick |
8220804: Help message for @ argfile option is printed in the wrong place
JDK-8200758-branch
|
changeset |
files
|
Thu, 21 Mar 2019 08:41:10 +0000 |
alanb |
Add @systemProperty ref to system property to configure old impl
niosocketimpl-branch
|
changeset |
files
|
Wed, 20 Mar 2019 13:54:50 +0000 |
alanb |
More cleanup of connection reset
niosocketimpl-branch
|
changeset |
files
|
Tue, 19 Mar 2019 16:16:39 +0100 |
goetz |
8221077: No NullPointerException message if top frame is hidden.
JEP-8220715-NPE_messages
|
changeset |
files
|
Tue, 19 Mar 2019 15:56:52 +0100 |
goetz |
amend 8218628: Better message text
JEP-8220715-NPE_messages
|
changeset |
files
|
Fri, 08 Feb 2019 14:15:05 +0100 |
goetz |
8218628: Add detailed message to NullPointerException describing what is null.
JEP-8220715-NPE_messages
|
changeset |
files
|
Mon, 18 Mar 2019 19:59:05 +0000 |
alanb |
More improvements to connection reset handling
niosocketimpl-branch
|
changeset |
files
|
Mon, 18 Mar 2019 09:09:36 -0400 |
herrick |
8220264: msi installer does not remove some files if app installed into non-default location
JDK-8200758-branch
|
changeset |
files
|
Sat, 16 Mar 2019 21:00:45 +0000 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Fri, 15 Mar 2019 14:21:44 +0100 |
jlahoda |
A first very crude experiment on a tree builder for javac.
jlahoda-tree-builder
|
changeset |
files
|
Fri, 15 Mar 2019 14:19:05 +0100 |
jlahoda |
Initial changes for jlahoda-tree-builder
jlahoda-tree-builder
|
changeset |
files
|
Wed, 13 Mar 2019 17:18:35 -0400 |
herrick |
8220616: test failures on linux, mac
JDK-8200758-branch
|
changeset |
files
|
Wed, 13 Mar 2019 13:37:26 -0400 |
herrick |
Typo
JDK-8200758-branch
|
changeset |
files
|
Wed, 13 Mar 2019 12:35:32 -0400 |
herrick |
Merge error from JDK-8220505
JDK-8200758-branch
|
changeset |
files
|
Wed, 13 Mar 2019 07:52:16 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Wed, 13 Mar 2019 07:46:52 -0400 |
herrick |
8220505: Allow building available installers when --installer-type not specified
JDK-8200758-branch
|
changeset |
files
|
Tue, 12 Mar 2019 09:49:10 +0000 |
alanb |
More cleanup of ServerSocket.accept
niosocketimpl-branch
|
changeset |
files
|
Mon, 11 Mar 2019 21:04:21 -0400 |
herrick |
8171959: add-launcher is not working when normal jar is used for first launcher and module is used for second launcher
JDK-8200758-branch
|
changeset |
files
|
Mon, 11 Mar 2019 21:00:22 -0400 |
herrick |
8220471: two test fixes missed in push.
JDK-8200758-branch
|
changeset |
files
|
Mon, 11 Mar 2019 15:15:16 -0400 |
herrick |
8219679: Help text changes in jpackage
JDK-8200758-branch
|
changeset |
files
|
Mon, 11 Mar 2019 14:44:00 -0400 |
herrick |
8219678: CLI changes in jpackage
JDK-8200758-branch
|
changeset |
files
|
Mon, 11 Mar 2019 13:31:48 -0400 |
herrick |
8215574: Investigate and document usage of --category, --copyright, --vendor and --description
JDK-8200758-branch
|
changeset |
files
|
Mon, 11 Mar 2019 13:24:47 -0400 |
herrick |
8214566: --win-dir-chooser does not prompt if destination folder is not empty
JDK-8200758-branch
|
changeset |
files
|
Mon, 11 Mar 2019 13:21:49 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Mon, 11 Mar 2019 19:53:08 +0000 |
alanb |
Disallow mixing of platform and custom SocketImpls
niosocketimpl-branch
|
changeset |
files
|
Mon, 11 Mar 2019 14:05:27 +0530 |
jdv |
Merge
metal-prototype-branch
|
changeset |
files
|
Sat, 09 Mar 2019 12:54:20 +0000 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Sat, 09 Mar 2019 12:52:30 +0000 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Sat, 09 Mar 2019 12:49:54 +0000 |
alanb |
Add comments and reorg testServerSocketAccept tests
niosocketimpl-branch
|
changeset |
files
|
Fri, 08 Mar 2019 10:02:45 +0530 |
jdv |
Merge
metal-prototype-branch
|
changeset |
files
|
Wed, 06 Mar 2019 20:32:03 +0100 |
stuefe |
stathist: Fix issue which caused RSS details not to be shown even if available.
stuefe-statistical-history
|
changeset |
files
|
Wed, 06 Mar 2019 15:43:13 +0100 |
tstuefe |
SapMachine #321 - small fixes
stuefe-statistical-history
|
changeset |
files
|
Wed, 06 Mar 2019 17:31:25 +0100 |
stuefe |
Merge
stuefe-statistical-history
|
changeset |
files
|
Tue, 05 Mar 2019 16:36:45 +0530 |
jdv |
Enable resize operation for drawing primitives by adding high level blit loops logic
metal-prototype-branch
|
changeset |
files
|
Tue, 05 Mar 2019 10:02:36 +0000 |
alanb |
More cleanup of implAccept
niosocketimpl-branch
|
changeset |
files
|
Fri, 01 Mar 2019 08:27:51 -0500 |
herrick |
8219889: Update jpackage tests for JDK-8219678 changes
JDK-8200758-branch
|
changeset |
files
|
Mon, 04 Mar 2019 08:13:31 +0000 |
alanb |
factory should be volatile
niosocketimpl-branch
|
changeset |
files
|
Sat, 02 Mar 2019 11:44:38 +0000 |
alanb |
More cleanup and elimination of unused code
niosocketimpl-branch
|
changeset |
files
|
Fri, 01 Mar 2019 18:28:44 +0000 |
alanb |
HttpURLConnection.doTunneling can fail with IOE
niosocketimpl-branch
|
changeset |
files
|
Fri, 01 Mar 2019 17:40:16 +0000 |
alanb |
Have connection reset by peer message be same as PlainSocketImpl
niosocketimpl-branch
|
changeset |
files
|
Fri, 01 Mar 2019 15:05:33 +0000 |
alanb |
Expand and clean-up test coverage
niosocketimpl-branch
|
changeset |
files
|
Fri, 01 Mar 2019 13:49:52 +0100 |
ihse |
Finally fix dtrace.
ihse-setupexecute-branch
|
changeset |
files
|
Fri, 01 Mar 2019 18:04:46 +0530 |
aghaisas |
Updated vertex shader with coordinate system mapping code
metal-prototype-branch
|
changeset |
files
|
Fri, 01 Mar 2019 17:27:28 +0530 |
aghaisas |
Merge
metal-prototype-branch
|
changeset |
files
|
Fri, 01 Mar 2019 12:20:36 +0100 |
ihse |
Dtrace bugfix.
ihse-setupexecute-branch
|
changeset |
files
|
Fri, 01 Mar 2019 12:12:01 +0100 |
ihse |
docs bugfix.
ihse-setupexecute-branch
|
changeset |
files
|
Fri, 01 Mar 2019 11:57:43 +0100 |
ihse |
Fix copyright year and Docs.gmk.
ihse-setupexecute-branch
|
changeset |
files
|
Fri, 01 Mar 2019 11:40:46 +0100 |
ihse |
Merge
ihse-setupexecute-branch
|
changeset |
files
|
Fri, 01 Mar 2019 11:32:38 +0100 |
ihse |
Use same logic as in MakeTargetDir.
ihse-setupexecute-branch
|
changeset |
files
|
Thu, 28 Feb 2019 17:41:16 +0000 |
alanb |
Change asserts to guarantees
niosocketimpl-branch
|
changeset |
files
|
Thu, 28 Feb 2019 17:21:17 +0000 |
alanb |
More tests for timeouts and shutdownXXXX
niosocketimpl-branch
|
changeset |
files
|
Thu, 28 Feb 2019 11:08:30 +0000 |
chegar |
niosocketimpl-branch: minor cleanup
niosocketimpl-branch
|
changeset |
files
|
Thu, 28 Feb 2019 10:47:50 +0000 |
chegar |
niosocketimpl-branch: not a javadoc comment
niosocketimpl-branch
|
changeset |
files
|
Thu, 28 Feb 2019 10:43:13 +0000 |
chegar |
niosocketimpl-branch: trailing white-space
niosocketimpl-branch
|
changeset |
files
|