mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-26 23:00:38 +00:00
Merge
This commit is contained in:
commit
4fd4759fdd
@ -363,3 +363,4 @@ e882bcdbdac436523f3d5681611d3118a3804ea7 jdk-9+117
|
||||
047f95de8f918d8ff5e8cd2636a2abb5c3c8adb8 jdk-9+118
|
||||
3463a3f14f0f0e8a68f29ac6405454f2fa2f598a jdk-9+119
|
||||
647e0142a5a52749db572b5e6638d561def6479e jdk-9+120
|
||||
cae471d3b87783e0a3deea658e1e1c84b2485b6c jdk-9+121
|
||||
|
||||
@ -318,7 +318,8 @@ var getJibProfilesProfiles = function (input, common) {
|
||||
},
|
||||
|
||||
"linux-x86-open": {
|
||||
default_make_targets: "profiles"
|
||||
default_make_targets: "profiles",
|
||||
configure_args: "--with-jvm-variants=client,server"
|
||||
}
|
||||
};
|
||||
var openOnlyProfiles = concatObjects(openOnlyProfiles, openOnlyProfilesExtra);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user