Skip to content

Commit

Permalink
Solve HANA Native Image issue with property (SAP-samples#751)
Browse files Browse the repository at this point in the history
Removes previous workaround and replaces it with workaround suggested in oracle/graal#6457
  • Loading branch information
beckermarc authored and c-kobo committed Nov 10, 2023
1 parent aeb6b4b commit c9624ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
22 changes: 0 additions & 22 deletions srv/src/main/java/com/sap/db/util/SocketUtils.java

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Args = --initialize-at-run-time=sun.nio.ch.AsynchronousSocketChannelImpl$DefaultOptionsHolder

0 comments on commit c9624ba

Please sign in to comment.