Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
taoliult committed Nov 29, 2024
1 parent 09dec31 commit a733e58
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
20 changes: 10 additions & 10 deletions closed/test/jdk/openj9/internal/security/property-java.security
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ RestrictedSecurity.Test-Profile-SecureRandomCheck_1.securerandom.algorithm = SHA

#
# Test-Profile-SecureRandomCheck_2
# Test property - secure random check
# Test property - secure random check.
#
RestrictedSecurity.Test-Profile-SecureRandomCheck_2.desc.name = Test-Profile-SecureRandomCheck_2
RestrictedSecurity.Test-Profile-SecureRandomCheck_2.desc.default = true
Expand All @@ -364,7 +364,7 @@ RestrictedSecurity.Test-Profile-SecureRandomCheck_2.securerandom.provider = Open

#
# Test-Profile-Constraint_1
# Test constraint - constraint check 1
# Test constraint - constraint check 1.
#
RestrictedSecurity.Test-Profile-Constraint_1.desc.name = Test-Profile-Constraint_1
RestrictedSecurity.Test-Profile-Constraint_1.desc.default = true
Expand All @@ -384,7 +384,7 @@ RestrictedSecurity.Test-Profile-Constraint_1.securerandom.algorithm = SHA512DRBG

#
# Test-Profile-Constraint_2
# Test constraint - constraint check 2
# Test constraint - constraint check 2.
#
RestrictedSecurity.Test-Profile-Constraint_2.desc.name = Test-Profile-Constraint_2
RestrictedSecurity.Test-Profile-Constraint_2.desc.default = true
Expand All @@ -404,7 +404,7 @@ RestrictedSecurity.Test-Profile-Constraint_2.securerandom.algorithm = SHA512DRBG

#
# Test-Profile-Constraint_3
# Test constraint - constraint check 3
# Test constraint - constraint check 3.
#
RestrictedSecurity.Test-Profile-Constraint_3.desc.name = Test-Profile-Constraint_3
RestrictedSecurity.Test-Profile-Constraint_3.desc.default = true
Expand All @@ -422,7 +422,7 @@ RestrictedSecurity.Test-Profile-Constraint_3.securerandom.algorithm = SHA512DRBG

#
# Test-Profile-Constraint_Attributes
# Test constraint - constraint attributes check
# Test constraint - constraint attributes check.
#
RestrictedSecurity.Test-Profile-Constraint_Attributes.desc.name = Test-Profile-Constraint_Attributes
RestrictedSecurity.Test-Profile-Constraint_Attributes.desc.default = true
Expand All @@ -442,7 +442,7 @@ RestrictedSecurity.Test-Profile-Constraint_Attributes.securerandom.algorithm = S

#
# Test-Profile-ConstraintChanged_1.Base
# Test constraint - constraint changed 1 base
# Test constraint - constraint changed 1 base.
#
RestrictedSecurity.Test-Profile-ConstraintChanged_1.Base.desc.name = Test-Profile-ConstraintChanged_1.Base
RestrictedSecurity.Test-Profile-ConstraintChanged_1.Base.desc.default = false
Expand All @@ -464,7 +464,7 @@ RestrictedSecurity.Test-Profile-ConstraintChanged_1.Base.securerandom.algorithm

#
# Test-Profile-ConstraintChanged_1.Extension
# Test constraint - constraint changed 1 extension
# Test constraint - constraint changed 1 extension.
#
RestrictedSecurity.Test-Profile-ConstraintChanged_1.Extension.desc.name = Test-Profile-ConstraintChanged_1.Extension
RestrictedSecurity.Test-Profile-ConstraintChanged_1.Extension.desc.default = true
Expand All @@ -475,7 +475,7 @@ RestrictedSecurity.Test-Profile-ConstraintChanged_1.Extension.jce.provider.1 = s

#
# Test-Profile-ConstraintChanged_2.Base
# Test constraint - constraint changed 2 base
# Test constraint - constraint changed 2 base.
#
RestrictedSecurity.Test-Profile-ConstraintChanged_2.Base.desc.name = Test-Profile-ConstraintChanged_2.Base
RestrictedSecurity.Test-Profile-ConstraintChanged_2.Base.desc.default = false
Expand All @@ -497,7 +497,7 @@ RestrictedSecurity.Test-Profile-ConstraintChanged_2.Base.securerandom.algorithm

#
# Test-Profile-ConstraintChanged_2.Extension
# Test constraint - constraint changed 2 extension
# Test constraint - constraint changed 2 extension.
#
RestrictedSecurity.Test-Profile-ConstraintChanged_2.Extension.desc.name = Test-Profile-ConstraintChanged_2.Extension
RestrictedSecurity.Test-Profile-ConstraintChanged_2.Extension.desc.default = true
Expand All @@ -508,7 +508,7 @@ RestrictedSecurity.Test-Profile-ConstraintChanged_2.Extension.jce.provider.2 = s

#
# Test-Profile-ConstraintChanged_3.Base
# Test constraint - constraint changed 3 base
# Test constraint - constraint changed 3 base.
#
RestrictedSecurity.Test-Profile-ConstraintChanged_3.Base.desc.name = Test-Profile-ConstraintChanged_3.Base
RestrictedSecurity.Test-Profile-ConstraintChanged_3.Base.desc.default = true
Expand Down
10 changes: 5 additions & 5 deletions closed/test/jdk/openj9/internal/security/provider-java.security
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RestrictedSecurity.TestBase.Version-Extended.jce.provider.11 = com.sun.security.

#
# Test-Profile.Updated_1
# Test update provider list with value
# Test update provider list with value.
#
RestrictedSecurity.Test-Profile.Updated_1.desc.name = Test Updated Profile 1
RestrictedSecurity.Test-Profile.Updated_1.desc.default = true
Expand All @@ -74,7 +74,7 @@ RestrictedSecurity.Test-Profile.Updated_1.jce.provider.3 = com.sun.security.sasl

#
# Test-Profile.Updated_2
# Test update provider list with null
# Test update provider list with null.
#
RestrictedSecurity.Test-Profile.Updated_2.desc.name = Test Updated Profile 2
RestrictedSecurity.Test-Profile.Updated_2.desc.default = true
Expand All @@ -86,7 +86,7 @@ RestrictedSecurity.Test-Profile.Updated_2.jce.provider.3 = sun.security.ssl.SunJ

#
# Test-Profile.Updated_3
# Test update provider list with empty, the empty is the last one in base profile
# Test update provider list with empty, the empty is the last one in base profile.
#
RestrictedSecurity.Test-Profile.Updated_3.desc.name = Test Updated Profile 3
RestrictedSecurity.Test-Profile.Updated_3.desc.default = true
Expand All @@ -101,7 +101,7 @@ RestrictedSecurity.Test-Profile.Updated_3.jce.provider.5 = sun.security.ssl.SunJ

#
# Test-Profile.Updated_4
# Test update provider list with empty, the empty is NOT the last one in base profile
# Test update provider list with empty, the empty is NOT the last one in base profile.
#
RestrictedSecurity.Test-Profile.Updated_4.desc.name = Test Updated Profile 3
RestrictedSecurity.Test-Profile.Updated_4.desc.default = true
Expand All @@ -115,7 +115,7 @@ RestrictedSecurity.Test-Profile.Updated_4.jce.provider.4 = sun.security.ssl.SunJ

#
# Test-Profile.Base
# Test base profile - provider order numbers are not consecutive
# Test base profile - provider order numbers are not consecutive.
#
RestrictedSecurity.Test-Profile.Base.desc.name = Test Base Profile
RestrictedSecurity.Test-Profile.Base.desc.default = true
Expand Down

0 comments on commit a733e58

Please sign in to comment.