hg: mobile/dev/jdk: 159 new changesets
gary.adams at oracle.com
gary.adams at oracle.com
Thu Dec 8 19:51:44 UTC 2016
Changeset: 1210d929d34e
Author: lana
Date: 2016-11-17 17:50 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/1210d929d34e
Added tag jdk-9+145 for changeset 99b7853cfbd8
! .hgtags
Changeset: 892fde66a95e
Author: darcy
Date: 2016-11-15 13:31 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/892fde66a95e
8169736: Mark RmiIiopReturnValueTest.java as intermittently failing
Reviewed-by: lancea
! test/javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java
Changeset: ff9c1d07969e
Author: vtewari
Date: 2016-10-20 15:07 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/ff9c1d07969e
8167294: MXBean javadoc should be updated to take modules into account
Summary: Updated MXBean class javadoc to take modules into account
Reviewed-by: alanb
Contributed-by: amit.sapre at oracle.com
! src/java.management/share/classes/javax/management/MXBean.java
Changeset: 4a837dd80453
Author: amurillo
Date: 2016-10-20 17:05 -0700
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/4a837dd80453
Merge
- src/java.base/share/classes/jdk/internal/misc/JavaNetAccess.java
- src/jdk.jlink/share/classes/jdk/tools/jlink/Jlink.java
- src/jdk.jlink/share/classes/jdk/tools/jlink/JlinkPermission.java
- test/sun/net/www/protocol/https/HttpsClient/OriginServer.java
- test/sun/security/tools/jarsigner/ts.sh
Changeset: 50851d9db89f
Author: sla
Date: 2016-10-24 09:07 +0200
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/50851d9db89f
8168483: Remove jtreg timeout handler timeout
Reviewed-by: dholmes, tbell
! test/Makefile
Changeset: 11932b04e6a0
Author: rehn
Date: 2016-10-24 09:07 +0200
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/11932b04e6a0
8164501: Uninitialised memory in byteArrayToPacket of SharedMemoryConnection.c
Reviewed-by: sla, dsamersoff
! src/jdk.jdi/share/native/libdt_shmem/SharedMemoryConnection.c
Changeset: 0b19d27ee4dc
Author: rehn
Date: 2016-10-24 11:47 +0200
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/0b19d27ee4dc
Merge
Changeset: 7a5fa747419d
Author: dsamersoff
Date: 2016-10-24 14:52 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/7a5fa747419d
8160376: DebuggerException: Can't attach symbolicator to the process
Summary: Make SA link to JavaRuntimeSupport in MacOS X
Reviewed-by: dsamersoff, dcubed
Contributed-by: Sharath Ballal <sharath.ballal at oracle.com>
! test/ProblemList.txt
Changeset: b60ef7010504
Author: dsamersoff
Date: 2016-10-25 14:49 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b60ef7010504
8165500: TestJpsJar shouldn't jar all test.classpath directories
Summary: Refactor test to better handle errors
Reviewed-by: sspitsyn
! test/ProblemList.txt
- test/sun/tools/jps/JpsBase.java
! test/sun/tools/jps/JpsHelper.java
+ test/sun/tools/jps/LingeredApp.java
+ test/sun/tools/jps/LingeredAppForJps.java
+ test/sun/tools/jps/TestJps.java
- test/sun/tools/jps/TestJpsClass.java
- test/sun/tools/jps/TestJpsJar.java
- test/sun/tools/jps/TestJpsJarRelative.java
! test/sun/tools/jps/TestJpsSanity.java
Changeset: 016c12cbe397
Author: vtewari
Date: 2016-10-26 15:08 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/016c12cbe397
8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present.
Summary: Removed dependency of java.management over jdk.management.
Reviewed-by: mchung, dfuchs, dholmes
Contributed-by: amit.sapre at oracle.com
! src/java.management/share/classes/sun/management/VMManagementImpl.java
! src/java.management/share/native/libmanagement/VMManagementImpl.c
! test/com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationContentTest.java
! test/com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationTest.java
+ test/java/lang/management/ManagementFactory/DefaultManagementProviderTest.java
Changeset: 0f7b50cc702f
Author: psandoz
Date: 2016-10-14 14:47 -0700
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/0f7b50cc702f
8166974: invokedynamic implementation should not wrap Errors
Reviewed-by: smarks, jrose
! src/java.base/share/classes/java/lang/invoke/CallSite.java
! src/java.base/share/classes/java/lang/invoke/package-info.java
! test/java/lang/invoke/8022701/InvokeSeveralWays.java
Changeset: 71457eaca096
Author: dsamersoff
Date: 2016-10-28 11:18 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/71457eaca096
8168397: sun/tools/jhsdb/HeapDumpTest.java timesout on MacOS X on non images build
Summary: Remove BasicLauncherTest.java and HeapDumpTest.java from quarantine list.
Reviewed-by: sla, dsamersoff
Contributed-by: sharath.ballal at oracle.com
! test/ProblemList.txt
Changeset: 8c9df9fa7104
Author: psandoz
Date: 2016-11-01 17:20 -0700
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/8c9df9fa7104
8163553: java.lang.LinkageError from test java/lang/ThreadGroup/Stop.java
Reviewed-by: redestad
! src/java.base/share/classes/java/lang/invoke/BoundMethodHandle.java
! src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java
! src/java.base/share/classes/java/lang/invoke/LambdaForm.java
! src/java.base/share/classes/java/lang/invoke/MethodHandle.java
! src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java
! src/java.base/share/classes/java/lang/invoke/MethodHandleStatics.java
! src/java.base/share/classes/java/lang/invoke/StringConcatFactory.java
Changeset: 21d90fa8d825
Author: vtewari
Date: 2016-11-03 12:04 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/21d90fa8d825
8006078: [findbugs] java.lang.management.ThreadInfo returns mutable objects
Summary: Cloned the array before returning to caller.
Reviewed-by: dholmes, fparain
Contributed-by: amit.sapre at oracle.com
! src/java.management/share/classes/java/lang/management/ThreadInfo.java
Changeset: 93fb16cbdf7f
Author: jwilhelm
Date: 2016-11-09 13:37 +0100
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/93fb16cbdf7f
Merge
! test/ProblemList.txt
- test/sun/tools/jps/JpsBase.java
- test/sun/tools/jps/TestJpsClass.java
- test/sun/tools/jps/TestJpsJar.java
- test/sun/tools/jps/TestJpsJarRelative.java
Changeset: 7d2e6e2438c2
Author: weijun
Date: 2016-11-16 12:55 +0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/7d2e6e2438c2
8169751: sun/security/krb5/auto/rcache_usemd5.sh fails on solaris
Reviewed-by: xuelei
! test/sun/security/krb5/auto/ReplayCacheTestProc.java
! test/sun/security/krb5/auto/rcache_usemd5.sh
Changeset: 6e4ff59afb5d
Author: lana
Date: 2016-11-21 18:48 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/6e4ff59afb5d
Merge
Changeset: c9d97eff6bfd
Author: lana
Date: 2016-11-23 16:16 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/c9d97eff6bfd
Added tag jdk-9+146 for changeset 6e4ff59afb5d
! .hgtags
Changeset: b13f370a64f6
Author: skovalev
Date: 2016-11-15 15:52 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b13f370a64f6
8169710: com/sun/nio/sctp tests has undeclared dependency on jdk.sctp module
Reviewed-by: dfuchs, chegar
+ test/com/sun/nio/sctp/TEST.properties
Changeset: 4e9f23a424ae
Author: sundar
Date: 2016-11-16 19:52 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/4e9f23a424ae
8153038: The set of jlink plugins enabled by default should be the same via CLI or jlink API
Reviewed-by: jlaskey
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/Jlink.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/packager/AppRuntimeImageBuilder.java
Changeset: 2b3ab8e4659a
Author: jlaskey
Date: 2016-11-16 10:52 -0400
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/2b3ab8e4659a
8169505: Update changes by JDK-8159393 to reflect CCC review
Reviewed-by: sundar
! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink.properties
! test/tools/jlink/JLinkSigningTest.java
Changeset: 7d68a7b43019
Author: dfuchs
Date: 2016-11-16 15:40 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/7d68a7b43019
8169068: Add a new method: java.net.Authenticator.getDefault()
Reviewed-by: chegar
! src/java.base/share/classes/java/net/Authenticator.java
+ test/java/net/Authenticator/GetAuthenticatorTest.java
Changeset: 1a311078cb5f
Author: jnimeh
Date: 2016-11-16 08:29 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/1a311078cb5f
8043252: Debug of access control is obfuscated - NullPointerException in ProtectionDomain
Summary: Protect against null return value from Permission.getActions in ProtectionDomain's toString method.
Reviewed-by: weijun, mullan
! src/java.base/share/classes/java/security/ProtectionDomain.java
+ test/java/security/ProtectionDomain/NullGetActions.java
+ test/java/security/ProtectionDomain/NullGetActions.policy
Changeset: 9b7764fa9b30
Author: darcy
Date: 2016-11-16 11:20 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/9b7764fa9b30
8169803: Remove OpenNonIntegralNumberOfSampleframes.java from the problem list
Reviewed-by: serb
! test/ProblemList.txt
Changeset: 1ed36f639166
Author: asmotrak
Date: 2016-11-16 12:50 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/1ed36f639166
8168969: Merge SSLSocketSample and SSLSocketTemplate
Reviewed-by: xuelei
- test/javax/net/ssl/templates/SSLSocketSample.java
! test/javax/net/ssl/templates/SSLSocketTemplate.java
- test/javax/net/ssl/templates/SSLTest.java
! test/sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java
! test/sun/net/www/protocol/https/HttpsClient/ServerIdentityTest.java
! test/sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java
Changeset: 0b8bc1b4b79e
Author: psandoz
Date: 2016-11-16 14:26 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/0b8bc1b4b79e
8132097: Stream.generate should use a covariant Supplier as parameter
Reviewed-by: forax, martin
! src/java.base/share/classes/java/util/stream/Stream.java
! src/java.base/share/classes/java/util/stream/StreamSpliterators.java
Changeset: 382f7f3a1888
Author: psandoz
Date: 2016-11-16 14:26 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/382f7f3a1888
8072784: Better spliterator implementation for BitSet.stream()
Reviewed-by: martin
! src/java.base/share/classes/java/util/BitSet.java
! test/java/util/BitSet/BitSetStreamTest.java
! test/java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java
Changeset: b084e30a02b5
Author: mli
Date: 2016-11-16 17:29 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b084e30a02b5
8169764: output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails
Reviewed-by: alanb
! test/java/nio/channels/AsynchronousSocketChannel/Basic.java
Changeset: d0108280cfff
Author: nishjain
Date: 2016-11-17 11:40 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/d0108280cfff
8165296: update existing i18n test cases of test/java/util
Reviewed-by: okutsu
Contributed-by: nancy.nigam at oracle.com
! test/java/text/testlib/IntlTest.java
! test/java/util/Calendar/Bug4766302.java
! test/java/util/Calendar/Bug4958050.java
! test/java/util/Calendar/CalendarRegression.java
! test/java/util/Calendar/CalendarTest.java
! test/java/util/Calendar/CalendarTypeTest.java
! test/java/util/Calendar/FieldStateTest.java
! test/java/util/Calendar/GregorianCutoverTest.java
! test/java/util/Calendar/JavatimeTest.java
! test/java/util/Calendar/Koyomi.java
! test/java/util/Calendar/NonLenientTest.java
! test/java/util/Calendar/ZoneOffsets.java
! test/java/util/Calendar/bug4372743.java
! test/java/util/Calendar/bug4401223.java
! test/java/util/Calendar/bug4514831.java
! test/java/util/Date/Bug4955000.java
! test/java/util/Locale/Bug4175998Test.java
! test/java/util/Locale/Bug4184873Test.java
! test/java/util/Locale/Bug8001562.java
! test/java/util/Locale/HashCodeTest.java
! test/java/util/Locale/LocaleEnhanceTest.java
! test/java/util/Locale/LocaleTest.java
- test/java/util/Locale/LocaleTestFmwk.java
Changeset: 83a3ab863b96
Author: ameena
Date: 2016-11-17 11:55 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/83a3ab863b96
8167618: DateTimeFormatter.format() uses exceptions for flow control
Summary: Removed flow control in exception catch
Reviewed-by: rriggs, scolebourne
! src/java.base/share/classes/java/time/format/DateTimePrintContext.java
Changeset: 820ef66660ff
Author: weijun
Date: 2016-11-17 21:02 +0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/820ef66660ff
7004967: SecureRandom should be more explicit about threading
8169312: SecureRandom::getSeed(num) not specified if num is negative
Reviewed-by: mullan, xuelei
! src/java.base/share/classes/java/security/SecureRandom.java
! src/java.base/share/classes/java/security/SecureRandomSpi.java
! src/java.base/share/classes/sun/security/provider/SunEntries.java
! src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/SunMSCAPI.java
! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/SunPKCS11.java
+ test/java/security/SecureRandom/NoSync.java
+ test/java/security/SecureRandom/ThreadSafe.java
Changeset: 23b82774a389
Author: redestad
Date: 2016-11-17 19:38 +0100
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/23b82774a389
8169880: Remove the sun.reflect.noCaches option
Reviewed-by: shade, psandoz, mchung
! src/java.base/share/classes/java/lang/Class.java
Changeset: 4bf7aaa0d611
Author: psandoz
Date: 2016-11-17 12:24 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/4bf7aaa0d611
8169838: java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed intermittently
Reviewed-by: martin
! test/java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java
Changeset: fefec228bb68
Author: lana
Date: 2016-11-17 22:18 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/fefec228bb68
Merge
- test/java/util/Locale/LocaleTestFmwk.java
- test/javax/net/ssl/templates/SSLSocketSample.java
! test/javax/net/ssl/templates/SSLSocketTemplate.java
- test/javax/net/ssl/templates/SSLTest.java
- test/sun/tools/jps/JpsBase.java
- test/sun/tools/jps/TestJpsClass.java
- test/sun/tools/jps/TestJpsJar.java
- test/sun/tools/jps/TestJpsJarRelative.java
Changeset: ad60a760529d
Author: amlu
Date: 2016-11-18 12:11 +0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/ad60a760529d
8169826: ProblemList update for tools/pack200/CommandLineTests.java
Reviewed-by: mchung
! test/ProblemList.txt
Changeset: 28ba4a471c67
Author: amlu
Date: 2016-11-18 14:39 +0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/28ba4a471c67
8169836: ProblemList update for java/lang/management/MemoryMXBean/PendingAllGC.sh
Reviewed-by: mchung
! test/ProblemList.txt
Changeset: d882028bef4a
Author: dkononenko
Date: 2016-11-16 18:11 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/d882028bef4a
8167240: Write new tests to cover functionality of existing 'jimage' options
Summary: New tests were implemented
Reviewed-by: jlaskey, anazarov, shurailine
Contributed-by: denis.kononenko at oracle.com
+ test/tools/jimage/JImageBasicsTest.java
+ test/tools/jimage/JImageCliTest.java
+ test/tools/jimage/JImageExtractTest.java
+ test/tools/jimage/JImageInfoTest.java
+ test/tools/jimage/JImageListTest.java
! test/tools/jimage/JImageToolTest.java
+ test/tools/jimage/JImageVerifyTest.java
Changeset: 6020016a5134
Author: skovalev
Date: 2016-11-18 15:33 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/6020016a5134
8169658: TESTBUG: javax/rmi tests have undeclared dependencies
Reviewed-by: rriggs
! test/javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java
! test/javax/rmi/PortableRemoteObject/ConcurrentHashMapTest.java
Changeset: 9365d8aab54b
Author: redestad
Date: 2016-11-19 12:22 +0100
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/9365d8aab54b
8169993: Class::desiredAssertionStatus should call getClassLoader0
Reviewed-by: psandoz
! src/java.base/share/classes/java/lang/Class.java
Changeset: b0fa3527843e
Author: mchung
Date: 2016-11-20 07:57 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b0fa3527843e
8169909: java agent fails to add to class path when the initial module is a named module
Reviewed-by: alanb
! src/java.base/share/classes/jdk/internal/loader/ClassLoaders.java
+ test/java/lang/instrument/modules/AppendToClassPathModuleTest.java
+ test/java/lang/instrument/modules/AppendToClassPathModuleTest.sh
+ test/java/lang/instrument/modules/src/test/jdk/test/Main.java
+ test/java/lang/instrument/modules/src/test/module-info.java
! test/tools/launcher/modules/classpath/JavaClassPathTest.java
! test/tools/launcher/modules/classpath/src/m/jdk/test/Main.java
Changeset: 38023d237b19
Author: mli
Date: 2016-11-20 17:39 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/38023d237b19
8168975: java/rmi/activation/Activatable tests fail due to "Port already in use" in RMID.restart()
Reviewed-by: rriggs, chegar, darcy
! test/java/rmi/activation/Activatable/checkActivateRef/rmid.security.policy
! test/java/rmi/activation/Activatable/checkAnnotations/rmid.security.policy
! test/java/rmi/activation/Activatable/checkImplClassLoader/rmid.security.policy
! test/java/rmi/activation/Activatable/checkRegisterInLog/rmid.security.policy
! test/java/rmi/activation/Activatable/createPrivateActivable/rmid.security.policy
! test/java/rmi/activation/Activatable/downloadParameterClass/rmid.security.policy
! test/java/rmi/activation/Activatable/elucidateNoSuchMethod/rmid.security.policy
! test/java/rmi/activation/Activatable/forceLogSnapshot/rmid.security.policy
! test/java/rmi/activation/Activatable/inactiveGroup/rmid.security.policy
! test/java/rmi/activation/Activatable/lookupActivationSystem/rmid.security.policy
! test/java/rmi/activation/Activatable/nestedActivate/rmid.security.policy
! test/java/rmi/activation/Activatable/nonExistentActivatable/rmid.security.policy
! test/java/rmi/activation/Activatable/restartCrashedService/rmid.security.policy
! test/java/rmi/activation/Activatable/restartLatecomer/rmid.security.policy
! test/java/rmi/activation/Activatable/restartService/rmid.security.policy
! test/java/rmi/activation/Activatable/shutdownGracefully/rmid.security.policy
! test/java/rmi/activation/Activatable/unregisterInactive/rmid.security.policy
! test/java/rmi/activation/ActivateFailedException/activateFails/rmid.security.policy
! test/java/rmi/activation/ActivationSystem/modifyDescriptor/ModifyDescriptor.java
! test/java/rmi/activation/ActivationSystem/modifyDescriptor/rmid.security.policy
! test/java/rmi/testlibrary/RMID.java
! test/java/rmi/testlibrary/RMIDSelectorProvider.java
Changeset: b09d972a04da
Author: bgopularam
Date: 2016-11-21 06:04 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b09d972a04da
8066291: Return unmodifiable set of zone IDs to optimize ZoneIdPrinterParser
Summary: Cache the available zones to speed up parsing
Reviewed-by: rriggs, scolebourne
! src/java.base/share/classes/java/time/ZoneId.java
! src/java.base/share/classes/java/time/zone/ZoneRulesProvider.java
! test/java/time/tck/java/time/zone/TCKZoneRulesProvider.java
Changeset: dc8854930769
Author: mchung
Date: 2016-11-20 23:19 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/dc8854930769
8170062: Problem list java/lang/ClassLoader/platformClassLoader/DefinePlatformClass.java
Reviewed-by: darcy
! test/ProblemList.txt
Changeset: 1b2298dd1c08
Author: jlaskey
Date: 2016-11-21 10:08 -0400
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/1b2298dd1c08
8168256: Plugin alias options in jlink --help output seems to be in an arbitrary order
Reviewed-by: sundar, mchung
! src/jdk.jlink/share/classes/jdk/tools/jimage/JImageTask.java
! src/jdk.jlink/share/classes/jdk/tools/jimage/resources/jimage.properties
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/JlinkTask.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/TaskHelper.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink.properties
! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties
Changeset: 03ff13b835d9
Author: darcy
Date: 2016-11-21 07:54 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/03ff13b835d9
8170112: Problem list failing jimage tests until JDK-8169713 is fixed
Reviewed-by: jlaskey
! test/ProblemList.txt
Changeset: abe3b4d1604c
Author: skovalev
Date: 2016-11-21 19:18 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/abe3b4d1604c
8169721: [TESTBUG] com/sun/jndi tests have undeclared dependency on java.naming module
Reviewed-by: rriggs, dfuchs
! test/com/sun/jndi/dns/CheckAccess.java
! test/com/sun/jndi/dns/Test6991580.java
+ test/com/sun/jndi/ldap/TEST.properties
! test/com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java
Changeset: ec3ba1b85582
Author: darcy
Date: 2016-11-21 12:06 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/ec3ba1b85582
8170139: OpenNonIntegralNumberOfSampleframes.java still fails
Reviewed-by: smarks
! test/ProblemList.txt
Changeset: f1045d3420c9
Author: ddehaven
Date: 2016-11-07 12:46 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/f1045d3420c9
8169289: JavaFX application in named module fails to launch if no main method
Reviewed-by: mchung, ksrini
! src/java.base/share/classes/sun/launcher/LauncherHelper.java
Changeset: f934809dd35b
Author: mli
Date: 2016-11-21 17:17 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/f934809dd35b
8170049: tests under java/rmi/activation/ fail with "java.security.AccessControlException: access denied ("java.net.SocketPermission" "localhost:5281" "listen,resolve")" on windows
Reviewed-by: rriggs
! test/java/rmi/activation/Activatable/checkRegisterInLog/rmid.security.policy
! test/java/rmi/activation/Activatable/forceLogSnapshot/rmid.security.policy
! test/java/rmi/activation/Activatable/restartCrashedService/rmid.security.policy
! test/java/rmi/activation/Activatable/restartService/rmid.security.policy
! test/java/rmi/activation/ActivationSystem/modifyDescriptor/rmid.security.policy
Changeset: d09aebe3b50d
Author: amjiang
Date: 2016-11-21 22:50 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/d09aebe3b50d
8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
Reviewed-by: weijun
! test/sun/security/tools/jarsigner/TimestampCheck.java
Changeset: 72beb0297b0c
Author: rgoel
Date: 2016-11-22 13:02 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/72beb0297b0c
8168906: Tighten permissions granted to the jdk.localedata module
Reviewed-by: okutsu, naoto, alanb, mullan
! src/java.base/share/lib/security/default.policy
Changeset: 6c7d79a051f6
Author: bgopularam
Date: 2016-11-22 08:22 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/6c7d79a051f6
8158880: java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
Summary: Set locale explicitly in the test
Reviewed-by: rriggs, naoto
! test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java
Changeset: 650f425f6f50
Author: mli
Date: 2016-11-22 01:37 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/650f425f6f50
8153543: java/rmi/transport/reuseDefaultPort/ReuseDefaultPort.java fails intermittently
Reviewed-by: chegar
! test/java/rmi/transport/reuseDefaultPort/ReuseDefaultPort.java
Changeset: 29e0b07f25dc
Author: ihse
Date: 2016-11-22 14:48 +0100
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/29e0b07f25dc
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Reviewed-by: erikj
! test/Makefile
Changeset: 931594101586
Author: pkbalakr
Date: 2016-11-02 08:46 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/931594101586
8159132: [PIT][TEST_BUG] java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java fails
Reviewed-by: alexsch, aghaisas
! test/java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java
Changeset: ad1dd6c01aaa
Author: serb
Date: 2016-11-02 17:14 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/ad1dd6c01aaa
8168998: Incorrect implementation of equals in Encoding and Type in JavaSound
Reviewed-by: prr, amenkov
! src/java.desktop/share/classes/javax/sound/sampled/AudioFileFormat.java
! src/java.desktop/share/classes/javax/sound/sampled/AudioFormat.java
+ test/javax/sound/sampled/AudioFileFormat/TypeEqualsToNull.java
+ test/javax/sound/sampled/AudioFormat/EncodingEqualsToNull.java
Changeset: e76e59c144d6
Author: ptbrunet
Date: 2016-11-02 09:44 -0700
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/e76e59c144d6
8167213: Re-examine the alternative to deliver include/bridge/AccessBridgeCalls.c
Summary: Remove AccessBridgeCalls.c from the include directory
Reviewed-by: prr, erikj, mchung, alexsch
! make/copy/Copy-jdk.accessibility.gmk
! make/launcher/Launcher-jdk.accessibility.gmk
! make/lib/Lib-jdk.accessibility.gmk
+ src/jdk.accessibility/windows/native/bridge/AccessBridgeCalls.c
! src/jdk.accessibility/windows/native/include/bridge/AccessBridgeCallbacks.h
- src/jdk.accessibility/windows/native/include/bridge/AccessBridgeCalls.c
! src/jdk.accessibility/windows/native/include/bridge/AccessBridgeCalls.h
Changeset: f33189fbe5f4
Author: bpb
Date: 2016-11-02 11:07 -0700
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/f33189fbe5f4
8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed
Summary: Disallow not adding to metadata fields which are critical to reading the image data even when the BaselineTIFFTagSet has been removed from the TIFFImageReadParam and the ignoreMetadata flag is set.
Reviewed-by: prr
! src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFIFD.java
+ test/javax/imageio/plugins/tiff/ReadWithoutBaselineTagSet.java
Changeset: 1292ba86a8d4
Author: serb
Date: 2016-11-02 23:05 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/1292ba86a8d4
8168881: javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java fails
Reviewed-by: prr
! test/javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java
Changeset: dd8ba00b9f97
Author: azvegint
Date: 2016-11-03 03:49 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/dd8ba00b9f97
8143914: Provide Mac-specific fullscreen support
Reviewed-by: serb, ssadetsky
! src/java.desktop/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java
Changeset: 55c54a8c7206
Author: ssadetsky
Date: 2016-11-03 11:51 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/55c54a8c7206
8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest
Reviewed-by: serb, azvegint
! src/java.desktop/share/classes/java/awt/DefaultKeyboardFocusManager.java
Changeset: 25e143aae2e4
Author: ssadetsky
Date: 2016-11-03 12:13 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/25e143aae2e4
8062525: JInternalFrame can't show correctly with the specical option "-esa -ea -Xcheck:jni -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel".
Reviewed-by: serb
! src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/Metacity.java
Changeset: c86186dc24c8
Author: alexsch
Date: 2016-11-03 18:43 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/c86186dc24c8
8164032: JViewport backing store image is not scaled on HiDPI display
Reviewed-by: serb
! src/java.desktop/share/classes/javax/swing/JViewport.java
+ test/javax/swing/JViewport/8164032/JViewPortBackingStoreImageTest.java
Changeset: 5c1315ed1de1
Author: aghaisas
Date: 2016-11-04 14:03 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/5c1315ed1de1
8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt
Reviewed-by: erikj, serb
! make/lib/Awt2dLibraries.gmk
Changeset: 33cc5c2a270d
Author: psadhukhan
Date: 2016-11-04 17:27 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/33cc5c2a270d
8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
Reviewed-by: prr, jdv
! src/java.desktop/macosx/classes/sun/java2d/OSXSurfaceData.java
+ test/java/awt/print/PrinterJob/TexturePaintPrintingTest.java
Changeset: 88faebbdbf9b
Author: arapte
Date: 2016-11-04 21:55 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/88faebbdbf9b
8160766: [TEST_BUG] java/awt/Focus/DisposedWindow
Reviewed-by: serb, aghaisas
! test/java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java
Changeset: faf2c999dc21
Author: bpb
Date: 2016-11-04 15:31 -0700
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/faf2c999dc21
8154093: [TIFF] NPE when reading LZW-compressed image
Summary: LZW decompressor was ignoring the value of the FillOrder field.
Reviewed-by: prr
! src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFFaxDecompressor.java
! src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFImageReader.java
! src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFLZWDecompressor.java
Changeset: 34918c6ef3a1
Author: prr
Date: 2016-11-04 15:59 -0700
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/34918c6ef3a1
8168316: Suppress deprecation warnings for Applet classes in java.desktop
Reviewed-by: serb, psadhukhan
! src/java.desktop/macosx/classes/com/apple/laf/AquaInternalFrameUI.java
! src/java.desktop/share/classes/com/sun/java/swing/SwingUtilities3.java
! src/java.desktop/share/classes/com/sun/media/sound/JavaSoundAudioClip.java
! src/java.desktop/share/classes/java/awt/Component.java
! src/java.desktop/share/classes/java/beans/AppletInitializer.java
! src/java.desktop/share/classes/java/beans/Beans.java
! src/java.desktop/share/classes/javax/swing/JComponent.java
! src/java.desktop/share/classes/javax/swing/JTable.java
! src/java.desktop/share/classes/javax/swing/KeyboardManager.java
! src/java.desktop/share/classes/javax/swing/PopupFactory.java
! src/java.desktop/share/classes/javax/swing/RepaintManager.java
! src/java.desktop/share/classes/javax/swing/SwingUtilities.java
! src/java.desktop/share/classes/javax/swing/ToolTipManager.java
! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicPopupMenuUI.java
! src/java.desktop/share/classes/sun/applet/AppletAudioClip.java
! src/java.desktop/share/classes/sun/applet/AppletPanel.java
! src/java.desktop/share/classes/sun/applet/AppletViewer.java
! src/java.desktop/share/classes/sun/applet/AppletViewerPanel.java
! src/java.desktop/share/classes/sun/awt/EmbeddedFrame.java
Changeset: 716e5bbeeb85
Author: ssadetsky
Date: 2016-11-07 10:36 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/716e5bbeeb85
8153522: Update JLightweightFrame to allow non-integer (and X/Y) scales
Reviewed-by: alexsch
! src/java.desktop/macosx/classes/sun/lwawt/macosx/CPlatformLWWindow.java
! src/java.desktop/share/classes/sun/awt/LightweightFrame.java
! src/java.desktop/share/classes/sun/swing/JLightweightFrame.java
! src/java.desktop/share/classes/sun/swing/LightweightContent.java
Changeset: 88d8b2fe6796
Author: alexsch
Date: 2016-11-07 11:22 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/88d8b2fe6796
8168992: Add floating point implementation for new BasicGraphicsUtils text related methods use floating point API
Reviewed-by: serb, ssadetsky
! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicGraphicsUtils.java
! src/java.desktop/share/classes/javax/swing/text/Utilities.java
! src/java.desktop/share/classes/sun/swing/SwingUtilities2.java
+ test/javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java
Changeset: eeaf8e2d12a5
Author: mhalder
Date: 2016-11-07 14:35 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/eeaf8e2d12a5
7153700: [macosx] add support for MouseMotionListener to the TrayIcon
Reviewed-by: serb, aniyogi
Contributed-by: manajit.halder at oracle.com
! src/java.desktop/macosx/native/libawt_lwawt/awt/CTrayIcon.h
! src/java.desktop/macosx/native/libawt_lwawt/awt/CTrayIcon.m
Changeset: 03936e84953e
Author: azvegint
Date: 2016-11-08 13:45 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/03936e84953e
8166594: Taskbar.setWindowProgressValue() spec does not specify expected visual behavior of setWindowProgressValue()
Reviewed-by: serb, ssadetsky
! src/java.desktop/share/classes/java/awt/Taskbar.java
! src/java.desktop/windows/native/libawt/windows/awt_Taskbar.cpp
Changeset: 5e49419f2574
Author: kshefov
Date: 2016-11-08 17:10 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/5e49419f2574
8004693: TEST_BUG: java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java fails
Reviewed-by: azvegint, avstepan
! test/java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java
Changeset: 12948b3a7663
Author: mcherkas
Date: 2016-11-08 20:11 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/12948b3a7663
8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit
Reviewed-by: serb
! src/java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp
Changeset: 12a5c5f2a7c7
Author: dmarkov
Date: 2016-11-09 15:20 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/12a5c5f2a7c7
8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used
Reviewed-by: ssadetsky
! src/java.desktop/windows/native/libawt/windows/awt_Component.cpp
+ test/java/awt/InputMethods/SpanishDiacriticsTest/SpanishDiacriticsTest.html
+ test/java/awt/InputMethods/SpanishDiacriticsTest/SpanishDiacriticsTest.java
Changeset: 8007f206f347
Author: prr
Date: 2016-11-09 10:04 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/8007f206f347
Merge
- make/GenerateClasslist.gmk
- src/java.base/share/native/include/jvmti.h
- src/java.base/share/native/libjava/StackFrameInfo.c
- test/java/net/URLPermission/nstest/lookup.sh
- test/java/util/stream/bootlib/java.base/java/util/stream/ThowableHelper.java
- test/sun/security/tools/keytool/readjar.sh
Changeset: ef8bb7532625
Author: prr
Date: 2016-11-09 10:26 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/ef8bb7532625
8169339: Provide internal API to JavaFX to locate JDK fonts
Reviewed-by: serb, kcr
! src/java.desktop/share/classes/sun/font/SunFontManager.java
+ src/java.desktop/share/classes/sun/font/lookup/JDKFontLookup.java
Changeset: 96df5c0c0887
Author: prr
Date: 2016-11-09 11:28 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/96df5c0c0887
8155874: Fix java.desktop deprecation warnings about Class.newInstance
Reviewed-by: serb, alexsch
! src/java.desktop/macosx/classes/com/apple/laf/AquaUtils.java
! src/java.desktop/share/classes/com/sun/beans/decoder/DocumentHandler.java
! src/java.desktop/share/classes/com/sun/beans/finder/InstanceFinder.java
! src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKStyle.java
! src/java.desktop/share/classes/com/sun/media/sound/JARSoundbankReader.java
! src/java.desktop/share/classes/com/sun/media/sound/ModelAbstractOscillator.java
! src/java.desktop/share/classes/java/awt/GraphicsEnvironment.java
! src/java.desktop/share/classes/java/awt/Toolkit.java
! src/java.desktop/share/classes/java/awt/print/PrinterJob.java
! src/java.desktop/share/classes/java/beans/Introspector.java
! src/java.desktop/share/classes/java/beans/MetaData.java
! src/java.desktop/share/classes/java/beans/PropertyDescriptor.java
! src/java.desktop/share/classes/javax/swing/JEditorPane.java
! src/java.desktop/share/classes/javax/swing/UIManager.java
! src/java.desktop/share/classes/javax/swing/text/html/ObjectView.java
! src/java.desktop/share/classes/sun/awt/FontConfiguration.java
! src/java.desktop/share/classes/sun/awt/shell/ShellFolder.java
! src/java.desktop/share/classes/sun/font/FontManagerFactory.java
! src/java.desktop/share/classes/sun/java2d/cmm/CMSManager.java
! src/java.desktop/share/classes/sun/java2d/loops/GraphicsPrimitiveProxy.java
! src/java.desktop/share/classes/sun/java2d/pipe/RenderingEngine.java
! src/java.desktop/unix/classes/sun/font/XMap.java
Changeset: 82f3b9ffb0f4
Author: psadhukhan
Date: 2016-11-10 12:23 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/82f3b9ffb0f4
8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java
Reviewed-by: prr
! test/java/awt/print/PrinterJob/Margins.java
Changeset: 1540bede9ab5
Author: aghaisas
Date: 2016-11-11 12:40 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/1540bede9ab5
8169043: The task bar icon color is not blue
Reviewed-by: serb, arapte
Contributed-by: ajit.ghaisas at oracle.com
! test/java/awt/image/multiresolution/MultiResolutionIcon/MultiResIconTest.java
Changeset: 987287105ea5
Author: mhalder
Date: 2016-11-11 13:58 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/987287105ea5
8165680: [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java
Reviewed-by: serb, aniyogi
Contributed-by: manajit.halder at oracle.com
! src/java.desktop/macosx/classes/sun/lwawt/macosx/CDataTransferer.java
Changeset: 2ffb0408c887
Author: pnarayanan
Date: 2016-11-11 15:30 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/2ffb0408c887
8166003: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java
Reviewed-by: prr, psadhukhan
! test/javax/swing/text/GlyphPainter2/6427244/bug6427244.java
Changeset: a4d2db195b23
Author: pnarayanan
Date: 2016-11-11 15:33 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/a4d2db195b23
8165212: VolatileImage should not be compatible with GraphicsConfiguration which transform is changed
Reviewed-by: prr, serb
! src/java.desktop/share/classes/sun/awt/image/VolatileSurfaceManager.java
+ test/java/awt/image/VolatileImage/VolatileImageConfigurationTest.java
Changeset: b1543c5eb8af
Author: serb
Date: 2016-11-11 17:07 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b1543c5eb8af
8169332: The fix JDK-8083664 in AudioFileWriter can be reverted
Reviewed-by: prr, amenkov
! src/java.desktop/share/classes/javax/sound/sampled/spi/AudioFileWriter.java
Changeset: 936ed84c6bff
Author: prr
Date: 2016-11-14 09:03 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/936ed84c6bff
Merge
- src/java.base/unix/native/libjli/ergo.c
- src/java.base/unix/native/libjli/ergo.h
- src/java.base/unix/native/libjli/ergo_i586.c
- test/sun/net/www/http/HttpClient/RetryPost.sh
Changeset: 449518f6a468
Author: prr
Date: 2016-11-14 09:59 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/449518f6a468
8169518: Suppress Deprecation warnings for deprecated Swing APIs
Reviewed-by: alexsch, ssadetsky
! src/java.desktop/macosx/classes/com/apple/laf/AquaTextFieldFormattedUI.java
! src/java.desktop/macosx/classes/sun/lwawt/macosx/CAccessibleText.java
! src/java.desktop/macosx/classes/sun/lwawt/macosx/CDragSourceContextPeer.java
! src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifTextUI.java
! src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsTextFieldUI.java
! src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsTextUI.java
! src/java.desktop/share/classes/javax/swing/JEditorPane.java
! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTextUI.java
! src/java.desktop/share/classes/javax/swing/plaf/multi/MultiTextUI.java
! src/java.desktop/share/classes/javax/swing/text/DefaultCaret.java
! src/java.desktop/share/classes/javax/swing/text/DefaultEditorKit.java
! src/java.desktop/share/classes/javax/swing/text/DefaultHighlighter.java
! src/java.desktop/share/classes/javax/swing/text/FieldView.java
! src/java.desktop/share/classes/javax/swing/text/JTextComponent.java
! src/java.desktop/share/classes/javax/swing/text/ParagraphView.java
! src/java.desktop/share/classes/javax/swing/text/PasswordView.java
! src/java.desktop/share/classes/javax/swing/text/PlainView.java
! src/java.desktop/share/classes/javax/swing/text/Utilities.java
! src/java.desktop/share/classes/javax/swing/text/View.java
! src/java.desktop/share/classes/javax/swing/text/WrappedPlainView.java
! src/java.desktop/share/classes/javax/swing/text/html/AccessibleHTML.java
! src/java.desktop/share/classes/javax/swing/text/html/HTMLEditorKit.java
! src/java.desktop/share/classes/sun/swing/JLightweightFrame.java
! src/java.desktop/share/classes/sun/swing/text/TextComponentPrintable.java
Changeset: b0a97708f993
Author: jdv
Date: 2016-11-15 12:52 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b0a97708f993
6334602: Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
Reviewed-by: serb, prr
! src/java.desktop/share/classes/sun/awt/image/GifImageDecoder.java
+ test/java/awt/image/OpaquePNGToGIFTest.java
+ test/java/awt/image/opaque_input.png
Changeset: a6eaacd1d678
Author: prr
Date: 2016-11-22 10:43 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/a6eaacd1d678
8169887: javax/swing/JEditorPane/8080972/TestJEditor.java, javax/swing/text/View/8080972/TestObjectView.java are failing
Reviewed-by: serb, alexsch
! src/java.desktop/macosx/classes/com/apple/laf/AquaUtils.java
! src/java.desktop/share/classes/com/sun/beans/decoder/DocumentHandler.java
! src/java.desktop/share/classes/com/sun/beans/finder/InstanceFinder.java
! src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKStyle.java
! src/java.desktop/share/classes/com/sun/media/sound/JARSoundbankReader.java
! src/java.desktop/share/classes/com/sun/media/sound/ModelAbstractOscillator.java
! src/java.desktop/share/classes/java/beans/Introspector.java
! src/java.desktop/share/classes/java/beans/MetaData.java
! src/java.desktop/share/classes/java/beans/PropertyDescriptor.java
! src/java.desktop/share/classes/javax/swing/JEditorPane.java
! src/java.desktop/share/classes/javax/swing/UIManager.java
! src/java.desktop/share/classes/javax/swing/text/html/ObjectView.java
! test/javax/swing/JEditorPane/8080972/TestJEditor.java
! test/javax/swing/text/View/8080972/TestObjectView.java
Changeset: 5cd2aa3f3e9b
Author: prr
Date: 2016-11-22 10:45 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/5cd2aa3f3e9b
Merge
- test/java/util/Locale/LocaleTestFmwk.java
- test/javax/net/ssl/templates/SSLSocketSample.java
- test/javax/net/ssl/templates/SSLTest.java
- test/sun/tools/jps/JpsBase.java
- test/sun/tools/jps/TestJpsClass.java
- test/sun/tools/jps/TestJpsJar.java
- test/sun/tools/jps/TestJpsJarRelative.java
Changeset: 67d3235a317f
Author: amlu
Date: 2016-11-23 10:12 +0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/67d3235a317f
8170158: Remove ClassLoader/platformClassLoader/DefinePlatformClass.java from ProblemList
Reviewed-by: dfuchs
! test/ProblemList.txt
Changeset: a950ce755659
Author: jnimeh
Date: 2016-11-22 20:54 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/a950ce755659
8170035: When determining the ciphersuite lists, there is no debug output for disabled suites.
Summary: Provide extra debugging output for JSSE that displays disabled cipher suites
Reviewed-by: vinnie, wetmore
! src/java.base/share/classes/sun/security/ssl/SSLContextImpl.java
Changeset: ff6e7619daf8
Author: rriggs
Date: 2016-11-23 10:20 -0500
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/ff6e7619daf8
8169416: SSLSessionImpl finalize overhead
Reviewed-by: xuelei, bpb
! src/java.base/share/classes/sun/security/ssl/SSLSessionImpl.java
+ test/javax/net/ssl/finalize/SSLSessionFinalizeTest.java
+ test/javax/net/ssl/finalize/security.policy
Changeset: 6a8da2c37469
Author: rriggs
Date: 2016-11-23 11:47 -0500
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/6a8da2c37469
8169645: ObjectInputFilter Config spec is ambiguous regarding overriding the filter via System properties
Reviewed-by: bpb
! src/java.base/share/classes/java/io/ObjectInputFilter.java
Changeset: ba41440d6e2b
Author: bchristi
Date: 2016-11-23 10:34 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/ba41440d6e2b
8169435: ClassLoader.isParallelCapable is final and conflicting method may get VerifyError
Reviewed-by: acorn, dholmes, mchung
! src/java.base/share/classes/java/lang/ClassLoader.java
! test/java/lang/ClassLoader/IsParallelCapable.java
Changeset: efdfc159ee09
Author: psandoz
Date: 2016-11-23 10:35 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/efdfc159ee09
8169808: Stream returning methods should specify if they are late binding
Reviewed-by: martin
! src/java.base/share/classes/java/lang/CharSequence.java
! src/java.base/share/classes/java/util/BitSet.java
Changeset: c7b932897909
Author: psandoz
Date: 2016-11-23 10:35 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/c7b932897909
8132964: Spliterator documentation on Priority(Blocking)Queue
Reviewed-by: martin, dl, chegar
! src/java.base/share/classes/java/util/PriorityQueue.java
! src/java.base/share/classes/java/util/concurrent/PriorityBlockingQueue.java
Changeset: 910d8342b542
Author: bchristi
Date: 2016-11-23 10:41 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/910d8342b542
8136831: Undefined null behavior in ClassLoader.getResourceXXXX()
Reviewed-by: alanb, mchung, psandoz
! src/java.base/share/classes/java/lang/ClassLoader.java
! src/java.base/share/classes/java/net/URLClassLoader.java
+ test/java/lang/ClassLoader/GetResourceNullArg.java
Changeset: f23b227c2d5f
Author: darcy
Date: 2016-11-23 11:05 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/f23b227c2d5f
8169479: java.lang.reflect.Constructor class has wrong api documentation
Reviewed-by: bpb, psandoz
! src/java.base/share/classes/java/lang/reflect/Constructor.java
! src/java.base/share/classes/java/lang/reflect/Method.java
Changeset: bac1a818cc61
Author: lana
Date: 2016-11-23 19:15 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/bac1a818cc61
Merge
- src/jdk.accessibility/windows/native/include/bridge/AccessBridgeCalls.c
- test/java/util/Locale/LocaleTestFmwk.java
- test/javax/net/ssl/templates/SSLSocketSample.java
- test/javax/net/ssl/templates/SSLTest.java
Changeset: 1950514cb563
Author: prr
Date: 2016-11-23 11:53 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/1950514cb563
8170242: jdk.desktop needs package access to sun.awt.
Reviewed-by: ihse, mullan
! make/copy/Copy-java.base.gmk
Changeset: b85b6982e5bb
Author: lana
Date: 2016-11-22 22:27 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b85b6982e5bb
8065555: Remove incorrect locale data for inexistent language German (Greece)
Reviewed-by: naoto
Contributed-by: li.jiang at oracle.com
- src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_GR.properties
! test/sun/util/locale/provider/Bug8038436.java
Changeset: c41140100bf1
Author: mli
Date: 2016-11-23 18:13 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/c41140100bf1
8158916: ProblemList.txt update for com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java
Summary: Change the associated issue from JDK-8141370 to JDK-8169942
Reviewed-by: dfuchs
Contributed-by: John Jiang <sha.jiang at oracle.com>
! test/ProblemList.txt
Changeset: 46b340c4e9bf
Author: lana
Date: 2016-12-01 21:01 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/46b340c4e9bf
Added tag jdk-9+147 for changeset c41140100bf1
! .hgtags
Changeset: 995f5a095b37
Author: ihse
Date: 2016-11-28 09:20 +0100
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/995f5a095b37
8031567: Better model for storing source revision information
Reviewed-by: erikj
! .hgignore
Changeset: 08d73a4d2108
Author: weijun
Date: 2016-11-28 22:32 +0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/08d73a4d2108
8170364: FilePermission path modified during merge
Reviewed-by: alanb
! src/java.base/share/classes/java/io/FilePermission.java
+ test/java/io/FilePermission/MergeName.java
Changeset: 162c98633949
Author: dfuchs
Date: 2016-11-28 17:48 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/162c98633949
8170401: JConsole might use System.Logger
Reviewed-by: mchung
! src/jdk.jconsole/share/classes/module-info.java
! src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XMBeanAttributes.java
Changeset: 26613132a2ba
Author: mchung
Date: 2016-11-28 11:37 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/26613132a2ba
8169816: Move src.zip and jrt-fs.jar under the lib directory
Reviewed-by: alanb, erikj
! src/java.base/share/classes/jdk/internal/jrtfs/JrtFileSystemProvider.java
! src/java.base/share/classes/jdk/internal/jrtfs/SystemImage.java
! test/jdk/internal/jrtfs/remote/Main.java
! test/jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java
Changeset: 4ba55d115d2b
Author: darcy
Date: 2016-11-28 17:32 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/4ba55d115d2b
8170429: Problem list LogGeneratedClassesTest.java until JDK-8170408 is fixed
Reviewed-by: smarks
! test/ProblemList.txt
Changeset: 719a20f9075a
Author: dl
Date: 2016-11-28 23:33 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/719a20f9075a
8169243: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java still fails intermittently
Reviewed-by: martin, smarks, psandoz, amlu
! test/java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java
Changeset: a15610e000ba
Author: dl
Date: 2016-11-28 23:36 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/a15610e000ba
8143577: optimize ArrayList.removeIf
8169679: ArrayList.subList().iterator().forEachRemaining() off-by-one-error
8167202: ArrayDeque improvements
8164793: new ArrayDeque(2**N) allocates backing array of size 2**(N+1)
8169739: LinkedBlockingDeque spliterator needs to support node self-linking
8169738: CopyOnWriteArrayList subList needs more synchronization
Reviewed-by: martin, smarks, psandoz, forax
! src/java.base/share/classes/java/util/ArrayDeque.java
! src/java.base/share/classes/java/util/ArrayList.java
! src/java.base/share/classes/java/util/Vector.java
! src/java.base/share/classes/java/util/concurrent/ArrayBlockingQueue.java
! src/java.base/share/classes/java/util/concurrent/CopyOnWriteArrayList.java
! src/java.base/share/classes/java/util/concurrent/LinkedBlockingDeque.java
! test/java/util/ArrayList/IteratorMicroBenchmark.java
! test/java/util/Collection/CollectionDefaults.java
+ test/java/util/Collection/IteratorMicroBenchmark.java
+ test/java/util/Collection/RemoveMicroBenchmark.java
! test/java/util/Vector/LastIndexOf.java
! test/java/util/concurrent/ArrayBlockingQueue/IteratorConsistency.java
! test/java/util/concurrent/ConcurrentQueues/IteratorWeakConsistency.java
! test/java/util/concurrent/tck/ArrayBlockingQueueTest.java
+ test/java/util/concurrent/tck/ArrayDeque8Test.java
! test/java/util/concurrent/tck/ArrayDequeTest.java
+ test/java/util/concurrent/tck/ArrayListTest.java
! test/java/util/concurrent/tck/Collection8Test.java
! test/java/util/concurrent/tck/CollectionTest.java
! test/java/util/concurrent/tck/CopyOnWriteArrayListTest.java
+ test/java/util/concurrent/tck/CountedCompleter8Test.java
! test/java/util/concurrent/tck/CountedCompleterTest.java
! test/java/util/concurrent/tck/DelayQueueTest.java
! test/java/util/concurrent/tck/JSR166TestCase.java
! test/java/util/concurrent/tck/LinkedBlockingDequeTest.java
! test/java/util/concurrent/tck/LinkedBlockingQueueTest.java
! test/java/util/concurrent/tck/LinkedListTest.java
+ test/java/util/concurrent/tck/VectorTest.java
Changeset: 73d648180e2a
Author: dl
Date: 2016-11-28 23:39 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/73d648180e2a
8166507: ConcurrentSkipListSet.clear() can leave the Set in an invalid state
Reviewed-by: martin, smarks, psandoz
! src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListMap.java
Changeset: 426bcf3f5b93
Author: dl
Date: 2016-11-28 23:43 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/426bcf3f5b93
8169272: Clarify Semaphore.drainPermits behavior when current permits are negative
Reviewed-by: martin, smarks, psandoz
! src/java.base/share/classes/java/util/concurrent/Semaphore.java
Changeset: 7901a13a051c
Author: dl
Date: 2016-11-28 23:47 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/7901a13a051c
8166646: Miscellaneous changes imported from jsr166 CVS 2016-10
Reviewed-by: martin, smarks, psandoz
! src/java.base/share/classes/java/util/concurrent/CompletionStage.java
! src/java.base/share/classes/java/util/concurrent/CyclicBarrier.java
! src/java.base/share/classes/java/util/concurrent/Executor.java
! src/java.base/share/classes/java/util/concurrent/ExecutorCompletionService.java
! src/java.base/share/classes/java/util/concurrent/Executors.java
! src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java
! src/java.base/share/classes/java/util/concurrent/ForkJoinTask.java
! src/java.base/share/classes/java/util/concurrent/Future.java
! src/java.base/share/classes/java/util/concurrent/LinkedTransferQueue.java
! src/java.base/share/classes/java/util/concurrent/Phaser.java
! src/java.base/share/classes/java/util/concurrent/PriorityBlockingQueue.java
! src/java.base/share/classes/java/util/concurrent/ScheduledExecutorService.java
! src/java.base/share/classes/java/util/concurrent/ThreadLocalRandom.java
! src/java.base/share/classes/java/util/concurrent/atomic/AtomicIntegerFieldUpdater.java
! src/java.base/share/classes/java/util/concurrent/atomic/AtomicLongFieldUpdater.java
! src/java.base/share/classes/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.java
! src/java.base/share/classes/java/util/concurrent/atomic/package-info.java
! src/java.base/share/classes/java/util/concurrent/locks/StampedLock.java
! src/java.base/share/classes/java/util/concurrent/package-info.java
! test/java/util/TreeMap/HeadTailTypeError.java
! test/java/util/concurrent/FutureTask/Throw.java
! test/java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java
! test/java/util/concurrent/locks/Lock/FlakyMutex.java
! test/java/util/concurrent/tck/Atomic8Test.java
! test/java/util/concurrent/tck/CompletableFutureTest.java
! test/java/util/concurrent/tck/ConcurrentHashMap8Test.java
! test/java/util/concurrent/tck/ConcurrentHashMapTest.java
! test/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java
! test/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java
! test/java/util/concurrent/tck/ConcurrentSkipListSetTest.java
! test/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java
! test/java/util/concurrent/tck/ExecutorCompletionService9Test.java
! test/java/util/concurrent/tck/LinkedTransferQueueTest.java
! test/java/util/concurrent/tck/PriorityBlockingQueueTest.java
! test/java/util/concurrent/tck/PriorityQueueTest.java
! test/java/util/concurrent/tck/StampedLockTest.java
! test/java/util/concurrent/tck/SubmissionPublisherTest.java
! test/java/util/concurrent/tck/ThreadLocalRandom8Test.java
! test/java/util/concurrent/tck/ThreadLocalRandomTest.java
! test/java/util/concurrent/tck/TreeSetTest.java
! test/java/util/concurrent/tck/TreeSubSetTest.java
Changeset: e3607c635fce
Author: skovalev
Date: 2016-11-29 14:55 +0300
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/e3607c635fce
8169866: TESTBUG: com/sun/security/ tests have undeclared modules dependencies
Reviewed-by: weijun
+ test/com/sun/security/auth/TEST.properties
! test/com/sun/security/jgss/InquireSecContextPermissionCheck.java
! test/com/sun/security/sasl/Cram.java
+ test/com/sun/security/sasl/TEST.properties
+ test/com/sun/security/sasl/digest/TEST.properties
Changeset: 1f3112bcaf6e
Author: redestad
Date: 2016-11-29 16:27 +0100
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/1f3112bcaf6e
8170467: (reflect) Optimize SignatureParser's use of StringBuilders
Reviewed-by: shade, redestad
Contributed-by: mkanat at google.com
! src/java.base/share/classes/sun/reflect/generics/parser/SignatureParser.java
Changeset: 36dca0165e29
Author: rriggs
Date: 2016-11-29 11:58 -0500
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/36dca0165e29
8165765: Unexpected ID for RMI connection
Reviewed-by: rriggs
Contributed-by: ujwal.vangapally at oracle.com
! test/javax/management/remote/mandatory/connection/RMIConnectionIdTest.java
Changeset: 15069de24ba4
Author: rriggs
Date: 2016-11-29 13:58 -0500
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/15069de24ba4
8169527: Typo in getCalendarType() method of Chronology class
Reviewed-by: bpb
! src/java.base/share/classes/java/time/chrono/Chronology.java
Changeset: 17b7d5ac2da7
Author: weijun
Date: 2016-11-30 08:02 +0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/17b7d5ac2da7
8170408: LogGeneratedClassesTest.java fails with recent changes
Reviewed-by: dfuchs
! src/java.base/share/classes/java/io/FilePermission.java
! test/ProblemList.txt
! test/java/lang/invoke/lambda/LogGeneratedClassesTest.java
Changeset: ff45c582ca8a
Author: xiaofeya
Date: 2016-11-29 19:02 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/ff45c582ca8a
8170248: Problem list javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java
Reviewed-by: rriggs
! test/ProblemList.txt
Changeset: 07143f2f640f
Author: ssahoo
Date: 2016-11-30 03:49 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/07143f2f640f
8170247: java/security/SecureRandom/ApiTest fails when run with unlimited policy
Summary: Test was failing to handle expected exception in case of unlimited policy
Reviewed-by: weijun
! test/java/security/SecureRandom/ApiTest.java
Changeset: bd764ab1672d
Author: sundar
Date: 2016-11-30 19:28 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/bd764ab1672d
8160359: Improve jlink logging for cases when a plugin throws exception
Reviewed-by: jlaskey, redestad
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ImagePluginStack.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/Jlink.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/PluginRepository.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/TaskHelper.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/ExcludeJmodSectionPlugin.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/OrderResourcesPlugin.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/ReleaseInfoPlugin.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/ResourceFilter.java
Changeset: e91f84485b76
Author: alanb
Date: 2016-11-30 15:52 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/e91f84485b76
8170539: Test clashes with another test with a similar name
Reviewed-by: rriggs, chegar
- test/java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.html
Changeset: fb598740935a
Author: plevart
Date: 2016-11-30 19:52 +0100
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/fb598740935a
8035424: (reflect) Performance problem in sun.reflect.generics.parser.SignatureParser
Reviewed-by: redestad
! src/java.base/share/classes/sun/reflect/generics/parser/SignatureParser.java
Changeset: 7e53ac81aa18
Author: srastogi
Date: 2016-11-29 01:06 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/7e53ac81aa18
8133719: java.lang.InternalError in java.lang.invoke.MethodHandleImpl$BindCaller.bindCaller
Reviewed-by: psandoz
! src/java.base/share/classes/java/lang/invoke/MethodHandleImpl.java
Changeset: f312b57865d4
Author: mli
Date: 2016-11-30 17:11 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/f312b57865d4
8170338: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java failed with "Port already in use"
Reviewed-by: chegar
! test/com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java
Changeset: a563aaa85446
Author: psandoz
Date: 2016-11-30 17:15 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/a563aaa85446
8168745: Iterator.forEachRemaining vs. Iterator.remove
Reviewed-by: martin, smarks
! src/java.base/share/classes/java/lang/Iterable.java
! src/java.base/share/classes/java/util/Iterator.java
Changeset: 5f8fbe4288ef
Author: mli
Date: 2016-11-30 17:43 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/5f8fbe4288ef
8019538: TEST_BUG: java/rmi/activation/rmidViaInheritedChannel tests may fail
Reviewed-by: rriggs, chegar
! test/java/rmi/activation/rmidViaInheritedChannel/InheritedChannelNotServerSocket.java
- test/java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java
! test/java/rmi/activation/rmidViaInheritedChannel/rmid.security.policy
Changeset: d74aefde91da
Author: mli
Date: 2016-11-30 18:25 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/d74aefde91da
8049316: java/nio/channels/Selector/Wakeup.java failing
Reviewed-by: rriggs, alanb
! test/java/nio/channels/Selector/Wakeup.java
Changeset: 89ef4b822745
Author: alanb
Date: 2016-12-01 08:57 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/89ef4b822745
8169069: Module system implementation refresh (11/2016)
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
Contributed-by: alan.bateman at oracle.com, mandy.chung at oracle.com, claes.redestad at oracle.com, mark.reinhold at oracle.com
! make/data/jdwp/jdwp.spec
! make/launcher/Launcher-jdk.jconsole.gmk
! make/src/classes/build/tools/jigsaw/AddPackagesAttribute.java
! make/src/classes/build/tools/jigsaw/GenGraphs.java
! make/src/classes/build/tools/jigsaw/ModuleSummary.java
! make/src/classes/build/tools/module/GenModuleInfoSource.java
+ make/src/classes/build/tools/module/ModuleInfoExtraTest.java
! src/java.base/share/classes/com/sun/java/util/jar/pack/intrinsic.properties
! src/java.base/share/classes/java/lang/Class.java
! src/java.base/share/classes/java/lang/ClassLoader.java
! src/java.base/share/classes/java/lang/Deprecated.java
! src/java.base/share/classes/java/lang/Package.java
! src/java.base/share/classes/java/lang/SuppressWarnings.java
! src/java.base/share/classes/java/lang/System.java
! src/java.base/share/classes/java/lang/VersionProps.java.template
! src/java.base/share/classes/java/lang/annotation/ElementType.java
! src/java.base/share/classes/java/lang/invoke/MethodHandles.java
! src/java.base/share/classes/java/lang/module/Configuration.java
- src/java.base/share/classes/java/lang/module/Dependence.java
! src/java.base/share/classes/java/lang/module/ModuleDescriptor.java
! src/java.base/share/classes/java/lang/module/ModuleFinder.java
! src/java.base/share/classes/java/lang/module/ModuleInfo.java
! src/java.base/share/classes/java/lang/module/ModulePath.java
! src/java.base/share/classes/java/lang/module/ModuleReference.java
! src/java.base/share/classes/java/lang/module/ModuleReferences.java
! src/java.base/share/classes/java/lang/module/Resolver.java
! src/java.base/share/classes/java/lang/module/SystemModuleFinder.java
! src/java.base/share/classes/java/lang/reflect/AccessibleObject.java
! src/java.base/share/classes/java/lang/reflect/Layer.java
! src/java.base/share/classes/java/lang/reflect/Module.java
! src/java.base/share/classes/java/util/ResourceBundle.java
! src/java.base/share/classes/java/util/ServiceLoader.java
! src/java.base/share/classes/java/util/spi/AbstractResourceBundleProvider.java
! src/java.base/share/classes/jdk/internal/loader/BootLoader.java
! src/java.base/share/classes/jdk/internal/loader/BuiltinClassLoader.java
! src/java.base/share/classes/jdk/internal/loader/Loader.java
! src/java.base/share/classes/jdk/internal/loader/LoaderPool.java
+ src/java.base/share/classes/jdk/internal/loader/ResourceHelper.java
! src/java.base/share/classes/jdk/internal/misc/JavaLangAccess.java
! src/java.base/share/classes/jdk/internal/misc/JavaLangModuleAccess.java
! src/java.base/share/classes/jdk/internal/misc/JavaLangReflectModuleAccess.java
! src/java.base/share/classes/jdk/internal/misc/JavaUtilResourceBundleAccess.java
! src/java.base/share/classes/jdk/internal/misc/SharedSecrets.java
! src/java.base/share/classes/jdk/internal/module/Builder.java
! src/java.base/share/classes/jdk/internal/module/Checks.java
! src/java.base/share/classes/jdk/internal/module/ClassFileAttributes.java
! src/java.base/share/classes/jdk/internal/module/ClassFileConstants.java
! src/java.base/share/classes/jdk/internal/module/ModuleBootstrap.java
! src/java.base/share/classes/jdk/internal/module/ModuleHashes.java
! src/java.base/share/classes/jdk/internal/module/ModuleInfoExtender.java
! src/java.base/share/classes/jdk/internal/module/ModuleInfoWriter.java
! src/java.base/share/classes/jdk/internal/module/ModulePatcher.java
! src/java.base/share/classes/jdk/internal/module/Modules.java
! src/java.base/share/classes/jdk/internal/module/ServicesCatalog.java
! src/java.base/share/classes/jdk/internal/module/SystemModules.java
! src/java.base/share/classes/jdk/internal/org/objectweb/asm/ClassWriter.java
! src/java.base/share/classes/jdk/internal/reflect/Reflection.java
! src/java.base/share/classes/module-info.java
! src/java.base/share/classes/sun/launcher/LauncherHelper.java
! src/java.base/share/classes/sun/launcher/resources/launcher.properties
+ src/java.base/share/classes/sun/security/util/AuthResourcesProvider.java
+ src/java.base/share/classes/sun/security/util/AuthResourcesProviderImpl.java
- src/java.base/share/classes/sun/util/locale/provider/ResourceBundleProviderSupport.java
! src/java.base/share/classes/sun/util/resources/Bundles.java
! src/java.base/share/native/include/jni.h
! src/java.base/share/native/include/jvm.h
! src/java.base/share/native/libjava/Module.c
! src/java.base/share/native/libjli/java.c
! src/java.base/share/native/libjli/java.h
! src/java.compact1/share/classes/module-info.java
! src/java.compact2/share/classes/module-info.java
! src/java.compact3/share/classes/module-info.java
! src/java.desktop/share/classes/module-info.java
! src/java.desktop/share/classes/sun/font/SunFontManager.java
+ src/java.desktop/share/classes/sun/font/lookup/JDKFontLookup.java
! src/java.instrument/share/classes/java/lang/instrument/Instrumentation.java
! src/java.instrument/share/classes/java/lang/instrument/package.html
! src/java.instrument/share/classes/sun/instrument/InstrumentationImpl.java
! src/java.logging/share/classes/java/util/logging/Level.java
! src/java.logging/share/classes/java/util/logging/Logger.java
! src/java.management/share/classes/module-info.java
! src/java.management/share/classes/sun/management/MappedMXBeanType.java
! src/java.se.ee/share/classes/module-info.java
! src/java.se/share/classes/module-info.java
! src/java.sql.rowset/share/classes/module-info.java
! src/java.sql/share/classes/module-info.java
! src/java.transaction/share/classes/module-info.java
! src/java.xml.crypto/share/classes/module-info.java
! src/jdk.accessibility/share/classes/module-info.java
! src/jdk.attach/share/classes/module-info.java
! src/jdk.desktop/share/classes/module-info.java
! src/jdk.internal.le/share/classes/module-info.java
! src/jdk.internal.opt/share/classes/module-info.java
! src/jdk.jartool/share/classes/sun/tools/jar/Main.java
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties
! src/jdk.jconsole/share/classes/module-info.java
! src/jdk.jdi/share/classes/com/sun/jdi/ModuleReference.java
! src/jdk.jdi/share/classes/com/sun/tools/jdi/ModuleReferenceImpl.java
! src/jdk.jdi/share/classes/module-info.java
! src/jdk.jdi/windows/classes/module-info.java.extra
! src/jdk.jdwp.agent/share/classes/module-info.java
! src/jdk.jdwp.agent/share/native/libjdwp/ModuleReferenceImpl.c
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/JlinkTask.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ResourcePoolConfiguration.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ResourcePoolManager.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/packager/AppRuntimeImageBuilder.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/SystemModuleDescriptorPlugin.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties
! src/jdk.jlink/share/classes/jdk/tools/jmod/JmodTask.java
! src/jdk.jlink/share/classes/module-info.java
! src/jdk.jvmstat/share/classes/module-info.java
! src/jdk.localedata/share/classes/module-info.java
! src/jdk.management/share/classes/com/sun/management/VMOption.java
! src/jdk.management/share/classes/module-info.java
! src/jdk.naming.dns/share/classes/module-info.java
! src/jdk.security.auth/share/classes/com/sun/security/auth/SolarisNumericGroupPrincipal.java
! src/jdk.security.auth/share/classes/com/sun/security/auth/SolarisNumericUserPrincipal.java
! src/jdk.security.auth/share/classes/com/sun/security/auth/SolarisPrincipal.java
! src/jdk.security.auth/share/classes/com/sun/security/auth/X500Principal.java
! src/jdk.security.auth/share/classes/com/sun/security/auth/module/JndiLoginModule.java
! src/jdk.security.auth/share/classes/com/sun/security/auth/module/KeyStoreLoginModule.java
! src/jdk.security.auth/share/classes/com/sun/security/auth/module/Krb5LoginModule.java
! src/jdk.security.auth/share/classes/com/sun/security/auth/module/LdapLoginModule.java
! src/jdk.security.auth/share/classes/module-info.java
! src/jdk.security.jgss/share/classes/module-info.java
! src/jdk.unsupported/share/classes/module-info.java
! test/ProblemList.txt
! test/TEST.ROOT
! test/com/sun/corba/serialization/ObjectStreamTest.java
! test/com/sun/crypto/provider/Cipher/AES/TestGHASH.java
! test/com/sun/crypto/provider/Cipher/PBE/CheckPBEKeySize.java
! test/com/sun/crypto/provider/Cipher/PBE/NegativeLength.java
! test/com/sun/jdi/ConstantPoolInfoGC.java
! test/com/sun/jdi/ModulesTest.java
! test/com/sun/jdi/connect/spi/GeneratedConnectors.java
! test/com/sun/jmx/mbeanserver/introspector/SimpleIntrospectorTest.java
! test/com/sun/jndi/dns/Parser.java
! test/com/sun/jndi/ldap/SimpleClientIdHashCode.java
! test/com/sun/management/VMOptionOpenDataTest.java
! test/java/awt/EventDispatchThread/EDTShutdownTest/EDTShutdownTest.java
! test/java/awt/Focus/RequestOnCompWithNullParent/RequestOnCompWithNullParent1.java
! test/java/awt/List/FocusEmptyListTest/FocusEmptyListTest.html
! test/java/awt/Modal/LWModalTest/LWModalTest.java
! test/java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java
! test/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh
! test/java/awt/TrayIcon/ActionCommand/ActionCommand.java
! test/java/awt/TrayIcon/ActionEventMask/ActionEventMask.java
! test/java/awt/TrayIcon/ActionEventTest/ActionEventTest.java
! test/java/awt/TrayIcon/ModalityTest/ModalityTest.java
! test/java/awt/TrayIcon/MouseEventMask/MouseEventMaskTest.java
! test/java/awt/TrayIcon/SecurityCheck/FunctionalityCheck/FunctionalityCheck.java
! test/java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
! test/java/awt/TrayIcon/TrayIconEvents/TrayIconEventsTest.java
! test/java/awt/TrayIcon/TrayIconMouseTest/TrayIconMouseTest.java
! test/java/awt/TrayIcon/TrayIconPopup/TrayIconPopupTest.java
! test/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java
! test/java/awt/event/InputEvent/ButtonArraysEquality/ButtonArraysEquality.java
! test/java/awt/event/MouseEvent/CheckGetMaskForButton/CheckGetMaskForButton.java
! test/java/awt/font/FontNames/GetLCIDFromLocale.java
! test/java/awt/image/MultiResolutionImageTest.java
! test/java/awt/patchlib/java.desktop/java/awt/Helper.java
! test/java/beans/Introspector/6380849/TestBeanInfo.java
! test/java/beans/XMLEncoder/java_awt_CardLayout.java
! test/java/beans/XMLEncoder/java_awt_GridBagLayout.java
! test/java/io/FilePermission/Correctness.java
! test/java/io/ObjectInputStream/PeekInputStreamTest.java
! test/java/lang/Character/UnicodeBlock/OptimalMapSize.java
! test/java/lang/Class/GetModuleTest.java
! test/java/lang/Class/forName/modules/src/m2/p2/test/Main.java
! test/java/lang/Class/getDeclaredField/ClassDeclaredFieldsTest.java
! test/java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java
! test/java/lang/Class/getResource/Main.java
! test/java/lang/Class/getResource/ResourcesTest.java
! test/java/lang/Class/getResource/src/m1/module-info.java
! test/java/lang/Class/getResource/src/m1/p1/Main.java
+ test/java/lang/Class/getResource/src/m1/p1/impl/Type.java
+ test/java/lang/Class/getResource/src/m1/p1/resources/Type.java
! test/java/lang/Class/getResource/src/m2/module-info.java
! test/java/lang/Class/getResource/src/m2/p2/Main.java
+ test/java/lang/Class/getResource/src/m2/p2/impl/Type.java
+ test/java/lang/Class/getResource/src/m2/p2/resources/Type.java
- test/java/lang/Class/getResource/src/m3/module-info.java
- test/java/lang/Class/getResource/src/m3/p3/Main.java
! test/java/lang/ClassLoader/LibraryPathProperty.java
! test/java/lang/ClassLoader/deadlock/TestCrossDelegate.sh
! test/java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh
! test/java/lang/ClassLoader/getResource/modules/Main.java
! test/java/lang/ClassLoader/getResource/modules/ResourcesTest.java
! test/java/lang/ClassLoader/getResource/modules/src/m1/module-info.java
! test/java/lang/ClassLoader/getResource/modules/src/m1/p1/Main.java
+ test/java/lang/ClassLoader/getResource/modules/src/m1/p1/impl/Type.java
+ test/java/lang/ClassLoader/getResource/modules/src/m1/p1/resources/Type.java
! test/java/lang/ClassLoader/getResource/modules/src/m2/module-info.java
! test/java/lang/ClassLoader/getResource/modules/src/m2/p2/Main.java
+ test/java/lang/ClassLoader/getResource/modules/src/m2/p2/impl/Type.java
+ test/java/lang/ClassLoader/getResource/modules/src/m2/p2/resources/Type.java
- test/java/lang/ClassLoader/getResource/modules/src/m3/module-info.java
- test/java/lang/ClassLoader/getResource/modules/src/m3/p3/Main.java
! test/java/lang/ProcessBuilder/Basic.java
! test/java/lang/Runtime/Version/VersionProps.java
! test/java/lang/StackWalker/CountLocalSlots.java
! test/java/lang/StackWalker/LocalsAndOperands.java
! test/java/lang/StackWalker/LocalsCrash.java
! test/java/lang/String/CompactString/VMOptionsTest.java
! test/java/lang/System/LoggerFinder/internal/BootstrapLogger/BootstrapLoggerAPIsTest.java
! test/java/lang/System/LoggerFinder/internal/BootstrapLogger/BootstrapLoggerTest.java
! test/java/lang/System/LoggerFinder/internal/SystemLoggerInPlatformLoader/SystemLoggerInPlatformLoader.java
! test/java/lang/System/LoggerFinder/internal/backend/LoggerFinderBackendTest.java
! test/java/lang/annotation/AnnotationsInheritanceOrderRedefinitionTest.java
+ test/java/lang/instrument/RedefineModuleAgent.java
+ test/java/lang/instrument/RedefineModuleTest.java
! test/java/lang/instrument/TestAgentWithLimitMods.java
+ test/java/lang/instrument/java.base/java/lang/TestProvider.java
+ test/java/lang/instrument/java.base/jdk/internal/test/TestProviderImpl1.java
+ test/java/lang/instrument/java.base/jdk/internal/test/TestProviderImpl2.java
! test/java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
! test/java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java
! test/java/lang/invoke/LambdaFormTest.java
+ test/java/lang/invoke/MethodHandles/privateLookupIn/Driver.java
+ test/java/lang/invoke/MethodHandles/privateLookupIn/m1/module-info.java
+ test/java/lang/invoke/MethodHandles/privateLookupIn/m1/p1/Type.java
+ test/java/lang/invoke/MethodHandles/privateLookupIn/m2/module-info.java
+ test/java/lang/invoke/MethodHandles/privateLookupIn/m2/p2/Type.java
+ test/java/lang/invoke/MethodHandles/privateLookupIn/m3/module-info.java
+ test/java/lang/invoke/MethodHandles/privateLookupIn/m3/p3/Type.java
+ test/java/lang/invoke/MethodHandles/privateLookupIn/test/module-info.java
+ test/java/lang/invoke/MethodHandles/privateLookupIn/test/p/PrivateLookupInTests.java
+ test/java/lang/invoke/MethodHandles/privateLookupIn/test/p/internal/NonPublicType.java
+ test/java/lang/invoke/MethodHandles/privateLookupIn/test/p/internal/PublicType.java
! test/java/lang/invoke/PrivateInvokeTest.java
! test/java/lang/invoke/VMAnonymousClass.java
! test/java/lang/module/AutomaticModulesTest.java
! test/java/lang/module/ConfigurationTest.java
! test/java/lang/module/ModuleDescriptorTest.java
! test/java/lang/module/ModuleFinderTest.java
! test/java/lang/module/ModuleReferenceTest.java
! test/java/lang/module/MultiReleaseJarTest.java
! test/java/lang/ref/FinalizerHistogramTest.java
! test/java/lang/reflect/AccessibleObject/ModuleSetAccessibleTest.java
! test/java/lang/reflect/Layer/BasicLayerTest.java
! test/java/lang/reflect/Layer/LayerAndLoadersTest.java
+ test/java/lang/reflect/Layer/LayerControllerTest.java
+ test/java/lang/reflect/Module/AnnotationsTest.java
! test/java/lang/reflect/Module/BasicModuleTest.java
! test/java/lang/reflect/Module/WithSecurityManager.java
! test/java/lang/reflect/Module/access/AccessTest.java
! test/java/lang/reflect/Module/access/src/target/module-info.java
- test/java/lang/reflect/Module/access/src/target/p/Exported.java
- test/java/lang/reflect/Module/access/src/target/p/Helper.java
+ test/java/lang/reflect/Module/access/src/target/p1/Helper.java
+ test/java/lang/reflect/Module/access/src/target/p1/Public.java
+ test/java/lang/reflect/Module/access/src/target/p2/NonPublic.java
- test/java/lang/reflect/Module/access/src/target/q/Internal.java
+ test/java/lang/reflect/Module/access/src/target/q1/Public.java
+ test/java/lang/reflect/Module/access/src/target/q2/NonPublic.java
! test/java/lang/reflect/Module/access/src/test/test/Main.java
+ test/java/lang/reflect/Module/annotation/Basic.java
+ test/java/lang/reflect/Module/annotation/src/m/module-info.java
+ test/java/lang/reflect/Module/annotation/src/m/p/annotation/Bar.java
+ test/java/lang/reflect/Module/annotation/src/m/p/annotation/Baz.java
+ test/java/lang/reflect/Module/annotation/src/m/p/annotation/Foo.java
! test/java/lang/reflect/Proxy/src/m3/module-info.java
! test/java/lang/reflect/Proxy/src/test/module-info.java
! test/java/net/InterfaceAddress/Equals.java
! test/java/nio/Buffer/Basic.java
! test/java/nio/channels/Selector/TemporarySelector.java
! test/java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh
! test/java/nio/file/etc/Exceptions.java
! test/java/rmi/activation/Activatable/checkActivateRef/CheckActivateRef.java
! test/java/rmi/dgc/dgcAckFailure/DGCAckFailure.java
! test/java/rmi/server/RMIClassLoader/useCodebaseOnlyDefault/UseCodebaseOnlyDefault.java
! test/java/rmi/server/getRemoteClass/GetRemoteClass.java
! test/java/rmi/transport/dgcDeadLock/DGCDeadLock.java
! test/java/security/modules/ModularTest.java
! test/java/security/testlibrary/Proc.java
! test/java/time/TEST.properties
! test/java/util/ArrayList/ArrayManagement.java
! test/java/util/Calendar/StampOverflow.java
! test/java/util/Collection/MOAT.java
! test/java/util/Collections/SyncSubMutexes.java
! test/java/util/Currency/CurrencyTest.java
! test/java/util/Currency/ValidateISO4217.java
! test/java/util/EnumSet/OneUniverse.java
! test/java/util/Hashtable/DeserializedLength.java
! test/java/util/IdentityHashMap/Capacity.java
! test/java/util/Locale/bug6312358.java
! test/java/util/ResourceBundle/ReferencesTest.java
! test/java/util/ResourceBundle/modules/modlocal/modlocal.sh
+ test/java/util/ResourceBundle/modules/unnamed/Main.java
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/internal/resources/Foo.java
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/internal/resources/Foo_de.java
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/internal/resources/Foo_en.java
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/internal/resources/Foo_fr.java
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/internal/resources/Foo_ja.properties
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/internal/resources/Foo_zh.properties
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/internal/resources/Foo_zh_TW.properties
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/resources/MyResources.java
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/resources/MyResources_de.java
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/resources/MyResources_en.java
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/resources/MyResources_fr.java
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/resources/MyResources_ja.properties
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/resources/MyResources_zh.properties
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/jdk/test/resources/MyResources_zh_TW.properties
+ test/java/util/ResourceBundle/modules/unnamed/src/bundles/module-info.java
+ test/java/util/ResourceBundle/modules/unnamed/unnamed.sh
! test/java/util/ResourceBundle/modules/visibility/visibility.sh
- test/java/util/ServiceLoader/Basic.java
- test/java/util/ServiceLoader/FooProvider1.java
- test/java/util/ServiceLoader/FooProvider2.java
- test/java/util/ServiceLoader/FooProvider3.java
- test/java/util/ServiceLoader/FooService.java
- test/java/util/ServiceLoader/Load.java
- test/java/util/ServiceLoader/basic.sh
+ test/java/util/ServiceLoader/basic/BarProvider.java
+ test/java/util/ServiceLoader/basic/Basic.java
+ test/java/util/ServiceLoader/basic/FooProvider1.java
+ test/java/util/ServiceLoader/basic/FooProvider2.java
+ test/java/util/ServiceLoader/basic/FooProvider3.java
+ test/java/util/ServiceLoader/basic/FooService.java
+ test/java/util/ServiceLoader/basic/Load.java
+ test/java/util/ServiceLoader/basic/basic.sh
+ test/java/util/ServiceLoader/modules/BadProvidersTest.java
+ test/java/util/ServiceLoader/modules/Basic.java
- test/java/util/ServiceLoader/modules/MiscTests.java
- test/java/util/ServiceLoader/modules/ServicesTest.java
+ test/java/util/ServiceLoader/modules/badfactories/badreturntype/ProviderFactory.java
+ test/java/util/ServiceLoader/modules/badfactories/classnotpublic/ProviderFactory.java
+ test/java/util/ServiceLoader/modules/badfactories/classnotpublic/Service.java
+ test/java/util/ServiceLoader/modules/badfactories/methodnotpublic/ProviderFactory.java
+ test/java/util/ServiceLoader/modules/badfactories/methodnotpublic/Service.java
+ test/java/util/ServiceLoader/modules/badfactories/returnsnull/ProviderFactory.java
+ test/java/util/ServiceLoader/modules/badfactories/returnsnull/Service.java
+ test/java/util/ServiceLoader/modules/badfactories/throwsexception/ProviderFactory.java
+ test/java/util/ServiceLoader/modules/badfactories/throwsexception/Service.java
+ test/java/util/ServiceLoader/modules/badproviders/ctornotpublic/Provider.java
+ test/java/util/ServiceLoader/modules/badproviders/ctornotpublic/Service.java
+ test/java/util/ServiceLoader/modules/badproviders/notasubtype/Provider.java
+ test/java/util/ServiceLoader/modules/badproviders/notpublic/Provider.java
+ test/java/util/ServiceLoader/modules/badproviders/notpublic/Service.java
+ test/java/util/ServiceLoader/modules/badproviders/throwsexception/Provider.java
+ test/java/util/ServiceLoader/modules/badproviders/throwsexception/Service.java
+ test/java/util/ServiceLoader/modules/modules/bananascript/module-info.java
+ test/java/util/ServiceLoader/modules/modules/bananascript/org/banana/BananaScript.java
+ test/java/util/ServiceLoader/modules/modules/bananascript/org/banana/BananaScriptEngineFactory.java
+ test/java/util/ServiceLoader/modules/modules/test1/module-info.java
+ test/java/util/ServiceLoader/modules/modules/test1/p/ProviderFactory.java
+ test/java/util/ServiceLoader/modules/modules/test1/p/Service.java
+ test/java/util/ServiceLoader/modules/modules/test2/module-info.java
+ test/java/util/ServiceLoader/modules/modules/test2/p/Provider.java
+ test/java/util/ServiceLoader/modules/modules/test2/p/Service.java
- test/java/util/ServiceLoader/modules/src/bananascript/module-info.java
- test/java/util/ServiceLoader/modules/src/bananascript/org/banana/BananaScript.java
- test/java/util/ServiceLoader/modules/src/bananascript/org/banana/BananaScriptEngineFactory.java
! test/java/util/ServiceLoader/modules/src/pearscript/org/pear/PearScriptEngineFactory.java
- test/java/util/ServiceLoader/modules/src/test/module-info.java
- test/java/util/ServiceLoader/modules/src/test/test/Main.java
! test/java/util/concurrent/ArrayBlockingQueue/IteratorConsistency.java
! test/java/util/concurrent/BlockingQueue/LastElement.java
! test/java/util/concurrent/BlockingQueue/PollMemoryLeak.java
! test/java/util/concurrent/ConcurrentLinkedQueue/RemoveLeak.java
! test/java/util/concurrent/Phaser/PhaseOverflow.java
! test/java/util/concurrent/ScheduledThreadPoolExecutor/ZeroCoreThreads.java
! test/java/util/concurrent/atomic/VMSupportsCS8.java
! test/java/util/concurrent/forkjoin/FJExceptionTableLeak.java
! test/java/util/concurrent/tck/JSR166TestCase.java
! test/java/util/logging/FileHandlerLongLimit.java
! test/java/util/logging/HandlersConfigTest.java
! test/java/util/logging/LocalizedLevelName.java
! test/java/util/logging/LogManager/Configuration/updateConfiguration/UpdateConfigurationTest.java
! test/java/util/logging/modules/pkgs/p3/test/ResourceBundleTest.java
! test/javax/management/ObjectName/CompressedStorageTest.java
! test/javax/management/loading/MLetInternalsTest.java
! test/javax/management/openmbean/TabularDataOrderTest.java
! test/javax/management/remote/mandatory/connection/ObjectInputStreamWithLoaderNullCheckTest.java
! test/javax/management/remote/mandatory/connection/RMIConnectorInternalMapTest.java
! test/javax/management/remote/mandatory/connection/RMIConnectorNullSubjectConnTest.java
! test/javax/management/remote/mandatory/notif/DeadListenerTest.java
! test/javax/net/ssl/DTLS/DTLSBufferOverflowUnderflowTest.java
! test/javax/net/ssl/DTLS/DTLSDataExchangeTest.java
! test/javax/net/ssl/DTLS/DTLSEnginesClosureTest.java
! test/javax/net/ssl/DTLS/DTLSHandshakeTest.java
! test/javax/net/ssl/DTLS/DTLSHandshakeWithReplicatedPacketsTest.java
! test/javax/net/ssl/DTLS/DTLSIncorrectAppDataTest.java
! test/javax/net/ssl/DTLS/DTLSMFLNTest.java
! test/javax/net/ssl/DTLS/DTLSNotEnabledRC4Test.java
! test/javax/net/ssl/DTLS/DTLSRehandshakeTest.java
! test/javax/net/ssl/DTLS/DTLSRehandshakeWithCipherChangeTest.java
! test/javax/net/ssl/DTLS/DTLSRehandshakeWithDataExTest.java
! test/javax/net/ssl/DTLS/DTLSSequenceNumberTest.java
! test/javax/net/ssl/DTLS/DTLSUnsupportedCiphersTest.java
! test/javax/net/ssl/DTLS/TEST.properties
! test/javax/net/ssl/DTLSv10/DTLSv10BufferOverflowUnderflowTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10DataExchangeTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10EnginesClosureTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10HandshakeTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10HandshakeWithReplicatedPacketsTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10IncorrectAppDataTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10MFLNTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10NotEnabledRC4Test.java
! test/javax/net/ssl/DTLSv10/DTLSv10RehandshakeTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10RehandshakeWithCipherChangeTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10RehandshakeWithDataExTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10SequenceNumberTest.java
! test/javax/net/ssl/DTLSv10/DTLSv10UnsupportedCiphersTest.java
! test/javax/net/ssl/DTLSv10/TEST.properties
! test/javax/net/ssl/TLS/TEST.properties
! test/javax/net/ssl/TLS/TLSClientPropertyTest.java
! test/javax/net/ssl/TLS/TLSDataExchangeTest.java
! test/javax/net/ssl/TLS/TLSEnginesClosureTest.java
! test/javax/net/ssl/TLS/TLSHandshakeTest.java
! test/javax/net/ssl/TLS/TLSMFLNTest.java
! test/javax/net/ssl/TLS/TLSNotEnabledRC4Test.java
! test/javax/net/ssl/TLS/TLSRehandshakeTest.java
! test/javax/net/ssl/TLS/TLSRehandshakeWithCipherChangeTest.java
! test/javax/net/ssl/TLS/TLSRehandshakeWithDataExTest.java
! test/javax/net/ssl/TLS/TLSUnsupportedCiphersTest.java
! test/javax/net/ssl/TLSv1/TEST.properties
! test/javax/net/ssl/TLSv1/TLSDataExchangeTest.java
! test/javax/net/ssl/TLSv1/TLSEnginesClosureTest.java
! test/javax/net/ssl/TLSv1/TLSHandshakeTest.java
! test/javax/net/ssl/TLSv1/TLSMFLNTest.java
! test/javax/net/ssl/TLSv1/TLSNotEnabledRC4Test.java
! test/javax/net/ssl/TLSv1/TLSRehandshakeTest.java
! test/javax/net/ssl/TLSv1/TLSRehandshakeWithCipherChangeTest.java
! test/javax/net/ssl/TLSv1/TLSRehandshakeWithDataExTest.java
! test/javax/net/ssl/TLSv1/TLSUnsupportedCiphersTest.java
! test/javax/net/ssl/TLSv11/EmptyCertificateAuthorities.java
! test/javax/net/ssl/TLSv11/ExportableBlockCipher.java
! test/javax/net/ssl/TLSv11/ExportableStreamCipher.java
! test/javax/net/ssl/TLSv11/GenericBlockCipher.java
! test/javax/net/ssl/TLSv11/GenericStreamCipher.java
! test/javax/net/ssl/TLSv11/TEST.properties
! test/javax/net/ssl/TLSv11/TLSDataExchangeTest.java
! test/javax/net/ssl/TLSv11/TLSEnginesClosureTest.java
! test/javax/net/ssl/TLSv11/TLSHandshakeTest.java
! test/javax/net/ssl/TLSv11/TLSMFLNTest.java
! test/javax/net/ssl/TLSv11/TLSNotEnabledRC4Test.java
! test/javax/net/ssl/TLSv11/TLSRehandshakeTest.java
! test/javax/net/ssl/TLSv11/TLSRehandshakeWithCipherChangeTest.java
! test/javax/net/ssl/TLSv11/TLSRehandshakeWithDataExTest.java
! test/javax/net/ssl/TLSv11/TLSUnsupportedCiphersTest.java
! test/javax/sound/midi/Gervill/SoftSynthesizer/ImplicitOpenClose.java
! test/javax/sound/midi/Gervill/SoftSynthesizer/Open.java
! test/javax/swing/JFileChooser/6688203/bug6688203.java
! test/javax/swing/JLabel/7004134/bug7004134.java
! test/javax/swing/JPopupMenu/6495920/bug6495920.java
! test/javax/swing/JPopupMenu/6800513/bug6800513.java
! test/javax/swing/JSlider/6794836/bug6794836.java
! test/javax/swing/JSlider/6848475/bug6848475.java
! test/javax/swing/JTabbedPane/7010561/bug7010561.java
! test/javax/swing/JTree/6263446/bug6263446.java
! test/javax/swing/RepaintManager/7013453/bug7013453.java
! test/javax/swing/Security/6938813/bug6938813.java
! test/javax/swing/border/Test7149090.java
! test/javax/swing/plaf/synth/7143614/bug7143614.java
! test/javax/swing/text/View/8014863/bug8014863.java
! test/javax/xml/jaxp/Encodings/CheckEncodingPropertiesFile.java
! test/javax/xml/jaxp/PrecisionDecimalDV/XPrecisionDecimalToString.java
! test/jdk/internal/jline/console/StripAnsiTest.java
! test/jdk/internal/misc/Unsafe/CopyCommon.java
! test/jdk/internal/reflect/CallerSensitive/CallerSensitiveFinder.java
! test/jdk/modules/etc/VerifyModuleDelegation.java
+ test/jdk/modules/open/Basic.java
+ test/jdk/modules/open/modules/m1/module-info.java
+ test/jdk/modules/open/modules/m1/p/NotPublicType.java
+ test/jdk/modules/open/modules/m1/p/PublicType.java
+ test/jdk/modules/open/modules/m1/p/internal/NotPublicType.java
+ test/jdk/modules/open/modules/m1/p/internal/PublicType.java
+ test/jdk/modules/open/modules/m2/module-info.java
+ test/jdk/modules/open/modules/m2/q/NotPublicType.java
+ test/jdk/modules/open/modules/m2/q/PublicType.java
+ test/jdk/modules/open/modules/m2/q/internal/NotPublicType.java
+ test/jdk/modules/open/modules/m2/q/internal/PublicType.java
! test/jdk/modules/scenarios/automaticmodules/src/sptest/test/Main.java
! test/sun/net/idn/TestStringPrep.java
! test/sun/net/www/http/HttpClient/IsAvailable.java
! test/sun/net/www/protocol/http/NoNTLM.java
! test/sun/security/jgss/spnego/NotPreferredMech.java
! test/sun/security/krb5/RFC396xTest.java
! test/sun/security/krb5/auto/Renew.java
! test/sun/security/krb5/auto/TEST.properties
! test/sun/security/krb5/ccache/TimeInCCache.java
! test/sun/security/krb5/config/DefUdpLimit.java
! test/sun/security/krb5/config/DnsFallback.java
! test/sun/security/krb5/config/SCDynamicConfigTest.java
! test/sun/security/krb5/tools/KtabZero.java
! test/sun/security/provider/FileInputStreamPool/FileInputStreamPoolTest.java
! test/sun/security/provider/SecureRandom/CommonSeeder.java
! test/sun/security/provider/SecureRandom/DRBGS11n.java
! test/sun/security/ssl/ExtensionType/OptimalListSize.java
! test/sun/security/tools/jarsigner/LargeJarEntry.java
! test/sun/security/tools/keytool/StartDateTest.java
! test/sun/security/util/DerInputBuffer/DerInputBufferEqualsHashCode.java
! test/sun/tools/jconsole/ResourceCheckTest.java
! test/sun/util/calendar/zi/TestZoneInfo310.java
! test/tools/jar/mmrjar/ConcealedPackage.java
+ test/tools/jar/mmrjar/src/mr10/p/internal/bar/Gee.java
! test/tools/jar/modularJar/Basic.java
! test/tools/jar/modularJar/src/bar/jdk/test/bar/Bar.java
! test/tools/jar/modularJar/src/foo/jdk/test/foo/Foo.java
+ test/tools/jar/modularJar/src/foo/jdk/test/foo/resources/foo.properties
! test/tools/jar/multiRelease/Basic.java
+ test/tools/jar/multiRelease/Basic1.java
! test/tools/jlink/IntegrationTest.java
! test/tools/jlink/JLinkNegativeTest.java
! test/tools/jlink/JLinkTest.java
+ test/tools/jlink/basic/AllModulePath.java
! test/tools/jlink/basic/BasicTest.java
+ test/tools/jlink/basic/src/m1/module-info.java
+ test/tools/jlink/basic/src/m1/p/ListModules.java
! test/tools/jlink/plugins/FileCopierPluginTest.java
! test/tools/jlink/plugins/SystemModuleDescriptors/SystemModulesTest.java
! test/tools/jlink/plugins/SystemModuleDescriptors/UserModuleTest.java
! test/tools/jlink/plugins/SystemModuleDescriptors/src/m1/p1/Main.java
! test/tools/jlink/plugins/SystemModuleDescriptors/src/m3/module-info.java
+ test/tools/jlink/plugins/SystemModuleDescriptors/src/m3/p3/Main.java
+ test/tools/jlink/plugins/SystemModuleDescriptors/src/m4/module-info.java
+ test/tools/jlink/plugins/SystemModuleDescriptors/src/m4/p4/Foo.java
! test/tools/jmod/JmodTest.java
! test/tools/jmod/hashes/src/org.bar/module-info.java
! test/tools/jmod/hashes/src/org.foo/module-info.java
+ test/tools/jmod/src/foo/jdk/test/foo/resources/foo.properties
+ test/tools/launcher/InfoStreams.java
! test/tools/launcher/modules/addexports/AddExportsTest.java
+ test/tools/launcher/modules/addexports/manifest/AddExportsAndOpensInManifest.java
+ test/tools/launcher/modules/addexports/manifest/Test1.java
+ test/tools/launcher/modules/addexports/manifest/Test2.java
! test/tools/launcher/modules/addexports/src/m1/jdk/test1/Main.java
! test/tools/launcher/modules/listmods/ListModsTest.java
! test/tools/launcher/modules/upgrademodulepath/src/java.transaction/module-info.java
! test/tools/pack200/pack200-verifier/src/xmlkit/ClassReader.java
Changeset: ed10bde51263
Author: alanb
Date: 2016-12-01 11:16 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/ed10bde51263
Merge
! src/java.base/share/classes/java/lang/Class.java
! src/java.base/share/classes/java/lang/ClassLoader.java
- src/java.base/share/classes/java/lang/module/Dependence.java
! src/java.base/share/classes/sun/launcher/LauncherHelper.java
- src/java.base/share/classes/sun/util/locale/provider/ResourceBundleProviderSupport.java
! src/jdk.jconsole/share/classes/module-info.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/JlinkTask.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/packager/AppRuntimeImageBuilder.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties
! test/ProblemList.txt
- test/java/lang/Class/getResource/src/m3/module-info.java
- test/java/lang/Class/getResource/src/m3/p3/Main.java
- test/java/lang/ClassLoader/getResource/modules/src/m3/module-info.java
- test/java/lang/ClassLoader/getResource/modules/src/m3/p3/Main.java
- test/java/lang/reflect/Module/access/src/target/p/Exported.java
- test/java/lang/reflect/Module/access/src/target/p/Helper.java
- test/java/lang/reflect/Module/access/src/target/q/Internal.java
- test/java/util/ServiceLoader/Basic.java
- test/java/util/ServiceLoader/FooProvider1.java
- test/java/util/ServiceLoader/FooProvider2.java
- test/java/util/ServiceLoader/FooProvider3.java
- test/java/util/ServiceLoader/FooService.java
- test/java/util/ServiceLoader/Load.java
- test/java/util/ServiceLoader/basic.sh
- test/java/util/ServiceLoader/modules/MiscTests.java
- test/java/util/ServiceLoader/modules/ServicesTest.java
- test/java/util/ServiceLoader/modules/src/bananascript/module-info.java
- test/java/util/ServiceLoader/modules/src/bananascript/org/banana/BananaScript.java
- test/java/util/ServiceLoader/modules/src/bananascript/org/banana/BananaScriptEngineFactory.java
- test/java/util/ServiceLoader/modules/src/test/module-info.java
- test/java/util/ServiceLoader/modules/src/test/test/Main.java
! test/java/util/concurrent/ArrayBlockingQueue/IteratorConsistency.java
! test/java/util/concurrent/tck/JSR166TestCase.java
Changeset: 90b5b235e6b0
Author: ihse
Date: 2016-12-01 14:52 +0100
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/90b5b235e6b0
8056215: AWT source dirs should only point to java2d, not below
Reviewed-by: erikj
! make/lib/Awt2dLibraries.gmk
Changeset: 6dd1d95e9d93
Author: xiaofeya
Date: 2016-12-01 06:38 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/6dd1d95e9d93
8170559: Incorrect bug id in problem list
Reviewed-by: rriggs
! test/ProblemList.txt
Changeset: de578b801a60
Author: xiaofeya
Date: 2016-12-01 06:54 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/de578b801a60
8162521: java/net/Authenticator/B4933582.sh fails intermittently with BindException
Reviewed-by: dfuchs
! test/java/net/Authenticator/B4933582.java
- test/java/net/Authenticator/B4933582.sh
! test/sun/net/www/httptest/TestHttpServer.java
Changeset: fdc2a054d947
Author: redestad
Date: 2016-12-01 19:03 +0100
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/fdc2a054d947
8170602: Startup regression due to introduction of lambda in java.io.FilePermissionCollection
Reviewed-by: rriggs, alanb
! src/java.base/share/classes/java/io/FilePermission.java
Changeset: 7b997de570ba
Author: lana
Date: 2016-12-01 21:39 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/7b997de570ba
Merge
- src/java.base/share/classes/java/lang/module/Dependence.java
- src/java.base/share/classes/sun/util/locale/provider/ResourceBundleProviderSupport.java
- test/java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.html
- test/java/lang/Class/getResource/src/m3/module-info.java
- test/java/lang/Class/getResource/src/m3/p3/Main.java
- test/java/lang/ClassLoader/getResource/modules/src/m3/module-info.java
- test/java/lang/ClassLoader/getResource/modules/src/m3/p3/Main.java
- test/java/lang/reflect/Module/access/src/target/p/Exported.java
- test/java/lang/reflect/Module/access/src/target/p/Helper.java
- test/java/lang/reflect/Module/access/src/target/q/Internal.java
- test/java/net/Authenticator/B4933582.sh
- test/java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java
- test/java/util/ServiceLoader/Basic.java
- test/java/util/ServiceLoader/FooProvider1.java
- test/java/util/ServiceLoader/FooProvider2.java
- test/java/util/ServiceLoader/FooProvider3.java
- test/java/util/ServiceLoader/FooService.java
- test/java/util/ServiceLoader/Load.java
- test/java/util/ServiceLoader/basic.sh
- test/java/util/ServiceLoader/modules/MiscTests.java
- test/java/util/ServiceLoader/modules/ServicesTest.java
- test/java/util/ServiceLoader/modules/src/bananascript/module-info.java
- test/java/util/ServiceLoader/modules/src/bananascript/org/banana/BananaScript.java
- test/java/util/ServiceLoader/modules/src/bananascript/org/banana/BananaScriptEngineFactory.java
- test/java/util/ServiceLoader/modules/src/test/module-info.java
- test/java/util/ServiceLoader/modules/src/test/test/Main.java
Changeset: 685512caa8bf
Author: sherman
Date: 2016-12-01 15:42 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/685512caa8bf
8167328: jar -d m.jar hangs
Reviewed-by: alanb, mchung, chegar
! src/jdk.jartool/share/classes/sun/tools/jar/Main.java
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties
! test/tools/jar/modularJar/Basic.java
Changeset: b1b62e236357
Author: psandoz
Date: 2016-12-01 17:52 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b1b62e236357
8170155: StringBuffer and StringBuilder stream methods are not late-binding
Reviewed-by: sherman
! src/java.base/share/classes/java/lang/AbstractStringBuilder.java
! src/java.base/share/classes/java/lang/StringUTF16.java
! test/TEST.groups
+ test/java/util/Spliterator/SpliteratorFailFastTest.java
+ test/java/util/Spliterator/SpliteratorLateBindingFailFastHelper.java
- test/java/util/Spliterator/SpliteratorLateBindingFailFastTest.java
+ test/java/util/Spliterator/SpliteratorLateBindingTest.java
! test/java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java
Changeset: 35c87712682f
Author: amlu
Date: 2016-12-02 10:56 +0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/35c87712682f
8170581: Remove OpenNonIntegralNumberOfSampleframes.java from ProblemList
Reviewed-by: darcy
! test/ProblemList.txt
Changeset: 99dd72e05060
Author: mli
Date: 2016-12-02 00:47 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/99dd72e05060
8153916: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java failed with BindException
Reviewed-by: chegar
! test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java
Changeset: 08f81d321087
Author: mli
Date: 2016-12-02 01:11 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/08f81d321087
8080550: java/rmi/server/useCustomRef/UseCustomRef.java failed with java.net.BindException intermittently
Reviewed-by: chegar
! test/java/rmi/server/useCustomRef/UseCustomRef.java
Changeset: 08f94540f074
Author: mli
Date: 2016-12-02 02:01 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/08f94540f074
8078587: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java fails intermittently with Port already in use
Reviewed-by: chegar
! test/java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java
Changeset: bc6c31fd98cf
Author: dfuchs
Date: 2016-12-02 13:18 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/bc6c31fd98cf
8169495: Add a method to set an Authenticator on a HttpURLConnection.
Summary: new public method java.net.HttpURLConnection::setAuthenticator allows to specify an authenticator to use with a given connection.
Reviewed-by: chegar
! src/java.base/share/classes/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnectionOldImpl.java
! src/java.base/share/classes/java/net/Authenticator.java
! src/java.base/share/classes/java/net/HttpURLConnection.java
! src/java.base/share/classes/sun/net/www/http/HttpClient.java
! src/java.base/share/classes/sun/net/www/protocol/http/AuthCache.java
! src/java.base/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java
+ src/java.base/share/classes/sun/net/www/protocol/http/AuthenticatorKeys.java
! src/java.base/share/classes/sun/net/www/protocol/http/BasicAuthentication.java
! src/java.base/share/classes/sun/net/www/protocol/http/DigestAuthentication.java
! src/java.base/share/classes/sun/net/www/protocol/http/HttpCallerInfo.java
! src/java.base/share/classes/sun/net/www/protocol/http/HttpURLConnection.java
! src/java.base/share/classes/sun/net/www/protocol/http/NTLMAuthenticationProxy.java
! src/java.base/share/classes/sun/net/www/protocol/http/NegotiateAuthentication.java
! src/java.base/share/classes/sun/net/www/protocol/https/HttpsClient.java
! src/java.base/share/classes/sun/net/www/protocol/https/HttpsURLConnectionImpl.java
! src/java.base/unix/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java
! src/java.base/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java
! src/java.security.jgss/share/classes/sun/net/www/protocol/http/spnego/NegotiateCallbackHandler.java
+ test/java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java
+ test/java/net/HttpURLConnection/SetAuthenticator/HTTPTest.java
+ test/java/net/HttpURLConnection/SetAuthenticator/HTTPTestClient.java
+ test/java/net/HttpURLConnection/SetAuthenticator/HTTPTestServer.java
! test/java/net/HttpURLConnection/getResponseCode.java
Changeset: edf69d3b31cc
Author: ihse
Date: 2016-12-02 16:18 +0100
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/edf69d3b31cc
8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Reviewed-by: erikj, tbell
! make/lib/Awt2dLibraries.gmk
Changeset: b6bad6302dc8
Author: gromero
Date: 2016-11-28 11:13 -0500
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b6bad6302dc8
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Reviewed-by: mdoerr, erikj, simonis, aph
! make/lib/CoreLibraries.gmk
Changeset: ea9502bce1a9
Author: psandoz
Date: 2016-12-02 10:05 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/ea9502bce1a9
8166914: URLClassLoader spec needs to mention that it's MR-aware
Reviewed-by: mchung, alanb
! src/java.base/share/classes/java/net/URLClassLoader.java
! src/java.base/share/classes/java/util/jar/JarFile.java
Changeset: 5dbefe6fe4e4
Author: mchung
Date: 2016-12-02 11:00 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/5dbefe6fe4e4
8170633: backslashes in gensrc/module-info.java comments need escaping
Reviewed-by: alanb, psandoz, wetmore
! make/src/classes/build/tools/module/GenModuleInfoSource.java
Changeset: 150206269f3f
Author: mchung
Date: 2016-12-02 11:05 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/150206269f3f
8170660: RMI regression test failures due to missing @build TestLibrary
Reviewed-by: lancea
Contributed-by: Abdul Kolarkunnu <abdul.kolarkunnu at oracle.com>
! test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java
Changeset: 8d4eb53e3933
Author: mullan
Date: 2016-12-02 14:22 -0500
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/8d4eb53e3933
8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property
Reviewed-by: ascarpino
! src/java.base/share/classes/sun/security/provider/certpath/AlgorithmChecker.java
! test/sun/security/ssl/X509TrustManagerImpl/PKIXExtendedTM.java
Changeset: a5eb1d52e445
Author: mullan
Date: 2016-12-02 14:24 -0500
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/a5eb1d52e445
Merge
Changeset: ed6586330575
Author: darcy
Date: 2016-12-02 18:03 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/ed6586330575
8170670: Problem list com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java until fix of JDK-8170669
Reviewed-by: smarks
! test/ProblemList.txt
Changeset: 5c9389804cbc
Author: rgoel
Date: 2016-12-05 12:53 +0530
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/5c9389804cbc
8075577: java.time does not support HOST provider
Reviewed-by: okutsu, rriggs
! src/java.base/macosx/classes/sun/util/locale/provider/HostLocaleProviderAdapterImpl.java
! src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java
! src/java.base/share/classes/module-info.java
+ src/java.base/share/classes/sun/text/spi/JavaTimeDateTimePatternProvider.java
! src/java.base/share/classes/sun/util/locale/provider/AuxLocaleProviderAdapter.java
! src/java.base/share/classes/sun/util/locale/provider/JRELocaleProviderAdapter.java
+ src/java.base/share/classes/sun/util/locale/provider/JavaTimeDateTimePatternImpl.java
! src/java.base/share/classes/sun/util/locale/provider/LocaleProviderAdapter.java
! src/java.base/windows/classes/sun/util/locale/provider/HostLocaleProviderAdapterImpl.java
Changeset: 4d74b5d2086c
Author: psandoz
Date: 2016-12-05 13:00 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/4d74b5d2086c
8170733: HashMap.HashIterator.remove method does not use cached value for the hash code.
Reviewed-by: martin, dl, shade
! src/java.base/share/classes/java/util/HashMap.java
! src/java.base/share/classes/java/util/LinkedHashMap.java
Changeset: 9f111abca7aa
Author: valeriep
Date: 2016-12-05 23:23 +0000
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/9f111abca7aa
8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
Summary: Updated the failed cipher tests to work under unlimited policy
Reviewed-by: xuelei
! test/com/sun/crypto/provider/Cipher/AES/TestAESCiphers/Dynamic.java
! test/com/sun/crypto/provider/Cipher/Blowfish/TestCipherBlowfish.java
! test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/AESPBEWrapper.java
! test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/PBECipherWrapper.java
! test/com/sun/crypto/provider/Cipher/PBE/TestCipherKeyWrapperPBEKey.java
! test/com/sun/crypto/provider/Cipher/PBE/TestCipherPBE.java
! test/com/sun/crypto/provider/Cipher/TestCipher.java
Changeset: b2ca07f8507f
Author: mli
Date: 2016-12-05 16:16 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b2ca07f8507f
8170669: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java fails after JDK-8153916
Reviewed-by: rriggs
! test/ProblemList.txt
! test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java
! test/com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java
Changeset: 7ba811d85695
Author: mli
Date: 2016-12-05 16:27 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/7ba811d85695
8170644: java/rmi/registry/interfaceHash/InterfaceHash.java failed intermittently with "Port already in use"
Reviewed-by: dfuchs
! test/java/rmi/registry/interfaceHash/InterfaceHash.java
Changeset: 51843ad502b5
Author: wetmore
Date: 2016-12-05 17:04 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/51843ad502b5
8170157: Enable unlimited cryptographic policy by default in OracleJDK
8169335: Add a crypto policy fallback in case Security Property 'crypto.policy' does not exist
Reviewed-by: erikj, ihse, weijun, xuelei, coffeys
! make/gensrc/GensrcMisc.gmk
- src/java.base/share/classes/javax/crypto/JceSecurity.java
+ src/java.base/share/classes/javax/crypto/JceSecurity.java.template
! src/java.base/share/conf/security/java.security
! src/java.base/share/conf/security/policy/README.txt
+ test/javax/crypto/CryptoPermissions/CryptoPolicyFallback.java
! test/javax/crypto/CryptoPermissions/TestUnlimited.java
Changeset: c8b567c5193e
Author: mli
Date: 2016-12-05 19:06 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/c8b567c5193e
8170523: Some PKCS11 test cases are ignored with security manager
Summary: Get OS distro before enabling security manager
Reviewed-by: mullan
Contributed-by: John Jiang <sha.jiang at oracle.com>
! test/sun/security/pkcs11/PKCS11Test.java
Changeset: 9098b2b9d997
Author: lana
Date: 2016-11-29 21:58 -0800
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/9098b2b9d997
8037111: space before percent is inconsistent between sv and sv_SE
8081643: wrong number format for Serbian locale with Latin script
Reviewed-by: naoto
Contributed-by: li.jiang at oracle.com
! src/jdk.localedata/share/classes/sun/text/resources/ext/FormatData_sr_Latn.java
! src/jdk.localedata/share/classes/sun/text/resources/ext/FormatData_sv.java
! test/sun/text/resources/LocaleData
! test/sun/text/resources/LocaleDataTest.java
Changeset: b5c765200bcf
Author: gadams
Date: 2016-12-08 14:49 -0500
URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/b5c765200bcf
Merge
! make/copy/Copy-java.base.gmk
! make/gensrc/GensrcMisc.gmk
! make/lib/Awt2dLibraries.gmk
! make/lib/CoreLibraries.gmk
- src/java.base/share/classes/java/lang/module/Dependence.java
- src/java.base/share/classes/javax/crypto/JceSecurity.java
- src/java.base/share/classes/sun/util/locale/provider/ResourceBundleProviderSupport.java
- src/jdk.accessibility/windows/native/include/bridge/AccessBridgeCalls.c
- src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_GR.properties
- test/java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.html
- test/java/lang/Class/getResource/src/m3/module-info.java
- test/java/lang/Class/getResource/src/m3/p3/Main.java
- test/java/lang/ClassLoader/getResource/modules/src/m3/module-info.java
- test/java/lang/ClassLoader/getResource/modules/src/m3/p3/Main.java
- test/java/lang/reflect/Module/access/src/target/p/Exported.java
- test/java/lang/reflect/Module/access/src/target/p/Helper.java
- test/java/lang/reflect/Module/access/src/target/q/Internal.java
- test/java/net/Authenticator/B4933582.sh
- test/java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java
- test/java/util/Locale/LocaleTestFmwk.java
- test/java/util/ServiceLoader/Basic.java
- test/java/util/ServiceLoader/FooProvider1.java
- test/java/util/ServiceLoader/FooProvider2.java
- test/java/util/ServiceLoader/FooProvider3.java
- test/java/util/ServiceLoader/FooService.java
- test/java/util/ServiceLoader/Load.java
- test/java/util/ServiceLoader/basic.sh
- test/java/util/ServiceLoader/modules/MiscTests.java
- test/java/util/ServiceLoader/modules/ServicesTest.java
- test/java/util/ServiceLoader/modules/src/bananascript/module-info.java
- test/java/util/ServiceLoader/modules/src/bananascript/org/banana/BananaScript.java
- test/java/util/ServiceLoader/modules/src/bananascript/org/banana/BananaScriptEngineFactory.java
- test/java/util/ServiceLoader/modules/src/test/module-info.java
- test/java/util/ServiceLoader/modules/src/test/test/Main.java
- test/java/util/Spliterator/SpliteratorLateBindingFailFastTest.java
- test/javax/net/ssl/templates/SSLSocketSample.java
- test/javax/net/ssl/templates/SSLTest.java
- test/sun/tools/jps/JpsBase.java
- test/sun/tools/jps/TestJpsClass.java
- test/sun/tools/jps/TestJpsJar.java
- test/sun/tools/jps/TestJpsJarRelative.java
More information about the mobile-dev
mailing list