Integrated: 8344461: Additional cleanup in NewThreadAction

Stuart Marks smarks at openjdk.org
Wed Dec 4 22:38:03 UTC 2024


On Wed, 4 Dec 2024 19:06:20 GMT, Stuart Marks <smarks at openjdk.org> wrote:

> Convert the RMI NewThreadAction class into a couple static methods on RuntimeUtil. Also remove a couple unnecessary qualified exports from java.base to java.rmi.

This pull request has now been integrated.

Changeset: 8a3c100c
Author:    Stuart Marks <smarks at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8a3c100c54d7d31eeacd2e05fd5b883c72d6bb75
Stats:     240 lines in 9 files changed: 89 ins; 133 del; 18 mod

8344461: Additional cleanup in NewThreadAction
8344867: Cleanup unneeded qualified exports to java.rmi

Co-authored-by: Roger Riggs <rriggs at openjdk.org>
Reviewed-by: rriggs

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

PR: https://git.openjdk.org/jdk/pull/22557


More information about the core-libs-dev mailing list