make/Main.gmk
2019-01-14 shurailine 8215729: Enhance makefiles to allow collecting code coverage with JCov
2018-12-12 ihse 8215304: Make target "docs-jdk-index" has unnecessary dependencies
2018-12-03 ihse 8214311: dtrace gensrc has missing dependencies
2018-11-29 shurailine 8214309: Enhance makefiles to allow generating JCov instrumented build
2018-11-19 redestad 8214045: Missing explicit dependencies of build-microbenchmark cause intermittent build failure
2018-11-16 redestad 8061281: Microbenchmark suite build support, directory layout and sample benchmarks
2018-11-08 dlong 8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor
2018-11-08 ihse 8213338: Reduce the number of generated make targets
2018-10-31 ihse 8210958: Rename "make run-test" to "make test"
2018-10-05 rwestberg 8210459: Add support for generating compile_commands.json
2018-10-03 mikael 8211350: Remove jprt support
2018-09-10 ihse 8081858: make dist-clean does not delete all log files
2018-06-29 epavlova 8205207: Port Graal unit tests under jtreg
2018-06-06 erikj 8200132: Remove jre images and bundles
2018-05-30 erikj 8203945: Cleanup nashorn build
2018-05-30 erikj 8203946: Move UnpackSecurity.gmk to closed
2018-05-04 erikj 8196113: Remove the Compact Profile builds
2018-03-26 ihse 8200229: Simplify building of libjsig
2018-03-05 ihse 8198844: Clean up GensrcX11Wrappers
2018-02-20 erikj 8198425: make/Main.gmk Add extra extension/override points to the make file
2018-02-10 lancea 8190378: Removal of CORBA and Java EE modules
2017-12-20 psandoz 8191913: Bump classfile version number to 55
2017-11-29 ihse 8192067: Add fixpath to test image
2017-11-27 ihse 8191856: "make clean-test" does not work properly
2017-10-23 ihse 8189056: javadoc target for stable specdiff comparisons
2017-10-19 erikj 8189094: Change required boot jdk to JDK 9
2017-10-05 ihse 8188814: Simplify IncludeCustomExtension
2017-09-25 ihse 8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR
2017-09-12 erikj 8187444: Forest Consolidation: Make build work
2017-07-13 jlahoda 8181298: Assertion failure in com.sun.tools.javac.comp.Modules
2017-06-19 redestad 8181147: JNU_GetStringPlatformChars should have a fast path for UTF-8
2017-05-31 lana Merge
2017-05-18 ihse 8180426: Use standard css file for new docs bundle index.html page
2017-05-29 erikj 8180651: Make target to run tests on exploded image
2017-05-12 mchung 8180208: Provide a new docs bundle page
2017-05-12 ihse 8175825: Stop including pubs repo
2017-05-10 erikj 8179867: JDK9 b167: demos exist in JDK bundles
2017-04-23 ihse 8178038: Copy jdwp-protocol.html to proper location
2017-04-19 ihse 8176785: Add build support to generate PNG file from .dot file
2017-04-19 ihse 8172312: Update docs target and image for new combined docs
2017-04-18 shurailine 8173801: Modify makefiles to not build demos and samples bundles.
2017-03-29 mchung 8173303: Add module-subgraph images to main platform documentation
2017-03-13 ihse 8176509: Use pandoc for converting build readme to html
2017-03-03 ihse 8176084: Developer-friendly run-test facility
2017-02-24 jwilhelm Merge
2017-02-16 kvn 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
2017-02-17 redestad 8175026: Capture build-time parameters to --generate-jli-classes
2017-02-09 erikj 8174172: Race when building java.base.jmod
2017-01-17 ihse 8170863: Always pass MAKE_ARGS to MAKE in Main.gmk
2017-01-10 erikj 8172241: Cleanup mistakes in jib publish support change
2017-01-04 erikj 8171929: "make docs" in clean forest is broken
2016-12-18 jwilhelm Merge
2016-12-11 kvn 8166417: Integrate Graal-core into JDK for AOT compiler
2016-12-08 jwilhelm Merge
2016-12-13 jwilhelm Merge
2016-12-13 erikj 8170878: JDK 9 fails to build when enabling Hotspot code coverage
2016-12-13 mchung 8169925: Organize licenses by module in source, JMOD file, and run-time image
2016-12-01 erikj 8170528: Race condition with release file creation
2016-11-28 mchung 8169816: Move src.zip and jrt-fs.jar under the lib directory
2016-11-28 ihse 8031567: Better model for storing source revision information
2016-11-24 erikj 8170284: Move fine granular hotspot make targets to top level
2016-11-07 erikj 8168108: lib/classlist should be packaged in java.base.jmod
2016-11-01 erikj 8168982: Missing dependency for docs-copy
2016-10-26 ihse 8168772: Convert javadoc generation to build-infra standards
2016-10-12 erikj 8167488: Race condition in build with new exploded-image-optimize target
2016-10-11 ihse 8167424: Various trivial fixes in build system
2016-10-07 erikj 8167195: VM fails to initialize intermittently when running jmod to create some images
2016-10-05 erikj 8150736: Excessive disk space used by build system
2016-10-04 erikj 8166948: Exploded image too slow to be usable
2016-07-15 gthornbr 8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
2016-07-01 prr Merge
2016-06-30 erikj 8160490: "installer-only" top level target is broken
2016-06-28 simonis 8160423: Serieal build is broken because of missing dependencies for jmod
2016-06-08 erikj 8136771: Implement the license-swap logic as a make target
2016-06-09 erikj 8159047: Disable redundant build steps when creating buildjdk
2016-05-25 erikj 8157336: Generation of classlists at build time should be configurable
2016-05-21 erikj 8157506: Disable bootcycle build when cross compiling
2016-05-19 erikj 8155786: Determine modules depending on upgradeable modules directly and indirectly
2016-05-16 ehelin 8157028: Add make target for running gtest tests
2016-05-04 erikj 8136777: Introduce bundle targets
2016-05-14 amurillo Merge
2016-05-06 redestad 8150044: Generate classlists at build-time
2016-05-03 iignatyev 8148244: Finalize and integrate GTest implementation
2016-05-05 amurillo Merge
2016-05-03 alanb Merge
2016-05-03 alanb 8154956: Module system implementation refresh (4/2016)
2016-04-29 amurillo Merge
2016-04-26 erikj 8150601: Remove the old Hotspot build system
2016-04-29 dholmes 8155689: Build failing for install on jdk9/dev when using -testset hotspot
2016-04-27 erikj 8154841: Let different Jib profiles have different default make targets
2016-04-18 amurillo Merge
2016-04-15 amurillo Merge
2016-04-14 dcubed Merge
2016-04-08 erikj 8152666: The new Hotspot Build System
2016-04-15 erikj 8154292: jdk9-dev: All SE builds failed on 2016-04-14
2016-04-15 neugens 8154313: Generated javadoc scattered all over the place
2016-04-14 erikj 8149777: Enable enhanced failure handler for "make test"
2016-04-06 erikj 8152691: Compare script broken after Module system
2016-03-17 alanb 8142968: Module System implementation
2016-03-08 bchristi 8148187: Remove OS X-specific com.apple.concurrent package
2016-02-12 ihse 8149647: Incremental enhancements from build-infra
2016-01-19 amurillo Merge
2016-01-13 amurillo 8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
2016-01-16 erikj 8146403: Windows build can be faster
2015-12-09 erikj 8136782: Introduce a build/configure wrapper
2015-11-30 jwilhelm Merge
2015-11-27 erikj 8144172: Problem with bootcycle-images and sjavac
2015-11-24 erikj 8143141: Bring in minor build changes from the jigsaw/jake forest
2015-11-24 erikj 8142336: Convert the SA agent build to modular build-infra makefiles
2015-11-16 erikj 8143036: Make install target does not depend on images
2015-11-06 amurillo Merge
2015-11-03 ihse 8141261: Clean up building of demos
2015-11-03 erikj 8141051: Build test libs -source/-target 9
2015-10-22 ehelin 8139271: Add top-level Makefile target to run hotspots jtreg tests
2015-10-21 ehelin 8139256: Add Makefile target to run internal VM tests
2015-10-21 bobv Merge
2015-10-19 bobv 8136556: Add the ability to perform static builds of MacOSX x64 binaries
2015-10-08 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
2015-09-28 erikj 8137088: Drop building of interim_java.corba
2015-09-16 ihse 8136378: Build test libs using properly integrated makefile
2015-08-04 naoto 8129881: JDK-8008577 breaks Nashorn test
2015-06-04 erikj 8081814: Modularize the deploy build
2015-05-27 mchung 8074432: Move jdeps and javap to jdk.jdeps module
2015-04-14 ddehaven Merge
2015-04-10 erikj 8073634: Improve clean targets
2015-04-07 ihse 8076465: New Init.gmk needs improvements
2015-03-31 ddehaven Merge
2015-03-27 ptbrunet 8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
2015-03-27 erikj 8076123: 9-dev build fail: make/Init.gmk:142: *** multiple target patterns. Stop.
2015-03-26 ihse 8076060: Improve make bootstrap process
2015-03-10 erikj 8073021: add native code coverage target into makefiles
2015-03-02 erikj 8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris
2015-02-27 ihse 8072842: Add support for building native JTReg tests
2015-02-16 erikj 8073166: Unable to successfully build the merge of jdk9/hs with jdk9/dev
2015-02-06 ihse 8071767: Improve names and dependencies for image targets
2015-02-06 erikj 8071329: Stop exporting INCLUDE and LIB when building on windows
2015-01-27 amurillo Merge
2015-01-20 erikj 8067479: verify-modules fails in bootcycle build
2015-01-26 erikj 8069261: Create make dependencies on make variable values
2015-01-09 ihse 8067759: Create initial test bundle framework
2014-12-18 mchung 8067898: Disable verify-modules until JDK-8067479 is resolved
2014-12-16 ehelin 8067442: Tests using -Xshare:dump does not work with 'make test'
2014-12-15 mchung 8067360: verify-modules target was dropped in jdk9 b41
2014-12-03 chegar Merge
2014-12-03 chegar 8049367: Modular Run-Time Images
2014-11-27 ihse 8065914: Various improvements and cleanup of build system
2014-11-05 ihse 8062806: Remove unused build/make files
2014-10-21 erikj 8061610: "make test" broken for hotspot test targets
2014-09-23 tbell Merge
2014-09-23 erikj 8047933: Race between jdk/make/scripts/genExceptions.sh and com.sun.tools.javadoc.Main
2014-09-16 erikj 8058118: Generate modules.list during the build
2014-09-15 mchung 8058367: Add verify-modules target to the default and images target
2014-09-05 erikj 8057537: Serialize reconfigure and fix make clean-foo foo
2014-09-03 erikj 8057132: Build fails if PROFILE is set in the environment
2014-08-29 mchung 8055856: checkdeps build target doesn't work for cross-compilation builds
2014-08-27 erikj 8056062: Additional minor cleanups from source restructure build changes
2014-08-21 erikj 8055095: Improve "do nothing" incremental build performance after modularized source code integration
2014-08-21 erikj 8055188: General cleanup of minor issues from source restructure
2014-08-20 mchung 8055497: [infra] build failure when building bootcycle image
2014-08-17 chegar 8054834: Modular Source Code
2014-02-24 ihse 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
2014-02-13 ihse 8034199: Add 'reconfigure' target for re-creating a configuration
2014-02-12 ihse 8034191: Move relevant parts of build system to new closed repo
2013-12-17 erikj 8029797: Let jprt run configure when building
2013-11-14 ihse 8027566: Remove the old build system
less more (0) tip