- Loading...
...
Only branches starting with “JDK-“ will be built and tested, name Name your branch with the JBS id of your fix/enhancement. The submit repo will only build and test branches matching the following regular expression:
| Code Block |
|---|
^JDK\-\d{7}([\w\d-]+)? |
...