Commit Graph

67 Commits

Author SHA1 Message Date
Vladimir Kempik
0c3418d9a2 8065704: Set LC_ALL=C for all relevant commands in the build system
Reviewed-by: jiefu, phh
Backport-of: 54a3efc829
2022-05-05 08:46:45 +07:00
andrew
723af168a0 8233383: Various minor fixes
Reviewed-by: mbalao
2020-04-17 14:38:48 +03:00
clanger
8c42f06815 8189861: Refactor CacheFind
Reviewed-by: sgehwolf
2020-04-17 14:38:46 +03:00
erikj
1bcdef6b87 8204973: Add build support for filtering translations
Reviewed-by: ihse, naoto, dfuchs
2018-06-15 09:53:28 -07:00
jjg
d693a6d2e5 8193512: Remove remnants of javah from jdk/jdk repo
Reviewed-by: tbell, erikj, alanb, darcy
2017-12-20 13:28:23 -08:00
erikj
377e050a4a 8182285: Speeding up incremental build by hashing module APIs
Reviewed-by: ihse
Contributed-by: jan.lahoda@oracle.com, erik.joelsson@oracle.com
2017-10-20 13:33:35 +02:00
erikj
e04be28f08 8189094: Change required boot jdk to JDK 9
Reviewed-by: ihse, mchung
2017-10-19 14:16:45 +02:00
erikj
332c13be03 8187444: Forest Consolidation: Make build work
Reviewed-by: darcy, ihse
Contributed-by: erik.joelsson@oracle.com, maurizio.cimadamore@oracle.com, sundararajan.athijegannathan@oracle.com, jonathan.gibbons@oracle.com
2017-09-12 19:03:56 +02:00
erikj
fa7114dfa7 8170280: Enable -g for all java compilation in the build
Reviewed-by: simonis, tbell, dholmes, ihse
2016-11-24 11:50:26 +01:00
ihse
af48acedc6 8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
2016-10-11 09:49:31 +02:00
erikj
7c7976fe40 8055735: JDK_FILTER is broken
Reviewed-by: redestad, alanb, tbell
2016-06-10 16:56:29 +02:00
erikj
a6047b401b 8153685: Parfait integration missing in the new tools (jmod and jlink)
Reviewed-by: alanb, mchung
2016-05-09 17:15:05 +02:00
alanb
1992803312 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
2016-03-17 19:03:53 +00:00
ihse
b9ced82928 8148655: LOG=cmdlines and other build-infra fixes
Reviewed-by: erikj
2016-02-02 15:02:55 +01:00
ihse
db0611e4ca 8148120: Incremental update from build-infra project
Reviewed-by: erikj
2016-01-30 10:25:15 +01:00
erikj
c23ceae252 8147449: sjavac builds of jdk9/dev with closed sources broken
Reviewed-by: ihse
2016-01-19 16:28:18 +01:00
erikj
45f9553eb4 8147086: Excluding of copy files broken after JDK-8144226
Reviewed-by: ihse
2016-01-14 13:50:40 +01:00
alundblad
6f15d8f576 8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
Summary: Updated include/exclude pattern arguments for sjavac.
Reviewed-by: erikj
2016-01-08 17:05:32 +01:00
erikj
6ef5c4cdab 8143141: Bring in minor build changes from the jigsaw/jake forest
Reviewed-by: ihse, mchung
2015-11-24 15:46:04 +01:00
ihse
03ccc4927a 8141414: Deprecate configure source overriding
Reviewed-by: erikj
2015-11-05 15:14:39 +01:00
ihse
68bd3c24cd 8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
2015-11-03 17:54:42 +01:00
ihse
782f20303d 8141261: Clean up building of demos
Reviewed-by: erikj, tbell
2015-11-03 17:48:01 +01:00
erikj
50c283ccd7 8140312: Enable new sjavac server only mode in jdk build
Reviewed-by: ihse, tbell
2015-10-27 17:51:36 +01:00
erikj
d5e20c48d8 8136385: Various build speed improvements for windows
Reviewed-by: ihse
2015-09-28 11:39:13 +02:00
ihse
3fb7f4d3a0 8137014: Various improvements in build infrastructure
Reviewed-by: erikj
Contributed-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>, Erik Joelsson <erik.joelsson@oracle.com>
2015-09-25 08:58:49 +02:00
alundblad
15c1dc845f 8135131: Enable thin server mode in Sjavac
Summary: Added --state-dir to sjavac command
Reviewed-by: erikj
2015-09-21 11:01:19 +02:00
ihse
def707986d 8065912: Better handling of classpath in build-infra
Reviewed-by: erikj
2015-09-09 09:36:39 +02:00
ihse
9afeae7f8f 8062618: Create a build failure summary at end of build log
Reviewed-by: erikj
2015-09-03 11:05:49 +02:00
alundblad
f5051d9a89 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
2015-06-09 16:08:38 +02:00
ihse
fd9ed4e818 8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
Reviewed-by: erikj
2015-05-19 10:03:48 +02:00
erikj
96e3d1550b 8079344: Allow custom or platform specific java source to automatically override shared source
Reviewed-by: ihse
2015-05-06 11:15:27 +02:00
amurillo
14d612dce5 Merge 2015-03-12 19:51:35 -07:00
erikj
cc2c1af6f4 8074988: Reduce boilerplate in Setup* macro definitions
Reviewed-by: tbell, ihse
2015-03-12 12:13:23 +01:00
dcubed
d593298a68 Merge 2015-03-06 08:43:02 -08:00
sla
254e1fbb3e 8058470: [jconsole] VM Summary Tab is blank for JDK9's jconsole.
Reviewed-by: erikj
2015-03-05 11:39:15 +01:00
erikj
de4726248c 8074091: Remove dead code from merge mistake in JavaCompilation.gmk
Reviewed-by: ihse
2015-03-04 11:00:04 +01:00
ddehaven
1f8f66740e Merge 2015-02-17 11:44:44 -08:00
erikj
e3a4b4596a 8072950: api/xinclude/Harold/harold-97.html\#harold-97, api/xinclude/Harold/harold-67.html\#harold-67 fails on solaris with build port-stage-aarch64
Reviewed-by: tbell
2015-02-17 16:53:41 +01:00
ddehaven
b0cd321166 Merge 2015-01-28 08:14:14 -08:00
amurillo
6131ec6a45 Merge 2015-01-27 10:11:22 -08:00
ddehaven
136cbc10e2 Merge 2015-01-27 09:32:37 -08:00
erikj
c67b3595f3 8071550: SetupJavaComilation EXCLUDE/INCLUDE/EXCLUDE_FILE do not work on META-INF files
Reviewed-by: ihse
2015-01-26 16:25:26 +01:00
erikj
89b657a21d 8069261: Create make dependencies on make variable values
Reviewed-by: ihse
2015-01-26 10:28:53 +01:00
amurillo
c244beae3d Merge 2015-01-22 22:42:30 -08:00
ddehaven
b3161287be Merge 2015-01-21 12:00:04 -08:00
ihse
b0ba63709b 8069064: Various improvements and fixes in build system
Reviewed-by: erikj
2015-01-16 16:02:09 +01:00
erikj
214829a2ec 8069041: Bootcycle builds do not work with sjavac
Reviewed-by: ihse
2015-01-16 10:15:54 +01:00
erikj
b83cc1ce42 8065576: Enable pipefail in the shell used by make to better detect build errors
Reviewed-by: ihse, tbell, martin
2015-01-14 16:03:59 +01:00
erikj
8f2a12ee77 8066761: Investigate -sourcepath usage when compiling java
Summary: Removed all uses of -sourcepath
Reviewed-by: jfranck, alanb, ihse
2014-12-09 08:56:44 +01:00
chegar
3ee6695b9a Merge 2014-12-03 19:28:30 +00:00