Jiangli Zhou
Jiangli Zhou
> @jianglizhou Can you please check if there are any other contributors that should be acknowledged? Thanks for asking! I checked all the related changes in https://github.com/openjdk/leyden/tree/hermetic-java-runtime branch. Following are...
> When trying to sort out the LDFLAGS issues, it turned out that I could not run the linux launcher at all, not even when checking out older commits of...
> > When trying to sort out the LDFLAGS issues, it turned out that I could not run the linux launcher at all, not even when checking out older commits...
> > > When trying to sort out the LDFLAGS issues, it turned out that I could not run the linux launcher at all, not even when checking out older...
> @jianglizhou I fixed the bug with `-Wl,--exclude-libs,ALL` not being properly filtered out. > > However, I still get the jimage problem: > > ``` > $ build/linux-x64/images/static-jdk/bin/java closed/make/scripts/GenerateSecureId.java >...
> I finally noticed that you are testing a precompiled HelloWorld class, and I have been running with a source file argument to have java compile it on the fly....
> > I finally noticed that you are testing a precompiled HelloWorld class, and I have been running with a source file argument to have java compile it on the...
> > @iklam Would it be possible to comment on this? If the system properties to configure the range of integer cache are set at runtime, does it just not...
I brought up this issue in today's Leyden/premain meeting. There was a good discussion on the specific issue, and the general Integer cache archiving and identity hash problem. The conclusion...
> > > @iklam Would it be possible to comment on this? If the system properties to configure the range of integer cache are set at runtime, does it just...