..
a%b
alt /test.dummy
compatibility
8319213: Compatibility.java reads both stdout and stderr of JdkUtils
2023-11-02 17:39:34 +00:00
multiRelease
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
oldsig
warnings
8292704: sun/security/tools/jarsigner/compatibility/Compatibility.java use wrong key size for EC
2023-06-22 18:43:27 +00:00
AlgOptions.jar
AlgOptions.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00
AltProvider.java
8281175: Add a -providerPath option to jarsigner
2022-02-07 15:05:30 +00:00
AutoKeyStore.java
8281234: The -protected option is not always checked in keytool and jarsigner
2022-03-02 14:07:26 +00:00
CertChainUnclosed.java
CertPolicy.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00
CheckAlgParams.java
8283665: Two Jarsigner tests needs to be updated with JDK-8267319
2022-03-25 17:10:59 +00:00
CheckSignerCertChain.java
8267319: Use larger default key sizes and algorithms based on CNSA
2022-03-24 22:50:26 +00:00
CheckUsage.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00
Collator.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00
ConciseJarsigner.java
8260960: Signs of jarsigner signing
2021-07-21 20:28:55 +00:00
Crl.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00
DefaultOptions.java
8172404: Tools should warn if weak algorithms are used before restricting them
2020-04-17 20:11:39 +08:00
DefaultSigalg.java
8267319: Use larger default key sizes and algorithms based on CNSA
2022-03-24 22:50:26 +00:00
DiffEnd.java
8269039: Disable SHA-1 Signed JARs
2021-09-21 13:45:47 +00:00
DigestDontIgnoreCase.java
8298710: Fix typos in test/jdk/sun/security/tools/jarsigner/
2022-12-16 05:16:40 +00:00
DisableCurveTest.java
8283665: Two Jarsigner tests needs to be updated with JDK-8267319
2022-03-25 17:10:59 +00:00
EC.java
8172404: Tools should warn if weak algorithms are used before restricting them
2020-04-17 20:11:39 +08:00
EmptyIndividualSectionName.java
8217375: jarsigner breaks old signature with long lines in manifest
2019-07-18 08:53:06 +08:00
EmptyJar.java
8217375: jarsigner breaks old signature with long lines in manifest
2019-07-18 08:53:06 +08:00
EmptyManifest.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00
EnableRevocation.java
8242060: Add revocation checking to jarsigner
2020-05-07 10:48:06 +08:00
EntriesOrder.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00
ExitOrNot.java
8316964: Security tools should not call System.exit
2023-10-24 18:32:01 +00:00
FailedSigning.java
FindHeaderEndVsManifestDigesterFindFirstSection.java
8298710: Fix typos in test/jdk/sun/security/tools/jarsigner/
2022-12-16 05:16:40 +00:00
InsufficientSectionDelimiter.java
8217375: jarsigner breaks old signature with long lines in manifest
2019-07-18 08:53:06 +08:00
JarSigning_RU.jar
JarSigning.keystore
JarSigning.keystore.README
JarSigningNonAscii.java
JavaApplication1.jar
JavaKeyStoreAliasCaseInsensitive.java
8230318: Better trust store usage
2019-10-22 17:25:34 -04:00
JvIndex.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00
LargeJarEntry.java
LineBrokenMultiByteCharacter.java
8214024: Remove the default keytool -keyalg value
2019-11-15 09:06:58 +08:00
MainAttributesConfused.java
8217375: jarsigner breaks old signature with long lines in manifest
2019-07-18 08:53:06 +08:00
NameClash.java
8172404: Tools should warn if weak algorithms are used before restricting them
2020-04-17 20:11:39 +08:00
NewSize7.java
8267319: Use larger default key sizes and algorithms based on CNSA
2022-03-24 22:50:26 +00:00
OldSig.java
8284191: Replace usages of 'a the' in hotspot and java.base
2022-05-24 11:25:13 +00:00
OldSig.props
8269039: Disable SHA-1 Signed JARs
2021-09-21 13:45:47 +00:00
OnlyManifest.java
8230318: Better trust store usage
2019-10-22 17:25:34 -04:00
Options.java
8303410: Remove ContentSigner APIs and jarsigner -altsigner and -altsignerpath options
2023-03-14 11:48:59 +00:00
PassType.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00
PercentSign.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00
PosixPermissionsTest.java
8256202: Some tweaks for jarsigner tests PosixPermissionsTest and SymLinkTest
2020-11-13 17:28:05 +00:00
PreserveRawManifestEntryAndDigest.java
8340116: test/jdk/sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java can fail due to regex
2024-11-01 13:11:56 +00:00
RemovedFiles.java
8309841: Jarsigner should print a warning if an entry is removed
2024-10-02 22:55:50 +00:00
RemoveDifferentKeyAlgBlockFile.java
8217375: jarsigner breaks old signature with long lines in manifest
2019-07-18 08:53:06 +08:00
RestrictedAlgo.java
8235710: Remove the legacy elliptic curves
2020-09-25 02:40:36 +00:00
SameName.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00
SectionNameContinuedVsLineBreak.java
8267319: Use larger default key sizes and algorithms based on CNSA
2022-03-24 22:50:26 +00:00
SectionsOnly.java
8229775: Incorrect warning when jar was signed with -sectionsonly
2019-08-16 08:42:09 +08:00
SignedAgain.java
8267319: Use larger default key sizes and algorithms based on CNSA
2022-03-24 22:50:26 +00:00
SymLinkTest.java
8321274: Rename ZipEntry.extraAttributes to ZipEntry.externalFileAttributes
2024-07-03 04:36:32 +00:00
Test4431684.java
8269039: Disable SHA-1 Signed JARs
2021-09-21 13:45:47 +00:00
TimestampCheck.java
8267319: Use larger default key sizes and algorithms based on CNSA
2022-03-24 22:50:26 +00:00
TsacertOptionTest.java
8246709: sun/security/tools/jarsigner/TsacertOptionTest.java compilation failed after JDK-8244683
2020-06-06 13:51:23 +08:00
Utils.java
8217375: jarsigner breaks old signature with long lines in manifest
2019-07-18 08:53:06 +08:00
VerifyHSSSignedJar.java
8307794: Test for HSS/LMS Signature Verification
2023-06-01 14:09:36 +00:00
VersionTest.java
8272163: Add -version option to keytool and jarsigner
2021-10-22 20:53:38 +00:00
Warning.java
8315644: increase timeout of sun/security/tools/jarsigner/Warning.java
2023-09-05 07:06:37 +00:00
WasSignedByOtherSigner.java
8217375: jarsigner breaks old signature with long lines in manifest
2019-07-18 08:53:06 +08:00
WeakSize.java
8180573: Refactor sun/security/tools shell tests to plain java tests
2019-04-12 13:35:23 +08:00