RFR: 8255883: Avoid duplicated GeneratedMethodAccessor when reflect method invoked from different threads

Hui Shi hshi at openjdk.java.net
Fri Nov 13 23:42:00 UTC 2020


…ructorAccessorImpl object

duplicate with https://github.com/openjdk/jdk/pull/1070, try trigger test with new PR

-------------

Commit messages:
 - 8255883: Avoid multiple GeneratedAccessor for same NativeMethod/ConstructorAccessorImpl object

Changes: https://git.openjdk.java.net/jdk/pull/1213/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1213&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8255883
  Stats: 46 lines in 2 files changed: 28 ins; 0 del; 18 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1213.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1213/head:pull/1213

PR: https://git.openjdk.java.net/jdk/pull/1213


More information about the core-libs-dev mailing list