Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jdk17u
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
einsteinathome
openjdk
jdk17u
Commits
2d6424e0
Commit
2d6424e0
authored
Jul 5, 2017
by
J. Duke
Browse files
Options
Downloads
Plain Diff
Merge
parents
9243ae20
85819d53
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.hgtags-top-repo
+1
-0
1 addition, 0 deletions
.hgtags-top-repo
make/Jprt.gmk
+4
-0
4 additions, 0 deletions
make/Jprt.gmk
make/jprt.properties
+16
-11
16 additions, 11 deletions
make/jprt.properties
with
21 additions
and
11 deletions
.hgtags-top-repo
+
1
−
0
View file @
2d6424e0
...
...
@@ -267,3 +267,4 @@ ee4fd72b2ec3d92497f37163352f294aa695c6fb jdk9-b20
8e4bdab4c362aadde2d321f968cd503a2f779e2f jdk9-b22
88567461a2cd9b7fb431fee6440005a694df1f47 jdk9-b23
1d4a293fbec19dc2d5790bbb2c7dd0ed8f265484 jdk9-b24
aefd8899a8d6615fb34ba99b2e38996a7145baa8 jdk9-b25
This diff is collapsed.
Click to expand it.
make/Jprt.gmk
+
4
−
0
View file @
2d6424e0
...
...
@@ -46,6 +46,10 @@ ifndef JPRT_ARCHIVE_INSTALL_BUNDLE
JPRT_ARCHIVE_INSTALL_BUNDLE=/tmp/jprt_bundles/product-install.zip
endif
ifeq ($(SKIP_BOOT_CYCLE), false)
jprt_bundle: bootcycle-images
endif
# This target must be called in the context of a SPEC file
jprt_bundle: $(JPRT_ARCHIVE_BUNDLE)
@$(call CheckIfMakeAtEnd)
...
...
This diff is collapsed.
Click to expand it.
make/jprt.properties
+
16
−
11
View file @
2d6424e0
...
...
@@ -249,7 +249,7 @@ my.test.targets.hotspot.solaris.sparcv9= \
solaris_sparcv9_5.11-{product|fastdebug}-c2-jvm98,
\
solaris_sparcv9_5.11-{product|fastdebug}-c2-jvm98_nontiered,
\
solaris_sparcv9_5.11-{product|fastdebug}-c2-scimark,
\
solaris_sparcv9_5.11-product-c2-runThese,
\
solaris_sparcv9_5.11-product-c2-runThese
8
,
\
solaris_sparcv9_5.11-{product|fastdebug}-c2-GCBasher_SerialGC,
\
solaris_sparcv9_5.11-{product|fastdebug}-c2-GCBasher_ParallelGC,
\
solaris_sparcv9_5.11-{product|fastdebug}-c2-GCBasher_ParNewGC,
\
...
...
@@ -273,8 +273,9 @@ my.test.targets.hotspot.solaris.x64= \
solaris_x64_5.11-{product|fastdebug}-c2-jvm98,
\
solaris_x64_5.11-{product|fastdebug}-c2-jvm98_nontiered,
\
solaris_x64_5.11-{product|fastdebug}-c2-scimark,
\
solaris_x64_5.11-product-c2-runThese,
\
solaris_x64_5.11-product-c2-runThese_Xcomp,
\
solaris_x64_5.11-product-c2-runThese8,
\
solaris_x64_5.11-product-c2-runThese8_Xcomp_lang,
\
solaris_x64_5.11-product-c2-runThese8_Xcomp_vm,
\
solaris_x64_5.11-{product|fastdebug}-c2-GCBasher_SerialGC,
\
solaris_x64_5.11-{product|fastdebug}-c2-GCBasher_ParallelGC,
\
solaris_x64_5.11-{product|fastdebug}-c2-GCBasher_ParNewGC,
\
...
...
@@ -298,9 +299,11 @@ my.test.targets.hotspot.linux.i586= \
linux_i586_2.6-{product|fastdebug}-{c1|c2}-jvm98,
\
linux_i586_2.6-{product|fastdebug}-c2-jvm98_nontiered,
\
linux_i586_2.6-{product|fastdebug}-{c1|c2}-scimark,
\
linux_i586_2.6-product-c1-runThese_Xcomp,
\
linux_i586_2.6-fastdebug-c1-runThese_Xshare,
\
linux_i586_2.6-fastdebug-c2-runThese_Xcomp,
\
linux_i586_2.6-product-c1-runThese8_Xcomp_lang,
\
linux_i586_2.6-product-c1-runThese8_Xcomp_vm,
\
linux_i586_2.6-fastdebug-c1-runThese8_Xshare,
\
linux_i586_2.6-fastdebug-c2-runThese8_Xcomp_lang,
\
linux_i586_2.6-fastdebug-c2-runThese8_Xcomp_vm,
\
linux_i586_2.6-{product|fastdebug}-{c1|c2}-GCBasher_SerialGC,
\
linux_i586_2.6-{product|fastdebug}-{c1|c2}-GCBasher_ParallelGC,
\
linux_i586_2.6-{product|fastdebug}-{c1|c2}-GCBasher_ParNewGC,
\
...
...
@@ -366,9 +369,10 @@ my.test.targets.hotspot.windows.i586= \
windows_i586_6.1-{product|fastdebug}-{c1|c2}-jvm98,
\
windows_i586_6.1-{product|fastdebug}-c2-jvm98_nontiered,
\
windows_i586_6.1-{product|fastdebug}-{c1|c2}-scimark,
\
windows_i586_6.1-product-{c1|c2}-runThese,
\
windows_i586_6.1-product-{c1|c2}-runThese_Xcomp,
\
windows_i586_6.1-fastdebug-c1-runThese_Xshare,
\
windows_i586_6.1-product-{c1|c2}-runThese8,
\
windows_i586_6.1-product-{c1|c2}-runThese8_Xcomp_lang,
\
windows_i586_6.1-product-{c1|c2}-runThese8_Xcomp_vm,
\
windows_i586_6.1-fastdebug-c1-runThese8_Xshare,
\
windows_i586_6.1-{product|fastdebug}-{c1|c2}-GCBasher_SerialGC,
\
windows_i586_6.1-{product|fastdebug}-{c1|c2}-GCBasher_ParallelGC,
\
windows_i586_6.1-{product|fastdebug}-{c1|c2}-GCBasher_ParNewGC,
\
...
...
@@ -392,8 +396,9 @@ my.test.targets.hotspot.windows.x64= \
windows_x64_6.1-{product|fastdebug}-c2-jvm98,
\
windows_x64_6.1-{product|fastdebug}-c2-jvm98_nontiered,
\
windows_x64_6.1-{product|fastdebug}-c2-scimark,
\
windows_x64_6.1-product-c2-runThese,
\
windows_x64_6.1-product-c2-runThese_Xcomp,
\
windows_x64_6.1-product-c2-runThese8,
\
windows_x64_6.1-product-c2-runThese8_Xcomp_lang,
\
windows_x64_6.1-product-c2-runThese8_Xcomp_vm,
\
windows_x64_6.1-{product|fastdebug}-c2-GCBasher_SerialGC,
\
windows_x64_6.1-{product|fastdebug}-c2-GCBasher_ParallelGC,
\
windows_x64_6.1-{product|fastdebug}-c2-GCBasher_ParNewGC,
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment