Integrated: JDK-8262471: Fix coding style in src/java.base/share/classes/java/lang/CharacterDataPrivateUse.java

2021-03-10 Thread Christoph Göttschkes
On Fri, 26 Feb 2021 17:50:19 GMT, Christoph Göttschkes wrote: > Please review this small patch which fixes the coding style of > CharacterDataPrivateUse.java This pull request has now been integrated. Changeset: c8c0234b Author:Christoph Göttschkes Committer: Roger Rigg

Re: RFR: JDK-8262471: Fix coding style in src/java.base/share/classes/java/lang/CharacterDataPrivateUse.java

2021-03-10 Thread Christoph Göttschkes
On Mon, 1 Mar 2021 15:21:23 GMT, Christoph Göttschkes wrote: >> Looks fine. This source file was a .template until a few weeks ago, probably >> should have fixed the indentation issues when moving it to a .java file. > > Thanks for the review. > Do we need a second review

Re: RFR: JDK-8262471: Fix coding style in src/java.base/share/classes/java/lang/CharacterDataPrivateUse.java

2021-03-01 Thread Christoph Göttschkes
On Sat, 27 Feb 2021 08:03:34 GMT, Alan Bateman wrote: >> Please review this small patch which fixes the coding style of >> CharacterDataPrivateUse.java > > Looks fine. This source file was a .template until a few weeks ago, probably > should have fixed the indentation issues when moving it to a

RFR: JDK-8262471: Fix coding style in src/java.base/share/classes/java/lang/CharacterDataPrivateUse.java

2021-02-26 Thread Christoph Göttschkes
Please review this small patch which fixes the coding style of CharacterDataPrivateUse.java - Commit messages: - Fixes coding style. Changes: https://git.openjdk.java.net/jdk/pull/2754/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2754&range=00 Issue: https://bugs.