On Mon, 15 Nov 2021 20:34:20 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
> The initial integration (JDK-8266666) of JEP 413 did not support properties > files. This commit rights that wrong. This pull request has now been integrated. Changeset: e785f699 Author: Pavel Rappo <pra...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/e785f699614abc8d557be8fc1782a1f86f272430 Stats: 286 lines in 4 files changed: 245 ins; 23 del; 18 mod 8276124: Provide snippet support for properties files Co-authored-by: Jonathan Gibbons <j...@openjdk.org> Co-authored-by: Hannes Wallnöfer <hann...@openjdk.org> Reviewed-by: jjg ------------- PR: https://git.openjdk.java.net/jdk/pull/6397