Comparing source compatibility of /home/jenkins/agent/workspace/stable/jgit-publish-site/repo/org.eclipse.jgit/target/org.eclipse.jgit-5.13.0.202109080827-r.jar against /home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit/5.12.0.202106070339-r/org.eclipse.jgit-5.12.0.202106070339-r.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Superclass:
| Status | Superclass | Compatibility Changes: |
| NEW | java.io.IOException | n.a. |
Interfaces:
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class |
| Old | false | n.a. | n.a. |
| New | true | -6635898685065682182 | 1 |
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | SearchForReuseTimeout(java.time.Duration) | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | java.lang.Throwable | fillInStackTrace() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public | java.lang.String | n.a. | invalidEncoding |
| NEW | public | java.lang.String | n.a. | looseObjectHandleIsStale |
| NEW | public | java.lang.String | n.a. | searchForReuseTimeout |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | long | getBitmapIndexCacheHits() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | long | getPackIndexCacheHits() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | long | getReadBitmapIndexBytes() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | long | getReadBitmapIndexMicros() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | long | getReadReverseIndexCount() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | long | getReadReverseIndexMicros() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | long | getReverseIndexCacheHits() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | void | checkSearchForReuseTimeout() |
| Status: | Name: |
| NEW | org.eclipse.jgit.errors.SearchForReuseTimeout |
|
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | void | enableSearchForReuseTimeout() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| MODIFIED | public
(<-
package_protected
)
| OpenSshConfigFile$HostEntry(java.util.List) | n.a. | n.a. |
|
| MODIFIED | public
(<-
package_protected
)
| OpenSshConfigFile$HostEntry() | n.a. | n.a. |
|
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | org.eclipse.jgit.lib.Config$SectionParser | n.a. | KEY |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | java.lang.String | getCommitEncoding()
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | java.lang.String | getCommitTemplateContent()
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
|
| Status: | Name: |
| NEW | java.io.FileNotFoundException |
| NEW | java.io.IOException |
| NEW | org.eclipse.jgit.errors.ConfigInvalidException |
|
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | java.lang.String | getCommitTemplatePath()
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_COMMIT_ENCODING |
| NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_COMMIT_TEMPLATE |
| NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_SEARCH_FOR_REUSE_TIMEOUT |
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.time.Duration | n.a. | DEFAULT_SEARCH_FOR_REUSE_TIMEOUT |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | java.time.Duration | getSearchForReuseTimeout() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file | New file |
| n.a. | 1131 |
|
| NEW | public | void | setSearchForReuseTimeout(java.time.Duration) | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file | New file |
| n.a. | 1157 |
|
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | COMMAND_OBJECT_INFO |
| NEW | public static final | java.lang.String | n.a. | OPTION_WAIT_FOR_DONE |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | static public | org.eclipse.jgit.transport.ObjectInfoRequest$Builder | builder() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | java.util.List | getObjectIDs() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | org.eclipse.jgit.transport.ObjectInfoRequest | build() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | org.eclipse.jgit.transport.ObjectInfoRequest$Builder | setObjectIDs(java.util.List) | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW (!) | public | void | onObjectInfo(org.eclipse.jgit.transport.ObjectInfoRequest) |
| Status: | Name: |
| NEW | org.eclipse.jgit.transport.ServiceMayNotContinueException |
|
| Change |
| METHOD_NEW_DEFAULT |
|
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | org.eclipse.jgit.transport.ProtocolV2Hook | n.a. |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | void | onObjectInfo(org.eclipse.jgit.transport.ObjectInfoRequest) |
| Status: | Name: |
| NEW | org.eclipse.jgit.transport.ServiceMayNotContinueException |
|
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | boolean | isAdvertiseObjectInfo() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| NEW | public | boolean | isAdvertiseWaitForDone() | n.a. |
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | int | matchFilter(org.eclipse.jgit.treewalk.TreeWalk) |
| Status: | Name: |
| NEW | org.eclipse.jgit.errors.MissingObjectException |
| NEW | org.eclipse.jgit.errors.IncorrectObjectTypeException |
| NEW | java.io.IOException |
|
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
|