Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
taoliult committed Nov 29, 2024
1 parent 0f7738c commit 09dec31
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions closed/test/jdk/openj9/internal/security/property-java.security
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ RestrictedSecurity.Test-Profile-Hash_2.securerandom.algorithm = SHA512DRBG

#
# Test-Profile-SetProperty.Base
# Test profile set property base
# Test profile set property base.
#
RestrictedSecurity.Test-Profile-SetProperty.Base.desc.name = Test-Profile-SetProperty.Base
RestrictedSecurity.Test-Profile-SetProperty.Base.desc.default = false
Expand Down Expand Up @@ -260,7 +260,7 @@ RestrictedSecurity.Test-Profile-SetProperty.Base.securerandom.algorithm = SHA512

#
# Test-Profile-SetProperty.Extension_1
# Test property - property not appendable
# Test property - property not appendable.
#
RestrictedSecurity.Test-Profile-SetProperty.Extension_1.desc.name = Test-Profile-SetProperty.Extension_1
RestrictedSecurity.Test-Profile-SetProperty.Extension_1.desc.default = true
Expand All @@ -271,7 +271,7 @@ RestrictedSecurity.Test-Profile-SetProperty.Extension_1.jce.provider.1 = sun.sec

#
# Test-Profile-SetProperty.Extension_2
# Test property - property does not exist in parent profile, cannot append
# Test property - property does not exist in parent profile, cannot append.
#
RestrictedSecurity.Test-Profile-SetProperty.Extension_2.desc.name = Test-Profile-SetProperty.Extension_2
RestrictedSecurity.Test-Profile-SetProperty.Extension_2.desc.default = true
Expand All @@ -282,7 +282,7 @@ RestrictedSecurity.Test-Profile-SetProperty.Extension_2.jce.provider.1 = sun.sec

#
# Test-Profile-SetProperty.Extension_3
# Test property - property value is not in existing values
# Test property - property value is not in existing values.
#
RestrictedSecurity.Test-Profile-SetProperty.Extension_3.desc.name = Test-Profile-SetProperty.Extension_3
RestrictedSecurity.Test-Profile-SetProperty.Extension_3.desc.default = true
Expand All @@ -293,7 +293,7 @@ RestrictedSecurity.Test-Profile-SetProperty.Extension_3.jce.provider.1 = sun.sec

#
# Test-Profile-PolicySunset.Base
# Test property - policy sunset
# Test property - policy sunset.
#
RestrictedSecurity.Test-Profile-PolicySunset.Base.desc.name = Test-Profile-PolicySunset.Base
RestrictedSecurity.Test-Profile-PolicySunset.Base.desc.default = true
Expand All @@ -311,7 +311,7 @@ RestrictedSecurity.Test-Profile-PolicySunset.Base.securerandom.algorithm = SHA51

#
# Test-Profile-PolicySunsetFormat.Base
# Test property - policy sunset format
# Test property - policy sunset format.
#
RestrictedSecurity.Test-Profile-PolicySunsetFormat.Base.desc.name = Test-Profile-PolicySunsetFormat.Base
RestrictedSecurity.Test-Profile-PolicySunsetFormat.Base.desc.default = true
Expand All @@ -329,7 +329,7 @@ RestrictedSecurity.Test-Profile-PolicySunsetFormat.Base.securerandom.algorithm =

#
# Test-Profile-SecureRandomCheck_1
# Test property - secure random check
# Test property - secure random check.
#
RestrictedSecurity.Test-Profile-SecureRandomCheck_1.desc.name = Test-Profile-SecureRandomCheck_1
RestrictedSecurity.Test-Profile-SecureRandomCheck_1.desc.default = true
Expand Down

0 comments on commit 09dec31

Please sign in to comment.