RFR: 6658: Remove unnecessary storing of pre-instrumented bytecode

Jessye Coleman-Shapiro github.com+29706926+jessyec-s at openjdk.java.net
Thu Dec 19 19:54:53 UTC 2019


This patch addresses [JMC-6658](https://bugs.openjdk.java.net/browse/JMC-6658) and removes the unnecessary storing of pre-instrumented bytecode that was implemented in [JMC-5458](https://bugs.openjdk.java.net/browse/JMC-5458).

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

Commits:
 - 40ae08f5: Remove unnecessary storing of pre-instrumented bytecode

Changes: https://git.openjdk.java.net/jmc/pull/23/files
 Webrev: https://webrevs.openjdk.java.net/jmc/23/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JMC-6658
  Stats: 34 lines in 3 files changed: 0 ins; 32 del; 2 mod
  Patch: https://git.openjdk.java.net/jmc/pull/23.diff
  Fetch: git fetch https://git.openjdk.java.net/jmc pull/23/head:pull/23

PR: https://git.openjdk.java.net/jmc/pull/23


More information about the jmc-dev mailing list