Comparing source compatibility of /home/jenkins/agent/workspace/stable/jgit-publish-site/repo/org.eclipse.jgit/target/org.eclipse.jgit-6.4.0.202211300538-r.jar against /home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit/6.2.0.202206071550-r/org.eclipse.jgit-6.2.0.202206071550-r.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED (*) | public | org.eclipse.jgit.api.ApplyResult | call() |
Status: | Name: |
UNCHANGED | org.eclipse.jgit.api.errors.GitAPIException |
REMOVED | org.eclipse.jgit.api.errors.PatchFormatException |
REMOVED | org.eclipse.jgit.api.errors.PatchApplyException |
|
Change |
METHOD_NO_LONGER_THROWS_CHECKED_EXCEPTION |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.CloneCommand | addShallowExclude(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.CloneCommand | addShallowExclude(org.eclipse.jgit.lib.ObjectId) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.CloneCommand | setDepth(int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.CloneCommand | setShallowSince(java.time.OffsetDateTime) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.CloneCommand | setShallowSince(java.time.Instant) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.DiffCommand | setShowNameOnly(boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.api.FetchCommand | addShallowExclude(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.FetchCommand | addShallowExclude(org.eclipse.jgit.lib.ObjectId) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.FetchCommand | setDepth(int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.FetchCommand | setShallowSince(java.time.OffsetDateTime) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.FetchCommand | setShallowSince(java.time.Instant) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.FetchCommand | setUnshallow(boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | boolean | isUseBitmaps() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.PushCommand | setHookErrorStream(java.io.PrintStream) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.PushCommand | setHookOutputStream(java.io.PrintStream) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.PushCommand | setUseBitmaps(boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | static public | void | checkoutEntry(org.eclipse.jgit.lib.Repository,
org.eclipse.jgit.dircache.DirCacheEntry,
org.eclipse.jgit.lib.ObjectReader,
boolean,
org.eclipse.jgit.dircache.DirCacheCheckout$CheckoutMetadata)
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
|
Status: | Name: |
UNCHANGED | java.io.IOException |
|
Change |
ANNOTATION_DEPRECATED_ADDED |
|
Old file | New file |
1459 | 1461 |
|
NEW | static public | void | checkoutEntry(org.eclipse.jgit.lib.Repository,
org.eclipse.jgit.dircache.DirCacheEntry,
org.eclipse.jgit.lib.ObjectReader,
boolean,
org.eclipse.jgit.dircache.DirCacheCheckout$CheckoutMetadata,
org.eclipse.jgit.treewalk.WorkingTreeOptions) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1502 |
|
NEW | static public | void | getContent(org.eclipse.jgit.lib.Repository,
java.lang.String,
org.eclipse.jgit.dircache.DirCacheCheckout$CheckoutMetadata,
org.eclipse.jgit.dircache.DirCacheCheckout$StreamSupplier,
org.eclipse.jgit.treewalk.WorkingTreeOptions,
java.io.OutputStream) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1664 |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | java.io.InputStream | load() |
Status: | Name: |
NEW | java.io.IOException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | FilteredRenameDetector(org.eclipse.jgit.lib.Repository) | n.a. | n.a. |
|
NEW | public | FilteredRenameDetector(org.eclipse.jgit.diff.RenameDetector) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.List | compute(java.util.List,
org.eclipse.jgit.treewalk.filter.PathFilter) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.util.List | compute(java.util.List,
java.util.List) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public | java.lang.String | n.a. | applyBinaryForInCoreNotSupported |
NEW | public | java.lang.String | n.a. | applyBinaryPatchTypeNotSupported |
NEW | public | java.lang.String | n.a. | copyFileFailedNullFiles |
NEW | public | java.lang.String | n.a. | couldNotHashByteArrayWithSha256 |
NEW | public | java.lang.String | n.a. | couldNotSignStringWithKey |
NEW | public | java.lang.String | n.a. | depthMustBeAt1 |
NEW | public | java.lang.String | n.a. | depthWithUnshallow |
NEW | public | java.lang.String | n.a. | invalidAwsApiSignatureVersion |
NEW | public | java.lang.String | n.a. | missingAwsRegion |
NEW | public | java.lang.String | n.a. | notShallowedUnshallow |
NEW | public | java.lang.String | n.a. | readShallowFailed |
NEW | public | java.lang.String | n.a. | renameFileFailedNullFiles |
NEW | public | java.lang.String | n.a. | shallowNotSupported |
NEW | public | java.lang.String | n.a. | unexpectedAwsApiSignatureVersion |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.Set | getShallowCommits() |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setShallowCommits(java.util.Set) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED | public
(<-
package_protected
)
| java.util.Set | getShallowCommits() |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
NEW | public | void | setShallowCommits(java.util.Set) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate | newBatchUpdate(boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | 7467576852889635303 | n.a. |
New | true | 3388754239283975960 | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.internal.storage.pack.PackExt | n.a. | REVERSE_INDEX |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED (!) | public | java.util.Map (<- java.util.Set)
| getCapabilities() | n.a. |
Change |
METHOD_RETURN_TYPE_CHANGED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.String | getClientSID()
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. | SHA1_IMPLEMENTATION |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | int | n.a. | INFINITE_DEPTH |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.Set | getShallowCommits() |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setShallowCommits(java.util.Set) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | boolean | isNotLargerThan(org.eclipse.jgit.lib.AnyObjectId,
int,
long) |
Status: | Name: |
NEW | org.eclipse.jgit.errors.MissingObjectException |
NEW | org.eclipse.jgit.errors.IncorrectObjectTypeException |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | ResolveMerger$WorkTreeUpdater$Result() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.List | getFailedToDelete() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.util.List | getModifiedFiles() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.lib.ObjectId | getTreeId() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | PatchApplier(org.eclipse.jgit.lib.Repository,
org.eclipse.jgit.revwalk.RevTree,
org.eclipse.jgit.lib.ObjectInserter) |
Status: | Name: |
NEW | java.io.IOException |
| n.a. |
|
NEW | public | PatchApplier(org.eclipse.jgit.lib.Repository) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.patch.PatchApplier$Result | applyPatch(java.io.InputStream) |
Status: | Name: |
NEW | org.eclipse.jgit.api.errors.PatchFormatException |
NEW | org.eclipse.jgit.api.errors.PatchApplyException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | PatchApplier$Result() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.List | getPaths() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.lib.ObjectId | getTreeId() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | -5137042470336945179 | n.a. |
New | true | 1137261886684465136 | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED | not_final
(<-
final
)
public | org.eclipse.jgit.revwalk.RevCommit | getParent(int) | n.a. | n.a. |
|
MODIFIED | not_final
(<-
final
)
public | int | getParentCount() | n.a. | n.a. |
|
MODIFIED | not_final
(<-
final
)
public | org.eclipse.jgit.revwalk.RevCommit[] | getParents() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | java.lang.String | calculateBodyHash(byte[]) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | java.lang.String | getCanonicalizedQueryString(java.util.Map) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | byte[] | hash(byte[]) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | void | sign(java.net.HttpURLConnection,
java.util.Map,
long,
java.lang.String,
java.lang.String,
java.lang.String,
java.lang.String,
char[]) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | boolean | isUseBitmaps() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | CAPABILITY_SHALLOW |
NEW | public static final | java.lang.String | n.a. | OPTION_SESSION_ID |
NEW | public static final | java.lang.String | n.a. | PACKET_ACK |
NEW | public static final | java.lang.String | n.a. | PACKET_DEEPEN |
NEW | public static final | java.lang.String | n.a. | PACKET_DEEPEN_NOT |
NEW | public static final | java.lang.String | n.a. | PACKET_DEEPEN_SINCE |
NEW | public static final | java.lang.String | n.a. | PACKET_DELIM |
NEW | public static final | java.lang.String | n.a. | PACKET_DONE |
NEW | public static final | java.lang.String | n.a. | PACKET_END |
NEW | public static final | java.lang.String | n.a. | PACKET_ERR |
NEW | public static final | java.lang.String | n.a. | PACKET_FLUSH |
NEW | public static final | java.lang.String | n.a. | PACKET_HAVE |
NEW | public static final | java.lang.String | n.a. | PACKET_SHALLOW |
NEW | public static final | java.lang.String | n.a. | PACKET_UNSHALLOW |
NEW | public static final | java.lang.String | n.a. | PACKET_WANT |
NEW | public static final | java.lang.String | n.a. | PACKET_WANT_REF |
NEW | public static final | java.lang.String | n.a. | SECTION_SHALLOW_INFO |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.String | getClientSID()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.transport.LsRefsV2Request$Builder | setClientSID(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | -2453311917090060448 | n.a. |
New | true | 5768654743463301413 | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | long | getFullSize() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setFullSize(long) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.String | getClientSID() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 2157 |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | boolean | isAllowReceiveClientSID() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | boolean | n.a. | DEFAULT_PUSH_USE_BITMAPS |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | final public | java.util.List | getDeepenNots() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1217 |
|
NEW | final public | java.time.Instant | getDeepenSince() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1199 |
|
NEW | final public | java.lang.Integer | getDepth() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1161 |
|
NEW | public | boolean | isPushUseBitmaps() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1072 |
|
NEW | final public | void | setDeepenNots(java.util.List) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1227 |
|
NEW | final public | void | setDeepenSince(java.time.Instant) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1209 |
|
NEW | final public | void | setDepth(int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1173 |
|
NEW | final public | void | setDepth(java.lang.Integer) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1188 |
|
NEW | public | void | setHookErrorStream(java.io.PrintStream) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setHookOutputStream(java.io.PrintStream) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setPushUseBitmaps(boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1084 |
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | close() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.String | getClientSID()
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
| n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 1716 |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | java.lang.String | urlEncode(java.lang.String,
boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | boolean | isEqualOrPrefix(java.lang.String,
java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Compatibility Changes:
Change |
CLASS_NOW_ABSTRACT |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
MODIFIED | public
(<-
private
)
| SHA1() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED (!) | public abstract
(<-
not_abstract
)
| byte[] | digest() |
Status: | Name: |
UNCHANGED | org.eclipse.jgit.util.sha1.Sha1CollisionException |
|
Change |
METHOD_NOW_ABSTRACT |
|
|
MODIFIED (!) | public abstract
(<-
not_abstract
)
| void | digest(org.eclipse.jgit.lib.MutableObjectId) |
Status: | Name: |
UNCHANGED | org.eclipse.jgit.util.sha1.Sha1CollisionException |
|
Change |
METHOD_NOW_ABSTRACT |
|
|
MODIFIED (!) | public abstract
(<-
not_abstract
)
| boolean | hasCollision() | n.a. |
Change |
METHOD_NOW_ABSTRACT |
|
|
MODIFIED (!) | public abstract
(<-
not_abstract
)
| org.eclipse.jgit.util.sha1.SHA1 | reset() | n.a. |
Change |
METHOD_NOW_ABSTRACT |
|
|
MODIFIED (!) | public abstract
(<-
not_abstract
)
| org.eclipse.jgit.util.sha1.SHA1 | setDetectCollision(boolean) | n.a. |
Change |
METHOD_NOW_ABSTRACT |
|
|
MODIFIED (!) | public abstract
(<-
not_abstract
)
| org.eclipse.jgit.lib.ObjectId | toObjectId() |
Status: | Name: |
UNCHANGED | org.eclipse.jgit.util.sha1.Sha1CollisionException |
|
Change |
METHOD_NOW_ABSTRACT |
|
|
MODIFIED (!) | public abstract
(<-
not_abstract
)
| void | update(byte) | n.a. |
Change |
METHOD_NOW_ABSTRACT |
|
|
MODIFIED (!) | public abstract
(<-
not_abstract
)
| void | update(byte[]) | n.a. |
Change |
METHOD_NOW_ABSTRACT |
|
|
MODIFIED (!) | public abstract
(<-
not_abstract
)
| void | update(byte[],
int,
int) | n.a. |
Change |
METHOD_NOW_ABSTRACT |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | false | n.a. | n.a. |
New | true | -2124663028246597578 | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.util.sha1.SHA1$Sha1Implementation | n.a. | JAVA |
NEW | public static final | org.eclipse.jgit.util.sha1.SHA1$Sha1Implementation | n.a. | JDKNATIVE |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.String | toString() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | org.eclipse.jgit.util.sha1.SHA1$Sha1Implementation | valueOf(java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | org.eclipse.jgit.util.sha1.SHA1$Sha1Implementation[] | values() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | boolean | isLinux() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|