Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045046 | 8u25 | David Dehaven | P3 | Resolved | Fixed | b01 |
JDK-8043594 | 8u20 | David Dehaven | P3 | Resolved | Fixed | b16 |
JDK-8053139 | emb-8u26 | David Dehaven | P3 | Resolved | Fixed | b17 |
Description
While looking at the current code I noticed several new files that had no copyright notice in them at all.
It is required that every file in the repository have the appropriate copyright notice.
notice missing in com.sun.deploy.cache:
UpgradeStatus.java
SignedAsBlobJarFile.java
JarSigningData.java
CacheUpgradeHelper.java
Cache6Upgrader.java
We will have to search rest of repository and add copyright where missing.
Please remember to add copyright notice to all new files.
It is required that every file in the repository have the appropriate copyright notice.
notice missing in com.sun.deploy.cache:
UpgradeStatus.java
SignedAsBlobJarFile.java
JarSigningData.java
CacheUpgradeHelper.java
Cache6Upgrader.java
We will have to search rest of repository and add copyright where missing.
Please remember to add copyright notice to all new files.
Attachments
Issue Links
- backported by
-
JDK-8043594 missing copyright notice
-
- Resolved
-
-
JDK-8045046 missing copyright notice
-
- Resolved
-
-
JDK-8053139 missing copyright notice
-
- Resolved
-