History log of /openjdk9/make/CompileJavaModules.gmk
Revision Date Author Comments
# 2602:3ad8b22b022c 01-Jun-2017 rriggs

8181156: html5 issues in java.base javadoc
Reviewed-by: ihse, erikj


# 2592:e6365fea178f 16-May-2017 ihse

8180318: Enable HTML 5 checking at compile time
Reviewed-by: erikj


# 2563:a09f8a1f40ef 28-Apr-2017 dnsimon

8177845: Need a mechanism to load Graal
Reviewed-by: kvn, iveresov, mchung


# 2504:333a40cc29f3 17-Feb-2017 jwilhelm

Merge


# 2503:3c8afddf6fe2 16-Feb-2017 kvn

8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
Summary: Rename jdk.vm.ci and jdk.vm.compiler modules to jdk.internal.vm.ci and jdk.internal.vm.compiler.
Reviewed-by: mchung, ihse, dnsimon


# 2489:acad65b6e3ee 15-Feb-2017 darcy

8175045: Turn on doclint reference checking in build of the java.management.rmi module
Reviewed-by: lancea, mchung


# 2487:04a685edd41d 14-Feb-2017 darcy

8174945: Turn on doclint reference checking in build of java.compiler module
Reviewed-by: erikj


# 2472:6f4d9e237e78 03-Feb-2017 jwilhelm

Merge


# 2471:bb5dc9acb43b 23-Jan-2017 jwilhelm

Merge


# 2470:80194979fde3 19-Jan-2017 gtriantafill

8152206: Simplify jvmstat modules
Reviewed-by: alanb, mchung, hseigel


# 2459:7f45dad2b358 02-Feb-2017 dfuchs

8173607: JMX RMI connector should be in its own module
Summary: The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj


# 2439:2f21a36a4cc6 12-Jan-2017 sherman

8172432: jar cleanup/update for module and mrm jar
Reviewed-by: mchung, psandoz, chegar


# 2420:71a766d4c180 02-Jan-2017 rfield

8172155: jshell tool (make): include built-in startup scripts in image
Reviewed-by: briangoetz


# 2402:c37cde0ba52d 18-Dec-2016 jwilhelm

Merge


# 2400:5068c84c0844 11-Dec-2016 kvn

8171008: Integrate AOT compiler into JDK
Reviewed-by: erikj, mchung, twisti, simonis


# 2399:299f3e9ed163 11-Dec-2016 kvn

8166417: Integrate Graal-core into JDK for AOT compiler
Reviewed-by: iveresov, erikj, ihse, mchung


# 2393:f46012e671b2 05-Dec-2016 ddehaven

Merge


# 2388:2ea05804a41f 16-Nov-2016 prr

8167182: Exported elements referring to inaccessible types in jdk.accessibility
Reviewed-by: serb, ssadetsky


# 2362:0d048207b52e 02-Dec-2016 rfield

8170406: JShell (root repo): remove exports exclusion from -Xlint for jdk.jshell
Reviewed-by: jlahoda


# 2336:48086092c1db 14-Nov-2016 prr

8169518: Suppress Deprecation warnings for deprecated Swing APIs
Reviewed-by: alexsch, ssadetsky


# 2315:e41be20156e6 03-Nov-2016 ddehaven

Merge


# 2314:fe1e5f27b071 31-Oct-2016 alexsch

8167176: Exported elements referring to inaccessible types in java.desktop
Reviewed-by: prr, serb


# 2313:bf83e4c950e0 02-Nov-2016 rfield

8168974: Editor support: include properties file in image
Reviewed-by: jlahoda


# 2310:772958837ba7 02-Nov-2016 jlahoda

8131019: jshell tool: access javadoc from tool
Summary: Disabling doclint on jdk.compiler/jdk.internal.* packages, to disable lint on newly added jdk.compiler/jdk.internal.shellsupport.doc package.
Reviewed-by: jjg, rfield


# 2307:b913840943c0 28-Oct-2016 erikj

8062810: Examine src.zip in JDK image and decide if source classes should be organized by module
Reviewed-by: mchung, kcr


# 2305:3a9475875203 27-Oct-2016 ddehaven

8167187: Exported elements referring to inaccessible types in jdk.jsobject
Reviewed-by: mchung, alanb


# 2277:3f4fc8ef367c 06-Oct-2016 weijun

8167181: Exported elements referring to inaccessible types in jdk.security.jgss
Reviewed-by: mchung


# 2275:81435a812f59 06-Oct-2016 jlahoda

8153362: Add javac -Xlint warning to list exposed types which are not accessible
Summary: Disabling exports lint (newly introduced to javac) on java.desktop, java.naming, jdk.accessibility, jdk.jshell, jdk.jsobject, jdk.security.jgss, jdk.vm.ci
Reviewed-by: alanb


# 2236:3ec350f5f32a 12-Sep-2016 naoto

8165605: Thai resources in jdk.localedata cause split package issue with java.base
Reviewed-by: mchung, erikj


# 2221:f60c6d0cc585 30-Aug-2016 mchung

8160851: Remove old launcher module-related options
Reviewed-by: jjg, alanb


# 2212:8b1d348ad6a2 10-Aug-2016 mchung

8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar


# 2162:9d55f66a5de5 13-Jul-2016 mchung

8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
Reviewed-by: dfuchs


# 2153:802f90289006 08-Jul-2016 erikj

8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr


# 2144:3a58466296d3 01-Jul-2016 bpb

8160018: (fs) Remove GioFileTypeDetector on Solaris
Summary: Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider.
Reviewed-by: rriggs


# 2111:15b843f12c30 10-Jun-2016 erikj

8055735: JDK_FILTER is broken
Reviewed-by: redestad, alanb, tbell


# 2048:a73fa239a38e 03-May-2016 darcy

8155872: Temporarily disable deprecation checking on the java.desktop module
Reviewed-by: erikj


# 2041:29effd8b21b5 25-Apr-2016 prr

8154213: clean up uses of boxed primitive constructors in the java.desktop module
Reviewed-by: serb, psadhukhan


# 2021:5165182f2d88 18-Apr-2016 smarks

8145468: update java.lang APIs with new deprecations
Reviewed-by: lancea, alanb


# 2019:09617ce980b9 18-Apr-2016 erikj

8154430: Imported modules rebuilt on second run when nothing has changed
Reviewed-by: alanb, tbell


# 2012:b866d54ff8f5 13-Apr-2016 erikj

8153969: Clean up module src dir logic
Reviewed-by: ihse


# 1988:0cd2d5f927ae 29-Mar-2016 serb

7179078: Remove @beaninfo processing from the makefiles
Reviewed-by: erikj, alexsch


# 1961:f900d5afd9c8 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: alanb, mchung, tbell
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, erik.joelsson@oracle.com, chris.hegarty@oracle.com, christian.tornqvist@oracle.com, harold.seigel@oracle.com, igor.ignatyev@oracle.com, james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com


# 1953:50a1521b75f9 29-Feb-2016 ysuenaga

8150723: HSDB toolbar icons are missing.
Reviewed-by: erikj, dsamersoff


# 1913:b485e734ff2a 28-Jan-2016 amurillo

Merge


# 1908:94508d813b04 14-Jan-2016 dnsimon

8146364: Remove @ServiceProvider mechanism from JVMCI
Reviewed-by: twisti


# 1896:f2e63f76b3d2 28-Jan-2016 shade

8148483: JEP 280: Indify String Concatenation
Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>, Remi Forax <forax@univ-mlv.fr>, Peter Levart <peter.levart@gmail.com>


# 1878:20f4dc7bc985 23-Dec-2015 dsamersoff

8067194: Restructure hotspot/agent/src to conform the modular source layout
Summary: Move sources under jdk.hotspot.agent
Reviewed-by: ihse, erikj, jbachorik


# 1820:feffe40d47e1 11-Dec-2015 erikj

8145115: make JAVAC_FLAGS=-g no longer works
Reviewed-by: ihse


# 1806:370ef3d73d3e 30-Nov-2015 amurillo

Merge


# 1805:6e9c4ae0edf5 30-Nov-2015 jwilhelm

Merge


# 1804:fdbe1b5e0eb6 23-Nov-2015 erikj

8142336: Convert the SA agent build to modular build-infra makefiles
Reviewed-by: ihse, sla, dsamersoff, twisti


# 1796:62351f9def8e 30-Nov-2015 robm

8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9
Reviewed-by: alanb, simonis


# 1790:b2a9c5ef147e 24-Nov-2015 erikj

8143141: Bring in minor build changes from the jigsaw/jake forest
Reviewed-by: ihse, mchung


# 1787:1a889daf7eb0 24-Nov-2015 attila

8141338: Move jdk.internal.dynalink package to jdk.dynalink
Reviewed-by: alanb, mchung, sundar


# 1751:677b0352a707 16-Nov-2015 bpatel

8142367: Allow files with .png extension to be copied for javadoc
Reviewed-by: erikj


# 1695:dec57655571e 08-Oct-2015 twisti

8136421: JEP 243: Java-Level JVM Compiler Interface
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett


# 1638:29cf60874856 10-Sep-2015 amurillo

Merge


# 1633:0b0a6b9ed991 21-Aug-2015 jbachorik

8043937: Drop support for the IIOP transport from the JMX RMIConnector
Reviewed-by: alanb, erikj


# 1627:8b56a0ce50f0 09-Sep-2015 ihse

8065912: Better handling of classpath in build-infra
Reviewed-by: erikj


# 1607:59d19d081bbc 13-Aug-2015 sundar

8133347: Add makefiles support and basic session, persistence history navigation with jline
Reviewed-by: erikj, jlahoda, jlaskey


# 1606:4c85a31c02e8 10-Aug-2015 jlahoda

8129562: JDK 9 build using boot-jdk classes instead of newly compiled classes
Summary: Need to specify empty -extdirs and -endorseddirs to javac to avoid loading of boot JDK classes during build.
Reviewed-by: tbell, coffeys, jjg, henryjen


# 1570:dd33ad17d6fa 07-Jul-2015 jlahoda

8080679: Include jline in JDK for Java and JavaScript REPLs
Reviewed-by: alanb, erikj, forax, iris, sundar


# 1550:dcc007296d21 04-Jun-2015 erikj

8081814: Modularize the deploy build
Reviewed-by: ihse, ddehaven


# 1527:64127d0dca36 09-Jun-2015 alundblad

8054717: SJavac should track changes in the public apis of classpath classes!
Summary: Adjusted Java compilation to accomodate for changes to sjavac.
Reviewed-by: erikj


# 1515:dc3bc6fd57b2 27-May-2015 mchung

8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj


# 1491:8accd1101ffd 13-May-2015 darcy

8075771: Enable "missing" doclint check in build of the java.desktop module
Reviewed-by: ihse


# 1490:5a8b52d8b23e 13-May-2015 prr

Merge


# 1488:c7764ef0f823 27-Apr-2015 prr

Merge


# 1485:0c68b8f51fe7 13-Apr-2015 prr

8035302: Eliminate dependency on jdk.charsets from 2D font code.
Reviewed-by: mchung, alanb, sherman, serb


# 1476:86c2383bb8e6 06-May-2015 erikj

8079344: Allow custom or platform specific java source to automatically override shared source
Reviewed-by: ihse


# 1445:327793053091 16-Apr-2015 darcy

8077912: Turn on doclint checking for more modules
Reviewed-by: ihse, erikj, tbell


# 1420:375bfc8cfac1 17-Mar-2015 prr

Merge


# 1419:438ea9f5679a 17-Mar-2015 prr

8075277: JDK is still building X11 related Java files on OSX
Reviewed-by: ihse, erikj, serb


# 1384:bf9d30e4a0c7 13-Mar-2015 darcy

8075035: Turn on doclint checking of modules in the langtools repo
Reviewed-by: ihse


# 1380:ac80b5d194b1 12-Mar-2015 darcy

8072734: Turn on doclint checking in the build of modules in the jdk repo
Reviewed-by: erikj


# 1358:381c5a34a4af 16-Feb-2015 serb

8039269: images/cursors should not be in ${java.home}/lib
Reviewed-by: mchung, alanb, erikj


# 1328:afb1acbdd115 16-Jan-2015 serb

8056298: Separate java.awt.datatransfer from the desktop module
Reviewed-by: erikj, alanb, mchung, alexsch


# 1243:56e20ce67f01 03-Dec-2014 chegar

Merge


# 1236:bebfcf0b68ea 27-Nov-2014 ihse

8065914: Various improvements and cleanup of build system
Reviewed-by: erikj


# 1227:ad678fcb38f3 21-Nov-2014 ihse

8058631: Rename posix to unix in build system to match file name changes
Reviewed-by: simonis, erikj, tbell


# 1223:67395f7ca2db 03-Dec-2014 chegar

8049367: Modular Run-Time Images
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com


# 1220:656abfd7ee6b 10-Nov-2014 rriggs

8064372: CompileJavaModules overwrites settings from custom
Reviewed-by: mchung, erikj


# 1209:ce3b04a39f79 28-Oct-2014 rriggs

8048124: Read hijra-config-umalqura.properties as a resource
Summary: Removed use of calendar.properties to configure calendars, move UmmAlQura calendar to resource
Reviewed-by: alanb


# 1203:5673f89cd541 22-Oct-2014 sjiang

8060692: Delete com/sun/jmx/snmp and sun/management/snmp from OpenJDK
Reviewed-by: alanb, dfuchs, erikj, mchung


# 1201:cf519260c755 21-Oct-2014 erikj

8060766: build of jdk9-b33 seems broken due to how security zip files are interfaced
Reviewed-by: tbell


# 1152:b3e42a2a9619 02-Sep-2014 prr

Merge


# 1151:d6cb4cea9c54 22-Aug-2014 prr

8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
Reviewed-by: bae, mchung, erikj


# 1141:a423abd014f7 26-Aug-2014 mchung

8055230: Rename attach provider implementation class be platform neutral
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla


# 1131:70e378877c6a 20-Aug-2014 erikj

8055095: Improve "do nothing" incremental build performance after modularized source code integration
Reviewed-by: tbell


# 1130:dbb964d72f25 21-Aug-2014 erikj

8055188: General cleanup of minor issues from source restructure
Reviewed-by: tbell


# 1120:ba5645f2735b 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com