RFR: JDK-8305688 jdk build --with-memory-size=1024 broken by JDK-8305100
Jonathan Gibbons
jjg at openjdk.org
Thu Apr 6 21:10:18 UTC 2023
On Thu, 6 Apr 2023 18:37:36 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:
> JDK-8305100 [REDO] Clean up JavadocTokenizer included a change where comments were not copied but instead had their position tracked in the original source. This led to source buffers being held on to longer than desirable. This PR reverts the behaviour.
The changes look OK, but given it's `noreg-hard`, can you at least describe how this has been tested?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13378#issuecomment-1499632887
More information about the compiler-dev
mailing list