Tue, 12 Feb 2019 11:58:41 -0500 |
herrick |
8214564: --win-upgrade-uuid does not work as expected
JDK-8200758-branch
|
changeset |
files
|
Tue, 12 Feb 2019 11:54:56 -0500 |
herrick |
8217687: jpackage --help improvements
JDK-8200758-branch
|
changeset |
files
|
Wed, 13 Feb 2019 14:43:25 +0000 |
alanb |
Extend field resetting in copyTo(SocketImpl) implementations
niosocketimpl-branch
|
changeset |
files
|
Wed, 13 Feb 2019 08:29:35 +0000 |
alanb |
Improve clarity of implAccept, align timeout messages with PSI
niosocketimpl-branch
|
changeset |
files
|
Mon, 11 Feb 2019 19:16:13 +0000 |
alanb |
-Djdk.net.usePlainSocketImpl without value should use PlainSocketImpl
niosocketimpl-branch
|
changeset |
files
|
Mon, 11 Feb 2019 15:17:31 +0000 |
michaelm |
Cleanup
niosocketimpl-branch
|
changeset |
files
|
Mon, 11 Feb 2019 08:39:50 +0000 |
alanb |
More cleanup. Also fix up jshell tests that depend on exception messages
niosocketimpl-branch
|
changeset |
files
|
Sun, 10 Feb 2019 19:51:43 +0000 |
alanb |
More cleanup
niosocketimpl-branch
|
changeset |
files
|
Sun, 10 Feb 2019 17:37:38 +0000 |
alanb |
Cleanup of system property handling
niosocketimpl-branch
|
changeset |
files
|
Sun, 10 Feb 2019 09:54:31 +0000 |
alanb |
Moving delegating SocketImpl to its own class
niosocketimpl-branch
|
changeset |
files
|
Sat, 09 Feb 2019 19:16:30 +0000 |
alanb |
Fix issues when configured to use PlainSocketImpl
niosocketimpl-branch
|
changeset |
files
|
Sat, 09 Feb 2019 08:54:02 +0000 |
alanb |
Privileged block to create socket input/output streams should be in AbstractPlainSocketImpl
niosocketimpl-branch
|
changeset |
files
|
Sat, 09 Feb 2019 07:56:40 +0000 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Sat, 09 Feb 2019 07:56:19 +0000 |
alanb |
Clean-up of JFR support
niosocketimpl-branch
|
changeset |
files
|
Fri, 08 Feb 2019 19:29:14 +0000 |
michaelm |
Socket changes to support both NioSocketImpl and PlainSocketImpl switchable by net property
niosocketimpl-branch
|
changeset |
files
|
Fri, 08 Feb 2019 18:16:53 +0000 |
alanb |
Exclude jdk/jfr/event/io/EvilInstrument.java
niosocketimpl-branch
|
changeset |
files
|
Fri, 08 Feb 2019 16:49:58 +0000 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Fri, 08 Feb 2019 16:49:25 +0000 |
alanb |
Update JFR instrumentation for java.net.Socket
niosocketimpl-branch
|
changeset |
files
|
Fri, 08 Feb 2019 13:13:51 +0100 |
ihse |
Fix images.
ihse-setupexecute-branch
|
changeset |
files
|
Fri, 08 Feb 2019 10:42:05 +0100 |
ihse |
Fixing Docs.gmk.
ihse-setupexecute-branch
|
changeset |
files
|
Thu, 07 Feb 2019 12:46:59 -0800 |
bpb |
rsocket-branch: correct some typos RdmaSockets
rsocket-branch
|
changeset |
files
|
Thu, 07 Feb 2019 11:09:09 -0800 |
bpb |
rsocket-branch: correct copyright year
rsocket-branch
|
changeset |
files
|
Thu, 07 Feb 2019 19:35:33 +0100 |
ihse |
Adding SetupExecute to more places, and adding functionality.
ihse-setupexecute-branch
|
changeset |
files
|
Thu, 07 Feb 2019 13:04:38 +0100 |
ihse |
Bug fixes. Now hotspot works.
ihse-setupexecute-branch
|
changeset |
files
|
Thu, 07 Feb 2019 13:34:30 +0000 |
alanb |
Tweak javadoc, fix links
rsocket-branch
|
changeset |
files
|
Wed, 06 Feb 2019 12:48:01 -0800 |
bpb |
rsocket-branch: change recent copyright year to 2019 and new files to 2019 only
rsocket-branch
|
changeset |
files
|
Wed, 06 Feb 2019 21:31:36 +0100 |
ihse |
Convert some more to SetupExecute.
ihse-setupexecute-branch
|
changeset |
files
|
Wed, 06 Feb 2019 11:54:19 -0800 |
bpb |
rsocket-branch: test options that neither Socket nor ServerSocket support
rsocket-branch
|
changeset |
files
|
Wed, 06 Feb 2019 09:20:58 -0800 |
bpb |
rsocket-branch: further clean up RdmaSockets options specification
rsocket-branch
|
changeset |
files
|
Wed, 06 Feb 2019 09:14:09 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Wed, 06 Feb 2019 09:10:12 -0500 |
herrick |
8217317: Create jpackage native library for windows
JDK-8200758-branch
|
changeset |
files
|
Wed, 06 Feb 2019 09:00:28 -0500 |
herrick |
8217894: jpackage CLI syntax changes
JDK-8200758-branch
|
changeset |
files
|
Tue, 05 Feb 2019 14:19:11 -0800 |
bpb |
rsocket-branch: clean up options spec in RdmaSockets
rsocket-branch
|
changeset |
files
|
Tue, 05 Feb 2019 18:53:19 +0000 |
alanb |
Cache native thread id to avoid call to JNI in blocking I/O ops
niosocketimpl-branch
|
changeset |
files
|
Tue, 05 Feb 2019 16:27:08 +0100 |
ihse |
Missing "call".
ihse-targettest-branch
|
changeset |
files
|
Tue, 05 Feb 2019 15:00:10 +0100 |
ihse |
Merge from default
ihse-targettest-branch
|
changeset |
files
|
Tue, 05 Feb 2019 14:57:24 +0100 |
ihse |
Introduce and start using new isProperty functions.
ihse-targettest-branch
|
changeset |
files
|
Tue, 05 Feb 2019 10:24:39 +0100 |
ihse |
Creating ihse-targettest-branch
ihse-targettest-branch
|
changeset |
files
|
Tue, 05 Feb 2019 10:23:18 +0100 |
ihse |
Closing ihse-runtool-branch
ihse-runtool-branch
|
changeset |
files
|
Mon, 04 Feb 2019 13:23:24 -0800 |
bpb |
rsocket-branch: RDMASockets change name to family in NPE doc
rsocket-branch
|
changeset |
files
|
Mon, 04 Feb 2019 15:00:29 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Sun, 03 Feb 2019 08:16:08 -0500 |
herrick |
8217751: jpackage messages and failures
JDK-8200758-branch
|
changeset |
files
|
Fri, 01 Feb 2019 12:29:52 +0100 |
ihse |
Initial implementation and test case of SetupExecute.
ihse-setupexecute-branch
|
changeset |
files
|
Fri, 01 Feb 2019 11:14:45 +0100 |
ihse |
Create ihse-setupexecute-branch.
ihse-setupexecute-branch
|
changeset |
files
|
Fri, 01 Feb 2019 11:13:44 +0100 |
ihse |
Some notes...
ihse-charsets-branch
|
changeset |
files
|
Fri, 01 Feb 2019 10:38:57 +0100 |
ihse |
Fooling around...
ihse-charsets-branch
|
changeset |
files
|
Fri, 01 Feb 2019 10:38:00 +0100 |
ihse |
Create ihse-charsets-branch.
ihse-charsets-branch
|
changeset |
files
|
Thu, 31 Jan 2019 16:53:10 -0800 |
bpb |
rsocket-branch: fix location of rs_close() in rdma_supported()
rsocket-branch
|
changeset |
files
|
Thu, 31 Jan 2019 13:18:31 -0800 |
bpb |
rsocket-branch: modify class doc of RdmaSocketOptions
rsocket-branch
|
changeset |
files
|
Thu, 31 Jan 2019 17:06:13 +0000 |
chegar |
rsocket-branch: move LinuxRdmaSocketDispatcherImpl.c to RdmaSocketDispatcherImpl.c
rsocket-branch
|
changeset |
files
|
Thu, 31 Jan 2019 16:52:27 +0000 |
chegar |
rsocket-branch: Additional test coverage for the RDMA selector provider
rsocket-branch
|
changeset |
files
|
Thu, 31 Jan 2019 14:22:46 +0000 |
chegar |
rsocket-branch: Review comment C from Brian - rename dispatcher
rsocket-branch
|
changeset |
files
|
Thu, 31 Jan 2019 14:12:49 +0000 |
chegar |
rsocket-branch: Review comments from Brian, A, B, and D
rsocket-branch
|
changeset |
files
|
Thu, 31 Jan 2019 09:01:10 +0000 |
alanb |
Minor cleanup to NioSocketImpl to avoid accessing fd field without stateLock
niosocketimpl-branch
|
changeset |
files
|
Wed, 30 Jan 2019 19:48:18 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Wed, 30 Jan 2019 19:25:22 -0500 |
herrick |
8217792 : Investigate what modules are included
JDK-8200758-branch
|
changeset |
files
|
Wed, 30 Jan 2019 10:42:19 -0500 |
herrick |
8217793: Modular jars in jpackage are not working
JDK-8200758-branch
|
changeset |
files
|
Wed, 30 Jan 2019 14:33:52 +0000 |
alanb |
Improve read/write performance
niosocketimpl-branch
|
changeset |
files
|
Wed, 30 Jan 2019 14:24:11 +0000 |
chegar |
rsocket-branch: Update RDMA selector provider and API
rsocket-branch
|
changeset |
files
|
Tue, 29 Jan 2019 17:42:58 +0000 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Tue, 29 Jan 2019 17:27:13 +0000 |
chegar |
rsocket-branch: update @since tags in API
rsocket-branch
|
changeset |
files
|
Tue, 29 Jan 2019 17:25:43 +0000 |
chegar |
rsocket-branch: cleanup in selector provider and friends
rsocket-branch
|
changeset |
files
|
Tue, 29 Jan 2019 09:40:14 -0500 |
herrick |
8217331: Problems when space in application name
JDK-8200758-branch
|
changeset |
files
|
Tue, 29 Jan 2019 09:38:31 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Mon, 28 Jan 2019 14:50:53 +0000 |
chegar |
rsocket-branch: fix null arg checking in factories
rsocket-branch
|
changeset |
files
|
Mon, 28 Jan 2019 13:56:39 +0000 |
chegar |
rsocket-branch: Merge with default
rsocket-branch
|
changeset |
files
|
Sat, 26 Jan 2019 14:02:35 +0000 |
alanb |
Initial load of JEP 337 implementation
rsocket-branch
|
changeset |
files
|
Fri, 25 Jan 2019 13:50:44 +0000 |
alanb |
NioSocketImpl cleanup
niosocketimpl-branch
|
changeset |
files
|
Fri, 25 Jan 2019 11:33:52 +0000 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Thu, 24 Jan 2019 17:29:21 +0000 |
alanb |
Merge
niosocketimpl-branch
|
changeset |
files
|
Thu, 24 Jan 2019 17:11:10 +0000 |
alanb |
implConnect only requires one lock
niosocketimpl-branch
|
changeset |
files
|
Wed, 23 Jan 2019 19:30:59 +0000 |
alanb |
Prototype of NIO based SocketImpl
niosocketimpl-branch
|
changeset |
files
|
Tue, 22 Jan 2019 09:43:38 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Tue, 22 Jan 2019 09:24:58 -0500 |
herrick |
8217269: jpackage Makefile improvments
JDK-8200758-branch
|
changeset |
files
|
Thu, 10 Jan 2019 15:34:33 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Thu, 10 Jan 2019 11:30:09 -0800 |
kcr |
8216492: Update copyright of all new jpackage fils to 2019
JDK-8200758-branch
|
changeset |
files
|
Thu, 10 Jan 2019 13:13:56 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Tue, 08 Jan 2019 17:20:28 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Tue, 08 Jan 2019 17:14:14 -0500 |
herrick |
8216373: temporary build-root left behind when using secondary launcher(s)
JDK-8200758-branch
|
changeset |
files
|
Tue, 08 Jan 2019 17:12:24 -0500 |
herrick |
8216313: Add ToolProvider information to jdk.jpackage API docs
JDK-8200758-branch
|
changeset |
files
|
Tue, 08 Jan 2019 10:41:50 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Tue, 08 Jan 2019 07:39:35 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Tue, 08 Jan 2019 07:37:14 -0500 |
herrick |
8216190: Remove Single Instance Service support from jpackage
JDK-8200758-branch
|
changeset |
files
|
Mon, 07 Jan 2019 16:43:30 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Mon, 07 Jan 2019 16:41:59 -0500 |
herrick |
8215900: Without --files args, only jars in the top level of --input are added to class-path
JDK-8200758-branch
|
changeset |
files
|
Mon, 07 Jan 2019 16:39:30 -0500 |
herrick |
8215903: modify behavior of retaining temporary output dir
JDK-8200758-branch
|
changeset |
files
|
Sun, 06 Jan 2019 16:58:28 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Wed, 02 Jan 2019 13:01:24 +0100 |
erikj |
Close JDK-8215445-branch
JDK-8215445-branch
|
changeset |
files
|
Wed, 02 Jan 2019 10:21:54 +0100 |
erikj |
Merge from default
JDK-8215445-branch
|
changeset |
files
|
Fri, 21 Dec 2018 07:46:58 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Fri, 21 Dec 2018 07:40:47 -0500 |
herrick |
8215515: Add a command line option to override internal resources.
JDK-8200758-branch
|
changeset |
files
|
Fri, 21 Dec 2018 01:29:51 -0800 |
erikj |
Use fixpath instead of exe_suffix in Images.gmk
JDK-8215445-branch
|
changeset |
files
|
Fri, 21 Dec 2018 01:03:22 -0800 |
erikj |
Updated docs
JDK-8215445-branch
|
changeset |
files
|
Thu, 20 Dec 2018 13:38:03 +0100 |
erikj |
Merge from default
JDK-8215445-branch
|
changeset |
files
|
Thu, 20 Dec 2018 04:30:11 -0800 |
erikj |
Fix compare.sh
JDK-8215445-branch
|
changeset |
files
|
Wed, 19 Dec 2018 07:53:13 -0800 |
erikj |
Document WSL is not fully able to run tests
JDK-8215445-branch
|
changeset |
files
|
Wed, 19 Dec 2018 06:56:03 -0800 |
erikj |
Get rid of warning about non local filesystem
JDK-8215445-branch
|
changeset |
files
|
Wed, 19 Dec 2018 14:55:39 +0100 |
erikj |
More whitespace
JDK-8215445-branch
|
changeset |
files
|
Wed, 19 Dec 2018 14:42:34 +0100 |
erikj |
Fix whitespace
JDK-8215445-branch
|
changeset |
files
|
Wed, 19 Dec 2018 03:35:40 -0800 |
erikj |
Fix cygwin build
JDK-8215445-branch
|
changeset |
files
|
Wed, 19 Dec 2018 00:50:05 -0800 |
erikj |
Applying diff3.txt from Andrew Luo
JDK-8215445-branch
|
changeset |
files
|
Tue, 18 Dec 2018 19:31:20 -0500 |
herrick |
8214495: Change behavior of --license-file
JDK-8200758-branch
|
changeset |
files
|
Tue, 18 Dec 2018 18:23:16 -0500 |
herrick |
8215036: Create initial set of tests for jpackage create-installer mode
JDK-8200758-branch
|
changeset |
files
|
Tue, 18 Dec 2018 16:57:57 -0500 |
herrick |
JDK-8215453: remove unused BundlerParams and fix misleading messages
JDK-8200758-branch
|
changeset |
files
|
Tue, 18 Dec 2018 15:10:45 -0500 |
herrick |
8213962: JPackageCreateImageRuntimeModuleTest fails
JDK-8200758-branch
|
changeset |
files
|
Tue, 18 Dec 2018 15:08:56 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Mon, 17 Dec 2018 09:35:15 -0800 |
erikj |
New patch from Andrew Luo
JDK-8215445-branch
|
changeset |
files
|
Fri, 14 Dec 2018 17:12:14 -0800 |
erikj |
Applying diff19.txt from Andrew Lou
JDK-8215445-branch
|
changeset |
files
|
Fri, 14 Dec 2018 17:08:58 -0800 |
erikj |
Initial change for JDK-8215445-branch
JDK-8215445-branch
|
changeset |
files
|
Wed, 12 Dec 2018 08:38:45 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Wed, 12 Dec 2018 08:27:16 -0500 |
herrick |
8213392: Enhance --help and --version
JDK-8200758-branch
|
changeset |
files
|
Tue, 11 Dec 2018 12:54:18 -0500 |
herrick |
8212164: resolve jre.list and jre.module.list
JDK-8200758-branch
|
changeset |
files
|
Mon, 10 Dec 2018 16:55:17 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Mon, 10 Dec 2018 16:49:54 -0500 |
herrick |
8215020: create-jre-installer exe fails when --runtime-image is specified.
JDK-8200758-branch
|
changeset |
files
|
Mon, 10 Dec 2018 16:48:25 -0500 |
herrick |
8213425: Analyze output from Source code scanner and fix where needed.
JDK-8200758-branch
|
changeset |
files
|
Fri, 07 Dec 2018 21:07:26 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Fri, 07 Dec 2018 19:07:08 -0500 |
herrick |
8214982: jpackage causes failures in existing HelpFlagsTest and VersionCheck tests
JDK-8200758-branch
|
changeset |
files
|
Fri, 07 Dec 2018 13:26:45 -0500 |
herrick |
8214899: rename papplauncher and it's library and move src to appropriate places
JDK-8200758-branch
|
changeset |
files
|
Fri, 07 Dec 2018 09:46:53 -0500 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Thu, 06 Dec 2018 16:45:26 -0500 |
herrick |
8214575: Exe installers will install application to already existing instalation
JDK-8200758-branch
|
changeset |
files
|