<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div><br></div><div><br></div><hr id="zwchr" data-marker="__DIVIDER__"><div data-marker="__HEADERS__"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Kumar Ashish" <kr.ashish8196@gmail.com><br><b>To: </b>jigsaw-dev@openjdk.org<br><b>Sent: </b>Monday, August 8, 2022 11:17:59 PM<br><b>Subject: </b>[JEP 403] Use case for a new standard replacement<br></blockquote></div><div data-marker="__QUOTED_TEXT__"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div dir="ltr">Hi, <br>I have been using <a href="https://github.com/uber/cadence-java-client" target="_blank">https://github.com/uber/cadence-java-client</a> in my service, and it contains two illegal access operations. I am trying to upgrade to java 17 in my service, but am unable to do so because of these operations. These operations have been mentioned in this issue, <a href="https://github.com/uber/cadence-java-client/issues/647" target="_blank">https://github.com/uber/cadence-java-client/issues/647</a> . I am not sure if this has already been queried but what should I do to solve this? </div></blockquote><div><br></div><div>Hi,<br data-mce-bogus="1"></div><div>if you control the command line, you can use --add-opens, something like<br data-mce-bogus="1"></div><div>  --add-opens java.base/java.lang=ALL-UNNAMED<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div dir="ltr"><br><br>Regards,<br>Kumar Ashish</div></blockquote><div><br></div><div>RĂ©mi<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div></div></div></body></html>