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