> Hi, Please review
> systemDictionaryShared becomes fatter and fatter so it is time to split it 
> into functional files. Moved security and jar operation related code into 
> CDSProtectionDomain, and moved shared class info (DumpTime/RunTime) to 
> sharedClassInfo.[ch]pp, also moved lambda proxy related to 
> lambdaProxyClassInfo.hpp. This way systemDictionaryShared.cpp looks neat and 
> light.
> 
> Tests: tier1,tier3,tier4
> 
> Thanks
> Yumin

Yumin Qi has updated the pull request incrementally with one additional commit 
since the last revision:

  Reorder including header files, remove unused function 
dd_to_dump_time_lambda_proxy_class_dictionary

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4568/files
  - new: https://git.openjdk.java.net/jdk/pull/4568/files/8d104acf..438d54da

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4568&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4568&range=01-02

  Stats: 11 lines in 4 files changed: 4 ins; 6 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4568.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4568/head:pull/4568

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

Reply via email to