-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063161 | 8u45 | Mikael Vidstedt | P3 | Resolved | Fixed | b01 |
JDK-8050969 | 8u40 | Mikael Vidstedt | P3 | Resolved | Fixed | b01 |
JDK-8069778 | emb-8u47 | Mikael Vidstedt | P3 | Resolved | Fixed | team |
Until now, JPRT has used a rather hacky workaround when building using the new makefiles (build-infra). A special maketarget "bridgebuild" has been used to run configure and translate a select set of env variables to configure arguments. This limits the ability to change the configuration of jprt builds from the jprt command line. It also increases the difference between how a local build and a jprt build is done.
JPRT was recently enhanced to support running configure and handling configure arguments for the build. Activating this feature for jdk8 requires some minor changes to the jdk8 makefiles and jprt.properties.
JPRT was recently enhanced to support running configure and handling configure arguments for the build. Activating this feature for jdk8 requires some minor changes to the jdk8 makefiles and jprt.properties.
- backported by
-
JDK-8050969 Let jprt run configure when building
- Resolved
-
JDK-8063161 Let jprt run configure when building
- Resolved
-
JDK-8069778 Let jprt run configure when building
- Resolved
- relates to
-
JDK-8054009 Support SKIP_BOOT_CYCLE=false when invoked from JPRT
- Resolved