[jdk11u-dev] Integrated: 8268361: Fix the infinite loop in next_line

Jan Kratochvil duke at openjdk.org
Wed Nov 9 08:37:43 UTC 2022


On Tue, 8 Nov 2022 15:56:14 GMT, Jan Kratochvil <duke at openjdk.org> wrote:

> There was a backport of the JDK-18 fix to JDK-13, JDK-15 and JDK-17.
> 
> **Issues**
> 
> - [JDK-8268361](https://bugs.openjdk.org/browse/JDK-8268361): Fix the infinite loop in next_line
> 
> I am not yet an Author - I do not have JBS account.
> 
> I have run the testsuite on linux64 and there is no change of the results. There is no new testcase for this fix and I did not do any extra testing of the fix.

This pull request has now been integrated.

Changeset: 6664437b
Author:    Jan Kratochvil <jkratochvil at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/6664437b465b06735a04d26f7df9c7dc60bd2a1d
Stats:     15 lines in 1 file changed: 11 ins; 0 del; 4 mod

8268361: Fix the infinite loop in next_line

Backport-of: 72672277e4dddf8e72f1c705cd5f57de40745635

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1508


More information about the jdk-updates-dev mailing list