Commit 1642941
committed
Increase Deadlock test timeout for FIPS
In weak fips mode -Dsemeru.fips=true
-Dsemeru.customprofile=OpenJCEPlusFIPS there is a bit more processing to
be done during startup to load and read the FIPS profiles from the
java.security file and setup the JCE algorithms and providers available
according to the profile.
Signed-off-by: Jason Feng <[email protected]>1 parent 492e201 commit 1642941
File tree
1 file changed
+7
-1
lines changed- test/jdk/java/security/Security/ClassLoaderDeadlock
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
29 | | - | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
0 commit comments