Integrated: 8267123: Remove RMI Activation

Stuart Marks smarks at openjdk.java.net
Thu May 27 15:23:10 UTC 2021


On Tue, 25 May 2021 18:04:45 GMT, Stuart Marks <smarks at openjdk.org> wrote:

> This is the implementation of [JEP 407](https://openjdk.java.net/jeps/407).
> 
> This is a fairly straightforward removal of this component.
>  - Activation implementation classes removed
>  - Activation tests removed
>  - adjustments to various comments to remove references to Activation
>  - adjustments to some code to remove special-case support for Activation from core RMI
>  - adjustments to several tests to remove testing and support for, and mentions of Activation
>  - remove `rmid` tool
> 
> (Personally, I found that reviewing using the webrev was easier than navigating github's diff viewer.)

This pull request has now been integrated.

Changeset: 7c85f351
Author:    Stuart Marks <smarks at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7c85f3510cb84881ff232548fbcc933ef4b34972
Stats:     21982 lines in 243 files changed: 0 ins; 21930 del; 52 mod

8267123: Remove RMI Activation

Reviewed-by: erikj, rriggs, alanb

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

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


More information about the hotspot-runtime-dev mailing list