Re: RFR: 8346570: SM cleanup of tests for Beans and Serialization

2024-12-18 Thread Phil Race
On Wed, 18 Dec 2024 14:58:26 GMT, Roger Riggs wrote: > Continuing SM removal cleanup of tests for test/jdk/java/beans and > test/jdk/java/io/Serializable. > Removing doPrivileged, Permissions, and SecurityException. Beans changes look fine - Marked as reviewed by prr (Reviewer).

Re: RFR: 8346570: SM cleanup of tests for Beans and Serialization

2024-12-18 Thread Lance Andersen
On Wed, 18 Dec 2024 14:58:26 GMT, Roger Riggs wrote: > Continuing SM removal cleanup of tests for test/jdk/java/beans and > test/jdk/java/io/Serializable. > Removing doPrivileged, Permissions, and SecurityException. Marked as reviewed by lancea (Reviewer). - PR Review: https://gi

RFR: 8346570: SM cleanup of tests for Beans and Serialization

2024-12-18 Thread Roger Riggs
Continuing SM removal cleanup of tests for test/jdk/java/beans and test/jdk/java/io/Serializable. Removing doPrivileged, Permissions, and SecurityException. - Commit messages: - 8346570: SM cleanup of tests for Beans and Serialization Changes: https://git.openjdk.org/jdk/pull/2281