Commit a676945
committed
Lower limit for nestedStrongEmphasis because of stack size
Now that there's an extra level of indirection, the stack requirements
are higher. The test was failing on Java 7 but not on 8 because its
default stack size is smaller.1 parent 1366034 commit a676945
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments