hg: jdk10/jdk10/jdk: 2 new changesets

igor.ignatyev at oracle.com igor.ignatyev at oracle.com
Wed May 31 05:33:10 UTC 2017


Changeset: 6761592470d9
Author:    iignatyev
Date:      2017-05-30 21:07 -0700
URL:       http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/6761592470d9

8180888: move jdk.testlibrary.JarUtils to the top level testlibrary
Reviewed-by: weijun

! test/java/security/AccessController/DoPrivAccompliceTest.java
! test/java/security/Policy/ExtensiblePolicy/ExtensiblePolicyWithJarTest.java
! test/jdk/security/jarsigner/Spec.java
- test/lib/testlibrary/jdk/testlibrary/JarUtils.java
! test/sun/security/tools/jarsigner/AltProvider.java
! test/sun/security/tools/jarsigner/Options.java
! test/sun/security/tools/jarsigner/TimestampCheck.java
! test/sun/security/tools/jarsigner/TsacertOptionTest.java
! test/sun/security/tools/jarsigner/Warning.java
! test/sun/security/tools/jarsigner/warnings/AliasNotInStoreTest.java
! test/sun/security/tools/jarsigner/warnings/BadExtendedKeyUsageTest.java
! test/sun/security/tools/jarsigner/warnings/BadKeyUsageTest.java
! test/sun/security/tools/jarsigner/warnings/BadNetscapeCertTypeTest.java
! test/sun/security/tools/jarsigner/warnings/ChainNotValidatedTest.java
! test/sun/security/tools/jarsigner/warnings/HasExpiredCertTest.java
! test/sun/security/tools/jarsigner/warnings/HasExpiringCertTest.java
! test/sun/security/tools/jarsigner/warnings/HasUnsignedEntryTest.java
! test/sun/security/tools/jarsigner/warnings/MultipleWarningsTest.java
! test/sun/security/tools/jarsigner/warnings/NoTimestampTest.java
! test/sun/security/tools/jarsigner/warnings/NotSignedByAliasTest.java
! test/sun/security/tools/jarsigner/warnings/NotYetValidCertTest.java
! test/sun/security/tools/keytool/ReadJar.java

Changeset: d586f8df84c2
Author:    iignatyev
Date:      2017-05-30 21:14 -0700
URL:       http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/d586f8df84c2

8180805: move RandomFactory to the top level testlibrary
Reviewed-by: bpb, rriggs

! test/com/sun/crypto/provider/CICO/PBEFunc/CipherNCFuncTest.java
! test/java/io/InputStream/ReadAllBytes.java
! test/java/io/InputStream/ReadNBytes.java
! test/java/lang/Double/ParseHexFloatingPoint.java
! test/java/lang/Integer/BitTwiddle.java
! test/java/lang/Long/BitTwiddle.java
! test/java/lang/Math/CubeRootTests.java
! test/java/lang/Math/HypotTests.java
! test/java/lang/Math/IeeeRecommendedTests.java
! test/java/lang/Math/Log1pTests.java
! test/java/lang/Math/MultiplicationTests.java
! test/java/lang/StackWalker/StackWalkTest.java
! test/java/lang/StrictMath/CubeRootTests.java
! test/java/lang/StrictMath/ExpTests.java
! test/java/lang/StrictMath/HypotTests.java
! test/java/lang/String/LiteralReplace.java
! test/java/math/BigDecimal/StringConstructor.java
! test/java/math/BigInteger/BigIntegerTest.java
! test/java/math/BigInteger/ModPow65537.java
! test/java/math/BigInteger/PrimeTest.java
! test/java/math/BigInteger/SymmetricRangeTests.java
! test/java/nio/channels/AsynchronousSocketChannel/Basic.java
! test/java/nio/channels/FileChannel/Transfer.java
! test/java/nio/channels/SocketChannel/VectorIO.java
! test/java/nio/file/Files/CopyAndMove.java
! test/java/nio/file/Files/StreamLinesTest.java
! test/java/nio/file/WatchService/LotsOfEvents.java
! test/java/security/KeyStore/PKCS12/EntryProtectionTest.java
! test/java/security/MessageDigest/TestDigestIOStream.java
! test/java/security/MessageDigest/TestSameLength.java
! test/java/security/MessageDigest/TestSameValue.java
! test/java/security/Signature/Offsets.java
! test/java/util/Base64/TestBase64.java
! test/java/util/List/SubList.java
! test/java/util/WeakHashMap/GCDuringIteration.java
! test/java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java
! test/java/util/jar/JarFile/mrjar/MultiReleaseJarAPI.java
! test/java/util/regex/RegExTest.java
! test/java/util/zip/InflaterInputStream/TestAvailable.java
! test/javax/imageio/plugins/tiff/MultiPageTest/MultiPageTest.java
! test/javax/net/ssl/DTLS/DTLSIncorrectAppDataTest.java
! test/javax/net/ssl/DTLS/DTLSRehandshakeWithCipherChangeTest.java
! test/javax/net/ssl/DTLS/DTLSSequenceNumberTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10IncorrectAppDataTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10RehandshakeWithCipherChangeTest.java
! test/javax/net/ssl/TLS/TLSRehandshakeWithCipherChangeTest.java
! test/javax/net/ssl/TLSCommon/RehandshakeWithCipherChangeTest.java
! test/javax/net/ssl/TLSv1/TLSRehandshakeWithCipherChangeTest.java
! test/javax/net/ssl/TLSv11/TLSRehandshakeWithCipherChangeTest.java
! test/javax/swing/ToolTipManager/7123767/bug7123767.java
! test/lib/testlibrary/jdk/testlibrary/RandomFactory.java
! test/sun/nio/cs/FindDecoderBugs.java
! test/sun/nio/cs/FindEncoderBugs.java
! test/sun/security/ec/SignatureOffsets.java
! test/sun/security/mscapi/SignatureOffsets.java
! test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java
! test/sun/security/rsa/SignatureOffsets.java
! test/sun/security/ssl/rsa/SignatureOffsets.java



More information about the jdk10-all-changes mailing list