nashorn/make/BuildNashorn.gmk
author ihse
Fri, 03 Feb 2017 13:02:22 +0100
changeset 43554 a6f3b6d1c9b0
parent 41500 08dc0d412096
permissions -rw-r--r--
8173822: Remove dead code in BuildNashorn.gmk Reviewed-by: erikj
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
     1
#
43554
a6f3b6d1c9b0 8173822: Remove dead code in BuildNashorn.gmk
ihse
parents: 41500
diff changeset
     2
# Copyright (c) 2010, 2017, Oracle and/or its affiliates. All rights reserved.
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
     4
#
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    10
#
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    15
# accompanied this code).
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    16
#
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    20
#
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    23
# questions.
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    24
#
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    25
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    26
# This must be the first rule
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    27
default: all
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    28
41240
1c5f97d2d3fb 8166965: Some small java build tools are still running with big JVM configuration
erikj
parents: 40286
diff changeset
    29
include $(SPEC)
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    30
include MakeBase.gmk
33535
e844f2155d72 8141333: Rename SetupArchive to SetupJarArchive
ihse
parents: 32526
diff changeset
    31
include JarArchive.gmk
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    32
include JavaCompilation.gmk
26892
97093836f3b7 8059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem?
erikj
parents: 25865
diff changeset
    33
include SetupJavaCompilers.gmk
34020
d9b12d08137b 8085822: JEP 223: New Version-String Scheme (initial integration)
ihse
parents: 29415
diff changeset
    34
include TextFileProcessing.gmk
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    35
32526
0dab24cf1c3c 8065912: Better handling of classpath in build-infra
ihse
parents: 32152
diff changeset
    36
JDK_CLASSES := $(call PathList, $(strip $(addprefix $(JDK_OUTPUTDIR)/modules/, \
34447
ec4c069f9436 8141338: Move jdk.internal.dynalink package to jdk.dynalink
attila
parents: 33535
diff changeset
    37
      java.base java.logging java.scripting jdk.dynalink)))
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    38
36517
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    39
MODULESOURCEPATH := $(NASHORN_TOPDIR)/src/*/share/classes
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    40
29134
7242c750aa76 8073560: Update BuildNashorn.gmk to require source/target 8 for jdk9 build
attila
parents: 27571
diff changeset
    41
# Need to use source and target 8 for nasgen to work.
43554
a6f3b6d1c9b0 8173822: Remove dead code in BuildNashorn.gmk
ihse
parents: 41500
diff changeset
    42
$(eval $(call SetupJavaCompiler, GENERATE_NEWBYTECODE_DEBUG, \
41240
1c5f97d2d3fb 8166965: Some small java build tools are still running with big JVM configuration
erikj
parents: 40286
diff changeset
    43
    JVM := $(JAVA_JAVAC), \
20576
1763ed231bda 8001931: The new build system whitespace cleanup
ihse
parents: 18856
diff changeset
    44
    JAVAC := $(NEW_JAVAC), \
40286
ba60b24b1308 8136930: Simplify use of module-system options by custom launchers
mchung
parents: 37827
diff changeset
    45
    FLAGS := -g -source 9 -target 9 --upgrade-module-path "$(JDK_OUTPUTDIR)/modules/" \
ba60b24b1308 8136930: Simplify use of module-system options by custom launchers
mchung
parents: 37827
diff changeset
    46
         --system none --module-source-path "$(MODULESOURCEPATH)", \
20576
1763ed231bda 8001931: The new build system whitespace cleanup
ihse
parents: 18856
diff changeset
    47
    SERVER_DIR := $(SJAVAC_SERVER_DIR), \
1763ed231bda 8001931: The new build system whitespace cleanup
ihse
parents: 18856
diff changeset
    48
    SERVER_JVM := $(SJAVAC_SERVER_JAVA)))
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    49
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    50
# Build nashorn into intermediate directory
32152
705d4af0d4d7 8133347: Add makefiles support and basic session, persistence history navigation with jline
sundar
parents: 31486
diff changeset
    51
# Name the compilation setup the same as the module, as is done in the global
705d4af0d4d7 8133347: Add makefiles support and basic session, persistence history navigation with jline
sundar
parents: 31486
diff changeset
    52
# CompileJavaModules.gmk, to make dependency checking with other modules work
705d4af0d4d7 8133347: Add makefiles support and basic session, persistence history navigation with jline
sundar
parents: 31486
diff changeset
    53
# seamlessly.
43554
a6f3b6d1c9b0 8173822: Remove dead code in BuildNashorn.gmk
ihse
parents: 41500
diff changeset
    54
$(eval $(call SetupJavaCompilation, jdk.scripting.nashorn, \
20576
1763ed231bda 8001931: The new build system whitespace cleanup
ihse
parents: 18856
diff changeset
    55
    SETUP := GENERATE_NEWBYTECODE_DEBUG, \
36517
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    56
    MODULE := jdk.scripting.nashorn, \
25865
d38d876f1654 8054834: Modular Source Code
chegar
parents: 23367
diff changeset
    57
    SRC := $(NASHORN_TOPDIR)/src/jdk.scripting.nashorn/share/classes, \
20576
1763ed231bda 8001931: The new build system whitespace cleanup
ihse
parents: 18856
diff changeset
    58
    COPY := .properties .js, \
36517
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    59
    BIN := $(SUPPORT_OUTPUTDIR)/special_classes))
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    60
16266
5ddfc1208ef3 8008950: jdk8/tl failing with SetupJavaCompilation BUILD_NASGEN contains missing directory -c on Windows
alanb
parents: 16265
diff changeset
    61
NASGEN_SRC := $(NASHORN_TOPDIR)/buildtools/nasgen/src
25865
d38d876f1654 8054834: Modular Source Code
chegar
parents: 23367
diff changeset
    62
ASM_SRC := $(JDK_TOPDIR)/src/java.base/share/classes/jdk/internal/org/objectweb/asm
16265
bd8e2707574a 8009021: nasgen should be run on boot jdk rather than currenly built jdk
sundar
parents: 16261
diff changeset
    63
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    64
# Build nasgen
43554
a6f3b6d1c9b0 8173822: Remove dead code in BuildNashorn.gmk
ihse
parents: 41500
diff changeset
    65
$(eval $(call SetupJavaCompilation, BUILD_NASGEN, \
26892
97093836f3b7 8059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem?
erikj
parents: 25865
diff changeset
    66
    SETUP := GENERATE_OLDBYTECODE, \
20576
1763ed231bda 8001931: The new build system whitespace cleanup
ihse
parents: 18856
diff changeset
    67
    SRC := $(NASGEN_SRC) $(ASM_SRC), \
36517
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    68
    BIN := $(BUILDTOOLS_OUTPUTDIR)/nasgen_classes))
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    69
25865
d38d876f1654 8054834: Modular Source Code
chegar
parents: 23367
diff changeset
    70
NASHORN_CLASSES_DIR := $(JDK_OUTPUTDIR)/modules/jdk.scripting.nashorn
d38d876f1654 8054834: Modular Source Code
chegar
parents: 23367
diff changeset
    71
NASGEN_RUN_FILE := $(NASHORN_CLASSES_DIR)/_the.nasgen.run
d38d876f1654 8054834: Modular Source Code
chegar
parents: 23367
diff changeset
    72
36517
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    73
ifeq ($(BOOT_JDK_MODULAR), true)
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    74
  NASGEN_OPTIONS := \
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    75
      -cp $(BUILDTOOLS_OUTPUTDIR)/nasgen_classes \
40286
ba60b24b1308 8136930: Simplify use of module-system options by custom launchers
mchung
parents: 37827
diff changeset
    76
      --patch-module java.base=$(BUILDTOOLS_OUTPUTDIR)/nasgen_classes \
ba60b24b1308 8136930: Simplify use of module-system options by custom launchers
mchung
parents: 37827
diff changeset
    77
      --add-exports java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED \
ba60b24b1308 8136930: Simplify use of module-system options by custom launchers
mchung
parents: 37827
diff changeset
    78
      --add-exports java.base/jdk.internal.org.objectweb.asm.util=ALL-UNNAMED \
37827
09fa0c82a5f7 8154956: Module system implementation refresh (4/2016)
alanb
parents: 36766
diff changeset
    79
      #
36517
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    80
else
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    81
  NASGEN_OPTIONS := \
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    82
      -Xbootclasspath/p:$(BUILDTOOLS_OUTPUTDIR)/nasgen_classes
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    83
endif
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    84
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    85
# Copy classes to final classes dir and run nasgen to modify classes in jdk.nashorn.internal.objects package
36517
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    86
$(NASGEN_RUN_FILE): $(BUILD_NASGEN) $(jdk.scripting.nashorn)
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    87
	$(ECHO) Running nasgen
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    88
	$(MKDIR) -p $(@D)
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    89
	$(RM) -rf $(@D)/jdk $(@D)/netscape
36517
41a1c20eb619 8142968: Module System implementation
alanb
parents: 34456
diff changeset
    90
	$(CP) -R -p $(SUPPORT_OUTPUTDIR)/special_classes/jdk.scripting.nashorn/* $(@D)/
41240
1c5f97d2d3fb 8166965: Some small java build tools are still running with big JVM configuration
erikj
parents: 40286
diff changeset
    91
	$(JAVA_SMALL) $(NASGEN_OPTIONS) \
20576
1763ed231bda 8001931: The new build system whitespace cleanup
ihse
parents: 18856
diff changeset
    92
	    jdk.nashorn.internal.tools.nasgen.Main $(@D) jdk.nashorn.internal.objects $(@D)
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    93
	$(TOUCH) $@
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    94
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
    95
# Version file needs to be processed with version numbers
34020
d9b12d08137b 8085822: JEP 223: New Version-String Scheme (initial integration)
ihse
parents: 29415
diff changeset
    96
$(eval $(call SetupTextFileProcessing, BUILD_VERSION_FILE, \
d9b12d08137b 8085822: JEP 223: New Version-String Scheme (initial integration)
ihse
parents: 29415
diff changeset
    97
  SOURCE_FILES := $(NASHORN_TOPDIR)/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/version.properties.template, \
d9b12d08137b 8085822: JEP 223: New Version-String Scheme (initial integration)
ihse
parents: 29415
diff changeset
    98
  OUTPUT_FILE := $(JDK_OUTPUTDIR)/modules/jdk.scripting.nashorn/jdk/nashorn/internal/runtime/resources/version.properties, \
d9b12d08137b 8085822: JEP 223: New Version-String Scheme (initial integration)
ihse
parents: 29415
diff changeset
    99
  REPLACEMENTS := \
d9b12d08137b 8085822: JEP 223: New Version-String Scheme (initial integration)
ihse
parents: 29415
diff changeset
   100
      @@VERSION_STRING@@ => $(VERSION_STRING) ; \
d9b12d08137b 8085822: JEP 223: New Version-String Scheme (initial integration)
ihse
parents: 29415
diff changeset
   101
      @@VERSION_SHORT@@ => $(VERSION_SHORT) , \
d9b12d08137b 8085822: JEP 223: New Version-String Scheme (initial integration)
ihse
parents: 29415
diff changeset
   102
))
20576
1763ed231bda 8001931: The new build system whitespace cleanup
ihse
parents: 18856
diff changeset
   103
34020
d9b12d08137b 8085822: JEP 223: New Version-String Scheme (initial integration)
ihse
parents: 29415
diff changeset
   104
# Version processing needs to happen after nasgen run since nasgen run deletes it
d9b12d08137b 8085822: JEP 223: New Version-String Scheme (initial integration)
ihse
parents: 29415
diff changeset
   105
$(BUILD_VERSION_FILE): $(NASGEN_RUN_FILE)
16198
1cfb1fbab2dc 8006676: Integrate Nashorn into new build system
jlaskey
parents:
diff changeset
   106
43554
a6f3b6d1c9b0 8173822: Remove dead code in BuildNashorn.gmk
ihse
parents: 41500
diff changeset
   107
compile: $(NASGEN_RUN_FILE) $(BUILD_VERSION_FILE)
a6f3b6d1c9b0 8173822: Remove dead code in BuildNashorn.gmk
ihse
parents: 41500
diff changeset
   108
all: compile
20576
1763ed231bda 8001931: The new build system whitespace cleanup
ihse
parents: 18856
diff changeset
   109
25865
d38d876f1654 8054834: Modular Source Code
chegar
parents: 23367
diff changeset
   110
.PHONY: compile all