RFR: 8253882: remove PropertyResolvingWrapper

Igor Ignatyev iignatyev at openjdk.java.net
Wed Sep 30 22:52:06 UTC 2020


Hi all,

could you please review this trivial patch which removes `PropertyResolvingWrapper`?
from JBS:
> w/ all [JDK-8219140]'s sub-tasks being done, there are no more usages of `PropertyResolvingWrapper`, so this class can
> be removed.

[JDK-8219140]: https://bugs.openjdk.java.net/browse/JDK-8219140

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

Commit messages:
 - 8253882: remove PropertyResolvingWrapper

Changes: https://git.openjdk.java.net/jdk/pull/446/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=446&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8253882
  Stats: 136 lines in 1 file changed: 0 ins; 136 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/446.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/446/head:pull/446

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


More information about the hotspot-dev mailing list