CVSROOT:/sources/classpath
Module name:classpath
Changes by: Andrew John Hughes 10/12/25 16:53:15
Modified files:
. : ChangeLog
java/io: ObjectOutputStream.java
Log message:
PR classpath/42390: Add security check to
ObjectOutputStre
CVSROOT:/sources/classpath
Module name:classpath
Changes by: Andrew John Hughes 10/12/25 18:38:51
Modified files:
. : ChangeLog
java/util/logging: LogManager.java
Log message:
PR classpath/42390: Throw SecurityException when adding and remov
CVSROOT:/sources/classpath
Module name:classpath
Changes by: Andrew John Hughes 10/12/25 19:51:24
Modified files:
. : ChangeLog
java/io: File.java
Log message:
PR classpath/42390: Add and document missing security check in
java.io.F