Integrated: JDK-8305688 jdk build --with-memory-size=1024 broken by JDK-8305100
Jim Laskey
jlaskey at openjdk.org
Thu Apr 13 11:45:42 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.
This pull request has now been integrated.
Changeset: 2060c8ea
Author: Jim Laskey <jlaskey at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2060c8ea14119048f06b5a8c3c251f4e8d1ef43b
Stats: 27 lines in 2 files changed: 15 ins; 0 del; 12 mod
8305688: jdk build --with-memory-size=1024 broken by JDK-8305100
Reviewed-by: martin
-------------
PR: https://git.openjdk.org/jdk/pull/13378
More information about the compiler-dev
mailing list