RFR: 7903345: Public methods of inner classes are reported as private

Alexandre Iline shurailine at openjdk.org
Thu Oct 6 00:37:52 UTC 2022


Removed a bit of code which changes visibility of inner class methods.
Added a test.

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

Commit messages:
 - CODETOOLS-7903345: Public methods of inner classes are reported as private

Changes: https://git.openjdk.org/jcov/pull/30/files
 Webrev: https://webrevs.openjdk.org/?repo=jcov&pr=30&range=00
  Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903345
  Stats: 317 lines in 4 files changed: 193 ins; 119 del; 5 mod
  Patch: https://git.openjdk.org/jcov/pull/30.diff
  Fetch: git fetch https://git.openjdk.org/jcov pull/30/head:pull/30

PR: https://git.openjdk.org/jcov/pull/30


More information about the jcov-dev mailing list