make/CompileJavaModules.gmk
2017-04-28 dnsimon 8177845: Need a mechanism to load Graal
2017-02-18 jwilhelm Merge
2017-02-15 darcy 8175045: Turn on doclint reference checking in build of the java.management.rmi module
2017-02-14 darcy 8174945: Turn on doclint reference checking in build of java.compiler module
2017-02-16 kvn 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
2017-02-04 jwilhelm Merge
2017-02-02 dfuchs 8173607: JMX RMI connector should be in its own module
2017-01-23 jwilhelm Merge
2017-01-13 sherman 8172432: jar cleanup/update for module and mrm jar
2017-01-19 gtriantafill 8152206: Simplify jvmstat modules
2017-01-03 rfield 8172155: jshell tool (make): include built-in startup scripts in image
2016-12-18 jwilhelm Merge
2016-12-12 kvn 8171008: Integrate AOT compiler into JDK
2016-12-11 kvn 8166417: Integrate Graal-core into JDK for AOT compiler
2016-12-05 ddehaven Merge
2016-11-16 prr 8167182: Exported elements referring to inaccessible types in jdk.accessibility
2016-12-02 rfield 8170406: JShell (root repo): remove exports exclusion from -Xlint for jdk.jshell
2016-11-14 prr 8169518: Suppress Deprecation warnings for deprecated Swing APIs
2016-11-03 ddehaven Merge
2016-11-02 rfield 8168974: Editor support: include properties file in image
2016-11-02 jlahoda 8131019: jshell tool: access javadoc from tool
2016-11-01 alexsch 8167176: Exported elements referring to inaccessible types in java.desktop
2016-10-28 erikj 8062810: Examine src.zip in JDK image and decide if source classes should be organized by module
2016-10-27 ddehaven 8167187: Exported elements referring to inaccessible types in jdk.jsobject
2016-10-06 weijun 8167181: Exported elements referring to inaccessible types in jdk.security.jgss
2016-10-06 jlahoda 8153362: Add javac -Xlint warning to list exposed types which are not accessible
2016-09-12 naoto 8165605: Thai resources in jdk.localedata cause split package issue with java.base
2016-08-31 mchung 8160851: Remove old launcher module-related options
2016-08-10 mchung 8136930: Simplify use of module-system options by custom launchers
2016-07-13 mchung 8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
2016-07-08 erikj 8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
2016-07-01 bpb 8160018: (fs) Remove GioFileTypeDetector on Solaris
2016-06-10 erikj 8055735: JDK_FILTER is broken
2016-05-03 darcy 8155872: Temporarily disable deprecation checking on the java.desktop module
2016-04-25 prr 8154213: clean up uses of boxed primitive constructors in the java.desktop module
2016-04-18 smarks 8145468: update java.lang APIs with new deprecations
2016-04-18 erikj 8154430: Imported modules rebuilt on second run when nothing has changed
2016-04-13 erikj 8153969: Clean up module src dir logic
2016-03-29 serb 7179078: Remove @beaninfo processing from the makefiles
2016-03-17 alanb 8142968: Module System implementation
2016-02-29 ysuenaga 8150723: HSDB toolbar icons are missing.
2016-01-29 amurillo Merge
2016-01-28 shade 8148483: JEP 280: Indify String Concatenation
2016-01-14 dnsimon 8146364: Remove @ServiceProvider mechanism from JVMCI
2015-12-23 dsamersoff 8067194: Restructure hotspot/agent/src to conform the modular source layout
2015-12-11 erikj 8145115: make JAVAC_FLAGS=-g no longer works
2015-11-30 amurillo Merge
2015-11-30 robm 8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9
2015-11-30 jwilhelm Merge
2015-11-24 erikj 8143141: Bring in minor build changes from the jigsaw/jake forest
2015-11-24 attila 8141338: Move jdk.internal.dynalink package to jdk.dynalink
2015-11-24 erikj 8142336: Convert the SA agent build to modular build-infra makefiles
2015-11-16 bpatel 8142367: Allow files with .png extension to be copied for javadoc
2015-10-08 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
2015-09-10 amurillo Merge
2015-09-09 ihse 8065912: Better handling of classpath in build-infra
2015-08-21 jbachorik 8043937: Drop support for the IIOP transport from the JMX RMIConnector
2015-08-13 sundar 8133347: Add makefiles support and basic session, persistence history navigation with jline
2015-08-10 jlahoda 8129562: JDK 9 build using boot-jdk classes instead of newly compiled classes
2015-07-07 jlahoda 8080679: Include jline in JDK for Java and JavaScript REPLs
2015-06-04 erikj 8081814: Modularize the deploy build
2015-06-09 alundblad 8054717: SJavac should track changes in the public apis of classpath classes!
2015-05-27 mchung 8074432: Move jdeps and javap to jdk.jdeps module
2015-05-13 darcy 8075771: Enable "missing" doclint check in build of the java.desktop module
2015-05-13 prr Merge
2015-04-27 prr Merge
2015-04-14 prr 8035302: Eliminate dependency on jdk.charsets from 2D font code.
2015-05-06 erikj 8079344: Allow custom or platform specific java source to automatically override shared source
2015-04-16 darcy 8077912: Turn on doclint checking for more modules
2015-03-17 prr Merge
2015-03-17 prr 8075277: JDK is still building X11 related Java files on OSX
2015-03-13 darcy 8075035: Turn on doclint checking of modules in the langtools repo
2015-03-12 darcy 8072734: Turn on doclint checking in the build of modules in the jdk repo
2015-02-16 serb 8039269: images/cursors should not be in ${java.home}/lib
2015-01-16 serb 8056298: Separate java.awt.datatransfer from the desktop module
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-21 ihse 8058631: Rename posix to unix in build system to match file name changes
2014-11-10 rriggs 8064372: CompileJavaModules overwrites settings from custom
2014-10-28 rriggs 8048124: Read hijra-config-umalqura.properties as a resource
2014-10-22 sjiang 8060692: Delete com/sun/jmx/snmp and sun/management/snmp from OpenJDK
2014-10-21 erikj 8060766: build of jdk9-b33 seems broken due to how security zip files are interfaced
2014-09-02 prr Merge
2014-08-22 prr 8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
2014-08-26 mchung 8055230: Rename attach provider implementation class be platform neutral
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-17 chegar 8054834: Modular Source Code
less more (0) tip