mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
grammar; no more 8347941
This commit is contained in:
parent
3ffc5362c8
commit
91894fc601
@ -43,7 +43,7 @@ import java.util.function.BiFunction;
|
||||
* }
|
||||
* }
|
||||
* </pre>
|
||||
* This class supports reading, writing, and convert between them.
|
||||
* This class supports reading, writing, and converting between them.
|
||||
* <p>
|
||||
* Current code follows draft-ietf-lamps-kyber-certificates-11 and RFC 9881.
|
||||
*/
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2024, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2024, 2026, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8340327 8347938 8347941
|
||||
* @bug 8340327 8347938
|
||||
* @modules java.base/sun.security.ec.ed
|
||||
* java.base/sun.security.ec.point
|
||||
* java.base/sun.security.jca
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2024, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2024, 2026, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8340327 8347938 8347941
|
||||
* @bug 8340327 8347938
|
||||
* @modules java.base/sun.security.x509
|
||||
* java.base/sun.security.pkcs
|
||||
* java.base/sun.security.provider
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8347938 8347941
|
||||
* @bug 8347938
|
||||
* @modules java.base/sun.security.pkcs
|
||||
* java.base/sun.security.x509
|
||||
* @library /test/lib
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8347938 8347941
|
||||
* @bug 8347938
|
||||
* @library /test/lib
|
||||
* @summary ensure ML-KEM and ML-DSA encodings consistent with
|
||||
* draft-ietf-lamps-kyber-certificates-11 and RFC 9881
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8347938 8347941
|
||||
* @bug 8347938
|
||||
* @library /test/lib
|
||||
* @modules java.base/com.sun.crypto.provider
|
||||
* java.base/sun.security.provider
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user