RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v14]

Suchismith Roy sroy at openjdk.org
Mon Feb 12 18:12:08 UTC 2024


On Mon, 12 Feb 2024 17:21:55 GMT, Suchismith Roy <sroy at openjdk.org> wrote:

> > > > The trailing whitespace errors must get fixed (integration blocker).
> > > 
> > > 
> > > I am unable to resolve this. The spaces seem fine as i see it in the terminal. Could it be some other error ?
> > 
> > 
> > Strange. I don't see any whitespace problem, either. Maybe it's possible to rerun jcheck (GitHub Actions). Otherwise, you may need to create a new PR.
> 
> Re running tests is not helping as i made more commits. Not sure why it arrived all of a sudden.

I have resolved this, I reverted back to old commit where assert was present. Then brought it back to current state. 
Saw that there was one line with some trailing whitespaces, using sed command with valid regex.
But the jcheck was pointing at the wrong line , which was confusing.

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

PR Comment: https://git.openjdk.org/jdk/pull/16604#issuecomment-1939268192


More information about the serviceability-dev mailing list