Commit 2362dfc
committed
Take release level into account when check for java9
Currently in SearchableEnvironment we only check if the project level is
larger java9plus but when constructing a release specific
SearchableEnvironment this needs to take the release option into account
instead.
Fix #43991 parent 4c82e2b commit 2362dfc
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 | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments