On Thu, 25 Jul 2024 22:37:22 GMT, Weijun Wang <[email protected]> wrote:
>> Anthony Scarpino has updated the pull request incrementally with two
>> additional commits since the last revision:
>>
>> - bad test check
>> - internal PEMRecord optimization
>
> test/jdk/java/security/PEM/PEMCerts.java line 39:
>
>> 37: class PEMCerts {
>> 38: public static final String ecprivpem = """
>> 39: -----BEGIN PRIVATE KEY-----\
>
> What does the `` at the end mean?
If I remember correctly it prevents the line separator from being added.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17543#discussion_r1696048527