Skip to content

Commit 26782bf

Browse files
committed
Revert "Intentionally break build to validate current java profile"
This reverts commit d701648.
1 parent d701648 commit 26782bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,7 @@ under the License.
676676
<redirectTestOutputToFile>true</redirectTestOutputToFile>
677677
<reportsDirectory>${project.build.directory}/test-output/${maven.build.timestamp}</reportsDirectory>
678678
<argLine>@{argLine}
679+
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED
679680
--add-exports java.base/jdk.internal.ref=ALL-UNNAMED
680681
--add-opens java.base/java.nio=ALL-UNNAMED
681682
--add-opens java.base/sun.nio.ch=ALL-UNNAMED

0 commit comments

Comments
 (0)