2019-06-17 herrick Merge JDK-8200758-branch
2019-06-17 herrick 8221333: Replace Inno Setup with custom MSI wrapper for .exe bundler JDK-8200758-branch
2019-06-15 herrick Merge JDK-8200758-branch
2019-06-15 herrick Merge JDK-8200758-branch
2019-06-15 herrick 8226193: BundleNameTest and BundleIdentifierTest fails if run without network connection JDK-8200758-branch
2019-06-14 herrick 8225569: jpackage app-image layout JDK-8200758-branch
2019-06-14 ssadetsky 8223402: Create tests for some Mac installer specific options JDK-8200758-branch
2019-06-13 herrick 8224597: create automated tests for platform create-app-image options JDK-8200758-branch
2019-06-13 herrick 8223643: Provide better defined context for custom installer steps on Windows JDK-8200758-branch
2019-06-13 herrick Merge JDK-8200758-branch
2019-06-13 ssadetsky 8223038: JPackage code signing fails on Mac. JDK-8200758-branch
2019-06-13 ssadetsky 8223318: jpackage --mac-bundle-name option doesn't work JDK-8200758-branch
2019-06-10 aghaisas Merge metal-prototype-branch
2019-06-07 herrick 8223080: Build team code review requests. JDK-8200758-branch
2019-06-07 herrick Merge JDK-8200758-branch
2019-06-06 herrick 8223212: Code cleanup found during jpackage review JDK-8200758-branch
2019-06-06 herrick 8223586: remove jpackage dead code and other cleanup JDK-8200758-branch
2019-06-06 herrick 8224130: create additional automated tests for create-app-image JDK-8200758-branch
2019-06-06 herrick 8224748: --add-launcher option --add-modules JDK-8200758-branch
2019-06-06 herrick 8223953: Fix CLASSPATH parsing for sub-directorys containing spaces JDK-8200758-branch
2019-06-06 herrick 8223241: jpackage cleanup from code review JDK-8200758-branch
2019-06-06 herrick 8223334: Additional cleanup in jpackage tool JDK-8200758-branch
2019-06-06 herrick 8223333: Use try-with-resources where feasible JDK-8200758-branch
2019-06-06 herrick 8222901: different behavior when --name option not used JDK-8200758-branch
2019-06-04 briangoetz Initial commit of new RNG code from GLS JDK-8193209-branch
2019-06-04 briangoetz Initial branch JDK-8193209 JDK-8193209-branch
2019-06-03 egahlin First parts of unshared parser + updated javadoc JEP-349-branch
2019-05-31 egahlin Make setReuse and setOrdered work across chunk boundaries. Improved unit tests JEP-349-branch
2019-05-31 herrick Merge JDK-8200758-branch
2019-05-31 alanb Close niosocketimpl-branch niosocketimpl-branch
2019-05-29 alanb Merge niosocketimpl-branch
2019-05-30 egahlin Only test setReuse within chunk (for now) JEP-349-branch
2019-05-30 egahlin setOrdered and setReuse implemented for file stream, incl. unit tests JEP-349-branch
2019-05-29 jjg Merge JDK-8224257-branch
2019-05-27 egahlin Clean up TestReuse.java JEP-349-branch
2019-05-27 egahlin Add EventStream::setReuse. Works for file streams JEP-349-branch
2019-05-27 egahlin Add foundation for event object reuse JEP-349-branch
2019-05-24 egahlin Remove unused classes JEP-349-branch
2019-05-24 egahlin First stab at EventFileStream JEP-349-branch
2019-05-24 egahlin Move LongMap to util. Update use cases JEP-349-branch
2019-05-24 egahlin Prepare infrastructure for multiple implementations of EventStream JEP-349-branch
2019-05-24 alanb Merge niosocketimpl-branch
2019-05-24 alanb Merge niosocketimpl-branch
2019-05-23 briangoetz Initial comment in newrandom/ briangoetz-test-branch
2019-05-23 alanb throw IAE when socket option not the expected type niosocketimpl-branch
2019-05-23 alanb Merge niosocketimpl-branch
2019-05-22 briangoetz Initial changes for briangoetz-test briangoetz-test-branch
2019-05-22 erikj Add specs post processing to Docs.gmk JDK-8224257-branch
2019-05-21 egahlin More greceful handling of shutdown JEP-349-branch
2019-05-21 jjg Add fixuppandoc/Main.java for JDK-8224257 JDK-8224257-branch
2019-05-21 jjg Initial changes for JDK-8224257 JDK-8224257-branch
2019-05-17 mgronlun Preview-addendum JEP-349-branch
2019-05-17 egahlin Preview JEP-349-branch
2019-05-17 egahlin Merge JEP-349-branch
2019-05-17 alanb Merge niosocketimpl-branch
2019-05-15 jdv Merge metal-prototype-branch
2019-05-10 egahlin Initial changes for JEP 349 JEP-349-branch
2019-05-09 alanb Address review comments niosocketimpl-branch
2019-05-06 alanb Merge niosocketimpl-branch
2019-05-06 alanb Align implNote with CSR text niosocketimpl-branch
2019-05-07 herrick Merge JDK-8200758-branch
2019-05-06 xyin JDK-8210696-branch: fix loadCaptureFile exception swallowing JDK-8210696-branch
2019-05-03 herrick Merge JDK-8200758-branch
2019-05-03 kcr 8223321: jpackage ToolProvider is not thread-safe JDK-8200758-branch
2019-05-03 herrick JDK-8223189: Fix trailing whitespace and whitespace only file modification. JDK-8200758-branch
2019-05-03 alanb Merge niosocketimpl-branch
2019-05-01 prappo Removed the daemon-threads-based ExecutorService JDK-8210696-branch
2019-05-01 xyin JDK-8210696-branch: push initial fix change JDK-8210696-branch
2019-04-30 alanb Simplify close niosocketimpl-branch
2019-04-30 prappo Initial changes for JDK-8210696 JDK-8210696-branch
2019-04-30 alanb More test cleanup niosocketimpl-branch
2019-04-29 alanb More cleanup and test improvements niosocketimpl-branch
2019-04-26 alanb More cleanup niosocketimpl-branch
2019-04-26 alanb Merge niosocketimpl-branch
2019-04-25 alanb More clean-up to align with channel implementations niosocketimpl-branch
2019-04-22 herrick Merge JDK-8200758-branch
2019-04-21 alanb Eliminate need to cache traffic class niosocketimpl-branch
2019-04-20 stuefe Merge stuefe-statistical-history
2019-04-19 herrick Merge JDK-8200758-branch
2019-04-19 herrick 8219683: Modify App Image layout on Mac JDK-8200758-branch
2019-04-19 herrick Merge JDK-8200758-branch
2019-04-19 herrick 8222676: create-installer with --app-image fails on mac JDK-8200758-branch
2019-04-18 herrick 8222733: Modify jpackage option --add-launcher synta JDK-8200758-branch
2019-04-15 herrick Merge JDK-8200758-branch
2019-04-15 herrick 8222486: Reorder sample usage in jpackage help output JDK-8200758-branch
2019-04-15 herrick Merge JDK-8200758-branch
2019-04-15 herrick 8222439: New jpackage test fails on mac, linux JDK-8200758-branch
2019-04-13 herrick Merge JDK-8200758-branch
2019-04-13 herrick 8222406: Multiple arguments for the same option - aggragation broken JDK-8200758-branch
2019-04-12 herrick 8217895: jpackage --identifer purpose JDK-8200758-branch
2019-04-13 alanb Merge niosocketimpl-branch
2019-04-13 alanb stateLock and closeLock need to be ReentrantLock niosocketimpl-branch
2019-04-11 herrick Merge JDK-8200758-branch
2019-04-10 goetz Print methods in Java syntax. Simplify computing the message JEP-8220715-NPE_messages
2019-04-10 goetz Merge JEP-8220715-NPE_messages
2019-04-09 herrick Merge JDK-8200758-branch
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 tip