From kumar.x.srinivasan at oracle.com Wed Aug 3 01:17:54 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Wed, 03 Aug 2016 01:17:54 +0000 Subject: hg: javadoc-next/modules/langtools: Fixed module dependency utility method Message-ID: <201608030117.u731HsFi008190@aojmv0008.oracle.com> Changeset: 88a5cbcb4def Author: ksrini Date: 2016-08-02 18:17 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/88a5cbcb4def Fixed module dependency utility method ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/WorkArounds.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/Utils.java From kumar.x.srinivasan at oracle.com Thu Aug 4 18:18:23 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Thu, 04 Aug 2016 18:18:23 +0000 Subject: hg: javadoc-next/modules/langtools: Fixed iteration 1 review comments Message-ID: <201608041818.u74IIOTb029567@aojmv0008.oracle.com> Changeset: f82e59647528 Author: ksrini Date: 2016-08-04 11:18 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/f82e59647528 Fixed iteration 1 review comments Fixed utilities for getting module dependencies ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractModuleIndexWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ConfigurationImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/Configuration.java - src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/Access.java + src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/AccessValueKind.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ElementsTable.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/JavadocTool.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ToolEnvironment.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ToolOption.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc.properties ! test/jdk/javadoc/doclet/testModules/TestModules.java ! test/jdk/javadoc/tool/modules/FilterOptions.java ! test/jdk/javadoc/tool/modules/ModuleTestBase.java ! test/jdk/javadoc/tool/modules/PackageOptions.java From kumar.x.srinivasan at oracle.com Fri Aug 5 01:10:48 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Fri, 05 Aug 2016 01:10:48 +0000 Subject: hg: javadoc-next/modules/langtools: Adjustments based on feedback Message-ID: <201608050110.u751AmI2002113@aojmv0008.oracle.com> Changeset: 2752df7c2792 Author: ksrini Date: 2016-08-04 18:10 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/2752df7c2792 Adjustments based on feedback ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ElementsTable.java From kumar.x.srinivasan at oracle.com Fri Aug 5 20:26:51 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Fri, 05 Aug 2016 20:26:51 +0000 Subject: hg: javadoc-next/modules/langtools: Cleanups and doclet fixes Message-ID: <201608052026.u75KQplJ005898@aojmv0008.oracle.com> Changeset: 246ed662a42e Author: ksrini Date: 2016-08-05 13:26 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/246ed662a42e Cleanups and doclet fixes ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/AbstractDoclet.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/TypeElementCatalog.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ElementsTable.java ! test/jdk/javadoc/doclet/testLinkTaglet/TestLinkTaglet.java ! test/jdk/javadoc/tool/modules/PackageOptions.java From kumar.x.srinivasan at oracle.com Sat Aug 6 18:26:45 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Sat, 06 Aug 2016 18:26:45 +0000 Subject: hg: javadoc-next/modules/langtools: Review iteration #1 complete Message-ID: <201608061826.u76IQjKX013320@aojmv0008.oracle.com> Changeset: 123558eda50a Author: ksrini Date: 2016-08-06 11:26 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/123558eda50a Review iteration #1 complete ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleIndexWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/Configuration.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ToolEnvironment.java From kumar.x.srinivasan at oracle.com Thu Aug 11 19:57:23 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Thu, 11 Aug 2016 19:57:23 +0000 Subject: hg: javadoc-next/modules/langtools: Review iteration #2 complete Message-ID: <201608111957.u7BJvO29013011@aojmv0008.oracle.com> Changeset: 7dbdb91cd342 Author: ksrini Date: 2016-08-11 12:57 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/7dbdb91cd342 Review iteration #2 complete ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ConfigurationImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard.properties + src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/AccessKind.java - src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/AccessValueKind.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ElementsTable.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ToolOption.java ! test/jdk/javadoc/tool/modules/ModuleTestBase.java ! test/jdk/javadoc/tool/modules/Modules.java From kumar.x.srinivasan at oracle.com Sat Aug 13 00:14:02 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Sat, 13 Aug 2016 00:14:02 +0000 Subject: hg: javadoc-next/modules: 40 new changesets Message-ID: <201608130014.u7D0E2AI001215@aojmv0008.oracle.com> Changeset: eaaff177c3c1 Author: simonis Date: 2016-04-04 18:35 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/eaaff177c3c1 8149519: Set java.specification.version to the MAJOR java version Reviewed-by: alanb, dholmes, iris ! common/autoconf/spec.gmk.in Changeset: d94d54a3192f Author: weijun Date: 2016-07-31 09:36 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/d94d54a3192f 8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth Reviewed-by: mchung, mullan ! make/common/Modules.gmk Changeset: af1f9a5536e5 Author: erikj Date: 2016-08-03 10:37 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/af1f9a5536e5 8148548: [Linux/Solaris] debuginfo and fastdebuginfo bundle contains demo info Reviewed-by: tbell ! make/Bundles.gmk Changeset: dbcc37629404 Author: erikj Date: 2016-08-03 10:38 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/dbcc37629404 8056269: get_source.sh does not copy the closed repos when cloning local filesystems Reviewed-by: tbell ! common/bin/hgforest.sh Changeset: a57641ea9dac Author: erikj Date: 2016-08-04 10:00 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/a57641ea9dac 8162354: Unable to build JDK 9 on a Sparc T7-1 with default boot-jdk 8.0 Reviewed-by: tbell, dholmes ! common/conf/jib-profiles.js Changeset: d57780478145 Author: erikj Date: 2016-08-04 10:03 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/d57780478145 8079788: Fix broken CL version detection in configure for some Visual Studio configurations Reviewed-by: tbell ! common/autoconf/generated-configure.sh ! common/autoconf/toolchain.m4 Changeset: 94a46c0ad8f2 Author: erikj Date: 2016-08-04 10:05 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/94a46c0ad8f2 8160334: Building --with-parfait= fails with No rule to make target 'PARFAIT_NATIVEJMOD Reviewed-by: tbell ! make/CreateJmods.gmk Changeset: 7c9e87e37b25 Author: ksrini Date: 2016-08-03 16:00 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/7c9e87e37b25 8039305: [javadoc] broken link in jdk/api/javadoc/taglet/com/sun/tools/doclets/Taglet.html Reviewed-by: erikj, jjg ! make/Javadoc.gmk Changeset: 0997d52a10e8 Author: amurillo Date: 2016-08-04 17:32 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/0997d52a10e8 Added tag jdk-9+130 for changeset d94d54a3192f ! .hgtags Changeset: 7c61adcaadfc Author: amurillo Date: 2016-08-04 17:48 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/7c61adcaadfc Merge Changeset: 3833310db735 Author: dtitov Date: 2016-07-21 12:26 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/3833310db735 8156960: Deprecate JSObject.getWindow(Applet) method Reviewed-by: mchung, kcr, smarks, erikj, alexsch ! make/Javadoc.gmk ! make/common/NON_CORE_PKGS.gmk Changeset: 1b42f1499f99 Author: ddehaven Date: 2016-07-28 09:29 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/1b42f1499f99 Merge Changeset: 30c5b38218bf Author: prr Date: 2016-08-01 10:06 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/30c5b38218bf Merge Changeset: 206739164a93 Author: prr Date: 2016-08-05 10:23 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/206739164a93 Merge ! make/Javadoc.gmk Changeset: f51004322fbe Author: andrew Date: 2016-07-10 22:00 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/f51004322fbe 8156980: Hotspot build doesn't have -std=gnu++98 gcc option 8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION Summary: Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling Reviewed-by: erikj, kbarrett ! common/autoconf/flags.m4 ! common/autoconf/generated-configure.sh ! common/autoconf/spec.gmk.in ! common/autoconf/toolchain.m4 Changeset: a83e7abd7460 Author: amurillo Date: 2016-07-15 09:10 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/a83e7abd7460 Merge Changeset: c181c090376a Author: gthornbr Date: 2016-07-15 16:52 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/c181c090376a 8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support Reviewed-by: erikj, dsamersoff, dholmes ! common/autoconf/flags.m4 ! common/autoconf/generated-configure.sh ! make/Main.gmk Changeset: 3ca55423c165 Author: dcubed Date: 2016-07-15 17:04 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/3ca55423c165 Merge Changeset: 905adc9acd30 Author: dcubed Date: 2016-07-20 12:52 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/905adc9acd30 8161057: Solaris: deprecated/obsolete compiler flags should be removed Reviewed-by: tbell, dcubed, dholmes Contributed-by: alan.burlison at oracle.com ! common/autoconf/flags.m4 ! common/autoconf/generated-configure.sh Changeset: 4fe0143c0a15 Author: mchernov Date: 2016-07-21 16:07 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/4fe0143c0a15 8161208: Unable to run jtreg tests with MinimalVM Reviewed-by: dholmes, dfazunen ! test/jtreg-ext/requires/VMProps.java Changeset: ecd658614f8c Author: amurillo Date: 2016-07-21 19:50 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/ecd658614f8c Merge Changeset: e1c38bf34755 Author: amurillo Date: 2016-07-21 20:09 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/e1c38bf34755 Merge ! common/autoconf/generated-configure.sh Changeset: c549520d160b Author: amurillo Date: 2016-07-22 10:14 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/c549520d160b Merge ! common/autoconf/generated-configure.sh Changeset: 2784b477f3bd Author: amurillo Date: 2016-07-22 10:35 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/2784b477f3bd Merge ! common/autoconf/generated-configure.sh Changeset: 8626b4558efc Author: dnsimon Date: 2016-07-05 18:00 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/8626b4558efc 8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined Summary: fix Client VM build Reviewed-by: twisti, kvn ! common/autoconf/generated-configure.sh ! common/autoconf/hotspot.m4 Changeset: b22aa0dc79b4 Author: rbackman Date: 2016-07-11 13:14 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/b22aa0dc79b4 Merge ! common/autoconf/generated-configure.sh ! common/autoconf/hotspot.m4 Changeset: d958c70a8063 Author: sanzinger Date: 2016-07-11 17:23 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/d958c70a8063 8160825: Update minimum Solaris Studio compiler version to 5.13 Reviewed-by: tbell ! common/autoconf/generated-configure.sh ! common/autoconf/toolchain.m4 Changeset: 5ea2b072ce98 Author: tpivovarova Date: 2016-07-13 18:03 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/5ea2b072ce98 8151280: update hotspot tests to use vm.compMode instead of their own logic Summary: Update hs compiler tests to use vm.compMode instead of their own logic and to get VM mode using j.t.l.Platform Reviewed-by: kvn, dpochepk Contributed-by: igor.ignatyev at oracle.com ! test/lib/share/classes/jdk/test/lib/Platform.java Changeset: f3c27d6d4ad1 Author: rbackman Date: 2016-07-19 13:15 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/f3c27d6d4ad1 Merge ! common/autoconf/generated-configure.sh ! common/autoconf/toolchain.m4 Changeset: c96df33e9e4e Author: rbackman Date: 2016-07-29 09:23 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/c96df33e9e4e Merge ! common/autoconf/generated-configure.sh Changeset: fef255875620 Author: amurillo Date: 2016-07-29 16:11 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/fef255875620 Merge Changeset: 8825b67be6b3 Author: amurillo Date: 2016-07-29 16:50 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/8825b67be6b3 Merge Changeset: 106f2f8b0ec9 Author: dsamersoff Date: 2016-08-01 10:51 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/106f2f8b0ec9 8158050: Remove SA-JDI Summary: Remove SA-JDI Reviewed-by: alanb, dsamersoff Contributed-by: sharath.ballal at oracle.com ! make/Images.gmk Changeset: e85afddde2fd Author: mchernov Date: 2016-08-02 15:21 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/e85afddde2fd 8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value Reviewed-by: sangheki, tschatzl ! test/lib/sun/hotspot/WhiteBox.java Changeset: 37de4195dd18 Author: amurillo Date: 2016-08-05 09:50 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/37de4195dd18 Merge ! common/autoconf/generated-configure.sh ! common/autoconf/spec.gmk.in ! common/autoconf/toolchain.m4 Changeset: 8728756c2f70 Author: amurillo Date: 2016-08-08 08:12 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/8728756c2f70 Merge Changeset: 8b1d348ad6a2 Author: mchung Date: 2016-08-10 15:49 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/8b1d348ad6a2 8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar ! common/autoconf/boot-jdk.m4 ! common/autoconf/generated-configure.sh ! common/autoconf/spec.gmk.in ! common/conf/jib-profiles.js ! make/CompileJavaModules.gmk ! make/CreateJmods.gmk ! make/Images.gmk ! make/InterimImage.gmk ! make/Javadoc.gmk ! make/common/MakeBase.gmk ! make/common/SetupJavaCompilers.gmk Changeset: a3811ddc3944 Author: lana Date: 2016-08-11 15:47 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/a3811ddc3944 Added tag jdk-9+131 for changeset 8728756c2f70 ! .hgtags Changeset: a24702d4d5ab Author: lana Date: 2016-08-11 17:01 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/a24702d4d5ab Merge Changeset: 117e16ea27b6 Author: ksrini Date: 2016-08-11 14:45 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/rev/117e16ea27b6 Merge ! .hgtags From kumar.x.srinivasan at oracle.com Sat Aug 13 00:14:06 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Sat, 13 Aug 2016 00:14:06 +0000 Subject: hg: javadoc-next/modules/corba: 3 new changesets Message-ID: <201608130014.u7D0E6QE001269@aojmv0008.oracle.com> Changeset: f7e1d5337c2e Author: amurillo Date: 2016-08-04 17:32 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/corba/rev/f7e1d5337c2e Added tag jdk-9+130 for changeset 77f9692d5976 ! .hgtags Changeset: 1ab4b9399c4c Author: lana Date: 2016-08-11 15:47 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/corba/rev/1ab4b9399c4c Added tag jdk-9+131 for changeset f7e1d5337c2e ! .hgtags Changeset: 963cfd603635 Author: ksrini Date: 2016-08-11 14:47 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/corba/rev/963cfd603635 Merge ! .hgtags From kumar.x.srinivasan at oracle.com Sat Aug 13 00:14:21 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Sat, 13 Aug 2016 00:14:21 +0000 Subject: hg: javadoc-next/modules/hotspot: 155 new changesets Message-ID: <201608130014.u7D0EPsI001365@aojmv0008.oracle.com> Changeset: a3a3621d555a Author: amurillo Date: 2016-08-04 17:32 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/a3a3621d555a Added tag jdk-9+130 for changeset 7d54c7056328 ! .hgtags Changeset: 5c61b454a1cf Author: darcy Date: 2016-08-04 15:52 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/5c61b454a1cf 8163231: A couple of runtime tests failing for the -testset hotspot snapshot job Reviewed-by: acorn ! test/runtime/8007320/ConstMethodTest.java ! test/runtime/RedefineTests/RedefineAnnotations.java Changeset: 2cd9adeec880 Author: jwilhelm Date: 2016-06-21 19:35 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/2cd9adeec880 8048093: Explicitly setting := vs = in the -XX:+PrintFlagsFinal output Reviewed-by: kvn, gziemski ! src/share/vm/gc/shared/collectorPolicy.cpp ! src/share/vm/runtime/globals.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/globals_extension.hpp ! test/compiler/arguments/CheckCICompilerCount.java ! test/compiler/arguments/CheckCompileThresholdScaling.java ! test/gc/metaspace/TestMetaspaceSizeFlags.java Changeset: ad63d778ed39 Author: jwilhelm Date: 2016-06-21 19:37 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/ad63d778ed39 8024137: Flags should be set using the proper macro Reviewed-by: sangheki, drwhite, jmasa ! src/share/vm/gc/g1/g1YoungGenSizer.cpp ! src/share/vm/gc/shared/collectorPolicy.cpp ! src/share/vm/gc/shared/collectorPolicy.hpp Changeset: 640529d7d9e2 Author: dsamersoff Date: 2016-07-13 10:51 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/640529d7d9e2 8134434: JVM_DoPrivileged() fires assert(_exception_caught == false) failed: _exception_caught is out of phase Summary: Explicitly set exception detected inside rethrow_C Reviewed-by: goetz, sspitsyn Contributed-by: richard.reingruber at sap.com ! src/share/vm/opto/runtime.cpp + test/serviceability/jvmti/ExceptionCaughtOutOfPhase/ExceptionCaughtOutOfPhaseTest.java Changeset: 16d35fd6cf9d Author: andrew Date: 2016-07-07 18:40 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/16d35fd6cf9d 8156980: Hotspot build doesn't have -std=gnu++98 gcc option 8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION Summary: Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling Reviewed-by: erikj, kbarrett ! make/gensrc/GensrcAdlc.gmk Changeset: c1ee9fefb768 Author: ccheung Date: 2016-07-13 18:26 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/c1ee9fefb768 8159901: missing newline char in the exception messages in diagnosticArgument.cpp Reviewed-by: fparain, egahlin, iklam ! src/share/vm/services/diagnosticArgument.cpp Changeset: 73701f973b4d Author: mchernov Date: 2016-07-12 15:06 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/73701f973b4d 8158508: gc/logging/TestUnifiedLoggingSwitchStress.java timeout Reviewed-by: jmasa, tschatzl ! test/gc/logging/TestUnifiedLoggingSwitchStress.java Changeset: e412eaf10e27 Author: tschatzl Date: 2016-07-15 13:33 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/e412eaf10e27 8160897: Concurrent mark mark stack memory allocation leaks memory Summary: Fix and clean up concurrent mark mark stack memory allocation. Reviewed-by: jmasa, sangheki ! src/share/vm/gc/g1/g1ConcurrentMark.cpp ! src/share/vm/gc/g1/g1ConcurrentMark.hpp ! src/share/vm/gc/g1/g1ConcurrentMark.inline.hpp ! src/share/vm/memory/virtualspace.cpp Changeset: f9dcefa42da3 Author: psandoz Date: 2016-07-15 12:36 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/f9dcefa42da3 8151163: All Buffer implementations should leverage Unsafe unaligned accessors Reviewed-by: shade, aph + test/compiler/intrinsics/unsafe/ByteBufferTest.java + test/compiler/intrinsics/unsafe/DirectByteBufferTest.java ! test/compiler/intrinsics/unsafe/HeapByteBufferTest.java Changeset: 4b21fcb88ff0 Author: psandoz Date: 2016-07-15 12:40 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/4b21fcb88ff0 Merge Changeset: 1759a8a77cb5 Author: amurillo Date: 2016-07-15 09:10 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/1759a8a77cb5 Merge Changeset: 1fba59da0199 Author: dcubed Date: 2016-07-15 09:36 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/1fba59da0199 8160997: Solaris: deprecated and interfaces should be replaced Summary: Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r(). Reviewed-by: alanb, dcubed, simonis, dholmes Contributed-by: alan.burlison at oracle.com ! src/os/solaris/vm/os_solaris.cpp ! src/os/solaris/vm/perfMemory_solaris.cpp ! src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp ! src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp Changeset: 6467cae916f2 Author: dcubed Date: 2016-07-15 18:09 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/6467cae916f2 Merge Changeset: 569c587c5935 Author: gthornbr Date: 2016-07-15 10:25 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/569c587c5935 8081770: [TESTBUG] regression Test7107135 needs to remove dependence on locally installed gcc Reviewed-by: cjplummer, dcubed ! make/test/JtregNative.gmk - test/runtime/7107135/Test.java - test/runtime/7107135/Test7107135.sh - test/runtime/7107135/TestMT.java - test/runtime/7107135/test.c + test/runtime/execstack/Test.java + test/runtime/execstack/TestMT.java + test/runtime/execstack/Testexecstack.java + test/runtime/execstack/libtest-rw.c + test/runtime/execstack/libtest-rwx.c Changeset: a0cdf5e20489 Author: gthornbr Date: 2016-07-15 10:31 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/a0cdf5e20489 8144279: [TESTBUG] hotspot/runtime/jsig/Test8017498.sh should use native library build support Reviewed-by: ccheung, cjplummer, dcubed ! make/test/JtregNative.gmk - test/runtime/jsig/Test8017498.sh - test/runtime/jsig/TestJNI.c + test/runtime/jsig/libTestJNI.c Changeset: b08a2a6286f1 Author: gthornbr Date: 2016-07-15 10:46 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/b08a2a6286f1 8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support Reviewed-by: erikj, dsamersoff, dholmes ! make/test/JtregNative.gmk + test/runtime/StackGuardPages/exeinvoke.c - test/runtime/StackGuardPages/invoke.c ! test/runtime/StackGuardPages/testme.sh Changeset: 8642fc8a319c Author: dcubed Date: 2016-07-15 17:05 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/8642fc8a319c Merge - test/runtime/7107135/Test.java - test/runtime/7107135/Test7107135.sh - test/runtime/7107135/TestMT.java - test/runtime/7107135/test.c - test/runtime/StackGuardPages/invoke.c - test/runtime/jsig/Test8017498.sh - test/runtime/jsig/TestJNI.c Changeset: bd8c7a2bd3c3 Author: igerasim Date: 2016-07-16 23:10 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/bd8c7a2bd3c3 8160892: Race at the VM exit causes "WaitForMultipleObjects timed out" Reviewed-by: dcubed, dholmes ! src/os/windows/vm/os_windows.cpp Changeset: 332f49de944a Author: mgerdin Date: 2016-07-18 14:30 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/332f49de944a 8161027: GPL header missing comma after year Reviewed-by: redestad, dholmes ! src/share/vm/utilities/resourceHash.cpp ! src/share/vm/utilities/resourceHash.hpp Changeset: 552ef60b5f47 Author: dcubed Date: 2016-07-18 14:20 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/552ef60b5f47 8161173: quarantine compiler/arraycopy/TestEliminatedArrayCopyDeopt.java 8161174: quarantine gc/stress/TestStressG1Humongous.java on 32-bit 8161175: quarantine serviceability/dcmd/compiler/CompilerQueueTest.java on 32-bit Reviewed-by: sspitsyn, jmasa, gtriantafill ! test/compiler/arraycopy/TestEliminatedArrayCopyDeopt.java ! test/gc/stress/TestStressG1Humongous.java ! test/serviceability/dcmd/compiler/CompilerQueueTest.java Changeset: 27bf57ad3d72 Author: tschatzl Date: 2016-07-19 10:31 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/27bf57ad3d72 8034842: Parallelize the Free CSet phase in G1 Reviewed-by: jmasa, ehelin ! src/share/vm/gc/g1/g1CollectedHeap.cpp ! src/share/vm/gc/g1/g1CollectedHeap.hpp ! src/share/vm/gc/g1/g1ConcurrentMark.cpp ! src/share/vm/gc/g1/g1DefaultPolicy.cpp ! src/share/vm/gc/g1/g1GCPhaseTimes.cpp ! src/share/vm/gc/g1/g1GCPhaseTimes.hpp ! src/share/vm/gc/g1/g1MarkSweep.cpp ! src/share/vm/gc/g1/heapRegion.cpp ! src/share/vm/gc/g1/heapRegion.hpp ! test/gc/g1/TestGCLogMessages.java Changeset: cf03be81f5c4 Author: tschatzl Date: 2016-07-19 09:30 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/cf03be81f5c4 8157459: G1 IHOP JFR event attribute with incorrect content type Summary: Use PERCENTAGE instead of BYTES64 data type for the affected attributes. Reviewed-by: ehelin, sangheki ! src/share/vm/gc/shared/gcTraceSend.cpp ! src/share/vm/trace/traceevents.xml Changeset: 9c79a0b316f2 Author: mchernov Date: 2016-07-19 18:15 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/9c79a0b316f2 8160827: gc/stress/TestStressG1Humongous.java fails with OOME Reviewed-by: tschatzl ! test/gc/stress/TestStressG1Humongous.java Changeset: 2e59f4f1c16d Author: gziemski Date: 2016-07-19 11:00 -0500 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/2e59f4f1c16d 8138760: [JVMCI] VM warning: Performance bug: SystemDictionary lookup_count=21831450 lookup_length=1275207287 average=58.411479 load=5.572844 Summary: Added debug details to the warning message. Reviewed-by: dholmes, iklam, twisti ! src/share/vm/classfile/dictionary.cpp ! src/share/vm/utilities/hashtable.cpp ! src/share/vm/utilities/hashtable.hpp ! src/share/vm/utilities/hashtable.inline.hpp Changeset: 7d487ce63875 Author: gziemski Date: 2016-07-19 17:26 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/7d487ce63875 Merge Changeset: db986141fb99 Author: jmasa Date: 2016-07-06 13:23 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/db986141fb99 8155263: DisableStartThread should not be applied to GC worker threads Reviewed-by: tschatzl, sangheki ! src/share/vm/gc/shared/concurrentGCThread.cpp Changeset: c364feaa4923 Author: jmasa Date: 2016-07-19 19:05 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/c364feaa4923 Merge Changeset: 21adec88f848 Author: jiangli Date: 2016-07-19 13:52 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/21adec88f848 8141341: CDS should be disabled if JvmtiExport::should_post_class_file_load_hook() is true. Summary: Disable loading shared class if JvmtiExport::should_post_class_file_load_hook is true. Reviewed-by: iklam, acorn, sspitsyn ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/memory/metaspace.cpp Changeset: c96a75f89342 Author: jiangli Date: 2016-07-19 20:07 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/c96a75f89342 Merge Changeset: 6d8dfd0e5d04 Author: jiangli Date: 2016-07-19 20:39 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/6d8dfd0e5d04 Merge Changeset: 8be974d4b673 Author: jiangli Date: 2016-07-19 22:14 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/8be974d4b673 Merge Changeset: 9f5a448947a4 Author: bmoloden Date: 2016-07-20 14:47 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/9f5a448947a4 8160119: Utils.tryFindJvmPid sometimes find incorrect pid Summary: Fixed pattern Reviewed-by: iignatyev, dholmes ! test/testlibrary/jdk/test/lib/Utils.java Changeset: ebe61a744dad Author: mgerdin Date: 2016-07-21 14:06 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/ebe61a744dad 8161915: Linking gtestLauncher may end up linking with non-gtest libjvm Reviewed-by: dholmes, ehelin ! make/lib/CompileGtest.gmk Changeset: 2ea13db80d5c Author: psandoz Date: 2016-07-21 16:29 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/2ea13db80d5c 8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev Reviewed-by: alanb, dholmes - test/runtime/Unsafe/GetUnsafe.java Changeset: 1a5ddb441adb Author: dfazunen Date: 2016-07-21 17:12 +0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/1a5ddb441adb 8161552: Test issue: VM init failed: GC triggered before VM initialization completed. Try increasing NewSize, current value 768K. Reviewed-by: tschatzl, jmasa, zmajo ! test/gc/TestSmallHeap.java ! test/gc/arguments/TestMaxHeapSizeTools.java Changeset: 314b9b21d52c Author: dfazunen Date: 2016-07-21 16:45 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/314b9b21d52c Merge Changeset: f184e692e094 Author: ccheung Date: 2016-07-21 19:29 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/f184e692e094 8161539: 8159666 breaks minimal VM Summary: replaces the shouldNotReachHere() with an assert Reviewed-by: coleenp, dholmes, cjplummer, gziemski ! src/share/vm/oops/instanceKlass.hpp Changeset: ae3843827c16 Author: amurillo Date: 2016-07-21 19:50 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/ae3843827c16 Merge Changeset: d7e01b16d661 Author: amurillo Date: 2016-07-21 20:09 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/d7e01b16d661 Merge ! test/gc/TestSmallHeap.java Changeset: 3f92ff05329e Author: amurillo Date: 2016-07-22 04:05 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/3f92ff05329e Merge Changeset: ca241ed18db8 Author: sspitsyn Date: 2016-07-22 02:36 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/ca241ed18db8 8145627: sun.jvm.hotspot.oops.InstanceKlass::getSize() returns the incorrect size and has no test Summary: fix the size and add a test Reviewed-by: sspitsyn Contributed-by: jini.george at oracle.com ! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/InstanceKlass.java + test/serviceability/sa/TestInstanceKlassSize.java + test/serviceability/sa/TestInstanceKlassSizeForInterface.java Changeset: 75aefcbe4878 Author: ehelin Date: 2016-07-21 14:55 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/75aefcbe4878 8159464: DumpHeap.java hits assert in G1 code Reviewed-by: mgerdin, tschatzl ! src/share/vm/gc/g1/g1DefaultPolicy.cpp Changeset: bb8313c75de8 Author: bchristi Date: 2016-07-22 10:15 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/bb8313c75de8 8161028: GPL header missing comma after year Reviewed-by: dcubed ! src/share/vm/prims/stackwalk.cpp ! src/share/vm/prims/stackwalk.hpp Changeset: 047ad22e7be5 Author: mockner Date: 2016-07-25 09:40 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/047ad22e7be5 8038332: The trace event vm/class/load is not always being sent Summary: Added trace event vm/class/define Reviewed-by: coleenp, egahlin, acorn ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/trace/traceevents.xml Changeset: 6f477213a2e5 Author: akulyakh Date: 2016-07-22 16:55 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/6f477213a2e5 8153978: New test to verify the modules info as returned by the JVMTI Summary: A new JVMTI test Reviewed-by: ctornqvi, sspitsyn ! make/test/JtregNative.gmk + test/serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java + test/serviceability/jvmti/GetModulesInfo/libJvmtiGetAllModulesTest.c Changeset: 592eb3d44565 Author: ddmitriev Date: 2016-07-25 17:35 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/592eb3d44565 Merge Changeset: cfe3d8e11547 Author: amurillo Date: 2016-07-22 10:14 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/cfe3d8e11547 Merge Changeset: f62b9582d4bd Author: amurillo Date: 2016-07-22 10:35 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/f62b9582d4bd Merge Changeset: 67401d52d060 Author: amurillo Date: 2016-07-22 19:04 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/67401d52d060 Merge Changeset: e74926fb7ceb Author: amurillo Date: 2016-07-25 15:30 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/e74926fb7ceb Merge Changeset: 6167e670dd21 Author: amurillo Date: 2016-07-25 18:52 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/6167e670dd21 Merge Changeset: 8a5735c11a84 Author: goetz Date: 2016-07-13 12:23 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/8a5735c11a84 8161258: Simplify including platform files. Summary: Include patform files with macros cpu_header() etc. Do various cleanups of macro usages. Remove _64/_32 from adlc generated files and platform .hpp files. Merge stubRoutines_x86*.hpp. Remove empty mutex_* files. Reviewed-by: dholmes, coleenp, kbarrett ! make/gensrc/GensrcAdlc.gmk ! make/lib/CompileJvm.gmk ! src/cpu/aarch64/vm/bytes_aarch64.hpp ! src/cpu/aarch64/vm/copy_aarch64.hpp ! src/cpu/aarch64/vm/vm_version_aarch64.cpp ! src/cpu/ppc/vm/bytes_ppc.hpp ! src/cpu/ppc/vm/globalDefinitions_ppc.hpp + src/cpu/ppc/vm/interp_masm_ppc.hpp ! src/cpu/ppc/vm/interp_masm_ppc_64.cpp - src/cpu/ppc/vm/interp_masm_ppc_64.hpp - src/cpu/ppc/vm/ppc_64.ad ! src/cpu/ppc/vm/sharedRuntime_ppc.cpp + src/cpu/ppc/vm/stubRoutines_ppc.hpp - src/cpu/ppc/vm/stubRoutines_ppc_64.hpp + src/cpu/ppc/vm/templateTable_ppc.hpp - src/cpu/ppc/vm/templateTable_ppc_64.hpp ! src/cpu/ppc/vm/vm_version_ppc.cpp ! src/cpu/ppc/vm/vtableStubs_ppc_64.cpp ! src/cpu/x86/vm/bytes_x86.hpp ! src/cpu/x86/vm/copy_x86.hpp + src/cpu/x86/vm/macroAssembler_x86.inline.hpp ! src/cpu/x86/vm/register_definitions_x86.cpp ! src/cpu/x86/vm/stubRoutines_x86.hpp - src/cpu/x86/vm/stubRoutines_x86_32.hpp - src/cpu/x86/vm/stubRoutines_x86_64.hpp ! src/cpu/zero/vm/bytes_zero.hpp + src/cpu/zero/vm/macroAssembler_zero.hpp + src/cpu/zero/vm/macroAssembler_zero.inline.hpp - src/os/aix/vm/mutex_aix.inline.hpp ! src/os/aix/vm/os_aix.cpp - src/os/bsd/vm/mutex_bsd.cpp - src/os/bsd/vm/mutex_bsd.inline.hpp ! src/os/bsd/vm/os_bsd.cpp - src/os/linux/vm/mutex_linux.cpp - src/os/linux/vm/mutex_linux.inline.hpp ! src/os/linux/vm/os_linux.cpp ! src/os/posix/vm/os_posix.cpp ! src/os/posix/vm/vmError_posix.cpp - src/os/solaris/vm/mutex_solaris.cpp - src/os/solaris/vm/mutex_solaris.inline.hpp ! src/os/solaris/vm/os_solaris.cpp - src/os/windows/vm/mutex_windows.cpp - src/os/windows/vm/mutex_windows.inline.hpp ! src/os/windows/vm/os_windows.cpp + src/os_cpu/aix_ppc/vm/bytes_aix_ppc.inline.hpp ! src/os_cpu/aix_ppc/vm/os_aix_ppc.cpp ! src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp ! src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp ! src/os_cpu/linux_aarch64/vm/os_linux_aarch64.cpp ! src/os_cpu/linux_ppc/vm/os_linux_ppc.cpp ! src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp ! src/os_cpu/linux_x86/vm/os_linux_x86.cpp ! src/os_cpu/linux_zero/vm/os_linux_zero.cpp ! src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp ! src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp ! src/os_cpu/windows_x86/vm/os_windows_x86.cpp ! src/share/vm/asm/assembler.hpp ! src/share/vm/asm/assembler.inline.hpp ! src/share/vm/asm/codeBuffer.hpp ! src/share/vm/asm/macroAssembler.hpp ! src/share/vm/asm/macroAssembler.inline.hpp ! src/share/vm/asm/register.hpp ! src/share/vm/c1/c1_Defs.hpp ! src/share/vm/c1/c1_FpuStackSim.hpp ! src/share/vm/c1/c1_FrameMap.hpp ! src/share/vm/c1/c1_LIRAssembler.hpp ! src/share/vm/c1/c1_LinearScan.hpp ! src/share/vm/c1/c1_MacroAssembler.hpp ! src/share/vm/c1/c1_globals.hpp ! src/share/vm/code/nativeInst.hpp ! src/share/vm/code/nmethod.cpp ! src/share/vm/code/relocInfo.hpp ! src/share/vm/code/vmreg.hpp ! src/share/vm/code/vmreg.inline.hpp ! src/share/vm/compiler/disassembler.cpp ! src/share/vm/compiler/disassembler.hpp ! src/share/vm/gc/g1/g1PageBasedVirtualSpace.cpp ! src/share/vm/gc/shared/memset_with_concurrent_readers.hpp ! src/share/vm/interpreter/bytecodeInterpreter.hpp ! src/share/vm/interpreter/bytecodeInterpreter.inline.hpp ! src/share/vm/interpreter/cppInterpreter.hpp ! src/share/vm/interpreter/interp_masm.hpp ! src/share/vm/interpreter/interpreterRuntime.hpp ! src/share/vm/interpreter/templateInterpreterGenerator.cpp ! src/share/vm/interpreter/templateTable.hpp ! src/share/vm/jvmci/jvmciCodeInstaller.cpp ! src/share/vm/jvmci/jvmciRuntime.cpp ! src/share/vm/jvmci/vmStructs_jvmci.cpp ! src/share/vm/opto/ad.hpp ! src/share/vm/opto/c2_globals.hpp ! src/share/vm/opto/library_call.cpp ! src/share/vm/opto/optoreg.hpp ! src/share/vm/prims/jni_md.h ! src/share/vm/prims/jvm.cpp ! src/share/vm/prims/jvm.h ! src/share/vm/prims/methodHandles.hpp ! src/share/vm/runtime/atomic.inline.hpp ! src/share/vm/runtime/frame.hpp ! src/share/vm/runtime/frame.inline.hpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/icache.hpp ! src/share/vm/runtime/interfaceSupport.hpp ! src/share/vm/runtime/javaCalls.hpp ! src/share/vm/runtime/javaFrameAnchor.hpp ! src/share/vm/runtime/mutex.cpp ! src/share/vm/runtime/orderAccess.inline.hpp ! src/share/vm/runtime/os.cpp ! src/share/vm/runtime/os.hpp ! src/share/vm/runtime/os.inline.hpp ! src/share/vm/runtime/osThread.hpp ! src/share/vm/runtime/prefetch.inline.hpp ! src/share/vm/runtime/registerMap.hpp ! src/share/vm/runtime/semaphore.hpp ! src/share/vm/runtime/stubRoutines.hpp ! src/share/vm/runtime/thread.hpp ! src/share/vm/runtime/vmStructs.cpp ! src/share/vm/runtime/vm_version.hpp ! src/share/vm/shark/sharkRuntime.cpp ! src/share/vm/shark/shark_globals.hpp ! src/share/vm/utilities/bytes.hpp ! src/share/vm/utilities/copy.hpp ! src/share/vm/utilities/globalDefinitions.hpp ! src/share/vm/utilities/macros.hpp Changeset: 42bdfbb535a2 Author: tschatzl Date: 2016-07-26 11:04 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/42bdfbb535a2 8147910: Cache initial active_processor_count Summary: Introduce and initialize active_processor_count variable in VM. Reviewed-by: dholmes, jprovino ! src/share/vm/runtime/os.cpp ! src/share/vm/runtime/os.hpp Changeset: 8986e5b85e73 Author: tschatzl Date: 2016-07-26 11:04 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/8986e5b85e73 8161993: G1 crashes if active_processor_count changes during startup Summary: Use the initial active processor count for memory initialization instead of the current active one. Reviewed-by: dholmes, mgerdin ! src/share/vm/gc/g1/dirtyCardQueue.cpp ! src/share/vm/gc/g1/g1ConcurrentMark.cpp ! src/share/vm/runtime/vm_version.cpp Changeset: 7033b767fd7c Author: lfoltan Date: 2016-07-26 10:29 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/7033b767fd7c 8154239: -Xbootclasspath/a breaks exploded build Summary: Correct exploded modules build system class path search for the boot loader Reviewed-by: acorn, ccheung, hseigel, jiangli ! src/share/vm/classfile/classLoader.cpp ! src/share/vm/classfile/classLoader.hpp ! src/share/vm/classfile/classLoaderExt.hpp ! src/share/vm/classfile/modules.cpp ! src/share/vm/classfile/sharedPathsMiscInfo.hpp ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/memory/filemap.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/arguments.hpp ! src/share/vm/runtime/init.cpp ! src/share/vm/runtime/os.cpp Changeset: b4945107f0fa Author: jiangli Date: 2016-07-26 17:25 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/b4945107f0fa 8156959: compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java fails with exit 134. Summary: Remove invalid assert in SensorInfo::process_pending_requests. Reviewed-by: dholmes, coleenp ! src/share/vm/services/lowMemoryDetector.cpp Changeset: d3d20ddd3ff3 Author: dholmes Date: 2016-07-26 23:52 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/d3d20ddd3ff3 8140723: Remove source code conditionalized on JAVASE_EMBEDDED Reviewed-by: twisti, fparain, cjplummer ! src/cpu/x86/vm/globalDefinitions_x86.hpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/vm_version.cpp ! src/share/vm/utilities/macros.hpp ! test/compiler/rtm/cli/RTMGenericCommandLineOptionTest.java ! test/compiler/testlibrary/rtm/predicate/SupportedVM.java ! test/gc/arguments/TestSelectDefaultGC.java ! test/runtime/logging/MonitorMismatchTest.java ! test/testlibrary/jdk/test/lib/Platform.java ! test/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java Changeset: 53f2e6ca643b Author: acorn Date: 2016-07-27 08:31 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/53f2e6ca643b 8162340: Better class stream parsing Summary: Check platform and boot loader for java/* packages Reviewed-by: lfoltan, coleenp, dholmes ! src/share/vm/classfile/classFileParser.cpp ! src/share/vm/classfile/classFileParser.hpp ! src/share/vm/classfile/classLoader.cpp ! src/share/vm/classfile/klassFactory.cpp ! src/share/vm/classfile/klassFactory.hpp ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/classfile/systemDictionary.hpp ! src/share/vm/oops/instanceKlass.cpp ! src/share/vm/oops/instanceKlass.hpp ! src/share/vm/oops/symbol.hpp Changeset: 8da4f8f1c17b Author: acorn Date: 2016-07-27 13:33 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/8da4f8f1c17b Merge Changeset: 439215426e1c Author: dfazunen Date: 2016-07-27 21:16 +0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/439215426e1c 8161990: Un-quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java. Reviewed-by: tschatzl ! test/gc/TestSmallHeap.java ! test/gc/arguments/TestParallelHeapSizeFlags.java Changeset: 619094aa62ab Author: mchernov Date: 2016-07-27 18:43 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/619094aa62ab 8159606: gc/g1/TestShrinkAuxiliaryData* tests fail because GC triggered before VM initialization completed Reviewed-by: tschatzl ! test/gc/g1/TestShrinkAuxiliaryData.java Changeset: 76114ca3c57b Author: lfoltan Date: 2016-07-28 09:57 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/76114ca3c57b 8160487: JVM should validate a module by checking for an instance of java.lang.reflect.Module Summary: Correct the checking of an instance of java.lang.reflect.Module to validate a module Reviewed-by: alanb, coleenp, redestad ! src/share/vm/classfile/javaClasses.hpp ! src/share/vm/classfile/javaClasses.inline.hpp ! src/share/vm/classfile/modules.cpp ! test/runtime/modules/JVMDefineModule.java Changeset: 82e3a58aca6f Author: thartmann Date: 2016-07-29 08:36 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/82e3a58aca6f 8162540: Crash in C2 escape analysis with assert: "node should be registered" Summary: GetAndSet, CompareAndExchange and CompareAndSwap intrinsics emit unsafe accesses to oop fields. Reviewed-by: kvn ! src/share/vm/opto/escape.cpp Changeset: fd222df9f27c Author: simonis Date: 2016-06-22 17:05 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/fd222df9f27c 8159620: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation on ppc64 and sparc Reviewed-by: goetz, kvn, thartmann ! src/cpu/ppc/vm/templateTable_ppc_64.cpp ! src/cpu/sparc/vm/templateTable_sparc.cpp ! src/share/vm/c1/c1_LIRGenerator.cpp + test/compiler/interpreter/DisableOSRTest.java Changeset: 52ff928336eb Author: enevill Date: 2016-06-16 06:42 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/52ff928336eb 8159063: aarch64: optimise unaligned array copy long Reviewed-by: aph, adinn ! src/cpu/aarch64/vm/globals_aarch64.hpp ! src/cpu/aarch64/vm/stubGenerator_aarch64.cpp ! src/cpu/aarch64/vm/vm_version_aarch64.cpp Changeset: 94a1a0fae481 Author: rschatz Date: 2016-06-24 15:45 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/94a1a0fae481 8160177: [JVMCI] race condition in HotSpotMemoryAccessProviderImpl.verifyReadRawObject Reviewed-by: kvn ! src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotMemoryAccessProviderImpl.java Changeset: 8f94d7a2306f Author: rschatz Date: 2016-06-24 17:11 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/8f94d7a2306f Merge Changeset: 3c7184519727 Author: ppunegov Date: 2016-06-24 19:06 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/3c7184519727 8160085: @library' must appear before first `@run' Summary: move @ignore after the @library Reviewed-by: kvn ! test/compiler/codecache/jmx/PeakUsageTest.java ! test/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java ! test/compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java ! test/compiler/startup/SmallCodeCacheStartup.java Changeset: 59f31a72facd Author: ppunegov Date: 2016-06-24 17:12 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/59f31a72facd Merge Changeset: 7e4f1cb6359c Author: iveresov Date: 2016-06-24 11:22 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/7e4f1cb6359c 8157249: [JVMCI] remove ConstantReflectionProvider.isEmbeddable method Summary: Remove unused API Reviewed-by: kvn ! src/jdk.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/ConstantReflectionProvider.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/HotSpotConstantReflectionProviderTest.java Changeset: ff0c5aa32086 Author: iveresov Date: 2016-06-24 19:06 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/ff0c5aa32086 Merge Changeset: 9e66ff9f36ef Author: kvn Date: 2016-06-24 15:30 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/9e66ff9f36ef Merge ! src/cpu/ppc/vm/templateTable_ppc_64.cpp ! src/share/vm/c1/c1_LIRGenerator.cpp ! test/compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/HotSpotConstantReflectionProviderTest.java Changeset: b725de5c248a Author: thartmann Date: 2016-06-27 10:10 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/b725de5c248a 8159016: Over-unrolled loop is partially removed Summary: Prevent over-unrolling of loops by computing upper bound for trip count. Reviewed-by: kvn ! src/share/vm/opto/loopTransform.cpp ! src/share/vm/opto/loopnode.hpp ! src/share/vm/opto/macro.cpp + test/compiler/loopopts/TestOverunrolling.java Changeset: c8f294158cfc Author: dpochepk Date: 2016-06-27 17:23 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/c8f294158cfc 8132318: -XX:TraceJumps is broken on Sparc Reviewed-by: kvn, thartmann ! src/cpu/ppc/vm/vtableStubs_ppc_64.cpp ! src/cpu/sparc/vm/compiledIC_sparc.cpp ! src/cpu/sparc/vm/icBuffer_sparc.cpp ! src/cpu/sparc/vm/macroAssembler_sparc.cpp ! src/cpu/sparc/vm/macroAssembler_sparc.hpp ! src/cpu/sparc/vm/nativeInst_sparc.cpp ! src/cpu/sparc/vm/sharedRuntime_sparc.cpp ! src/cpu/sparc/vm/sparc.ad ! src/cpu/sparc/vm/templateInterpreterGenerator_sparc.cpp ! src/cpu/sparc/vm/vtableStubs_sparc.cpp ! src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp ! src/share/vm/opto/output.cpp ! src/share/vm/runtime/globals.hpp Changeset: 4ddac3774fdb Author: tpivovarova Date: 2016-06-28 19:58 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/4ddac3774fdb 8143081: [ctw] Test CompileTheWorld.java needs to be updated for Jigsaw Reviewed-by: iignatyev ! test/compiler/intrinsics/bmi/verifycode/BmiIntrinsicBase.java ! test/testlibrary/ctw/Makefile ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/ClassPathDirEntry.java ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/ClassPathJarEntry.java ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/ClassPathJarInDirEntry.java + test/testlibrary/ctw/src/sun/hotspot/tools/ctw/ClassPathJimageEntry.java ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/ClassesListInFile.java ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/CompileTheWorld.java ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/Compiler.java ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/PathHandler.java ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/Utils.java Changeset: ba0072c0f0b8 Author: never Date: 2016-06-28 17:22 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/ba0072c0f0b8 8160121: [JVMCI] JvmciNotifyBootstrapFinishedEventTest.java failed NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI Reviewed-by: kvn ! src/share/vm/compiler/compileBroker.cpp ! src/share/vm/jvmci/jvmciRuntime.cpp ! src/share/vm/jvmci/jvmciRuntime.hpp ! src/share/vm/runtime/simpleThresholdPolicy.cpp ! src/share/vm/runtime/thread.cpp ! test/compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java ! test/compiler/jvmci/events/JvmciNotifyInstallEventTest.java ! test/compiler/jvmci/events/JvmciShutdownEventTest.java Changeset: acfb19913bf3 Author: never Date: 2016-06-28 20:08 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/acfb19913bf3 Merge Changeset: a33fdf85eb95 Author: enevill Date: 2016-06-29 11:24 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/a33fdf85eb95 8160534: aarch64: fails to build after 8157834 Summary: add missing #include Reviewed-by: aph ! src/cpu/aarch64/vm/macroAssembler_aarch64.cpp Changeset: 43d8e757f899 Author: tpivovarova Date: 2016-06-29 14:32 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/43d8e757f899 8153515: [ctw] CompileTheWorld testlibrary should trigger compilation of and Reviewed-by: thartmann ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/Compiler.java ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/PathHandler.java Changeset: 67227207fefe Author: tpivovarova Date: 2016-06-29 11:38 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/67227207fefe Merge Changeset: 8a6cce0bc360 Author: ppunegov Date: 2016-06-29 18:04 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/8a6cce0bc360 8160471: compiler/rangechecks/TestRangeCheckEliminationDisabled.java fails after JDK-8150900 Summary: Add UnlockDiagnosticVMOptions to the test Reviewed-by: kvn, thartmann ! test/compiler/rangechecks/TestRangeCheckEliminationDisabled.java Changeset: 37efe81d1858 Author: thartmann Date: 2016-06-30 08:24 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/37efe81d1858 8160425: Vectorization with signalling NaN returns wrong result Summary: Should not use doubles/floats for vector constants in the C code. Reviewed-by: kvn, vlivanov ! src/cpu/sparc/vm/sparc.ad ! src/cpu/x86/vm/x86.ad ! src/share/vm/asm/assembler.hpp ! src/share/vm/opto/compile.cpp ! src/share/vm/opto/compile.hpp + test/compiler/vectorization/TestNaNVector.java Changeset: fa25a40620af Author: enevill Date: 2016-05-24 01:13 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/fa25a40620af 8156943: aarch64: string compare does not support CompactStrings Summary: Implement LL, UL and LU encodings for StrComp Reviewed-by: aph ! src/cpu/aarch64/vm/aarch64.ad ! src/cpu/aarch64/vm/macroAssembler_aarch64.cpp ! src/cpu/aarch64/vm/macroAssembler_aarch64.hpp ! src/cpu/aarch64/vm/register_definitions_aarch64.cpp Changeset: 6ab8be269224 Author: rraghavan Date: 2016-06-30 05:05 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/6ab8be269224 8153194: PreserveFPRegistersTest.java runs out of memory in the nightlies. Summary: Fixed test by setting reference size using WhileBox.getHeapOopSize. Reviewed-by: vlivanov ! test/compiler/gcbarriers/PreserveFPRegistersTest.java Changeset: 22d70546af81 Author: dnsimon Date: 2016-07-02 00:27 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/22d70546af81 8160647: [JVMCI] need to be able to copy internal arrays from LocalVariableTable and LineNumberTable Reviewed-by: twisti, never ! src/jdk.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/LineNumberTable.java ! src/jdk.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/LocalVariableTable.java Changeset: cfb594b3cdbe Author: thartmann Date: 2016-07-04 09:14 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/cfb594b3cdbe 8160651: StubRoutines::_dtan does not restore callee save register rbx Summary: Pop rbx before leaving stub. Reviewed-by: vlivanov, vdeshpande ! src/cpu/x86/vm/macroAssembler_x86_tan.cpp ! src/share/vm/opto/library_call.cpp Changeset: b82f3570b774 Author: thartmann Date: 2016-07-05 07:57 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/b82f3570b774 8159129: TestStringIntrinsicRangeChecks fails w/ No exception thrown for compressByte/inflateByte Summary: Need to convert char offsets to byte offsets before range check. Reviewed-by: vlivanov ! src/share/vm/opto/library_call.cpp ! test/compiler/intrinsics/string/TestStringIntrinsicRangeChecks.java Changeset: 20d1eb098cd0 Author: dnsimon Date: 2016-07-05 17:57 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/20d1eb098cd0 8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined Summary: fix Client VM build Reviewed-by: twisti, kvn ! .mx.jvmci/mx_jvmci.py ! src/share/vm/compiler/oopMap.cpp ! src/share/vm/jvmci/jvmci_globals.cpp ! src/share/vm/jvmci/vmStructs_jvmci.cpp ! src/share/vm/utilities/globalDefinitions.hpp Changeset: 4be0cada20ad Author: vlivanov Date: 2016-07-06 15:05 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/4be0cada20ad 8160360: Mismatched field loads are folded in LoadNode::Value Reviewed-by: kvn, thartmann ! src/share/vm/opto/library_call.cpp ! src/share/vm/opto/memnode.cpp ! src/share/vm/opto/type.hpp Changeset: 2d20a13591ec Author: tpivovarova Date: 2016-07-07 13:53 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/2d20a13591ec 8160773: error: package jdk.internal.jimage does not exist Reviewed-by: dlong ! test/testlibrary_tests/ctw/ClassesDirTest.java ! test/testlibrary_tests/ctw/ClassesListTest.java ! test/testlibrary_tests/ctw/JarDirTest.java ! test/testlibrary_tests/ctw/JarsTest.java Changeset: 9146e68921cc Author: aph Date: 2016-07-07 15:07 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/9146e68921cc 8141633: Implement VarHandles/Unsafe intrinsics on AArch64 Reviewed-by: roland ! src/cpu/aarch64/vm/aarch64.ad ! src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.cpp + src/cpu/aarch64/vm/cas.m4 ! src/cpu/aarch64/vm/macroAssembler_aarch64.cpp ! src/cpu/aarch64/vm/macroAssembler_aarch64.hpp Changeset: 5cc15cdaa83e Author: aph Date: 2016-07-07 15:39 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/5cc15cdaa83e Merge Changeset: 958d39144ee5 Author: aph Date: 2016-07-08 17:02 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/958d39144ee5 8160969: aarch64: CDS is broken after 8079507 Reviewed-by: roland Contributed-by: ningsheng.jian at linaro.org ! src/cpu/aarch64/vm/templateTable_aarch64.cpp Changeset: fb87faa7fea6 Author: dpochepk Date: 2016-07-08 20:14 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/fb87faa7fea6 8160276: Jittester: bytecode tests generation hangs in ClassWriter infinite loop Reviewed-by: kvn, iveresov ! test/testlibrary/jittester/src/jdk/test/lib/jittester/Automatic.java Changeset: ee13fc537367 Author: iignatyev Date: 2016-07-08 21:26 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/ee13fc537367 8160657: Compiler HotSpot tests should use the "run driver" directive where applicable Reviewed-by: kvn ! test/compiler/intrinsics/bmi/TestAndnI.java ! test/compiler/jsr292/NonInlinedCall/RedefineTest.java ! test/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java ! test/compiler/jvmci/compilerToVM/CanInlineMethodTest.java ! test/compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java ! test/compiler/jvmci/compilerToVM/DoNotInlineOrCompileTest.java ! test/compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java ! test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java ! test/compiler/jvmci/compilerToVM/GetResolvedJavaMethodTest.java ! test/compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java ! test/compiler/jvmci/compilerToVM/HasCompiledCodeForOSRTest.java ! test/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java ! test/compiler/jvmci/compilerToVM/LookupKlassInPoolTest.java ! test/compiler/jvmci/compilerToVM/LookupKlassRefIndexInPoolTest.java ! test/compiler/jvmci/compilerToVM/LookupMethodInPoolTest.java ! test/compiler/jvmci/compilerToVM/LookupNameAndTypeRefIndexInPoolTest.java ! test/compiler/jvmci/compilerToVM/LookupNameInPoolTest.java ! test/compiler/jvmci/compilerToVM/LookupSignatureInPoolTest.java ! test/compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java ! test/compiler/jvmci/compilerToVM/ReprofileTest.java ! test/compiler/jvmci/compilerToVM/ResolveConstantInPoolTest.java ! test/compiler/jvmci/compilerToVM/ResolveFieldInPoolTest.java ! test/compiler/jvmci/compilerToVM/ResolvePossiblyCachedConstantInPoolTest.java ! test/compiler/jvmci/compilerToVM/ResolveTypeInPoolTest.java ! test/compiler/jvmci/compilerToVM/ShouldInlineMethodTest.java ! test/compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java ! test/compiler/jvmci/events/JvmciNotifyInstallEventTest.java ! test/compiler/jvmci/events/JvmciShutdownEventTest.java ! test/compiler/jvmci/meta/StableFieldTest.java Changeset: 7f9be2d3ed2b Author: rbackman Date: 2016-07-11 13:14 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/7f9be2d3ed2b Merge Changeset: 6d76a3e7702e Author: dnsimon Date: 2016-07-11 19:15 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/6d76a3e7702e 8160730: [JVMCI] compiler selection should work without -Djvmci.Compiler Reviewed-by: kvn, twisti, never ! src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotJVMCICompilerConfig.java ! test/compiler/jvmci/events/JvmciNotifyInstallEventTest.java Changeset: 4731047cadb7 Author: thartmann Date: 2016-07-12 08:57 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/4731047cadb7 8160898: assert while replaying ciReplay file created using TieredStopAtLevel=1 Summary: Use highest available tier if no compilation level is specified in replay file. Reviewed-by: zmajo ! src/share/vm/ci/ciReplay.cpp ! test/compiler/ciReplay/TestVM_no_comp_level.sh Changeset: 0b9332ef528f Author: zmajo Date: 2016-07-12 10:16 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/0b9332ef528f 8098573: Compiler accesses to shared archive fail if archive is remapped Summary: Change ciEnv::~ciEnv() to remove symbols in VM state. Reviewed-by: kvn, dholmes ! src/share/vm/ci/ciEnv.cpp Changeset: 89706003513f Author: zmajo Date: 2016-07-12 08:42 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/89706003513f Merge Changeset: ad7af1afda7a Author: tpivovarova Date: 2016-07-12 18:24 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/ad7af1afda7a 8132919: Put compiler tests in packages Reviewed-by: vlivanov, dpochepk Contributed-by: igor.ignatyev at oracle.com ! make/test/JtregNative.gmk ! test/TEST.groups ! test/compiler/arguments/BMICommandLineOptionTestBase.java ! test/compiler/arguments/BMISupportedCPUTest.java ! test/compiler/arguments/BMIUnsupportedCPUTest.java ! test/compiler/arguments/CheckCICompilerCount.java ! test/compiler/arguments/CheckCompileThresholdScaling.java ! test/compiler/arguments/TestUseBMI1InstructionsOnSupportedCPU.java ! test/compiler/arguments/TestUseBMI1InstructionsOnUnsupportedCPU.java ! test/compiler/arguments/TestUseCompiler.java ! test/compiler/arguments/TestUseCountLeadingZerosInstructionOnSupportedCPU.java ! test/compiler/arguments/TestUseCountLeadingZerosInstructionOnUnsupportedCPU.java ! test/compiler/arguments/TestUseCountTrailingZerosInstructionOnSupportedCPU.java ! test/compiler/arguments/TestUseCountTrailingZerosInstructionOnUnsupportedCPU.java ! test/compiler/arraycopy/TestArrayCloneBadAssert.java ! test/compiler/arraycopy/TestArrayCopyAsLoadsStores.java ! test/compiler/arraycopy/TestArrayCopyBadReexec.java ! test/compiler/arraycopy/TestArrayCopyMacro.java ! test/compiler/arraycopy/TestArrayCopyNoInit.java ! test/compiler/arraycopy/TestArrayCopyNoInitDeopt.java ! test/compiler/arraycopy/TestArrayCopyOfStopped.java ! test/compiler/arraycopy/TestArrayCopyOverflowArguments.java ! test/compiler/arraycopy/TestArrayCopyOverflowInBoundChecks.java ! test/compiler/arraycopy/TestArrayCopyStoppedAfterGuards.java ! test/compiler/arraycopy/TestArrayCopyUtils.java ! test/compiler/arraycopy/TestArraysCopyOfNoTypeCheck.java ! test/compiler/arraycopy/TestDeadArrayCopyOnMemChain.java ! test/compiler/arraycopy/TestEliminateArrayCopy.java ! test/compiler/arraycopy/TestEliminatedArrayCopyDeopt.java ! test/compiler/arraycopy/TestEliminatedArrayCopyPhi.java ! test/compiler/arraycopy/TestEliminatedArrayLoopPredicateCopyDeopt.java ! test/compiler/arraycopy/TestInstanceCloneAsLoadsStores.java ! test/compiler/arraycopy/TestInstanceCloneUtils.java ! test/compiler/arraycopy/TestLoadBypassArrayCopy.java ! test/compiler/arraycopy/TestMissingControl.java ! test/compiler/arraycopy/TestObjectArrayClone.java ! test/compiler/arraycopy/TestReduceBulkZeroingDisabled.java - test/compiler/c1/6478991/NullCheckTest.java - test/compiler/c1/6579789/Test6579789.java - test/compiler/c1/6756768/Test6756768.java - test/compiler/c1/6756768/Test6756768_2.java - test/compiler/c1/6757316/Test6757316.java - test/compiler/c1/6758234/Test6758234.java - test/compiler/c1/6769124/TestArrayCopy6769124.java - test/compiler/c1/6769124/TestDeoptInt6769124.java - test/compiler/c1/6769124/TestUnalignedLoad6769124.java - test/compiler/c1/6795465/Test6795465.java - test/compiler/c1/6849574/Test.java - test/compiler/c1/6855215/Test6855215.java - test/compiler/c1/6932496/Test6932496.java - test/compiler/c1/7042153/Test7042153.java - test/compiler/c1/7090976/Test7090976.java - test/compiler/c1/7103261/Test7103261.java - test/compiler/c1/7123108/Test7123108.java - test/compiler/c1/8004051/Test8004051.java - test/compiler/c1/8011706/Test8011706.java - test/compiler/c1/8011771/Test8011771.java ! test/compiler/c1/CanonicalizeArrayLength.java + test/compiler/c1/NullCheckTest.java + test/compiler/c1/Test6579789.java + test/compiler/c1/Test6756768.java + test/compiler/c1/Test6756768_2.java + test/compiler/c1/Test6757316.java + test/compiler/c1/Test6758234.java + test/compiler/c1/Test6795465.java + test/compiler/c1/Test6849574.java + test/compiler/c1/Test6855215.java + test/compiler/c1/Test6932496.java + test/compiler/c1/Test7042153.java + test/compiler/c1/Test7090976.java + test/compiler/c1/Test7103261.java + test/compiler/c1/Test7123108.java + test/compiler/c1/Test8004051.java + test/compiler/c1/Test8011706.java + test/compiler/c1/Test8011771.java + test/compiler/c1/TestArrayCopy.java + test/compiler/c1/TestDeoptInt.java + test/compiler/c1/TestUnalignedLoad.java - test/compiler/c2/5057225/Test5057225.java - test/compiler/c2/5091921/Test5091921.java - test/compiler/c2/5091921/Test6186134.java - test/compiler/c2/5091921/Test6196102.java - test/compiler/c2/5091921/Test6357214.java - test/compiler/c2/5091921/Test6559156.java - test/compiler/c2/5091921/Test6753639.java - test/compiler/c2/5091921/Test6850611.java - test/compiler/c2/5091921/Test6890943.java - test/compiler/c2/5091921/Test6897150.java - test/compiler/c2/5091921/Test6905845.java - test/compiler/c2/5091921/Test6931567.java - test/compiler/c2/5091921/Test6935022.java - test/compiler/c2/5091921/Test6959129.java - test/compiler/c2/5091921/Test6985295.java - test/compiler/c2/5091921/Test6992759.java - test/compiler/c2/5091921/Test7005594.java - test/compiler/c2/5091921/Test7005594.sh - test/compiler/c2/5091921/Test7020614.java - test/compiler/c2/5091921/input6890943.txt - test/compiler/c2/5091921/output6890943.txt - test/compiler/c2/6340864/TestByteVect.java - test/compiler/c2/6340864/TestDoubleVect.java - test/compiler/c2/6340864/TestFloatVect.java - test/compiler/c2/6340864/TestIntVect.java - test/compiler/c2/6340864/TestLongVect.java - test/compiler/c2/6340864/TestShortVect.java - test/compiler/c2/6443505/Test6443505.java - test/compiler/c2/6589834/InlinedArrayCloneTestCase.java - test/compiler/c2/6589834/Test_ia32.java - test/compiler/c2/6603011/Test.java - test/compiler/c2/6636138/Test1.java - test/compiler/c2/6636138/Test2.java - test/compiler/c2/6646019/Test.java - test/compiler/c2/6646020/Tester.java - test/compiler/c2/6661247/Test.java - test/compiler/c2/6663621/IVTest.java - test/compiler/c2/6663848/Tester.java - test/compiler/c2/6663854/Test6663854.java - test/compiler/c2/6695810/Test.java - test/compiler/c2/6700047/Test6700047.java - test/compiler/c2/6711100/Test.java - test/compiler/c2/6711117/Test.java - test/compiler/c2/6712835/Test6712835.java - test/compiler/c2/6714694/Tester.java - test/compiler/c2/6724218/Test.java - test/compiler/c2/6732154/Test6732154.java - test/compiler/c2/6741738/Tester.java - test/compiler/c2/6772683/InterruptedTest.java - test/compiler/c2/6792161/Test6792161.java - test/compiler/c2/6795362/Test6795362.java - test/compiler/c2/6796786/Test6796786.java - test/compiler/c2/6799693/Test.java - test/compiler/c2/6800154/Test6800154.java - test/compiler/c2/6805724/Test6805724.java - test/compiler/c2/6823453/Test.java - test/compiler/c2/6832293/Test.java - test/compiler/c2/6837011/Test6837011.java - test/compiler/c2/6837094/Test.java - test/compiler/c2/6843752/Test.java - test/compiler/c2/6851282/Test.java - test/compiler/c2/6852078/Test6852078.java - test/compiler/c2/6857159/Test6857159.java - test/compiler/c2/6863155/Test6863155.java - test/compiler/c2/6865031/Test.java - test/compiler/c2/6866651/Test.java - test/compiler/c2/6877254/Test.java - test/compiler/c2/6880034/Test6880034.java - test/compiler/c2/6885584/Test6885584.java - test/compiler/c2/6894807/IsInstanceTest.java - test/compiler/c2/6901572/Test.java - test/compiler/c2/6910484/Test.java - test/compiler/c2/6910605/Test.java - test/compiler/c2/6910618/Test.java - test/compiler/c2/6912517/Test.java - test/compiler/c2/6916644/Test6916644.java - test/compiler/c2/6921969/TestMultiplyLongHiZero.java - test/compiler/c2/6930043/Test6930043.java - test/compiler/c2/6946040/TestCharShortByteSwap.java - test/compiler/c2/6956668/Test6956668.java - test/compiler/c2/6958485/Test.java - test/compiler/c2/6968348/Test6968348.java - test/compiler/c2/6973329/Test.java - test/compiler/c2/7002666/Test7002666.java - test/compiler/c2/7009359/Test7009359.java - test/compiler/c2/7017746/Test.java - test/compiler/c2/7024475/Test7024475.java - test/compiler/c2/7029152/Test.java - test/compiler/c2/7041100/Test7041100.java - test/compiler/c2/7046096/Test7046096.java - test/compiler/c2/7047069/Test7047069.java - test/compiler/c2/7048332/Test7048332.java - test/compiler/c2/7068051/Test7068051.java - test/compiler/c2/7070134/Stemmer.java - test/compiler/c2/7070134/words - test/compiler/c2/7110586/Test7110586.java - test/compiler/c2/7125879/Test7125879.java - test/compiler/c2/7160610/Test7160610.java - test/compiler/c2/7169782/Test7169782.java - test/compiler/c2/7174363/Test7174363.java - test/compiler/c2/7177917/Test7177917.java - test/compiler/c2/7179138/Test7179138_1.java - test/compiler/c2/7179138/Test7179138_2.java - test/compiler/c2/7190310/Test7190310.java - test/compiler/c2/7190310/Test7190310_unsafe.java - test/compiler/c2/7192963/TestByteVect.java - test/compiler/c2/7192963/TestDoubleVect.java - test/compiler/c2/7192963/TestFloatVect.java - test/compiler/c2/7192963/TestIntVect.java - test/compiler/c2/7192963/TestLongVect.java - test/compiler/c2/7192963/TestShortVect.java - test/compiler/c2/7199742/Test7199742.java - test/compiler/c2/7200264/Test7200264.sh - test/compiler/c2/7200264/TestIntVect.java - test/compiler/c2/8000805/Test8000805.java - test/compiler/c2/8002069/Test8002069.java - test/compiler/c2/8004741/Test8004741.java - test/compiler/c2/8004867/TestIntAtomicCAS.java - test/compiler/c2/8004867/TestIntAtomicOrdered.java - test/compiler/c2/8004867/TestIntAtomicVolatile.java - test/compiler/c2/8004867/TestIntUnsafeCAS.java - test/compiler/c2/8004867/TestIntUnsafeOrdered.java - test/compiler/c2/8004867/TestIntUnsafeVolatile.java - test/compiler/c2/8005956/PolynomialRoot.java - test/compiler/c2/8007294/Test8007294.java - test/compiler/c2/8007722/Test8007722.java ! test/compiler/c2/FloatingPointFoldingTest.java + test/compiler/c2/IVTest.java + test/compiler/c2/InterruptedTest.java + test/compiler/c2/IsInstanceTest.java + test/compiler/c2/PolynomialRoot.java + test/compiler/c2/Test5057225.java + test/compiler/c2/Test5091921.java + test/compiler/c2/Test6186134.java + test/compiler/c2/Test6196102.java + test/compiler/c2/Test6357214.java + test/compiler/c2/Test6443505.java + test/compiler/c2/Test6559156.java + test/compiler/c2/Test6603011.java + test/compiler/c2/Test6636138_1.java + test/compiler/c2/Test6636138_2.java + test/compiler/c2/Test6646019.java + test/compiler/c2/Test6661247.java + test/compiler/c2/Test6695810.java + test/compiler/c2/Test6700047.java + test/compiler/c2/Test6711100.java + test/compiler/c2/Test6724218.java + test/compiler/c2/Test6732154.java + test/compiler/c2/Test6741738.java + test/compiler/c2/Test6753639.java + test/compiler/c2/Test6792161.java + test/compiler/c2/Test6795362.java + test/compiler/c2/Test6796786.java + test/compiler/c2/Test6799693.java + test/compiler/c2/Test6800154.java + test/compiler/c2/Test6805724.java + test/compiler/c2/Test6823453.java + test/compiler/c2/Test6832293.java + test/compiler/c2/Test6837011.java + test/compiler/c2/Test6837094.java + test/compiler/c2/Test6843752.java + test/compiler/c2/Test6850611.java + test/compiler/c2/Test6851282.java + test/compiler/c2/Test6852078.java + test/compiler/c2/Test6857159.java + test/compiler/c2/Test6863155.java + test/compiler/c2/Test6866651.java + test/compiler/c2/Test6877254.java + test/compiler/c2/Test6880034.java + test/compiler/c2/Test6885584.java + test/compiler/c2/Test6897150.java + test/compiler/c2/Test6901572.java + test/compiler/c2/Test6905845.java + test/compiler/c2/Test6910484.java + test/compiler/c2/Test6910605_1.java + test/compiler/c2/Test6910605_2.java + test/compiler/c2/Test6912517.java + test/compiler/c2/Test6916644.java + test/compiler/c2/Test6930043.java + test/compiler/c2/Test6931567.java + test/compiler/c2/Test6935022.java + test/compiler/c2/Test6956668.java + test/compiler/c2/Test6958485.java + test/compiler/c2/Test6959129.java + test/compiler/c2/Test6968348.java + test/compiler/c2/Test6973329.java + test/compiler/c2/Test6985295.java + test/compiler/c2/Test6992759.java + test/compiler/c2/Test7002666.java + test/compiler/c2/Test7009359.java + test/compiler/c2/Test7017746.java + test/compiler/c2/Test7020614.java + test/compiler/c2/Test7024475.java + test/compiler/c2/Test7029152.java + test/compiler/c2/Test7041100.java + test/compiler/c2/Test7046096.java + test/compiler/c2/Test7047069.java + test/compiler/c2/Test7048332.java + test/compiler/c2/Test7068051.java + test/compiler/c2/Test7110586.java + test/compiler/c2/Test7125879.java + test/compiler/c2/Test7160610.java + test/compiler/c2/Test7169782.java + test/compiler/c2/Test7174363.java + test/compiler/c2/Test7177917.java + test/compiler/c2/Test7179138_1.java + test/compiler/c2/Test7179138_2.java + test/compiler/c2/Test7190310.java + test/compiler/c2/Test7190310_unsafe.java + test/compiler/c2/Test7199742.java + test/compiler/c2/Test8000805.java + test/compiler/c2/Test8002069.java + test/compiler/c2/Test8004741.java + test/compiler/c2/Test8007294.java + test/compiler/c2/Test8007722.java + test/compiler/c2/TestCharShortByteSwap.java ! test/compiler/c2/TestDominatingDeadCheckCast.java + test/compiler/c2/TestMultiplyLongHiZero.java + test/compiler/c2/cr6340864/TestByteVect.java + test/compiler/c2/cr6340864/TestDoubleVect.java + test/compiler/c2/cr6340864/TestFloatVect.java + test/compiler/c2/cr6340864/TestIntVect.java + test/compiler/c2/cr6340864/TestLongVect.java + test/compiler/c2/cr6340864/TestShortVect.java + test/compiler/c2/cr6589834/InlinedArrayCloneTestCase.java + test/compiler/c2/cr6589834/Test_ia32.java + test/compiler/c2/cr6646020/Tester.java + test/compiler/c2/cr6663848/Tester.java + test/compiler/c2/cr6663854/Test6663854.java + test/compiler/c2/cr6711117/Test.java + test/compiler/c2/cr6712835/Test6712835.java + test/compiler/c2/cr6714694/Tester.java + test/compiler/c2/cr6865031/Test.java + test/compiler/c2/cr6890943/Test6890943.java + test/compiler/c2/cr6890943/input6890943.txt + test/compiler/c2/cr6890943/output6890943.txt + test/compiler/c2/cr7005594/Test7005594.java + test/compiler/c2/cr7005594/Test7005594.sh + test/compiler/c2/cr7192963/TestByteVect.java + test/compiler/c2/cr7192963/TestDoubleVect.java + test/compiler/c2/cr7192963/TestFloatVect.java + test/compiler/c2/cr7192963/TestIntVect.java + test/compiler/c2/cr7192963/TestLongVect.java + test/compiler/c2/cr7192963/TestShortVect.java + test/compiler/c2/cr7200264/Test7200264.sh + test/compiler/c2/cr7200264/TestIntVect.java + test/compiler/c2/cr8004867/TestIntAtomicCAS.java + test/compiler/c2/cr8004867/TestIntAtomicOrdered.java + test/compiler/c2/cr8004867/TestIntAtomicVolatile.java + test/compiler/c2/cr8004867/TestIntUnsafeCAS.java + test/compiler/c2/cr8004867/TestIntUnsafeOrdered.java + test/compiler/c2/cr8004867/TestIntUnsafeVolatile.java + test/compiler/c2/stemmer/Stemmer.java + test/compiler/c2/stemmer/words + test/compiler/calls/TestDirtyInt.java ! test/compiler/calls/common/CallsBase.java ! test/compiler/calls/common/InvokeDynamicPatcher.java ! test/compiler/calls/fromCompiled/CompiledInvokeDynamic2CompiledTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeDynamic2InterpretedTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeDynamic2NativeTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeInterface2CompiledTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeInterface2InterpretedTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeInterface2NativeTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeSpecial2CompiledTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeSpecial2InterpretedTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeSpecial2NativeTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeStatic2CompiledTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeStatic2InterpretedTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeStatic2NativeTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeVirtual2CompiledTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeVirtual2InterpretedTest.java ! test/compiler/calls/fromCompiled/CompiledInvokeVirtual2NativeTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeDynamic2CompiledTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeDynamic2InterpretedTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeDynamic2NativeTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeInterface2CompiledTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeInterface2InterpretedTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeInterface2NativeTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeSpecial2InterpretedTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeSpecial2NativeTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeStatic2CompiledTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeStatic2InterpretedTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeStatic2NativeTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeVirtual2CompiledTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeVirtual2InterpretedTest.java ! test/compiler/calls/fromInterpreted/InterpretedInvokeVirtual2NativeTest.java ! test/compiler/calls/fromNative/NativeInvokeSpecial2CompiledTest.java ! test/compiler/calls/fromNative/NativeInvokeSpecial2InterpretedTest.java ! test/compiler/calls/fromNative/NativeInvokeSpecial2NativeTest.java ! test/compiler/calls/fromNative/NativeInvokeStatic2CompiledTest.java ! test/compiler/calls/fromNative/NativeInvokeStatic2InterpretedTest.java ! test/compiler/calls/fromNative/NativeInvokeStatic2NativeTest.java ! test/compiler/calls/fromNative/NativeInvokeVirtual2CompiledTest.java ! test/compiler/calls/fromNative/NativeInvokeVirtual2InterpretedTest.java ! test/compiler/calls/fromNative/NativeInvokeVirtual2NativeTest.java + test/compiler/calls/libTestDirtyInt.c ! test/compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading.java ! test/compiler/classUnloading/methodUnloading/TestMethodUnloading.java ! test/compiler/classUnloading/methodUnloading/WorkerClass.java ! test/compiler/codecache/CheckReservedInitialCodeCacheSizeArgOrder.java ! test/compiler/codecache/CheckSegmentedCodeCache.java ! test/compiler/codecache/CheckUpperLimit.java ! test/compiler/codecache/OverflowCodeCacheTest.java ! test/compiler/codecache/cli/TestSegmentedCodeCacheOption.java ! test/compiler/codecache/cli/codeheapsize/CodeCacheFreeSpaceRunner.java ! test/compiler/codecache/cli/codeheapsize/GenericCodeHeapSizeRunner.java ! test/compiler/codecache/cli/codeheapsize/JVMStartupRunner.java ! test/compiler/codecache/cli/codeheapsize/TestCodeHeapSizeOptions.java ! test/compiler/codecache/cli/common/CodeCacheCLITestBase.java ! test/compiler/codecache/cli/common/CodeCacheCLITestCase.java ! test/compiler/codecache/cli/common/CodeCacheInfoFormatter.java ! test/compiler/codecache/cli/common/CodeCacheOptions.java ! test/compiler/codecache/cli/printcodecache/PrintCodeCacheRunner.java ! test/compiler/codecache/cli/printcodecache/TestPrintCodeCacheOption.java ! test/compiler/codecache/dtrace/SegmentedCodeCacheDtraceTest.java ! test/compiler/codecache/dtrace/SegmentedCodeCacheDtraceTestWorker.java ! test/compiler/codecache/jmx/BeanTypeTest.java ! test/compiler/codecache/jmx/CodeCacheUtils.java ! test/compiler/codecache/jmx/CodeHeapBeanPresenceTest.java ! test/compiler/codecache/jmx/GetUsageTest.java ! test/compiler/codecache/jmx/InitialAndMaxUsageTest.java ! test/compiler/codecache/jmx/ManagerNamesTest.java ! test/compiler/codecache/jmx/MemoryPoolsPresenceTest.java ! test/compiler/codecache/jmx/PeakUsageTest.java ! test/compiler/codecache/jmx/PoolsIndependenceTest.java ! test/compiler/codecache/jmx/ThresholdNotificationsTest.java ! test/compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java ! test/compiler/codecache/jmx/UsageThresholdExceededTest.java ! test/compiler/codecache/jmx/UsageThresholdIncreasedTest.java ! test/compiler/codecache/jmx/UsageThresholdNotExceededTest.java ! test/compiler/codecache/stress/CodeCacheStressRunner.java ! test/compiler/codecache/stress/Helper.java ! test/compiler/codecache/stress/OverloadCompileQueueTest.java ! test/compiler/codecache/stress/RandomAllocationTest.java ! test/compiler/codecache/stress/UnexpectedDeoptimizationTest.java - test/compiler/codegen/6378821/Test6378821.java - test/compiler/codegen/6431242/Test.java - test/compiler/codegen/6797305/Test6797305.java - test/compiler/codegen/6814842/Test6814842.java - test/compiler/codegen/6823354/Test6823354.java - test/compiler/codegen/6875866/Test.java - test/compiler/codegen/6879902/Test6879902.java - test/compiler/codegen/6896617/Test6896617.java - test/compiler/codegen/6909839/Test6909839.java - test/compiler/codegen/6935535/Test.java - test/compiler/codegen/6942326/Test.java - test/compiler/codegen/7009231/Test7009231.java - test/compiler/codegen/7088419/CRCTest.java - test/compiler/codegen/7100757/Test7100757.java - test/compiler/codegen/7119644/TestBooleanVect.java - test/compiler/codegen/7119644/TestByteDoubleVect.java - test/compiler/codegen/7119644/TestByteFloatVect.java - test/compiler/codegen/7119644/TestByteIntVect.java - test/compiler/codegen/7119644/TestByteLongVect.java - test/compiler/codegen/7119644/TestByteShortVect.java - test/compiler/codegen/7119644/TestByteVect.java - test/compiler/codegen/7119644/TestCharShortVect.java - test/compiler/codegen/7119644/TestCharVect.java - test/compiler/codegen/7119644/TestDoubleVect.java - test/compiler/codegen/7119644/TestFloatDoubleVect.java - test/compiler/codegen/7119644/TestFloatVect.java - test/compiler/codegen/7119644/TestIntDoubleVect.java - test/compiler/codegen/7119644/TestIntFloatVect.java - test/compiler/codegen/7119644/TestIntLongVect.java - test/compiler/codegen/7119644/TestIntVect.java - test/compiler/codegen/7119644/TestLongDoubleVect.java - test/compiler/codegen/7119644/TestLongFloatVect.java - test/compiler/codegen/7119644/TestLongVect.java - test/compiler/codegen/7119644/TestShortDoubleVect.java - test/compiler/codegen/7119644/TestShortFloatVect.java - test/compiler/codegen/7119644/TestShortIntVect.java - test/compiler/codegen/7119644/TestShortLongVect.java - test/compiler/codegen/7119644/TestShortVect.java - test/compiler/codegen/7184394/TestAESBase.java - test/compiler/codegen/7184394/TestAESDecode.java - test/compiler/codegen/7184394/TestAESEncode.java - test/compiler/codegen/7184394/TestAESMain.java - test/compiler/codegen/8001183/TestCharVect.java - test/compiler/codegen/8005033/Test8005033.java - test/compiler/codegen/8011901/Test8011901.java - test/compiler/codegen/8144028/BitTests.java ! test/compiler/codegen/BMI1.java + test/compiler/codegen/BitTests.java ! test/compiler/codegen/C1NullCheckOfNullStore.java + test/compiler/codegen/CRCTest.java ! test/compiler/codegen/IntRotateWithImmediate.java ! test/compiler/codegen/LoadWithMask.java ! test/compiler/codegen/LoadWithMask2.java + test/compiler/codegen/Test6378821.java + test/compiler/codegen/Test6431242.java + test/compiler/codegen/Test6797305.java + test/compiler/codegen/Test6814842.java + test/compiler/codegen/Test6823354.java + test/compiler/codegen/Test6875866.java + test/compiler/codegen/Test6879902.java + test/compiler/codegen/Test6896617.java + test/compiler/codegen/Test6909839.java + test/compiler/codegen/Test6935535.java + test/compiler/codegen/Test6942326.java + test/compiler/codegen/Test7009231.java + test/compiler/codegen/Test7100757.java + test/compiler/codegen/Test8005033.java + test/compiler/codegen/Test8011901.java + test/compiler/codegen/TestBooleanVect.java + test/compiler/codegen/TestByteDoubleVect.java + test/compiler/codegen/TestByteFloatVect.java + test/compiler/codegen/TestByteIntVect.java + test/compiler/codegen/TestByteLongVect.java + test/compiler/codegen/TestByteShortVect.java + test/compiler/codegen/TestByteVect.java + test/compiler/codegen/TestCharShortVect.java + test/compiler/codegen/TestCharVect.java + test/compiler/codegen/TestCharVect2.java + test/compiler/codegen/TestDoubleVect.java + test/compiler/codegen/TestFloatDoubleVect.java + test/compiler/codegen/TestFloatVect.java + test/compiler/codegen/TestIntDoubleVect.java + test/compiler/codegen/TestIntFloatVect.java + test/compiler/codegen/TestIntLongVect.java + test/compiler/codegen/TestIntVect.java + test/compiler/codegen/TestLongDoubleVect.java + test/compiler/codegen/TestLongFloatVect.java + test/compiler/codegen/TestLongVect.java + test/compiler/codegen/TestShortDoubleVect.java + test/compiler/codegen/TestShortFloatVect.java + test/compiler/codegen/TestShortIntVect.java + test/compiler/codegen/TestShortLongVect.java + test/compiler/codegen/TestShortVect.java + test/compiler/codegen/aes/TestAESBase.java + test/compiler/codegen/aes/TestAESDecode.java + test/compiler/codegen/aes/TestAESEncode.java + test/compiler/codegen/aes/TestAESMain.java ! test/compiler/compilercontrol/InlineMatcherTest.java ! test/compiler/compilercontrol/TestCompilerDirectivesCompatibilityBase.java ! test/compiler/compilercontrol/TestCompilerDirectivesCompatibilityCommandOff.java ! test/compiler/compilercontrol/TestCompilerDirectivesCompatibilityCommandOn.java ! test/compiler/compilercontrol/TestCompilerDirectivesCompatibilityFlag.java ! test/compiler/compilercontrol/commandfile/CompileOnlyTest.java ! test/compiler/compilercontrol/commandfile/ExcludeTest.java ! test/compiler/compilercontrol/commandfile/LogTest.java ! test/compiler/compilercontrol/commandfile/PrintTest.java ! test/compiler/compilercontrol/commands/CompileOnlyTest.java ! test/compiler/compilercontrol/commands/ExcludeTest.java ! test/compiler/compilercontrol/commands/LogTest.java ! test/compiler/compilercontrol/commands/PrintTest.java ! test/compiler/compilercontrol/directives/CompileOnlyTest.java ! test/compiler/compilercontrol/directives/ExcludeTest.java ! test/compiler/compilercontrol/directives/LogTest.java ! test/compiler/compilercontrol/directives/PrintTest.java ! test/compiler/compilercontrol/jcmd/AddAndRemoveTest.java ! test/compiler/compilercontrol/jcmd/AddCompileOnlyTest.java ! test/compiler/compilercontrol/jcmd/AddExcludeTest.java ! test/compiler/compilercontrol/jcmd/AddLogTest.java ! test/compiler/compilercontrol/jcmd/AddPrintAssemblyTest.java ! test/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java ! test/compiler/compilercontrol/jcmd/ClearDirectivesStackTest.java ! test/compiler/compilercontrol/jcmd/PrintDirectivesTest.java ! test/compiler/compilercontrol/jcmd/StressAddJcmdBase.java ! test/compiler/compilercontrol/jcmd/StressAddMultiThreadedTest.java ! test/compiler/compilercontrol/logcompilation/LogTest.java ! test/compiler/compilercontrol/matcher/MethodMatcherTest.java ! test/compiler/compilercontrol/mixed/RandomCommandsTest.java ! test/compiler/compilercontrol/mixed/RandomValidCommandsTest.java ! test/compiler/compilercontrol/parser/DirectiveParserTest.java ! test/compiler/compilercontrol/parser/DirectiveStressTest.java ! test/compiler/compilercontrol/share/AbstractTestBase.java ! test/compiler/compilercontrol/share/actions/BaseAction.java ! test/compiler/compilercontrol/share/actions/CompileAction.java ! test/compiler/compilercontrol/share/method/MethodGenerator.java ! test/compiler/compilercontrol/share/pool/MethodHolder.java ! test/compiler/compilercontrol/share/pool/PoolHelper.java ! test/compiler/compilercontrol/share/pool/SubMethodHolder.java ! test/compiler/compilercontrol/share/pool/sub/Klass.java ! test/compiler/compilercontrol/share/pool/sub/KlassDup.java ! test/compiler/compilercontrol/share/pool/subpack/Klass.java ! test/compiler/compilercontrol/share/pool/subpack/KlassDup.java ! test/compiler/compilercontrol/share/processors/LogProcessor.java ! test/compiler/compilercontrol/share/processors/PrintProcessor.java ! test/compiler/compilercontrol/share/scenario/AbstractCommandBuilder.java ! test/compiler/compilercontrol/share/scenario/Command.java ! test/compiler/compilercontrol/share/scenario/DirectiveBuilder.java ! test/compiler/compilercontrol/share/scenario/JcmdStateBuilder.java ! test/compiler/compilercontrol/share/scenario/Scenario.java ! test/compiler/controldependency/TestEliminatedCastPPAtPhi.java ! test/compiler/cpuflags/AESIntrinsicsBase.java ! test/compiler/cpuflags/RestoreMXCSR.java ! test/compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java ! test/compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java ! test/compiler/cpuflags/TestSSE4Disabled.java ! test/compiler/cpuflags/predicate/AESSupportPredicate.java ! test/compiler/debug/TraceIterativeGVN.java ! test/compiler/debug/VerifyAdapterSharing.java ! test/compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java - test/compiler/eliminateAutobox/6934604/TestByteBoxing.java - test/compiler/eliminateAutobox/6934604/TestDoubleBoxing.java - test/compiler/eliminateAutobox/6934604/TestFloatBoxing.java - test/compiler/eliminateAutobox/6934604/TestIntBoxing.java - test/compiler/eliminateAutobox/6934604/TestLongBoxing.java - test/compiler/eliminateAutobox/6934604/TestShortBoxing.java + test/compiler/eliminateAutobox/TestByteBoxing.java + test/compiler/eliminateAutobox/TestDoubleBoxing.java + test/compiler/eliminateAutobox/TestFloatBoxing.java + test/compiler/eliminateAutobox/TestIntBoxing.java + test/compiler/eliminateAutobox/TestLongBoxing.java + test/compiler/eliminateAutobox/TestShortBoxing.java ! test/compiler/eliminateAutobox/UnsignedLoads.java - test/compiler/escapeAnalysis/6689060/Test.java - test/compiler/escapeAnalysis/6716441/Tester.java - test/compiler/escapeAnalysis/6726999/Test.java - test/compiler/escapeAnalysis/6775880/Test.java - test/compiler/escapeAnalysis/6795161/Test.java - test/compiler/escapeAnalysis/6895383/Test.java - test/compiler/escapeAnalysis/6896727/Test.java + test/compiler/escapeAnalysis/Test6689060.java + test/compiler/escapeAnalysis/Test6726999.java + test/compiler/escapeAnalysis/Test6775880.java + test/compiler/escapeAnalysis/Test6895383.java + test/compiler/escapeAnalysis/Test6896727.java ! test/compiler/escapeAnalysis/Test8020215.java ! test/compiler/escapeAnalysis/TestAllocatedEscapesPtrComparison.java ! test/compiler/escapeAnalysis/TestEABadMergeMem.java ! test/compiler/escapeAnalysis/TestEscapeThroughInvoke.java ! test/compiler/escapeAnalysis/TestUnsafePutAddressNullObjMustNotEscape.java + test/compiler/escapeAnalysis/cr6716441/Tester.java + test/compiler/escapeAnalysis/cr6795161/Test.java ! test/compiler/exceptions/CatchInlineExceptions.java ! test/compiler/exceptions/SumTest.java ! test/compiler/exceptions/TestRecursiveReplacedException.java ! test/compiler/floatingpoint/ModNaN.java ! test/compiler/floatingpoint/NaNTest.java ! test/compiler/floatingpoint/Test15FloatJNIArgs.java ! test/compiler/floatingpoint/TestPow2.java ! test/compiler/floatingpoint/libTest15FloatJNIArgs.c ! test/compiler/gcbarriers/G1CrashTest.java ! test/compiler/gcbarriers/PreserveFPRegistersTest.java ! test/compiler/inlining/DefaultAndConcreteMethodsCHA.java ! test/compiler/inlining/DefaultMethodsDependencies.java ! test/compiler/inlining/InlineAccessors.java ! test/compiler/inlining/InlineDefaultMethod.java ! test/compiler/inlining/InlineDefaultMethod1.java ! test/compiler/integerArithmetic/TestIntegerComparison.java - test/compiler/interpreter/6539464/Test.java - test/compiler/interpreter/6833129/Test.java - test/compiler/interpreter/7116216/LargeFrame.java - test/compiler/interpreter/7116216/StackOverflow.java ! test/compiler/interpreter/DisableOSRTest.java + test/compiler/interpreter/Test6539464.java + test/compiler/interpreter/Test6833129.java + test/compiler/interpreter/cr7116216/LargeFrame.java + test/compiler/interpreter/cr7116216/StackOverflow.java - test/compiler/intrinsics/6982370/Test6982370.java - test/compiler/intrinsics/8005419/Test8005419.java ! test/compiler/intrinsics/IntrinsicAvailableTest.java ! test/compiler/intrinsics/IntrinsicDisabledTest.java + test/compiler/intrinsics/Test6982370.java + test/compiler/intrinsics/Test8005419.java - test/compiler/intrinsics/adler32/TestAdler32.java + test/compiler/intrinsics/bigInteger/MontgomeryMultiplyTest.java + test/compiler/intrinsics/bigInteger/TestMulAdd.java + test/compiler/intrinsics/bigInteger/TestMultiplyToLen.java + test/compiler/intrinsics/bigInteger/TestMultiplyToLenReturnProfile.java + test/compiler/intrinsics/bigInteger/TestSquareToLen.java ! test/compiler/intrinsics/bmi/BMITestRunner.java ! test/compiler/intrinsics/bmi/Expr.java ! test/compiler/intrinsics/bmi/TestAndnI.java ! test/compiler/intrinsics/bmi/TestAndnL.java ! test/compiler/intrinsics/bmi/TestBlsiI.java ! test/compiler/intrinsics/bmi/TestBlsiL.java ! test/compiler/intrinsics/bmi/TestBlsmskI.java ! test/compiler/intrinsics/bmi/TestBlsmskL.java ! test/compiler/intrinsics/bmi/TestBlsrI.java ! test/compiler/intrinsics/bmi/TestBlsrL.java ! test/compiler/intrinsics/bmi/TestLzcntI.java ! test/compiler/intrinsics/bmi/TestLzcntL.java ! test/compiler/intrinsics/bmi/TestTzcntI.java ! test/compiler/intrinsics/bmi/TestTzcntL.java ! test/compiler/intrinsics/bmi/verifycode/AndnTestI.java ! test/compiler/intrinsics/bmi/verifycode/AndnTestL.java ! test/compiler/intrinsics/bmi/verifycode/BlsiTestI.java ! test/compiler/intrinsics/bmi/verifycode/BlsiTestL.java ! test/compiler/intrinsics/bmi/verifycode/BlsmskTestI.java ! test/compiler/intrinsics/bmi/verifycode/BlsmskTestL.java ! test/compiler/intrinsics/bmi/verifycode/BlsrTestI.java ! test/compiler/intrinsics/bmi/verifycode/BlsrTestL.java ! test/compiler/intrinsics/bmi/verifycode/BmiIntrinsicBase.java ! test/compiler/intrinsics/bmi/verifycode/LZcntTestI.java ! test/compiler/intrinsics/bmi/verifycode/LZcntTestL.java ! test/compiler/intrinsics/bmi/verifycode/TZcntTestI.java ! test/compiler/intrinsics/bmi/verifycode/TZcntTestL.java - test/compiler/intrinsics/class/TestClassIsPrimitive.java - test/compiler/intrinsics/classcast/NullCheckDroppingsTest.java - test/compiler/intrinsics/clone/TestObjectClone.java - test/compiler/intrinsics/crc32/TestCRC32.java - test/compiler/intrinsics/crc32c/TestCRC32C.java - test/compiler/intrinsics/hashcode/TestHashCode.java + test/compiler/intrinsics/klass/CastNullCheckDroppingsTest.java + test/compiler/intrinsics/klass/TestIsPrimitive.java ! test/compiler/intrinsics/mathexact/AddExactICondTest.java ! test/compiler/intrinsics/mathexact/AddExactIConstantTest.java ! test/compiler/intrinsics/mathexact/AddExactILoadTest.java ! test/compiler/intrinsics/mathexact/AddExactILoopDependentTest.java ! test/compiler/intrinsics/mathexact/AddExactINonConstantTest.java ! test/compiler/intrinsics/mathexact/AddExactIRepeatTest.java ! test/compiler/intrinsics/mathexact/AddExactLConstantTest.java ! test/compiler/intrinsics/mathexact/AddExactLNonConstantTest.java ! test/compiler/intrinsics/mathexact/CompareTest.java ! test/compiler/intrinsics/mathexact/DecExactITest.java ! test/compiler/intrinsics/mathexact/DecExactLTest.java ! test/compiler/intrinsics/mathexact/GVNTest.java ! test/compiler/intrinsics/mathexact/IncExactITest.java ! test/compiler/intrinsics/mathexact/IncExactLTest.java ! test/compiler/intrinsics/mathexact/MulExactICondTest.java ! test/compiler/intrinsics/mathexact/MulExactIConstantTest.java ! test/compiler/intrinsics/mathexact/MulExactILoadTest.java ! test/compiler/intrinsics/mathexact/MulExactILoopDependentTest.java ! test/compiler/intrinsics/mathexact/MulExactINonConstantTest.java ! test/compiler/intrinsics/mathexact/MulExactIRepeatTest.java ! test/compiler/intrinsics/mathexact/MulExactLConstantTest.java ! test/compiler/intrinsics/mathexact/MulExactLNonConstantTest.java ! test/compiler/intrinsics/mathexact/NegExactIConstantTest.java ! test/compiler/intrinsics/mathexact/NegExactILoadTest.java ! test/compiler/intrinsics/mathexact/NegExactILoopDependentTest.java ! test/compiler/intrinsics/mathexact/NegExactINonConstantTest.java ! test/compiler/intrinsics/mathexact/NegExactLConstantTest.java ! test/compiler/intrinsics/mathexact/NegExactLNonConstantTest.java ! test/compiler/intrinsics/mathexact/NestedMathExactTest.java ! test/compiler/intrinsics/mathexact/SplitThruPhiTest.java ! test/compiler/intrinsics/mathexact/SubExactICondTest.java ! test/compiler/intrinsics/mathexact/SubExactIConstantTest.java ! test/compiler/intrinsics/mathexact/SubExactILoadTest.java ! test/compiler/intrinsics/mathexact/SubExactILoopDependentTest.java ! test/compiler/intrinsics/mathexact/SubExactINonConstantTest.java ! test/compiler/intrinsics/mathexact/SubExactIRepeatTest.java ! test/compiler/intrinsics/mathexact/SubExactLConstantTest.java ! test/compiler/intrinsics/mathexact/SubExactLNonConstantTest.java ! test/compiler/intrinsics/mathexact/Verify.java ! test/compiler/intrinsics/mathexact/sanity/AddExactIntTest.java ! test/compiler/intrinsics/mathexact/sanity/AddExactLongTest.java ! test/compiler/intrinsics/mathexact/sanity/DecrementExactIntTest.java ! test/compiler/intrinsics/mathexact/sanity/DecrementExactLongTest.java ! test/compiler/intrinsics/mathexact/sanity/IncrementExactIntTest.java ! test/compiler/intrinsics/mathexact/sanity/IncrementExactLongTest.java ! test/compiler/intrinsics/mathexact/sanity/IntrinsicBase.java ! test/compiler/intrinsics/mathexact/sanity/MathIntrinsic.java ! test/compiler/intrinsics/mathexact/sanity/MultiplyExactIntTest.java ! test/compiler/intrinsics/mathexact/sanity/MultiplyExactLongTest.java ! test/compiler/intrinsics/mathexact/sanity/NegateExactIntTest.java ! test/compiler/intrinsics/mathexact/sanity/NegateExactLongTest.java ! test/compiler/intrinsics/mathexact/sanity/SubtractExactIntTest.java ! test/compiler/intrinsics/mathexact/sanity/SubtractExactLongTest.java - test/compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java - test/compiler/intrinsics/muladd/TestMulAdd.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLen.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLenReturnProfile.java + test/compiler/intrinsics/object/TestClone.java + test/compiler/intrinsics/object/TestHashCode.java ! test/compiler/intrinsics/sha/TestSHA.java ! test/compiler/intrinsics/sha/cli/SHAOptionsBase.java ! test/compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnSupportedCPU.java ! test/compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnUnsupportedCPU.java ! test/compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java ! test/compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnUnsupportedCPU.java ! test/compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnSupportedCPU.java ! test/compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnUnsupportedCPU.java ! test/compiler/intrinsics/sha/cli/TestUseSHAOptionOnSupportedCPU.java ! test/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java ! test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForOtherCPU.java ! test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForSupportedCPU.java ! test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForUnsupportedAArch64CPU.java ! test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForUnsupportedSparcCPU.java ! test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForUnsupportedX86CPU.java ! test/compiler/intrinsics/sha/cli/testcases/UseSHAIntrinsicsSpecificTestCaseForUnsupportedCPU.java ! test/compiler/intrinsics/sha/cli/testcases/UseSHASpecificTestCaseForSupportedCPU.java ! test/compiler/intrinsics/sha/cli/testcases/UseSHASpecificTestCaseForUnsupportedCPU.java ! test/compiler/intrinsics/sha/sanity/SHASanityTestBase.java ! test/compiler/intrinsics/sha/sanity/TestSHA1Intrinsics.java ! test/compiler/intrinsics/sha/sanity/TestSHA1MultiBlockIntrinsics.java ! test/compiler/intrinsics/sha/sanity/TestSHA256Intrinsics.java ! test/compiler/intrinsics/sha/sanity/TestSHA256MultiBlockIntrinsics.java ! test/compiler/intrinsics/sha/sanity/TestSHA512Intrinsics.java ! test/compiler/intrinsics/sha/sanity/TestSHA512MultiBlockIntrinsics.java - test/compiler/intrinsics/squaretolen/TestSquareToLen.java ! test/compiler/intrinsics/string/TestHasNegatives.java ! test/compiler/intrinsics/string/TestStringConstruction.java + test/compiler/intrinsics/string/TestStringEqualsBadLength.java ! test/compiler/intrinsics/string/TestStringIntrinsicMemoryFlow.java ! test/compiler/intrinsics/string/TestStringIntrinsicRangeChecks.java ! test/compiler/intrinsics/string/TestStringIntrinsics.java ! test/compiler/intrinsics/string/TestStringIntrinsics2.java - test/compiler/intrinsics/stringequals/TestStringEqualsBadLength.java ! test/compiler/intrinsics/unsafe/AllocateUninitializedArray.java ! test/compiler/intrinsics/unsafe/HeapByteBufferTest.java ! test/compiler/intrinsics/unsafe/TestUnsafeMismatchedArrayFieldAccess.java ! test/compiler/intrinsics/unsafe/TestUnsafeUnalignedMismatchedAccesses.java ! test/compiler/intrinsics/unsafe/UnsafeGetAddressTest.java ! test/compiler/intrinsics/unsafe/UnsafeTwoCASLong.java + test/compiler/intrinsics/zip/TestAdler32.java + test/compiler/intrinsics/zip/TestCRC32.java + test/compiler/intrinsics/zip/TestCRC32C.java - test/compiler/jsr292/6990212/Test6990212.java - test/compiler/jsr292/7082949/Test7082949.java ! test/compiler/jsr292/CallSiteDepContextTest.java ! test/compiler/jsr292/ConcurrentClassLoadingTest.java ! test/compiler/jsr292/ContinuousCallSiteTargetChange.java ! test/compiler/jsr292/CreatesInterfaceDotEqualsCallInfo.java ! test/compiler/jsr292/InvokerGC.java ! test/compiler/jsr292/LongReferenceCastingTest.java ! test/compiler/jsr292/MHInlineTest.java ! test/compiler/jsr292/NonInlinedCall/Agent.java ! test/compiler/jsr292/NonInlinedCall/GCTest.java ! test/compiler/jsr292/NonInlinedCall/InvokeTest.java ! test/compiler/jsr292/NonInlinedCall/RedefineTest.java ! test/compiler/jsr292/NullConstantReceiver.java ! test/compiler/jsr292/PollutedTrapCounts.java ! test/compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java + test/compiler/jsr292/Test7082949.java ! test/compiler/jsr292/VMAnonymousClasses.java + test/compiler/jsr292/cr6990212/Test6990212.java ! test/compiler/jsr292/methodHandleExceptions/ByteClassLoader.java ! test/compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java ! test/compiler/jsr292/methodHandleExceptions/p/C.java ! test/compiler/jsr292/methodHandleExceptions/p/Dok.java ! test/compiler/jsr292/methodHandleExceptions/p/E.java ! test/compiler/jsr292/methodHandleExceptions/p/F.java ! test/compiler/jsr292/methodHandleExceptions/p/Tdirect.java ! test/compiler/jsr292/methodHandleExceptions/p/Treflect.java ! test/compiler/jvmci/JVM_GetJVMCIRuntimeTest.java ! test/compiler/jvmci/SecurityRestrictionsTest.java ! test/compiler/jvmci/common/CTVMUtilities.java ! test/compiler/jvmci/common/JVMCIHelpers.java ! test/compiler/jvmci/common/patches/jdk.vm.ci/jdk/vm/ci/hotspot/CompilerToVMHelper.java ! test/compiler/jvmci/common/testcases/TestCase.java ! test/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java ! test/compiler/jvmci/compilerToVM/CanInlineMethodTest.java ! test/compiler/jvmci/compilerToVM/CollectCountersTest.java ! test/compiler/jvmci/compilerToVM/CompileCodeTestCase.java ! test/compiler/jvmci/compilerToVM/ConstantPoolTestCase.java ! test/compiler/jvmci/compilerToVM/ConstantPoolTestsHelper.java ! test/compiler/jvmci/compilerToVM/DebugOutputTest.java ! test/compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java ! test/compiler/jvmci/compilerToVM/DoNotInlineOrCompileTest.java ! test/compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java ! test/compiler/jvmci/compilerToVM/FindUniqueConcreteMethodTest.java ! test/compiler/jvmci/compilerToVM/GetBytecodeTest.java ! test/compiler/jvmci/compilerToVM/GetClassInitializerTest.java ! test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java ! test/compiler/jvmci/compilerToVM/GetExceptionTableTest.java ! test/compiler/jvmci/compilerToVM/GetImplementorTest.java ! test/compiler/jvmci/compilerToVM/GetLineNumberTableTest.java ! test/compiler/jvmci/compilerToVM/GetLocalVariableTableTest.java ! test/compiler/jvmci/compilerToVM/GetMaxCallTargetOffsetTest.java ! test/compiler/jvmci/compilerToVM/GetNextStackFrameTest.java ! test/compiler/jvmci/compilerToVM/GetResolvedJavaMethodAtSlotTest.java ! test/compiler/jvmci/compilerToVM/GetResolvedJavaMethodTest.java ! test/compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java ! test/compiler/jvmci/compilerToVM/GetStackTraceElementTest.java ! test/compiler/jvmci/compilerToVM/GetSymbolTest.java ! test/compiler/jvmci/compilerToVM/GetVtableIndexForInterfaceTest.java ! test/compiler/jvmci/compilerToVM/HasCompiledCodeForOSRTest.java ! test/compiler/jvmci/compilerToVM/HasFinalizableSubclassTest.java ! test/compiler/jvmci/compilerToVM/InitializeConfigurationTest.java ! test/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java ! test/compiler/jvmci/compilerToVM/IsMatureTest.java ! test/compiler/jvmci/compilerToVM/JVM_RegisterJVMCINatives.java ! test/compiler/jvmci/compilerToVM/LookupKlassInPoolTest.java ! test/compiler/jvmci/compilerToVM/LookupKlassRefIndexInPoolTest.java ! test/compiler/jvmci/compilerToVM/LookupMethodInPoolTest.java ! test/compiler/jvmci/compilerToVM/LookupNameAndTypeRefIndexInPoolTest.java ! test/compiler/jvmci/compilerToVM/LookupNameInPoolTest.java ! test/compiler/jvmci/compilerToVM/LookupSignatureInPoolTest.java ! test/compiler/jvmci/compilerToVM/LookupTypeTest.java ! test/compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java ! test/compiler/jvmci/compilerToVM/MethodIsIgnoredBySecurityStackWalkTest.java ! test/compiler/jvmci/compilerToVM/ReprofileTest.java ! test/compiler/jvmci/compilerToVM/ResolveConstantInPoolTest.java ! test/compiler/jvmci/compilerToVM/ResolveFieldInPoolTest.java ! test/compiler/jvmci/compilerToVM/ResolveMethodTest.java ! test/compiler/jvmci/compilerToVM/ResolvePossiblyCachedConstantInPoolTest.java ! test/compiler/jvmci/compilerToVM/ResolveTypeInPoolTest.java ! test/compiler/jvmci/compilerToVM/ShouldDebugNonSafepointsTest.java ! test/compiler/jvmci/compilerToVM/ShouldInlineMethodTest.java ! test/compiler/jvmci/errors/CodeInstallerTest.java ! test/compiler/jvmci/errors/TestInvalidCompilationResult.java ! test/compiler/jvmci/errors/TestInvalidDebugInfo.java ! test/compiler/jvmci/errors/TestInvalidOopMap.java ! test/compiler/jvmci/events/JvmciNotifyInstallEventTest.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/CodeInstallationTest.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/DataPatchTest.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/DebugInfoTest.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/InterpreterFrameSizeTest.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/MaxOopMapStackOffsetTest.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleCodeInstallationTest.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleDebugInfoTest.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/TestAssembler.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/VirtualObjectDebugInfoTest.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/AsJavaTypeDataProvider.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/BoxPrimitiveDataProvider.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/ConstantEqualsDataProvider.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/ForStringDataProvider.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/HotSpotConstantReflectionProviderTest.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/IsEmbeddableDataProvider.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/MemoryAccessProviderData.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/MemoryAccessProviderTest.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/MethodHandleAccessProviderData.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/MethodHandleAccessProviderTest.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/ReadArrayElementDataProvider.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/ReadArrayLengthDataProvider.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/ReadFieldValueDataProvider.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestHelper.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/UnboxPrimitiveDataProvider.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/ConstantTest.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/FieldUniverse.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/MethodUniverse.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/NameAndSignature.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/RedefineClassTest.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/ResolvedJavaTypeResolveConcreteMethodTest.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/ResolvedJavaTypeResolveMethodTest.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestConstantReflectionProvider.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestJavaField.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestJavaMethod.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestJavaType.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestMetaAccessProvider.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaField.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaMethod.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TypeUniverse.java ! test/compiler/jvmci/meta/StableFieldTest.java ! test/compiler/linkage/CallSites.jasm ! test/compiler/linkage/LinkageErrors.java - test/compiler/loopopts/6659207/Test.java - test/compiler/loopopts/6855164/Test.java - test/compiler/loopopts/6860469/Test.java - test/compiler/loopopts/7044738/Test7044738.java - test/compiler/loopopts/7052494/Test7052494.java ! test/compiler/loopopts/BadPredicateAfterPartialPeel.java ! test/compiler/loopopts/ConstFPVectorization.java ! test/compiler/loopopts/CountedLoopProblem.java + test/compiler/loopopts/Test6659207.java + test/compiler/loopopts/Test6855164.java + test/compiler/loopopts/Test6860469.java + test/compiler/loopopts/Test7044738.java + test/compiler/loopopts/Test7052494.java ! test/compiler/loopopts/TestArraysFillDeadControl.java ! test/compiler/loopopts/TestCastIINoLoopLimitCheck.java ! test/compiler/loopopts/TestDeadBackbranchArrayAccess.java ! test/compiler/loopopts/TestLogSum.java ! test/compiler/loopopts/TestLoopPeeling.java ! test/compiler/loopopts/TestMoveStoresOutOfLoops.java ! test/compiler/loopopts/TestMoveStoresOutOfLoopsStoreNoCtrl.java ! test/compiler/loopopts/TestOverunrolling.java ! test/compiler/loopopts/TestPredicateLostDependency.java ! test/compiler/loopopts/TestSplitIfBlocksDisabled.java ! test/compiler/loopopts/TestSplitIfUnswitchedLoopsEliminated.java ! test/compiler/loopopts/UseCountedLoopSafepoints.java ! test/compiler/loopopts/superword/ProdRed_Double.java ! test/compiler/loopopts/superword/ProdRed_Float.java ! test/compiler/loopopts/superword/ProdRed_Int.java ! test/compiler/loopopts/superword/ReductionPerf.java ! test/compiler/loopopts/superword/SumRedAbsNeg_Double.java ! test/compiler/loopopts/superword/SumRedAbsNeg_Float.java ! test/compiler/loopopts/superword/SumRedSqrt_Double.java ! test/compiler/loopopts/superword/SumRed_Double.java ! test/compiler/loopopts/superword/SumRed_Float.java ! test/compiler/loopopts/superword/SumRed_Int.java ! test/compiler/loopopts/superword/SumRed_Long.java ! test/compiler/loopopts/superword/TestBestAlign.java ! test/compiler/loopopts/superword/TestReductionWithLoopVariantUse.java ! test/compiler/loopopts/superword/TestVectorizationWithInvariant.java ! test/compiler/macronodes/TestEliminateAllocationPhi.java ! test/compiler/membars/DekkerTest.java ! test/compiler/membars/TestMemBarAcquire.java ! test/compiler/memoryinitialization/ZeroTLABTest.java - test/compiler/native/TestDirtyInt.java - test/compiler/native/libTestDirtyInt.c ! test/compiler/onSpinWait/TestOnSpinWait.java ! test/compiler/onSpinWait/TestOnSpinWaitEnableDisable.java ! test/compiler/oracle/CheckCompileCommandOption.java ! test/compiler/oracle/GetMethodOptionTest.java ! test/compiler/oracle/MethodMatcherTest.java ! test/compiler/oracle/TestCompileCommand.java ! test/compiler/osr/TestOSRWithNonEmptyStack.java ! test/compiler/osr/TestRangeCheck.java ! test/compiler/print/PrintInlining.java ! test/compiler/print/TestProfileReturnTypePrinting.java ! test/compiler/profiling/TestMethodHandleInvokesIntrinsic.java ! test/compiler/profiling/TestSpecTrapClassUnloading.java ! test/compiler/profiling/TestUnexpectedProfilingMismatch.java ! test/compiler/profiling/UnsafeAccess.java ! test/compiler/profiling/spectrapredefineclass/Agent.java ! test/compiler/profiling/spectrapredefineclass/Launcher.java ! test/compiler/profiling/spectrapredefineclass_classloaders/A.java ! test/compiler/profiling/spectrapredefineclass_classloaders/Agent.java ! test/compiler/profiling/spectrapredefineclass_classloaders/B.java ! test/compiler/profiling/spectrapredefineclass_classloaders/Launcher.java ! test/compiler/profiling/spectrapredefineclass_classloaders/Test.java ! test/compiler/profiling/unloadingconflict/B.java ! test/compiler/profiling/unloadingconflict/TestProfileConflictClassUnloading.java ! test/compiler/rangechecks/PowerOf2SizedArraysChecks.java ! test/compiler/rangechecks/TestBadFoldCompare.java ! test/compiler/rangechecks/TestExplicitRangeChecks.java ! test/compiler/rangechecks/TestRangeCheckEliminationDisabled.java ! test/compiler/rangechecks/TestRangeCheckExceptionHandlerLoop.jasm ! test/compiler/rangechecks/TestRangeCheckExceptionHandlerLoopMain.java ! test/compiler/rangechecks/TestRangeCheckSmearing.java ! test/compiler/rangechecks/TestRangeCheckSmearingLoopOpts.java ! test/compiler/rangechecks/TestUncommonTrapMerging.java ! test/compiler/reflection/ArrayNewInstanceOfVoid.java ! test/compiler/regalloc/C1ObjectSpillInLogicOp.java ! test/compiler/regalloc/TestVectorRegAlloc.java ! test/compiler/relocations/TestPrintRelocations.java ! test/compiler/rtm/cli/RTMGenericCommandLineOptionTest.java ! test/compiler/rtm/cli/RTMLockingAwareTest.java ! test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsBase.java ! test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnSupportedConfig.java ! test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java ! test/compiler/rtm/cli/TestRTMAbortRatioOptionOnSupportedConfig.java ! test/compiler/rtm/cli/TestRTMAbortRatioOptionOnUnsupportedConfig.java ! test/compiler/rtm/cli/TestRTMAbortThresholdOption.java ! test/compiler/rtm/cli/TestRTMLockingCalculationDelayOption.java ! test/compiler/rtm/cli/TestRTMLockingThresholdOption.java ! test/compiler/rtm/cli/TestRTMRetryCountOption.java ! test/compiler/rtm/cli/TestRTMSpinLoopCountOption.java ! test/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnSupportedConfig.java ! test/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnUnsupportedConfig.java ! test/compiler/rtm/cli/TestUseRTMDeoptOptionOnSupportedConfig.java ! test/compiler/rtm/cli/TestUseRTMDeoptOptionOnUnsupportedConfig.java ! test/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnSupportedConfig.java ! test/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnUnsupportedConfig.java ! test/compiler/rtm/cli/TestUseRTMLockingOptionOnSupportedConfig.java ! test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java ! test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedVM.java ! test/compiler/rtm/cli/TestUseRTMLockingOptionWithBiasedLocking.java ! test/compiler/rtm/cli/TestUseRTMXendForLockBusyOption.java ! test/compiler/rtm/locking/TestRTMAbortRatio.java ! test/compiler/rtm/locking/TestRTMAbortThreshold.java ! test/compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java ! test/compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java ! test/compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java ! test/compiler/rtm/locking/TestRTMLockingCalculationDelay.java ! test/compiler/rtm/locking/TestRTMLockingThreshold.java ! test/compiler/rtm/locking/TestRTMRetryCount.java ! test/compiler/rtm/locking/TestRTMSpinLoopCount.java ! test/compiler/rtm/locking/TestRTMTotalCountIncrRate.java ! test/compiler/rtm/locking/TestUseRTMAfterLockInflation.java ! test/compiler/rtm/locking/TestUseRTMDeopt.java ! test/compiler/rtm/locking/TestUseRTMForInflatedLocks.java ! test/compiler/rtm/locking/TestUseRTMForStackLocks.java ! test/compiler/rtm/locking/TestUseRTMXendForLockBusy.java ! test/compiler/rtm/method_options/TestNoRTMLockElidingOption.java ! test/compiler/rtm/method_options/TestUseRTMLockElidingOption.java ! test/compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java - test/compiler/runtime/6778657/Test.java - test/compiler/runtime/6826736/Test.java - test/compiler/runtime/6859338/Test6859338.java - test/compiler/runtime/6863420/Test.java - test/compiler/runtime/6865265/StackOverflowBug.java - test/compiler/runtime/6891750/Test6891750.java - test/compiler/runtime/6892265/Test.java - test/compiler/runtime/7088020/Test7088020.java - test/compiler/runtime/7141637/SpreadNullArg.java - test/compiler/runtime/7196199/Test7196199.java - test/compiler/runtime/8010927/Test8010927.java - test/compiler/runtime/8015436/Test8015436.java + test/compiler/runtime/SpreadNullArg.java + test/compiler/runtime/StackOverflowBug.java + test/compiler/runtime/Test6778657.java + test/compiler/runtime/Test6826736.java + test/compiler/runtime/Test6859338.java + test/compiler/runtime/Test6863420.java + test/compiler/runtime/Test6892265.java + test/compiler/runtime/Test7088020.java + test/compiler/runtime/Test7196199.java + test/compiler/runtime/Test8010927.java + test/compiler/runtime/cr6891750/Test6891750.java + test/compiler/runtime/cr8015436/Test8015436.java ! test/compiler/runtime/safepoints/TestRegisterRestoring.java ! test/compiler/stable/StableConfiguration.java ! test/compiler/stable/TestStableBoolean.java ! test/compiler/stable/TestStableByte.java ! test/compiler/stable/TestStableChar.java ! test/compiler/stable/TestStableDouble.java ! test/compiler/stable/TestStableFloat.java ! test/compiler/stable/TestStableInt.java ! test/compiler/stable/TestStableLong.java ! test/compiler/stable/TestStableMemoryBarrier.java ! test/compiler/stable/TestStableMismatched.java ! test/compiler/stable/TestStableObject.java ! test/compiler/stable/TestStableShort.java ! test/compiler/stable/TestStableUByte.java ! test/compiler/stable/TestStableUShort.java ! test/compiler/startup/NumCompilerThreadsCheck.java ! test/compiler/startup/SmallCodeCacheStartup.java ! test/compiler/startup/StartupOutput.java ! test/compiler/startup/TieredStopAtLevel0SanityTest.java ! test/compiler/stringopts/TestOptimizeStringConcat.java ! test/compiler/stringopts/TestStringObjectInitialization.java ! test/compiler/testlibrary/CompilerUtils.java ! test/compiler/testlibrary/rtm/AbortProvoker.java ! test/compiler/testlibrary/rtm/RTMLockingStatistics.java ! test/compiler/testlibrary/rtm/RTMTestBase.java ! test/compiler/testlibrary/rtm/XAbortProvoker.java ! test/compiler/testlibrary/rtm/predicate/SupportedCPU.java ! test/compiler/testlibrary/uncommontrap/Verifier.java ! test/compiler/tiered/CompLevelsTest.java ! test/compiler/tiered/ConstantGettersTransitionsTest.java ! test/compiler/tiered/LevelTransitionTest.java ! test/compiler/tiered/NonTieredLevelsTest.java ! test/compiler/tiered/TieredLevelsTest.java ! test/compiler/tiered/TransitionsTestExecutor.java ! test/compiler/types/TestMeetExactConstantArrays.java ! test/compiler/types/TestMeetIncompatibleInterfaceArrays.java ! test/compiler/types/TestMeetTopArrayExactConstantArray.java ! test/compiler/types/TestPhiElimination.java ! test/compiler/types/TestSpeculationFailedHigherEqual.java ! test/compiler/types/TestTypePropagationToCmpU.java ! test/compiler/types/TypeSpeculation.java ! test/compiler/types/correctness/CorrectnessTest.java ! test/compiler/types/correctness/OffTest.java ! test/compiler/types/correctness/execution/Execution.java ! test/compiler/types/correctness/execution/MethodHandleDelegate.java ! test/compiler/types/correctness/execution/TypeConflict.java ! test/compiler/types/correctness/execution/TypeProfile.java ! test/compiler/types/correctness/hierarchies/DefaultMethodInterface.java ! test/compiler/types/correctness/hierarchies/DefaultMethodInterface2.java ! test/compiler/types/correctness/hierarchies/Linear.java ! test/compiler/types/correctness/hierarchies/Linear2.java ! test/compiler/types/correctness/hierarchies/NullableType.java ! test/compiler/types/correctness/hierarchies/OneRank.java ! test/compiler/types/correctness/hierarchies/TypeHierarchy.java ! test/compiler/types/correctness/scenarios/ArrayCopy.java ! test/compiler/types/correctness/scenarios/ArrayReferenceStore.java ! test/compiler/types/correctness/scenarios/ArrayScenario.java ! test/compiler/types/correctness/scenarios/CheckCast.java ! test/compiler/types/correctness/scenarios/ClassIdentity.java ! test/compiler/types/correctness/scenarios/ClassInstanceOf.java ! test/compiler/types/correctness/scenarios/ClassIsInstance.java ! test/compiler/types/correctness/scenarios/ProfilingType.java ! test/compiler/types/correctness/scenarios/ReceiverAtInvokes.java ! test/compiler/types/correctness/scenarios/Scenario.java - test/compiler/uncommontrap/8009761/Test8009761.java ! test/compiler/uncommontrap/DeoptReallocFailure.java ! test/compiler/uncommontrap/StackOverflowGuardPagesOff.java + test/compiler/uncommontrap/Test8009761.java ! test/compiler/uncommontrap/TestDeoptOOM.java ! test/compiler/uncommontrap/TestLockEliminatedAtDeopt.java ! test/compiler/uncommontrap/TestStackBangMonitorOwned.java ! test/compiler/uncommontrap/TestStackBangRbp.java ! test/compiler/uncommontrap/TestUnstableIfTrap.java ! test/compiler/uncommontrap/TraceDeoptimizationNoRealloc.java ! test/compiler/uncommontrap/UncommonTrapStackBang.java ! test/compiler/unsafe/GetUnsafeObjectG1PreBarrier.java ! test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestBoolean.java ! test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestByte.java ! test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestChar.java ! test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestDouble.java ! test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestFloat.java ! test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestInt.java ! test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestLong.java ! test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestObject.java ! test/compiler/unsafe/JdkInternalMiscUnsafeAccessTestShort.java ! test/compiler/unsafe/JdkInternalMiscUnsafeUnalignedAccess.java ! test/compiler/unsafe/SunMiscUnsafeAccessTestBoolean.java ! test/compiler/unsafe/SunMiscUnsafeAccessTestByte.java ! test/compiler/unsafe/SunMiscUnsafeAccessTestChar.java ! test/compiler/unsafe/SunMiscUnsafeAccessTestDouble.java ! test/compiler/unsafe/SunMiscUnsafeAccessTestFloat.java ! test/compiler/unsafe/SunMiscUnsafeAccessTestInt.java ! test/compiler/unsafe/SunMiscUnsafeAccessTestLong.java ! test/compiler/unsafe/SunMiscUnsafeAccessTestObject.java ! test/compiler/unsafe/SunMiscUnsafeAccessTestShort.java ! test/compiler/unsafe/TestUnsafeLoadControl.java ! test/compiler/unsafe/UnsafeGetConstantField.java ! test/compiler/unsafe/UnsafeGetStableArrayElement.java ! test/compiler/unsafe/UnsafeRaw.java ! test/compiler/unsafe/X-UnsafeAccessTest.java.template ! test/compiler/vectorization/TestNaNVector.java ! test/compiler/vectorization/TestVectorUnalignedOffset.java ! test/compiler/whitebox/AllocationCodeBlobTest.java ! test/compiler/whitebox/BlockingCompilation.java ! test/compiler/whitebox/ClearMethodStateTest.java ! test/compiler/whitebox/CompilerWhiteBoxTest.java ! test/compiler/whitebox/DeoptimizeAllTest.java ! test/compiler/whitebox/DeoptimizeFramesTest.java ! test/compiler/whitebox/DeoptimizeMethodTest.java ! test/compiler/whitebox/DeoptimizeMultipleOSRTest.java ! test/compiler/whitebox/EnqueueMethodForCompilationTest.java ! test/compiler/whitebox/ForceNMethodSweepTest.java ! test/compiler/whitebox/GetCodeHeapEntriesTest.java ! test/compiler/whitebox/GetNMethodTest.java ! test/compiler/whitebox/IsMethodCompilableTest.java ! test/compiler/whitebox/LockCompilationTest.java ! test/compiler/whitebox/MakeMethodNotCompilableTest.java ! test/compiler/whitebox/SetDontInlineMethodTest.java ! test/compiler/whitebox/SetForceInlineMethodTest.java ! test/compiler/whitebox/SimpleTestCase.java Changeset: 588fc166fc8d Author: sanzinger Date: 2016-07-12 20:42 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/588fc166fc8d 8159368: [JVMCI] SPARCHotSpotRegisterConfig.callingConvention gives incorrect calling convention for native calls containing fp args Reviewed-by: kvn, iveresov ! make/test/JtregNative.gmk ! src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot.sparc/src/jdk/vm/ci/hotspot/sparc/SPARCHotSpotRegisterConfig.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/TestAssembler.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/amd64/AMD64TestAssembler.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/sparc/SPARCTestAssembler.java Changeset: e54f27f2c804 Author: goetz Date: 2016-07-04 16:28 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/e54f27f2c804 8056950: Compiled code (64-bit) on SPARC should sign extend INT parameters passed on registers to runtime or native methods. Reviewed-by: thartmann, simonis ! src/cpu/sparc/vm/globalDefinitions_sparc.hpp ! src/share/vm/runtime/sharedRuntime.hpp Changeset: e6cf2e3fba31 Author: ppunegov Date: 2016-07-13 19:08 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/e6cf2e3fba31 8160761: [TESTBUG] Several compiler tests fail with product bits Summary: Add UnlockDiagnosticVMOptions to tests Reviewed-by: goetz ! test/compiler/controldependency/TestEliminatedCastPPAtPhi.java ! test/compiler/loopopts/TestPredicateLostDependency.java ! test/compiler/membars/DekkerTest.java Changeset: f4c6ee42184c Author: mhaupt Date: 2016-07-14 08:33 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/f4c6ee42184c 8161068: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails Reviewed-by: never, dnsimon ! src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotMethodHandleAccessProvider.java ! test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/MethodHandleAccessProviderTest.java Changeset: c91756b5207c Author: aph Date: 2016-07-08 17:11 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/c91756b5207c 8161072: AArch64: jtreg compiler/uncommontrap/TestDeoptOOM failure Reviewed-by: roland ! src/cpu/aarch64/vm/templateInterpreterGenerator_aarch64.cpp Changeset: cd2c2c56b089 Author: aph Date: 2016-07-13 15:19 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/cd2c2c56b089 8159467: AArch64: Enable compact strings Reviewed-by: roland ! src/cpu/aarch64/vm/globals_aarch64.hpp Changeset: 84d2d8d3656d Author: aph Date: 2016-07-14 15:18 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/84d2d8d3656d Merge - test/compiler/c1/6478991/NullCheckTest.java - test/compiler/c1/6579789/Test6579789.java - test/compiler/c1/6756768/Test6756768.java - test/compiler/c1/6756768/Test6756768_2.java - test/compiler/c1/6757316/Test6757316.java - test/compiler/c1/6758234/Test6758234.java - test/compiler/c1/6769124/TestArrayCopy6769124.java - test/compiler/c1/6769124/TestDeoptInt6769124.java - test/compiler/c1/6769124/TestUnalignedLoad6769124.java - test/compiler/c1/6795465/Test6795465.java - test/compiler/c1/6849574/Test.java - test/compiler/c1/6855215/Test6855215.java - test/compiler/c1/6932496/Test6932496.java - test/compiler/c1/7042153/Test7042153.java - test/compiler/c1/7090976/Test7090976.java - test/compiler/c1/7103261/Test7103261.java - test/compiler/c1/7123108/Test7123108.java - test/compiler/c1/8004051/Test8004051.java - test/compiler/c1/8011706/Test8011706.java - test/compiler/c1/8011771/Test8011771.java - test/compiler/c2/5057225/Test5057225.java - test/compiler/c2/5091921/Test5091921.java - test/compiler/c2/5091921/Test6186134.java - test/compiler/c2/5091921/Test6196102.java - test/compiler/c2/5091921/Test6357214.java - test/compiler/c2/5091921/Test6559156.java - test/compiler/c2/5091921/Test6753639.java - test/compiler/c2/5091921/Test6850611.java - test/compiler/c2/5091921/Test6890943.java - test/compiler/c2/5091921/Test6897150.java - test/compiler/c2/5091921/Test6905845.java - test/compiler/c2/5091921/Test6931567.java - test/compiler/c2/5091921/Test6935022.java - test/compiler/c2/5091921/Test6959129.java - test/compiler/c2/5091921/Test6985295.java - test/compiler/c2/5091921/Test6992759.java - test/compiler/c2/5091921/Test7005594.java - test/compiler/c2/5091921/Test7005594.sh - test/compiler/c2/5091921/Test7020614.java - test/compiler/c2/5091921/input6890943.txt - test/compiler/c2/5091921/output6890943.txt - test/compiler/c2/6340864/TestByteVect.java - test/compiler/c2/6340864/TestDoubleVect.java - test/compiler/c2/6340864/TestFloatVect.java - test/compiler/c2/6340864/TestIntVect.java - test/compiler/c2/6340864/TestLongVect.java - test/compiler/c2/6340864/TestShortVect.java - test/compiler/c2/6443505/Test6443505.java - test/compiler/c2/6589834/InlinedArrayCloneTestCase.java - test/compiler/c2/6589834/Test_ia32.java - test/compiler/c2/6603011/Test.java - test/compiler/c2/6636138/Test1.java - test/compiler/c2/6636138/Test2.java - test/compiler/c2/6646019/Test.java - test/compiler/c2/6646020/Tester.java - test/compiler/c2/6661247/Test.java - test/compiler/c2/6663621/IVTest.java - test/compiler/c2/6663848/Tester.java - test/compiler/c2/6663854/Test6663854.java - test/compiler/c2/6695810/Test.java - test/compiler/c2/6700047/Test6700047.java - test/compiler/c2/6711100/Test.java - test/compiler/c2/6711117/Test.java - test/compiler/c2/6712835/Test6712835.java - test/compiler/c2/6714694/Tester.java - test/compiler/c2/6724218/Test.java - test/compiler/c2/6732154/Test6732154.java - test/compiler/c2/6741738/Tester.java - test/compiler/c2/6772683/InterruptedTest.java - test/compiler/c2/6792161/Test6792161.java - test/compiler/c2/6795362/Test6795362.java - test/compiler/c2/6796786/Test6796786.java - test/compiler/c2/6799693/Test.java - test/compiler/c2/6800154/Test6800154.java - test/compiler/c2/6805724/Test6805724.java - test/compiler/c2/6823453/Test.java - test/compiler/c2/6832293/Test.java - test/compiler/c2/6837011/Test6837011.java - test/compiler/c2/6837094/Test.java - test/compiler/c2/6843752/Test.java - test/compiler/c2/6851282/Test.java - test/compiler/c2/6852078/Test6852078.java - test/compiler/c2/6857159/Test6857159.java - test/compiler/c2/6863155/Test6863155.java - test/compiler/c2/6865031/Test.java - test/compiler/c2/6866651/Test.java - test/compiler/c2/6877254/Test.java - test/compiler/c2/6880034/Test6880034.java - test/compiler/c2/6885584/Test6885584.java - test/compiler/c2/6894807/IsInstanceTest.java - test/compiler/c2/6901572/Test.java - test/compiler/c2/6910484/Test.java - test/compiler/c2/6910605/Test.java - test/compiler/c2/6910618/Test.java - test/compiler/c2/6912517/Test.java - test/compiler/c2/6916644/Test6916644.java - test/compiler/c2/6921969/TestMultiplyLongHiZero.java - test/compiler/c2/6930043/Test6930043.java - test/compiler/c2/6946040/TestCharShortByteSwap.java - test/compiler/c2/6956668/Test6956668.java - test/compiler/c2/6958485/Test.java - test/compiler/c2/6968348/Test6968348.java - test/compiler/c2/6973329/Test.java - test/compiler/c2/7002666/Test7002666.java - test/compiler/c2/7009359/Test7009359.java - test/compiler/c2/7017746/Test.java - test/compiler/c2/7024475/Test7024475.java - test/compiler/c2/7029152/Test.java - test/compiler/c2/7041100/Test7041100.java - test/compiler/c2/7046096/Test7046096.java - test/compiler/c2/7047069/Test7047069.java - test/compiler/c2/7048332/Test7048332.java - test/compiler/c2/7068051/Test7068051.java - test/compiler/c2/7070134/Stemmer.java - test/compiler/c2/7070134/words - test/compiler/c2/7110586/Test7110586.java - test/compiler/c2/7125879/Test7125879.java - test/compiler/c2/7160610/Test7160610.java - test/compiler/c2/7169782/Test7169782.java - test/compiler/c2/7174363/Test7174363.java - test/compiler/c2/7177917/Test7177917.java - test/compiler/c2/7179138/Test7179138_1.java - test/compiler/c2/7179138/Test7179138_2.java - test/compiler/c2/7190310/Test7190310.java - test/compiler/c2/7190310/Test7190310_unsafe.java - test/compiler/c2/7192963/TestByteVect.java - test/compiler/c2/7192963/TestDoubleVect.java - test/compiler/c2/7192963/TestFloatVect.java - test/compiler/c2/7192963/TestIntVect.java - test/compiler/c2/7192963/TestLongVect.java - test/compiler/c2/7192963/TestShortVect.java - test/compiler/c2/7199742/Test7199742.java - test/compiler/c2/7200264/Test7200264.sh - test/compiler/c2/7200264/TestIntVect.java - test/compiler/c2/8000805/Test8000805.java - test/compiler/c2/8002069/Test8002069.java - test/compiler/c2/8004741/Test8004741.java - test/compiler/c2/8004867/TestIntAtomicCAS.java - test/compiler/c2/8004867/TestIntAtomicOrdered.java - test/compiler/c2/8004867/TestIntAtomicVolatile.java - test/compiler/c2/8004867/TestIntUnsafeCAS.java - test/compiler/c2/8004867/TestIntUnsafeOrdered.java - test/compiler/c2/8004867/TestIntUnsafeVolatile.java - test/compiler/c2/8005956/PolynomialRoot.java - test/compiler/c2/8007294/Test8007294.java - test/compiler/c2/8007722/Test8007722.java - test/compiler/codegen/6378821/Test6378821.java - test/compiler/codegen/6431242/Test.java - test/compiler/codegen/6797305/Test6797305.java - test/compiler/codegen/6814842/Test6814842.java - test/compiler/codegen/6823354/Test6823354.java - test/compiler/codegen/6875866/Test.java - test/compiler/codegen/6879902/Test6879902.java - test/compiler/codegen/6896617/Test6896617.java - test/compiler/codegen/6909839/Test6909839.java - test/compiler/codegen/6935535/Test.java - test/compiler/codegen/6942326/Test.java - test/compiler/codegen/7009231/Test7009231.java - test/compiler/codegen/7088419/CRCTest.java - test/compiler/codegen/7100757/Test7100757.java - test/compiler/codegen/7119644/TestBooleanVect.java - test/compiler/codegen/7119644/TestByteDoubleVect.java - test/compiler/codegen/7119644/TestByteFloatVect.java - test/compiler/codegen/7119644/TestByteIntVect.java - test/compiler/codegen/7119644/TestByteLongVect.java - test/compiler/codegen/7119644/TestByteShortVect.java - test/compiler/codegen/7119644/TestByteVect.java - test/compiler/codegen/7119644/TestCharShortVect.java - test/compiler/codegen/7119644/TestCharVect.java - test/compiler/codegen/7119644/TestDoubleVect.java - test/compiler/codegen/7119644/TestFloatDoubleVect.java - test/compiler/codegen/7119644/TestFloatVect.java - test/compiler/codegen/7119644/TestIntDoubleVect.java - test/compiler/codegen/7119644/TestIntFloatVect.java - test/compiler/codegen/7119644/TestIntLongVect.java - test/compiler/codegen/7119644/TestIntVect.java - test/compiler/codegen/7119644/TestLongDoubleVect.java - test/compiler/codegen/7119644/TestLongFloatVect.java - test/compiler/codegen/7119644/TestLongVect.java - test/compiler/codegen/7119644/TestShortDoubleVect.java - test/compiler/codegen/7119644/TestShortFloatVect.java - test/compiler/codegen/7119644/TestShortIntVect.java - test/compiler/codegen/7119644/TestShortLongVect.java - test/compiler/codegen/7119644/TestShortVect.java - test/compiler/codegen/7184394/TestAESBase.java - test/compiler/codegen/7184394/TestAESDecode.java - test/compiler/codegen/7184394/TestAESEncode.java - test/compiler/codegen/7184394/TestAESMain.java - test/compiler/codegen/8001183/TestCharVect.java - test/compiler/codegen/8005033/Test8005033.java - test/compiler/codegen/8011901/Test8011901.java - test/compiler/codegen/8144028/BitTests.java - test/compiler/eliminateAutobox/6934604/TestByteBoxing.java - test/compiler/eliminateAutobox/6934604/TestDoubleBoxing.java - test/compiler/eliminateAutobox/6934604/TestFloatBoxing.java - test/compiler/eliminateAutobox/6934604/TestIntBoxing.java - test/compiler/eliminateAutobox/6934604/TestLongBoxing.java - test/compiler/eliminateAutobox/6934604/TestShortBoxing.java - test/compiler/escapeAnalysis/6689060/Test.java - test/compiler/escapeAnalysis/6716441/Tester.java - test/compiler/escapeAnalysis/6726999/Test.java - test/compiler/escapeAnalysis/6775880/Test.java - test/compiler/escapeAnalysis/6795161/Test.java - test/compiler/escapeAnalysis/6895383/Test.java - test/compiler/escapeAnalysis/6896727/Test.java - test/compiler/interpreter/6539464/Test.java - test/compiler/interpreter/6833129/Test.java - test/compiler/interpreter/7116216/LargeFrame.java - test/compiler/interpreter/7116216/StackOverflow.java - test/compiler/intrinsics/6982370/Test6982370.java - test/compiler/intrinsics/8005419/Test8005419.java - test/compiler/intrinsics/adler32/TestAdler32.java - test/compiler/intrinsics/class/TestClassIsPrimitive.java - test/compiler/intrinsics/classcast/NullCheckDroppingsTest.java - test/compiler/intrinsics/clone/TestObjectClone.java - test/compiler/intrinsics/crc32/TestCRC32.java - test/compiler/intrinsics/crc32c/TestCRC32C.java - test/compiler/intrinsics/hashcode/TestHashCode.java - test/compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java - test/compiler/intrinsics/muladd/TestMulAdd.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLen.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLenReturnProfile.java - test/compiler/intrinsics/squaretolen/TestSquareToLen.java - test/compiler/intrinsics/stringequals/TestStringEqualsBadLength.java - test/compiler/jsr292/6990212/Test6990212.java - test/compiler/jsr292/7082949/Test7082949.java - test/compiler/loopopts/6659207/Test.java - test/compiler/loopopts/6855164/Test.java - test/compiler/loopopts/6860469/Test.java - test/compiler/loopopts/7044738/Test7044738.java - test/compiler/loopopts/7052494/Test7052494.java - test/compiler/native/TestDirtyInt.java - test/compiler/native/libTestDirtyInt.c - test/compiler/runtime/6778657/Test.java - test/compiler/runtime/6826736/Test.java - test/compiler/runtime/6859338/Test6859338.java - test/compiler/runtime/6863420/Test.java - test/compiler/runtime/6865265/StackOverflowBug.java - test/compiler/runtime/6891750/Test6891750.java - test/compiler/runtime/6892265/Test.java - test/compiler/runtime/7088020/Test7088020.java - test/compiler/runtime/7141637/SpreadNullArg.java - test/compiler/runtime/7196199/Test7196199.java - test/compiler/runtime/8010927/Test8010927.java - test/compiler/runtime/8015436/Test8015436.java - test/compiler/uncommontrap/8009761/Test8009761.java Changeset: ffb2960cd05d Author: tpivovarova Date: 2016-07-13 18:03 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/ffb2960cd05d 8151280: update hotspot tests to use vm.compMode instead of their own logic Summary: Update hs compiler tests to use vm.compMode instead of their own logic and to get VM mode using j.t.l.Platform Reviewed-by: kvn, dpochepk Contributed-by: igor.ignatyev at oracle.com ! test/compiler/arraycopy/TestArrayCopyNoInitDeopt.java ! test/compiler/codecache/stress/OverloadCompileQueueTest.java ! test/compiler/escapeAnalysis/TestEscapeThroughInvoke.java ! test/compiler/intrinsics/IntrinsicAvailableTest.java ! test/compiler/intrinsics/bigInteger/MontgomeryMultiplyTest.java ! test/compiler/intrinsics/bmi/verifycode/AndnTestI.java ! test/compiler/intrinsics/bmi/verifycode/AndnTestL.java ! test/compiler/intrinsics/bmi/verifycode/BlsiTestI.java ! test/compiler/intrinsics/bmi/verifycode/BlsiTestL.java ! test/compiler/intrinsics/bmi/verifycode/BlsmskTestI.java ! test/compiler/intrinsics/bmi/verifycode/BlsmskTestL.java ! test/compiler/intrinsics/bmi/verifycode/BlsrTestI.java ! test/compiler/intrinsics/bmi/verifycode/BlsrTestL.java ! test/compiler/intrinsics/bmi/verifycode/BmiIntrinsicBase.java ! test/compiler/intrinsics/bmi/verifycode/LZcntTestI.java ! test/compiler/intrinsics/bmi/verifycode/LZcntTestL.java ! test/compiler/intrinsics/bmi/verifycode/TZcntTestI.java ! test/compiler/intrinsics/bmi/verifycode/TZcntTestL.java ! test/compiler/intrinsics/klass/CastNullCheckDroppingsTest.java ! test/compiler/intrinsics/mathexact/sanity/IntrinsicBase.java ! test/compiler/jvmci/compilerToVM/IsMatureTest.java ! test/compiler/tiered/NonTieredLevelsTest.java ! test/compiler/types/correctness/CorrectnessTest.java ! test/compiler/unsafe/UnsafeGetConstantField.java ! test/compiler/unsafe/UnsafeGetStableArrayElement.java ! test/compiler/whitebox/CompilerWhiteBoxTest.java ! test/compiler/whitebox/IsMethodCompilableTest.java ! test/testlibrary/jdk/test/lib/Platform.java ! test/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java Changeset: 313a38734b07 Author: tpivovarova Date: 2016-07-14 14:44 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/313a38734b07 Merge Changeset: 4d910fc8d42c Author: dpochepk Date: 2016-07-14 20:10 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/4d910fc8d42c 8157984: [TESTBUG] Several compiler tests fails when are executed with -XX:TieredStopAtLevel=1 Reviewed-by: vlivanov ! test/compiler/rangechecks/TestRangeCheckSmearing.java ! test/compiler/testlibrary/CompilerUtils.java ! test/compiler/tiered/NonTieredLevelsTest.java Changeset: 9cbbab8216f1 Author: dpochepk Date: 2016-07-14 20:11 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/9cbbab8216f1 8157861: [TESTBUG] compiler/jvmci/compilerToVM/ReprofileTest.java failed with RuntimeException Reviewed-by: twisti ! test/compiler/jvmci/compilerToVM/ReprofileTest.java Changeset: faaed259df37 Author: goetz Date: 2016-06-23 22:33 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/faaed259df37 8160245: C1: Clean up platform #defines in c1_LIR.hpp. Summary: Also add fnoreg on x86, LIR_Address constructor without scale, clean up templateInterpreterGenerator.hpp and remove PPC32 special cases. Reviewed-by: coleenp, thartmann ! src/cpu/aarch64/vm/c1_LIRGenerator_aarch64.cpp + src/cpu/aarch64/vm/c1_LIR_aarch64.cpp + src/cpu/ppc/vm/c1_LIR_ppc.cpp ! src/cpu/ppc/vm/register_ppc.hpp ! src/cpu/ppc/vm/templateInterpreterGenerator_ppc.cpp + src/cpu/sparc/vm/c1_LIR_sparc.cpp ! src/cpu/x86/vm/c1_LIRGenerator_x86.cpp + src/cpu/x86/vm/c1_LIR_x86.cpp ! src/cpu/x86/vm/register_definitions_x86.cpp ! src/cpu/x86/vm/register_x86.hpp ! src/share/vm/c1/c1_Compilation.hpp ! src/share/vm/c1/c1_LIR.cpp ! src/share/vm/c1/c1_LIR.hpp ! src/share/vm/interpreter/templateInterpreterGenerator.hpp Changeset: f8e096377840 Author: rbackman Date: 2016-07-19 13:15 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/f8e096377840 Merge ! make/test/JtregNative.gmk ! src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp ! src/share/vm/runtime/globals.hpp ! test/compiler/arguments/CheckCICompilerCount.java ! test/compiler/arguments/CheckCompileThresholdScaling.java ! test/compiler/arraycopy/TestEliminatedArrayCopyDeopt.java - test/compiler/c1/6478991/NullCheckTest.java - test/compiler/c1/6579789/Test6579789.java - test/compiler/c1/6756768/Test6756768.java - test/compiler/c1/6756768/Test6756768_2.java - test/compiler/c1/6757316/Test6757316.java - test/compiler/c1/6758234/Test6758234.java - test/compiler/c1/6769124/TestArrayCopy6769124.java - test/compiler/c1/6769124/TestDeoptInt6769124.java - test/compiler/c1/6769124/TestUnalignedLoad6769124.java - test/compiler/c1/6795465/Test6795465.java - test/compiler/c1/6849574/Test.java - test/compiler/c1/6855215/Test6855215.java - test/compiler/c1/6932496/Test6932496.java - test/compiler/c1/7042153/Test7042153.java - test/compiler/c1/7090976/Test7090976.java - test/compiler/c1/7103261/Test7103261.java - test/compiler/c1/7123108/Test7123108.java - test/compiler/c1/8004051/Test8004051.java - test/compiler/c1/8011706/Test8011706.java - test/compiler/c1/8011771/Test8011771.java - test/compiler/c2/5057225/Test5057225.java - test/compiler/c2/5091921/Test5091921.java - test/compiler/c2/5091921/Test6186134.java - test/compiler/c2/5091921/Test6196102.java - test/compiler/c2/5091921/Test6357214.java - test/compiler/c2/5091921/Test6559156.java - test/compiler/c2/5091921/Test6753639.java - test/compiler/c2/5091921/Test6850611.java - test/compiler/c2/5091921/Test6890943.java - test/compiler/c2/5091921/Test6897150.java - test/compiler/c2/5091921/Test6905845.java - test/compiler/c2/5091921/Test6931567.java - test/compiler/c2/5091921/Test6935022.java - test/compiler/c2/5091921/Test6959129.java - test/compiler/c2/5091921/Test6985295.java - test/compiler/c2/5091921/Test6992759.java - test/compiler/c2/5091921/Test7005594.java - test/compiler/c2/5091921/Test7005594.sh - test/compiler/c2/5091921/Test7020614.java - test/compiler/c2/5091921/input6890943.txt - test/compiler/c2/5091921/output6890943.txt - test/compiler/c2/6340864/TestByteVect.java - test/compiler/c2/6340864/TestDoubleVect.java - test/compiler/c2/6340864/TestFloatVect.java - test/compiler/c2/6340864/TestIntVect.java - test/compiler/c2/6340864/TestLongVect.java - test/compiler/c2/6340864/TestShortVect.java - test/compiler/c2/6443505/Test6443505.java - test/compiler/c2/6589834/InlinedArrayCloneTestCase.java - test/compiler/c2/6589834/Test_ia32.java - test/compiler/c2/6603011/Test.java - test/compiler/c2/6636138/Test1.java - test/compiler/c2/6636138/Test2.java - test/compiler/c2/6646019/Test.java - test/compiler/c2/6646020/Tester.java - test/compiler/c2/6661247/Test.java - test/compiler/c2/6663621/IVTest.java - test/compiler/c2/6663848/Tester.java - test/compiler/c2/6663854/Test6663854.java - test/compiler/c2/6695810/Test.java - test/compiler/c2/6700047/Test6700047.java - test/compiler/c2/6711100/Test.java - test/compiler/c2/6711117/Test.java - test/compiler/c2/6712835/Test6712835.java - test/compiler/c2/6714694/Tester.java - test/compiler/c2/6724218/Test.java - test/compiler/c2/6732154/Test6732154.java - test/compiler/c2/6741738/Tester.java - test/compiler/c2/6772683/InterruptedTest.java - test/compiler/c2/6792161/Test6792161.java - test/compiler/c2/6795362/Test6795362.java - test/compiler/c2/6796786/Test6796786.java - test/compiler/c2/6799693/Test.java - test/compiler/c2/6800154/Test6800154.java - test/compiler/c2/6805724/Test6805724.java - test/compiler/c2/6823453/Test.java - test/compiler/c2/6832293/Test.java - test/compiler/c2/6837011/Test6837011.java - test/compiler/c2/6837094/Test.java - test/compiler/c2/6843752/Test.java - test/compiler/c2/6851282/Test.java - test/compiler/c2/6852078/Test6852078.java - test/compiler/c2/6857159/Test6857159.java - test/compiler/c2/6863155/Test6863155.java - test/compiler/c2/6865031/Test.java - test/compiler/c2/6866651/Test.java - test/compiler/c2/6877254/Test.java - test/compiler/c2/6880034/Test6880034.java - test/compiler/c2/6885584/Test6885584.java - test/compiler/c2/6894807/IsInstanceTest.java - test/compiler/c2/6901572/Test.java - test/compiler/c2/6910484/Test.java - test/compiler/c2/6910605/Test.java - test/compiler/c2/6910618/Test.java - test/compiler/c2/6912517/Test.java - test/compiler/c2/6916644/Test6916644.java - test/compiler/c2/6921969/TestMultiplyLongHiZero.java - test/compiler/c2/6930043/Test6930043.java - test/compiler/c2/6946040/TestCharShortByteSwap.java - test/compiler/c2/6956668/Test6956668.java - test/compiler/c2/6958485/Test.java - test/compiler/c2/6968348/Test6968348.java - test/compiler/c2/6973329/Test.java - test/compiler/c2/7002666/Test7002666.java - test/compiler/c2/7009359/Test7009359.java - test/compiler/c2/7017746/Test.java - test/compiler/c2/7024475/Test7024475.java - test/compiler/c2/7029152/Test.java - test/compiler/c2/7041100/Test7041100.java - test/compiler/c2/7046096/Test7046096.java - test/compiler/c2/7047069/Test7047069.java - test/compiler/c2/7048332/Test7048332.java - test/compiler/c2/7068051/Test7068051.java - test/compiler/c2/7070134/Stemmer.java - test/compiler/c2/7070134/words - test/compiler/c2/7110586/Test7110586.java - test/compiler/c2/7125879/Test7125879.java - test/compiler/c2/7160610/Test7160610.java - test/compiler/c2/7169782/Test7169782.java - test/compiler/c2/7174363/Test7174363.java - test/compiler/c2/7177917/Test7177917.java - test/compiler/c2/7179138/Test7179138_1.java - test/compiler/c2/7179138/Test7179138_2.java - test/compiler/c2/7190310/Test7190310.java - test/compiler/c2/7190310/Test7190310_unsafe.java - test/compiler/c2/7192963/TestByteVect.java - test/compiler/c2/7192963/TestDoubleVect.java - test/compiler/c2/7192963/TestFloatVect.java - test/compiler/c2/7192963/TestIntVect.java - test/compiler/c2/7192963/TestLongVect.java - test/compiler/c2/7192963/TestShortVect.java - test/compiler/c2/7199742/Test7199742.java - test/compiler/c2/7200264/Test7200264.sh - test/compiler/c2/7200264/TestIntVect.java - test/compiler/c2/8000805/Test8000805.java - test/compiler/c2/8002069/Test8002069.java - test/compiler/c2/8004741/Test8004741.java - test/compiler/c2/8004867/TestIntAtomicCAS.java - test/compiler/c2/8004867/TestIntAtomicOrdered.java - test/compiler/c2/8004867/TestIntAtomicVolatile.java - test/compiler/c2/8004867/TestIntUnsafeCAS.java - test/compiler/c2/8004867/TestIntUnsafeOrdered.java - test/compiler/c2/8004867/TestIntUnsafeVolatile.java - test/compiler/c2/8005956/PolynomialRoot.java - test/compiler/c2/8007294/Test8007294.java - test/compiler/c2/8007722/Test8007722.java - test/compiler/codegen/6378821/Test6378821.java - test/compiler/codegen/6431242/Test.java - test/compiler/codegen/6797305/Test6797305.java - test/compiler/codegen/6814842/Test6814842.java - test/compiler/codegen/6823354/Test6823354.java - test/compiler/codegen/6875866/Test.java - test/compiler/codegen/6879902/Test6879902.java - test/compiler/codegen/6896617/Test6896617.java - test/compiler/codegen/6909839/Test6909839.java - test/compiler/codegen/6935535/Test.java - test/compiler/codegen/6942326/Test.java - test/compiler/codegen/7009231/Test7009231.java - test/compiler/codegen/7088419/CRCTest.java - test/compiler/codegen/7100757/Test7100757.java - test/compiler/codegen/7119644/TestBooleanVect.java - test/compiler/codegen/7119644/TestByteDoubleVect.java - test/compiler/codegen/7119644/TestByteFloatVect.java - test/compiler/codegen/7119644/TestByteIntVect.java - test/compiler/codegen/7119644/TestByteLongVect.java - test/compiler/codegen/7119644/TestByteShortVect.java - test/compiler/codegen/7119644/TestByteVect.java - test/compiler/codegen/7119644/TestCharShortVect.java - test/compiler/codegen/7119644/TestCharVect.java - test/compiler/codegen/7119644/TestDoubleVect.java - test/compiler/codegen/7119644/TestFloatDoubleVect.java - test/compiler/codegen/7119644/TestFloatVect.java - test/compiler/codegen/7119644/TestIntDoubleVect.java - test/compiler/codegen/7119644/TestIntFloatVect.java - test/compiler/codegen/7119644/TestIntLongVect.java - test/compiler/codegen/7119644/TestIntVect.java - test/compiler/codegen/7119644/TestLongDoubleVect.java - test/compiler/codegen/7119644/TestLongFloatVect.java - test/compiler/codegen/7119644/TestLongVect.java - test/compiler/codegen/7119644/TestShortDoubleVect.java - test/compiler/codegen/7119644/TestShortFloatVect.java - test/compiler/codegen/7119644/TestShortIntVect.java - test/compiler/codegen/7119644/TestShortLongVect.java - test/compiler/codegen/7119644/TestShortVect.java - test/compiler/codegen/7184394/TestAESBase.java - test/compiler/codegen/7184394/TestAESDecode.java - test/compiler/codegen/7184394/TestAESEncode.java - test/compiler/codegen/7184394/TestAESMain.java - test/compiler/codegen/8001183/TestCharVect.java - test/compiler/codegen/8005033/Test8005033.java - test/compiler/codegen/8011901/Test8011901.java - test/compiler/codegen/8144028/BitTests.java - test/compiler/eliminateAutobox/6934604/TestByteBoxing.java - test/compiler/eliminateAutobox/6934604/TestDoubleBoxing.java - test/compiler/eliminateAutobox/6934604/TestFloatBoxing.java - test/compiler/eliminateAutobox/6934604/TestIntBoxing.java - test/compiler/eliminateAutobox/6934604/TestLongBoxing.java - test/compiler/eliminateAutobox/6934604/TestShortBoxing.java - test/compiler/escapeAnalysis/6689060/Test.java - test/compiler/escapeAnalysis/6716441/Tester.java - test/compiler/escapeAnalysis/6726999/Test.java - test/compiler/escapeAnalysis/6775880/Test.java - test/compiler/escapeAnalysis/6795161/Test.java - test/compiler/escapeAnalysis/6895383/Test.java - test/compiler/escapeAnalysis/6896727/Test.java - test/compiler/interpreter/6539464/Test.java - test/compiler/interpreter/6833129/Test.java - test/compiler/interpreter/7116216/LargeFrame.java - test/compiler/interpreter/7116216/StackOverflow.java - test/compiler/intrinsics/6982370/Test6982370.java - test/compiler/intrinsics/8005419/Test8005419.java - test/compiler/intrinsics/adler32/TestAdler32.java - test/compiler/intrinsics/class/TestClassIsPrimitive.java - test/compiler/intrinsics/classcast/NullCheckDroppingsTest.java - test/compiler/intrinsics/clone/TestObjectClone.java - test/compiler/intrinsics/crc32/TestCRC32.java - test/compiler/intrinsics/crc32c/TestCRC32C.java - test/compiler/intrinsics/hashcode/TestHashCode.java - test/compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java - test/compiler/intrinsics/muladd/TestMulAdd.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLen.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLenReturnProfile.java - test/compiler/intrinsics/squaretolen/TestSquareToLen.java - test/compiler/intrinsics/stringequals/TestStringEqualsBadLength.java ! test/compiler/intrinsics/unsafe/HeapByteBufferTest.java - test/compiler/jsr292/6990212/Test6990212.java - test/compiler/jsr292/7082949/Test7082949.java - test/compiler/loopopts/6659207/Test.java - test/compiler/loopopts/6855164/Test.java - test/compiler/loopopts/6860469/Test.java - test/compiler/loopopts/7044738/Test7044738.java - test/compiler/loopopts/7052494/Test7052494.java - test/compiler/native/TestDirtyInt.java - test/compiler/native/libTestDirtyInt.c - test/compiler/runtime/6778657/Test.java - test/compiler/runtime/6826736/Test.java - test/compiler/runtime/6859338/Test6859338.java - test/compiler/runtime/6863420/Test.java - test/compiler/runtime/6865265/StackOverflowBug.java - test/compiler/runtime/6891750/Test6891750.java - test/compiler/runtime/6892265/Test.java - test/compiler/runtime/7088020/Test7088020.java - test/compiler/runtime/7141637/SpreadNullArg.java - test/compiler/runtime/7196199/Test7196199.java - test/compiler/runtime/8010927/Test8010927.java - test/compiler/runtime/8015436/Test8015436.java - test/compiler/uncommontrap/8009761/Test8009761.java Changeset: e93fb0d17661 Author: never Date: 2016-07-19 18:11 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/e93fb0d17661 8161292: [JVMCI] missing test files from 8159368 Reviewed-by: twisti, kvn ! src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot.amd64/src/jdk/vm/ci/hotspot/amd64/AMD64HotSpotRegisterConfig.java + test/compiler/jvmci/jdk.vm.ci.code.test/libNativeCallTest.c + test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java ! test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/amd64/AMD64TestAssembler.java Changeset: 9766576633d2 Author: dnsimon Date: 2016-07-19 18:59 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/9766576633d2 8161274: [JVMCI] compiler/jvmci/events/JvmciNotifyInstallEventTest.java fails with NoClassDefFound Reviewed-by: kvn, twisti ! src/share/vm/compiler/compileBroker.cpp ! src/share/vm/jvmci/jvmciRuntime.cpp ! src/share/vm/jvmci/jvmciRuntime.hpp ! src/share/vm/runtime/simpleThresholdPolicy.cpp ! src/share/vm/runtime/thread.cpp Changeset: 82186d9d3420 Author: never Date: 2016-07-19 18:17 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/82186d9d3420 8161603: [JVMCI] HotSpotVMConfig.baseVtableLength is incorrectly computed Reviewed-by: kvn ! src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfig.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaMethod.java Changeset: 064ff563daee Author: dpochepk Date: 2016-07-20 19:29 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/064ff563daee 8161508: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before materialization Reviewed-by: kvn ! test/compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java Changeset: 83d9c6250233 Author: dpochepk Date: 2016-07-20 19:31 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/83d9c6250233 8158756: [Testbug] serviceability/dcmd/compiler/CompilerQueueTest.java fails with TieredStopAtLevel=1 Reviewed-by: thartmann ! test/serviceability/dcmd/compiler/CompilerQueueTest.java Changeset: d001a6099482 Author: dpochepk Date: 2016-07-20 19:33 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/d001a6099482 8161695: compiler/jsr292/MHInlineTest.java can't be run on client-only platforms Reviewed-by: kvn ! test/compiler/jsr292/MHInlineTest.java Changeset: b029389f5ede Author: dpochepk Date: 2016-07-20 19:35 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/b029389f5ede 8071652: -XX:CompileOnly does not behave as documented Reviewed-by: kvn ! src/share/vm/compiler/compilerOracle.cpp ! test/compiler/intrinsics/sha/sanity/TestSHA256Intrinsics.java ! test/compiler/intrinsics/sha/sanity/TestSHA256MultiBlockIntrinsics.java ! test/compiler/intrinsics/sha/sanity/TestSHA512Intrinsics.java ! test/compiler/intrinsics/sha/sanity/TestSHA512MultiBlockIntrinsics.java Changeset: fbd5edf4d6e3 Author: aph Date: 2016-07-22 17:05 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/fbd5edf4d6e3 8161190: AArch64: Fix overflow in immediate cmp instruction Summary: Use subs instead of cmp to compare BlockZeroingLowLimit. Subs can check and handle immediate out of range correctly. Reviewed-by: aph Contributed-by: yang.zhang at linaro.org ! src/cpu/aarch64/vm/macroAssembler_aarch64.cpp ! src/cpu/aarch64/vm/stubGenerator_aarch64.cpp Changeset: 19dd4534b4f6 Author: dnsimon Date: 2016-07-20 22:18 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/19dd4534b4f6 8161265: [JVMCI] EnableJVMCI should only be required when its not implied by other flags Reviewed-by: twisti, kvn, never ! src/share/vm/jvmci/jvmciCodeInstaller.cpp ! src/share/vm/jvmci/jvmci_globals.cpp ! src/share/vm/jvmci/jvmci_globals.hpp ! src/share/vm/runtime/arguments.cpp ! test/compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java ! test/compiler/jvmci/events/JvmciNotifyInstallEventTest.java Changeset: 2f5e85b2a1c1 Author: dnsimon Date: 2016-07-22 17:52 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/2f5e85b2a1c1 Merge Changeset: 243c7d6885d9 Author: roland Date: 2016-07-18 20:45 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/243c7d6885d9 8161651: Logic in ConnectionGraph::split_unique_types() wrongly assumes node always have memory input Reviewed-by: thartmann, kvn ! src/share/vm/opto/escape.cpp Changeset: 95a1164892be Author: twisti Date: 2016-07-22 12:47 -1000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/95a1164892be 8162427: fix indent in CompileTask::print_tty Reviewed-by: kvn ! src/share/vm/compiler/compileTask.cpp Changeset: 141333057d89 Author: dpochepk Date: 2016-07-25 21:02 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/141333057d89 8162376: TestSHA512Intrinsics.java failed with Unexpected count of intrinsic _sha5_implCompress is expected Reviewed-by: kvn ! test/compiler/intrinsics/sha/sanity/TestSHA512Intrinsics.java ! test/compiler/intrinsics/sha/sanity/TestSHA512MultiBlockIntrinsics.java Changeset: f6c7981c093e Author: aph Date: 2016-06-23 17:58 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/f6c7981c093e 8157306: Random infrequent null pointer exceptions in javac Reviewed-by: kvn ! src/share/vm/opto/lcm.cpp Changeset: 286ad75013e2 Author: roland Date: 2016-07-25 14:31 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/286ad75013e2 8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled Summary: don't convert loop with safepoint on the backedge to Counted loop Reviewed-by: kvn ! src/share/vm/opto/loopnode.cpp + test/compiler/loopopts/TestCountedLoopSafepointBackedge.java Changeset: 0a4ab8e45945 Author: goetz Date: 2016-07-20 12:34 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/0a4ab8e45945 8161907: adlc: Fix crash in cisc_spill_match if _rChild == NULL Reviewed-by: kvn ! src/share/vm/adlc/formssel.cpp Changeset: 72bb9cb86707 Author: dlong Date: 2016-07-27 10:56 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/72bb9cb86707 8160742: Node::operator new invokes undefined behavior Summary: remove obsolete asserts Reviewed-by: kvn ! src/share/vm/opto/node.cpp ! src/share/vm/opto/node.hpp Changeset: e9f9f6ffc351 Author: roland Date: 2016-07-27 12:33 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/e9f9f6ffc351 8162384: Performance regression: bimorphic inlining may be bypassed by type speculation Summary: when speculation fails at a call fallback to profile data at the call site Reviewed-by: kvn ! src/share/vm/opto/doCall.cpp Changeset: 9de9000ce552 Author: zmajo Date: 2016-07-28 08:19 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/9de9000ce552 Merge Changeset: 40b4cb7908a1 Author: dpochepk Date: 2016-07-28 16:09 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/40b4cb7908a1 8162603: Unrecognized VM option 'UseCountedLoopSafepoints' Reviewed-by: kvn ! test/compiler/loopopts/TestCountedLoopSafepointBackedge.java Changeset: 1f9a767f006d Author: rbackman Date: 2016-07-29 09:23 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/1f9a767f006d Merge ! make/test/JtregNative.gmk ! src/cpu/aarch64/vm/vm_version_aarch64.cpp ! src/cpu/ppc/vm/vtableStubs_ppc_64.cpp ! src/cpu/x86/vm/register_definitions_x86.cpp ! src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp ! src/share/vm/asm/assembler.hpp ! src/share/vm/jvmci/jvmciCodeInstaller.cpp ! src/share/vm/jvmci/jvmciRuntime.cpp ! src/share/vm/jvmci/vmStructs_jvmci.cpp ! src/share/vm/opto/library_call.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/utilities/globalDefinitions.hpp - test/compiler/c1/6478991/NullCheckTest.java - test/compiler/c1/6579789/Test6579789.java - test/compiler/c1/6756768/Test6756768.java - test/compiler/c1/6756768/Test6756768_2.java - test/compiler/c1/6757316/Test6757316.java - test/compiler/c1/6758234/Test6758234.java - test/compiler/c1/6769124/TestArrayCopy6769124.java - test/compiler/c1/6769124/TestDeoptInt6769124.java - test/compiler/c1/6769124/TestUnalignedLoad6769124.java - test/compiler/c1/6795465/Test6795465.java - test/compiler/c1/6849574/Test.java - test/compiler/c1/6855215/Test6855215.java - test/compiler/c1/6932496/Test6932496.java - test/compiler/c1/7042153/Test7042153.java - test/compiler/c1/7090976/Test7090976.java - test/compiler/c1/7103261/Test7103261.java - test/compiler/c1/7123108/Test7123108.java - test/compiler/c1/8004051/Test8004051.java - test/compiler/c1/8011706/Test8011706.java - test/compiler/c1/8011771/Test8011771.java - test/compiler/c2/5057225/Test5057225.java - test/compiler/c2/5091921/Test5091921.java - test/compiler/c2/5091921/Test6186134.java - test/compiler/c2/5091921/Test6196102.java - test/compiler/c2/5091921/Test6357214.java - test/compiler/c2/5091921/Test6559156.java - test/compiler/c2/5091921/Test6753639.java - test/compiler/c2/5091921/Test6850611.java - test/compiler/c2/5091921/Test6890943.java - test/compiler/c2/5091921/Test6897150.java - test/compiler/c2/5091921/Test6905845.java - test/compiler/c2/5091921/Test6931567.java - test/compiler/c2/5091921/Test6935022.java - test/compiler/c2/5091921/Test6959129.java - test/compiler/c2/5091921/Test6985295.java - test/compiler/c2/5091921/Test6992759.java - test/compiler/c2/5091921/Test7005594.java - test/compiler/c2/5091921/Test7005594.sh - test/compiler/c2/5091921/Test7020614.java - test/compiler/c2/5091921/input6890943.txt - test/compiler/c2/5091921/output6890943.txt - test/compiler/c2/6340864/TestByteVect.java - test/compiler/c2/6340864/TestDoubleVect.java - test/compiler/c2/6340864/TestFloatVect.java - test/compiler/c2/6340864/TestIntVect.java - test/compiler/c2/6340864/TestLongVect.java - test/compiler/c2/6340864/TestShortVect.java - test/compiler/c2/6443505/Test6443505.java - test/compiler/c2/6589834/InlinedArrayCloneTestCase.java - test/compiler/c2/6589834/Test_ia32.java - test/compiler/c2/6603011/Test.java - test/compiler/c2/6636138/Test1.java - test/compiler/c2/6636138/Test2.java - test/compiler/c2/6646019/Test.java - test/compiler/c2/6646020/Tester.java - test/compiler/c2/6661247/Test.java - test/compiler/c2/6663621/IVTest.java - test/compiler/c2/6663848/Tester.java - test/compiler/c2/6663854/Test6663854.java - test/compiler/c2/6695810/Test.java - test/compiler/c2/6700047/Test6700047.java - test/compiler/c2/6711100/Test.java - test/compiler/c2/6711117/Test.java - test/compiler/c2/6712835/Test6712835.java - test/compiler/c2/6714694/Tester.java - test/compiler/c2/6724218/Test.java - test/compiler/c2/6732154/Test6732154.java - test/compiler/c2/6741738/Tester.java - test/compiler/c2/6772683/InterruptedTest.java - test/compiler/c2/6792161/Test6792161.java - test/compiler/c2/6795362/Test6795362.java - test/compiler/c2/6796786/Test6796786.java - test/compiler/c2/6799693/Test.java - test/compiler/c2/6800154/Test6800154.java - test/compiler/c2/6805724/Test6805724.java - test/compiler/c2/6823453/Test.java - test/compiler/c2/6832293/Test.java - test/compiler/c2/6837011/Test6837011.java - test/compiler/c2/6837094/Test.java - test/compiler/c2/6843752/Test.java - test/compiler/c2/6851282/Test.java - test/compiler/c2/6852078/Test6852078.java - test/compiler/c2/6857159/Test6857159.java - test/compiler/c2/6863155/Test6863155.java - test/compiler/c2/6865031/Test.java - test/compiler/c2/6866651/Test.java - test/compiler/c2/6877254/Test.java - test/compiler/c2/6880034/Test6880034.java - test/compiler/c2/6885584/Test6885584.java - test/compiler/c2/6894807/IsInstanceTest.java - test/compiler/c2/6901572/Test.java - test/compiler/c2/6910484/Test.java - test/compiler/c2/6910605/Test.java - test/compiler/c2/6910618/Test.java - test/compiler/c2/6912517/Test.java - test/compiler/c2/6916644/Test6916644.java - test/compiler/c2/6921969/TestMultiplyLongHiZero.java - test/compiler/c2/6930043/Test6930043.java - test/compiler/c2/6946040/TestCharShortByteSwap.java - test/compiler/c2/6956668/Test6956668.java - test/compiler/c2/6958485/Test.java - test/compiler/c2/6968348/Test6968348.java - test/compiler/c2/6973329/Test.java - test/compiler/c2/7002666/Test7002666.java - test/compiler/c2/7009359/Test7009359.java - test/compiler/c2/7017746/Test.java - test/compiler/c2/7024475/Test7024475.java - test/compiler/c2/7029152/Test.java - test/compiler/c2/7041100/Test7041100.java - test/compiler/c2/7046096/Test7046096.java - test/compiler/c2/7047069/Test7047069.java - test/compiler/c2/7048332/Test7048332.java - test/compiler/c2/7068051/Test7068051.java - test/compiler/c2/7070134/Stemmer.java - test/compiler/c2/7070134/words - test/compiler/c2/7110586/Test7110586.java - test/compiler/c2/7125879/Test7125879.java - test/compiler/c2/7160610/Test7160610.java - test/compiler/c2/7169782/Test7169782.java - test/compiler/c2/7174363/Test7174363.java - test/compiler/c2/7177917/Test7177917.java - test/compiler/c2/7179138/Test7179138_1.java - test/compiler/c2/7179138/Test7179138_2.java - test/compiler/c2/7190310/Test7190310.java - test/compiler/c2/7190310/Test7190310_unsafe.java - test/compiler/c2/7192963/TestByteVect.java - test/compiler/c2/7192963/TestDoubleVect.java - test/compiler/c2/7192963/TestFloatVect.java - test/compiler/c2/7192963/TestIntVect.java - test/compiler/c2/7192963/TestLongVect.java - test/compiler/c2/7192963/TestShortVect.java - test/compiler/c2/7199742/Test7199742.java - test/compiler/c2/7200264/Test7200264.sh - test/compiler/c2/7200264/TestIntVect.java - test/compiler/c2/8000805/Test8000805.java - test/compiler/c2/8002069/Test8002069.java - test/compiler/c2/8004741/Test8004741.java - test/compiler/c2/8004867/TestIntAtomicCAS.java - test/compiler/c2/8004867/TestIntAtomicOrdered.java - test/compiler/c2/8004867/TestIntAtomicVolatile.java - test/compiler/c2/8004867/TestIntUnsafeCAS.java - test/compiler/c2/8004867/TestIntUnsafeOrdered.java - test/compiler/c2/8004867/TestIntUnsafeVolatile.java - test/compiler/c2/8005956/PolynomialRoot.java - test/compiler/c2/8007294/Test8007294.java - test/compiler/c2/8007722/Test8007722.java - test/compiler/codegen/6378821/Test6378821.java - test/compiler/codegen/6431242/Test.java - test/compiler/codegen/6797305/Test6797305.java - test/compiler/codegen/6814842/Test6814842.java - test/compiler/codegen/6823354/Test6823354.java - test/compiler/codegen/6875866/Test.java - test/compiler/codegen/6879902/Test6879902.java - test/compiler/codegen/6896617/Test6896617.java - test/compiler/codegen/6909839/Test6909839.java - test/compiler/codegen/6935535/Test.java - test/compiler/codegen/6942326/Test.java - test/compiler/codegen/7009231/Test7009231.java - test/compiler/codegen/7088419/CRCTest.java - test/compiler/codegen/7100757/Test7100757.java - test/compiler/codegen/7119644/TestBooleanVect.java - test/compiler/codegen/7119644/TestByteDoubleVect.java - test/compiler/codegen/7119644/TestByteFloatVect.java - test/compiler/codegen/7119644/TestByteIntVect.java - test/compiler/codegen/7119644/TestByteLongVect.java - test/compiler/codegen/7119644/TestByteShortVect.java - test/compiler/codegen/7119644/TestByteVect.java - test/compiler/codegen/7119644/TestCharShortVect.java - test/compiler/codegen/7119644/TestCharVect.java - test/compiler/codegen/7119644/TestDoubleVect.java - test/compiler/codegen/7119644/TestFloatDoubleVect.java - test/compiler/codegen/7119644/TestFloatVect.java - test/compiler/codegen/7119644/TestIntDoubleVect.java - test/compiler/codegen/7119644/TestIntFloatVect.java - test/compiler/codegen/7119644/TestIntLongVect.java - test/compiler/codegen/7119644/TestIntVect.java - test/compiler/codegen/7119644/TestLongDoubleVect.java - test/compiler/codegen/7119644/TestLongFloatVect.java - test/compiler/codegen/7119644/TestLongVect.java - test/compiler/codegen/7119644/TestShortDoubleVect.java - test/compiler/codegen/7119644/TestShortFloatVect.java - test/compiler/codegen/7119644/TestShortIntVect.java - test/compiler/codegen/7119644/TestShortLongVect.java - test/compiler/codegen/7119644/TestShortVect.java - test/compiler/codegen/7184394/TestAESBase.java - test/compiler/codegen/7184394/TestAESDecode.java - test/compiler/codegen/7184394/TestAESEncode.java - test/compiler/codegen/7184394/TestAESMain.java - test/compiler/codegen/8001183/TestCharVect.java - test/compiler/codegen/8005033/Test8005033.java - test/compiler/codegen/8011901/Test8011901.java - test/compiler/codegen/8144028/BitTests.java - test/compiler/eliminateAutobox/6934604/TestByteBoxing.java - test/compiler/eliminateAutobox/6934604/TestDoubleBoxing.java - test/compiler/eliminateAutobox/6934604/TestFloatBoxing.java - test/compiler/eliminateAutobox/6934604/TestIntBoxing.java - test/compiler/eliminateAutobox/6934604/TestLongBoxing.java - test/compiler/eliminateAutobox/6934604/TestShortBoxing.java - test/compiler/escapeAnalysis/6689060/Test.java - test/compiler/escapeAnalysis/6716441/Tester.java - test/compiler/escapeAnalysis/6726999/Test.java - test/compiler/escapeAnalysis/6775880/Test.java - test/compiler/escapeAnalysis/6795161/Test.java - test/compiler/escapeAnalysis/6895383/Test.java - test/compiler/escapeAnalysis/6896727/Test.java - test/compiler/interpreter/6539464/Test.java - test/compiler/interpreter/6833129/Test.java - test/compiler/interpreter/7116216/LargeFrame.java - test/compiler/interpreter/7116216/StackOverflow.java - test/compiler/intrinsics/6982370/Test6982370.java - test/compiler/intrinsics/8005419/Test8005419.java - test/compiler/intrinsics/adler32/TestAdler32.java - test/compiler/intrinsics/class/TestClassIsPrimitive.java - test/compiler/intrinsics/classcast/NullCheckDroppingsTest.java - test/compiler/intrinsics/clone/TestObjectClone.java - test/compiler/intrinsics/crc32/TestCRC32.java - test/compiler/intrinsics/crc32c/TestCRC32C.java - test/compiler/intrinsics/hashcode/TestHashCode.java - test/compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java - test/compiler/intrinsics/muladd/TestMulAdd.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLen.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLenReturnProfile.java - test/compiler/intrinsics/squaretolen/TestSquareToLen.java - test/compiler/intrinsics/stringequals/TestStringEqualsBadLength.java - test/compiler/jsr292/6990212/Test6990212.java - test/compiler/jsr292/7082949/Test7082949.java ! test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java - test/compiler/loopopts/6659207/Test.java - test/compiler/loopopts/6855164/Test.java - test/compiler/loopopts/6860469/Test.java - test/compiler/loopopts/7044738/Test7044738.java - test/compiler/loopopts/7052494/Test7052494.java - test/compiler/native/TestDirtyInt.java - test/compiler/native/libTestDirtyInt.c ! test/compiler/rtm/cli/RTMGenericCommandLineOptionTest.java - test/compiler/runtime/6778657/Test.java - test/compiler/runtime/6826736/Test.java - test/compiler/runtime/6859338/Test6859338.java - test/compiler/runtime/6863420/Test.java - test/compiler/runtime/6865265/StackOverflowBug.java - test/compiler/runtime/6891750/Test6891750.java - test/compiler/runtime/6892265/Test.java - test/compiler/runtime/7088020/Test7088020.java - test/compiler/runtime/7141637/SpreadNullArg.java - test/compiler/runtime/7196199/Test7196199.java - test/compiler/runtime/8010927/Test8010927.java - test/compiler/runtime/8015436/Test8015436.java - test/compiler/uncommontrap/8009761/Test8009761.java ! test/testlibrary/jdk/test/lib/Platform.java ! test/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java Changeset: 15915717849b Author: rbackman Date: 2016-07-29 08:17 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/15915717849b Merge ! src/share/vm/opto/escape.cpp - test/compiler/c1/6478991/NullCheckTest.java - test/compiler/c1/6579789/Test6579789.java - test/compiler/c1/6756768/Test6756768.java - test/compiler/c1/6756768/Test6756768_2.java - test/compiler/c1/6757316/Test6757316.java - test/compiler/c1/6758234/Test6758234.java - test/compiler/c1/6769124/TestArrayCopy6769124.java - test/compiler/c1/6769124/TestDeoptInt6769124.java - test/compiler/c1/6769124/TestUnalignedLoad6769124.java - test/compiler/c1/6795465/Test6795465.java - test/compiler/c1/6849574/Test.java - test/compiler/c1/6855215/Test6855215.java - test/compiler/c1/6932496/Test6932496.java - test/compiler/c1/7042153/Test7042153.java - test/compiler/c1/7090976/Test7090976.java - test/compiler/c1/7103261/Test7103261.java - test/compiler/c1/7123108/Test7123108.java - test/compiler/c1/8004051/Test8004051.java - test/compiler/c1/8011706/Test8011706.java - test/compiler/c1/8011771/Test8011771.java - test/compiler/c2/5057225/Test5057225.java - test/compiler/c2/5091921/Test5091921.java - test/compiler/c2/5091921/Test6186134.java - test/compiler/c2/5091921/Test6196102.java - test/compiler/c2/5091921/Test6357214.java - test/compiler/c2/5091921/Test6559156.java - test/compiler/c2/5091921/Test6753639.java - test/compiler/c2/5091921/Test6850611.java - test/compiler/c2/5091921/Test6890943.java - test/compiler/c2/5091921/Test6897150.java - test/compiler/c2/5091921/Test6905845.java - test/compiler/c2/5091921/Test6931567.java - test/compiler/c2/5091921/Test6935022.java - test/compiler/c2/5091921/Test6959129.java - test/compiler/c2/5091921/Test6985295.java - test/compiler/c2/5091921/Test6992759.java - test/compiler/c2/5091921/Test7005594.java - test/compiler/c2/5091921/Test7005594.sh - test/compiler/c2/5091921/Test7020614.java - test/compiler/c2/5091921/input6890943.txt - test/compiler/c2/5091921/output6890943.txt - test/compiler/c2/6340864/TestByteVect.java - test/compiler/c2/6340864/TestDoubleVect.java - test/compiler/c2/6340864/TestFloatVect.java - test/compiler/c2/6340864/TestIntVect.java - test/compiler/c2/6340864/TestLongVect.java - test/compiler/c2/6340864/TestShortVect.java - test/compiler/c2/6443505/Test6443505.java - test/compiler/c2/6589834/InlinedArrayCloneTestCase.java - test/compiler/c2/6589834/Test_ia32.java - test/compiler/c2/6603011/Test.java - test/compiler/c2/6636138/Test1.java - test/compiler/c2/6636138/Test2.java - test/compiler/c2/6646019/Test.java - test/compiler/c2/6646020/Tester.java - test/compiler/c2/6661247/Test.java - test/compiler/c2/6663621/IVTest.java - test/compiler/c2/6663848/Tester.java - test/compiler/c2/6663854/Test6663854.java - test/compiler/c2/6695810/Test.java - test/compiler/c2/6700047/Test6700047.java - test/compiler/c2/6711100/Test.java - test/compiler/c2/6711117/Test.java - test/compiler/c2/6712835/Test6712835.java - test/compiler/c2/6714694/Tester.java - test/compiler/c2/6724218/Test.java - test/compiler/c2/6732154/Test6732154.java - test/compiler/c2/6741738/Tester.java - test/compiler/c2/6772683/InterruptedTest.java - test/compiler/c2/6792161/Test6792161.java - test/compiler/c2/6795362/Test6795362.java - test/compiler/c2/6796786/Test6796786.java - test/compiler/c2/6799693/Test.java - test/compiler/c2/6800154/Test6800154.java - test/compiler/c2/6805724/Test6805724.java - test/compiler/c2/6823453/Test.java - test/compiler/c2/6832293/Test.java - test/compiler/c2/6837011/Test6837011.java - test/compiler/c2/6837094/Test.java - test/compiler/c2/6843752/Test.java - test/compiler/c2/6851282/Test.java - test/compiler/c2/6852078/Test6852078.java - test/compiler/c2/6857159/Test6857159.java - test/compiler/c2/6863155/Test6863155.java - test/compiler/c2/6865031/Test.java - test/compiler/c2/6866651/Test.java - test/compiler/c2/6877254/Test.java - test/compiler/c2/6880034/Test6880034.java - test/compiler/c2/6885584/Test6885584.java - test/compiler/c2/6894807/IsInstanceTest.java - test/compiler/c2/6901572/Test.java - test/compiler/c2/6910484/Test.java - test/compiler/c2/6910605/Test.java - test/compiler/c2/6910618/Test.java - test/compiler/c2/6912517/Test.java - test/compiler/c2/6916644/Test6916644.java - test/compiler/c2/6921969/TestMultiplyLongHiZero.java - test/compiler/c2/6930043/Test6930043.java - test/compiler/c2/6946040/TestCharShortByteSwap.java - test/compiler/c2/6956668/Test6956668.java - test/compiler/c2/6958485/Test.java - test/compiler/c2/6968348/Test6968348.java - test/compiler/c2/6973329/Test.java - test/compiler/c2/7002666/Test7002666.java - test/compiler/c2/7009359/Test7009359.java - test/compiler/c2/7017746/Test.java - test/compiler/c2/7024475/Test7024475.java - test/compiler/c2/7029152/Test.java - test/compiler/c2/7041100/Test7041100.java - test/compiler/c2/7046096/Test7046096.java - test/compiler/c2/7047069/Test7047069.java - test/compiler/c2/7048332/Test7048332.java - test/compiler/c2/7068051/Test7068051.java - test/compiler/c2/7070134/Stemmer.java - test/compiler/c2/7070134/words - test/compiler/c2/7110586/Test7110586.java - test/compiler/c2/7125879/Test7125879.java - test/compiler/c2/7160610/Test7160610.java - test/compiler/c2/7169782/Test7169782.java - test/compiler/c2/7174363/Test7174363.java - test/compiler/c2/7177917/Test7177917.java - test/compiler/c2/7179138/Test7179138_1.java - test/compiler/c2/7179138/Test7179138_2.java - test/compiler/c2/7190310/Test7190310.java - test/compiler/c2/7190310/Test7190310_unsafe.java - test/compiler/c2/7192963/TestByteVect.java - test/compiler/c2/7192963/TestDoubleVect.java - test/compiler/c2/7192963/TestFloatVect.java - test/compiler/c2/7192963/TestIntVect.java - test/compiler/c2/7192963/TestLongVect.java - test/compiler/c2/7192963/TestShortVect.java - test/compiler/c2/7199742/Test7199742.java - test/compiler/c2/7200264/Test7200264.sh - test/compiler/c2/7200264/TestIntVect.java - test/compiler/c2/8000805/Test8000805.java - test/compiler/c2/8002069/Test8002069.java - test/compiler/c2/8004741/Test8004741.java - test/compiler/c2/8004867/TestIntAtomicCAS.java - test/compiler/c2/8004867/TestIntAtomicOrdered.java - test/compiler/c2/8004867/TestIntAtomicVolatile.java - test/compiler/c2/8004867/TestIntUnsafeCAS.java - test/compiler/c2/8004867/TestIntUnsafeOrdered.java - test/compiler/c2/8004867/TestIntUnsafeVolatile.java - test/compiler/c2/8005956/PolynomialRoot.java - test/compiler/c2/8007294/Test8007294.java - test/compiler/c2/8007722/Test8007722.java - test/compiler/codegen/6378821/Test6378821.java - test/compiler/codegen/6431242/Test.java - test/compiler/codegen/6797305/Test6797305.java - test/compiler/codegen/6814842/Test6814842.java - test/compiler/codegen/6823354/Test6823354.java - test/compiler/codegen/6875866/Test.java - test/compiler/codegen/6879902/Test6879902.java - test/compiler/codegen/6896617/Test6896617.java - test/compiler/codegen/6909839/Test6909839.java - test/compiler/codegen/6935535/Test.java - test/compiler/codegen/6942326/Test.java - test/compiler/codegen/7009231/Test7009231.java - test/compiler/codegen/7088419/CRCTest.java - test/compiler/codegen/7100757/Test7100757.java - test/compiler/codegen/7119644/TestBooleanVect.java - test/compiler/codegen/7119644/TestByteDoubleVect.java - test/compiler/codegen/7119644/TestByteFloatVect.java - test/compiler/codegen/7119644/TestByteIntVect.java - test/compiler/codegen/7119644/TestByteLongVect.java - test/compiler/codegen/7119644/TestByteShortVect.java - test/compiler/codegen/7119644/TestByteVect.java - test/compiler/codegen/7119644/TestCharShortVect.java - test/compiler/codegen/7119644/TestCharVect.java - test/compiler/codegen/7119644/TestDoubleVect.java - test/compiler/codegen/7119644/TestFloatDoubleVect.java - test/compiler/codegen/7119644/TestFloatVect.java - test/compiler/codegen/7119644/TestIntDoubleVect.java - test/compiler/codegen/7119644/TestIntFloatVect.java - test/compiler/codegen/7119644/TestIntLongVect.java - test/compiler/codegen/7119644/TestIntVect.java - test/compiler/codegen/7119644/TestLongDoubleVect.java - test/compiler/codegen/7119644/TestLongFloatVect.java - test/compiler/codegen/7119644/TestLongVect.java - test/compiler/codegen/7119644/TestShortDoubleVect.java - test/compiler/codegen/7119644/TestShortFloatVect.java - test/compiler/codegen/7119644/TestShortIntVect.java - test/compiler/codegen/7119644/TestShortLongVect.java - test/compiler/codegen/7119644/TestShortVect.java - test/compiler/codegen/7184394/TestAESBase.java - test/compiler/codegen/7184394/TestAESDecode.java - test/compiler/codegen/7184394/TestAESEncode.java - test/compiler/codegen/7184394/TestAESMain.java - test/compiler/codegen/8001183/TestCharVect.java - test/compiler/codegen/8005033/Test8005033.java - test/compiler/codegen/8011901/Test8011901.java - test/compiler/codegen/8144028/BitTests.java - test/compiler/eliminateAutobox/6934604/TestByteBoxing.java - test/compiler/eliminateAutobox/6934604/TestDoubleBoxing.java - test/compiler/eliminateAutobox/6934604/TestFloatBoxing.java - test/compiler/eliminateAutobox/6934604/TestIntBoxing.java - test/compiler/eliminateAutobox/6934604/TestLongBoxing.java - test/compiler/eliminateAutobox/6934604/TestShortBoxing.java - test/compiler/escapeAnalysis/6689060/Test.java - test/compiler/escapeAnalysis/6716441/Tester.java - test/compiler/escapeAnalysis/6726999/Test.java - test/compiler/escapeAnalysis/6775880/Test.java - test/compiler/escapeAnalysis/6795161/Test.java - test/compiler/escapeAnalysis/6895383/Test.java - test/compiler/escapeAnalysis/6896727/Test.java - test/compiler/interpreter/6539464/Test.java - test/compiler/interpreter/6833129/Test.java - test/compiler/interpreter/7116216/LargeFrame.java - test/compiler/interpreter/7116216/StackOverflow.java - test/compiler/intrinsics/6982370/Test6982370.java - test/compiler/intrinsics/8005419/Test8005419.java - test/compiler/intrinsics/adler32/TestAdler32.java - test/compiler/intrinsics/class/TestClassIsPrimitive.java - test/compiler/intrinsics/classcast/NullCheckDroppingsTest.java - test/compiler/intrinsics/clone/TestObjectClone.java - test/compiler/intrinsics/crc32/TestCRC32.java - test/compiler/intrinsics/crc32c/TestCRC32C.java - test/compiler/intrinsics/hashcode/TestHashCode.java - test/compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java - test/compiler/intrinsics/muladd/TestMulAdd.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLen.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLenReturnProfile.java - test/compiler/intrinsics/squaretolen/TestSquareToLen.java - test/compiler/intrinsics/stringequals/TestStringEqualsBadLength.java - test/compiler/jsr292/6990212/Test6990212.java - test/compiler/jsr292/7082949/Test7082949.java - test/compiler/loopopts/6659207/Test.java - test/compiler/loopopts/6855164/Test.java - test/compiler/loopopts/6860469/Test.java - test/compiler/loopopts/7044738/Test7044738.java - test/compiler/loopopts/7052494/Test7052494.java - test/compiler/native/TestDirtyInt.java - test/compiler/native/libTestDirtyInt.c - test/compiler/runtime/6778657/Test.java - test/compiler/runtime/6826736/Test.java - test/compiler/runtime/6859338/Test6859338.java - test/compiler/runtime/6863420/Test.java - test/compiler/runtime/6865265/StackOverflowBug.java - test/compiler/runtime/6891750/Test6891750.java - test/compiler/runtime/6892265/Test.java - test/compiler/runtime/7088020/Test7088020.java - test/compiler/runtime/7141637/SpreadNullArg.java - test/compiler/runtime/7196199/Test7196199.java - test/compiler/runtime/8010927/Test8010927.java - test/compiler/runtime/8015436/Test8015436.java - test/compiler/uncommontrap/8009761/Test8009761.java Changeset: ae67f85487cb Author: dcubed Date: 2016-07-29 11:38 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/ae67f85487cb 8161601: Solaris: __USE_LEGACY_PROTOTYPES__ is redundant and should be removed Reviewed-by: redestad, dcubed, gthornbr, dholmes ! src/os/solaris/vm/jvm_solaris.h ! src/os/solaris/vm/perfMemory_solaris.cpp ! src/share/vm/utilities/globalDefinitions_sparcWorks.hpp Changeset: 21acfabce864 Author: jmasa Date: 2016-06-08 14:11 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/21acfabce864 8159073: : Error handling incomplete when creating GC threads lazily Reviewed-by: drwhite, tschatzl, sangheki ! src/share/vm/gc/cms/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc/cms/parNewGeneration.cpp ! src/share/vm/gc/g1/g1CollectedHeap.cpp ! src/share/vm/gc/g1/g1ConcurrentMark.cpp ! src/share/vm/gc/parallel/gcTaskManager.cpp ! src/share/vm/gc/parallel/gcTaskManager.hpp ! src/share/vm/gc/parallel/psScavenge.cpp ! src/share/vm/gc/shared/workerManager.hpp ! src/share/vm/gc/shared/workgroup.cpp ! src/share/vm/gc/shared/workgroup.hpp ! src/share/vm/runtime/globals.hpp ! test/gc/stress/TestGCOld.java Changeset: bc914ca2f62c Author: jmasa Date: 2016-07-29 20:23 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/bc914ca2f62c Merge Changeset: a790acb551b8 Author: amurillo Date: 2016-07-29 16:11 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/a790acb551b8 Merge - src/cpu/ppc/vm/interp_masm_ppc_64.hpp - src/cpu/ppc/vm/ppc_64.ad - src/cpu/ppc/vm/stubRoutines_ppc_64.hpp - src/cpu/ppc/vm/templateTable_ppc_64.hpp - src/cpu/x86/vm/stubRoutines_x86_32.hpp - src/cpu/x86/vm/stubRoutines_x86_64.hpp - src/os/aix/vm/mutex_aix.inline.hpp - src/os/bsd/vm/mutex_bsd.cpp - src/os/bsd/vm/mutex_bsd.inline.hpp - src/os/linux/vm/mutex_linux.cpp - src/os/linux/vm/mutex_linux.inline.hpp - src/os/solaris/vm/mutex_solaris.cpp - src/os/solaris/vm/mutex_solaris.inline.hpp - src/os/windows/vm/mutex_windows.cpp - src/os/windows/vm/mutex_windows.inline.hpp - test/runtime/7107135/Test.java - test/runtime/7107135/Test7107135.sh - test/runtime/7107135/TestMT.java - test/runtime/7107135/test.c - test/runtime/StackGuardPages/invoke.c - test/runtime/Unsafe/GetUnsafe.java - test/runtime/jsig/Test8017498.sh - test/runtime/jsig/TestJNI.c Changeset: 183943d25cd4 Author: amurillo Date: 2016-07-29 16:50 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/183943d25cd4 Merge Changeset: 2e21095f80c6 Author: dsamersoff Date: 2016-08-01 10:51 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/2e21095f80c6 8158050: Remove SA-JDI Summary: Remove SA-JDI Reviewed-by: alanb, dsamersoff Contributed-by: sharath.ballal at oracle.com - src/jdk.hotspot.agent/doc/ReadMe-JavaScript.text ! src/jdk.hotspot.agent/share/classes/module-info.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ArrayReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ArrayTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/BaseLineInfo.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/BooleanTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/BooleanValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ByteTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ByteValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/CharTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/CharValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ClassLoaderReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ClassObjectReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ClassTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ConcreteMethodImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ConnectorImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/DoubleTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/DoubleValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/FieldImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/FloatTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/FloatValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/IntegerTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/IntegerValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/InterfaceTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/JNITypeParser.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/JVMTIThreadState.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LineInfo.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LocalVariableImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LocationImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LongTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LongValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/MethodImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/MirrorImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/MonitorInfoImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/NonConcreteMethodImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ObjectReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/PrimitiveTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/PrimitiveValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ReferenceTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SACoreAttachingConnector.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SADebugServer.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SADebugServerAttachingConnector.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SAJDIClassLoader.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SAPIDAttachingConnector.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SDE.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ShortTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ShortValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/StackFrameImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/StratumLineInfo.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/StringReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ThreadGroupReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ThreadReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/TypeComponentImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/TypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VMModifiers.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ValueContainer.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VirtualMachineImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VoidTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VoidValueImpl.java ! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/OopUtilities.java ! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/java_lang_Class.java - src/jdk.hotspot.agent/test/jdi/README.jjh - src/jdk.hotspot.agent/test/jdi/SASanityChecker.java - src/jdk.hotspot.agent/test/jdi/TEST.ROOT - src/jdk.hotspot.agent/test/jdi/TargetAdapter.java - src/jdk.hotspot.agent/test/jdi/TargetListener.java - src/jdk.hotspot.agent/test/jdi/TestScaffold.java - src/jdk.hotspot.agent/test/jdi/VMConnection.java - src/jdk.hotspot.agent/test/jdi/jstack.sh - src/jdk.hotspot.agent/test/jdi/jstack64.sh - src/jdk.hotspot.agent/test/jdi/multivm.java - src/jdk.hotspot.agent/test/jdi/multivm.sh - src/jdk.hotspot.agent/test/jdi/runjdb.sh - src/jdk.hotspot.agent/test/jdi/runjpda.sh - src/jdk.hotspot.agent/test/jdi/runsa.sh - src/jdk.hotspot.agent/test/jdi/sagclient.java - src/jdk.hotspot.agent/test/jdi/sagdoit.java - src/jdk.hotspot.agent/test/jdi/sagtarg.java - src/jdk.hotspot.agent/test/jdi/sagtest.java - src/jdk.hotspot.agent/test/jdi/sasanity.sh - src/jdk.hotspot.agent/test/jdi/serialvm.java - src/jdk.hotspot.agent/test/jdi/serialvm.sh - test/serviceability/sa/TestClassLoaderStats.java - test/serviceability/sa/TestStackTrace.java Changeset: a2812668bf38 Author: dsamersoff Date: 2016-08-01 15:38 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/a2812668bf38 8160817: Add jsadebugd functionality to jhsdb Summary: add jsadebugd functionality to jhsdb Reviewed-by: dsamersoff Contributed-by: sharath.ballal at oracle.com ! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/SALauncher.java Changeset: 02527f3cfc5d Author: coleenp Date: 2016-08-01 16:28 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/02527f3cfc5d 8161445: [BACKOUT] MemberNameTable doesn't purge stale entries Summary: Original change caused performance regression in microbenchmarks after GC Reviewed-by: dholmes, ecaspole ! src/share/vm/classfile/javaClasses.cpp ! src/share/vm/classfile/javaClasses.hpp ! src/share/vm/oops/instanceKlass.cpp ! src/share/vm/oops/instanceKlass.hpp ! src/share/vm/prims/jvm.cpp ! src/share/vm/prims/methodHandles.cpp ! src/share/vm/prims/methodHandles.hpp Changeset: 5ff3c0f8fb8b Author: clanger Date: 2016-08-01 20:41 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/5ff3c0f8fb8b 8162869: Small fixes for AIX perf memory and attach listener Reviewed-by: dsamersoff, dholmes ! src/os/aix/vm/attachListener_aix.cpp ! src/os/aix/vm/perfMemory_aix.cpp ! src/os/bsd/vm/perfMemory_bsd.cpp ! src/os/linux/vm/perfMemory_linux.cpp ! src/os/solaris/vm/perfMemory_solaris.cpp Changeset: eba3743a1365 Author: tpivovarova Date: 2016-07-29 17:41 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/eba3743a1365 8161138: testlibrary_tests/ctw/* failed with "Failed. Unexpected exit from test [exit code: 0]" Reviewed-by: kvn ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/CompileTheWorld.java ! test/testlibrary/ctw/src/sun/hotspot/tools/ctw/PathHandler.java Changeset: 8434f901a207 Author: kvn Date: 2016-08-01 20:47 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/8434f901a207 Merge - src/cpu/ppc/vm/interp_masm_ppc_64.hpp - src/cpu/ppc/vm/ppc_64.ad - src/cpu/ppc/vm/stubRoutines_ppc_64.hpp - src/cpu/ppc/vm/templateTable_ppc_64.hpp - src/cpu/x86/vm/stubRoutines_x86_32.hpp - src/cpu/x86/vm/stubRoutines_x86_64.hpp - src/jdk.hotspot.agent/doc/ReadMe-JavaScript.text - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ArrayReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ArrayTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/BaseLineInfo.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/BooleanTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/BooleanValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ByteTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ByteValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/CharTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/CharValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ClassLoaderReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ClassObjectReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ClassTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ConcreteMethodImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ConnectorImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/DoubleTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/DoubleValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/FieldImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/FloatTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/FloatValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/IntegerTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/IntegerValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/InterfaceTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/JNITypeParser.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/JVMTIThreadState.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LineInfo.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LocalVariableImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LocationImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LongTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LongValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/MethodImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/MirrorImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/MonitorInfoImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/NonConcreteMethodImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ObjectReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/PrimitiveTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/PrimitiveValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ReferenceTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SACoreAttachingConnector.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SADebugServer.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SADebugServerAttachingConnector.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SAJDIClassLoader.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SAPIDAttachingConnector.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SDE.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ShortTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ShortValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/StackFrameImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/StratumLineInfo.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/StringReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ThreadGroupReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ThreadReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/TypeComponentImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/TypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VMModifiers.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ValueContainer.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VirtualMachineImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VoidTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VoidValueImpl.java - src/jdk.hotspot.agent/test/jdi/README.jjh - src/jdk.hotspot.agent/test/jdi/SASanityChecker.java - src/jdk.hotspot.agent/test/jdi/TEST.ROOT - src/jdk.hotspot.agent/test/jdi/TargetAdapter.java - src/jdk.hotspot.agent/test/jdi/TargetListener.java - src/jdk.hotspot.agent/test/jdi/TestScaffold.java - src/jdk.hotspot.agent/test/jdi/VMConnection.java - src/jdk.hotspot.agent/test/jdi/jstack.sh - src/jdk.hotspot.agent/test/jdi/jstack64.sh - src/jdk.hotspot.agent/test/jdi/multivm.java - src/jdk.hotspot.agent/test/jdi/multivm.sh - src/jdk.hotspot.agent/test/jdi/runjdb.sh - src/jdk.hotspot.agent/test/jdi/runjpda.sh - src/jdk.hotspot.agent/test/jdi/runsa.sh - src/jdk.hotspot.agent/test/jdi/sagclient.java - src/jdk.hotspot.agent/test/jdi/sagdoit.java - src/jdk.hotspot.agent/test/jdi/sagtarg.java - src/jdk.hotspot.agent/test/jdi/sagtest.java - src/jdk.hotspot.agent/test/jdi/sasanity.sh - src/jdk.hotspot.agent/test/jdi/serialvm.java - src/jdk.hotspot.agent/test/jdi/serialvm.sh - src/os/aix/vm/mutex_aix.inline.hpp - src/os/bsd/vm/mutex_bsd.cpp - src/os/bsd/vm/mutex_bsd.inline.hpp - src/os/linux/vm/mutex_linux.cpp - src/os/linux/vm/mutex_linux.inline.hpp - src/os/solaris/vm/mutex_solaris.cpp - src/os/solaris/vm/mutex_solaris.inline.hpp - src/os/windows/vm/mutex_windows.cpp - src/os/windows/vm/mutex_windows.inline.hpp - test/runtime/Unsafe/GetUnsafe.java - test/serviceability/sa/TestClassLoaderStats.java - test/serviceability/sa/TestStackTrace.java Changeset: dd8c45b19ef6 Author: mchernov Date: 2016-08-02 15:22 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/dd8c45b19ef6 8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value Reviewed-by: sangheki, tschatzl ! src/share/vm/prims/whitebox.cpp ! test/gc/arguments/TestNewSizeFlags.java Changeset: f2f9c77799cd Author: dholmes Date: 2016-08-02 16:24 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/f2f9c77799cd 7008747: Header files with conditional behaviour can not be precompiled Reviewed-by: kvn, gthornbr ! src/cpu/sparc/vm/register_definitions_sparc.cpp Changeset: 943bf73b49c3 Author: amurillo Date: 2016-08-05 09:50 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/943bf73b49c3 Merge - src/cpu/ppc/vm/interp_masm_ppc_64.hpp - src/cpu/ppc/vm/ppc_64.ad - src/cpu/ppc/vm/stubRoutines_ppc_64.hpp - src/cpu/ppc/vm/templateTable_ppc_64.hpp - src/cpu/x86/vm/stubRoutines_x86_32.hpp - src/cpu/x86/vm/stubRoutines_x86_64.hpp - src/jdk.hotspot.agent/doc/ReadMe-JavaScript.text - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ArrayReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ArrayTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/BaseLineInfo.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/BooleanTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/BooleanValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ByteTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ByteValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/CharTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/CharValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ClassLoaderReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ClassObjectReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ClassTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ConcreteMethodImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ConnectorImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/DoubleTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/DoubleValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/FieldImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/FloatTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/FloatValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/IntegerTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/IntegerValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/InterfaceTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/JNITypeParser.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/JVMTIThreadState.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LineInfo.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LocalVariableImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LocationImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LongTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/LongValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/MethodImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/MirrorImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/MonitorInfoImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/NonConcreteMethodImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ObjectReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/PrimitiveTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/PrimitiveValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ReferenceTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SACoreAttachingConnector.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SADebugServer.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SADebugServerAttachingConnector.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SAJDIClassLoader.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SAPIDAttachingConnector.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/SDE.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ShortTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ShortValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/StackFrameImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/StratumLineInfo.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/StringReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ThreadGroupReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ThreadReferenceImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/TypeComponentImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/TypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VMModifiers.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ValueContainer.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/ValueImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VirtualMachineImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VoidTypeImpl.java - src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/jdi/VoidValueImpl.java - src/jdk.hotspot.agent/test/jdi/README.jjh - src/jdk.hotspot.agent/test/jdi/SASanityChecker.java - src/jdk.hotspot.agent/test/jdi/TEST.ROOT - src/jdk.hotspot.agent/test/jdi/TargetAdapter.java - src/jdk.hotspot.agent/test/jdi/TargetListener.java - src/jdk.hotspot.agent/test/jdi/TestScaffold.java - src/jdk.hotspot.agent/test/jdi/VMConnection.java - src/jdk.hotspot.agent/test/jdi/jstack.sh - src/jdk.hotspot.agent/test/jdi/jstack64.sh - src/jdk.hotspot.agent/test/jdi/multivm.java - src/jdk.hotspot.agent/test/jdi/multivm.sh - src/jdk.hotspot.agent/test/jdi/runjdb.sh - src/jdk.hotspot.agent/test/jdi/runjpda.sh - src/jdk.hotspot.agent/test/jdi/runsa.sh - src/jdk.hotspot.agent/test/jdi/sagclient.java - src/jdk.hotspot.agent/test/jdi/sagdoit.java - src/jdk.hotspot.agent/test/jdi/sagtarg.java - src/jdk.hotspot.agent/test/jdi/sagtest.java - src/jdk.hotspot.agent/test/jdi/sasanity.sh - src/jdk.hotspot.agent/test/jdi/serialvm.java - src/jdk.hotspot.agent/test/jdi/serialvm.sh - src/os/aix/vm/mutex_aix.inline.hpp - src/os/bsd/vm/mutex_bsd.cpp - src/os/bsd/vm/mutex_bsd.inline.hpp - src/os/linux/vm/mutex_linux.cpp - src/os/linux/vm/mutex_linux.inline.hpp - src/os/solaris/vm/mutex_solaris.cpp - src/os/solaris/vm/mutex_solaris.inline.hpp - src/os/windows/vm/mutex_windows.cpp - src/os/windows/vm/mutex_windows.inline.hpp - test/compiler/c1/6478991/NullCheckTest.java - test/compiler/c1/6579789/Test6579789.java - test/compiler/c1/6756768/Test6756768.java - test/compiler/c1/6756768/Test6756768_2.java - test/compiler/c1/6757316/Test6757316.java - test/compiler/c1/6758234/Test6758234.java - test/compiler/c1/6769124/TestArrayCopy6769124.java - test/compiler/c1/6769124/TestDeoptInt6769124.java - test/compiler/c1/6769124/TestUnalignedLoad6769124.java - test/compiler/c1/6795465/Test6795465.java - test/compiler/c1/6849574/Test.java - test/compiler/c1/6855215/Test6855215.java - test/compiler/c1/6932496/Test6932496.java - test/compiler/c1/7042153/Test7042153.java - test/compiler/c1/7090976/Test7090976.java - test/compiler/c1/7103261/Test7103261.java - test/compiler/c1/7123108/Test7123108.java - test/compiler/c1/8004051/Test8004051.java - test/compiler/c1/8011706/Test8011706.java - test/compiler/c1/8011771/Test8011771.java - test/compiler/c2/5057225/Test5057225.java - test/compiler/c2/5091921/Test5091921.java - test/compiler/c2/5091921/Test6186134.java - test/compiler/c2/5091921/Test6196102.java - test/compiler/c2/5091921/Test6357214.java - test/compiler/c2/5091921/Test6559156.java - test/compiler/c2/5091921/Test6753639.java - test/compiler/c2/5091921/Test6850611.java - test/compiler/c2/5091921/Test6890943.java - test/compiler/c2/5091921/Test6897150.java - test/compiler/c2/5091921/Test6905845.java - test/compiler/c2/5091921/Test6931567.java - test/compiler/c2/5091921/Test6935022.java - test/compiler/c2/5091921/Test6959129.java - test/compiler/c2/5091921/Test6985295.java - test/compiler/c2/5091921/Test6992759.java - test/compiler/c2/5091921/Test7005594.java - test/compiler/c2/5091921/Test7005594.sh - test/compiler/c2/5091921/Test7020614.java - test/compiler/c2/5091921/input6890943.txt - test/compiler/c2/5091921/output6890943.txt - test/compiler/c2/6340864/TestByteVect.java - test/compiler/c2/6340864/TestDoubleVect.java - test/compiler/c2/6340864/TestFloatVect.java - test/compiler/c2/6340864/TestIntVect.java - test/compiler/c2/6340864/TestLongVect.java - test/compiler/c2/6340864/TestShortVect.java - test/compiler/c2/6443505/Test6443505.java - test/compiler/c2/6589834/InlinedArrayCloneTestCase.java - test/compiler/c2/6589834/Test_ia32.java - test/compiler/c2/6603011/Test.java - test/compiler/c2/6636138/Test1.java - test/compiler/c2/6636138/Test2.java - test/compiler/c2/6646019/Test.java - test/compiler/c2/6646020/Tester.java - test/compiler/c2/6661247/Test.java - test/compiler/c2/6663621/IVTest.java - test/compiler/c2/6663848/Tester.java - test/compiler/c2/6663854/Test6663854.java - test/compiler/c2/6695810/Test.java - test/compiler/c2/6700047/Test6700047.java - test/compiler/c2/6711100/Test.java - test/compiler/c2/6711117/Test.java - test/compiler/c2/6712835/Test6712835.java - test/compiler/c2/6714694/Tester.java - test/compiler/c2/6724218/Test.java - test/compiler/c2/6732154/Test6732154.java - test/compiler/c2/6741738/Tester.java - test/compiler/c2/6772683/InterruptedTest.java - test/compiler/c2/6792161/Test6792161.java - test/compiler/c2/6795362/Test6795362.java - test/compiler/c2/6796786/Test6796786.java - test/compiler/c2/6799693/Test.java - test/compiler/c2/6800154/Test6800154.java - test/compiler/c2/6805724/Test6805724.java - test/compiler/c2/6823453/Test.java - test/compiler/c2/6832293/Test.java - test/compiler/c2/6837011/Test6837011.java - test/compiler/c2/6837094/Test.java - test/compiler/c2/6843752/Test.java - test/compiler/c2/6851282/Test.java - test/compiler/c2/6852078/Test6852078.java - test/compiler/c2/6857159/Test6857159.java - test/compiler/c2/6863155/Test6863155.java - test/compiler/c2/6865031/Test.java - test/compiler/c2/6866651/Test.java - test/compiler/c2/6877254/Test.java - test/compiler/c2/6880034/Test6880034.java - test/compiler/c2/6885584/Test6885584.java - test/compiler/c2/6894807/IsInstanceTest.java - test/compiler/c2/6901572/Test.java - test/compiler/c2/6910484/Test.java - test/compiler/c2/6910605/Test.java - test/compiler/c2/6910618/Test.java - test/compiler/c2/6912517/Test.java - test/compiler/c2/6916644/Test6916644.java - test/compiler/c2/6921969/TestMultiplyLongHiZero.java - test/compiler/c2/6930043/Test6930043.java - test/compiler/c2/6946040/TestCharShortByteSwap.java - test/compiler/c2/6956668/Test6956668.java - test/compiler/c2/6958485/Test.java - test/compiler/c2/6968348/Test6968348.java - test/compiler/c2/6973329/Test.java - test/compiler/c2/7002666/Test7002666.java - test/compiler/c2/7009359/Test7009359.java - test/compiler/c2/7017746/Test.java - test/compiler/c2/7024475/Test7024475.java - test/compiler/c2/7029152/Test.java - test/compiler/c2/7041100/Test7041100.java - test/compiler/c2/7046096/Test7046096.java - test/compiler/c2/7047069/Test7047069.java - test/compiler/c2/7048332/Test7048332.java - test/compiler/c2/7068051/Test7068051.java - test/compiler/c2/7070134/Stemmer.java - test/compiler/c2/7070134/words - test/compiler/c2/7110586/Test7110586.java - test/compiler/c2/7125879/Test7125879.java - test/compiler/c2/7160610/Test7160610.java - test/compiler/c2/7169782/Test7169782.java - test/compiler/c2/7174363/Test7174363.java - test/compiler/c2/7177917/Test7177917.java - test/compiler/c2/7179138/Test7179138_1.java - test/compiler/c2/7179138/Test7179138_2.java - test/compiler/c2/7190310/Test7190310.java - test/compiler/c2/7190310/Test7190310_unsafe.java - test/compiler/c2/7192963/TestByteVect.java - test/compiler/c2/7192963/TestDoubleVect.java - test/compiler/c2/7192963/TestFloatVect.java - test/compiler/c2/7192963/TestIntVect.java - test/compiler/c2/7192963/TestLongVect.java - test/compiler/c2/7192963/TestShortVect.java - test/compiler/c2/7199742/Test7199742.java - test/compiler/c2/7200264/Test7200264.sh - test/compiler/c2/7200264/TestIntVect.java - test/compiler/c2/8000805/Test8000805.java - test/compiler/c2/8002069/Test8002069.java - test/compiler/c2/8004741/Test8004741.java - test/compiler/c2/8004867/TestIntAtomicCAS.java - test/compiler/c2/8004867/TestIntAtomicOrdered.java - test/compiler/c2/8004867/TestIntAtomicVolatile.java - test/compiler/c2/8004867/TestIntUnsafeCAS.java - test/compiler/c2/8004867/TestIntUnsafeOrdered.java - test/compiler/c2/8004867/TestIntUnsafeVolatile.java - test/compiler/c2/8005956/PolynomialRoot.java - test/compiler/c2/8007294/Test8007294.java - test/compiler/c2/8007722/Test8007722.java - test/compiler/codegen/6378821/Test6378821.java - test/compiler/codegen/6431242/Test.java - test/compiler/codegen/6797305/Test6797305.java - test/compiler/codegen/6814842/Test6814842.java - test/compiler/codegen/6823354/Test6823354.java - test/compiler/codegen/6875866/Test.java - test/compiler/codegen/6879902/Test6879902.java - test/compiler/codegen/6896617/Test6896617.java - test/compiler/codegen/6909839/Test6909839.java - test/compiler/codegen/6935535/Test.java - test/compiler/codegen/6942326/Test.java - test/compiler/codegen/7009231/Test7009231.java - test/compiler/codegen/7088419/CRCTest.java - test/compiler/codegen/7100757/Test7100757.java - test/compiler/codegen/7119644/TestBooleanVect.java - test/compiler/codegen/7119644/TestByteDoubleVect.java - test/compiler/codegen/7119644/TestByteFloatVect.java - test/compiler/codegen/7119644/TestByteIntVect.java - test/compiler/codegen/7119644/TestByteLongVect.java - test/compiler/codegen/7119644/TestByteShortVect.java - test/compiler/codegen/7119644/TestByteVect.java - test/compiler/codegen/7119644/TestCharShortVect.java - test/compiler/codegen/7119644/TestCharVect.java - test/compiler/codegen/7119644/TestDoubleVect.java - test/compiler/codegen/7119644/TestFloatDoubleVect.java - test/compiler/codegen/7119644/TestFloatVect.java - test/compiler/codegen/7119644/TestIntDoubleVect.java - test/compiler/codegen/7119644/TestIntFloatVect.java - test/compiler/codegen/7119644/TestIntLongVect.java - test/compiler/codegen/7119644/TestIntVect.java - test/compiler/codegen/7119644/TestLongDoubleVect.java - test/compiler/codegen/7119644/TestLongFloatVect.java - test/compiler/codegen/7119644/TestLongVect.java - test/compiler/codegen/7119644/TestShortDoubleVect.java - test/compiler/codegen/7119644/TestShortFloatVect.java - test/compiler/codegen/7119644/TestShortIntVect.java - test/compiler/codegen/7119644/TestShortLongVect.java - test/compiler/codegen/7119644/TestShortVect.java - test/compiler/codegen/7184394/TestAESBase.java - test/compiler/codegen/7184394/TestAESDecode.java - test/compiler/codegen/7184394/TestAESEncode.java - test/compiler/codegen/7184394/TestAESMain.java - test/compiler/codegen/8001183/TestCharVect.java - test/compiler/codegen/8005033/Test8005033.java - test/compiler/codegen/8011901/Test8011901.java - test/compiler/codegen/8144028/BitTests.java - test/compiler/eliminateAutobox/6934604/TestByteBoxing.java - test/compiler/eliminateAutobox/6934604/TestDoubleBoxing.java - test/compiler/eliminateAutobox/6934604/TestFloatBoxing.java - test/compiler/eliminateAutobox/6934604/TestIntBoxing.java - test/compiler/eliminateAutobox/6934604/TestLongBoxing.java - test/compiler/eliminateAutobox/6934604/TestShortBoxing.java - test/compiler/escapeAnalysis/6689060/Test.java - test/compiler/escapeAnalysis/6716441/Tester.java - test/compiler/escapeAnalysis/6726999/Test.java - test/compiler/escapeAnalysis/6775880/Test.java - test/compiler/escapeAnalysis/6795161/Test.java - test/compiler/escapeAnalysis/6895383/Test.java - test/compiler/escapeAnalysis/6896727/Test.java - test/compiler/interpreter/6539464/Test.java - test/compiler/interpreter/6833129/Test.java - test/compiler/interpreter/7116216/LargeFrame.java - test/compiler/interpreter/7116216/StackOverflow.java - test/compiler/intrinsics/6982370/Test6982370.java - test/compiler/intrinsics/8005419/Test8005419.java - test/compiler/intrinsics/adler32/TestAdler32.java - test/compiler/intrinsics/class/TestClassIsPrimitive.java - test/compiler/intrinsics/classcast/NullCheckDroppingsTest.java - test/compiler/intrinsics/clone/TestObjectClone.java - test/compiler/intrinsics/crc32/TestCRC32.java - test/compiler/intrinsics/crc32c/TestCRC32C.java - test/compiler/intrinsics/hashcode/TestHashCode.java - test/compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java - test/compiler/intrinsics/muladd/TestMulAdd.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLen.java - test/compiler/intrinsics/multiplytolen/TestMultiplyToLenReturnProfile.java - test/compiler/intrinsics/squaretolen/TestSquareToLen.java - test/compiler/intrinsics/stringequals/TestStringEqualsBadLength.java - test/compiler/jsr292/6990212/Test6990212.java - test/compiler/jsr292/7082949/Test7082949.java - test/compiler/loopopts/6659207/Test.java - test/compiler/loopopts/6855164/Test.java - test/compiler/loopopts/6860469/Test.java - test/compiler/loopopts/7044738/Test7044738.java - test/compiler/loopopts/7052494/Test7052494.java - test/compiler/native/TestDirtyInt.java - test/compiler/native/libTestDirtyInt.c - test/compiler/runtime/6778657/Test.java - test/compiler/runtime/6826736/Test.java - test/compiler/runtime/6859338/Test6859338.java - test/compiler/runtime/6863420/Test.java - test/compiler/runtime/6865265/StackOverflowBug.java - test/compiler/runtime/6891750/Test6891750.java - test/compiler/runtime/6892265/Test.java - test/compiler/runtime/7088020/Test7088020.java - test/compiler/runtime/7141637/SpreadNullArg.java - test/compiler/runtime/7196199/Test7196199.java - test/compiler/runtime/8010927/Test8010927.java - test/compiler/runtime/8015436/Test8015436.java - test/compiler/uncommontrap/8009761/Test8009761.java - test/runtime/7107135/Test.java - test/runtime/7107135/Test7107135.sh - test/runtime/7107135/TestMT.java - test/runtime/7107135/test.c - test/runtime/StackGuardPages/invoke.c - test/runtime/Unsafe/GetUnsafe.java - test/runtime/jsig/Test8017498.sh - test/runtime/jsig/TestJNI.c - test/serviceability/sa/TestClassLoaderStats.java - test/serviceability/sa/TestStackTrace.java Changeset: 3cfddcb268e3 Author: hseigel Date: 2016-08-10 15:48 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/3cfddcb268e3 8136930: Simplify use of module-system options by custom launchers Reviewed-by: coleenp, lfoltan, mchung ! src/jdk.vm.ci/share/classes/jdk.vm.ci.services/src/jdk/vm/ci/services/Services.java ! src/share/vm/classfile/classLoader.cpp ! src/share/vm/classfile/classLoader.hpp ! src/share/vm/memory/filemap.cpp ! src/share/vm/prims/jvmtiEnv.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/arguments.hpp ! src/share/vm/utilities/ostream.cpp ! test/TEST.ROOT ! test/compiler/unsafe/UnsafeGetConstantField.java ! test/gc/arguments/TestMaxMinHeapFreeRatioFlags.java ! test/gc/arguments/TestSurvivorRatioFlag.java ! test/gc/arguments/TestTargetSurvivorRatioFlag.java ! test/gc/g1/TestShrinkAuxiliaryData.java ! test/runtime/BadObjectClass/BootstrapRedefine.java ! test/runtime/BootClassAppendProp/BootClassPathAppendProp.java ! test/runtime/ErrorHandling/CreateCoredumpOnCrash.java ! test/runtime/ErrorHandling/ProblematicFrameTest.java ! test/runtime/SharedArchiveFile/BootAppendTests.java ! test/runtime/SharedArchiveFile/SASymbolTableTest.java ! test/runtime/Unsafe/RangeCheck.java ! test/runtime/getSysPackage/GetSysPkgTest.java + test/runtime/modules/IgnoreModulePropertiesTest.java + test/runtime/modules/ModuleOptionsTest.java + test/runtime/modules/ModuleOptionsWarn.java ! test/runtime/modules/ModuleStress/ExportModuleStressTest.java ! test/runtime/modules/ModuleStress/ModuleStressGC.java + test/runtime/modules/PatchModule/BasicJarBuilder.java + test/runtime/modules/PatchModule/PatchModule2Dirs.java + test/runtime/modules/PatchModule/PatchModule2DirsMain.java + test/runtime/modules/PatchModule/PatchModuleCDS.java + test/runtime/modules/PatchModule/PatchModuleDupJavaBase.java + test/runtime/modules/PatchModule/PatchModuleDupModule.java + test/runtime/modules/PatchModule/PatchModuleJavaBase.java + test/runtime/modules/PatchModule/PatchModuleMain.java + test/runtime/modules/PatchModule/PatchModuleTest.java + test/runtime/modules/PatchModule/PatchModuleTestJar.java + test/runtime/modules/PatchModule/PatchModuleTestJarDir.java + test/runtime/modules/PatchModule/PatchModuleTraceCL.java + test/runtime/modules/Visibility/PatchModuleVisibility.java ! test/runtime/modules/Visibility/XbootcpNoVisibility.java - test/runtime/modules/Visibility/XpatchVisibility.java - test/runtime/modules/Xpatch/BasicJarBuilder.java - test/runtime/modules/Xpatch/Xpatch2Dirs.java - test/runtime/modules/Xpatch/Xpatch2DirsMain.java - test/runtime/modules/Xpatch/XpatchDupJavaBase.java - test/runtime/modules/Xpatch/XpatchDupModule.java - test/runtime/modules/Xpatch/XpatchJavaBase.java - test/runtime/modules/Xpatch/XpatchMain.java - test/runtime/modules/Xpatch/XpatchTest.java - test/runtime/modules/Xpatch/XpatchTestJar.java - test/runtime/modules/Xpatch/XpatchTestJarDir.java - test/runtime/modules/Xpatch/XpatchTraceCL.java - test/runtime/modules/XpatchCDS.java ! test/runtime/modules/java.base/java/lang/reflect/ModuleHelper.java ! test/serviceability/sa/TestInstanceKlassSize.java ! test/serviceability/sa/TestInstanceKlassSizeForInterface.java ! test/serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java ! test/testlibrary/ctw/Makefile ! test/testlibrary/jittester/Makefile Changeset: 25390dd1ae8c Author: lana Date: 2016-08-11 15:47 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/25390dd1ae8c Added tag jdk-9+131 for changeset 943bf73b49c3 ! .hgtags Changeset: c7b7794b406e Author: lana Date: 2016-08-11 17:02 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/c7b7794b406e Merge - test/runtime/modules/Visibility/XpatchVisibility.java - test/runtime/modules/Xpatch/BasicJarBuilder.java - test/runtime/modules/Xpatch/Xpatch2Dirs.java - test/runtime/modules/Xpatch/Xpatch2DirsMain.java - test/runtime/modules/Xpatch/XpatchDupJavaBase.java - test/runtime/modules/Xpatch/XpatchDupModule.java - test/runtime/modules/Xpatch/XpatchJavaBase.java - test/runtime/modules/Xpatch/XpatchMain.java - test/runtime/modules/Xpatch/XpatchTest.java - test/runtime/modules/Xpatch/XpatchTestJar.java - test/runtime/modules/Xpatch/XpatchTestJarDir.java - test/runtime/modules/Xpatch/XpatchTraceCL.java - test/runtime/modules/XpatchCDS.java Changeset: cad00cc74f26 Author: ksrini Date: 2016-08-11 14:47 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/hotspot/rev/cad00cc74f26 Merge ! .hgtags From kumar.x.srinivasan at oracle.com Sat Aug 13 00:14:32 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Sat, 13 Aug 2016 00:14:32 +0000 Subject: hg: javadoc-next/modules/jaxp: 13 new changesets Message-ID: <201608130014.u7D0EWSN001452@aojmv0008.oracle.com> Changeset: 0ea62da60f01 Author: joehw Date: 2016-07-28 22:58 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/0ea62da60f01 8158084: Catalog API: JAXP XML Processor Support Reviewed-by: lancea, clanger ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/XalanConstants.java - src/java.xml/share/classes/com/sun/org/apache/xalan/internal/utils/FeatureManager.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/FunctionCall.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/Parser.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/XSLTC.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/trax/TemplatesHandlerImpl.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/trax/TransformerFactoryImpl.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/trax/TransformerImpl.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/trax/Util.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/DOMConfigurationImpl.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/PropertyManager.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/XMLDocumentFragmentScannerImpl.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/XMLEntityManager.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/XMLSchemaLoader.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/opti/SchemaParsingConfig.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/XSDHandler.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/StreamValidatorHelper.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/ValidatorHandlerImpl.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/ValidatorImpl.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaFactory.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/parsers/DTDConfiguration.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/parsers/XML11Configuration.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/ParserConfigurationSettings.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/utils/SecuritySupport.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/xinclude/XIncludeHandler.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/xni/parser/XMLInputSource.java ! src/java.xml/share/classes/com/sun/org/apache/xml/internal/utils/XMLReaderManager.java ! src/java.xml/share/classes/com/sun/org/apache/xpath/internal/jaxp/JAXPExtensionsProvider.java ! src/java.xml/share/classes/com/sun/org/apache/xpath/internal/jaxp/XPathExpressionImpl.java ! src/java.xml/share/classes/com/sun/org/apache/xpath/internal/jaxp/XPathFactoryImpl.java ! src/java.xml/share/classes/com/sun/org/apache/xpath/internal/jaxp/XPathImpl.java ! src/java.xml/share/classes/com/sun/org/apache/xpath/internal/jaxp/XPathImplUtil.java ! src/java.xml/share/classes/javax/xml/XMLConstants.java ! src/java.xml/share/classes/javax/xml/catalog/CatalogFeatures.java + src/java.xml/share/classes/jdk/xml/internal/JdkXmlFeatures.java + src/java.xml/share/classes/jdk/xml/internal/JdkXmlUtils.java ! src/java.xml/share/classes/jdk/xml/internal/SecuritySupport.java + test/javax/xml/jaxp/unittest/catalog/CatalogSupport.java + test/javax/xml/jaxp/unittest/catalog/CatalogSupport.xml + test/javax/xml/jaxp/unittest/catalog/CatalogSupport1.java + test/javax/xml/jaxp/unittest/catalog/CatalogSupport2.java + test/javax/xml/jaxp/unittest/catalog/CatalogSupport3.java + test/javax/xml/jaxp/unittest/catalog/CatalogSupport4.java + test/javax/xml/jaxp/unittest/catalog/CatalogSupportBase.java + test/javax/xml/jaxp/unittest/catalog/CatalogSupport_bogus.xml + test/javax/xml/jaxp/unittest/catalog/DocFunc.xml + test/javax/xml/jaxp/unittest/catalog/DocFunc.xsl + test/javax/xml/jaxp/unittest/catalog/DocFunc2.xml + test/javax/xml/jaxp/unittest/catalog/DocFuncCatalog.xml + test/javax/xml/jaxp/unittest/catalog/XI_red.dtd + test/javax/xml/jaxp/unittest/catalog/XI_simple.xml + test/javax/xml/jaxp/unittest/catalog/XI_simple4Catalog.xml + test/javax/xml/jaxp/unittest/catalog/XI_test2.xml + test/javax/xml/jaxp/unittest/catalog/XI_utf8.xml + test/javax/xml/jaxp/unittest/catalog/XI_utf8Catalog.xml + test/javax/xml/jaxp/unittest/catalog/XMLSchema.dtd + test/javax/xml/jaxp/unittest/catalog/XMLSchema.xsd + test/javax/xml/jaxp/unittest/catalog/XSDInclude_company.xsd + test/javax/xml/jaxp/unittest/catalog/XSDInclude_person.xsd + test/javax/xml/jaxp/unittest/catalog/XSDInclude_product.xsd + test/javax/xml/jaxp/unittest/catalog/XSLDTD.dtd + test/javax/xml/jaxp/unittest/catalog/XSLDTD.xml + test/javax/xml/jaxp/unittest/catalog/XSLImport_html.xsl + test/javax/xml/jaxp/unittest/catalog/XSLInclude_footer.xsl + test/javax/xml/jaxp/unittest/catalog/XSLInclude_header.xsl + test/javax/xml/jaxp/unittest/catalog/datatypes.dtd + test/javax/xml/jaxp/unittest/catalog/include.dtd + test/javax/xml/jaxp/unittest/catalog/val_test.xml + test/javax/xml/jaxp/unittest/catalog/val_test.xsd + test/javax/xml/jaxp/unittest/catalog/xml.xsd Changeset: 73562dacdf9b Author: ddehaven Date: 2016-07-29 09:32 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/73562dacdf9b 8161544: JDK9 message drop 20 resource updates - OpenJDK Summary: JDK9 message drop 20 resource updates - openjdk Reviewed-by: joehw Contributed-by: li.jiang at oracle.com ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_ko.properties ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSchemaMessages_ko.properties Changeset: e66cdc2de6b0 Author: clanger Date: 2016-07-31 23:14 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/e66cdc2de6b0 8162598: XSLTC transformer swallows empty namespace declaration which is needed to undeclare default namespace Reviewed-by: joehw, dfuchs ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/LiteralElement.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/Parser.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/SyntaxTreeNode.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/XSLTC.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/XslElement.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/trax/TransformerFactoryImpl.java ! test/javax/xml/jaxp/unittest/transform/TransformerTest.java Changeset: 222c22a74851 Author: amurillo Date: 2016-08-04 17:32 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/222c22a74851 Added tag jdk-9+130 for changeset e66cdc2de6b0 ! .hgtags Changeset: 23381518b4ac Author: joehw Date: 2016-08-04 17:47 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/23381518b4ac 8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause Reviewed-by: lancea ! src/java.xml/share/classes/javax/xml/xpath/XPathFactory.java Changeset: 874082a9b565 Author: fyuan Date: 2016-08-08 12:50 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/874082a9b565 8067170: Enable security manager on JAXP unit tests and make some improvement 8130494: [TESTBUG] 2 jaxp test cases are failing 8160216: jaxp/test/javax/xml/jaxp/unittest/validation/Bug6457662.java should clean up better Reviewed-by: joehw, dfuchs, amlu Contributed-by: Frank Yuan ! test/ProblemList.txt ! test/TEST.ROOT - test/javax/xml/jaxp/functional/TEST.properties ! test/javax/xml/jaxp/functional/catalog/CatalogReferCircularityTest.java ! test/javax/xml/jaxp/functional/catalog/DefaultFeaturesTest.java ! test/javax/xml/jaxp/functional/catalog/DeferFeatureTest.java ! test/javax/xml/jaxp/functional/catalog/DelegatePublicTest.java ! test/javax/xml/jaxp/functional/catalog/DelegateSystemTest.java ! test/javax/xml/jaxp/functional/catalog/DelegateUriTest.java ! test/javax/xml/jaxp/functional/catalog/GroupTest.java ! test/javax/xml/jaxp/functional/catalog/LoadCatalogTest.java ! test/javax/xml/jaxp/functional/catalog/NextCatalogTest.java ! test/javax/xml/jaxp/functional/catalog/NormalizationTest.java ! test/javax/xml/jaxp/functional/catalog/PreferFeatureTest.java ! test/javax/xml/jaxp/functional/catalog/PreferTest.java ! test/javax/xml/jaxp/functional/catalog/PublicFamilyTest.java ! test/javax/xml/jaxp/functional/catalog/PublicTest.java ! test/javax/xml/jaxp/functional/catalog/ResolveFeatureTest.java ! test/javax/xml/jaxp/functional/catalog/RewriteSystemTest.java ! test/javax/xml/jaxp/functional/catalog/RewriteUriTest.java ! test/javax/xml/jaxp/functional/catalog/SpecifyCatalogTest.java ! test/javax/xml/jaxp/functional/catalog/SystemFamilyTest.java ! test/javax/xml/jaxp/functional/catalog/SystemSuffixTest.java ! test/javax/xml/jaxp/functional/catalog/SystemTest.java ! test/javax/xml/jaxp/functional/catalog/UriFamilyTest.java ! test/javax/xml/jaxp/functional/catalog/UriSuffixTest.java ! test/javax/xml/jaxp/functional/catalog/UriTest.java ! test/javax/xml/jaxp/functional/catalog/UrnUnwrappingTest.java ! test/javax/xml/jaxp/functional/catalog/ValidateCatalogTest.java ! test/javax/xml/jaxp/functional/javax/xml/datatype/ptests/DurationTest.java ! test/javax/xml/jaxp/functional/javax/xml/datatype/ptests/FactoryNewInstanceTest.java ! test/javax/xml/jaxp/functional/javax/xml/datatype/ptests/XMLGregorianCalendarTest.java ! test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/DBFNamespaceTest.java ! test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/DocumentBuilderFactoryTest.java ! test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/DocumentBuilderImpl01.java ! test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/FactoryConfErrorTest.java ! test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/SAXFactoryNewInstanceTest.java ! test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/SAXParserFactTest.java ! test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/SAXParserTest.java ! test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/SAXParserTest02.java ! test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/SAXParserTest03.java ! test/javax/xml/jaxp/functional/javax/xml/stream/ptests/XMLEventFactoryNewInstanceTest.java ! test/javax/xml/jaxp/functional/javax/xml/stream/ptests/XMLInputFactoryNewInstanceTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/Bug6384418Test.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/DOMResultTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/ErrorListenerTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/SAXSourceTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/SAXTFactoryTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/StreamResultTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TfClearParamTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerExcpTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerFactoryTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerTest02.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerTest03.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/URIResolverTest.java ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/othervm/TFCErrorTest.java ! test/javax/xml/jaxp/functional/javax/xml/validation/ptests/SchemaFactoryTest.java ! test/javax/xml/jaxp/functional/javax/xml/validation/ptests/TypeInfoProviderTest.java ! test/javax/xml/jaxp/functional/javax/xml/validation/ptests/ValidatorHandlerTest.java ! test/javax/xml/jaxp/functional/javax/xml/validation/ptests/ValidatorTest.java ! test/javax/xml/jaxp/functional/javax/xml/xpath/ptests/XPathExpressionTest.java ! test/javax/xml/jaxp/functional/javax/xml/xpath/ptests/XPathFactoryTest.java ! test/javax/xml/jaxp/functional/javax/xml/xpath/ptests/XPathFunctionResolverTest.java ! test/javax/xml/jaxp/functional/javax/xml/xpath/ptests/XPathTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/AbstractCharacterDataTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/AttrTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/CommentTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/DocumentTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/DocumentTypeTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/DomImplementationTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/ElementTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/EntityChildTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/NamedNodeMapTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/NodeListTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/NodeTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/NotationTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/PITest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/TextTest.java ! test/javax/xml/jaxp/functional/org/w3c/dom/ptests/TypeInfoTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/AttrImplTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/AttributesNSTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/AttributesTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/ContentHandlerTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/DefaultHandlerTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/EHFatalTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/NSSupportTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/NSTableTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/ParserAdapterTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/ResolverTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/SAXParserNSTableTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/XMLFilterCBTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/XMLFilterTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/XMLReaderAdapterTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/XMLReaderFactoryTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/XMLReaderNSTableTest.java ! test/javax/xml/jaxp/functional/org/xml/sax/ptests/XMLReaderTest.java + test/javax/xml/jaxp/functional/org/xml/sax/xmlfiles/familytree.dtd ! test/javax/xml/jaxp/functional/org/xml/sax/xmlfiles/out/EntityResolverGF.out ! test/javax/xml/jaxp/functional/org/xml/sax/xmlfiles/out/NSTableFTGF.out ! test/javax/xml/jaxp/functional/org/xml/sax/xmlfiles/publish.xml + test/javax/xml/jaxp/functional/org/xml/sax/xmlfiles/publishers.dtd ! test/javax/xml/jaxp/functional/test/astro/AstroTest.java ! test/javax/xml/jaxp/functional/test/astro/DocumentLSTest.java ! test/javax/xml/jaxp/functional/test/astro/NamespaceContextTest.java ! test/javax/xml/jaxp/functional/test/astro/SAX201Test.java ! test/javax/xml/jaxp/functional/test/astro/SchemaValidationTest.java ! test/javax/xml/jaxp/functional/test/astro/XPathAPITest.java ! test/javax/xml/jaxp/functional/test/auctionportal/AuctionController.java ! test/javax/xml/jaxp/functional/test/auctionportal/AuctionItemRepository.java ! test/javax/xml/jaxp/functional/test/auctionportal/UserController.java ! test/javax/xml/jaxp/functional/test/gaptest/Bug4511326.java ! test/javax/xml/jaxp/functional/test/gaptest/Bug4512806.java ! test/javax/xml/jaxp/functional/test/gaptest/Bug4515047.java ! test/javax/xml/jaxp/functional/test/gaptest/Bug4515660.java ! test/javax/xml/jaxp/functional/test/gaptest/Bug4693341.java ! test/javax/xml/jaxp/functional/test/gaptest/Bug4848653.java ! test/javax/xml/jaxp/functional/test/gaptest/Bug4858685.java - test/javax/xml/jaxp/internaltest/TEST.properties - test/javax/xml/jaxp/internaltest/javax/xml/parsers/bug8003147/Bug8003147Test.java - test/javax/xml/jaxp/internaltest/javax/xml/transform/bug6551616/Bug6551616.java - test/javax/xml/jaxp/internaltest/javax/xml/transform/cli/CLITest.java - test/javax/xml/jaxp/internaltest/javax/xml/transform/cli/ProcessXSLT.java - test/javax/xml/jaxp/internaltest/javax/xml/transform/cli/tigertest-in.xml - test/javax/xml/jaxp/internaltest/javax/xml/transform/cli/tigertest.xsl - test/javax/xml/jaxp/isolatedjdk/TEST.properties ! test/javax/xml/jaxp/libs/catalog/CatalogTestUtils.java + test/javax/xml/jaxp/libs/jaxp/library/BasePolicy.java + test/javax/xml/jaxp/libs/jaxp/library/FilePolicy.java + test/javax/xml/jaxp/libs/jaxp/library/InternalAPIPolicy.java - test/javax/xml/jaxp/libs/jaxp/library/JAXPBaseTest.java - test/javax/xml/jaxp/libs/jaxp/library/JAXPFileBaseTest.java - test/javax/xml/jaxp/libs/jaxp/library/JAXPFileReadOnlyBaseTest.java + test/javax/xml/jaxp/libs/jaxp/library/JAXPPolicyManager.java ! test/javax/xml/jaxp/libs/jaxp/library/JAXPTestUtilities.java + test/javax/xml/jaxp/libs/jaxp/library/NetAccessPolicy.java - test/javax/xml/jaxp/libs/jaxp/library/TestPolicy.java ! test/javax/xml/jaxp/libs/test/astro/DOML3InputSourceFactoryImpl.java - test/javax/xml/jaxp/module/TEST.properties ! test/javax/xml/jaxp/unittest/TEST.properties ! test/javax/xml/jaxp/unittest/catalog/CatalogSupport.java ! test/javax/xml/jaxp/unittest/catalog/CatalogSupport1.java ! test/javax/xml/jaxp/unittest/catalog/CatalogSupport2.java ! test/javax/xml/jaxp/unittest/catalog/CatalogSupport3.java ! test/javax/xml/jaxp/unittest/catalog/CatalogSupport4.java ! test/javax/xml/jaxp/unittest/catalog/CatalogSupportBase.java ! test/javax/xml/jaxp/unittest/catalog/CatalogTest.java ! test/javax/xml/jaxp/unittest/common/Bug6350682.java ! test/javax/xml/jaxp/unittest/common/Bug6723276Test.java ! test/javax/xml/jaxp/unittest/common/Bug6941169Test.java ! test/javax/xml/jaxp/unittest/common/Bug7143711Test.java ! test/javax/xml/jaxp/unittest/common/Sources.java ! test/javax/xml/jaxp/unittest/common/TestSAXDriver.java ! test/javax/xml/jaxp/unittest/common/TransformationWarningsTest.java ! test/javax/xml/jaxp/unittest/common/ValidationWarningsTest.java ! test/javax/xml/jaxp/unittest/datatype/Bug6320118.java ! test/javax/xml/jaxp/unittest/datatype/Bug6937951Test.java ! test/javax/xml/jaxp/unittest/datatype/Bug6937964Test.java ! test/javax/xml/jaxp/unittest/datatype/Bug7042647Test.java ! test/javax/xml/jaxp/unittest/datatype/DatatypeFactoryTest.java ! test/javax/xml/jaxp/unittest/datatype/DurationTest.java ! test/javax/xml/jaxp/unittest/datatype/FactoryFindTest.java ! test/javax/xml/jaxp/unittest/datatype/JDK8068839Test.java ! test/javax/xml/jaxp/unittest/datatype/XMLGregorianCalendarTest.java ! test/javax/xml/jaxp/unittest/dom/Bug4915524.java ! test/javax/xml/jaxp/unittest/dom/Bug4915748.java ! test/javax/xml/jaxp/unittest/dom/Bug4966082.java ! test/javax/xml/jaxp/unittest/dom/Bug4966138.java ! test/javax/xml/jaxp/unittest/dom/Bug4966142.java ! test/javax/xml/jaxp/unittest/dom/Bug4966143.java ! test/javax/xml/jaxp/unittest/dom/Bug6339023.java ! test/javax/xml/jaxp/unittest/dom/Bug6355326.java ! test/javax/xml/jaxp/unittest/dom/Bug6367542.java ! test/javax/xml/jaxp/unittest/dom/Bug6520131.java ! test/javax/xml/jaxp/unittest/dom/Bug6521260.java ! test/javax/xml/jaxp/unittest/dom/Bug6582545Test.java ! test/javax/xml/jaxp/unittest/dom/Bug6879614Test.java ! test/javax/xml/jaxp/unittest/dom/CR6333993Test.java ! test/javax/xml/jaxp/unittest/dom/CR6517707Test.java ! test/javax/xml/jaxp/unittest/dom/CR6517717Test.java ! test/javax/xml/jaxp/unittest/dom/CR6909336Test.java ! test/javax/xml/jaxp/unittest/dom/DOMConfigurationTest.java ! test/javax/xml/jaxp/unittest/dom/DOMXPathTest.java ! test/javax/xml/jaxp/unittest/dom/ElementTraversal.java ! test/javax/xml/jaxp/unittest/dom/JdkXmlDomTest.java ! test/javax/xml/jaxp/unittest/dom/TCKEncodingTest.java ! test/javax/xml/jaxp/unittest/dom/ls/Bug4973153.java ! test/javax/xml/jaxp/unittest/dom/ls/Bug6290947.java ! test/javax/xml/jaxp/unittest/dom/ls/Bug6354955.java ! test/javax/xml/jaxp/unittest/dom/ls/Bug6376823.java ! test/javax/xml/jaxp/unittest/dom/ls/Bug6710741Test.java ! test/javax/xml/jaxp/unittest/dom/ls/LSParserTCKTest.java ! test/javax/xml/jaxp/unittest/dom/ls/LSParserTest.java ! test/javax/xml/jaxp/unittest/dom/ls/LSSerializerTest.java ! test/javax/xml/jaxp/unittest/parsers/Bug4674384_MAX_OCCURS_Test.java ! test/javax/xml/jaxp/unittest/parsers/Bug4934208.java ! test/javax/xml/jaxp/unittest/parsers/Bug4967002.java ! test/javax/xml/jaxp/unittest/parsers/Bug4985486.java ! test/javax/xml/jaxp/unittest/parsers/Bug4991020.java ! test/javax/xml/jaxp/unittest/parsers/Bug4991946.java ! test/javax/xml/jaxp/unittest/parsers/Bug5010072.java ! test/javax/xml/jaxp/unittest/parsers/Bug5025825.java ! test/javax/xml/jaxp/unittest/parsers/Bug6309988.java ! test/javax/xml/jaxp/unittest/parsers/Bug6341770.java ! test/javax/xml/jaxp/unittest/parsers/Bug6361283.java ! test/javax/xml/jaxp/unittest/parsers/Bug6506304Test.java ! test/javax/xml/jaxp/unittest/parsers/Bug6518733.java ! test/javax/xml/jaxp/unittest/parsers/Bug6564400.java ! test/javax/xml/jaxp/unittest/parsers/Bug6573786.java ! test/javax/xml/jaxp/unittest/parsers/Bug6573786ErrorHandler.java ! test/javax/xml/jaxp/unittest/parsers/Bug6594813.java ! test/javax/xml/jaxp/unittest/parsers/Bug6608841.java ! test/javax/xml/jaxp/unittest/parsers/Bug6690015.java ! test/javax/xml/jaxp/unittest/parsers/Bug6760982.java ! test/javax/xml/jaxp/unittest/parsers/Bug6849942Test.java ! test/javax/xml/jaxp/unittest/parsers/Bug7157608Test.java ! test/javax/xml/jaxp/unittest/parsers/Bug7166896Test.java + test/javax/xml/jaxp/unittest/parsers/Bug8003147Test.java + test/javax/xml/jaxp/unittest/parsers/Bug8003147TestClass.java ! test/javax/xml/jaxp/unittest/parsers/Bug8073385.java ! test/javax/xml/jaxp/unittest/parsers/FactoryFindTest.java ! test/javax/xml/jaxp/unittest/parsers/MyDefaultHandler.java ! test/javax/xml/jaxp/unittest/parsers/MyErrorHandler.java ! test/javax/xml/jaxp/unittest/parsers/ParseEmptyStream.java ! test/javax/xml/jaxp/unittest/parsers/SupplementaryChars.java ! test/javax/xml/jaxp/unittest/parsers/xinclude/Bug6794483Test.java - test/javax/xml/jaxp/unittest/policy/PolicyUtil.java - test/javax/xml/jaxp/unittest/policy/common.policy ! test/javax/xml/jaxp/unittest/sax/Attributes2ImplTest.java ! test/javax/xml/jaxp/unittest/sax/Bug6889654Test.java ! test/javax/xml/jaxp/unittest/sax/Bug6925410Test.java ! test/javax/xml/jaxp/unittest/sax/Bug6949607Test.java ! test/javax/xml/jaxp/unittest/sax/Bug6992561Test.java ! test/javax/xml/jaxp/unittest/sax/Bug7057778Test.java ! test/javax/xml/jaxp/unittest/sax/DefaultHandler2Test.java ! test/javax/xml/jaxp/unittest/sax/IssueTracker56Test.java ! test/javax/xml/jaxp/unittest/sax/MyDefaultHandler2.java ! test/javax/xml/jaxp/unittest/sax/NSSupportTest.java ! test/javax/xml/jaxp/unittest/sax/SAXExceptionExt.java ! test/javax/xml/jaxp/unittest/sax/XMLReaderTest.java ! test/javax/xml/jaxp/unittest/stream/AttributeLocalNameTest/AttributeLocalNameTest.java ! test/javax/xml/jaxp/unittest/stream/Bug6370703.java ! test/javax/xml/jaxp/unittest/stream/Bug6378422.java ! test/javax/xml/jaxp/unittest/stream/Bug6380870.java ! test/javax/xml/jaxp/unittest/stream/Bug6489502.java ! test/javax/xml/jaxp/unittest/stream/Bug6509774.java ! test/javax/xml/jaxp/unittest/stream/Bug6688002Test.java ! test/javax/xml/jaxp/unittest/stream/Bug6976938Test.java ! test/javax/xml/jaxp/unittest/stream/CoalesceTest/CoalesceTest.java ! test/javax/xml/jaxp/unittest/stream/EntitiesTest/EntityTest.java ! test/javax/xml/jaxp/unittest/stream/EventReaderDelegateTest.java ! test/javax/xml/jaxp/unittest/stream/EventsTest/Issue41Test.java ! test/javax/xml/jaxp/unittest/stream/EventsTest/Issue48Test.java ! test/javax/xml/jaxp/unittest/stream/EventsTest/Issue53Test.java ! test/javax/xml/jaxp/unittest/stream/EventsTest/Issue58Test.java ! test/javax/xml/jaxp/unittest/stream/FactoryFindTest.java ! test/javax/xml/jaxp/unittest/stream/IgnoreExternalDTDTest.java ! test/javax/xml/jaxp/unittest/stream/ProcessingInstructionTest/ProcessingInstructionTest.java ! test/javax/xml/jaxp/unittest/stream/StreamReaderDelegateTest.java ! test/javax/xml/jaxp/unittest/stream/XMLEventLocationTest.java ! test/javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6489890.java ! test/javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6555001.java ! test/javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6586466Test.java ! test/javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6613059Test.java ! test/javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6668115Test.java ! test/javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6846133Test.java ! test/javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug8153781.java ! test/javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Issue40Test.java ! test/javax/xml/jaxp/unittest/stream/XMLEventWriterTest/ReaderToWriterTest.java ! test/javax/xml/jaxp/unittest/stream/XMLEventWriterTest/XMLEventWriterTest.java ! test/javax/xml/jaxp/unittest/stream/XMLInputFactoryTest/Bug6756677Test.java ! test/javax/xml/jaxp/unittest/stream/XMLInputFactoryTest/Bug6909759Test.java ! test/javax/xml/jaxp/unittest/stream/XMLInputFactoryTest/IssueTracker38.java ! test/javax/xml/jaxp/unittest/stream/XMLInputFactoryTest/MyInputFactory.java ! test/javax/xml/jaxp/unittest/stream/XMLOutputFactoryTest/Bug6846132Test.java ! test/javax/xml/jaxp/unittest/stream/XMLOutputFactoryTest/DuplicateNSDeclarationTest.java ! test/javax/xml/jaxp/unittest/stream/XMLOutputFactoryTest/StreamResultTest.java ! test/javax/xml/jaxp/unittest/stream/XMLResolverTest/XMLResolverTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamExceptionTest/ExceptionTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamFilterTest/Bug6481615.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamFilterTest/Bug6481678.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamFilterTest/HasNextTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamFilterTest/HasNextTypeFilter.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/BOMTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Bug6388460.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Bug6472982Test.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Bug6767322Test.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Bug6847819Test.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/BugTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/DefaultAttributeTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/DoubleXmlnsTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/IsValidatingTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Issue44Test.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Issue47Test.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/IssueTracker24.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/IssueTracker35.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/IssueTracker70.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Jsr173MR1Req5Test.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/Jsr173MR1Req8Test.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/NamespaceTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/StreamReaderTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/SupportDTDTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/VoiceXMLDTDTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/XML11Test.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/AttributeEscapeTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/Bug6452107.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/Bug6600882Test.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/Bug6675332Test.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/Bug7037352Test.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/DOMUtil.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/DomUtilTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/EmptyElementTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/EncodingTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/NamespaceTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/NullUriDetectionTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/SqeLinuxTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/SurrogatesTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/UnprefixedNameTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/WriterTest.java ! test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/XMLStreamWriterTest.java ! test/javax/xml/jaxp/unittest/transform/Bug4693341Test.java ! test/javax/xml/jaxp/unittest/transform/Bug4892774.java ! test/javax/xml/jaxp/unittest/transform/Bug5073477.java ! test/javax/xml/jaxp/unittest/transform/Bug6175602.java ! test/javax/xml/jaxp/unittest/transform/Bug6206491.java ! test/javax/xml/jaxp/unittest/transform/Bug6216226Test.java ! test/javax/xml/jaxp/unittest/transform/Bug6311448.java ! test/javax/xml/jaxp/unittest/transform/Bug6384805.java ! test/javax/xml/jaxp/unittest/transform/Bug6465722.java ! test/javax/xml/jaxp/unittest/transform/Bug6467808.java ! test/javax/xml/jaxp/unittest/transform/Bug6490380.java ! test/javax/xml/jaxp/unittest/transform/Bug6490921.java ! test/javax/xml/jaxp/unittest/transform/Bug6513892.java ! test/javax/xml/jaxp/unittest/transform/Bug6537167.java ! test/javax/xml/jaxp/unittest/transform/Bug6540545.java + test/javax/xml/jaxp/unittest/transform/Bug6551616.java ! test/javax/xml/jaxp/unittest/transform/Bug6559595.java ! test/javax/xml/jaxp/unittest/transform/Bug6565260.java ! test/javax/xml/jaxp/unittest/transform/Bug6940416.java ! test/javax/xml/jaxp/unittest/transform/BugDB12665704Test.java + test/javax/xml/jaxp/unittest/transform/CLITest.java ! test/javax/xml/jaxp/unittest/transform/CR6401137Test.java - test/javax/xml/jaxp/unittest/transform/CR6551600.policy ! test/javax/xml/jaxp/unittest/transform/CR6551600Test.java ! test/javax/xml/jaxp/unittest/transform/CR6577667Test.java ! test/javax/xml/jaxp/unittest/transform/CR6652519Test.java ! test/javax/xml/jaxp/unittest/transform/CR6689809Test.java ! test/javax/xml/jaxp/unittest/transform/CR6905829Test.java ! test/javax/xml/jaxp/unittest/transform/CR6935697Test.java ! test/javax/xml/jaxp/unittest/transform/CR6941869Test.java ! test/javax/xml/jaxp/unittest/transform/CR6957215Test.java ! test/javax/xml/jaxp/unittest/transform/CR7098746Test.java ! test/javax/xml/jaxp/unittest/transform/DOMResultTest.java ! test/javax/xml/jaxp/unittest/transform/DocumentExtFunc.java ! test/javax/xml/jaxp/unittest/transform/FactoryFindTest.java ! test/javax/xml/jaxp/unittest/transform/Issue2204Test.java ! test/javax/xml/jaxp/unittest/transform/Issue2290Test.java ! test/javax/xml/jaxp/unittest/transform/OpenJDK100017Test.java + test/javax/xml/jaxp/unittest/transform/ProcessXSLT.java ! test/javax/xml/jaxp/unittest/transform/SAX2DOMTest.java ! test/javax/xml/jaxp/unittest/transform/SecureProcessingTest.java ! test/javax/xml/jaxp/unittest/transform/SourceTest.java ! test/javax/xml/jaxp/unittest/transform/StAXSourceTest.java ! test/javax/xml/jaxp/unittest/transform/TemplatesTest.java ! test/javax/xml/jaxp/unittest/transform/TransformerFactoryTest.java ! test/javax/xml/jaxp/unittest/transform/TransformerTest.java ! test/javax/xml/jaxp/unittest/transform/TransformerUtilFactory.java ! test/javax/xml/jaxp/unittest/transform/VersionDefaultHandler.java ! test/javax/xml/jaxp/unittest/transform/VersionEventWriter.java ! test/javax/xml/jaxp/unittest/transform/XSLTFunctionsTest.java ! test/javax/xml/jaxp/unittest/transform/sax/Bug6451633.java ! test/javax/xml/jaxp/unittest/transform/util/DOMUtil.java ! test/javax/xml/jaxp/unittest/transform/util/SAXUtil.java ! test/javax/xml/jaxp/unittest/transform/util/StAXUtil.java ! test/javax/xml/jaxp/unittest/transform/util/StreamUtil.java ! test/javax/xml/jaxp/unittest/util/BOMInputStream.java ! test/javax/xml/jaxp/unittest/util/BaseStAXUT.java - test/javax/xml/jaxp/unittest/validation/6773084.policy ! test/javax/xml/jaxp/unittest/validation/AnyElementTest.java ! test/javax/xml/jaxp/unittest/validation/Bug4966232.java ! test/javax/xml/jaxp/unittest/validation/Bug4966254.java ! test/javax/xml/jaxp/unittest/validation/Bug4969042.java ! test/javax/xml/jaxp/unittest/validation/Bug4969089.java ! test/javax/xml/jaxp/unittest/validation/Bug4969110.java ! test/javax/xml/jaxp/unittest/validation/Bug4969689.java ! test/javax/xml/jaxp/unittest/validation/Bug4969692.java ! test/javax/xml/jaxp/unittest/validation/Bug4969693.java ! test/javax/xml/jaxp/unittest/validation/Bug4969695.java ! test/javax/xml/jaxp/unittest/validation/Bug4969732.java ! test/javax/xml/jaxp/unittest/validation/Bug4970380.java ! test/javax/xml/jaxp/unittest/validation/Bug4970383.java ! test/javax/xml/jaxp/unittest/validation/Bug4970400.java ! test/javax/xml/jaxp/unittest/validation/Bug4970402.java ! test/javax/xml/jaxp/unittest/validation/Bug4970951.java ! test/javax/xml/jaxp/unittest/validation/Bug4971605.java ! test/javax/xml/jaxp/unittest/validation/Bug4971607.java ! test/javax/xml/jaxp/unittest/validation/Bug4972882.java ! test/javax/xml/jaxp/unittest/validation/Bug4986844.java ! test/javax/xml/jaxp/unittest/validation/Bug4987574.java ! test/javax/xml/jaxp/unittest/validation/Bug4988267.java ! test/javax/xml/jaxp/unittest/validation/Bug4988268.java ! test/javax/xml/jaxp/unittest/validation/Bug4988387.java ! test/javax/xml/jaxp/unittest/validation/Bug4996446.java ! test/javax/xml/jaxp/unittest/validation/Bug4997818.java ! test/javax/xml/jaxp/unittest/validation/Bug5011500.java ! test/javax/xml/jaxp/unittest/validation/Bug5072946.java ! test/javax/xml/jaxp/unittest/validation/Bug6378043.java ! test/javax/xml/jaxp/unittest/validation/Bug6449797.java ! test/javax/xml/jaxp/unittest/validation/Bug6457662.java ! test/javax/xml/jaxp/unittest/validation/Bug6467424Test.java ! test/javax/xml/jaxp/unittest/validation/Bug6483188.java ! test/javax/xml/jaxp/unittest/validation/Bug6493687.java ! test/javax/xml/jaxp/unittest/validation/Bug6509668.java ! test/javax/xml/jaxp/unittest/validation/Bug6526547.java ! test/javax/xml/jaxp/unittest/validation/Bug6531160.java ! test/javax/xml/jaxp/unittest/validation/Bug6695843Test.java ! test/javax/xml/jaxp/unittest/validation/Bug6773084Test.java ! test/javax/xml/jaxp/unittest/validation/Bug6859210.java ! test/javax/xml/jaxp/unittest/validation/Bug6925531Test.java ! test/javax/xml/jaxp/unittest/validation/Bug6946312Test.java ! test/javax/xml/jaxp/unittest/validation/Bug6954738_Test.java ! test/javax/xml/jaxp/unittest/validation/CR6708840Test.java ! test/javax/xml/jaxp/unittest/validation/CR6740048.java ! test/javax/xml/jaxp/unittest/validation/ErrorHandlerImpl.java ! test/javax/xml/jaxp/unittest/validation/Issue682Test.java ! test/javax/xml/jaxp/unittest/validation/IssueTracker30.java ! test/javax/xml/jaxp/unittest/validation/JaxpIssue43Test.java ! test/javax/xml/jaxp/unittest/validation/JaxpIssue49.java ! test/javax/xml/jaxp/unittest/validation/LargeMaxOccursTest.java ! test/javax/xml/jaxp/unittest/validation/MultiOccursTest.java ! test/javax/xml/jaxp/unittest/validation/MultiOccursUnboundedTest.java ! test/javax/xml/jaxp/unittest/validation/OccursTest.java ! test/javax/xml/jaxp/unittest/validation/OccursUnboundedTest.java ! test/javax/xml/jaxp/unittest/validation/OccursWildcardTest.java ! test/javax/xml/jaxp/unittest/validation/OccursWildcardUnbounded.java ! test/javax/xml/jaxp/unittest/validation/ParticlesId005Test.java ! test/javax/xml/jaxp/unittest/validation/ParticlesIg004Test.java ! test/javax/xml/jaxp/unittest/validation/ParticlesQ013Test.java ! test/javax/xml/jaxp/unittest/validation/SchemaTest.java ! test/javax/xml/jaxp/unittest/validation/TCKGroupA008Test.java ! test/javax/xml/jaxp/unittest/validation/ValidatorTest.java ! test/javax/xml/jaxp/unittest/validation/XMLDocBuilder.java ! test/javax/xml/jaxp/unittest/validation/XMLSchemaValidator.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug6943252Test.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug6963124Test.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug6963468Test.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug6964720Test.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug6967214Test.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug6970890Test.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug6971190Test.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug6974551Test.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug6975265Test.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug6977201Test.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug6989956Test.java ! test/javax/xml/jaxp/unittest/validation/tck/Bug7014246Test.java ! test/javax/xml/jaxp/unittest/validation/tck/ParticleTest.java ! test/javax/xml/jaxp/unittest/validation/tck/RegexWord.java ! test/javax/xml/jaxp/unittest/xpath/Bug4991857.java ! test/javax/xml/jaxp/unittest/xpath/Bug4991939.java ! test/javax/xml/jaxp/unittest/xpath/Bug4992788.java ! test/javax/xml/jaxp/unittest/xpath/Bug4992793.java ! test/javax/xml/jaxp/unittest/xpath/Bug4992805.java ! test/javax/xml/jaxp/unittest/xpath/ClassLoaderTest.java ! test/javax/xml/jaxp/unittest/xpath/MyClassLoader.java ! test/javax/xml/jaxp/unittest/xpath/SecureProcessingTest.java ! test/javax/xml/jaxp/unittest/xpath/XPathAnyTypeTest.java ! test/javax/xml/jaxp/unittest/xpath/XPathExpAnyTypeTest.java ! test/javax/xml/jaxp/unittest/xpath/XPathTest.java ! test/javax/xml/jaxp/unittest/xpath/XPathTestBase.java Changeset: 55f2b1691a7b Author: lana Date: 2016-08-04 13:58 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/55f2b1691a7b 8163145: Remove two null line in the end of message.properties Reviewed-by: joehw, rriggs Contributed-by: li.jiang at oracle.com ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/message.properties Changeset: 22c066efb42e Author: mchung Date: 2016-08-10 15:49 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/22c066efb42e 8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar ! test/TEST.ROOT Changeset: 2e81820b5653 Author: fyuan Date: 2016-08-11 10:20 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/2e81820b5653 8163468: javax/xml/jaxp/unittest/validation/Bug6773084Test.java fails intermittently Reviewed-by: joehw, dfuchs, amlu Contributed-by: Frank Yuan ! test/javax/xml/jaxp/libs/jaxp/library/BasePolicy.java ! test/javax/xml/jaxp/unittest/validation/Bug6773084Test.java Changeset: 931efd66f840 Author: lana Date: 2016-08-11 15:47 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/931efd66f840 Added tag jdk-9+131 for changeset 874082a9b565 ! .hgtags Changeset: 16ba98d804eb Author: lana Date: 2016-08-11 17:02 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/16ba98d804eb Merge Changeset: 907445d85e68 Author: joehw Date: 2016-08-11 13:34 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/907445d85e68 8163535: javax/xml/jaxp/unittest/catalog/CatalogSupport2.java failed due to SocketTimeoutException Reviewed-by: lancea ! test/javax/xml/jaxp/unittest/catalog/CatalogSupport2.java ! test/javax/xml/jaxp/unittest/catalog/CatalogSupport3.java Changeset: f980f700cf34 Author: ksrini Date: 2016-08-11 14:47 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxp/rev/f980f700cf34 Merge ! .hgtags From kumar.x.srinivasan at oracle.com Sat Aug 13 00:14:36 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Sat, 13 Aug 2016 00:14:36 +0000 Subject: hg: javadoc-next/modules/jaxws: 6 new changesets Message-ID: <201608130014.u7D0EaFq001505@aojmv0008.oracle.com> Changeset: 9df85348a932 Author: amurillo Date: 2016-08-04 17:32 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxws/rev/9df85348a932 Added tag jdk-9+130 for changeset 39c6293131d9 ! .hgtags Changeset: 783e7e2c587f Author: rriggs Date: 2016-08-08 10:15 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxws/rev/783e7e2c587f 8163266: Doc for ValidationEvent#getSeverity() should say it returns a constant from ValidationEvent instead of ValidationError Reviewed-by: rriggs Contributed-by: Abhijit Roy ! src/java.xml.bind/share/classes/javax/xml/bind/ValidationEvent.java Changeset: b41e7cd5f414 Author: mchung Date: 2016-08-10 15:49 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxws/rev/b41e7cd5f414 8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/SchemaGenerator.java ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/wscompile/WsgenTool.java ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/wscompile/WsimportTool.java Changeset: e301b0614424 Author: lana Date: 2016-08-11 15:47 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxws/rev/e301b0614424 Added tag jdk-9+131 for changeset 783e7e2c587f ! .hgtags Changeset: 9fff2477a4ca Author: lana Date: 2016-08-11 17:02 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxws/rev/9fff2477a4ca Merge Changeset: 7063801fd531 Author: ksrini Date: 2016-08-11 14:47 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jaxws/rev/7063801fd531 Merge ! .hgtags From kumar.x.srinivasan at oracle.com Sat Aug 13 00:14:55 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Sat, 13 Aug 2016 00:14:55 +0000 Subject: hg: javadoc-next/modules/jdk: 136 new changesets Message-ID: <201608130015.u7D0F2sn001753@aojmv0008.oracle.com> Changeset: 9410dfad9f32 Author: darcy Date: 2016-07-28 16:16 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/9410dfad9f32 8162746: VersionCheck.java failure after change for JDK-8160921 Reviewed-by: tbell ! test/tools/launcher/VersionCheck.java Changeset: b9682e539370 Author: chegar Date: 2016-07-28 17:25 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/b9682e539370 8134779: (jmod) ZipException is thrown if there are duplicate resources 8134847: (jmod) module-info encountered in the cmds, libs or config is not added to jmod file Reviewed-by: alanb ! src/jdk.jlink/share/classes/jdk/tools/jmod/JmodTask.java ! src/jdk.jlink/share/classes/jdk/tools/jmod/resources/jmod.properties ! test/tools/jmod/JmodNegativeTest.java ! test/tools/jmod/JmodTest.java Changeset: f04462601c21 Author: ddehaven Date: 2016-07-29 09:34 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/f04462601c21 8161544: JDK9 message drop 20 resource updates - OpenJDK Summary: JDK9 message drop 20 resource updates - openjdk Reviewed-by: peytoia, weijun Contributed-by: li.jiang at oracle.com ! src/java.base/share/classes/com/sun/java/util/jar/pack/DriverResource_ja.java ! src/java.base/share/classes/com/sun/java/util/jar/pack/DriverResource_zh_CN.java ! src/java.base/share/classes/sun/launcher/resources/launcher_de.properties ! src/java.base/share/classes/sun/launcher/resources/launcher_es.properties ! src/java.base/share/classes/sun/launcher/resources/launcher_fr.properties ! src/java.base/share/classes/sun/launcher/resources/launcher_it.properties ! src/java.base/share/classes/sun/launcher/resources/launcher_ja.properties ! src/java.base/share/classes/sun/launcher/resources/launcher_ko.properties ! src/java.base/share/classes/sun/launcher/resources/launcher_pt_BR.properties ! src/java.base/share/classes/sun/launcher/resources/launcher_sv.properties ! src/java.base/share/classes/sun/launcher/resources/launcher_zh_CN.properties ! src/java.base/share/classes/sun/launcher/resources/launcher_zh_TW.properties ! src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_ko.properties ! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources_ja.java ! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources_zh_CN.java ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_de.properties ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_es.properties ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_fr.properties ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_it.properties ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_ja.properties ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_ko.properties ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_pt_BR.properties ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_sv.properties ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_zh_CN.properties ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_zh_TW.properties ! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink_ja.properties ! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink_zh_CN.properties ! src/jdk.jlink/share/classes/jdk/tools/jmod/resources/jmod_ja.properties ! src/jdk.jlink/share/classes/jdk/tools/jmod/resources/jmod_zh_CN.properties Changeset: 8730c04eac90 Author: mullan Date: 2016-07-29 19:00 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/8730c04eac90 8159752: Grant de-privileged module permissions by default with java.security.policy override option Reviewed-by: alanb, chegar, mchung, tbell, weijun ! make/copy/Copy-java.base.gmk ! src/java.base/share/classes/sun/security/provider/PolicyFile.java ! src/java.base/share/conf/security/java.policy + src/java.base/share/lib/security/default.policy + src/java.base/solaris/lib/security/default.policy - src/java.base/windows/conf/security/java.policy + src/java.base/windows/lib/security/default.policy + test/sun/security/provider/PolicyFile/DefaultPolicy.java + test/sun/security/provider/PolicyFile/Extra.policy Changeset: f28d7d2c4688 Author: weijun Date: 2016-07-31 09:37 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/f28d7d2c4688 8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth Reviewed-by: mchung, mullan ! src/java.base/share/lib/security/default.policy ! test/sun/security/krb5/auto/SSL.java Changeset: b57891579b62 Author: weijun Date: 2016-07-31 09:40 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/b57891579b62 8162752: keytool -importkeystore should probe srcstoretype if not specified Reviewed-by: mullan ! src/java.base/share/classes/sun/security/tools/keytool/Main.java + test/sun/security/tools/keytool/HasSrcStoretypeOption.java Changeset: 17a073876794 Author: rgoel Date: 2016-08-01 15:55 +0900 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/17a073876794 8066652: Default TimeZone is GMT not local if user.timezone is invalid on Mac OS Reviewed-by: okutsu ! src/java.base/unix/native/libjava/TimeZone_md.c + test/java/util/TimeZone/Bug8066652.java + test/java/util/TimeZone/Bug8066652.sh Changeset: 5584be31a8f9 Author: mullan Date: 2016-08-01 09:58 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/5584be31a8f9 8161506: Deprecate pre-1.2 SecurityManager methods and fields with forRemoval=true Reviewed-by: coleenp, jnimeh, xuelei ! src/java.base/share/classes/java/lang/SecurityManager.java Changeset: 99a010b704b6 Author: redestad Date: 2016-08-01 20:32 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/99a010b704b6 8162439: Runtime.Version.parse needs fast-path for major versions Reviewed-by: psandoz, sdrach, iris ! src/java.base/share/classes/java/lang/Runtime.java Changeset: 6317053ba4f3 Author: mullan Date: 2016-08-01 16:59 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/6317053ba4f3 8162882: Permission merge issue in jdk.crypto.ucrypto module Reviewed-by: valeriep ! src/java.base/solaris/lib/security/default.policy Changeset: 7b68dcc886b5 Author: mullan Date: 2016-08-01 17:00 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/7b68dcc886b5 Merge Changeset: 69198bc27848 Author: xiaofeya Date: 2016-08-01 18:14 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/69198bc27848 8157135: Fix module dependencies javax/* EE tests Reviewed-by: alanb Contributed-by: Felix Yang ! test/javax/rmi/PortableRemoteObject/ConcurrentHashMapTest.java ! test/javax/transaction/testng/Driver.java ! test/javax/xml/soap/spi/SAAJFactoryTest.java ! test/javax/xml/ws/8043129/MailTest.java ! test/javax/xml/ws/publish/WSTest.java ! test/javax/xml/ws/xsanymixed/Test.java Changeset: 4887534fa39b Author: nishjain Date: 2016-08-02 10:31 +0900 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/4887534fa39b 7153347: System read/stat/open calls should be hardened to handle EINTR Reviewed-by: okutsu ! src/java.base/unix/native/libjava/TimeZone_md.c Changeset: 6c827500e345 Author: sundar Date: 2016-08-02 07:19 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/6c827500e345 8162782: jlink ResourcePool.releaseProperties should be removed Reviewed-by: jlaskey, alanb ! src/jdk.jlink/share/classes/jdk/tools/jlink/builder/DefaultImageBuilder.java ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ImagePluginStack.java ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ResourcePoolManager.java ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/ReleaseInfoPlugin.java ! src/jdk.jlink/share/classes/jdk/tools/jlink/plugin/ResourcePool.java ! src/jdk.jlink/share/classes/jdk/tools/jlink/plugin/ResourcePoolEntry.java Changeset: 50210f205163 Author: sundar Date: 2016-08-02 17:33 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/50210f205163 8159487: Add JAVA_VERSION, OS_NAME, OS_ARCH properties in release file Reviewed-by: jlaskey ! src/jdk.jlink/share/classes/jdk/tools/jlink/builder/DefaultImageBuilder.java ! test/tools/jlink/IntegrationTest.java Changeset: f57bdf7d2dd1 Author: tidu Date: 2016-08-02 10:36 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/f57bdf7d2dd1 8160337: Remove intermittent key from sun/security/pkcs11/rsa/TestKeyPairGenerator.java Reviewed-by: rhalade, xuelei ! test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java Changeset: ca68e7a091d5 Author: naoto Date: 2016-08-02 10:58 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/ca68e7a091d5 8162797: Code clean-up in IncludeLocalesPlugin Reviewed-by: sundar ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/IncludeLocalesPlugin.java Changeset: 1a302dd56bad Author: nishjain Date: 2016-08-03 09:37 +0900 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/1a302dd56bad 8035133: Locale matching: Weight q=0 isn't handled correctly. Reviewed-by: okutsu, peytoia ! src/java.base/share/classes/sun/util/locale/LocaleMatcher.java + test/java/util/Locale/Bug8035133.java Changeset: 101a04f38271 Author: amlu Date: 2016-08-03 13:32 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/101a04f38271 8161970: Remove tools/jlink/JLinkOptimTest.java from ProblemList.txt 8157664: Remove JInfoSanityTest.java JInfoRunningProcessFlagTest.java and JMapHeapConfigTest.java from ProblemList.txt Reviewed-by: sundar, dsamersoff ! test/ProblemList.txt Changeset: 16a58e04ac2a Author: darcy Date: 2016-08-03 08:13 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/16a58e04ac2a 8162817: Annotation toString output not reusable for source input Reviewed-by: plevart ! src/java.base/share/classes/sun/reflect/annotation/AnnotationInvocationHandler.java + test/java/lang/annotation/AnnotationToStringTest.java ! test/java/lang/annotation/ParameterAnnotations.java Changeset: f1cfdd6b540a Author: rriggs Date: 2016-08-03 12:55 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/f1cfdd6b540a 8160151: java/lang/ProcessBuilder/Zombies.java failed with error "1 zombies!" Reviewed-by: dfuchs ! test/TEST.groups ! test/java/lang/ProcessBuilder/Zombies.java Changeset: 109f1765cc39 Author: clanger Date: 2016-08-03 21:15 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/109f1765cc39 8162819: fix minor Javadoc issues and remove warnings in java.net.Socket Reviewed-by: dfuchs ! src/java.base/share/classes/java/net/Inet4Address.java ! src/java.base/share/classes/java/net/Inet6Address.java ! src/java.base/share/classes/java/net/InetAddress.java ! src/java.base/share/classes/java/net/Socket.java Changeset: dd6e19a810ce Author: amlu Date: 2016-08-04 15:45 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/dd6e19a810ce 8161024: Remove intermittent key from java/lang/Runtime/exec/LotsOfOutput.java Reviewed-by: darcy ! test/java/lang/Runtime/exec/LotsOfOutput.java Changeset: 80d1205d3299 Author: igerasim Date: 2016-08-04 16:05 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/80d1205d3299 8163180: Typos around @code javadoc tag usage Reviewed-by: dfuchs ! src/java.base/share/classes/java/nio/file/FileTreeWalker.java ! src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java ! src/java.desktop/share/classes/javax/swing/event/TableModelEvent.java ! src/java.desktop/share/classes/sun/java2d/pipe/RenderingEngine.java ! src/java.security.jgss/share/classes/sun/security/jgss/spi/GSSContextSpi.java Changeset: 763bb540b895 Author: sundar Date: 2016-08-04 19:39 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/763bb540b895 8146721: FileCopierPlugin should not create fake module Reviewed-by: jlaskey, alanb ! src/jdk.jlink/share/classes/jdk/tools/jlink/builder/DefaultImageBuilder.java ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ResourcePoolManager.java ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/FileCopierPlugin.java ! test/tools/jlink/plugins/FileCopierPluginTest.java Changeset: 86f19074aad2 Author: amurillo Date: 2016-08-04 17:32 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/86f19074aad2 Added tag jdk-9+130 for changeset 6c827500e345 ! .hgtags Changeset: 52e1f122bf03 Author: amurillo Date: 2016-08-04 17:49 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/52e1f122bf03 Merge Changeset: fabcc52064ee Author: bpb Date: 2016-08-04 14:29 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/fabcc52064ee 8162902: Add some debugging output to test/java/nio/file/WatchService/DeleteInterference Summary: Add printing of iteration numbers Reviewed-by: alanb ! test/java/nio/file/WatchService/DeleteInterference.java Changeset: eea459e76696 Author: sundar Date: 2016-08-05 09:42 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/eea459e76696 8163116: jlink exclude VM plugin does not fully support cross platform image creation Reviewed-by: redestad, alanb, mchung ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/ExcludeVMPlugin.java ! test/tools/jlink/plugins/ExcludeVMPluginTest.java ! test/tools/jlink/plugins/FileCopierPluginTest.java Changeset: dec5ee648013 Author: sundar Date: 2016-08-05 18:16 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/dec5ee648013 8163256: jlink/plugins/ExcludeVMPluginTest.java failed with Selected VM server doesn't exist Reviewed-by: jlaskey, alanb ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/ExcludeVMPlugin.java Changeset: b3a28d9722c8 Author: aniyogi Date: 2016-07-20 11:25 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/b3a28d9722c8 8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java fails Reviewed-by: alexsch, rchamyal ! test/javax/swing/plaf/nimbus/8057791/bug8057791.java Changeset: ce8600f2919e Author: aniyogi Date: 2016-07-20 14:17 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/ce8600f2919e 8161470: Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java Reviewed-by: alexsch, rchamyal ! test/javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java Changeset: fe58d505fffd Author: goetz Date: 2016-07-07 16:21 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/fe58d505fffd 8160974: [TESTBUG] Mark more headful tests with @key headful. Reviewed-by: serb, simonis ! test/com/sun/java/accessibility/util/8051626/Bug8051626.java ! test/com/sun/java/swing/plaf/windows/8016551/bug8016551.java ! test/java/awt/Checkbox/SetStateExcessEvent/SetStateExcessEvent.java ! test/java/awt/Choice/ChoiceLocationTest/ChoiceLocationTest.java ! test/java/awt/Choice/DragMouseOutAndRelease/DragMouseOutAndRelease.java ! test/java/awt/Choice/GetSizeTest/GetSizeTest.java ! test/java/awt/Choice/ResizeAutoClosesChoice/ResizeAutoClosesChoice.java ! test/java/awt/Choice/UnfocusableCB_ERR/UnfocusableCB_ERR.java ! test/java/awt/Choice/UnfocusableToplevel/UnfocusableToplevel.java ! test/java/awt/Component/DimensionEncapsulation/DimensionEncapsulation.java ! test/java/awt/Component/GetScreenLocTest/GetScreenLocTest.java ! test/java/awt/Component/InsetsEncapsulation/InsetsEncapsulation.java ! test/java/awt/Component/PaintAll/PaintAll.java ! test/java/awt/Component/Revalidate/Revalidate.java ! test/java/awt/Component/SetEnabledPerformance/SetEnabledPerformance.java ! test/java/awt/Container/CheckZOrderChange/CheckZOrderChange.java ! test/java/awt/Container/ValidateRoot/InvalidateMustRespectValidateRoots.java ! test/java/awt/Dialog/ChildProperties/ChildDialogProperties.java ! test/java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java ! test/java/awt/Dialog/ValidateOnShow/ValidateOnShow.java ! test/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.java ! test/java/awt/Focus/6981400/Test1.java ! test/java/awt/Focus/6981400/Test2.java ! test/java/awt/Focus/6981400/Test3.java ! test/java/awt/Focus/8013611/JDK8013611.java ! test/java/awt/Focus/8073453/AWTFocusTransitionTest.java ! test/java/awt/Focus/8073453/SwingFocusTransitionTest.java ! test/java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowRetaining.java ! test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusSetVisibleTest.java ! test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusToFrontTest.java ! test/java/awt/Focus/ClearGlobalFocusOwnerTest/ClearGlobalFocusOwnerTest.java ! test/java/awt/Focus/KeyEventForBadFocusOwnerTest/KeyEventForBadFocusOwnerTest.java ! test/java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest.java ! test/java/awt/Focus/RemoveAfterRequest/RemoveAfterRequest.java ! test/java/awt/Focus/RollbackFocusFromAnotherWindowTest/RollbackFocusFromAnotherWindowTest.java ! test/java/awt/Focus/SimpleWindowActivationTest/SimpleWindowActivationTest.java ! test/java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java ! test/java/awt/Focus/TypeAhead/TestFocusFreeze.java ! test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java ! test/java/awt/Frame/DisposeParentGC/DisposeParentGC.java ! test/java/awt/Frame/FramesGC/FramesGC.java ! test/java/awt/Frame/MiscUndecorated/ActiveAWTWindowTest.java ! test/java/awt/Frame/MiscUndecorated/ActiveSwingWindowTest.java ! test/java/awt/Frame/MiscUndecorated/FrameCloseTest.java ! test/java/awt/Frame/MiscUndecorated/RepaintTest.java ! test/java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java ! test/java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java ! test/java/awt/Graphics2D/WhiteTextColorTest.java ! test/java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java ! test/java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java ! test/java/awt/LightweightComponent/LightweightEventTest/LightweightEventTest.java ! test/java/awt/LightweightDispatcher/LWDispatcherMemoryLeakTest.java ! test/java/awt/List/EmptyListEventTest/EmptyListEventTest.java ! test/java/awt/List/NofocusListDblClickTest/NofocusListDblClickTest.java ! test/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java ! test/java/awt/Modal/FileDialog/FileDialogAppModal1Test.java ! test/java/awt/Modal/FileDialog/FileDialogAppModal2Test.java ! test/java/awt/Modal/FileDialog/FileDialogAppModal3Test.java ! test/java/awt/Modal/FileDialog/FileDialogAppModal4Test.java ! test/java/awt/Modal/FileDialog/FileDialogAppModal5Test.java ! test/java/awt/Modal/FileDialog/FileDialogAppModal6Test.java ! test/java/awt/Modal/FileDialog/FileDialogDocModal1Test.java ! test/java/awt/Modal/FileDialog/FileDialogDocModal2Test.java ! test/java/awt/Modal/FileDialog/FileDialogDocModal3Test.java ! test/java/awt/Modal/FileDialog/FileDialogDocModal4Test.java ! test/java/awt/Modal/FileDialog/FileDialogDocModal5Test.java ! test/java/awt/Modal/FileDialog/FileDialogDocModal6Test.java ! test/java/awt/Modal/FileDialog/FileDialogDocModal7Test.java ! test/java/awt/Modal/FileDialog/FileDialogModal1Test.java ! test/java/awt/Modal/FileDialog/FileDialogModal2Test.java ! test/java/awt/Modal/FileDialog/FileDialogModal3Test.java ! test/java/awt/Modal/FileDialog/FileDialogModal4Test.java ! test/java/awt/Modal/FileDialog/FileDialogModal5Test.java ! test/java/awt/Modal/FileDialog/FileDialogModal6Test.java ! test/java/awt/Modal/FileDialog/FileDialogNonModal1Test.java ! test/java/awt/Modal/FileDialog/FileDialogNonModal2Test.java ! test/java/awt/Modal/FileDialog/FileDialogNonModal3Test.java ! test/java/awt/Modal/FileDialog/FileDialogNonModal4Test.java ! test/java/awt/Modal/FileDialog/FileDialogNonModal5Test.java ! test/java/awt/Modal/FileDialog/FileDialogNonModal6Test.java ! test/java/awt/Modal/FileDialog/FileDialogNonModal7Test.java ! test/java/awt/Modal/FileDialog/FileDialogTKModal1Test.java ! test/java/awt/Modal/FileDialog/FileDialogTKModal2Test.java ! test/java/awt/Modal/FileDialog/FileDialogTKModal3Test.java ! test/java/awt/Modal/FileDialog/FileDialogTKModal4Test.java ! test/java/awt/Modal/FileDialog/FileDialogTKModal5Test.java ! test/java/awt/Modal/FileDialog/FileDialogTKModal6Test.java ! test/java/awt/Modal/FileDialog/FileDialogTKModal7Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDDAppModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDDDocModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDDModelessTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDDNonModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDDSetModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDDToolkitModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDFAppModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDFSetModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDFToolkitModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDFWModeless1Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDFWModeless2Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDFWNonModal1Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDFWNonModal2Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingDocModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDAppModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDDocModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDModelessTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDNonModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDSetModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDToolkitModalTest.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWDocModal1Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWDocModal2Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWDocModal3Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWDocModal4Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWModeless1Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWModeless2Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWModeless3Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWModeless4Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWNonModal1Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWNonModal2Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWNonModal3Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingFDWNonModal4Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal1Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal2Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal3Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal4Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal5Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal6Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsDocModal1Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsDocModal2Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal1Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal2Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal3Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal4Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal5Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal6Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal1Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal2Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal3Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal4Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal5Test.java ! test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal6Test.java ! test/java/awt/Modal/ModalBlockingTests/UnblockedDialogAppModalTest.java ! test/java/awt/Modal/ModalBlockingTests/UnblockedDialogDocModalTest.java ! test/java/awt/Modal/ModalBlockingTests/UnblockedDialogModelessTest.java ! test/java/awt/Modal/ModalBlockingTests/UnblockedDialogNonModalTest.java ! test/java/awt/Modal/ModalBlockingTests/UnblockedDialogSetModalTest.java ! test/java/awt/Modal/ModalBlockingTests/UnblockedDialogToolkitModalTest.java ! test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeDialogFileTest.java ! test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeDialogPageSetupTest.java ! test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeDialogPrintSetupTest.java ! test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeFrameFileTest.java ! test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeFramePageSetupTest.java ! test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeFramePrintSetupTest.java ! test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeDialogFileTest.java ! test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeDialogPageSetupTest.java ! test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeDialogPrintSetupTest.java ! test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeFrameFileTest.java ! test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeFramePageSetupTest.java ! test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeFramePrintSetupTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDWFAppModalTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDWFDocModalTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDWFModelessTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDWFNonModalTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsAppModalTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsDocModalTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsModelessTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsNonModalTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFDWAppModalTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFDWDocModalTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFDWModelessTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFDWNonModalTest.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDAppModal1Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDAppModal2Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDAppModal3Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDAppModal4Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDDocModal1Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDDocModal2Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDDocModal3Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDDocModal4Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDModeless1Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDModeless2Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDModeless3Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDModeless4Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDNonModal1Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDNonModal2Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDNonModal3Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDNonModal4Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFAppModal1Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFAppModal2Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFAppModal3Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFDocModal1Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFDocModal2Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFDocModal3Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFModeless1Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFModeless2Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFModeless3Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFNonModal1Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFNonModal2Test.java ! test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFNonModal3Test.java ! test/java/awt/Modal/ModalInternalFrameTest/ModalInternalFrameTest.java ! test/java/awt/Modal/MultipleDialogs/MultipleDialogs1Test.java ! test/java/awt/Modal/MultipleDialogs/MultipleDialogs2Test.java ! test/java/awt/Modal/MultipleDialogs/MultipleDialogs3Test.java ! test/java/awt/Modal/MultipleDialogs/MultipleDialogs4Test.java ! test/java/awt/Modal/MultipleDialogs/MultipleDialogs5Test.java ! test/java/awt/Modal/NullModalityDialogTest/NullModalityDialogTest.java ! test/java/awt/Modal/OnTop/OnTopAppModal1Test.java ! test/java/awt/Modal/OnTop/OnTopAppModal2Test.java ! test/java/awt/Modal/OnTop/OnTopAppModal3Test.java ! test/java/awt/Modal/OnTop/OnTopAppModal4Test.java ! test/java/awt/Modal/OnTop/OnTopAppModal5Test.java ! test/java/awt/Modal/OnTop/OnTopAppModal6Test.java ! test/java/awt/Modal/OnTop/OnTopDocModal1Test.java ! test/java/awt/Modal/OnTop/OnTopDocModal2Test.java ! test/java/awt/Modal/OnTop/OnTopDocModal3Test.java ! test/java/awt/Modal/OnTop/OnTopDocModal4Test.java ! test/java/awt/Modal/OnTop/OnTopDocModal5Test.java ! test/java/awt/Modal/OnTop/OnTopDocModal6Test.java ! test/java/awt/Modal/OnTop/OnTopModal1Test.java ! test/java/awt/Modal/OnTop/OnTopModal2Test.java ! test/java/awt/Modal/OnTop/OnTopModal3Test.java ! test/java/awt/Modal/OnTop/OnTopModal4Test.java ! test/java/awt/Modal/OnTop/OnTopModal5Test.java ! test/java/awt/Modal/OnTop/OnTopModal6Test.java ! test/java/awt/Modal/OnTop/OnTopModeless1Test.java ! test/java/awt/Modal/OnTop/OnTopModeless2Test.java ! test/java/awt/Modal/OnTop/OnTopModeless3Test.java ! test/java/awt/Modal/OnTop/OnTopModeless4Test.java ! test/java/awt/Modal/OnTop/OnTopModeless5Test.java ! test/java/awt/Modal/OnTop/OnTopModeless6Test.java ! test/java/awt/Modal/OnTop/OnTopTKModal1Test.java ! test/java/awt/Modal/OnTop/OnTopTKModal2Test.java ! test/java/awt/Modal/OnTop/OnTopTKModal3Test.java ! test/java/awt/Modal/OnTop/OnTopTKModal4Test.java ! test/java/awt/Modal/OnTop/OnTopTKModal5Test.java ! test/java/awt/Modal/OnTop/OnTopTKModal6Test.java ! test/java/awt/Modal/ToBack/ToBackAppModal1Test.java ! test/java/awt/Modal/ToBack/ToBackAppModal2Test.java ! test/java/awt/Modal/ToBack/ToBackAppModal3Test.java ! test/java/awt/Modal/ToBack/ToBackAppModal4Test.java ! test/java/awt/Modal/ToBack/ToBackAppModal5Test.java ! test/java/awt/Modal/ToBack/ToBackAppModal6Test.java ! test/java/awt/Modal/ToBack/ToBackDocModal1Test.java ! test/java/awt/Modal/ToBack/ToBackDocModal2Test.java ! test/java/awt/Modal/ToBack/ToBackDocModal3Test.java ! test/java/awt/Modal/ToBack/ToBackDocModal4Test.java ! test/java/awt/Modal/ToBack/ToBackDocModal5Test.java ! test/java/awt/Modal/ToBack/ToBackDocModal6Test.java ! test/java/awt/Modal/ToBack/ToBackModal1Test.java ! test/java/awt/Modal/ToBack/ToBackModal2Test.java ! test/java/awt/Modal/ToBack/ToBackModal3Test.java ! test/java/awt/Modal/ToBack/ToBackModal4Test.java ! test/java/awt/Modal/ToBack/ToBackModal5Test.java ! test/java/awt/Modal/ToBack/ToBackModal6Test.java ! test/java/awt/Modal/ToBack/ToBackModeless1Test.java ! test/java/awt/Modal/ToBack/ToBackModeless2Test.java ! test/java/awt/Modal/ToBack/ToBackModeless3Test.java ! test/java/awt/Modal/ToBack/ToBackModeless4Test.java ! test/java/awt/Modal/ToBack/ToBackModeless5Test.java ! test/java/awt/Modal/ToBack/ToBackModeless6Test.java ! test/java/awt/Modal/ToBack/ToBackNonModal1Test.java ! test/java/awt/Modal/ToBack/ToBackNonModal2Test.java ! test/java/awt/Modal/ToBack/ToBackNonModal3Test.java ! test/java/awt/Modal/ToBack/ToBackNonModal4Test.java ! test/java/awt/Modal/ToBack/ToBackNonModal5Test.java ! test/java/awt/Modal/ToBack/ToBackNonModal6Test.java ! test/java/awt/Modal/ToBack/ToBackTKModal1Test.java ! test/java/awt/Modal/ToBack/ToBackTKModal2Test.java ! test/java/awt/Modal/ToBack/ToBackTKModal3Test.java ! test/java/awt/Modal/ToBack/ToBackTKModal4Test.java ! test/java/awt/Modal/ToBack/ToBackTKModal5Test.java ! test/java/awt/Modal/ToBack/ToBackTKModal6Test.java ! test/java/awt/Modal/ToFront/DialogToFrontAppModalTest.java ! test/java/awt/Modal/ToFront/DialogToFrontDocModalTest.java ! test/java/awt/Modal/ToFront/DialogToFrontModalTest.java ! test/java/awt/Modal/ToFront/DialogToFrontModeless1Test.java ! test/java/awt/Modal/ToFront/DialogToFrontNonModalTest.java ! test/java/awt/Modal/ToFront/DialogToFrontTKModalTest.java ! test/java/awt/Modal/ToFront/FrameToFrontAppModal1Test.java ! test/java/awt/Modal/ToFront/FrameToFrontAppModal2Test.java ! test/java/awt/Modal/ToFront/FrameToFrontAppModal3Test.java ! test/java/awt/Modal/ToFront/FrameToFrontAppModal4Test.java ! test/java/awt/Modal/ToFront/FrameToFrontAppModal5Test.java ! test/java/awt/Modal/ToFront/FrameToFrontDocModal1Test.java ! test/java/awt/Modal/ToFront/FrameToFrontDocModal2Test.java ! test/java/awt/Modal/ToFront/FrameToFrontModal1Test.java ! test/java/awt/Modal/ToFront/FrameToFrontModal2Test.java ! test/java/awt/Modal/ToFront/FrameToFrontModal3Test.java ! test/java/awt/Modal/ToFront/FrameToFrontModal4Test.java ! test/java/awt/Modal/ToFront/FrameToFrontModal5Test.java ! test/java/awt/Modal/ToFront/FrameToFrontModeless1Test.java ! test/java/awt/Modal/ToFront/FrameToFrontNonModalTest.java ! test/java/awt/Modal/ToFront/FrameToFrontTKModal1Test.java ! test/java/awt/Modal/ToFront/FrameToFrontTKModal2Test.java ! test/java/awt/Modal/ToFront/FrameToFrontTKModal3Test.java ! test/java/awt/Modal/ToFront/FrameToFrontTKModal4Test.java ! test/java/awt/Modal/ToFront/FrameToFrontTKModal5Test.java ! test/java/awt/Mouse/EnterExitEvents/DragWindowOutOfFrameTest.java ! test/java/awt/Mouse/EnterExitEvents/DragWindowTest.java ! test/java/awt/Mouse/EnterExitEvents/ResizingFrameTest.java ! test/java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java ! test/java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java ! test/java/awt/Mouse/MouseComboBoxTest/MouseComboBoxTest.java ! test/java/awt/Mouse/MouseDragEvent/MouseDraggedTest.java ! test/java/awt/Mouse/RemovedComponentMouseListener/RemovedComponentMouseListener.java ! test/java/awt/MouseAdapter/MouseAdapterUnitTest/MouseAdapterUnitTest.java ! test/java/awt/MouseInfo/JContainerMousePositionTest.java ! test/java/awt/Multiscreen/LocationRelativeToTest/LocationRelativeToTest.java ! test/java/awt/Multiscreen/TranslucencyThrowsExceptionWhenFullScreen/TranslucencyThrowsExceptionWhenFullScreen.java ! test/java/awt/Paint/ExposeOnEDT.java ! test/java/awt/Paint/PaintNativeOnUpdate.java ! test/java/awt/Paint/bug8024864.java ! test/java/awt/PrintJob/PrinterException.java ! test/java/awt/Robot/AcceptExtraMouseButtons/AcceptExtraMouseButtons.java ! test/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java ! test/java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java ! test/java/awt/TextArea/TextAreaEditing/TextAreaEditing.java ! test/java/awt/TextField/TextFieldEditing/TextFieldEditing.java ! test/java/awt/Toolkit/AutoShutdown/ShowExitTest/ShowExitTest.sh ! test/java/awt/Toolkit/LockingKeyStateTest/LockingKeyStateTest.java ! test/java/awt/Toolkit/SecurityTest/SecurityTest2.java ! test/java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java ! test/java/awt/Window/8027025/Test8027025.java ! test/java/awt/Window/AlwaysOnTop/AlwaysOnTopFieldTest.java ! test/java/awt/Window/AlwaysOnTop/AutoTestOnTop.java ! test/java/awt/Window/ChildProperties/ChildWindowProperties.java ! test/java/awt/Window/MaximizeOffscreen/MaximizeOffscreenTest.java ! test/java/awt/Window/OwnedWindowsSerialization/OwnedWindowsSerialization.java ! test/java/awt/Window/TopLevelLocation/TopLevelLocation.java ! test/java/awt/Window/WindowGCInFullScreen/WindowGCInFullScreen.java ! test/java/awt/Window/WindowJumpingTest/WindowJumpingTest.java ! test/java/awt/Window/WindowsLeak/WindowsLeak.java ! test/java/awt/datatransfer/DataFlavor/NullDataFlavorTest.java ! test/java/awt/datatransfer/UnicodeTransferTest/UnicodeTransferTest.java ! test/java/awt/dnd/AcceptDropMultipleTimes/AcceptDropMultipleTimes.java ! test/java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java ! test/java/awt/dnd/DropTargetEnterExitTest/ExtraDragEnterTest.java ! test/java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java ! test/java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java ! test/java/awt/event/KeyEvent/AltCharAcceleratorTest/AltCharAcceleratorTest.java ! test/java/awt/event/KeyEvent/CorrectTime/CorrectTime.java ! test/java/awt/event/KeyEvent/ExtendedKeyCode/ExtendedKeyCodeTest.java ! test/java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java ! test/java/awt/event/KeyEvent/KeyMaskTest/KeyMaskTest.java ! test/java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java ! test/java/awt/event/MouseEvent/DisabledComponents/DisabledComponentsTest.java ! test/java/awt/event/MouseEvent/EnterAsGrabbedEvent/EnterAsGrabbedEvent.java ! test/java/awt/event/MouseEvent/MouseButtonsAndKeyMasksTest/MouseButtonsAndKeyMasksTest.java ! test/java/awt/event/MouseEvent/MouseButtonsTest/MouseButtonsTest.java ! test/java/awt/event/MouseEvent/MultipleMouseButtonsTest/MultipleMouseButtonsTest.java ! test/java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java ! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion.java ! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_1.java ! test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_4.java ! test/java/awt/event/MouseWheelEvent/WheelModifier/WheelModifier.java ! test/java/awt/event/TextEvent/TextEventSequenceTest/TextEventSequenceTest.java ! test/java/awt/grab/GrabOnUnfocusableToplevel/GrabOnUnfocusableToplevel.java ! test/java/awt/im/memoryleak/InputContextMemoryLeakTest.java ! test/java/awt/image/multiresolution/MenuMultiresolutionIconTest.java ! test/java/awt/image/multiresolution/MultiResolutionJOptionPaneIconTest.java ! test/java/awt/print/PrinterJob/LandscapeStackOverflow.java ! test/javax/swing/AbstractButton/6711682/bug6711682.java ! test/javax/swing/Action/8133039/bug8133039.java ! test/javax/swing/AncestorNotifier/7193219/bug7193219.java ! test/javax/swing/GroupLayout/8013566/bug8013566.java ! test/javax/swing/GroupLayout/8079640/bug8079640.java ! test/javax/swing/InputVerifier/VerifyTarget/VerifyTargetTest.java ! test/javax/swing/JButton/4368790/bug4368790.java ! test/javax/swing/JButton/JButtonPaintNPE/JButtonPaintNPE.java ! test/javax/swing/JButton/PressedButtonRightClickTest.java ! test/javax/swing/JColorChooser/Test6541987.java ! test/javax/swing/JColorChooser/Test6559154.java ! test/javax/swing/JColorChooser/Test6827032.java ! test/javax/swing/JColorChooser/Test7194184.java ! test/javax/swing/JColorChooser/Test8051548.java ! test/javax/swing/JComboBox/4199622/bug4199622.java ! test/javax/swing/JComboBox/4515752/DefaultButtonTest.java ! test/javax/swing/JComboBox/4523758/bug4523758.java ! test/javax/swing/JComboBox/4743225/bug4743225.java ! test/javax/swing/JComboBox/6236162/bug6236162.java ! test/javax/swing/JComboBox/6406264/bug6406264.java ! test/javax/swing/JComboBox/6559152/bug6559152.java ! test/javax/swing/JComboBox/6607130/bug6607130.java ! test/javax/swing/JComboBox/7195179/Test7195179.java ! test/javax/swing/JComboBox/8015300/Test8015300.java ! test/javax/swing/JComboBox/8032878/bug8032878.java ! test/javax/swing/JComboBox/8033069/bug8033069NoScrollBar.java ! test/javax/swing/JComboBox/8033069/bug8033069ScrollBar.java ! test/javax/swing/JComboBox/8057893/bug8057893.java ! test/javax/swing/JComboBox/8072767/bug8072767.java ! test/javax/swing/JComboBox/8136998/bug8136998.java ! test/javax/swing/JComboBox/ConsumedKeyTest/ConsumedKeyTest.java ! test/javax/swing/JComboBox/ShowPopupAfterHidePopupTest/ShowPopupAfterHidePopupTest.java ! test/javax/swing/JComponent/6989617/bug6989617.java ! test/javax/swing/JComponent/7154030/bug7154030.java ! test/javax/swing/JDialog/Transparency/TransparencyTest.java ! test/javax/swing/JDialog/WrongBackgroundColor/WrongBackgroundColor.java ! test/javax/swing/JEditorPane/4492274/bug4492274.java ! test/javax/swing/JEditorPane/6917744/bug6917744.java ! test/javax/swing/JEditorPane/8146319/JEditorPaneTest.java ! test/javax/swing/JFileChooser/4524490/bug4524490.java ! test/javax/swing/JFileChooser/6396844/TwentyThousandTest.java ! test/javax/swing/JFileChooser/7199708/bug7199708.java ! test/javax/swing/JFileChooser/8002077/bug8002077.java ! test/javax/swing/JFileChooser/8016665/JFileChooserOrientation.java ! test/javax/swing/JFileChooser/8021253/bug8021253.java ! test/javax/swing/JFileChooser/8041694/bug8041694.java ! test/javax/swing/JFileChooser/DeserializedJFileChooser/DeserializedJFileChooserTest.java ! test/javax/swing/JFrame/HangNonVolatileBuffer/HangNonVolatileBuffer.java ! test/javax/swing/JInternalFrame/4769772/TestJInternalFrameIconify.java ! test/javax/swing/JInternalFrame/5066752/bug5066752.java ! test/javax/swing/JInternalFrame/6647340/bug6647340.java ! test/javax/swing/JInternalFrame/6725409/bug6725409.java ! test/javax/swing/JInternalFrame/8020708/bug8020708.java ! test/javax/swing/JInternalFrame/8069348/bug8069348.java ! test/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java ! test/javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java ! test/javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java ! test/javax/swing/JInternalFrame/NormalBoundsTest.java ! test/javax/swing/JInternalFrame/Test6505027.java ! test/javax/swing/JInternalFrame/Test6802868.java ! test/javax/swing/JLabel/6596966/bug6596966.java ! test/javax/swing/JLabel/7004134/bug7004134.java ! test/javax/swing/JLayer/6824395/bug6824395.java ! test/javax/swing/JLayer/6872503/bug6872503.java ! test/javax/swing/JList/6462008/bug6462008.java ! test/javax/swing/JList/6510999/bug6510999.java ! test/javax/swing/JMenu/4213634/bug4213634.java ! test/javax/swing/JMenu/4417601/bug4417601.java ! test/javax/swing/JMenu/4515762/bug4515762.java ! test/javax/swing/JMenu/4692443/bug4692443.java ! test/javax/swing/JMenu/6359669/bug6359669.java ! test/javax/swing/JMenu/6470128/bug6470128.java ! test/javax/swing/JMenu/8072900/WrongSelectionOnMouseOver.java ! test/javax/swing/JMenuBar/4750590/bug4750590.java ! test/javax/swing/JMenuBar/MisplacedBorder/MisplacedBorder.java ! test/javax/swing/JMenuItem/4171437/bug4171437.java ! test/javax/swing/JMenuItem/4654927/bug4654927.java ! test/javax/swing/JMenuItem/6209975/bug6209975.java ! test/javax/swing/JMenuItem/6249972/bug6249972.java ! test/javax/swing/JOptionPane/6428694/bug6428694.java ! test/javax/swing/JOptionPane/6464022/bug6464022.java ! test/javax/swing/JOptionPane/7138665/bug7138665.java ! test/javax/swing/JOptionPane/8139213/OptionPaneTest.java ! test/javax/swing/JPopupMenu/4458079/bug4458079.java ! test/javax/swing/JPopupMenu/4966112/bug4966112.java ! test/javax/swing/JPopupMenu/6415145/bug6415145.java ! test/javax/swing/JPopupMenu/6495920/bug6495920.java ! test/javax/swing/JPopupMenu/6515446/bug6515446.java ! test/javax/swing/JPopupMenu/6544309/bug6544309.java ! test/javax/swing/JPopupMenu/6580930/bug6580930.java ! test/javax/swing/JPopupMenu/6583251/bug6583251.java ! test/javax/swing/JPopupMenu/6691503/bug6691503.java ! test/javax/swing/JPopupMenu/6694823/bug6694823.java ! test/javax/swing/JPopupMenu/6800513/bug6800513.java ! test/javax/swing/JPopupMenu/6827786/bug6827786.java ! test/javax/swing/JPopupMenu/6987844/bug6987844.java ! test/javax/swing/JPopupMenu/7156657/bug7156657.java ! test/javax/swing/JPopupMenu/8147521/PopupMenuTest.java ! test/javax/swing/JProgressBar/8015748/JProgressBarOrientationRobotTest.java ! test/javax/swing/JRadioButton/8033699/bug8033699.java ! test/javax/swing/JRadioButton/8041561/bug8041561.java ! test/javax/swing/JRadioButton/8075609/bug8075609.java ! test/javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java ! test/javax/swing/JRootPane/4670486/bug4670486.java ! test/javax/swing/JRootPane/SilenceOfDeprecatedMenuBar/SilenceOfDeprecatedMenuBar.java ! test/javax/swing/JScrollBar/4708809/bug4708809.java ! test/javax/swing/JScrollBar/4865918/bug4865918.java ! test/javax/swing/JScrollBar/6542335/bug6542335.java ! test/javax/swing/JScrollBar/7163696/Test7163696.java ! test/javax/swing/JScrollBar/bug4202954/bug4202954.java ! test/javax/swing/JScrollPane/6274267/bug6274267.java ! test/javax/swing/JScrollPane/HorizontalMouseWheelOnShiftPressed/HorizontalMouseWheelOnShiftPressed.java ! test/javax/swing/JScrollPane/Test6526631.java ! test/javax/swing/JScrollPane/bug8044371.java ! test/javax/swing/JSlider/6348946/bug6348946.java ! test/javax/swing/JSlider/6401380/bug6401380.java ! test/javax/swing/JSlider/6794831/bug6794831.java ! test/javax/swing/JSlider/6848475/bug6848475.java ! test/javax/swing/JSlider/6918861/bug6918861.java ! test/javax/swing/JSlider/6923305/bug6923305.java ! test/javax/swing/JSpinner/4973721/bug4973721.java ! test/javax/swing/JSpinner/6421058/bug6421058.java ! test/javax/swing/JSpinner/6532833/bug6532833.java ! test/javax/swing/JSpinner/8008657/bug8008657.java ! test/javax/swing/JSpinner/WrongEditorTextFieldFont/WrongEditorTextFieldFont.java ! test/javax/swing/JSplitPane/4816114/bug4816114.java ! test/javax/swing/JSplitPane/4885629/bug4885629.java ! test/javax/swing/JTabbedPane/4361477/bug4361477.java ! test/javax/swing/JTabbedPane/4624207/bug4624207.java ! test/javax/swing/JTabbedPane/6495408/bug6495408.java ! test/javax/swing/JTabbedPane/7024235/Test7024235.java ! test/javax/swing/JTabbedPane/7161568/bug7161568.java ! test/javax/swing/JTabbedPane/8007563/Test8007563.java ! test/javax/swing/JTabbedPane/8017284/bug8017284.java ! test/javax/swing/JTabbedPane/8134116/Bug8134116.java ! test/javax/swing/JTabbedPane/8137169/ScrollableTabbedPaneTest.java ! test/javax/swing/JTable/4220171/bug4220171.java ! test/javax/swing/JTable/6263446/bug6263446.java ! test/javax/swing/JTable/6777378/bug6777378.java ! test/javax/swing/JTable/6894632/bug6894632.java ! test/javax/swing/JTable/6913768/bug6913768.java ! test/javax/swing/JTable/7055065/bug7055065.java ! test/javax/swing/JTable/7068740/bug7068740.java ! test/javax/swing/JTable/7124218/SelectEditTableCell.java ! test/javax/swing/JTable/7188612/JTableAccessibleGetLocationOnScreen.java ! test/javax/swing/JTable/8032874/bug8032874.java ! test/javax/swing/JTableHeader/4473075/bug4473075.java ! test/javax/swing/JTableHeader/6884066/bug6884066.java ! test/javax/swing/JTableHeader/6889007/bug6889007.java ! test/javax/swing/JTextArea/4697612/bug4697612.java ! test/javax/swing/JTextArea/7049024/bug7049024.java ! test/javax/swing/JTextArea/8149849/DNDTextToScaledArea.java ! test/javax/swing/JTextArea/Test6593649.java ! test/javax/swing/JTextArea/TextViewOOM/TextViewOOM.java ! test/javax/swing/JTextField/8036819/bug8036819.java ! test/javax/swing/JTextPane/JTextPaneDocumentAlignment.java ! test/javax/swing/JTextPane/JTextPaneDocumentWrapping.java ! test/javax/swing/JTextPane/bug8025082.java ! test/javax/swing/JToolBar/4247996/bug4247996.java ! test/javax/swing/JToolBar/4529206/bug4529206.java ! test/javax/swing/JToolTip/4846413/bug4846413.java ! test/javax/swing/JToolTip/6219960/bug6219960.java ! test/javax/swing/JTree/4330357/bug4330357.java ! test/javax/swing/JTree/4908142/bug4908142.java ! test/javax/swing/JTree/4927934/bug4927934.java ! test/javax/swing/JTree/6263446/bug6263446.java ! test/javax/swing/JTree/6505523/bug6505523.java ! test/javax/swing/JTree/6578666/bug6578666.java ! test/javax/swing/JTree/8003400/Test8003400.java ! test/javax/swing/JTree/8004298/bug8004298.java ! test/javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java ! test/javax/swing/JViewport/7107099/bug7107099.java ! test/javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java ! test/javax/swing/KeyboardManager/8013370/Test8013370.java ! test/javax/swing/LookAndFeel/6897701/JMenuItemsTest.java ! test/javax/swing/LookAndFeel/8146276/NimbusGlueTest.java ! test/javax/swing/Popup/6514582/bug6514582.java ! test/javax/swing/Popup/TaskbarPositionTest.java ! test/javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java ! test/javax/swing/PopupFactory/8048506/bug8048506.java ! test/javax/swing/RepaintManager/IconifyTest/IconifyTest.java ! test/javax/swing/Security/6657138/ComponentTest.java ! test/javax/swing/SwingUtilities/4917669/bug4917669.java ! test/javax/swing/SwingUtilities/7088744/bug7088744.java ! test/javax/swing/SwingUtilities/7146377/bug7146377.java ! test/javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java ! test/javax/swing/ToolTipManager/7123767/bug7123767.java ! test/javax/swing/ToolTipManager/Test6256140.java ! test/javax/swing/dnd/7171812/bug7171812.java ! test/javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java ! test/javax/swing/plaf/basic/BasicHTML/4251579/bug4251579.java ! test/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java ! test/javax/swing/plaf/basic/BasicRootPaneUI/HiddenDefaultButtonTest.java ! test/javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java ! test/javax/swing/plaf/basic/BasicTreeUI/8023474/bug8023474.java ! test/javax/swing/plaf/gtk/crash/RenderBadPictureCrash.java ! test/javax/swing/plaf/nimbus/8041642/bug8041642.java ! test/javax/swing/plaf/nimbus/8041725/bug8041725.java ! test/javax/swing/plaf/nimbus/Test6919629.java ! test/javax/swing/plaf/synth/7158712/bug7158712.java ! test/javax/swing/plaf/synth/8040328/bug8040328.java ! test/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java ! test/javax/swing/plaf/synth/SynthScrollbarThumbPainter/SynthScrollbarThumbPainterTest.java ! test/javax/swing/plaf/synth/Test8015926.java ! test/javax/swing/reliability/TaskUndJFrameProperties.java ! test/javax/swing/reliability/TaskZoomJFrameChangeState.java ! test/javax/swing/reliability/TaskZoomJFrameRepaint.java ! test/javax/swing/text/AbstractDocument/6968363/Test6968363.java ! test/javax/swing/text/CSSBorder/6796710/bug6796710.java ! test/javax/swing/text/DefaultEditorKit/4278839/bug4278839.java ! test/javax/swing/text/DefaultStyledDocument/6636983/bug6636983.java ! test/javax/swing/text/JTextComponent/5074573/bug5074573.java ! test/javax/swing/text/NavigationFilter/6735293/bug6735293.java ! test/javax/swing/text/NavigationFilter/8058305/bug8058305.java ! test/javax/swing/text/TableView/I18nLayoutTest.java ! test/javax/swing/text/Utilities/bug7045593.java ! test/javax/swing/text/View/8014863/bug8014863.java ! test/javax/swing/text/View/8048110/bug8048110.java ! test/javax/swing/text/html/7189299/bug7189299.java ! test/javax/swing/text/html/8031109/bug8031109.java ! test/javax/swing/text/html/8034955/bug8034955.java ! test/javax/swing/text/html/CSS/4530474/bug4530474.java ! test/javax/swing/text/html/HTMLDocument/8058120/bug8058120.java ! test/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java ! test/javax/swing/text/html/HTMLEditorKit/5043626/bug5043626.java ! test/javax/swing/text/rtf/RTFWriteParagraphAlignTest.java ! test/sun/awt/dnd/8024061/bug8024061.java ! test/sun/java2d/ClassCastExceptionForInvalidSurface.java ! test/sun/java2d/SunGraphics2D/SourceClippingBlitTest/SourceClippingBlitTest.java ! test/sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh Changeset: 74d33091b784 Author: simonis Date: 2016-07-20 17:08 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/74d33091b784 4908075: Press shift and another key using robot does not trigger events properly - WinXP Reviewed-by: alexsch, simonis Contributed-by: oliver.bendig at sap.com ! src/java.desktop/windows/native/libawt/windows/awt_Robot.cpp + test/java/awt/Robot/ModifierRobotKey/ModifierRobotEnhancedKeyTest.java Changeset: 003f528f6986 Author: rchamyal Date: 2016-07-21 20:30 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/003f528f6986 8158918: setExtendedState(1) for maximized Frame results in state==7 Reviewed-by: alexsch, ssadetsky Contributed-by: rajeev.chamyal at oracle.com ! src/java.desktop/windows/native/libawt/windows/awt_Frame.cpp + test/java/awt/Frame/8158918/SetExtendedState.java Changeset: b5d9419d7640 Author: dtitov Date: 2016-07-21 12:27 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/b5d9419d7640 8156960: Deprecate JSObject.getWindow(Applet) method Reviewed-by: mchung, kcr, smarks, erikj, alexsch ! src/jdk.jsobject/share/classes/netscape/javascript/JSObject.java Changeset: 83d6097092d8 Author: psadhukhan Date: 2016-07-22 10:53 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/83d6097092d8 4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr Reviewed-by: prr, jdv ! src/java.desktop/share/classes/sun/print/PSStreamPrintService.java + test/javax/print/attribute/TestOrientationSupportForStreamPrnSrv.java Changeset: e7b77766b1ce Author: aghaisas Date: 2016-07-22 12:13 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/e7b77766b1ce 7096375: Swing ignores first click after decreasing system's time Reviewed-by: alexsch, rchamyal ! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicButtonListener.java + test/javax/swing/JButton/TimeChangeButtonClickTest.java Changeset: c3510eed2d61 Author: pkbalakr Date: 2016-07-22 12:16 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/c3510eed2d61 8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing Reviewed-by: alexsch, rchamyal ! test/java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java ! test/java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java Changeset: 287e559361ae Author: bpb Date: 2016-07-22 11:16 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/287e559361ae 8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor Summary: Replace invocation of this() constructor with explicit checks and initializations Reviewed-by: prr ! src/java.desktop/share/classes/javax/imageio/plugins/tiff/TIFFField.java ! src/java.desktop/share/classes/javax/imageio/plugins/tiff/TIFFTag.java Changeset: c038e0adf5af Author: jdv Date: 2016-07-23 02:08 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/c038e0adf5af 8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails Reviewed-by: prr Contributed-by: jayathirth.d.v at oracle.com ! test/sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java Changeset: 398dc40602fe Author: bpb Date: 2016-07-22 14:32 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/398dc40602fe 8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException Summary: Move super.setOutput() to end of setOutput() to avoid setting super.output to null Reviewed-by: prr ! src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFImageWriter.java ! test/ProblemList.txt ! test/javax/imageio/plugins/tiff/MultiPageImageTIFFFieldTest.java Changeset: 987d0d79ebe4 Author: prr Date: 2016-07-22 15:57 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/987d0d79ebe4 8140314: Verify IIOMetadataFormat class on loading Reviewed-by: bpb ! src/java.desktop/share/classes/javax/imageio/metadata/IIOMetadata.java ! src/java.desktop/share/classes/javax/imageio/spi/ImageReaderWriterSpi.java ! test/javax/imageio/plugins/external_plugin_tests/TestClassPathPlugin.sh Changeset: f2af54ecd776 Author: prr Date: 2016-07-22 16:07 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/f2af54ecd776 8162432: Clean up references in font code to old Solaris releases. Reviewed-by: bpb ! src/java.desktop/share/classes/sun/font/FontUtilities.java ! src/java.desktop/share/classes/sun/font/TrueTypeGlyphMapper.java ! src/java.desktop/unix/classes/sun/font/MFontConfiguration.java Changeset: 90faa3dfe889 Author: prr Date: 2016-07-22 16:09 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/90faa3dfe889 8162429: Clean up obsolete font preferences for JDS. Reviewed-by: bpb ! src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKLookAndFeel.java Changeset: e68877472dd0 Author: rchamyal Date: 2016-07-25 15:29 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/e68877472dd0 8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel Reviewed-by: alexsch, ssadetsky Contributed-by: rajeev.chamyal at oracle.com ! src/java.desktop/share/classes/sun/awt/IconInfo.java + test/java/awt/image/multiresolution/MultiResolutionIcon/IconTest.java Changeset: 82ca00fa3824 Author: prr Date: 2016-07-25 10:36 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/82ca00fa3824 8147542: ClassCastException when repainting after display resolution change Reviewed-by: prr, flar Contributed-by: alexey.ushakov at jetbrains.com ! src/java.desktop/unix/classes/sun/java2d/xr/XRPMBlitLoops.java Changeset: fde05a7e19c4 Author: prr Date: 2016-07-25 11:03 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/fde05a7e19c4 7175487: Cannot customize font configuration on Linux Reviewed-by: bpb ! src/java.desktop/share/classes/sun/awt/FontConfiguration.java ! src/java.desktop/unix/classes/sun/awt/X11FontManager.java Changeset: 790629d63870 Author: psadhukhan Date: 2016-07-26 12:37 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/790629d63870 6591280: getting IPP connection causes disabling jar caches Reviewed-by: prr, jdv ! src/java.desktop/unix/classes/sun/print/IPPPrintService.java Changeset: 42f457587791 Author: vadim Date: 2016-07-26 14:18 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/42f457587791 8161761: [parfait] 2 JNI exception pending defect groups in GraphicsPrimitiveMgr.c Reviewed-by: prr, serb ! src/java.desktop/share/native/libawt/java2d/loops/GraphicsPrimitiveMgr.c Changeset: 251eb9ac75dd Author: vadim Date: 2016-07-26 14:19 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/251eb9ac75dd 8161740: [parfait] Memory leak in Java_sun_awt_UNIXToolkit_load_1gtk_1icon of awt_UNIXToolkit.c:132 Reviewed-by: serb, ssadetsky ! src/java.desktop/unix/native/libawt_xawt/awt/awt_UNIXToolkit.c Changeset: f7cb006b293a Author: vadim Date: 2016-07-26 14:19 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/f7cb006b293a 8161733: [parfait] Memory leak in imageioJPEG.c:2803 Reviewed-by: prr, serb ! src/java.desktop/share/native/libjavajpeg/imageioJPEG.c Changeset: ee42ccb4ab68 Author: vadim Date: 2016-07-26 14:54 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/ee42ccb4ab68 8161742: [parfait] Uninitialised memory in isXTestAvailable of awt_Robot.c:65 Reviewed-by: serb, ssadetsky ! src/java.desktop/unix/native/libawt_xawt/awt/awt_Robot.c ! src/java.desktop/unix/native/libawt_xawt/xawt/XToolkit.c Changeset: c0cf6ec85273 Author: serb Date: 2016-07-26 15:55 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/c0cf6ec85273 8159899: [TEST_BUG] Timeout in tests when OOM should be generated Reviewed-by: yan, ssadetsky ! test/javax/swing/JOptionPane/6464022/bug6464022.java ! test/javax/swing/UIDefaults/6795356/bug6795356.java ! test/javax/swing/regtesthelpers/Util.java ! test/sun/java2d/Disposer/TestDisposerLeak.java Changeset: de93043dcfb9 Author: vadim Date: 2016-07-26 18:45 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/de93043dcfb9 8162545: Mac build failure Reviewed-by: psadhukhan, prr ! src/java.desktop/share/native/libjavajpeg/imageioJPEG.c Changeset: d4f7412a51d2 Author: prr Date: 2016-07-26 11:30 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/d4f7412a51d2 8074827: Resolve disabled warnings for libjavajpeg Reviewed-by: serb, psadhukhan ! make/lib/Awt2dLibraries.gmk ! src/java.desktop/share/native/libjavajpeg/imageioJPEG.c ! src/java.desktop/share/native/libjavajpeg/jpegdecoder.c Changeset: a70625245529 Author: prr Date: 2016-07-26 11:50 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/a70625245529 8162488: JDK should be updated to use LittleCMS 2.8 Reviewed-by: serb, psadhukhan + src/java.desktop/share/native/liblcms/cmsalpha.c ! src/java.desktop/share/native/liblcms/cmscam02.c ! src/java.desktop/share/native/liblcms/cmscgats.c ! src/java.desktop/share/native/liblcms/cmscnvrt.c ! src/java.desktop/share/native/liblcms/cmserr.c ! src/java.desktop/share/native/liblcms/cmsgamma.c ! src/java.desktop/share/native/liblcms/cmsgmt.c ! src/java.desktop/share/native/liblcms/cmshalf.c ! src/java.desktop/share/native/liblcms/cmsintrp.c ! src/java.desktop/share/native/liblcms/cmsio0.c ! src/java.desktop/share/native/liblcms/cmsio1.c ! src/java.desktop/share/native/liblcms/cmslut.c ! src/java.desktop/share/native/liblcms/cmsmd5.c ! src/java.desktop/share/native/liblcms/cmsmtrx.c ! src/java.desktop/share/native/liblcms/cmsnamed.c ! src/java.desktop/share/native/liblcms/cmsopt.c ! src/java.desktop/share/native/liblcms/cmspack.c ! src/java.desktop/share/native/liblcms/cmspcs.c ! src/java.desktop/share/native/liblcms/cmsplugin.c ! src/java.desktop/share/native/liblcms/cmsps2.c ! src/java.desktop/share/native/liblcms/cmssamp.c ! src/java.desktop/share/native/liblcms/cmssm.c ! src/java.desktop/share/native/liblcms/cmstypes.c ! src/java.desktop/share/native/liblcms/cmsvirt.c ! src/java.desktop/share/native/liblcms/cmswtpnt.c ! src/java.desktop/share/native/liblcms/cmsxform.c ! src/java.desktop/share/native/liblcms/lcms2.h ! src/java.desktop/share/native/liblcms/lcms2_internal.h ! src/java.desktop/share/native/liblcms/lcms2_plugin.h Changeset: 25e32d8c26c8 Author: aivanov Date: 2016-07-27 15:32 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/25e32d8c26c8 8160664: JVM crashed with font manager on Solaris 12 Reviewed-by: prr, aivanov Contributed-by: Martin Walsh ! src/java.desktop/unix/native/common/awt/fontpath.c Changeset: dfec431427f9 Author: prr Date: 2016-07-28 06:02 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/dfec431427f9 8149714: [parfait] char array lengths don't match in awt_Font.cpp:1701 Reviewed-by: serb, ssadetsky ! src/java.desktop/windows/native/libawt/windows/awt_Font.cpp Changeset: 682baf820c66 Author: prr Date: 2016-07-28 09:53 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/682baf820c66 8148477: Native memory leak in font layout subsystem Reviewed-by: serb ! src/java.desktop/share/native/libfontmanager/HBShaper.c Changeset: 8a3b17cd28f4 Author: prr Date: 2016-07-28 09:54 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/8a3b17cd28f4 8056210: Move libawt file to windows directory Reviewed-by: serb, psadhukhan ! make/lib/Awt2dLibraries.gmk - src/java.desktop/share/native/libawt/java2d/ShaderList.c - src/java.desktop/share/native/libawt/java2d/ShaderList.h + src/java.desktop/windows/native/libawt/java2d/d3d/ShaderList.c + src/java.desktop/windows/native/libawt/java2d/d3d/ShaderList.h Changeset: a178e6359999 Author: ddehaven Date: 2016-07-28 09:29 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/a178e6359999 Merge - src/java.base/linux/classes/sun/nio/fs/GioFileTypeDetector.java - src/java.base/linux/classes/sun/nio/fs/MagicFileTypeDetector.java - src/java.base/linux/native/libnio/fs/GioFileTypeDetector.c - src/java.base/linux/native/libnio/fs/MagicFileTypeDetector.c ! src/java.desktop/windows/native/libawt/windows/awt_Font.cpp - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/AbstractModuleEntry.java - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ArchiveEntryModuleEntry.java - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ByteArrayModuleEntry.java - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ModuleEntryFactory.java - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ModulePoolImpl.java - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/PathModuleEntry.java - src/jdk.jlink/share/classes/jdk/tools/jlink/plugin/LinkModule.java - src/jdk.jlink/share/classes/jdk/tools/jlink/plugin/ModuleEntry.java - src/jdk.jlink/share/classes/jdk/tools/jlink/plugin/ModulePool.java ! test/ProblemList.txt - test/java/net/URLPermission/policy.1 - test/java/net/URLPermission/policy.2 - test/java/net/URLPermission/policy.3 - test/java/util/jar/JarFile/mrjar/MultiReleaseJarIterators.java Changeset: 0ccae3dcc8aa Author: ddehaven Date: 2016-07-28 10:27 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/0ccae3dcc8aa Merge - src/java.desktop/share/native/libawt/java2d/ShaderList.c - src/java.desktop/share/native/libawt/java2d/ShaderList.h Changeset: ff3e7708b3b1 Author: ssadetsky Date: 2016-07-29 10:50 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/ff3e7708b3b1 8161007: GPL header missing comma in year Reviewed-by: alexsch, azvegint ! src/java.desktop/share/classes/sun/awt/RequestFocusController.java ! src/java.desktop/unix/native/libawt_xawt/xawt/gnome_interface.h Changeset: 9a93640b287f Author: ssadetsky Date: 2016-07-29 10:56 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/9a93640b287f 8160246: Regression: 4410243 reproducible with GTK LaF Reviewed-by: alexsch ! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTextUI.java + test/javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java Changeset: 9d114a585177 Author: ssadetsky Date: 2016-07-29 10:59 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/9d114a585177 8161273: [hidpi] The frame insets size is wrong on Linux HiDPI because it is not scaled. Reviewed-by: alexsch ! src/java.desktop/unix/classes/sun/awt/X11/XDecoratedPeer.java ! test/java/awt/Window/GetScreenLocation/GetScreenLocationTest.java Changeset: dc5fc75beffa Author: ssadetsky Date: 2016-07-29 11:04 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/dc5fc75beffa 8117886: There is no tooltip while moving the mouse on the tray icon. Reviewed-by: alexsch ! src/java.desktop/share/classes/java/awt/TrayIcon.java Changeset: 588d051cc702 Author: ssadetsky Date: 2016-07-29 11:08 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/588d051cc702 8016313: java.awt.Headless exception has no spec since its creation Reviewed-by: prr ! src/java.desktop/share/classes/java/awt/HeadlessException.java Changeset: 2624f115072a Author: ssadetsky Date: 2016-07-29 11:14 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/2624f115072a 8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java Reviewed-by: alexsch ! src/java.desktop/windows/native/libawt/windows/awt_Component.cpp + test/javax/swing/regtesthelpers/JRobot.java + test/javax/swing/regtesthelpers/SwingTestHelper.java + test/javax/swing/regtesthelpers/Test.java + test/javax/swing/text/FlowView/LayoutTest.java Changeset: 900dde7b4a68 Author: ssadetsky Date: 2016-07-29 11:19 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/900dde7b4a68 8160448: Make GTK3 menus appearence similar to native. Reviewed-by: alexsch ! src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKGraphicsUtils.java ! src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKIconFactory.java ! src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java Changeset: fe0a90c63dce Author: ssadetsky Date: 2016-07-29 11:25 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/fe0a90c63dce 8157827: AWT_Desktop/Automated/Exceptions/BasicTest loads incorrect GTK version when jdk.gtk.version=3 Reviewed-by: prr ! src/java.desktop/unix/classes/sun/awt/X11/XDesktopPeer.java + test/java/awt/Desktop/DesktopGtkLoadTest/DesktopGtkLoadTest.java Changeset: 45b3bb1b2c10 Author: prr Date: 2016-08-01 10:06 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/45b3bb1b2c10 Merge - src/java.base/windows/conf/security/java.policy - test/java/util/SplittableRandom/SplittableRandomTest.java - test/java/util/concurrent/ThreadLocalRandom/ThreadLocalRandomTest.java Changeset: c59fb811b8a9 Author: rchamyal Date: 2016-08-02 10:46 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/c59fb811b8a9 8144594: HiDPI: awt.Choice looks improperly (Win 8) Reviewed-by: alexsch, serb Contributed-by: rajeev.chamyal at oracle.com ! src/java.desktop/windows/native/libawt/windows/awt_Choice.cpp + test/java/awt/Choice/ChoiceHiDpi/ChoiceTest.java Changeset: 577c700a570b Author: jdv Date: 2016-08-02 15:55 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/577c700a570b 8160943: skipImage() in JPEGImageReader class throws IIOException if we have gaps between markers in Jpeg image. Reviewed-by: prr, flar Contributed-by: jayathirth.d.v at oracle.com ! src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java + test/javax/imageio/plugins/jpeg/ReadAllThumbnailsTest.java + test/javax/imageio/plugins/jpeg/thumbimg.jpg Changeset: 196d2bbc11a2 Author: jdv Date: 2016-08-02 16:14 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/196d2bbc11a2 8160736: KSS : unnecessary class.forName in TIFFJPEGCompressor.java Reviewed-by: prr, bpb, vadim Contributed-by: jayathirth.d.v at oracle.com ! src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/TIFFJPEGCompressor.java Changeset: f95446136b0d Author: prr Date: 2016-08-02 10:43 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/f95446136b0d 8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v Reviewed-by: vadim, psadhukhan ! make/lib/Awt2dLibraries.gmk ! src/java.desktop/share/native/libmlib_image/mlib_ImageAffine_NN_Bit.c ! src/java.desktop/share/native/libmlib_image/mlib_ImageConv.h ! src/java.desktop/share/native/libmlib_image/mlib_c_ImageConv.h ! src/java.desktop/share/native/libmlib_image/mlib_c_ImageCopy.c Changeset: 23cce09f8925 Author: psadhukhan Date: 2016-08-03 14:45 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/23cce09f8925 6575247: Banner checkbox in PrinterJob print dialog doesn't work Reviewed-by: prr, jdv ! src/java.desktop/share/classes/sun/print/PSPrinterJob.java ! src/java.desktop/share/classes/sun/print/RasterPrinterJob.java ! src/java.desktop/share/classes/sun/print/ServiceDialog.java ! src/java.desktop/unix/classes/sun/print/UnixPrintJob.java + test/java/awt/print/PrinterJob/BannerTest.java Changeset: a2772291aae0 Author: aghaisas Date: 2016-08-03 14:49 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/a2772291aae0 6427331: NullPointerException in LookupOp.filter(Raster, WritableRaster) Reviewed-by: psadhukhan, prr ! src/java.desktop/share/classes/java/awt/image/LookupOp.java + test/java/awt/image/LookupOp/RasterOpNullDestinationRasterTest.java Changeset: 40efaa47dc5b Author: prr Date: 2016-08-05 10:23 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/40efaa47dc5b Merge ! test/ProblemList.txt Changeset: 0060376192f1 Author: redestad Date: 2016-08-06 00:34 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/0060376192f1 8161379: Force inline methods calling Reflection.getCallerClass Reviewed-by: shade, mchung ! src/java.base/share/classes/java/lang/Class.java ! src/java.base/share/classes/java/lang/invoke/MethodHandleImpl.java ! src/java.base/share/classes/java/lang/invoke/MethodHandles.java ! src/java.base/share/classes/java/lang/reflect/Constructor.java ! src/java.base/share/classes/java/lang/reflect/Field.java ! src/java.base/share/classes/java/lang/reflect/Method.java Changeset: e6670114b9f8 Author: xiaofeya Date: 2016-08-05 18:45 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/e6670114b9f8 8163149: Typo in java.net.http.AuthenticationFilter Reviewed-by: chegar, rriggs ! src/java.httpclient/share/classes/java/net/http/AuthenticationFilter.java Changeset: 888f66a02c9a Author: weijun Date: 2016-08-08 21:51 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/888f66a02c9a 8163303: Remove identity scope information from jarsigner -verbose output Reviewed-by: mullan ! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Main.java ! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources.java ! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources_ja.java ! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources_zh_CN.java Changeset: 28022a67ecca Author: snikandrova Date: 2016-08-08 20:16 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/28022a67ecca 8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently Reviewed-by: chegar ! test/sun/net/www/protocol/http/HttpInputStream.java Changeset: 5f3b8ab066d2 Author: rriggs Date: 2016-08-08 13:55 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/5f3b8ab066d2 8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c Reviewed-by: naoto ! src/java.base/linux/native/libjava/ProcessHandleImpl_linux.c ! src/java.base/unix/native/libjava/ProcessHandleImpl_unix.c Changeset: 8b4f9c8902e3 Author: psandoz Date: 2016-07-15 12:36 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/8b4f9c8902e3 8151163: All Buffer implementations should leverage Unsafe unaligned accessors Reviewed-by: shade, aph ! src/java.base/share/classes/java/nio/Bits.java ! src/java.base/share/classes/java/nio/ByteBufferAs-X-Buffer.java.template ! src/java.base/share/classes/java/nio/Direct-X-Buffer-bin.java.template Changeset: 727d29bef336 Author: amurillo Date: 2016-07-15 09:10 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/727d29bef336 Merge - test/sun/security/tools/keytool/AltProviderPath.sh - test/sun/security/tools/keytool/DummyProvider.java Changeset: cad98c19950c Author: dcubed Date: 2016-07-15 09:37 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/cad98c19950c 8160997: Solaris: deprecated and interfaces should be replaced Summary: Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r(). Reviewed-by: alanb, dcubed, simonis, dholmes Contributed-by: alan.burlison at oracle.com ! src/java.base/unix/native/libjava/ProcessHandleImpl_unix.c ! src/java.base/unix/native/libnio/fs/UnixNativeDispatcher.c ! src/jdk.security.auth/solaris/native/libjaas/Solaris.c ! src/jdk.security.auth/unix/native/libjaas/Unix.c Changeset: ab4bfa1d32fc Author: dcubed Date: 2016-07-15 18:09 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/ab4bfa1d32fc Merge Changeset: 2047f466a705 Author: sspitsyn Date: 2016-07-15 23:54 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/2047f466a705 8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes Summary: Update table in ThreadInfo.from(CompositeData) for new stack trace attributes Reviewed-by: alanb, dholmes, dsamersoff Contributed-by: amit.sapre at oracle.com ! src/java.management/share/classes/java/lang/management/ThreadInfo.java Changeset: 6e962a37ca34 Author: fparain Date: 2016-07-18 08:28 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/6e962a37ca34 8161034: GPL header missing comma after year Reviewed-by: alanb ! src/java.base/windows/native/libjava/jni_util_md.c Changeset: 9475e0e6eb36 Author: dcubed Date: 2016-07-18 14:21 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/9475e0e6eb36 8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X 8161177: quarantine com/sun/jdi/sde/SourceDebugExtensionTest.java on Win* Reviewed-by: sspitsyn, gtriantafill ! test/ProblemList.txt Changeset: 24c9adb7e1d9 Author: dcubed Date: 2016-07-20 12:53 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/24c9adb7e1d9 8161057: Solaris: deprecated/obsolete compiler flags should be removed Reviewed-by: tbell, dcubed, dholmes Contributed-by: alan.burlison at oracle.com ! src/demo/share/jvmti/compiledMethodLoad/sample.makefile.txt ! src/demo/share/jvmti/gctest/sample.makefile.txt ! src/demo/share/jvmti/heapTracker/sample.makefile.txt ! src/demo/share/jvmti/heapViewer/sample.makefile.txt ! src/demo/share/jvmti/java_crw_demo/sample.makefile.txt ! src/demo/share/jvmti/minst/sample.makefile.txt ! src/demo/share/jvmti/mtrace/sample.makefile.txt ! src/demo/share/jvmti/versionCheck/sample.makefile.txt Changeset: 03e2fb699fdc Author: psandoz Date: 2016-07-21 16:29 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/03e2fb699fdc 8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev Reviewed-by: alanb, dholmes + test/sun/misc/GetSunMiscUnsafe.java - test/sun/misc/Safe.java Changeset: a6e4d9522919 Author: amurillo Date: 2016-07-21 20:09 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/a6e4d9522919 Merge ! test/ProblemList.txt - test/java/util/jar/JarFile/mrjar/MultiReleaseJarIterators.java Changeset: 22ba0da84fee Author: amurillo Date: 2016-07-22 10:35 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/22ba0da84fee Merge - test/java/net/URLPermission/policy.1 - test/java/net/URLPermission/policy.2 - test/java/net/URLPermission/policy.3 Changeset: efaf6313085f Author: amurillo Date: 2016-07-26 16:18 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/efaf6313085f Merge - test/sun/misc/Safe.java Changeset: c484a3509a54 Author: dholmes Date: 2016-07-26 23:52 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/c484a3509a54 8140723: Remove source code conditionalized on JAVASE_EMBEDDED Reviewed-by: psandoz, alanb, alexsch ! make/lib/Awt2dLibraries.gmk ! src/java.base/share/classes/java/lang/VersionProps.java.template ! src/java.base/unix/native/libjava/java_props_md.c ! src/java.desktop/unix/native/libawt_xawt/xawt/XToolkit.c ! src/java.desktop/unix/native/libjawt/jawt.c ! test/lib/testlibrary/jdk/testlibrary/Platform.java Changeset: a2db48b68fa1 Author: acorn Date: 2016-07-27 08:33 -0400 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/a2db48b68fa1 8162340: Better class stream parsing Summary: check package validity Reviewed-by: lfoltan, coleenp, dholmes ! test/java/lang/invoke/VMAnonymousClass.java Changeset: 34edf4a843e9 Author: acorn Date: 2016-07-27 13:33 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/34edf4a843e9 Merge Changeset: 52b9765c780e Author: psandoz Date: 2016-07-29 10:18 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/52b9765c780e 8162458: Buffer view implementations use incorrect offset for Unsafe access Reviewed-by: alanb ! src/java.base/share/classes/java/nio/ByteBufferAs-X-Buffer.java.template ! src/java.base/share/classes/java/nio/Direct-X-Buffer-bin.java.template ! src/java.base/share/classes/java/nio/Heap-X-Buffer.java.template + test/java/nio/Buffer/ByteBufferViews.java Changeset: dd56fbbb2527 Author: amurillo Date: 2016-07-29 16:11 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/dd56fbbb2527 Merge ! make/lib/Awt2dLibraries.gmk - test/sun/misc/Safe.java Changeset: d7c0497507a3 Author: amurillo Date: 2016-07-30 00:11 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/d7c0497507a3 Merge - src/java.base/linux/classes/sun/nio/fs/GioFileTypeDetector.java - src/java.base/linux/classes/sun/nio/fs/MagicFileTypeDetector.java - src/java.base/linux/native/libnio/fs/GioFileTypeDetector.c - src/java.base/linux/native/libnio/fs/MagicFileTypeDetector.c - src/java.desktop/macosx/classes/sun/lwawt/macosx/AccessibilityEventMonitor.java - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/AbstractModuleEntry.java - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ArchiveEntryModuleEntry.java - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ByteArrayModuleEntry.java - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ModuleEntryFactory.java - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ModulePoolImpl.java - src/jdk.jlink/share/classes/jdk/tools/jlink/internal/PathModuleEntry.java - src/jdk.jlink/share/classes/jdk/tools/jlink/plugin/LinkModule.java - src/jdk.jlink/share/classes/jdk/tools/jlink/plugin/ModuleEntry.java - src/jdk.jlink/share/classes/jdk/tools/jlink/plugin/ModulePool.java - test/java/util/SplittableRandom/SplittableRandomTest.java - test/java/util/concurrent/ThreadLocalRandom/ThreadLocalRandomTest.java Changeset: 02651d14d282 Author: dsamersoff Date: 2016-08-01 10:51 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/02651d14d282 8158050: Remove SA-JDI Summary: Remove SA-JDI Reviewed-by: alanb, dsamersoff Contributed-by: sharath.ballal at oracle.com ! make/launcher/Launcher-jdk.hotspot.agent.gmk ! test/tools/launcher/VersionCheck.java Changeset: 9a0ef04757f9 Author: dsamersoff Date: 2016-08-01 13:53 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/9a0ef04757f9 8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions Summary: add missed exception check Reviewed-by: dholmes, hb, dsamersoff Contributed-by: amit.sapre at oracle.com ! src/jdk.management/share/native/libmanagement_ext/Flag.c Changeset: 8f1d366691a2 Author: dsamersoff Date: 2016-08-01 15:27 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/8f1d366691a2 8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member Summary: return clone of array Reviewed-by: dholmes, hb, dsamersoff Contributed-by: amit.sapre at oracle.com ! src/jdk.management/share/classes/com/sun/management/internal/GcInfoBuilder.java Changeset: ecc9399771ac Author: dsamersoff Date: 2016-08-01 15:39 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/ecc9399771ac 8160817: Add jsadebugd functionality to jhsdb Summary: add jsadebugd functionality to jhsdb Reviewed-by: dsamersoff Contributed-by: sharath.ballal at oracle.com ! test/sun/tools/jhsdb/BasicLauncherTest.java Changeset: 9672159305d7 Author: dsamersoff Date: 2016-08-01 14:09 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/9672159305d7 Merge Changeset: 9972141cb185 Author: mgronlun Date: 2016-08-02 18:36 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/9972141cb185 8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory Reviewed-by: egahlin, dcubed ! src/jdk.management/share/native/libmanagement_ext/Flag.c Changeset: 9001adc78f9d Author: amurillo Date: 2016-08-05 09:50 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/9001adc78f9d Merge ! test/ProblemList.txt - test/sun/misc/Safe.java Changeset: 50712368daa2 Author: amurillo Date: 2016-08-08 08:12 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/50712368daa2 Merge ! make/lib/Awt2dLibraries.gmk - src/java.desktop/share/native/libawt/java2d/ShaderList.c - src/java.desktop/share/native/libawt/java2d/ShaderList.h ! src/java.desktop/unix/native/libawt_xawt/xawt/XToolkit.c ! test/ProblemList.txt Changeset: 67e8b431911d Author: amurillo Date: 2016-08-08 11:04 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/67e8b431911d Merge ! src/java.base/unix/native/libjava/ProcessHandleImpl_unix.c Changeset: 44bb7c7997ca Author: bpb Date: 2016-08-08 13:57 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/44bb7c7997ca 8146215: (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain Summary: Append a FileTypeDetector using java.net.FileNameMap as a fallback on all platforms Reviewed-by: alanb, rriggs, naoto ! src/java.base/share/classes/java/net/URLConnection.java ! src/java.base/share/classes/sun/nio/fs/AbstractFileTypeDetector.java ! test/java/nio/file/Files/probeContentType/Basic.java Changeset: eebdcae9af85 Author: bpb Date: 2016-08-08 13:58 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/eebdcae9af85 8162745: content-types.properties files are missing some modern types Summary: Add some content types from HTML5 and Xiph. Reviewed-by: rriggs, chegar ! src/java.base/unix/classes/sun/net/www/content-types.properties ! src/java.base/windows/classes/sun/net/www/content-types.properties ! test/java/nio/file/Files/probeContentType/Basic.java Changeset: f1ff866fd512 Author: sundar Date: 2016-08-09 09:44 +0530 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/f1ff866fd512 8163382: ResourcePoolManager.findEntry has a bug in startsWith call Reviewed-by: jlaskey, redestad ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ResourcePoolManager.java ! test/tools/jlink/JLinkTest.java Changeset: 3a850cd34e59 Author: redestad Date: 2016-08-09 09:42 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/3a850cd34e59 8162815: unnecessary object creation in reflection Reviewed-by: psandoz, shade Contributed-by: tomas.hurka at oracle.com ! src/java.base/share/classes/jdk/internal/reflect/MethodAccessorGenerator.java Changeset: 5b6bd1fc3d46 Author: redestad Date: 2016-08-09 10:00 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/5b6bd1fc3d46 8163369: Enable generating DMH classes at link time Reviewed-by: vlivanov, shade ! src/java.base/share/classes/java/lang/invoke/DirectMethodHandle.java ! src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java ! src/java.base/share/classes/java/lang/invoke/LambdaForm.java ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/GenerateJLIClassesPlugin.java Changeset: 8c57f4c293bb Author: redestad Date: 2016-08-09 15:02 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/8c57f4c293bb 8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369 Reviewed-by: igerasim, chegar ! src/java.base/share/classes/java/lang/invoke/DirectMethodHandle.java ! src/java.base/share/classes/java/lang/invoke/LambdaForm.java ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/GenerateJLIClassesPlugin.java ! test/java/lang/StackWalker/VerifyStackTrace.java Changeset: ef0ba6e50464 Author: bpb Date: 2016-08-09 07:43 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/ef0ba6e50464 8163431: probeContentType/Basic.java fails after changes for JDK-8146215 Summary: Allow multiple legal MIME type interpretations for certain extensions. Reviewed-by: chegar ! test/java/nio/file/Files/probeContentType/Basic.java Changeset: 9287101b5f49 Author: bpb Date: 2016-08-09 07:50 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/9287101b5f49 8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister Summary: Perform more iterations on Windows, and on all platforms if the test enters the failure branch, poll for an extra period of time to determine whether it might have succeeded with a longer timeout Reviewed-by: chegar ! test/java/nio/channels/Selector/RacyDeregister.java Changeset: a670a92950d9 Author: sdrach Date: 2016-07-29 09:58 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/a670a92950d9 8158295: Add a multi-release jar validation mechanism to jar tool Reviewed-by: ogb, psandoz ! src/java.base/share/classes/module-info.java + src/jdk.jartool/share/classes/sun/tools/jar/FingerPrint.java ! src/jdk.jartool/share/classes/sun/tools/jar/Main.java + src/jdk.jartool/share/classes/sun/tools/jar/Validator.java ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties ! test/tools/jar/multiRelease/Basic.java + test/tools/jar/multiRelease/data/test04/v9/version/Version.java + test/tools/jar/multiRelease/data/test05/v9/version/Extra.java + test/tools/jar/multiRelease/data/test06/v9/version/Extra.java + test/tools/jar/multiRelease/data/test10/base/version/Nested.java + test/tools/jar/multiRelease/data/test10/v9/version/Nested.java Changeset: 8a8741cfb084 Author: weijun Date: 2016-08-10 11:21 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/8a8741cfb084 8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test Reviewed-by: chegar ! test/sun/security/tools/jarsigner/TsacertOptionTest.java Changeset: 12c7305432b7 Author: weijun Date: 2016-08-10 11:30 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/12c7305432b7 8162739: Create new keytool option to access cacerts file Reviewed-by: erikj, vinnie, mullan ! make/copy/Copy-java.base.gmk ! src/java.base/share/classes/sun/security/tools/KeyStoreUtil.java ! src/java.base/share/classes/sun/security/tools/keytool/Main.java ! src/java.base/share/classes/sun/security/tools/keytool/Resources.java - src/java.base/share/conf/security/cacerts + src/java.base/share/lib/security/cacerts + test/sun/security/tools/keytool/CacertsOption.java Changeset: 94b271f4da23 Author: jnimeh Date: 2016-08-09 22:31 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/94b271f4da23 8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID Summary: Select only OCSPStatusRequest objects that have no responder IDs in them when deciding whether to do OCSP stapling and what form of stapling. Reviewed-by: xuelei ! src/java.base/share/classes/sun/security/ssl/ServerHandshaker.java + test/sun/security/ssl/StatusStapling/RunStatReqSelect.java + test/sun/security/ssl/StatusStapling/java.base/sun/security/ssl/StatusReqSelection.java Changeset: 92c31ec731eb Author: coffeys Date: 2016-08-10 11:54 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/92c31ec731eb 8163104: Unexpected NPE still possible on some Kerberos ticket calls Reviewed-by: weijun ! src/java.security.jgss/share/classes/sun/security/jgss/krb5/Krb5InitCredential.java Changeset: 7b894239a5c2 Author: redestad Date: 2016-08-10 13:54 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/7b894239a5c2 8163370: Reduce number of classes loaded by common usage of java.lang.invoke Reviewed-by: igerasim, psandoz ! src/java.base/share/classes/java/lang/invoke/DirectMethodHandle.java ! src/java.base/share/classes/java/lang/invoke/LambdaFormEditor.java ! src/java.base/share/classes/java/lang/invoke/MemberName.java ! src/java.base/share/classes/java/lang/invoke/MethodHandles.java ! src/java.base/share/classes/java/lang/invoke/StringConcatFactory.java ! src/java.base/share/classes/java/lang/invoke/TypeConvertingMethodAdapter.java ! src/java.base/share/classes/java/lang/invoke/VarHandle.java ! src/java.base/share/classes/sun/invoke/util/ValueConversions.java ! src/java.base/share/classes/sun/invoke/util/Wrapper.java Changeset: 3f523e22d151 Author: simonis Date: 2016-08-10 17:55 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/3f523e22d151 8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h Reviewed-by: serb ! src/java.desktop/unix/native/common/awt/systemscale/systemScale.h ! src/java.desktop/unix/native/libsplashscreen/splashscreen_sys.c Changeset: 7f2dd75d0299 Author: redestad Date: 2016-08-10 21:55 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/7f2dd75d0299 8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke Reviewed-by: vlivanov, mchung ! src/java.base/share/classes/java/lang/invoke/BoundMethodHandle.java ! src/java.base/share/classes/java/lang/invoke/DirectMethodHandle.java ! src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java ! src/java.base/share/classes/java/lang/invoke/MemberName.java ! src/java.base/share/classes/java/lang/invoke/MethodHandleImpl.java ! src/java.base/share/classes/jdk/internal/misc/JavaLangInvokeAccess.java ! src/java.base/share/classes/jdk/internal/misc/SharedSecrets.java ! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/GenerateJLIClassesPlugin.java Changeset: 8ef15dac0ca1 Author: redestad Date: 2016-08-10 22:49 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/8ef15dac0ca1 8163814: JDK build has been failing after 8163373 Reviewed-by: mchung + src/java.base/share/classes/java/lang/invoke/GenerateJLIClassesHelper.java Changeset: 3f1fcb2d4337 Author: prappo Date: 2016-08-10 22:48 +0100 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/3f1fcb2d4337 8163586: java.net.http.RawChannel has been made public by mistake Reviewed-by: chegar ! src/java.httpclient/share/classes/java/net/http/RawChannel.java Changeset: 28e938880be3 Author: mchung Date: 2016-08-10 15:51 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/28e938880be3 8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar ! make/GenerateModuleSummary.gmk ! make/ModuleTools.gmk ! make/Tools.gmk ! make/gendata/GendataBreakIterator.gmk ! make/launcher/Launcher-java.desktop.gmk ! make/launcher/Launcher-java.scripting.gmk ! make/launcher/Launcher-jdk.compiler.gmk ! make/launcher/Launcher-jdk.javadoc.gmk ! make/launcher/Launcher-jdk.jlink.gmk ! make/launcher/Launcher-jdk.scripting.nashorn.shell.gmk ! make/src/classes/build/tools/jigsaw/ModuleSummary.java ! src/java.base/share/classes/java/lang/System.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/SystemModuleFinder.java ! src/java.base/share/classes/jdk/internal/module/ModuleBootstrap.java ! src/java.base/share/classes/jdk/internal/module/ModulePatcher.java ! src/java.base/share/classes/sun/launcher/LauncherHelper.java ! src/java.base/share/classes/sun/launcher/resources/launcher.properties ! src/java.base/share/native/libjli/args.c ! src/java.base/share/native/libjli/java.c ! src/java.base/share/native/libjli/java.h ! src/jdk.jartool/share/classes/sun/tools/jar/GNUStyleOptions.java ! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties ! 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 ! src/jdk.jlink/share/classes/jdk/tools/jmod/JmodTask.java ! src/jdk.jlink/share/classes/jdk/tools/jmod/resources/jmod.properties ! test/ProblemList.txt ! test/TEST.ROOT ! test/com/sun/corba/5036554/TestCorbaBug.sh ! test/com/sun/corba/7130985/CorbaExceptionsCompileTest.java ! test/com/sun/corba/se/impl/io/HookPutFieldsTest.java ! test/com/sun/corba/se/impl/orb/SetDefaultORBTest.java ! test/com/sun/jdi/ImmutableResourceTest.sh ! test/com/sun/jndi/cosnaming/CNNameParser.java ! test/com/sun/jndi/cosnaming/IiopUrlIPv6.java ! test/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java ! test/java/awt/Gtk/GtkVersionTest/GtkVersionTest.java ! test/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh ! test/java/awt/xembed/server/RunTestXEmbed.java ! test/java/awt/xembed/server/TestXEmbedServerJava.java ! test/java/beans/XMLDecoder/8028054/TestConstructorFinder.java ! test/java/beans/XMLDecoder/8028054/TestMethodFinder.java ! test/java/lang/Class/forName/modules/TestDriver.java ! test/java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java ! test/java/lang/Class/getResource/ResourcesTest.java ! test/java/lang/ClassLoader/getResource/modules/ResourcesTest.java ! test/java/lang/SecurityManager/modules/CustomSecurityManager.sh ! test/java/lang/String/concat/WithSecurityManager.java ! test/java/lang/instrument/MakeJAR2.sh ! test/java/lang/invoke/modules/ModuleAccessControlTest.java ! test/java/lang/reflect/Layer/LayerAndLoadersTest.java ! test/java/lang/reflect/Layer/src/m1/module-info.java ! test/java/lang/reflect/Module/AddExportsTest.java ! test/java/lang/reflect/Module/access/AccessTest.java ! test/java/lang/reflect/Proxy/ProxyClassAccessTest.java ! test/java/lang/reflect/Proxy/ProxyLayerTest.java ! test/java/lang/reflect/Proxy/ProxyModuleMapping.java ! test/java/lang/reflect/Proxy/ProxyTest.java ! test/java/net/Authenticator/B4933582.sh ! test/java/net/SocketOption/OptionsTest.java ! test/java/net/SocketOption/UnsupportedOptionsTest.java ! test/java/net/httpclient/http2/HpackDriver.java ! test/java/nio/channels/DatagramChannel/SocketOptionTests.java ! test/java/nio/channels/ServerSocketChannel/SocketOptionTests.java ! test/java/nio/channels/SocketChannel/SocketOptionTests.java ! test/java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh ! test/java/rmi/activation/Activatable/extLoadedImpl/ext.sh ! test/java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup.java ! test/java/rmi/activation/ActivationSystem/stubClassesPermitted/StubClassesPermitted.java ! test/java/rmi/activation/rmidViaInheritedChannel/InheritedChannelNotServerSocket.java ! test/java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java ! test/java/rmi/module/ModuleTest.java ! test/java/rmi/registry/readTest/readTest.sh ! test/java/rmi/transport/checkFQDN/CheckFQDN.java ! test/java/rmi/transport/dgcDeadLock/DGCDeadLock.java ! test/java/security/Provider/SecurityProviderModularTest.java ! test/java/security/modules/ModularTest.java ! test/java/security/testlibrary/Proc.java ! test/java/util/Calendar/GenericTimeZoneNamesTest.sh ! test/java/util/Formatter/Basic.sh ! test/java/util/Locale/LocaleProviders.sh ! test/java/util/PluggableLocale/ExecTest.sh ! test/java/util/ResourceBundle/Bug6299235Test.sh ! test/java/util/ResourceBundle/modules/appbasic/appbasic.sh ! test/java/util/ResourceBundle/modules/appbasic2/appbasic2.sh ! test/java/util/ResourceBundle/modules/basic/basic.sh ! test/java/util/ResourceBundle/modules/modlocal/modlocal.sh ! test/java/util/ResourceBundle/modules/security/TestPermission.java ! test/java/util/ResourceBundle/modules/simple/simple.sh ! test/java/util/ResourceBundle/modules/visibility/visibility.sh ! test/java/util/ResourceBundle/modules/xmlformat/xmlformat.sh ! test/java/util/ServiceLoader/modules/ServicesTest.java ! test/java/util/logging/modules/GetResourceBundleTest.java ! test/javax/crypto/Cipher/CipherStreamClose.java ! test/javax/imageio/plugins/external_plugin_tests/TestClassPathPlugin.sh ! test/javax/imageio/stream/StreamCloserLeak/run_test.sh ! test/javax/naming/module/basic.sh ! test/javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java ! test/javax/rmi/PortableRemoteObject/ConcurrentHashMapTest.java ! test/javax/security/auth/login/modules/JaasModularClientTest.java ! test/javax/security/auth/login/modules/JaasModularDefaultHandlerTest.java ! test/javax/smartcardio/CommandAPDUTest.java ! test/javax/smartcardio/HistoricalBytes.java ! test/javax/smartcardio/ResponseAPDUTest.java ! test/javax/smartcardio/Serialize.java ! test/javax/smartcardio/TerminalFactorySpiTest.java ! test/javax/smartcardio/TestCardPermission.java ! test/javax/smartcardio/TestCommandAPDU.java ! test/javax/transaction/testng/Driver.java ! test/javax/xml/bind/JAXBContext/JAXBContextWithAbstractFactory.java ! test/javax/xml/bind/JAXBContext/JAXBContextWithLegacyFactory.java ! test/javax/xml/bind/JAXBContext/JAXBContextWithSubclassedFactory.java ! test/javax/xml/bind/jxc/8073872/SchemagenStackOverflow.java ! test/javax/xml/bind/marshal/8134111/UnmarshalTest.java ! test/javax/xml/bind/xjc/8032884/XjcOptionalPropertyTest.java ! test/javax/xml/bind/xjc/8145039/JaxbMarshallTest.java ! test/javax/xml/jaxp/common/8035437/run.sh ! test/javax/xml/soap/XmlTest.java ! test/javax/xml/soap/spi/SAAJFactoryTest.java ! test/javax/xml/ws/8043129/MailTest.java ! test/javax/xml/ws/clientjar/TestWsImport.java ! test/javax/xml/ws/publish/WSTest.java ! test/javax/xml/ws/xsanymixed/Test.java ! test/jdk/internal/misc/VM/RuntimeArguments.java ! test/jdk/internal/reflect/Reflection/GetCallerClassTest.sh ! test/jdk/modules/etc/VerifyModuleDelegation.java ! test/jdk/modules/scenarios/automaticmodules/RunWithAutomaticModules.java ! test/jdk/modules/scenarios/container/ContainerTest.java ! test/jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java ! test/sun/awt/shell/ShellFolderMemoryLeak.java ! test/sun/management/jmxremote/bootstrap/CustomLauncherTest.java ! test/sun/management/jmxremote/bootstrap/LocalManagementTest.java ! test/sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh ! test/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh ! test/sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh ! test/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh ! test/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxyWithAuth.sh ! test/sun/net/www/protocol/jrt/OtherResources.java ! test/sun/net/www/protocol/jrt/other_resources.sh ! test/sun/rmi/rmic/iiopCompilation/IIOPCompilation.java ! test/sun/rmi/runtime/Log/6409194/NoConsoleOutput.java ! test/sun/security/krb5/ccache/EmptyCC.java ! test/sun/security/krb5/tools/ktcheck.sh ! test/sun/security/mscapi/PublicKeyInterop.sh ! test/sun/security/mscapi/ShortRSAKey1024.sh ! test/sun/security/provider/PolicyFile/Modules.java ! test/sun/security/tools/jarsigner/AltProvider.java ! test/sun/security/tools/jarsigner/ts.sh ! test/sun/security/tools/keytool/autotest.sh ! test/sun/security/tools/keytool/standard.sh ! test/sun/security/validator/certreplace.sh ! test/sun/security/validator/samedn.sh ! test/sun/text/IntHashtable/Bug4170614Test.sh ! test/sun/tools/java/CFCTest.java ! test/sun/util/locale/provider/Bug8038436.java ! test/tools/jar/modularJar/Basic.java ! test/tools/jimage/VerifyJimage.java ! test/tools/jlink/CustomPluginTest.java ! test/tools/jlink/JLinkNegativeTest.java ! test/tools/jlink/JLinkTest.java ! test/tools/jlink/basic/BasicTest.java ! test/tools/jlink/plugins/SystemModuleDescriptors/UserModuleTest.java ! test/tools/jmod/JmodNegativeTest.java ! test/tools/jmod/hashes/HashesTest.java ! test/tools/launcher/MiscTests.java ! test/tools/launcher/ToolsOpts.java ! test/tools/launcher/modules/addexports/AddExportsTest.java ! test/tools/launcher/modules/addmods/AddModsTest.java ! test/tools/launcher/modules/addmods/src/logger/logger/Logger.java ! test/tools/launcher/modules/addmods/src/test/test/Main.java ! test/tools/launcher/modules/addreads/AddReadsTest.java ! test/tools/launcher/modules/basic/BasicTest.java ! test/tools/launcher/modules/dryrun/DryRunTest.java ! test/tools/launcher/modules/limitmods/LimitModsTest.java ! test/tools/launcher/modules/listmods/ListModsTest.java ! test/tools/launcher/modules/patch/basic/PatchTest.java ! test/tools/launcher/modules/patch/basic/src/test/jdk/test/Main.java ! test/tools/launcher/modules/patch/systemmodules/PatchSystemModules.java ! test/tools/launcher/modules/patch/systemmodules/src1/java.base/jdk/internal/modules/SystemModules.java ! test/tools/launcher/modules/upgrademodulepath/UpgradeModulePathTest.java ! test/tools/lib/tests/Helper.java ! test/tools/lib/tests/JImageGenerator.java ! test/tools/pack200/Utils.java ! test/tools/pack200/pack200-verifier/make/build.xml Changeset: 3327672f610d Author: weijun Date: 2016-08-11 13:10 +0800 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/3327672f610d 8133910: Some sun/security/tools tests failed. Reviewed-by: xuelei ! test/sun/security/tools/jarsigner/TimestampCheck.java ! test/sun/security/tools/jarsigner/TsacertOptionTest.java ! test/sun/security/tools/jarsigner/concise_jarsigner.sh ! test/sun/security/tools/jarsigner/default_options.sh ! test/sun/security/tools/jarsigner/warnings/AliasNotInStoreTest.java ! test/sun/security/tools/jarsigner/warnings/BadExtendedKeyUsageTest.java ! test/sun/security/tools/jarsigner/warnings/BadKeyUsageTest.java ! test/sun/security/tools/jarsigner/warnings/BadNetscapeCertTypeTest.java ! test/sun/security/tools/jarsigner/warnings/ChainNotValidatedTest.java ! test/sun/security/tools/jarsigner/warnings/HasExpiredCertTest.java ! test/sun/security/tools/jarsigner/warnings/HasExpiringCertTest.java ! test/sun/security/tools/jarsigner/warnings/HasUnsignedEntryTest.java ! test/sun/security/tools/jarsigner/warnings/MultipleWarningsTest.java ! test/sun/security/tools/jarsigner/warnings/NoTimestampTest.java ! test/sun/security/tools/jarsigner/warnings/NotSignedByAliasTest.java ! test/sun/security/tools/jarsigner/warnings/NotYetValidCertTest.java ! test/sun/security/tools/jarsigner/warnings/Test.java ! test/sun/security/tools/jarsigner/weaksize.sh ! test/sun/security/tools/keytool/default_options.sh ! test/sun/security/tools/keytool/file-in-help.sh ! test/sun/security/tools/keytool/keyalg.sh ! test/sun/security/tools/keytool/newhelp.sh Changeset: 4b3a8f572544 Author: igerasim Date: 2016-08-11 17:03 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/4b3a8f572544 8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip() Reviewed-by: rriggs, shade ! src/java.base/share/classes/java/io/CharArrayReader.java ! src/java.base/share/classes/java/io/StringBufferInputStream.java + test/java/io/CharArrayReader/OverflowInRead.java + test/java/io/CharArrayReader/OverflowInSkip.java + test/java/io/StringBufferInputStream/OverflowInRead.java Changeset: b9021fabcd1e Author: lana Date: 2016-08-11 15:47 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/b9021fabcd1e Added tag jdk-9+131 for changeset 8c57f4c293bb ! .hgtags Changeset: 4524cf0ad135 Author: lana Date: 2016-08-11 17:02 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/4524cf0ad135 Merge - src/java.base/share/conf/security/cacerts Changeset: 997eb92cd683 Author: igerasim Date: 2016-08-11 23:41 +0300 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/997eb92cd683 8163877: Tests added in JDK-8163518 fail on some platforms Reviewed-by: darcy ! test/java/io/CharArrayReader/OverflowInRead.java ! test/java/io/StringBufferInputStream/OverflowInRead.java Changeset: 43b19b3a48b9 Author: ksrini Date: 2016-08-11 14:47 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/jdk/rev/43b19b3a48b9 Merge ! .hgtags From kumar.x.srinivasan at oracle.com Sat Aug 13 00:15:09 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Sat, 13 Aug 2016 00:15:09 +0000 Subject: hg: javadoc-next/modules/langtools: 27 new changesets Message-ID: <201608130015.u7D0FAZL001821@aojmv0008.oracle.com> Changeset: 74dd68a85107 Author: ddehaven Date: 2016-07-29 09:35 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/74dd68a85107 8161544: JDK9 message drop 20 resource updates - OpenJDK Summary: JDK9 message drop 20 resource updates - openjdk Reviewed-by: rfield, peytoia Contributed-by: li.jiang at oracle.com ! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler_ja.properties ! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler_zh_CN.properties ! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac_ja.properties ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard_ja.properties ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard_zh_CN.properties ! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n_ja.properties Changeset: 653c218a6e57 Author: sdrach Date: 2016-07-29 12:27 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/653c218a6e57 8143366: Control characters in constant pool strings are not escaped properly Reviewed-by: jjg ! src/jdk.jdeps/share/classes/com/sun/tools/javap/ClassWriter.java ! src/jdk.jdeps/share/classes/com/sun/tools/javap/ConstantWriter.java + test/tools/javap/ControlCharTest.java Changeset: 3665ebc22a42 Author: vromero Date: 2016-08-01 08:36 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/3665ebc22a42 8161708: javac, consider a different way to handle access code for operators Reviewed-by: mcimadamore ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symbol.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Operators.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/StringConcat.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/JCTree.java Changeset: a8dde57edb12 Author: bpatel Date: 2016-08-02 13:14 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/a8dde57edb12 8154817: Fix the click-through navigation for modules Reviewed-by: jjg, ksrini ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlDoclet.java + src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleFrameWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleIndexFrameWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/HtmlAttr.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/HtmlDocWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/script.js ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/DocPaths.java ! test/jdk/javadoc/doclet/testModules/TestModules.java Changeset: 05ff25dd7ff7 Author: darcy Date: 2016-08-03 10:05 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/05ff25dd7ff7 8163115: Temporarily problem list javac repeating annotations tests Reviewed-by: jjg ! test/ProblemList.txt Changeset: 9417d5f9e225 Author: darcy Date: 2016-08-03 11:30 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/9417d5f9e225 8163113: langtools repeating annotations tests depend rely on annotations toString output Reviewed-by: jlahoda, vromero ! test/ProblemList.txt ! test/tools/javac/annotations/repeatingAnnotations/combo/ReflectionTest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/MixRepeatableAndOfficialContainerBasicTest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/MixRepeatableAndOfficialContainerInheritedA1Test.java ! test/tools/javac/processing/model/element/repeatingAnnotations/MixRepeatableAndOfficialContainerInheritedA2Test.java ! test/tools/javac/processing/model/element/repeatingAnnotations/MixRepeatableAndOfficialContainerInheritedB1Test.java ! test/tools/javac/processing/model/element/repeatingAnnotations/MixRepeatableAndOfficialContainerInheritedB2Test.java ! test/tools/javac/processing/model/element/repeatingAnnotations/MixSingularAndUnofficialContainerBasicTest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/MixSingularAndUnofficialContainerInheritedA1Test.java ! test/tools/javac/processing/model/element/repeatingAnnotations/MixSingularAndUnofficialContainerInheritedA2Test.java ! test/tools/javac/processing/model/element/repeatingAnnotations/MixSingularAndUnofficialContainerInheritedB1Test.java ! test/tools/javac/processing/model/element/repeatingAnnotations/MixSingularAndUnofficialContainerInheritedB2Test.java ! test/tools/javac/processing/model/element/repeatingAnnotations/OfficialContainerBasicTest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/OfficialContainerInheritedTest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/RepeatableBasicTest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/RepeatableInheritedTest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/RepeatableOfficialContainerBasicTest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/RepeatableOfficialContainerInheritedTest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/RepeatableOverrideATest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/RepeatableOverrideBTest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/UnofficialContainerBasicTest.java ! test/tools/javac/processing/model/element/repeatingAnnotations/UnofficialContainerInheritedTest.java Changeset: bbf4cfc235bd Author: jjg Date: 2016-08-03 16:01 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/bbf4cfc235bd 8162359: javac should use stdout for --help and --version Reviewed-by: vromero ! src/jdk.compiler/share/classes/com/sun/tools/javac/api/JavacTool.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Main.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Option.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacFiler.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/util/Log.java ! src/jdk.compiler/share/classes/com/sun/tools/javah/JavahFileManager.java ! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/Messager.java ! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/Start.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/api/JavadocTool.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/Messager.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/Start.java ! src/jdk.jdeps/share/classes/com/sun/tools/javap/JavapFileManager.java ! src/jdk.jshell/share/classes/jdk/jshell/CompletenessAnalyzer.java ! test/tools/javac/lib/DPrinter.java ! test/tools/javac/lib/combo/ReusableContext.java + test/tools/javac/main/StreamsTest.java ! test/tools/javac/modules/ModuleTestBase.java ! test/tools/javac/newlines/NewLineTest.java ! test/tools/javac/processing/model/element/TestMissingElement/TestMissingElement.java ! test/tools/lib/toolbox/TestRunner.java Changeset: a7f6eca0f869 Author: erikj Date: 2016-08-04 10:07 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/a7f6eca0f869 8157100: missing dependency in build system Reviewed-by: tbell ! make/gensrc/GensrcCommon.gmk Changeset: b99404788cbf Author: amurillo Date: 2016-08-04 17:32 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/b99404788cbf Added tag jdk-9+130 for changeset 3665ebc22a42 ! .hgtags Changeset: 4c85d752a985 Author: amurillo Date: 2016-08-04 17:48 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/4c85d752a985 Merge Changeset: 45241cff9d3a Author: jlahoda Date: 2016-08-08 17:22 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/45241cff9d3a 8144733: Iterating over elements of a Scope can return spurious inner class elements Summary: When a Symbol is removed from a Scope while iterating over it, update the iterator as well to reflect the change. Reviewed-by: mcimadamore ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Scope.java + test/tools/javac/scope/IterateAndRemove.java Changeset: aebfafc43714 Author: vromero Date: 2016-08-08 11:48 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/aebfafc43714 8162874: AST nodes representing operators should have a common superclass Reviewed-by: mcimadamore ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/JCTree.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/TreeInfo.java Changeset: 0f8b6aba6279 Author: ksrini Date: 2016-08-09 07:31 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/0f8b6aba6279 8075529: Documentation in DocumentationTool.getTask(...) should mention about "null" parameter for doclet. Reviewed-by: jjg ! src/java.compiler/share/classes/javax/tools/DocumentationTool.java Changeset: d7aa2b610144 Author: jlahoda Date: 2016-08-09 20:27 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/d7aa2b610144 8143048: Re-examine dependency on property sun.boot.class.path Summary: Removing obsolete references to sun.boot.class.path Reviewed-by: jjg ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java ! test/tools/javac/processing/messager/MessagerDiags.java Changeset: 99470b5ea8d8 Author: jjg Date: 2016-08-09 13:22 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/99470b5ea8d8 8160697: HTMLWriter needs perf cleanup Reviewed-by: ksrini, bpatel ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractExecutableMemberWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractIndexWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractMemberWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractModuleIndexWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractPackageIndexWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractTreeWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AllClassesFrameWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AnnotationTypeFieldWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AnnotationTypeOptionalMemberWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AnnotationTypeRequiredMemberWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AnnotationTypeWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ClassUseWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ClassWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ConfigurationImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ConstantsSummaryWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ConstructorWriterImpl.java + src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/Contents.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/DeprecatedListWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/EnumConstantWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/FieldWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/FrameOutputWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HelpWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlDoclet.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlDocletWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/MethodWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleFrameWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleIndexFrameWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleIndexWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModulePackageIndexFrameWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/NestedClassWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageFrameWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageIndexFrameWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageIndexWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageTreeWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageUseWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PropertyWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/SerializedFormWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/SingleIndexWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/SourceToHTMLConverter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/SplitIndexWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/SubWriterHolderWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/TagletWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/TreeWriter.java + src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/FixedStringContent.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/HtmlDocWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/HtmlWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/RawHtml.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/AbstractDoclet.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/AnnotationTypeFieldWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/AnnotationTypeRequiredMemberWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/AnnotationTypeWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/ClassWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/Configuration.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/ConstantsSummaryWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/ConstructorWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/EnumConstantWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/FieldWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/MemberSummaryWriter.java + src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/Messages.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/MethodWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/ModuleSummaryWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/NestedClassWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/PackageSummaryWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/PropertyWriter.java + src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/Resources.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/SerializedFormWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/builders/AbstractBuilder.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/builders/AnnotationTypeBuilder.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/builders/ClassBuilder.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/builders/ConstantsSummaryBuilder.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/builders/ModuleSummaryBuilder.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/builders/PackageSummaryBuilder.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/builders/SerializedFormBuilder.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/taglets/InheritDocTaglet.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/taglets/ParamTaglet.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/taglets/ReturnTaglet.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/taglets/TagletManager.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/taglets/TagletWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/taglets/ValueTaglet.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/ClassTree.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/Group.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/IndexBuilder.java - src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/MessageRetriever.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/PackageListWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/Utils.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/VisibleMemberMap.java Changeset: 924a6b740543 Author: rfield Date: 2016-08-09 23:00 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/924a6b740543 8143964: JShell API: convert query responses to Stream instead of List Reviewed-by: psandoz, shinyafox ! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/JShellTool.java ! src/jdk.jshell/share/classes/jdk/jshell/JShell.java ! src/jdk.jshell/share/classes/jdk/jshell/Unit.java ! test/jdk/jshell/ClassesTest.java + test/jdk/jshell/JShellQueryTest.java ! test/jdk/jshell/KullaTesting.java ! test/jdk/jshell/RejectedFailedTest.java ! test/jdk/jshell/ReplaceTest.java ! test/jdk/jshell/VariablesTest.java Changeset: b3d5136a887f Author: rfield Date: 2016-08-10 10:47 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/b3d5136a887f 8163500: JShell: ProblemList.txt update: 8139872 and 8080843 fixed Reviewed-by: jlahoda ! test/ProblemList.txt Changeset: 88cc9b782624 Author: vromero Date: 2016-08-10 13:52 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/88cc9b782624 8160156: javac is generating let expressions unnecessarily Reviewed-by: mcimadamore Contributed-by: vicente.romero at oracle.com, maurizio.cimadamore at oracle.com ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java + test/tools/javac/T8160156/LetExpressionsAreUnnecessarilyGeneratedTest.java Changeset: 018f29036cbe Author: rfield Date: 2016-08-10 15:52 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/018f29036cbe 8163817: JShell tests: disable minor failing editor tool cases: 8161276, 8163816, 8159229 Reviewed-by: jlahoda, psandoz, darcy ! test/ProblemList.txt ! test/jdk/jshell/EditorTestBase.java ! test/jdk/jshell/ExternalEditorTest.java Changeset: c4a18ee691c4 Author: jjg Date: 2016-08-10 15:47 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/c4a18ee691c4 8136930: Simplify use of module-system options by custom launchers 8160489: Multiple -Xpatch lines ignored by javac 8156998: javac should support new option -XinheritRuntimeEnvironment Reviewed-by: jlahoda, ksrini ! make/tools/crules/MutableFieldsAnalyzer.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/api/JavacTool.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/ClassFinder.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Modules.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/BaseFileManager.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Arguments.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/main/JavaCompiler.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Main.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Option.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/main/OptionHelper.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties ! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties ! src/jdk.compiler/share/classes/com/sun/tools/javac/util/JDK9Wrappers.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/util/Log.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/util/Options.java ! src/jdk.compiler/share/classes/com/sun/tools/javah/JavahTask.java ! src/jdk.compiler/share/classes/com/sun/tools/javah/Util.java ! src/jdk.compiler/share/classes/com/sun/tools/javah/resources/l10n.properties ! src/jdk.compiler/share/classes/com/sun/tools/sjavac/options/Option.java ! src/jdk.compiler/share/classes/com/sun/tools/sjavac/options/Options.java ! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/Start.java ! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/ToolOption.java ! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/resources/javadoc.properties ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/Start.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ToolOption.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc.properties ! src/jdk.jdeps/share/classes/com/sun/tools/javap/JavapTask.java ! src/jdk.jdeps/share/classes/com/sun/tools/javap/resources/javap.properties ! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/JdepsConfiguration.java ! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/JdepsTask.java ! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/ModuleAnalyzer.java ! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/resources/jdeps.properties ! test/ProblemList.txt ! test/TEST.ROOT ! test/jdk/javadoc/doclet/testModules/TestModules.java ! test/jdk/javadoc/tool/6964914/TestStdDoclet.java ! test/jdk/javadoc/tool/6964914/TestUserDoclet.java ! test/jdk/javadoc/tool/CheckResourceKeys.java ! test/jdk/javadoc/tool/ReleaseOption.java ! test/tools/all/RunCodingRules.java ! test/tools/javac/6410653/T6410653.java ! test/tools/javac/T6358024.java ! test/tools/javac/T6358166.java ! test/tools/javac/T6403466.java ! test/tools/javac/T6406771.java ! test/tools/javac/T8003967/DetectMutableStaticFields.java ! test/tools/javac/T8010737/ParameterNamesAreNotCopiedToAnonymousInitTest.java ! test/tools/javac/api/T6358786.java ! test/tools/javac/api/T6412669.java ! test/tools/javac/api/TestClientCodeWrapper.java ! test/tools/javac/api/TestJavacTaskScanner.java ! test/tools/javac/api/TestTrees.java ! test/tools/javac/classfiles/attributes/Module/ModuleTestBase.java ! test/tools/javac/diags/Example.java ! test/tools/javac/diags/examples.not-yet.txt ! test/tools/javac/diags/examples/AddmodsAllModulePathInvalid/module-info.java ! test/tools/javac/diags/examples/CantFindModule/CantFindModule.java ! test/tools/javac/diags/examples/IllegalArgumentForOption/IllegalArgumentForOption.java - test/tools/javac/diags/examples/InvalidArgForXPatch/InvalidArgForXpatch.java ! test/tools/javac/diags/examples/InvalidDefaultInterface/InvalidDefaultInterface.java ! test/tools/javac/diags/examples/InvalidStaticInterface/InvalidStaticInterface.java ! test/tools/javac/diags/examples/XaddexportsMalformedEntry.java ! test/tools/javac/diags/examples/XaddexportsTooMany.java ! test/tools/javac/diags/examples/XaddreadsMalformedEntry.java ! test/tools/javac/diags/examples/XaddreadsTooMany.java ! test/tools/javac/fatalErrors/NoJavaLangTest.java ! test/tools/javac/file/T7018098.java ! test/tools/javac/modules/AddLimitMods.java ! test/tools/javac/modules/AddReadsTest.java ! test/tools/javac/modules/AnnotationProcessing.java ! test/tools/javac/modules/AnnotationProcessorsInModulesTest.java ! test/tools/javac/modules/AutomaticModules.java ! test/tools/javac/modules/DoclintOtherModules.java ! test/tools/javac/modules/DuplicateClassTest.java ! test/tools/javac/modules/EdgeCases.java ! test/tools/javac/modules/EnvVarTest.java ! test/tools/javac/modules/GraphsTest.java ! test/tools/javac/modules/HelloWorldTest.java + test/tools/javac/modules/InheritRuntimeEnvironmentTest.java ! test/tools/javac/modules/MOptionTest.java ! test/tools/javac/modules/MissingJarInModulePathTest.java ! test/tools/javac/modules/ModuleFinderTest.java ! test/tools/javac/modules/ModuleInfoTest.java ! test/tools/javac/modules/ModulePathTest.java ! test/tools/javac/modules/ModuleSourcePathTest.java ! test/tools/javac/modules/ModuleTestBase.java ! test/tools/javac/modules/ModulesAndClassPathTest.java ! test/tools/javac/modules/MultiModuleModeTest.java ! test/tools/javac/modules/NPEEmptyFileTest.java ! test/tools/javac/modules/OutputDirTest.java ! test/tools/javac/modules/PackageConflictTest.java ! test/tools/javac/modules/PackageMultipleModules.java + test/tools/javac/modules/PatchModulesTest.java ! test/tools/javac/modules/PluginsInModulesTest.java ! test/tools/javac/modules/ProvidesTest.java ! test/tools/javac/modules/QueryBeforeEnter.java ! test/tools/javac/modules/RequiresPublicTest.java ! test/tools/javac/modules/ResolveTest.java ! test/tools/javac/modules/ServiceProvidedButNotExportedOrUsedTest.java ! test/tools/javac/modules/SingleModuleModeTest.java ! test/tools/javac/modules/SubpackageTest.java ! test/tools/javac/modules/UpgradeModulePathTest.java ! test/tools/javac/modules/UsesTest.java ! test/tools/javac/modules/XModuleTest.java ! test/tools/javac/platform/PlatformProviderTest.java ! test/tools/javac/processing/T8142931.java ! test/tools/javac/processing/loader/testClose/TestClose.java ! test/tools/javac/processing/loader/testClose/TestClose2.java ! test/tools/javac/processing/model/testgetallmembers/Main.java ! test/tools/javac/util/T6597678.java ! test/tools/javadoc/6964914/TestStdDoclet.java ! test/tools/javadoc/6964914/TestUserDoclet.java ! test/tools/javadoc/CheckResourceKeys.java ! test/tools/javadoc/ReleaseOption.java ! test/tools/javap/T7004698.java ! test/tools/jdeps/APIDeps.java ! test/tools/jdeps/jdkinternals/ShowReplacement.java ! test/tools/jdeps/lib/JdepsUtil.java ! test/tools/jdeps/modules/CheckModuleTest.java ! test/tools/jdeps/modules/GenModuleInfo.java ! test/tools/jdeps/modules/InverseDeps.java ! test/tools/jdeps/modules/ModuleTest.java ! test/tools/jdeps/modules/SplitPackage.java ! test/tools/jdeps/modules/TransitiveDeps.java ! test/tools/jdeps/modules/src/m3/module-info.java ! test/tools/jdeps/modules/src/m5/module-info.java + test/tools/lib/toolbox/Assert.java ! test/tools/lib/toolbox/JavaTask.java ! test/tools/lib/toolbox/JavacTask.java ! test/tools/lib/toolbox/TestRunner.java ! test/tools/sjavac/ApiExtraction.java ! test/tools/sjavac/ClasspathDependencies.java ! test/tools/sjavac/CompileCircularSources.java ! test/tools/sjavac/CompileExcludingDependency.java ! test/tools/sjavac/CompileWithAtFile.java ! test/tools/sjavac/CompileWithInvisibleSources.java ! test/tools/sjavac/CompileWithOverrideSources.java ! test/tools/sjavac/HiddenFiles.java ! test/tools/sjavac/IdleShutdown.java ! test/tools/sjavac/IgnoreSymbolFile.java ! test/tools/sjavac/IncCompInheritance.java ! test/tools/sjavac/IncCompileChangeNative.java ! test/tools/sjavac/IncCompileDropClasses.java ! test/tools/sjavac/IncCompileFullyQualifiedRef.java ! test/tools/sjavac/IncCompileNoChanges.java ! test/tools/sjavac/IncCompileUpdateNative.java ! test/tools/sjavac/IncCompileWithChanges.java ! test/tools/sjavac/IncludeExcludePatterns.java ! test/tools/sjavac/NoState.java ! test/tools/sjavac/OptionDecoding.java ! test/tools/sjavac/OverlappingSrcDst.java ! test/tools/sjavac/PackagePathMismatch.java ! test/tools/sjavac/ParallelCompilations.java ! test/tools/sjavac/PermittedArtifact.java ! test/tools/sjavac/PooledExecution.java ! test/tools/sjavac/SjavacBase.java ! test/tools/sjavac/StateDir.java ! test/tools/sjavac/Wrapper.java Changeset: 3e20d7bb8a20 Author: mchung Date: 2016-08-10 15:54 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/3e20d7bb8a20 Merge ! test/ProblemList.txt Changeset: 225278a1eee4 Author: ksrini Date: 2016-08-10 16:19 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/225278a1eee4 8152054: fix @ignored langtools/test/jdk/javadoc/tool/ tests Reviewed-by: jjg ! test/ProblemList.txt ! test/jdk/javadoc/tool/8025693/Test.java ! test/jdk/javadoc/tool/T4696488.java ! test/jdk/javadoc/tool/badSuper/BadSuper.java ! test/jdk/javadoc/tool/enum/docComments/Main.java ! test/jdk/javadoc/tool/enum/enumType/Main.java - test/jdk/javadoc/tool/generics/genericClass/Main.java - test/jdk/javadoc/tool/generics/genericClass/expected.out - test/jdk/javadoc/tool/generics/genericClass/pkg1/A.java - test/jdk/javadoc/tool/generics/genericInnerAndOuter/Main.java - test/jdk/javadoc/tool/generics/genericInnerAndOuter/expected.out - test/jdk/javadoc/tool/generics/genericInnerAndOuter/pkg1/O.java - test/jdk/javadoc/tool/generics/genericInnerAndOuter/pkg1/X.java - test/jdk/javadoc/tool/generics/genericInterface/Main.java - test/jdk/javadoc/tool/generics/genericInterface/expected.out - test/jdk/javadoc/tool/generics/genericInterface/pkg1/A.java - test/jdk/javadoc/tool/generics/genericMethod/Main.java - test/jdk/javadoc/tool/generics/genericMethod/expected.out - test/jdk/javadoc/tool/generics/genericMethod/pkg1/A.java - test/jdk/javadoc/tool/generics/genericSuper/Main.java - test/jdk/javadoc/tool/generics/genericSuper/expected.out - test/jdk/javadoc/tool/generics/genericSuper/pkg1/A.java - test/jdk/javadoc/tool/generics/supertypes/Main.java - test/jdk/javadoc/tool/generics/supertypes/expected.out - test/jdk/javadoc/tool/generics/supertypes/pkg1/A.java - test/jdk/javadoc/tool/generics/supertypes/pkg1/B.java - test/jdk/javadoc/tool/generics/throwsGeneric/Main.java - test/jdk/javadoc/tool/generics/throwsGeneric/expected.out - test/jdk/javadoc/tool/generics/throwsGeneric/pkg1/A.java - test/jdk/javadoc/tool/generics/tparamCycle/Main.java - test/jdk/javadoc/tool/generics/tparamCycle/pkg1/LikeEnum.java - test/jdk/javadoc/tool/generics/tparamTagOnMethod/Main.java - test/jdk/javadoc/tool/generics/tparamTagOnMethod/expected.out - test/jdk/javadoc/tool/generics/tparamTagOnMethod/pkg1/A.java - test/jdk/javadoc/tool/generics/tparamTagOnType/Main.java - test/jdk/javadoc/tool/generics/tparamTagOnType/expected.out - test/jdk/javadoc/tool/generics/tparamTagOnType/pkg1/A.java - test/jdk/javadoc/tool/generics/wildcards/Main.java - test/jdk/javadoc/tool/generics/wildcards/expected.out - test/jdk/javadoc/tool/generics/wildcards/pkg1/A.java - test/jdk/javadoc/tool/imports/I.java - test/jdk/javadoc/tool/imports/MissingImport.java - test/jdk/javadoc/tool/lib/Tester.java ! test/jdk/javadoc/tool/sourceOnly/Test.java + test/jdk/javadoc/tool/sourceOnly/p/NonSource.jasm ! test/jdk/javadoc/tool/sourceOnly/p/SourceOnly.java ! test/jdk/javadoc/tool/sourceOption/SourceOption.java ! test/jdk/javadoc/tool/subpackageIgnore/SubpackageIgnore.java ! test/jdk/javadoc/tool/varArgs/Main.java Changeset: b9593e0ea1e0 Author: jlahoda Date: 2016-08-11 17:26 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/b9593e0ea1e0 8133884: javac moduleName/className and moduleName/packageName options 8162711: javax.lang.model.util.Elements.getModuleElement returns null during annotation processing on class files Summary: Adding a test for annotation processing for /; ensuring the module is in the module graph. Reviewed-by: jjg ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Modules.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/main/JavaCompiler.java ! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/JavadocTool.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/JavadocTool.java ! test/tools/javac/modules/AnnotationProcessing.java Changeset: 6e14043ceae4 Author: lana Date: 2016-08-11 15:47 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/6e14043ceae4 Added tag jdk-9+131 for changeset aebfafc43714 ! .hgtags Changeset: 98f3714b0544 Author: lana Date: 2016-08-11 17:02 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/98f3714b0544 Merge - src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/MessageRetriever.java - test/jdk/javadoc/tool/generics/genericClass/Main.java - test/jdk/javadoc/tool/generics/genericClass/expected.out - test/jdk/javadoc/tool/generics/genericClass/pkg1/A.java - test/jdk/javadoc/tool/generics/genericInnerAndOuter/Main.java - test/jdk/javadoc/tool/generics/genericInnerAndOuter/expected.out - test/jdk/javadoc/tool/generics/genericInnerAndOuter/pkg1/O.java - test/jdk/javadoc/tool/generics/genericInnerAndOuter/pkg1/X.java - test/jdk/javadoc/tool/generics/genericInterface/Main.java - test/jdk/javadoc/tool/generics/genericInterface/expected.out - test/jdk/javadoc/tool/generics/genericInterface/pkg1/A.java - test/jdk/javadoc/tool/generics/genericMethod/Main.java - test/jdk/javadoc/tool/generics/genericMethod/expected.out - test/jdk/javadoc/tool/generics/genericMethod/pkg1/A.java - test/jdk/javadoc/tool/generics/genericSuper/Main.java - test/jdk/javadoc/tool/generics/genericSuper/expected.out - test/jdk/javadoc/tool/generics/genericSuper/pkg1/A.java - test/jdk/javadoc/tool/generics/supertypes/Main.java - test/jdk/javadoc/tool/generics/supertypes/expected.out - test/jdk/javadoc/tool/generics/supertypes/pkg1/A.java - test/jdk/javadoc/tool/generics/supertypes/pkg1/B.java - test/jdk/javadoc/tool/generics/throwsGeneric/Main.java - test/jdk/javadoc/tool/generics/throwsGeneric/expected.out - test/jdk/javadoc/tool/generics/throwsGeneric/pkg1/A.java - test/jdk/javadoc/tool/generics/tparamCycle/Main.java - test/jdk/javadoc/tool/generics/tparamCycle/pkg1/LikeEnum.java - test/jdk/javadoc/tool/generics/tparamTagOnMethod/Main.java - test/jdk/javadoc/tool/generics/tparamTagOnMethod/expected.out - test/jdk/javadoc/tool/generics/tparamTagOnMethod/pkg1/A.java - test/jdk/javadoc/tool/generics/tparamTagOnType/Main.java - test/jdk/javadoc/tool/generics/tparamTagOnType/expected.out - test/jdk/javadoc/tool/generics/tparamTagOnType/pkg1/A.java - test/jdk/javadoc/tool/generics/wildcards/Main.java - test/jdk/javadoc/tool/generics/wildcards/expected.out - test/jdk/javadoc/tool/generics/wildcards/pkg1/A.java - test/jdk/javadoc/tool/imports/I.java - test/jdk/javadoc/tool/imports/MissingImport.java - test/jdk/javadoc/tool/lib/Tester.java - test/tools/javac/diags/examples/InvalidArgForXPatch/InvalidArgForXpatch.java Changeset: 223e9ad36685 Author: ksrini Date: 2016-08-11 14:43 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/223e9ad36685 Merge ! .hgtags ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symbol.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Modules.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/main/JavaCompiler.java ! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/JavadocTool.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractExecutableMemberWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractModuleIndexWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AnnotationTypeRequiredMemberWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ClassUseWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ConfigurationImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlDoclet.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlDocletWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleIndexWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageFrameWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/SerializedFormWriterImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/SourceToHTMLConverter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/AbstractDoclet.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/Configuration.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/builders/SerializedFormBuilder.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/ClassTree.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/IndexBuilder.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/PackageListWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/Utils.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/JavadocTool.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/Start.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ToolOption.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc.properties ! test/jdk/javadoc/doclet/testModules/TestModules.java ! test/jdk/javadoc/tool/sourceOnly/p/SourceOnly.java ! test/jdk/javadoc/tool/sourceOption/SourceOption.java Changeset: 07145b3842b4 Author: ksrini Date: 2016-08-12 17:12 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/07145b3842b4 Review iteration #3 complete ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleFrameWriter.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/Configuration.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/Utils.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ElementsTable.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc.properties ! test/jdk/javadoc/tool/modules/ModuleTestBase.java ! test/jdk/javadoc/tool/sourceOnly/Test.java ! test/jdk/javadoc/tool/sourceOnly/p/SourceOnly.java From kumar.x.srinivasan at oracle.com Sat Aug 13 00:15:13 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Sat, 13 Aug 2016 00:15:13 +0000 Subject: hg: javadoc-next/modules/nashorn: 9 new changesets Message-ID: <201608130015.u7D0FEe0001874@aojmv0008.oracle.com> Changeset: 79a0622e5826 Author: hannesw Date: 2016-08-02 12:39 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/nashorn/rev/79a0622e5826 8162771: Strict equality operators should not be optimistic Reviewed-by: jlaskey, sundar ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/OptimisticTypesCalculator.java ! test/script/basic/JDK-8160034.js + test/script/basic/JDK-8162771.js Changeset: 871e74ef28bd Author: amurillo Date: 2016-08-04 17:32 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/nashorn/rev/871e74ef28bd Added tag jdk-9+130 for changeset 0de67a63e2c7 ! .hgtags Changeset: 9978e882acba Author: amurillo Date: 2016-08-04 17:49 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/nashorn/rev/9978e882acba Merge Changeset: ee77c6b3713a Author: hannesw Date: 2016-08-08 12:51 +0200 URL: http://hg.openjdk.java.net/javadoc-next/modules/nashorn/rev/ee77c6b3713a 8162955: Activate anonymous class loading for small sources Reviewed-by: sundar ! docs/DEVELOPER_README ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/Context.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptEnvironment.java Changeset: 3487086f145a Author: sdama Date: 2016-08-10 09:21 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/nashorn/rev/3487086f145a 8134304: NPE in initialization of OptimisticTypesPersistence Reviewed-by: hannesw, jlaskey, mhaupt ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/OptimisticTypesPersistence.java Changeset: eb330974acdf Author: mchung Date: 2016-08-10 15:49 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/nashorn/rev/eb330974acdf 8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar ! buildtools/nasgen/project.properties ! make/BuildNashorn.gmk ! make/build.xml ! make/project.properties ! test/TEST.ROOT ! test/script/currently-failing/JDK-8055034.js Changeset: cdd9245015bf Author: lana Date: 2016-08-11 15:47 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/nashorn/rev/cdd9245015bf Added tag jdk-9+131 for changeset ee77c6b3713a ! .hgtags Changeset: 55a75af751df Author: lana Date: 2016-08-11 17:02 +0000 URL: http://hg.openjdk.java.net/javadoc-next/modules/nashorn/rev/55a75af751df Merge Changeset: 8e88eb203839 Author: ksrini Date: 2016-08-11 14:48 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/nashorn/rev/8e88eb203839 Merge ! .hgtags From kumar.x.srinivasan at oracle.com Sun Aug 14 01:52:06 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Sun, 14 Aug 2016 01:52:06 +0000 Subject: hg: javadoc-next/modules/langtools: Review iteration #3, adjustments Message-ID: <201608140152.u7E1q6Jo012119@aojmv0008.oracle.com> Changeset: 86965ecf3d02 Author: ksrini Date: 2016-08-13 18:52 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/86965ecf3d02 Review iteration #3, adjustments ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlDoclet.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/IndexBuilder.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/DocEnvImpl.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ElementsTable.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ToolEnvironment.java ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ToolOption.java - test/jdk/javadoc/tool/sourceOnly/p/NonSource.class ! test/jdk/javadoc/tool/sourceOption/SourceOption.java + test/jdk/javadoc/tool/subpackageIgnore/pkg1/ValidFile.java From kumar.x.srinivasan at oracle.com Tue Aug 23 04:27:53 2016 From: kumar.x.srinivasan at oracle.com (kumar.x.srinivasan at oracle.com) Date: Tue, 23 Aug 2016 04:27:53 +0000 Subject: hg: javadoc-next/modules/langtools: Added back module graph and dependency methods accidentally removed. Message-ID: <201608230427.u7N4Rsfk000712@aojmv0008.oracle.com> Changeset: 045a2c482681 Author: ksrini Date: 2016-08-22 21:27 -0700 URL: http://hg.openjdk.java.net/javadoc-next/modules/langtools/rev/045a2c482681 Added back module graph and dependency methods accidentally removed. ! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/Utils.java