hg: aarch32-port/jdk8u/jdk: 15 new changesets

snazarkin at azul.com snazarkin at azul.com
Fri Aug 28 16:02:27 UTC 2020


Changeset: 22020b4f05ff
Author:    darcy
Date:      2015-04-29 08:37 -0700
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/22020b4f05ff

8078880: Mark a few more intermittently failuring security-libs
Reviewed-by: xuelei

! test/sun/security/mscapi/SignUsingSHA2withRSA.sh
! test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java

Changeset: 6371d3f50ab1
Author:    okutsu
Date:      2016-03-29 18:04 +0900
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/6371d3f50ab1

8152077: (cal) Calendar.roll does not always roll the hours during daylight savings
Reviewed-by: peytoia

! src/share/classes/java/util/GregorianCalendar.java
+ test/java/util/Calendar/Bug8152077.java

Changeset: 1ade858bf205
Author:    rhalade
Date:      2020-07-29 09:31 -0700
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/1ade858bf205

8243321: Add Entrust root CA - G4 to Oracle Root CA program
Reviewed-by: mullan

+ make/data/cacerts/entrustrootcag4
! test/security/infra/java/security/cert/CertPathValidator/certification/EntrustCA.java
! test/sun/security/lib/cacerts/VerifyCACerts.java

Changeset: 0add2bae941f
Author:    aph
Date:      2018-10-03 17:29 +0100
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/0add2bae941f

8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean
Reviewed-by: shade, alanb

! src/solaris/native/java/io/Console_md.c

Changeset: d1be65f43918
Author:    yzhou
Date:      2019-10-10 14:43 +0800
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/d1be65f43918

8231213: Migrate SimpleDateFormatConstTest to JDK Repo
Reviewed-by: naoto

+ test/java/text/Format/DateFormat/SimpleDateFormatPatternTest.java

Changeset: ff66a4d1f04a
Author:    bpb
Date:      2014-05-07 11:45 -0700
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/ff66a4d1f04a

8026236: Add PrimeTest for BigInteger
Summary: Test primality verification methods in BigInteger
Reviewed-by: psandoz
Contributed-by: Brian Burkhalter <brian.burkhalter at oracle.com>, Peter Levart <peter.levart at gmail.com>, Paul Sandoz <paul.sandoz at oracle.com>, Aleksey Shipilev <aleksey.shipilev at oracle.com>, Florian Weimer <fweimer at redhat.com>

+ test/java/math/BigInteger/PrimeTest.java

Changeset: a6c6f4426961
Author:    rriggs
Date:      2016-10-31 13:57 -0400
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/a6c6f4426961

8168517: java/lang/ProcessBuilder/Basic.java failed
Reviewed-by: dholmes

! test/java/lang/ProcessBuilder/Basic.java

Changeset: ea6dfe281859
Author:    ebaron
Date:      2020-08-19 14:42 -0400
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/ea6dfe281859

8236645: JDK 8u231 introduces a regression with incompatible handling of XML messages
Reviewed-by: sgehwolf

! src/share/classes/com/sun/org/apache/xml/internal/security/utils/XMLUtils.java
+ test/javax/xml/crypto/dsig/LineFeedOnlyTest.java

Changeset: 5370bb093690
Author:    andrew
Date:      2020-08-21 19:51 +0100
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/5370bb093690

8078334: Mark regression tests using randomness
Reviewed-by: mbalao

! test/com/sun/crypto/provider/Cipher/AES/CICO.java
! test/com/sun/crypto/provider/Cipher/AES/CTR.java
! test/com/sun/crypto/provider/Cipher/AES/Padding.java
! test/com/sun/crypto/provider/Cipher/AES/Test4513830.java
! test/com/sun/crypto/provider/Cipher/AES/Test4517355.java
! test/com/sun/crypto/provider/Cipher/AES/TestAESCipher.java
! test/com/sun/crypto/provider/Cipher/AES/TestCICOWithGCM.java
! test/com/sun/crypto/provider/Cipher/AES/TestCICOWithGCMAndAAD.java
! test/com/sun/crypto/provider/Cipher/AES/TestISO10126Padding.java
! test/com/sun/crypto/provider/Cipher/AES/TestNonexpanding.java
! test/com/sun/crypto/provider/Cipher/AES/TestSameBuffer.java
! test/com/sun/crypto/provider/Cipher/DES/FlushBug.java
! test/com/sun/crypto/provider/Cipher/PBE/PBESealedObject.java
! test/com/sun/crypto/provider/Cipher/PBE/PBKDF2Translate.java
! test/com/sun/crypto/provider/Cipher/PBE/PKCS12Cipher.java
! test/com/sun/crypto/provider/Cipher/PBE/TestCipherKeyWrapperPBEKey.java
! test/com/sun/crypto/provider/Cipher/RSA/TestOAEP.java
! test/com/sun/crypto/provider/Cipher/RSA/TestRSA.java
! test/com/sun/crypto/provider/Mac/HmacSaltLengths.java
! test/com/sun/crypto/provider/Mac/MacSameTest.java
! test/com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java
! test/java/io/DataInputStream/ReadUTF.java
! test/java/io/File/GetXSpace.java
! test/java/io/PrintStream/OversynchronizedTest.java
! test/java/io/Serializable/corruptedUTFConsumption/CorruptedUTFConsumption.java
! test/java/io/Serializable/longString/LongString.java
! test/java/io/Serializable/proxy/Basic.java
! test/java/io/Serializable/sanityCheck/SanityCheck.java
! test/java/lang/Boolean/MakeBooleanComparable.java
! test/java/lang/ClassLoader/Assert.java
! test/java/lang/Compare.java
! test/java/lang/Double/ParseHexFloatingPoint.java
! test/java/lang/Enum/ValueOf.java
! test/java/lang/HashCode.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/Runtime/exec/WinCommand.java
! test/java/lang/String/ContentEquals.java
! test/java/lang/String/ICCBasher.java
! test/java/lang/String/SBConstructor.java
! test/java/lang/String/Split.java
! test/java/lang/StringBuffer/AppendCharSequence.java
! test/java/lang/StringBuffer/AppendSB.java
! test/java/lang/StringBuffer/AppendStringBuilder.java
! test/java/lang/StringBuffer/Capacity.java
! test/java/lang/StringBuffer/IndexOf.java
! test/java/lang/StringBuffer/SBBasher.java
! test/java/lang/StringBuffer/Trim.java
! test/java/lang/StringBuilder/AppendStringBuffer.java
! test/java/lang/ToString.java
! test/java/lang/instrument/SingleTransformerTest.java
! test/java/lang/instrument/TransformMethodTest.java
! test/java/lang/invoke/MethodHandles/CatchExceptionTest.java
! test/java/lang/management/BufferPoolMXBean/Basic.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/net/InetAddress/HashSpread.java
! test/java/nio/Buffer/Chars.java
! test/java/nio/MappedByteBuffer/Force.java
! test/java/nio/MappedByteBuffer/ZeroMap.java
! test/java/nio/channels/AsynchronousChannelGroup/Basic.java
! test/java/nio/channels/AsynchronousChannelGroup/Identity.java
! test/java/nio/channels/AsynchronousChannelGroup/Restart.java
! test/java/nio/channels/AsynchronousFileChannel/Basic.java
! test/java/nio/channels/AsynchronousFileChannel/Lock.java
! test/java/nio/channels/AsynchronousFileChannel/LotsOfWrites.java
! test/java/nio/channels/AsynchronousSocketChannel/Basic.java
! test/java/nio/channels/AsynchronousSocketChannel/StressLoopback.java
! test/java/nio/channels/Channels/Basic2.java
! test/java/nio/channels/Channels/ShortWrite.java
! test/java/nio/channels/DatagramChannel/AdaptDatagramSocket.java
! test/java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java
! test/java/nio/channels/DatagramChannel/Promiscuous.java
! test/java/nio/channels/FileChannel/AtomicAppend.java
! test/java/nio/channels/FileChannel/ClosedByInterrupt.java
! test/java/nio/channels/FileChannel/MapTest.java
! test/java/nio/channels/FileChannel/Position.java
! test/java/nio/channels/FileChannel/Pread.java
! test/java/nio/channels/FileChannel/Pwrite.java
! test/java/nio/channels/FileChannel/Size.java
! test/java/nio/channels/FileChannel/Transfer.java
! test/java/nio/channels/FileChannel/Truncate.java
! test/java/nio/channels/Pipe/PipeChannel.java
! test/java/nio/channels/Pipe/ScatteringRead.java
! test/java/nio/channels/Pipe/SelectPipe.java
! test/java/nio/channels/Selector/SelectorTest.java
! test/java/nio/channels/ServerSocketChannel/NonBlockingAccept.java
! test/java/nio/channels/SocketChannel/CloseDuringWrite.java
! test/java/nio/channels/SocketChannel/OutOfBand.java
! test/java/nio/channels/SocketChannel/ShortWrite.java
! test/java/nio/channels/SocketChannel/VectorIO.java
! test/java/nio/channels/etc/AdaptorCloseAndInterrupt.java
! test/java/nio/charset/coders/BashCache.java
! test/java/nio/charset/coders/BashStreams.java
! test/java/nio/file/Files/BytesAndLines.java
! test/java/nio/file/Files/CopyAndMove.java
! test/java/nio/file/Files/walkFileTree/SkipSiblings.java
! test/java/nio/file/Files/walkFileTree/SkipSubtree.java
! test/java/nio/file/Files/walkFileTree/TerminateWalk.java
! test/java/nio/file/WatchService/LotsOfEvents.java
! test/java/nio/file/WatchService/MayFlies.java
! test/java/nio/file/WatchService/SensitivityModifier.java
! test/java/nio/file/attribute/AclFileAttributeView/Basic.java
! test/java/nio/file/attribute/FileTime/Basic.java
! test/java/nio/file/attribute/UserDefinedFileAttributeView/Basic.java
! test/java/security/MessageDigest/ByteBuffers.java
! test/java/security/MessageDigest/TestDigestIOStream.java
! test/java/security/MessageDigest/TestSameLength.java
! test/java/security/MessageDigest/TestSameValue.java
! test/java/security/Signature/ByteBuffers.java
! test/java/security/Signature/NONEwithRSA.java
! test/java/security/spec/EllipticCurveMatch.java
! test/java/sql/JavatimeTest.java
! test/java/text/Format/MessageFormat/Bug7003643.java
! test/java/util/Arrays/ArrayObjectMethods.java
! test/java/util/Arrays/CopyMethods.java
! test/java/util/Arrays/Correct.java
! test/java/util/Base64/TestBase64.java
! test/java/util/BitSet/BSMethods.java
! test/java/util/BitSet/ImportExport.java
! test/java/util/BitSet/PreviousBits.java
! test/java/util/Calendar/JavatimeTest.java
! test/java/util/Collection/MOAT.java
! test/java/util/Collections/AddAll.java
! test/java/util/Collections/CheckedListBash.java
! test/java/util/Collections/CheckedMapBash.java
! test/java/util/Collections/CheckedSetBash.java
! test/java/util/Collections/Disjoint.java
! test/java/util/Collections/Rotate.java
! test/java/util/EnumSet/EnumSetBash.java
! test/java/util/HashSet/Serialization.java
! test/java/util/IdentityHashMap/Capacity.java
! test/java/util/List/LockStep.java
! test/java/util/Map/LockStep.java
! test/java/util/NavigableMap/LockStep.java
! test/java/util/Properties/ConcurrentLoadAndStoreXML.java
! test/java/util/Random/DistinctSeeds.java
! test/java/util/Random/RandomStreamTest.java
! test/java/util/Random/RandomTest.java
! test/java/util/ResourceBundle/Control/StressTest.java
! test/java/util/SplittableRandom/SplittableRandomTest.java
! test/java/util/Timer/DelayOverflow.java
! test/java/util/Timer/Purge.java
! test/java/util/UUID/Serial.java
! test/java/util/UUID/UUIDTest.java
! test/java/util/WeakHashMap/GCDuringIteration.java
! test/java/util/logging/CheckZombieLockTest.java
! test/java/util/logging/DrainFindDeadlockTest.java
! test/java/util/logging/FileHandlerPath.java
! test/java/util/logging/LoggingDeadlock.java
! test/java/util/logging/LoggingDeadlock2.java
! test/java/util/logging/TestLogConfigurationDeadLockWithConf.java
! test/java/util/regex/RegExTest.java
! test/java/util/zip/3GBZipFiles.sh
! test/java/util/zip/DeflateIn_InflateOut.java
! test/java/util/zip/FlaterTest.java
! test/java/util/zip/GZIP/Accordion.java
! test/java/util/zip/GZIP/GZIPInputStreamRead.java
! test/java/util/zip/InflateIn_DeflateOut.java
! test/java/util/zip/InflaterBufferSize.java
! test/java/util/zip/TimeChecksum.java
! test/java/util/zip/TotalInOut.java
! test/java/util/zip/ZipFile/Assortment.java
! test/java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java
! test/java/util/zip/ZipFile/FinalizeZipFile.java
! test/java/util/zip/ZipFile/MultiThreadedReadTest.java
! test/java/util/zip/ZipFile/ReadZip.java
! test/javax/crypto/Cipher/ByteBuffers.java
! test/javax/crypto/CipherSpi/DirectBBRemaining.java
! test/javax/crypto/CryptoPermission/AllPermCheck.java
! test/javax/crypto/CryptoPermission/RC2PermCheck.java
! test/javax/crypto/JceSecurity/SunJCE_BC_LoadOrdering.java
! test/javax/crypto/KeyGenerator/TestKGParity.java
! test/javax/crypto/Mac/ByteBuffers.java
! test/javax/crypto/NullCipher/TestNPE.java
! test/javax/management/monitor/MultiMonitorTest.java
! test/javax/management/mxbean/ThreadMXBeanTest.java
! test/javax/management/remote/mandatory/loading/MissingClassTest.java
! test/javax/management/timer/MissingNotificationTest.java
! test/javax/smartcardio/TestCommandAPDU.java
! test/sun/management/jmxremote/startstop/JMXStartStopTest.java
! test/sun/misc/CopyMemory.java
! test/sun/misc/FloatingDecimal/TestFloatingDecimal.java
! test/sun/net/www/ParseUtil_4922813.java
! test/sun/nio/cs/FindDecoderBugs.java
! test/sun/nio/cs/FindEncoderBugs.java
! test/sun/nio/cs/TestStringCoding.java
! test/sun/nio/cs/TestStringCodingUTF8.java
! test/sun/security/mscapi/PrngSlow.java
! test/sun/security/pkcs11/Cipher/ReinitCipher.java
! test/sun/security/pkcs11/Cipher/TestRSACipher.java
! test/sun/security/pkcs11/Cipher/TestRawRSACipher.java
! test/sun/security/pkcs11/Cipher/TestSymmCiphers.java
! test/sun/security/pkcs11/Cipher/TestSymmCiphersNoPad.java
! test/sun/security/pkcs11/KeyGenerator/DESParity.java
! test/sun/security/pkcs11/Mac/MacSameTest.java
! test/sun/security/pkcs11/Mac/ReinitMac.java
! test/sun/security/pkcs11/MessageDigest/ByteBuffers.java
! test/sun/security/pkcs11/MessageDigest/ReinitDigest.java
! test/sun/security/pkcs11/MessageDigest/TestCloning.java
! test/sun/security/pkcs11/Secmod/AddPrivateKey.java
! test/sun/security/pkcs11/Secmod/Crypto.java
! test/sun/security/pkcs11/Secmod/GetPrivateKey.java
! test/sun/security/pkcs11/SecureRandom/Basic.java
! test/sun/security/pkcs11/Signature/ByteBuffers.java
! test/sun/security/pkcs11/Signature/ReinitSignature.java
! test/sun/security/pkcs11/Signature/TestDSA.java
! test/sun/security/pkcs11/Signature/TestDSAKeyLength.java
! test/sun/security/pkcs11/ec/ReadPKCS12.java
! test/sun/security/pkcs11/ec/TestCurves.java
! test/sun/security/pkcs11/ec/TestECDSA.java
! test/sun/security/pkcs11/rsa/KeyWrap.java
! test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java
! test/sun/security/pkcs11/rsa/TestSignatures.java
! test/sun/security/provider/DSA/TestDSA.java
! test/sun/security/provider/DSA/TestDSA2.java
! test/sun/security/provider/SeedGenerator/Priority_Inversion.java
! test/sun/security/rsa/TestKeyPairGenerator.java
! test/sun/security/rsa/TestSignatures.java

Changeset: 3f6ca2dd1b23
Author:    bobv
Date:      2019-03-21 14:40 -0400
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/3f6ca2dd1b23

8220674: [TESTBUG] MetricsMemoryTester failcount test in docker container only works with debug JVMs
Reviewed-by: sspitsyn, sgehwolf

! test/jdk/internal/platform/docker/MetricsMemoryTester.java
! test/jdk/internal/platform/docker/TestDockerMemoryMetrics.java

Changeset: 8a367e717840
Author:    sgehwolf
Date:      2020-08-19 18:01 +0200
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/8a367e717840

8251546: 8u backport of JDK-8194298 breaks AIX and Solaris builds
Reviewed-by: shade

! src/solaris/native/java/net/ExtendedOptionsImpl.c

Changeset: edb84bd2f10f
Author:    sgehwolf
Date:      2020-07-24 14:31 +0200
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/edb84bd2f10f

8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
Reviewed-by: aph, dholmes, bobv, shade

! make/lib/CoreLibraries.gmk
! make/mapfiles/libjava/mapfile-vers
! src/linux/classes/jdk/internal/platform/cgroupv1/Metrics.java
+ src/linux/native/jdk/internal/platform/cgroupv1/Metrics.c
! src/share/javavm/export/jvm.h
+ test/jdk/internal/platform/docker/CheckUseContainerSupport.java
+ test/jdk/internal/platform/docker/TestUseContainerSupport.java

Changeset: 45506343cb65
Author:    andrew
Date:      2020-08-27 06:11 +0100
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/45506343cb65

Added tag jdk8u272-b05 for changeset edb84bd2f10f

! .hgtags

Changeset: 144e7f503dc1
Author:    snazarki
Date:      2020-08-28 12:44 +0300
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/144e7f503dc1

Merge

! .hgtags

Changeset: 032540f80f0b
Author:    snazarki
Date:      2020-08-28 19:01 +0300
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/032540f80f0b

Added tag jdk8u272-b05-aarch32-20200828 for changeset 144e7f503dc1

! .hgtags



More information about the aarch32-port-dev mailing list