ibmruntimes / openj9-openjdk-jdk11

Extensions for OpenJDK 11 for Eclipse OpenJ9
GNU General Public License v2.0
31 stars 112 forks source link

Modify get_source.sh to automatically fetch release branches #707

Closed pshipton closed 1 year ago

pshipton commented 1 year ago

If the current branch matches the pattern of a release branch, fetch openj9/omr branches of the same name.

This will work for a normal release, and can be overwritten for special cases. It avoids having to modify a release branch after creation in order to get the matching openj9/omr release branches. Further changes to the release branch can be pushed rather than merged, as long as the release branch matches the head stream.

Backport of https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/660

keithc-ca commented 1 year ago

Jenkins compile win jdk11