Re: RFR: 8346981: Remove obsolete java.base exports of jdk.internal.objectweb.asm packages [v2]

2025-01-06 Thread Adam Sotona
On Mon, 6 Jan 2025 08:45:48 GMT, Adam Sotona wrote: >> This PR removes obsolete java.base exports of jdk.internal.objectweb.asm >> packages to jdk.jfr module. >> >> Please review. >> >> Thanks, >> Adam > > Adam Sotona has updated the pull request incrementally with one additional > commit sin

Re: RFR: 8346981: Remove obsolete java.base exports of jdk.internal.objectweb.asm packages [v2]

2025-01-06 Thread Chen Liang
On Mon, 6 Jan 2025 08:45:48 GMT, Adam Sotona wrote: >> This PR removes obsolete java.base exports of jdk.internal.objectweb.asm >> packages to jdk.jfr module. >> >> Please review. >> >> Thanks, >> Adam > > Adam Sotona has updated the pull request incrementally with one additional > commit sin

Re: RFR: 8346981: Remove obsolete java.base exports of jdk.internal.objectweb.asm packages [v2]

2025-01-06 Thread Alan Bateman
On Mon, 6 Jan 2025 08:45:48 GMT, Adam Sotona wrote: >> This PR removes obsolete java.base exports of jdk.internal.objectweb.asm >> packages to jdk.jfr module. >> >> Please review. >> >> Thanks, >> Adam > > Adam Sotona has updated the pull request incrementally with one additional > commit sin

Re: RFR: 8346981: Remove obsolete java.base exports of jdk.internal.objectweb.asm packages [v2]

2025-01-06 Thread Adam Sotona
> This PR removes obsolete java.base exports of jdk.internal.objectweb.asm > packages to jdk.jfr module. > > Please review. > > Thanks, > Adam Adam Sotona has updated the pull request incrementally with one additional commit since the last revision: updated copyright year - Ch

Re: RFR: 8346981: Remove obsolete java.base exports of jdk.internal.objectweb.asm packages

2025-01-03 Thread Alan Bateman
On Fri, 3 Jan 2025 12:06:05 GMT, Adam Sotona wrote: > This PR removes obsolete java.base exports of jdk.internal.objectweb.asm > packages to jdk.jfr module. > > Please review. > > Thanks, > Adam Good cleanup, these qualified exports should probably have been removed in JDK 22 when the instru

Re: RFR: 8346981: Remove obsolete java.base exports of jdk.internal.objectweb.asm packages

2025-01-03 Thread Chen Liang
On Fri, 3 Jan 2025 12:06:05 GMT, Adam Sotona wrote: > This PR removes obsolete java.base exports of jdk.internal.objectweb.asm > packages to jdk.jfr module. > > Please review. > > Thanks, > Adam Looks good; waiting for a JFR reviewer. - Marked as reviewed by liach (Reviewer). P

RFR: 8346981: Remove obsolete java.base exports of jdk.internal.objectweb.asm packages

2025-01-03 Thread Adam Sotona
This PR removes obsolete java.base exports of jdk.internal.objectweb.asm packages to jdk.jfr module. Please review. Thanks, Adam - Commit messages: - 8346981: Remove obsolete java.base exports of jdk.internal.objectweb.asm packages Changes: https://git.openjdk.org/jdk/pull/22912