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
2019-02-07 ihse Adding SetupExecute to more places, and adding functionality. ihse-setupexecute-branch
2019-02-07 ihse Bug fixes. Now hotspot works. ihse-setupexecute-branch
2019-02-07 alanb Tweak javadoc, fix links rsocket-branch
2019-02-06 bpb rsocket-branch: change recent copyright year to 2019 and new files to 2019 only rsocket-branch
2019-02-06 ihse Convert some more to SetupExecute. ihse-setupexecute-branch
2019-02-06 bpb rsocket-branch: test options that neither Socket nor ServerSocket support rsocket-branch
2019-02-06 bpb rsocket-branch: further clean up RdmaSockets options specification rsocket-branch
2019-02-06 herrick Merge JDK-8200758-branch
2019-02-06 herrick 8217317: Create jpackage native library for windows JDK-8200758-branch
2019-02-06 herrick 8217894: jpackage CLI syntax changes JDK-8200758-branch
2019-02-05 bpb rsocket-branch: clean up options spec in RdmaSockets rsocket-branch
2019-02-05 alanb Cache native thread id to avoid call to JNI in blocking I/O ops niosocketimpl-branch
2019-02-05 ihse Missing "call". ihse-targettest-branch
2019-02-05 ihse Merge from default ihse-targettest-branch
2019-02-05 ihse Introduce and start using new isProperty functions. ihse-targettest-branch
2019-02-05 ihse Creating ihse-targettest-branch ihse-targettest-branch
2019-02-05 ihse Closing ihse-runtool-branch ihse-runtool-branch
2019-02-04 bpb rsocket-branch: RDMASockets change name to family in NPE doc rsocket-branch
2019-02-04 herrick Merge JDK-8200758-branch
2019-02-03 herrick 8217751: jpackage messages and failures JDK-8200758-branch
2019-02-01 ihse Initial implementation and test case of SetupExecute. ihse-setupexecute-branch
2019-02-01 ihse Create ihse-setupexecute-branch. ihse-setupexecute-branch
2019-02-01 ihse Some notes... ihse-charsets-branch
2019-02-01 ihse Fooling around... ihse-charsets-branch
2019-02-01 ihse Create ihse-charsets-branch. ihse-charsets-branch
2019-02-01 bpb rsocket-branch: fix location of rs_close() in rdma_supported() rsocket-branch
2019-01-31 bpb rsocket-branch: modify class doc of RdmaSocketOptions rsocket-branch
2019-01-31 chegar rsocket-branch: move LinuxRdmaSocketDispatcherImpl.c to RdmaSocketDispatcherImpl.c rsocket-branch
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 tip