2018/12/11 16:38:32 -0800, stuart.ma...@oracle.com: > Adam, > > Starting from your patch, I've removed changes relating to "crap" and "damn" > and > the changes to upstream jszip.js. This leaves the patches appended below. The > SoftChannel.java change is most likely a typo that should be fixed. The > BitArray.java change is part of Xalan. We don't actually keep our sources in > sync with Xalan, but I note that upstream [7] has made the same change, so we > might as well change it too. > > ...
Thanks for the enlightening historical analysis, and for wrangling this patch. > ... > > # HG changeset patch > # User afarley > # Date 1544574289 28800 > # Tue Dec 11 16:24:49 2018 -0800 > # Node ID 0c40c78b6d139eb05b0718d0b524a465419ee9cb > # Parent b75a44aad06cd93c823159265a1f200bf0ce390c > 8215217: OpenJDK Source Has Too Many Swear Words Nit: Please use sentence case in issue summaries (“OpenJDK source has too many swear words”) rather than title case. This is just a patch, not a novel. - Mark