hg: jdk9/jdk9/jdk: 39 new changesets
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed Jun 1 18:59:16 UTC 2016
Changeset: d2309e7ef139
Author: dl
Date: 2016-05-24 10:14 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/d2309e7ef139
8153768: Miscellaneous changes imported from jsr166 CVS 2016-05
Reviewed-by: martin, psandoz, chegar, shade
! src/java.base/share/classes/java/util/concurrent/ConcurrentHashMap.java
! src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListMap.java
! src/java.base/share/classes/java/util/concurrent/CountedCompleter.java
! src/java.base/share/classes/java/util/concurrent/ExecutorCompletionService.java
! src/java.base/share/classes/java/util/concurrent/Phaser.java
! test/java/util/concurrent/locks/Lock/FlakyMutex.java
! test/java/util/concurrent/locks/LockSupport/ParkLoops.java
! test/java/util/concurrent/tck/CompletableFutureTest.java
+ test/java/util/concurrent/tck/ExecutorCompletionService9Test.java
! test/java/util/concurrent/tck/ExecutorCompletionServiceTest.java
! test/java/util/concurrent/tck/JSR166TestCase.java
Changeset: 3a4e4503049b
Author: vtewari
Date: 2016-05-24 20:15 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/3a4e4503049b
8016521: InetAddress should not always re-order addresses returned from name service
Reviewed-by: chegar
! src/java.base/share/classes/java/net/Inet6AddressImpl.java
! src/java.base/share/classes/java/net/InetAddress.java
! src/java.base/share/classes/java/net/doc-files/net-properties.html
! src/java.base/share/native/libnet/InetAddress.c
! src/java.base/unix/native/libnet/Inet6AddressImpl.c
! src/java.base/windows/native/libnet/Inet6AddressImpl.c
+ test/java/net/Inet6Address/PreferIPv6AddressesTest.java
Changeset: 0fe7aa02e499
Author: darcy
Date: 2016-05-24 13:51 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/0fe7aa02e499
8157724: Improve javadoc tag usage in java.math
Reviewed-by: bpb
! src/java.base/share/classes/java/math/BigDecimal.java
! src/java.base/share/classes/java/math/BigInteger.java
Changeset: 57f1c2280cfc
Author: mli
Date: 2016-05-24 18:41 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/57f1c2280cfc
8151904: test/java/lang/StackWalker/VerifyStackTrace.java needs to handle update releases
Reviewed-by: dfuchs, mchung
! test/java/lang/StackWalker/VerifyStackTrace.java
Changeset: fa50a3c4aac9
Author: jjiang
Date: 2016-05-25 02:20 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/fa50a3c4aac9
8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
Summary: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently due to large DSA key parameter generation.
Reviewed-by: valeriep
Contributed-by: John Jiang <sha.jiang at oracle.com>
! test/ProblemList.txt
! test/sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java
Changeset: e90bfa24721a
Author: jjiang
Date: 2016-05-25 02:47 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/e90bfa24721a
8157633: Fix module dependencies for /com/* tests
Summary: Module declarations for the tests in /com/*
Reviewed-by: alanb
Contributed-by: John Jiang <sha.jiang at oracle.com>
! test/com/sun/jarsigner/DefaultMethod.java
+ test/com/sun/net/httpserver/TEST.properties
Changeset: bc3775e25b52
Author: jjiang
Date: 2016-05-25 03:06 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/bc3775e25b52
8157635: Fix module dependencies for /sun/* tests
Summary: Module declarations for the tests in /sun/*
Reviewed-by: alanb
Contributed-by: John Jiang <sha.jiang at oracle.com>
! test/sun/net/InetAddress/nameservice/dns/cname.sh
! test/sun/net/www/http/ChunkedInputStream/ChunkedEncodingTest.java
! test/sun/net/www/http/ChunkedInputStream/ChunkedEncodingWithProgressMonitorTest.java
! test/sun/net/www/http/ChunkedInputStream/TestAvailable.java
! test/sun/net/www/http/ChunkedOutputStream/Test.java
! test/sun/net/www/http/HttpClient/B7025238.java
! test/sun/net/www/http/HttpURLConnection/DigestAuth.java
! test/sun/net/www/http/HttpURLConnection/NTLMAuthWithSM.java
! test/sun/net/www/http/HttpURLConnection/PostOnDelete.java
! test/sun/net/www/protocol/http/6550798/test.java
! test/sun/net/www/protocol/http/AsyncDisconnect.java
! test/sun/net/www/protocol/http/B5017051.java
! test/sun/net/www/protocol/http/B6299712.java
! test/sun/net/www/protocol/http/B6369510.java
! test/sun/net/www/protocol/http/B6518816.java
! test/sun/net/www/protocol/http/B6641309.java
! test/sun/net/www/protocol/http/B6660405.java
! test/sun/net/www/protocol/http/B8012625.java
! test/sun/net/www/protocol/http/BasicLongCredentials.java
! test/sun/net/www/protocol/http/ChunkedErrorStream.java
! test/sun/net/www/protocol/http/HttpOnly.java
! test/sun/net/www/protocol/http/HttpStreams.java
! test/sun/net/www/protocol/http/NoCache.java
! test/sun/net/www/protocol/http/RedirectOnPost.java
! test/sun/net/www/protocol/http/StreamingOutputStream.java
! test/sun/net/www/protocol/http/UserAuth.java
! test/sun/net/www/protocol/http/UserCookie.java
! test/sun/net/www/protocol/http/ZoneId.java
! test/sun/net/www/protocol/https/HttpsURLConnection/HttpsCreateSockTest.java
! test/sun/net/www/protocol/https/HttpsURLConnection/HttpsSocketFacTest.java
! test/sun/net/www/protocol/jar/MultiReleaseJarURLConnection.java
! test/sun/nio/ch/TestMaxCachedBufferSize.java
! test/sun/security/provider/PolicyFile/Modules.java
! test/sun/util/logging/SourceClassName.java
Changeset: 2ae5284c23ee
Author: sundar
Date: 2016-05-25 11:43 +0530
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/2ae5284c23ee
8157801: spurious > character in the javadoc comment for ModuleEntry.java
Reviewed-by: alanb
! src/jdk.jlink/share/classes/jdk/tools/jlink/plugin/ModuleEntry.java
Changeset: 6b78e3e302c9
Author: bgopularam
Date: 2016-05-25 09:14 +0000
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/6b78e3e302c9
8156718: Need tests for IsoFields getFrom for unsupported non-Iso Temporal fields
Reviewed-by: rriggs, scolebourne
! test/java/time/tck/java/time/temporal/TCKIsoFields.java
Changeset: 8b4d7edfee19
Author: amlu
Date: 2016-05-25 18:01 +0800
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/8b4d7edfee19
8157813: Remove sun/rmi/transport/proxy/EagerHttpFallback.java from ProblemList.txt
Reviewed-by: shade
! test/ProblemList.txt
Changeset: 07983965a016
Author: snikandrova
Date: 2016-05-25 17:07 +0300
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/07983965a016
8136933: Additional tests for Solaris SO_FLOW_SLA socket option in JDK 9
Reviewed-by: chegar
! test/jdk/net/Sockets/Test.java
! test/jdk/net/Sockets/policy.fail
! test/jdk/net/Sockets/policy.success
! test/lib/testlibrary/jdk/testlibrary/OSInfo.java
! test/lib/testlibrary/jdk/testlibrary/ProcessTools.java
Changeset: 785ed4d845ad
Author: chegar
Date: 2016-05-25 20:00 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/785ed4d845ad
8157825: Remove JDK 9 specific methods from sun.misc.Unsafe
Reviewed-by: alanb, mchung, shade
! src/jdk.unsupported/share/classes/sun/misc/Unsafe.java
Changeset: 17df7d8b3d54
Author: chegar
Date: 2016-05-25 20:04 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/17df7d8b3d54
8157811: Additional minor fixes and cleanups in Networking native code
Reviewed-by: alanb, clanger, dsamersoff, msheppar
! src/java.base/unix/native/libnet/Inet6AddressImpl.c
! src/java.base/unix/native/libnet/NetworkInterface.c
! src/java.base/unix/native/libnet/net_util_md.c
Changeset: 2624d54d0103
Author: alanb
Date: 2016-05-25 19:58 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/2624d54d0103
8150668: Layer.defineModulesXXX with a Configuration containing java.base throws undocumented exception
Reviewed-by: chegar, mchung
! src/java.base/share/classes/java/lang/reflect/Layer.java
! src/java.base/share/classes/java/lang/reflect/Module.java
! test/java/lang/reflect/Layer/BasicLayerTest.java
! test/java/lang/reflect/Layer/LayerAndLoadersTest.java
Changeset: a48c50ab80d5
Author: alanb
Date: 2016-05-25 20:12 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/a48c50ab80d5
8156142: ModuleReader instances don't always throw NPE for passed null args
Reviewed-by: chegar, mchung
! src/java.base/share/classes/java/lang/module/ModuleReader.java
! src/java.base/share/classes/java/lang/module/SystemModuleFinder.java
! test/java/lang/module/ModuleReader/ModuleReaderTest.java
Changeset: e3d8f02fbe1b
Author: alanb
Date: 2016-05-25 20:26 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/e3d8f02fbe1b
Merge
Changeset: 4d9388b1ae27
Author: smarks
Date: 2016-05-25 13:38 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/4d9388b1ae27
8133977: add specification for serialized forms
Reviewed-by: chegar, plevart, scolebourne
! src/java.base/share/classes/java/util/ImmutableCollections.java
! src/java.base/share/classes/java/util/List.java
! src/java.base/share/classes/java/util/Map.java
! src/java.base/share/classes/java/util/Set.java
Changeset: 1b987c49ae41
Author: sherman
Date: 2016-05-25 13:53 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/1b987c49ae41
8147539: (zipfs) ZipPath should throw ProviderMismatchException when invoking register()
8153248: (zipfs) ZipPath#getFileName( ) returns inconsistent result
8146754: (zipfs) ZipPath.relativize() returns wrong result for path ending with slash /
8139956: (zipfs) ZipPath does not produce correct empty path on relativize()
Reviewed-by: alanb, shurailine
! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipPath.java
! test/jdk/nio/zipfs/Basic.java
! test/jdk/nio/zipfs/MultiReleaseJarTest.java
! test/jdk/nio/zipfs/PathOps.java
! test/jdk/nio/zipfs/ZFSTests.java
! test/jdk/nio/zipfs/ZipFSTester.java
Changeset: baf8c2e6b0ce
Author: mchung
Date: 2016-05-25 14:05 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/baf8c2e6b0ce
8157877: Clean up StackWalker permission checks
Reviewed-by: lancea, ahgross
! src/java.base/share/classes/java/lang/StackWalker.java
Changeset: 98b68a68fe29
Author: amlu
Date: 2016-05-26 16:11 +0800
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/98b68a68fe29
8157663: Remove tools/jimage/JImageTest.java from ProblemList.txt
Reviewed-by: darcy
! test/ProblemList.txt
Changeset: 879243a680ed
Author: alanb
Date: 2016-05-26 10:56 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/879243a680ed
8156143: Module.getResourceAsStream throws unspecified SecurityException with module in custom Layer
Reviewed-by: chegar, mchung
! src/java.base/share/classes/jdk/internal/loader/Loader.java
+ test/java/lang/reflect/Module/WithSecurityManager.java
+ test/java/lang/reflect/Module/allow.policy
Changeset: bc4550588979
Author: lana
Date: 2016-05-26 17:19 +0000
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/bc4550588979
Merge
Changeset: c2aa2a02616c
Author: dfuchs
Date: 2016-05-26 19:55 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/c2aa2a02616c
8146389: java/util/logging/XMLFormatterDate.java fails during year switch
Summary: Updates the test to match the changes in the XML content that were brought by JDK-8072645.
Reviewed-by: joehw
! test/java/util/logging/XMLFormatterDate.java
Changeset: fc7b09fb4938
Author: naoto
Date: 2016-05-26 13:06 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/fc7b09fb4938
8157164: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
! src/java.base/share/native/libzip/zip_util.c
Changeset: 8ce9435192c0
Author: darcy
Date: 2016-05-26 13:18 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/8ce9435192c0
6961865: javadoc for Boolean.valueOf(String) with null argument not clearly specified
Reviewed-by: shade
! src/java.base/share/classes/java/lang/Boolean.java
Changeset: d3b6131c1211
Author: ascarpino
Date: 2016-05-26 13:33 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/d3b6131c1211
8154005: Add algorithm constraint that specifies the restriction date
Reviewed-by: mullan, igerasim
! src/java.base/share/classes/sun/security/provider/certpath/AlgorithmChecker.java
! src/java.base/share/classes/sun/security/provider/certpath/PKIXCertPathValidator.java
! src/java.base/share/classes/sun/security/provider/certpath/SunCertPathBuilder.java
! src/java.base/share/classes/sun/security/util/CertConstraintParameters.java
! src/java.base/share/classes/sun/security/util/DisabledAlgorithmConstraints.java
! src/java.base/share/conf/security/java.security
Changeset: ee2ea0e2177b
Author: naoto
Date: 2016-05-26 14:21 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/ee2ea0e2177b
8157997: Reverting a push with wrong id
Reviewed-by: sherman
! src/java.base/share/native/libzip/zip_util.c
Changeset: 41012c66c906
Author: naoto
Date: 2016-05-26 14:44 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/41012c66c906
8157964: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
! src/java.base/share/native/libzip/zip_util.c
Changeset: aaf017ee1bf6
Author: mli
Date: 2016-05-26 15:47 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/aaf017ee1bf6
8157783: Fix module dependencies for /jdk/* tests
Summary: Module declarations for the tests in /jdk/*
Reviewed-by: chegar
Contributed-by: John Jiang <sha.jiang at oracle.com>
! test/jdk/net/SocketFlow/SocketFlowBasic.java
! test/jdk/net/Sockets/SupportedOptions.java
! test/jdk/nio/zipfs/MultiReleaseJarTest.java
Changeset: d8d6c5e0def5
Author: xiaofeya
Date: 2016-05-26 18:56 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/d8d6c5e0def5
8157931: jdk/internal/jrtfs/Basic.java fails with exploded builds
Reviewed-by: alanb, sundar, jlaskey
Contributed-by: Felix Yang <felix.yang at oracle.com>
! test/jdk/internal/jrtfs/Basic.java
Changeset: 29af931514f5
Author: okutsu
Date: 2016-05-27 14:33 +0900
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/29af931514f5
8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository.
Reviewed-by: alanb, peytoia, naoto
! test/TEST.groups
+ test/java/awt/ComponentOrientation/BasicTest.java
+ test/java/awt/ComponentOrientation/BorderTest.java
+ test/java/awt/ComponentOrientation/FlowTest.java
+ test/java/awt/ComponentOrientation/TestBundle.java
+ test/java/awt/ComponentOrientation/TestBundle1.java
+ test/java/awt/ComponentOrientation/TestBundle1_ar.java
+ test/java/awt/ComponentOrientation/TestBundle_es.java
+ test/java/awt/ComponentOrientation/TestBundle_iw.java
+ test/java/awt/ComponentOrientation/WindowTest.java
+ test/java/text/AttributedCharacterIterator/Attribute/ReadResolve.java
+ test/java/text/AttributedString/AttributedStringTest.java
+ test/java/text/AttributedString/TestAttributedStringCtor.java
+ test/java/text/AttributedString/getRunStartLimitTest.java
+ test/java/text/BreakIterator/BreakIteratorTest.java
+ test/java/text/BreakIterator/Bug4533872.java
+ test/java/text/BreakIterator/Bug4740757.java
+ test/java/text/BreakIterator/Bug4912404.java
+ test/java/text/BreakIterator/Bug4932583.java
+ test/java/text/BreakIterator/Bug6513074.java
+ test/java/text/BreakIterator/NewVSOld_th_TH.java
+ test/java/text/BreakIterator/broken_th_TH.txt
+ test/java/text/BreakIterator/test_th_TH.txt
+ test/java/text/CharacterIterator/CharacterIteratorTest.java
+ test/java/text/Collator/APITest.java
+ test/java/text/Collator/Bug6271411.java
+ test/java/text/Collator/CollationKeyTest.java
+ test/java/text/Collator/CollationKeyTestImpl.java
+ test/java/text/Collator/CollatorTest.java
+ test/java/text/Collator/CurrencyCollate.java
+ test/java/text/Collator/DanishTest.java
+ test/java/text/Collator/DummyTest.java
+ test/java/text/Collator/EnglishTest.java
+ test/java/text/Collator/FinnishTest.java
+ test/java/text/Collator/FrenchTest.java
+ test/java/text/Collator/G7Test.java
+ test/java/text/Collator/GermanTest.java
+ test/java/text/Collator/IteratorTest.java
+ test/java/text/Collator/JapaneseTest.java
+ test/java/text/Collator/KoreanTest.java
+ test/java/text/Collator/MonkeyTest.java
+ test/java/text/Collator/Regression.java
+ test/java/text/Collator/SpanishTest.java
+ test/java/text/Collator/SurrogatesTest.java
+ test/java/text/Collator/Test4401726.java
+ test/java/text/Collator/ThaiTest.java
+ test/java/text/Collator/TurkishTest.java
+ test/java/text/Collator/VietnameseTest.java
+ test/java/text/Format/ChoiceFormat/Bug4185732.ser.txt
+ test/java/text/Format/ChoiceFormat/Bug4185732Test.java
+ test/java/text/Format/ChoiceFormat/Bug4387255.java
+ test/java/text/Format/DateFormat/Bug4322313.java
+ test/java/text/Format/DateFormat/Bug4407042.java
+ test/java/text/Format/DateFormat/Bug4736959.java
+ test/java/text/Format/DateFormat/Bug4845901.java
+ test/java/text/Format/DateFormat/Bug6251817.java
+ test/java/text/Format/DateFormat/Bug6335238.java
+ test/java/text/Format/DateFormat/Bug6530336.java
+ test/java/text/Format/DateFormat/DateFormatRegression.java
+ test/java/text/Format/DateFormat/DateFormatRoundTripTest.java
+ test/java/text/Format/DateFormat/DateFormatSymbolsSerializationTest.java
+ test/java/text/Format/DateFormat/DateFormatTest.java
+ test/java/text/Format/DateFormat/IntlTestDateFormat.java
+ test/java/text/Format/DateFormat/IntlTestDateFormatAPI.java
+ test/java/text/Format/DateFormat/IntlTestDateFormatSymbols.java
+ test/java/text/Format/DateFormat/IntlTestSimpleDateFormatAPI.java
+ test/java/text/Format/DateFormat/NonGregorianFormatTest.java
+ test/java/text/Format/DateFormat/SDFserialized.ser.txt
+ test/java/text/Format/DateFormat/TimeZoneNameTest.java
+ test/java/text/Format/DateFormat/bug4097450.java
+ test/java/text/Format/DateFormat/bug4099975.java
+ test/java/text/Format/DateFormat/bug4117335.java
+ test/java/text/Format/DateFormat/bug4358730.java
+ test/java/text/Format/DateFormat/bug6271375.java
+ test/java/text/Format/DateFormat/bug6317072.java
+ test/java/text/Format/DateFormat/bug6412896.java
+ test/java/text/Format/MessageFormat/Bug4185816.ser.txt
+ test/java/text/Format/MessageFormat/Bug4185816Corrupt.ser.txt
+ test/java/text/Format/MessageFormat/Bug4185816Test.java
+ test/java/text/Format/MessageFormat/Bug6481179.java
+ test/java/text/Format/MessageFormat/LargeMessageFormat.java
+ test/java/text/Format/MessageFormat/MessageFormatsByArgumentIndex.java
+ test/java/text/Format/MessageFormat/MessageRegression.java
+ test/java/text/Format/MessageFormat/MessageTest.java
+ test/java/text/Format/MessageFormat/bug4492719.java
+ test/java/text/Format/NumberFormat/BigDecimalCompatibilityTest.java
+ test/java/text/Format/NumberFormat/BigDecimalFormat.java
+ test/java/text/Format/NumberFormat/BigDecimalParse.java
+ test/java/text/Format/NumberFormat/Bug4208135.java
+ test/java/text/Format/NumberFormat/Bug4833877.java
+ test/java/text/Format/NumberFormat/Bug4838107.java
+ test/java/text/Format/NumberFormat/Bug4944439.java
+ test/java/text/Format/NumberFormat/Bug4990596.java
+ test/java/text/Format/NumberFormat/Bug6278616.java
+ test/java/text/Format/NumberFormat/CurrencyFormat.java
+ test/java/text/Format/NumberFormat/CurrencySymbols.properties
+ test/java/text/Format/NumberFormat/DFSDeserialization142.java
+ test/java/text/Format/NumberFormat/DFSExponential.java
+ test/java/text/Format/NumberFormat/DFSSerialization.java
+ test/java/text/Format/NumberFormat/DFSSerialization142.java
+ test/java/text/Format/NumberFormat/DecimalFormat.114.txt
+ test/java/text/Format/NumberFormat/DecimalFormatSymbols.114.txt
+ test/java/text/Format/NumberFormat/DecimalFormatSymbols.142.txt
+ test/java/text/Format/NumberFormat/IntlTestDecimalFormatAPI.java
+ test/java/text/Format/NumberFormat/IntlTestDecimalFormatSymbols.java
+ test/java/text/Format/NumberFormat/IntlTestNumberFormatAPI.java
+ test/java/text/Format/NumberFormat/NumberFormat4185761a.ser.txt
+ test/java/text/Format/NumberFormat/NumberFormat4185761b.ser.txt
+ test/java/text/Format/NumberFormat/NumberFormatRounding.java
+ test/java/text/Format/NumberFormat/NumberRegression.java
+ test/java/text/Format/NumberFormat/NumberRoundTrip.java
+ test/java/text/Format/NumberFormat/NumberTest.java
+ test/java/text/Format/NumberFormat/PositionTest.java
+ test/java/text/Format/NumberFormat/SerializationLoadTest.java
+ test/java/text/Format/NumberFormat/SerializationSaveTest.java
+ test/java/text/Format/NumberFormat/TestgetPatternSeparator_ja.java
+ test/java/text/Format/common/Bug4769840.java
+ test/java/text/Format/common/Bug6215962.java
+ test/java/text/Format/common/ChoiceFormat.ser.txt
+ test/java/text/Format/common/DateFormat.Field.ser.txt
+ test/java/text/Format/common/FormatIteratorTest.java
+ test/java/text/Format/common/MessageFormat.Field.ser.txt
+ test/java/text/Format/common/NumberFormat.Field.ser.txt
+ test/java/text/Format/common/PParser.java
+ test/java/text/Format/common/dateFormat.props
+ test/java/text/Format/common/decimalFormat.props
+ test/java/text/Format/common/messageFormat.props
+ test/java/text/testlib/HexDumpReader.java
+ test/java/text/testlib/IntlTest.java
+ test/java/util/Calendar/BuddhistCalendarTest.java
+ test/java/util/Calendar/Bug4302966.java
+ test/java/util/Calendar/Bug4766302.java
+ test/java/util/Calendar/Bug4851640.java
+ test/java/util/Calendar/Bug4958050.java
+ test/java/util/Calendar/Bug5078053.java
+ test/java/util/Calendar/Bug6178071.java
+ test/java/util/Calendar/Bug6234795.java
+ test/java/util/Calendar/Bug6448234.java
+ test/java/util/Calendar/CalendarLimitTest.java
+ test/java/util/Calendar/CalendarRegression.java
+ test/java/util/Calendar/CalendarTest.java
+ test/java/util/Calendar/FieldStateTest.java
+ test/java/util/Calendar/GregorianCutoverTest.java
+ test/java/util/Calendar/JulianTest.java
+ test/java/util/Calendar/Koyomi.java
+ test/java/util/Calendar/Limit.java
+ test/java/util/Calendar/NonLenientTest.java
+ test/java/util/Calendar/ResolutionTest.java
+ test/java/util/Calendar/RollDayOfWeekTest.java
+ test/java/util/Calendar/StampOverflow.java
+ test/java/util/Calendar/ZoneOffsets.java
+ test/java/util/Calendar/bug4028518.java
+ test/java/util/Calendar/bug4100311.java
+ test/java/util/Calendar/bug4243802.java
+ test/java/util/Calendar/bug4316678.java
+ test/java/util/Calendar/bug4372743.java
+ test/java/util/Calendar/bug4401223.java
+ test/java/util/Calendar/bug4409072.java
+ test/java/util/Calendar/bug4514831.java
+ test/java/util/Date/Bug4955000.java
+ test/java/util/Date/DateGregorianCalendarTest.java
+ test/java/util/Date/DateRegression.java
+ test/java/util/Date/DateTest.java
+ test/java/util/Date/TZ.java
+ test/java/util/Date/TimestampTest.java
+ test/java/util/TimeZone/Bug4322313.java
+ test/java/util/TimeZone/Bug5097350.java
+ test/java/util/TimeZone/CheckDisplayNames.java
+ test/java/util/TimeZone/DefaultTimeZoneTest.html
+ test/java/util/TimeZone/DefaultTimeZoneTest.java
+ test/java/util/TimeZone/HongKong.java
+ test/java/util/TimeZone/IDTest.java
+ test/java/util/TimeZone/TimeZoneBoundaryTest.java
+ test/java/util/TimeZone/TimeZoneRegression.java
+ test/java/util/TimeZone/TimeZoneTest.java
+ test/java/util/TimeZone/TransitionTest.java
+ test/java/util/TimeZone/UTCAliasTest.java
+ test/java/util/TimeZone/bug4096952.java
+ test/sun/text/IntHashtable/Bug4170614Test.java
+ test/sun/text/IntHashtable/Bug4170614Test.sh
+ test/sun/text/IntHashtable/Bug4705389.java
Changeset: 841418d7a710
Author: jlaskey
Date: 2016-05-27 12:34 -0300
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/841418d7a710
8156209: Add argument checks to BasicImageReader calls
Reviewed-by: sundar
! src/java.base/share/classes/jdk/internal/jimage/BasicImageReader.java
! src/java.base/share/classes/jdk/internal/jimage/ImageHeader.java
! src/java.base/share/classes/jdk/internal/jimage/ImageLocation.java
! src/java.base/share/classes/jdk/internal/jimage/ImageReader.java
! src/java.base/share/classes/jdk/internal/jimage/ImageReaderFactory.java
! src/java.base/share/classes/jdk/internal/jimage/ImageStream.java
! src/java.base/share/classes/jdk/internal/jimage/ImageStringsReader.java
Changeset: df35a805b405
Author: mchung
Date: 2016-05-27 08:52 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/df35a805b405
8157986: Runtime support for javac to determine arguments to the runtime environment
Reviewed-by: alanb
! make/mapfiles/libjava/mapfile-vers
! src/java.base/share/classes/jdk/internal/misc/VM.java
! src/java.base/share/classes/module-info.java
! src/java.base/share/native/libjava/VM.c
Changeset: 6d368af4250b
Author: jlaskey
Date: 2016-05-27 14:02 -0300
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/6d368af4250b
8158061: Additional argument checks to BasicImageReader calls
Reviewed-by: alanb, coffeys
! src/java.base/share/classes/jdk/internal/jimage/ImageStringsReader.java
Changeset: 0d7dae8a315b
Author: asmotrak
Date: 2016-05-27 14:24 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/0d7dae8a315b
8152207: Perform array bound checks while getting a length of bytecode instructions
Reviewed-by: hseigel
! src/java.base/share/native/libverify/check_code.c
Changeset: ce592cf6d7d3
Author: shurailine
Date: 2016-05-27 14:26 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/ce592cf6d7d3
8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java
Reviewed-by: mchung, chegar
Contributed-by: alexandre.iline at oracle.com
! test/lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java
Changeset: e17beec1b64f
Author: sadayapalam
Date: 2016-05-28 09:47 +0530
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/e17beec1b64f
8033812: javadoc for java.lang.annotation.ElementType needs minor correction
Summary: Fix incorrect count of type contexts.
Reviewed-by: mcimadamore
! src/java.base/share/classes/java/lang/annotation/ElementType.java
Changeset: 3785e222a8d0
Author: xiaofeya
Date: 2016-05-29 18:22 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/3785e222a8d0
8078812: Test RMI with client and servers as modules
Reviewed-by: smarks
Contributed-by: Felix Yang <felix.yang at oracle.com>
+ test/java/rmi/module/ModuleTest.java
+ test/java/rmi/module/src/mclient/clientpkg/Client.java
+ test/java/rmi/module/src/mserver/serverpkg/Hello.java
+ test/java/rmi/module/src/mserver/serverpkg/Server.java
+ test/java/rmi/module/src/mtest/testpkg/DummyApp.java
Changeset: ee29aaab5889
Author: okutsu
Date: 2016-05-30 14:58 +0900
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/ee29aaab5889
8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java
Reviewed-by: peytoia
- test/java/util/ResourceBundle/RestrictedBundleTest.html
- test/java/util/ResourceBundle/RestrictedBundleTest.java
More information about the jdk9-all-changes
mailing list