https://bz.apache.org/bugzilla/show_bug.cgi?id=62235
Bug ID: 62235
Summary: Java 9 - illegal reflective access by
org.apache.jmeter.util.HostNameSetter
Product: JMeter
Version: 4.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Every time I run a test script on Java 9 I get following output.
Oracle Java 9.0.4, Ubuntu 16.04, ran in Docker container (same Java and OS).
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.jmeter.util.HostNameSetter
(file:/opt/apache-jmeter-4.0/lib/ext/ApacheJMeter_core.jar) to method
sun.security.ssl.SSLSocketImpl.setHost(java.lang.String)
WARNING: Please consider reporting this to the maintainers of
org.apache.jmeter.util.HostNameSetter
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
--
You are receiving this mail because:
You are the assignee for the bug.