2019-02-08 goetz 8218628: Add detailed message to NullPointerException describing what is null. JEP-8220715-NPE_messages
2019-03-18 alanb More improvements to connection reset handling niosocketimpl-branch
2019-03-18 herrick 8220264: msi installer does not remove some files if app installed into non-default location JDK-8200758-branch
2019-03-16 alanb Merge niosocketimpl-branch
2019-03-15 jlahoda A first very crude experiment on a tree builder for javac. jlahoda-tree-builder
2019-03-15 jlahoda Initial changes for jlahoda-tree-builder jlahoda-tree-builder
2019-03-13 herrick 8220616: test failures on linux, mac JDK-8200758-branch
2019-03-13 herrick Typo JDK-8200758-branch
2019-03-13 herrick Merge error from JDK-8220505 JDK-8200758-branch
2019-03-13 herrick Merge JDK-8200758-branch
2019-03-13 herrick 8220505: Allow building available installers when --installer-type not specified JDK-8200758-branch
2019-03-12 alanb More cleanup of ServerSocket.accept niosocketimpl-branch
2019-03-12 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
2019-03-12 herrick 8220471: two test fixes missed in push. JDK-8200758-branch
2019-03-11 herrick 8219679: Help text changes in jpackage JDK-8200758-branch
2019-03-11 herrick 8219678: CLI changes in jpackage JDK-8200758-branch
2019-03-11 herrick 8215574: Investigate and document usage of --category, --copyright, --vendor and --description JDK-8200758-branch
2019-03-11 herrick 8214566: --win-dir-chooser does not prompt if destination folder is not empty JDK-8200758-branch
2019-03-11 herrick Merge JDK-8200758-branch
2019-03-11 alanb Disallow mixing of platform and custom SocketImpls niosocketimpl-branch
2019-03-11 jdv Merge metal-prototype-branch
2019-03-09 alanb Merge niosocketimpl-branch
2019-03-09 alanb Merge niosocketimpl-branch
2019-03-09 alanb Add comments and reorg testServerSocketAccept tests niosocketimpl-branch
2019-03-08 jdv Merge metal-prototype-branch
2019-03-06 stuefe stathist: Fix issue which caused RSS details not to be shown even if available. stuefe-statistical-history
2019-03-06 tstuefe SapMachine #321 - small fixes stuefe-statistical-history
2019-03-06 stuefe Merge stuefe-statistical-history
2019-03-05 jdv Enable resize operation for drawing primitives by adding high level blit loops logic metal-prototype-branch
2019-03-05 alanb More cleanup of implAccept niosocketimpl-branch
2019-03-01 herrick 8219889: Update jpackage tests for JDK-8219678 changes JDK-8200758-branch
2019-03-04 alanb factory should be volatile niosocketimpl-branch
2019-03-02 alanb More cleanup and elimination of unused code niosocketimpl-branch
2019-03-01 alanb HttpURLConnection.doTunneling can fail with IOE niosocketimpl-branch
2019-03-01 alanb Have connection reset by peer message be same as PlainSocketImpl niosocketimpl-branch
2019-03-01 alanb Expand and clean-up test coverage niosocketimpl-branch
2019-03-01 ihse Finally fix dtrace. ihse-setupexecute-branch
2019-03-01 aghaisas Updated vertex shader with coordinate system mapping code metal-prototype-branch
2019-03-01 aghaisas Merge metal-prototype-branch
2019-03-01 ihse Dtrace bugfix. ihse-setupexecute-branch
2019-03-01 ihse docs bugfix. ihse-setupexecute-branch
2019-03-01 ihse Fix copyright year and Docs.gmk. ihse-setupexecute-branch
2019-03-01 ihse Merge ihse-setupexecute-branch
2019-03-01 ihse Use same logic as in MakeTargetDir. ihse-setupexecute-branch
2019-02-28 alanb Change asserts to guarantees niosocketimpl-branch
2019-02-28 alanb More tests for timeouts and shutdownXXXX niosocketimpl-branch
2019-02-28 chegar niosocketimpl-branch: minor cleanup niosocketimpl-branch
2019-02-28 chegar niosocketimpl-branch: not a javadoc comment niosocketimpl-branch
2019-02-28 chegar niosocketimpl-branch: trailing white-space niosocketimpl-branch
2019-02-28 chegar niosocketimpl-branch: a non-platform impl cannot accept a connection with a platform impl niosocketimpl-branch
2018-09-07 stuefe Initial implementation of statistical history (JDK-8212618) stuefe-statistical-history
2019-02-28 herrick Merge JDK-8200758-branch
2019-02-28 herrick 8191709 : javapackager detects WiX 3.10 as 3.1 and fails to use WiX 3.6+ compatible code JDK-8200758-branch
2019-02-28 herrick 8217902: jpackage fails with --app-image option on mac JDK-8200758-branch
2019-02-27 herrick 8219144: Cannot find installed application on Mac JDK-8200758-branch
2019-02-26 herrick Merge JDK-8200758-branch
2019-02-26 herrick 8218681: Windows exe's generated by jpackage have wrong info JDK-8200758-branch
2019-02-26 herrick 8219695: Use a copy of javac's implementation of @argfile in jpackager JDK-8200758-branch
2019-02-25 herrick 8218055: Use ToolProvider instead of AppRuntimeImageBuilder. JDK-8200758-branch
2019-02-26 alanb Cleanup/comments niosocketimpl-branch
2019-02-26 alanb More NioSocketImpl.read/write and ServerSocket.implAccept cleanup niosocketimpl-branch
2019-02-24 alanb Test improvements niosocketimpl-branch
2019-02-25 aghaisas Temp workaround: provide shader as a string to device.newLibraryWithSource metal-prototype-branch
2019-02-22 alanb Merge niosocketimpl-branch
2019-02-22 alanb More cleanup and tests niosocketimpl-branch
2019-02-22 aghaisas missed shader name correction in code metal-prototype-branch
2019-02-22 aghaisas Description : Rename shader file metal-prototype-branch
2019-02-22 aghaisas Merge metal-prototype-branch
2019-02-21 alanb Add test for Socket to UDP socket niosocketimpl-branch
2019-02-21 alanb Add test for connection reset niosocketimpl-branch
2019-02-21 alanb More test cleanup niosocketimpl-branch
2019-02-20 alanb Fix test bug niosocketimpl-branch
2019-02-20 alanb Add test to exercise using custom SocketImpls niosocketimpl-branch
2019-02-20 herrick Merge JDK-8200758-branch
2019-02-20 herrick 8217798: modular jar linking in jpackage JDK-8200758-branch
2019-02-20 aghaisas Description : Metal Rendering Pipeline - initial implementation of line and quad rendering metal-prototype-branch
2019-02-19 jdv Initial changes for metal prototype metal-prototype-branch
2019-02-17 herrick 8212091: Move jpackage native code under platform specific folders and files JDK-8200758-branch
2019-02-17 herrick Merge JDK-8200758-branch
2019-02-15 herrick 8217802: Invalid Option warning message. JDK-8200758-branch
2019-02-17 alanb Merge niosocketimpl-branch
2019-02-17 alanb Fix copyright dates niosocketimpl-branch
2019-02-17 alanb Clean up setOption/getOption implementations niosocketimpl-branch
2019-02-17 alanb Change Socket.getInputStream/getOutputStream to return the same stream each time niosocketimpl-branch
2019-02-16 alanb Allow setTrafficClass on streams socket niosocketimpl-branch
2019-02-15 alanb Throw SocketException consistently after connection reset detected niosocketimpl-branch
2019-02-15 alanb Improve SocketReadWrite microbenchmark niosocketimpl-branch
2019-02-13 herrick Merge JDK-8200758-branch
2019-02-13 herrick Merge JDK-8200758-branch
2019-02-13 herrick Merge JDK-8200758-branch
2019-02-12 herrick 8214564: --win-upgrade-uuid does not work as expected JDK-8200758-branch
2019-02-12 herrick 8217687: jpackage --help improvements JDK-8200758-branch
2019-02-13 alanb Extend field resetting in copyTo(SocketImpl) implementations niosocketimpl-branch
2019-02-13 alanb Improve clarity of implAccept, align timeout messages with PSI niosocketimpl-branch
2019-02-11 alanb -Djdk.net.usePlainSocketImpl without value should use PlainSocketImpl niosocketimpl-branch
2019-02-11 michaelm Cleanup niosocketimpl-branch
2019-02-11 alanb More cleanup. Also fix up jshell tests that depend on exception messages niosocketimpl-branch
2019-02-10 alanb More cleanup niosocketimpl-branch
2019-02-10 alanb Cleanup of system property handling niosocketimpl-branch
2019-02-10 alanb Moving delegating SocketImpl to its own class niosocketimpl-branch
2019-02-09 alanb Fix issues when configured to use PlainSocketImpl niosocketimpl-branch
2019-02-09 alanb Privileged block to create socket input/output streams should be in AbstractPlainSocketImpl niosocketimpl-branch
2019-02-09 alanb Merge niosocketimpl-branch
2019-02-09 alanb Clean-up of JFR support niosocketimpl-branch
2019-02-08 michaelm Socket changes to support both NioSocketImpl and PlainSocketImpl switchable by net property niosocketimpl-branch
2019-02-08 alanb Exclude jdk/jfr/event/io/EvilInstrument.java niosocketimpl-branch
2019-02-08 alanb Merge niosocketimpl-branch
2019-02-08 alanb Update JFR instrumentation for java.net.Socket niosocketimpl-branch
2019-02-08 ihse Fix images. ihse-setupexecute-branch
2019-02-08 ihse Fixing Docs.gmk. ihse-setupexecute-branch
2019-02-07 bpb rsocket-branch: correct some typos RdmaSockets rsocket-branch
2019-02-07 bpb rsocket-branch: correct copyright year rsocket-branch
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 tip