From glewis at eyesbeyond.com Thu Jan 1 19:44:55 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Thu, 01 Jan 2015 19:44:55 +0000 Subject: hg: bsd-port/jdk9: 41 new changesets Message-ID: <201501011944.t01Jit0r000876@aojmv0008> Changeset: 67395f7ca2db Author: chegar Date: 2014-12-03 14:20 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/67395f7ca2db 8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman at oracle.com, alex.buckley at oracle.com, bradford.wetmore at oracle.com, chris.hegarty at oracle.com, erik.joelsson at oracle.com, james.laskey at oracle.com, jonathan.gibbons at oracle.com, karen.kinnear at oracle.com, magnus.ihse.bursie at oracle.com, mandy.chung at oracle.com, mark.reinhold at oracle.com, paul.sandoz at oracle.com, sundararajan.athijegannathan at oracle.com ! Makefile ! common/autoconf/boot-jdk.m4 ! common/autoconf/bootcycle-spec.gmk.in ! common/autoconf/compare.sh.in ! common/autoconf/flags.m4 ! common/autoconf/generated-configure.sh ! common/autoconf/spec.gmk.in ! common/bin/compare.sh ! common/bin/compare_exceptions.sh.incl ! common/bin/unshuffle_list.txt ! make/CompileJavaModules.gmk + make/Images.gmk ! make/Javadoc.gmk + make/JrtfsJar.gmk + make/MacBundles.gmk ! make/Main.gmk ! make/MakeHelpers.gmk + make/ModuleWrapper.gmk + make/StripBinaries.gmk + make/ZipSecurity.gmk + make/ZipSource.gmk ! make/common/JavaCompilation.gmk ! make/common/Modules.gmk ! make/common/NativeCompilation.gmk ! make/common/SetupJavaCompilers.gmk ! make/jprt.properties ! modules.xml Changeset: 5ea84bf087c5 Author: katleman Date: 2014-12-04 12:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/5ea84bf087c5 Added tag jdk9-b41 for changeset 67395f7ca2db ! .hgtags Changeset: 35c9a2c8bc2d Author: erikj Date: 2014-11-18 16:07 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/35c9a2c8bc2d 8065183: Add --with-copyright-year option to configure Reviewed-by: ihse, tbell ! common/autoconf/generated-configure.sh ! common/autoconf/jdk-options.m4 Changeset: cf7e9173f25c Author: lana Date: 2014-11-20 10:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/cf7e9173f25c Merge Changeset: ad678fcb38f3 Author: ihse Date: 2014-11-21 16:05 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/ad678fcb38f3 8058631: Rename posix to unix in build system to match file name changes Reviewed-by: simonis, erikj, tbell ! common/autoconf/basics.m4 ! common/autoconf/flags.m4 ! common/autoconf/generated-configure.sh ! common/autoconf/platform.m4 ! common/autoconf/spec.gmk.in ! make/CompileJavaModules.gmk ! make/Javadoc.gmk ! make/common/Modules.gmk ! make/common/NativeCompilation.gmk Changeset: eefa97d0d263 Author: ihse Date: 2014-11-21 16:11 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/eefa97d0d263 8065215: Print warning summary at end of configure Reviewed-by: erikj, tbell ! common/autoconf/configure.ac ! common/autoconf/generated-configure.sh ! common/autoconf/help.m4 Changeset: 45edf93313ab Author: iignatyev Date: 2014-11-08 16:01 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/45edf93313ab 8063157: add targets for optimized builds Reviewed-by: kvn, dholmes ! make/jprt.properties Changeset: 91e175163fe0 Author: amurillo Date: 2014-11-13 16:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/91e175163fe0 Merge Changeset: b2a657320f44 Author: amurillo Date: 2014-11-21 08:00 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/b2a657320f44 Merge Changeset: c09e33a86d38 Author: erikj Date: 2014-11-24 11:53 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/c09e33a86d38 8065138: Encodings.isRecognizedEnconding sometimes fails to recognize 'UTF8' Reviewed-by: dfuchs ! make/common/JavaCompilation.gmk Changeset: 86ff430e9a2b Author: ihse Date: 2014-11-26 14:59 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/86ff430e9a2b 8065911: Introduce EvalDebugWrapper for all Setup* macros Reviewed-by: erikj ! make/common/IdlCompilation.gmk + make/common/JavaCompilation.gmk ! make/common/MakeBase.gmk ! make/common/NativeCompilation.gmk ! make/common/RMICompilation.gmk ! make/common/TextFileProcessing.gmk ! make/common/ZipArchive.gmk < make/common/JavaCompilation.gmk Changeset: d52ae6b38836 Author: ihse Date: 2014-11-26 15:14 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/d52ae6b38836 8065913: Various improvements in SetupNativeCompilation Reviewed-by: erikj ! common/autoconf/flags.m4 ! common/autoconf/generated-configure.sh ! common/autoconf/spec.gmk.in ! make/common/NativeCompilation.gmk Changeset: 281f68758113 Author: ehelin Date: 2014-11-24 14:44 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/281f68758113 8065648: Remove the flag -fsanitize=undefined for GCC 4.9 and later Reviewed-by: erikj ! common/autoconf/flags.m4 ! common/autoconf/generated-configure.sh ! common/autoconf/toolchain.m4 Changeset: bebfcf0b68ea Author: ihse Date: 2014-11-27 15:41 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/bebfcf0b68ea 8065914: Various improvements and cleanup of build system Reviewed-by: erikj ! Makefile ! common/autoconf/basics.m4 ! common/autoconf/boot-jdk.m4 ! common/autoconf/bootcycle-spec.gmk.in ! common/autoconf/build-aux/config.guess ! common/autoconf/build-aux/install.sh ! common/autoconf/compare.sh.in ! common/autoconf/generated-configure.sh ! common/autoconf/libraries.m4 ! common/autoconf/spec.gmk.in ! common/autoconf/toolchain_windows.m4 ! common/bin/compare.sh ! common/bin/compare_exceptions.sh.incl ! common/bin/logger.sh ! common/bin/shell-tracer.sh ! common/bin/test_builds.sh ! common/bin/unshuffle_patch.sh ! make/CompileJavaModules.gmk ! make/Javadoc.gmk ! make/Main.gmk ! make/MakeHelpers.gmk ! make/common/JavaCompilation.gmk ! make/common/MakeBase.gmk ! make/common/RMICompilation.gmk ! make/common/SetupJavaCompilers.gmk ! make/common/TextFileProcessing.gmk ! make/jprt.properties ! make/scripts/normalizer.pl ! make/scripts/update_copyright_year.sh Changeset: ecda4f222d26 Author: sundar Date: 2014-11-28 18:31 +0530 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/ecda4f222d26 8066146: jdk.nashorn.api.scripting package javadoc should be included in jdk docs Reviewed-by: erikj, jlaskey, lagergren ! make/Javadoc.gmk ! make/common/NON_CORE_PKGS.gmk Changeset: 1e8889e153f9 Author: miauno Date: 2014-11-14 10:29 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/1e8889e153f9 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job Reviewed-by: sla, alanb, dholmes, sspitsyn ! make/jprt.properties Changeset: 0f3b76018c64 Author: sla Date: 2014-11-17 09:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/0f3b76018c64 Merge - common/autoconf/config.h.in - common/autoconf/spec.sh.in - common/bin/boot_cycle.sh - common/bin/compare-objects.sh ! make/jprt.properties Changeset: 6deb8f65a414 Author: sla Date: 2014-11-24 09:57 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/6deb8f65a414 Merge Changeset: 865b6a3a83a3 Author: amurillo Date: 2014-11-27 07:16 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/865b6a3a83a3 Merge ! make/jprt.properties Changeset: c3ee089305d6 Author: amurillo Date: 2014-12-02 14:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/c3ee089305d6 Merge Changeset: 56e20ce67f01 Author: chegar Date: 2014-12-03 19:28 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/56e20ce67f01 Merge ! Makefile ! common/autoconf/boot-jdk.m4 ! common/autoconf/bootcycle-spec.gmk.in ! common/autoconf/compare.sh.in ! common/autoconf/flags.m4 ! common/autoconf/generated-configure.sh ! common/autoconf/spec.gmk.in ! common/bin/compare.sh ! common/bin/compare_exceptions.sh.incl ! make/CompileJavaModules.gmk ! make/Javadoc.gmk ! make/Main.gmk ! make/MakeHelpers.gmk + make/common/JavaCompilation.gmk ! make/common/Modules.gmk ! make/common/NativeCompilation.gmk ! make/common/SetupJavaCompilers.gmk ! make/common/ZipArchive.gmk < make/common/JavaCompilation.gmk ! make/jprt.properties Changeset: f7c11da0b048 Author: lana Date: 2014-12-04 15:21 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/f7c11da0b048 Merge Changeset: 5c2328aa5a91 Author: katleman Date: 2014-12-11 11:43 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/5c2328aa5a91 Added tag jdk9-b42 for changeset f7c11da0b048 ! .hgtags Changeset: fdde67c3f703 Author: erikj Date: 2014-12-09 08:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/fdde67c3f703 8066828: configure fails if it's set --with-boot-jdk to use JDK 9 modular image Reviewed-by: ihse ! common/autoconf/boot-jdk.m4 ! common/autoconf/generated-configure.sh Changeset: da0c4139fe30 Author: erikj Date: 2014-12-09 08:56 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/da0c4139fe30 8066761: Investigate -sourcepath usage when compiling java Summary: Removed all uses of -sourcepath Reviewed-by: jfranck, alanb, ihse ! make/common/JavaCompilation.gmk Changeset: cb7248a88112 Author: brutisso Date: 2014-11-27 21:04 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/cb7248a88112 8065972: Remove support for ParNew+SerialOld and DefNew+CMS Reviewed-by: mgerdin, stefank ! make/jprt.properties Changeset: 80a5ac408f3a Author: jwilhelm Date: 2014-12-01 12:08 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/80a5ac408f3a Merge ! make/jprt.properties Changeset: 9738ed79cfb5 Author: amurillo Date: 2014-12-05 16:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/9738ed79cfb5 Merge ! make/jprt.properties Changeset: 4021692a9e46 Author: amurillo Date: 2014-12-09 14:02 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/4021692a9e46 Merge Changeset: 02ee8c65622e Author: lana Date: 2014-12-11 12:26 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/02ee8c65622e Merge Changeset: 486faaacd5c5 Author: lana Date: 2014-12-18 19:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/486faaacd5c5 Added tag jdk9-b43 for changeset 02ee8c65622e ! .hgtags Changeset: 3090ffe91c33 Author: erikj Date: 2014-12-12 15:33 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/3090ffe91c33 8067254: No debug symbols in JPRT Windows builds Reviewed-by: tbell ! make/StripBinaries.gmk Changeset: fed09f6c3711 Author: sgehwolf Date: 2014-12-12 15:38 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/fed09f6c3711 8067330: ZERO_ARCHDEF incorrectly defined for PPC/PPC64 architectures Reviewed-by: simonis, tbell, erikj ! common/autoconf/generated-configure.sh ! common/autoconf/platform.m4 Changeset: 9bbdf9dff4eb Author: mchung Date: 2014-12-15 10:29 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/9bbdf9dff4eb 8067360: verify-modules target was dropped in jdk9 b41 Reviewed-by: alanb, erikj ! make/Main.gmk Changeset: 75ad722b5f04 Author: joehw Date: 2014-12-15 13:09 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/75ad722b5f04 8065673: XML Test Colo: Add test build system for JAXP tests Reviewed-by: alanb, joehw Contributed-by: tristan.yan at oracle.com ! make/jprt.properties ! test/Makefile Changeset: fbf5c12d061a Author: alundblad Date: 2014-12-16 11:28 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/fbf5c12d061a 8066138: Trailing whitespace in title of javadoc: Overview (Java Platform SE 7 ) Summary: Trims whitespace of arguments in OptionOnly, OptionPair and OptionTrip. Reviewed-by: erikj ! make/Javadoc.gmk Changeset: 49f961cf19ad Author: ehelin Date: 2014-12-16 12:53 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/49f961cf19ad 8067442: Tests using -Xshare:dump does not work with 'make test' Reviewed-by: erikj, dholmes ! make/Main.gmk Changeset: e6eb75961920 Author: smarks Date: 2014-12-15 17:49 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/e6eb75961920 8067631: hgforest.sh mishandles arguments with spaces Reviewed-by: chegar ! common/bin/hgforest.sh Changeset: f4ef2a4bf3dc Author: mchung Date: 2014-12-17 16:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/f4ef2a4bf3dc 8067829: Remove setting -bootclasspath $(JDK_OUTPUTDIR)/classes from Javadoc.gmk Reviewed-by: erikj ! make/Javadoc.gmk Changeset: 3bbadbebbf4f Author: mchung Date: 2014-12-18 13:56 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/3bbadbebbf4f 8067898: Disable verify-modules until JDK-8067479 is resolved Reviewed-by: ksrini ! make/Main.gmk Changeset: 8994f5d87b3b Author: lana Date: 2014-12-23 13:56 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/rev/8994f5d87b3b Merge From glewis at eyesbeyond.com Thu Jan 1 19:45:21 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Thu, 01 Jan 2015 19:45:21 +0000 Subject: hg: bsd-port/jdk9/corba: 4 new changesets Message-ID: <201501011945.t01JjLnk000967@aojmv0008> Changeset: 1908b886ba1e Author: chegar Date: 2014-12-03 14:20 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/corba/rev/1908b886ba1e 8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman at oracle.com, alex.buckley at oracle.com, bradford.wetmore at oracle.com, chris.hegarty at oracle.com, erik.joelsson at oracle.com, james.laskey at oracle.com, jonathan.gibbons at oracle.com, karen.kinnear at oracle.com, magnus.ihse.bursie at oracle.com, mandy.chung at oracle.com, mark.reinhold at oracle.com, paul.sandoz at oracle.com, sundararajan.athijegannathan at oracle.com - make/CommonCorba.gmk - make/CompileCorba.gmk + make/CompileInterim.gmk - make/GensrcCorba.gmk + make/copy/Copy-java.corba.gmk + make/gensrc/Gensrc-java.corba.gmk ! src/jdk.rmic/share/classes/sun/rmi/rmic/iiop/Generator.java Changeset: 078bb11af876 Author: katleman Date: 2014-12-04 12:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/corba/rev/078bb11af876 Added tag jdk9-b41 for changeset 1908b886ba1e ! .hgtags Changeset: 9645e35616b6 Author: katleman Date: 2014-12-11 11:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/corba/rev/9645e35616b6 Added tag jdk9-b42 for changeset 078bb11af876 ! .hgtags Changeset: 1f57bd728c9e Author: lana Date: 2014-12-18 19:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/corba/rev/1f57bd728c9e Added tag jdk9-b43 for changeset 9645e35616b6 ! .hgtags From glewis at eyesbeyond.com Thu Jan 1 19:46:15 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Thu, 01 Jan 2015 19:46:15 +0000 Subject: hg: bsd-port/jdk9/jaxp: 14 new changesets Message-ID: <201501011946.t01JkG1x001185@aojmv0008> Changeset: 71dd8f764942 Author: chegar Date: 2014-12-03 14:22 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/71dd8f764942 8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman at oracle.com, alex.buckley at oracle.com, bradford.wetmore at oracle.com, chris.hegarty at oracle.com, erik.joelsson at oracle.com, james.laskey at oracle.com, jonathan.gibbons at oracle.com, karen.kinnear at oracle.com, magnus.ihse.bursie at oracle.com, mandy.chung at oracle.com, mark.reinhold at oracle.com, paul.sandoz at oracle.com, sundararajan.athijegannathan at oracle.com ! src/java.xml/share/classes/com/sun/org/apache/bcel/internal/util/ClassPath.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/utils/SecuritySupport.java ! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/DatatypeFactoryImpl.java ! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/utils/SecuritySupport.java ! src/java.xml/share/classes/javax/xml/XMLConstants.java ! src/java.xml/share/classes/javax/xml/datatype/DatatypeFactory.java ! src/java.xml/share/classes/javax/xml/datatype/FactoryFinder.java ! src/java.xml/share/classes/javax/xml/parsers/DocumentBuilderFactory.java ! src/java.xml/share/classes/javax/xml/parsers/FactoryFinder.java ! src/java.xml/share/classes/javax/xml/parsers/SAXParserFactory.java ! src/java.xml/share/classes/javax/xml/stream/FactoryFinder.java ! src/java.xml/share/classes/javax/xml/transform/FactoryFinder.java ! src/java.xml/share/classes/javax/xml/transform/TransformerFactory.java ! src/java.xml/share/classes/javax/xml/validation/SchemaFactory.java ! src/java.xml/share/classes/javax/xml/validation/SchemaFactoryFinder.java ! src/java.xml/share/classes/javax/xml/xpath/XPathFactory.java ! src/java.xml/share/classes/javax/xml/xpath/XPathFactoryFinder.java Changeset: 73bace3cfbea Author: katleman Date: 2014-12-04 12:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/73bace3cfbea Added tag jdk9-b41 for changeset 71dd8f764942 ! .hgtags Changeset: 29ba77ad2a87 Author: joehw Date: 2014-11-18 12:01 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/29ba77ad2a87 8043084: XML JAXP unittest co-location Reviewed-by: joehw, dfuchs Contributed-by: frank.yuan at oracle.com ! test/TEST.ROOT + test/javax/xml/jaxp/TEST.properties + test/javax/xml/jaxp/unittest/javax/xml/common/Bug6350682.java + test/javax/xml/jaxp/unittest/javax/xml/common/Bug6723276Test.java + test/javax/xml/jaxp/unittest/javax/xml/common/Bug6941169.xml + test/javax/xml/jaxp/unittest/javax/xml/common/Bug6941169.xsd + test/javax/xml/jaxp/unittest/javax/xml/common/Bug6941169Test.java + test/javax/xml/jaxp/unittest/javax/xml/common/Bug6979306Test.java + test/javax/xml/jaxp/unittest/javax/xml/common/Bug7143711Test.java + test/javax/xml/jaxp/unittest/javax/xml/datatype/Bug6320118.java + test/javax/xml/jaxp/unittest/javax/xml/datatype/Bug6937951Test.java + test/javax/xml/jaxp/unittest/javax/xml/datatype/Bug6937964Test.java + test/javax/xml/jaxp/unittest/javax/xml/datatype/Bug7042647Test.java + test/javax/xml/jaxp/unittest/javax/xml/datatype/DatatypeFactoryTest.java + test/javax/xml/jaxp/unittest/javax/xml/datatype/DurationTest.java + test/javax/xml/jaxp/unittest/javax/xml/datatype/FactoryFindTest.java + test/javax/xml/jaxp/unittest/javax/xml/datatype/XMLGregorianCalendarTest.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4674384_MAX_OCCURS_Test.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4674384_MAX_OCCURS_Test.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4674384_MAX_OCCURS_Test.xsd + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4934208.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4967002.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4985486.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4985486.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4991020.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4991020.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4991020.xsd + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4991946.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4991946.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug4991946.xsd + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug5010072.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug5010072.xsd + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug5025825.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6309988.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6341770.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6361283.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6506304Test.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6518733.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6518733.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6564400.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6564400.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6564400.xsd + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6573786.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6573786ErrorHandler.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6594813.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6608841.dtd + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6608841.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6608841.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6608841_xhtml11-flat.dtd + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6690015.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6760982.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6849942Test.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug7157608.dtd + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug7157608.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug7157608Test.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug7157608_1.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug7166896Test.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug8003147Test.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/DosTest.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/DosTest3.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/FactoryFindTest.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/MyDefaultHandler.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/MyErrorHandler.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/ParseEmptyStream.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/bug6690015.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/bug6760982.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/catalog.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/catalog.xsd + test/javax/xml/jaxp/unittest/javax/xml/parsers/entity.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/entity64K.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/test.xsd + test/javax/xml/jaxp/unittest/javax/xml/parsers/test1.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/test2.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/toys.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/toys.xsd + test/javax/xml/jaxp/unittest/javax/xml/parsers/toys3002.xsd + test/javax/xml/jaxp/unittest/javax/xml/parsers/xinclude/Bug6794483Test.java + test/javax/xml/jaxp/unittest/javax/xml/parsers/xinclude/test1.xml + test/javax/xml/jaxp/unittest/javax/xml/parsers/xinclude/test2.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/AttributeLocalNameTest/AttributeLocalNameTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/Bug6370703.java + test/javax/xml/jaxp/unittest/javax/xml/stream/Bug6378422.java + test/javax/xml/jaxp/unittest/javax/xml/stream/Bug6380870.java + test/javax/xml/jaxp/unittest/javax/xml/stream/Bug6489502.java + test/javax/xml/jaxp/unittest/javax/xml/stream/Bug6509774.java + test/javax/xml/jaxp/unittest/javax/xml/stream/Bug6688002Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/Bug6976938.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/Bug6976938Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/CoalesceTest/CoalesceTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/CoalesceTest/coalesce.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/EntitiesTest/EntityTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/EntitiesTest/testCharRef.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/EntitiesTest/testCharRef.xml.output + test/javax/xml/jaxp/unittest/javax/xml/stream/EventReaderDelegateTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/Events/Issue41Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/Events/Issue48Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/Events/Issue53Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/Events/Issue58Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/FactoryFindTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/FactoryFindTest.policy + test/javax/xml/jaxp/unittest/javax/xml/stream/IgnoreExternalDTDTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/ProcessingInstruction/ProcessingInstructionTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/StreamReaderDelegateTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventLocationTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventReaderTest/Bug6489890.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventReaderTest/Bug6555001.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventReaderTest/Bug6586466Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventReaderTest/Bug6613059Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventReaderTest/Bug6668115Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventReaderTest/Bug6846133Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventReaderTest/Issue40Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventReaderTest/bug6613059.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventReaderTest/play.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventReaderTest/play2.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventReaderTest/sgml.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventWriterTest/ReaderToWriterTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventWriterTest/ReaderToWriterTest.wsdl + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventWriterTest/ReaderToWriterTest.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventWriterTest/W2JDLR4002TestService.wsdl.data + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventWriterTest/XMLEventWriterTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventWriterTest/XMLEventWriterTest.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventWriterTest/merge-1.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventWriterTest/merge-2.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLEventWriterTest/replace1.txt + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLInputFactoryTest/Bug6756677Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLInputFactoryTest/Bug6909759Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLInputFactoryTest/IssueTracker38.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLInputFactoryTest/MyInputFactory.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLInputFactoryTest/play.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLOutputFactoryTest/Bug6846132Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLOutputFactoryTest/DuplicateNSDeclarationTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLOutputFactoryTest/StreamResultTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLResolverTest/XMLResolverTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLResolverTest/XMLResolverTest.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLResolverTest/replace1.txt + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLResolverTest/replace2.txt + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamExceptionTest/ExceptionTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamFilterTest/Bug6481615.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamFilterTest/Bug6481678.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamFilterTest/HasNextTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamFilterTest/HasNextTest.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamFilterTest/HasNextTypeFilter.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/BOMTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Bug6388460.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Bug6472982Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Bug6767322.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Bug6767322Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Bug6847819Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/BugTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/DefaultAttributeTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/DoubleXmlnsTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/ExternalDTD.dtd + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/ExternalDTD.dtd.bak + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/ExternalDTD.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/ExternalDTD.xml.bak + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Hello.wsdl.data + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/IsValidatingTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/IsValidatingTest.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/IsValidatingTestInternalSubset.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Issue44Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Issue47Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/IssueTracker24.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/IssueTracker35.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/IssueTracker70.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/IssueTracker70.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Jsr173MR1Req5.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Jsr173MR1Req5Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Jsr173MR1Req8.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/Jsr173MR1Req8Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/NamespaceTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/StreamReaderTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/SupportDTDTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/UTF16-BE.wsdl.data + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/UTF8-BOM.xml.data + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/VoiceXMLDTDTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/XML11Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/XMLSchema.dtd + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/XMLSchema.xsd + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/datatypes.dtd + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/report.dtd + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/sgml.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/voicexml.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/vxml.dtd + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamReaderTest/xml11.xml.data + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/AttributeEscapeTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/Bug6452107.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/Bug6600882Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/Bug6675332Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/Bug7037352Test.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/DOMUtil.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/DomUtilTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/EmptyElementTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/EncodingTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/NamespaceTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/NullUriDetectionTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/SqeLinuxTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/UnprefixedNameTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/WriterTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/XMLStreamWriterTest.java + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/message_12.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/testEight.xml.org + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/testFive.xml.org + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/testFour.xml.org + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/testOne.xml.org + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/testSeven.xml.org + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/testSix.xml.org + test/javax/xml/jaxp/unittest/javax/xml/stream/XMLStreamWriterTest/testThree.xml.org + test/javax/xml/jaxp/unittest/javax/xml/stream/basic-form.vxml + test/javax/xml/jaxp/unittest/javax/xml/stream/report.dtd + test/javax/xml/jaxp/unittest/javax/xml/stream/sgml-bad-systemId.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/sgml.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/sgml_Bug6509774.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/testfile1.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/testfile2.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/testfile3.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/testfile4.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/toys.xml + test/javax/xml/jaxp/unittest/javax/xml/stream/vxml.dtd + test/javax/xml/jaxp/unittest/javax/xml/transform/5368141.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug4693341.dtd + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug4693341.out + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug4693341.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug4693341Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug4693341_golden.dtd + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug4693341_golden.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug4892774.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug5073477.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug5073477.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6175602.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6206491.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6206491.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6206491.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6206491_2.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6216226Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6311448.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6384805.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6465722.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6467808.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6490380.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6490921.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6505031.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6513892.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6537167.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6540545.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6551616.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6559595.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6565260.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Bug6940416.java + test/javax/xml/jaxp/unittest/javax/xml/transform/BugDB12665704.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/BugDB12665704.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/BugDB12665704Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/CLITest.java + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6401137.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6401137.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6401137Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6551600.policy + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6551600Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6577667.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6577667Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6652519Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6689809Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6905829.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6905829.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6905829Inc.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6905829Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6935697.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6935697.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6935697Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6941869.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6941869.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6941869Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6957215.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6957215.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/CR6957215Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/CR7098746.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/CR7098746.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/CR7098746Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/DOMResultTest.java + test/javax/xml/jaxp/unittest/javax/xml/transform/FactoryFindTest.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Issue2204.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/Issue2204.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/Issue2204Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/Issue2290.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/Issue2290Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/MsWordXMLImport.xsl.data + test/javax/xml/jaxp/unittest/javax/xml/transform/NCAA_Conference_Schedule_XML.dtd + test/javax/xml/jaxp/unittest/javax/xml/transform/OpenJDK100017Test.java + test/javax/xml/jaxp/unittest/javax/xml/transform/PredicateInKeyTest.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/PredicateInKeyTest.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/SAX2DOMTest.java + test/javax/xml/jaxp/unittest/javax/xml/transform/SAX2DOMTest.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/SecureProcessingTest.java + test/javax/xml/jaxp/unittest/javax/xml/transform/SecureProcessingTest.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/SecureProcessingTest.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/SourceTest.java + test/javax/xml/jaxp/unittest/javax/xml/transform/SourceTest.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/SourceTest.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/StAXSourceTest.java + test/javax/xml/jaxp/unittest/javax/xml/transform/TransformerFactoryTest.java + test/javax/xml/jaxp/unittest/javax/xml/transform/TransformerTest.java + test/javax/xml/jaxp/unittest/javax/xml/transform/TransformerUtilFactory.java + test/javax/xml/jaxp/unittest/javax/xml/transform/VersionDefaultHandler.java + test/javax/xml/jaxp/unittest/javax/xml/transform/VersionEventWriter.java + test/javax/xml/jaxp/unittest/javax/xml/transform/ViewEditor1.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/attribset27.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/attribset27.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/catalog.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/catalog.xsd + test/javax/xml/jaxp/unittest/javax/xml/transform/catalog_10.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/config.dtd + test/javax/xml/jaxp/unittest/javax/xml/transform/config.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/default-layout.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/global-variables.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/global.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/home.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/in.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/inner.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/logon.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/maps.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/msgAttach.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/numbering63.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/numbering63.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/outer.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/redirect.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/redirect.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/sax/Bug6451633.java + test/javax/xml/jaxp/unittest/javax/xml/transform/src.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/template.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/tigertest-in.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/tigertest.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/tmp.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/toys.xml + test/javax/xml/jaxp/unittest/javax/xml/transform/transform.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/upload-media-form.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/upload-media.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/util.xsl + test/javax/xml/jaxp/unittest/javax/xml/transform/util/DOMUtil.java + test/javax/xml/jaxp/unittest/javax/xml/transform/util/SAXUtil.java + test/javax/xml/jaxp/unittest/javax/xml/transform/util/StAXUtil.java + test/javax/xml/jaxp/unittest/javax/xml/transform/util/StreamUtil.java + test/javax/xml/jaxp/unittest/javax/xml/transform/util/TransformerUtil.java + test/javax/xml/jaxp/unittest/javax/xml/validation/6773084.policy + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4966232.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4966254.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4966254.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4966254.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4969042.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4969089.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4969110.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4969689.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4969692.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4969693.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4969695.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4969732.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4970380.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4970383.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4970400.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4970402.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4970951.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4971605.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4971607.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4972882.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4986844.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4986844.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4987574.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4988267.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4988267.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4988268.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4988268.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4988387.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4988387.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4996446.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4996446.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4997818.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug5011500.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug5072946.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug5072946.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug5072946.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6378043.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6449797.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6449797.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6457662.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6467424.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6467424.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6467424Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6483188.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6493687.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6493687.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6493687.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6509668.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6526547.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6526547.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6526547.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6531160.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6695843.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6695843.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6695843Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_1.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_10.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_11.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_12.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_13.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_14.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_15.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_16.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_17.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_18.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_19.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_2.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_20.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_21.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_22.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_23.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_24.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_25.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_3.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_4.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_5.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_6.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_7.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_8.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084In/Bug6773084_9.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6773084Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6859210.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6925531Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6946312.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6946312Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6954738.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6954738.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Bug6954738_Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/CR6708840Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/CR6740048.java + test/javax/xml/jaxp/unittest/javax/xml/validation/CR6740048.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/CR6740048.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/CREMAS01.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/CREMAS01.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/ErrorHandlerImpl.java + test/javax/xml/jaxp/unittest/javax/xml/validation/Issue682.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/Issue682.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/Issue682Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/IssueTracker30.java + test/javax/xml/jaxp/unittest/javax/xml/validation/IssueTracker30_occurs-error.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/IssueTracker30_occurs-ok.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/IssueTracker30_occurs-optimize-error.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/IssueTracker30_occurs-optimize-ok.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/IssueTracker30_occurs-optimize.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/IssueTracker30_occurs.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/JaxpIssue43Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/JaxpIssue49.java + test/javax/xml/jaxp/unittest/javax/xml/validation/JaxpIssue49.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/LargeMaxOccursTest.java + test/javax/xml/jaxp/unittest/javax/xml/validation/MultiOccursTest.java + test/javax/xml/jaxp/unittest/javax/xml/validation/MultiOccursUnboundedTest.java + test/javax/xml/jaxp/unittest/javax/xml/validation/OccursTest.java + test/javax/xml/jaxp/unittest/javax/xml/validation/OccursUnboundedTest.java + test/javax/xml/jaxp/unittest/javax/xml/validation/OccursWildcardTest.java + test/javax/xml/jaxp/unittest/javax/xml/validation/OccursWildcardUnbounded.java + test/javax/xml/jaxp/unittest/javax/xml/validation/ParticlesId005Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/ParticlesIg004Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/ParticlesQ013Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/TCKGroupA008Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/ValidatorTest.java + test/javax/xml/jaxp/unittest/javax/xml/validation/XMLDocBuilder.java + test/javax/xml/jaxp/unittest/javax/xml/validation/XMLSchemaValidator.java + test/javax/xml/jaxp/unittest/javax/xml/validation/gMonths-invalid.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/gMonths.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/gMonths.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/groupA008.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/groupA008ea.red + test/javax/xml/jaxp/unittest/javax/xml/validation/groupA008eb.red + test/javax/xml/jaxp/unittest/javax/xml/validation/hello_literal.wsdl + test/javax/xml/jaxp/unittest/javax/xml/validation/idI009.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/idIimp.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/idIxpns.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/idIxpns1.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/mgG014.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/mgJ014.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/multi-occurs-error-max.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/multi-occurs-error-min-max.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/multi-occurs-error-min.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/multi-occurs-ok.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/multi-occurs-unbounded-error-min.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/multi-occurs-unbounded-ok.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/multi-occurs-unbounded.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/multi-occurs.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/occurs-error-max.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/occurs-error-min-max.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/occurs-error-min.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/occurs-ok.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/occurs-unbounded-error-min.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/occurs-unbounded-ok.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/occurs-unbounded.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/occurs-wildcard-unbounded.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/occurs-wildcard.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/occurs.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/particlesId005.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/particlesId005.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/particlesIe003.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/particlesIg004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/particlesOptimize.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/particlesQ013.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/particlesQ013.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/particlesR005.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/targetNS00101m2.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/targetNS00101m2_stub.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/targetNS00101m2_stub.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/targetNS00101m2a.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/byte_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/byte_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/int_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/int_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/integer_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/integer_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/long_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/long_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/negativeInteger_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/negativeInteger_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/nonNegativeInteger_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/nonNegativeInteger_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/nonPositiveInteger_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/nonPositiveInteger_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/positiveInteger_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/positiveInteger_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/short_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/short_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/unsignedByte_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/unsignedByte_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/unsignedInt_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/unsignedInt_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/unsignedLong_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/unsignedLong_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/unsignedShort_fractionDigits004.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252In/unsignedShort_fractionDigits007.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6943252Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6963124.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6963124Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6963468.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6963468.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6963468Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6964720.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6964720Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6967214/RegexTest_1258.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6967214/reD10.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6967214/reD11.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6967214/reD12.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6967214/reE9.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6967214Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6970890.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6970890Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6970890_1.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6971190.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6971190.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6971190Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6971190_v.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6971190_v.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6974551.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6974551.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6974551Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6975265/notatF025.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6975265/notatF037.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6975265/notatF041.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6975265/notatF045.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6975265/notatF049.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6975265Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6977201/reA2.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6977201/reA2.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6977201/reA3.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6977201/reA3.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6977201/reA4.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6977201/reA4.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6977201/reA5.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6977201/reA5.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6977201/reA6.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6977201/reA6.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6977201Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6989956.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6989956.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug6989956Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug7014246.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/tck/Bug7014246Test.java + test/javax/xml/jaxp/unittest/javax/xml/validation/test-element.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/test-sequence.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/test.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/toys.xml + test/javax/xml/jaxp/unittest/javax/xml/validation/toys.xsd + test/javax/xml/jaxp/unittest/javax/xml/validation/types.xsd + test/javax/xml/jaxp/unittest/javax/xml/xpath/Bug4991857.java + test/javax/xml/jaxp/unittest/javax/xml/xpath/Bug4991939.java + test/javax/xml/jaxp/unittest/javax/xml/xpath/Bug4992788.java + test/javax/xml/jaxp/unittest/javax/xml/xpath/Bug4992793.java + test/javax/xml/jaxp/unittest/javax/xml/xpath/Bug4992805.java + test/javax/xml/jaxp/unittest/javax/xml/xpath/ClassLoaderTest.java + test/javax/xml/jaxp/unittest/javax/xml/xpath/MyClassLoader.java + test/javax/xml/jaxp/unittest/javax/xml/xpath/SecureProcessingTest.java + test/javax/xml/jaxp/unittest/javax/xml/xpath/SecureProcessingTest.xml + test/javax/xml/jaxp/unittest/javax/xml/xpath/XPathTest.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug4915524.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug4915748.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug4966082.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug4966082.xml + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug4966138.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug4966142.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug4966142.xml + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug4966142.xsd + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug4966143.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug4966143.xml + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug4966143.xsd + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug6339023.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug6355326.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug6367542.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug6520131.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug6521260.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug6582545.xml + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug6582545Test.java + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug6879614.xml + test/javax/xml/jaxp/unittest/org/w3c/dom/Bug6879614Test.java + test/javax/xml/jaxp/unittest/org/w3c/dom/CR6333993Test.java + test/javax/xml/jaxp/unittest/org/w3c/dom/CR6517707Test.java + test/javax/xml/jaxp/unittest/org/w3c/dom/CR6517717Test.java + test/javax/xml/jaxp/unittest/org/w3c/dom/CR6909336Test.java + test/javax/xml/jaxp/unittest/org/w3c/dom/DOMConfigurationTest.java + test/javax/xml/jaxp/unittest/org/w3c/dom/DOMConfigurationTest.xsd + test/javax/xml/jaxp/unittest/org/w3c/dom/TCKEncodingTest.java + test/javax/xml/jaxp/unittest/org/w3c/dom/ls/Bug4973153.java + test/javax/xml/jaxp/unittest/org/w3c/dom/ls/Bug6290947.java + test/javax/xml/jaxp/unittest/org/w3c/dom/ls/Bug6354955.java + test/javax/xml/jaxp/unittest/org/w3c/dom/ls/Bug6376823.java + test/javax/xml/jaxp/unittest/org/w3c/dom/ls/Bug6710741Test.java + test/javax/xml/jaxp/unittest/org/w3c/dom/ls/LSParserTCKTest.java + test/javax/xml/jaxp/unittest/org/w3c/dom/ls/LSParserTest.java + test/javax/xml/jaxp/unittest/org/w3c/dom/ls/LSSerializerTest.java + test/javax/xml/jaxp/unittest/org/w3c/dom/ls/note_in_dtd.xml + test/javax/xml/jaxp/unittest/org/w3c/dom/test.xml + test/javax/xml/jaxp/unittest/org/w3c/dom/test.xsd + test/javax/xml/jaxp/unittest/org/xml/sax/Attributes2ImplTest.java + test/javax/xml/jaxp/unittest/org/xml/sax/Bug6889654Test.java + test/javax/xml/jaxp/unittest/org/xml/sax/Bug6925410Test.java + test/javax/xml/jaxp/unittest/org/xml/sax/Bug6949607Test.java + test/javax/xml/jaxp/unittest/org/xml/sax/Bug6992561Test.java + test/javax/xml/jaxp/unittest/org/xml/sax/Bug7057778.xml + test/javax/xml/jaxp/unittest/org/xml/sax/Bug7057778Test.java + test/javax/xml/jaxp/unittest/org/xml/sax/DefaultHandler2Test.java + test/javax/xml/jaxp/unittest/org/xml/sax/IssueTracker56Test.java + test/javax/xml/jaxp/unittest/org/xml/sax/MyDefaultHandler2.java + test/javax/xml/jaxp/unittest/org/xml/sax/NSSupportTest.java + test/javax/xml/jaxp/unittest/org/xml/sax/SAXExceptionExt.java + test/javax/xml/jaxp/unittest/org/xml/sax/externalDTD.dtd + test/javax/xml/jaxp/unittest/org/xml/sax/toys.xml + test/javax/xml/jaxp/unittest/org/xml/sax/toys_error.xml + test/javax/xml/jaxp/unittest/policy/PolicyUtil.java + test/javax/xml/jaxp/unittest/policy/common.policy + test/javax/xml/jaxp/unittest/util/BOMInputStream.java + test/javax/xml/jaxp/unittest/util/BaseStAXUT.java + test/javax/xml/jaxp/unittest/util/DraconianErrorHandler.java Changeset: 9443b86c4d04 Author: lana Date: 2014-11-20 10:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/9443b86c4d04 Merge Changeset: 60fbfe34a757 Author: jlahoda Date: 2014-12-02 15:11 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/60fbfe34a757 8065998: Avoid use of _ as a one-character identifier Reviewed-by: alanb, chegar, darcy ! test/javax/xml/jaxp/unittest/javax/xml/validation/Bug4969089.java ! test/javax/xml/jaxp/unittest/javax/xml/xpath/Bug4991857.java Changeset: 43db13eb1f24 Author: chegar Date: 2014-12-03 17:50 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/43db13eb1f24 Merge Changeset: 47b0d3fa4118 Author: lana Date: 2014-12-04 15:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/47b0d3fa4118 Merge Changeset: e50342f7fa8f Author: katleman Date: 2014-12-11 11:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/e50342f7fa8f Added tag jdk9-b42 for changeset 47b0d3fa4118 ! .hgtags Changeset: 6eb7ce024e41 Author: joehw Date: 2014-12-10 16:38 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/6eb7ce024e41 8067183: TEST_BUG:File locked when processing the cleanup on test jaxp/test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerFactoryTest.java Reviewed-by: joehw Contributed-by: tristan.yan at oracle.com ! test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerFactoryTest.java Changeset: 2525ed9e4bb2 Author: lana Date: 2014-12-11 12:27 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/2525ed9e4bb2 Merge Changeset: 40b242363040 Author: joehw Date: 2014-12-11 13:08 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/40b242363040 8051536: Convert JAXP function tests: javax.xml.parsers to jtreg(testng) tests Reviewed-by: lancea, joehw Contributed-by: frank.yuan at oracle.com + test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/DBFNamespaceTest.java + test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/DocumentBuilderFactory01.java + test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/DocumentBuilderFactory02.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/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/parsers/ptests/TestUtils.java + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/DocumentBuilderFactory01.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/DocumentBuilderFactory02.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/DocumentBuilderFactory03.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/DocumentBuilderFactory04.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/DocumentBuilderFactory05.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/DocumentBuilderFactory06.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/DocumentBuilderFactory07.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/DocumentBuilderFactory08.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/DocumentBuilderImpl01.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/DocumentBuilderImpl02.dtd + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/DocumentBuilderImpl02.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/correct.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/dbf10.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/dbf10.xsl + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/dbf10import.xsl + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/dbf10include.xsl + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/firstdtd.dtd + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/invalid.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/invalidns.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/namespace1.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/ns4.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/out/dbfactory02GF.out + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/out/dbfnstest01GF.out + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/out/dbfnstest02GF.out + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/parsertest.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/test.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/test.xsd + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/test1.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/valid.xml + test/javax/xml/jaxp/functional/javax/xml/parsers/xmlfiles/validns.xml Changeset: 479ec57704fb Author: lana Date: 2014-12-18 19:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/479ec57704fb Added tag jdk9-b43 for changeset 40b242363040 ! .hgtags Changeset: f6b83b15628f Author: joehw Date: 2014-12-15 11:32 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/f6b83b15628f 8065673: XML Test Colo: Add test build system for JAXP tests Reviewed-by: alanb, joehw Contributed-by: tristan.yan at oracle.com + test/Makefile ! test/TEST.ROOT + test/TEST.groups Changeset: 0cb0844b5892 Author: lana Date: 2014-12-23 13:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxp/rev/0cb0844b5892 Merge From glewis at eyesbeyond.com Thu Jan 1 19:46:21 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Thu, 01 Jan 2015 19:46:21 +0000 Subject: hg: bsd-port/jdk9/jaxws: 5 new changesets Message-ID: <201501011946.t01JkM4G001224@aojmv0008> Changeset: 1c1f0cdfc6a6 Author: katleman Date: 2014-12-04 12:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxws/rev/1c1f0cdfc6a6 Added tag jdk9-b41 for changeset 4f785187377f ! .hgtags Changeset: bcb36c5cb610 Author: mkos Date: 2014-12-02 15:03 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxws/rev/bcb36c5cb610 8065870: Update JAX-WS RI integration to latest version (2.2.11-b141124.1933) Reviewed-by: smarks ! src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/ContentHandlerAdaptor.java ! src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/StAXStreamConnector.java ! src/java.xml.ws/share/classes/com/oracle/webservices/internal/api/message/BaseDistributedPropertySet.java ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/model/CheckedException.java ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/model/JavaMethod.java ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/streaming/XMLStreamReaderFactory.java ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/fault/SOAPFaultBuilder.java ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/model/AbstractSEIModelImpl.java ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/model/CheckedExceptionImpl.java ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/model/ParameterImpl.java ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/model/RuntimeModeler.java + src/java.xml.ws/share/classes/com/sun/xml/internal/ws/spi/db/ServiceArtifactSchemaGenerator.java ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/spi/db/TypeInfo.java ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/util/pipe/AbstractSchemaValidationTube.java ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/util/resources/Messages_en.properties ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/util/version.properties ! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/wsdl/writer/WSDLGenerator.java ! src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/JAnnotatable.java ! src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/JAnnotationArrayMember.java ! src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/JDefinedClass.java ! src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/JEnumConstant.java ! src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/JMethod.java ! src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/JPackage.java ! src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/JVar.java ! src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/util/JavadocEscapeWriter.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle_de.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle_es.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle_fr.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle_it.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle_ja.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle_ko.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle_pt_BR.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle_zh_CN.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle_zh_TW.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/SchemaGenerator.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/ap/Options.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle_de.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle_es.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle_fr.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle_it.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle_ja.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle_ko.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle_pt_BR.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle_zh_CN.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle_zh_TW.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/addon/episode/PluginImpl.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/api/impl/s2j/ElementAdapter.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/api/impl/s2j/ElementCollectionAdapter.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/api/impl/s2j/ElementSingleAdapter.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/api/impl/s2j/TypeAndAnnotationImpl.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/BeanGenerator.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/ElementOutlineImpl.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/ImplStructureStrategy.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/MessageBundle.properties ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/ObjectFactoryGeneratorImpl.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/PackageOutlineImpl.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/PrivateObjectFactoryGenerator.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/PublicObjectFactoryGenerator.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/field/AbstractField.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/field/ContentListField.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/field/NoExtendedContentField.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/field/UnboxedField.java + src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/Aspect.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CAdapter.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CArrayInfo.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CAttributePropertyInfo.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CBuiltinLeafInfo.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CClassInfo.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CClassRef.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CElementInfo.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CElementPropertyInfo.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CEnumLeafInfo.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CPropertyInfo.java + src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CPropertyVisitor2.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CReferencePropertyInfo.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CTypeInfo.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CValuePropertyInfo.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/CWildcardTypeInfo.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/Model.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/nav/EagerNClass.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/nav/EagerNType.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/nav/NClass.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/nav/NClassByJClass.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/nav/NParameterizedType.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/nav/NType.java - src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/outline/Aspect.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/outline/Outline.java ! src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/reader/internalizer/DOMForest.java ! src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/impl/SchemaImpl.java ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/processor/modeler/wsdl/PseudoSchemaBuilder.java ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/ConfigurationMessages.java ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/WscompileMessages.java ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/configuration.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/configuration_fr.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/configuration_it.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/configuration_ja.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/configuration_ko.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/configuration_pt_BR.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/configuration_zh_CN.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/configuration_zh_TW.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile_de.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile_es.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile_fr.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile_it.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile_ja.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile_ko.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile_pt_BR.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile_zh_CN.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile_zh_TW.properties ! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/version.properties ! 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: 301ddb4478fb Author: lana Date: 2014-12-04 15:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxws/rev/301ddb4478fb Merge - src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/outline/Aspect.java Changeset: edc13d27dc87 Author: katleman Date: 2014-12-11 11:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxws/rev/edc13d27dc87 Added tag jdk9-b42 for changeset 301ddb4478fb ! .hgtags Changeset: 2a03baa4d849 Author: lana Date: 2014-12-18 19:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jaxws/rev/2a03baa4d849 Added tag jdk9-b43 for changeset edc13d27dc87 ! .hgtags From glewis at eyesbeyond.com Thu Jan 1 19:46:34 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Thu, 01 Jan 2015 19:46:34 +0000 Subject: hg: bsd-port/jdk9/langtools: 45 new changesets Message-ID: <201501011946.t01JkZuW001269@aojmv0008> Changeset: f7ce2cfa4cdb Author: chegar Date: 2014-12-03 14:25 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/f7ce2cfa4cdb 8049367: Modular Run-Time Images Reviewed-by: jlahoda, ksrini Contributed-by: alan.bateman at oracle.com, alex.buckley at oracle.com, bradford.wetmore at oracle.com, chris.hegarty at oracle.com, erik.joelsson at oracle.com, james.laskey at oracle.com, jonathan.gibbons at oracle.com, karen.kinnear at oracle.com, magnus.ihse.bursie at oracle.com, mandy.chung at oracle.com, mark.reinhold at oracle.com, paul.sandoz at oracle.com, sundararajan.athijegannathan at oracle.com - make/CommonLangtools.gmk ! make/CompileInterim.gmk - make/GensrcLangtools.gmk + make/Tools.gmk + make/gensrc/Gensrc-jdk.compiler.gmk + make/gensrc/Gensrc-jdk.dev.gmk + make/gensrc/Gensrc-jdk.javadoc.gmk + make/gensrc/GensrcCommon.gmk ! make/tools/crules/MutableFieldsAnalyzer.java ! src/java.compiler/share/classes/javax/tools/ToolProvider.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/api/ClientCodeWrapper.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/ClassFinder.java + src/jdk.compiler/share/classes/com/sun/tools/javac/file/JRTIndex.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/JavacFileManager.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/RelativePath.java - src/jdk.compiler/share/classes/com/sun/tools/javac/file/SymbolArchive.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/nio/PathFileObject.java + src/jdk.compiler/share/classes/com/sun/tools/javac/resources/ct.properties ! src/jdk.compiler/share/classes/com/sun/tools/javac/util/BaseFileManager.java ! src/jdk.compiler/share/classes/com/sun/tools/javap/JavapTask.java ! src/jdk.compiler/share/classes/com/sun/tools/sjavac/comp/SmartFileManager.java ! src/jdk.dev/share/classes/com/sun/tools/jdeps/Archive.java ! src/jdk.dev/share/classes/com/sun/tools/jdeps/ClassFileReader.java ! src/jdk.dev/share/classes/com/sun/tools/jdeps/JdepsTask.java ! src/jdk.dev/share/classes/com/sun/tools/jdeps/Module.java ! src/jdk.dev/share/classes/com/sun/tools/jdeps/ModulesXmlReader.java ! src/jdk.dev/share/classes/com/sun/tools/jdeps/PlatformClassPath.java ! src/jdk.dev/share/classes/com/sun/tools/jdeps/Profile.java ! test/com/sun/javadoc/testCompletionFailure/TestCompletionFailure.java - test/tools/apt/Basics/CheckAptIsRemovedTest.java ! test/tools/doclint/tool/PathsTest.java ! test/tools/javac/6508981/TestInferBinaryName.java ! test/tools/javac/EarlyAssertWrapper.java ! test/tools/javac/Paths/Class-Path.sh ! test/tools/javac/Paths/Class-Path2.sh - test/tools/javac/Paths/CompileClose.java ! test/tools/javac/Paths/Diagnostics.sh ! test/tools/javac/Paths/MineField.sh - test/tools/javac/Paths/SameJVM.java ! test/tools/javac/Paths/Util.sh ! test/tools/javac/T6558476.java ! test/tools/javac/T6654037.java ! test/tools/javac/T6705935.java ! test/tools/javac/T6725036.java ! test/tools/javac/T6873845.java ! test/tools/javac/annotations/TestAnnotationPackageInfo.java - test/tools/javac/api/6411310/Test.java ! test/tools/javac/api/6598108/T6598108.java ! test/tools/javac/api/6608214/T6608214.java ! test/tools/javac/api/T6412669.java ! test/tools/javac/api/T6430241.java ! test/tools/javac/api/T6877206.java ! test/tools/javac/api/TestJavacTaskScanner.java ! test/tools/javac/api/TestSearchPaths.java ! test/tools/javac/diags/CheckResourceKeys.java ! test/tools/javac/diags/examples/NotInProfile.java ! test/tools/javac/lib/CompileFail.java - test/tools/javac/nio/compileTest/CompileTest.java - test/tools/javac/nio/compileTest/HelloPathWorld.java ! test/tools/javac/processing/model/testgetallmembers/Main.java ! test/tools/javac/processing/options/testPrintProcessorInfo/TestWithXstdout.java ! test/tools/javac/profiles/ProfileOptionTest.java ! test/tools/javadoc/6942366/T6942366.java ! test/tools/javadoc/6964914/TestUserDoclet.java ! test/tools/javadoc/api/basic/GetTask_FileManagerTest.java ! test/tools/javah/T5070898.java ! test/tools/javah/T6893943.java - test/tools/javah/compareTest/CompareTest.java - test/tools/javah/compareTest/CompareTest.sh - test/tools/javah/compareTest/FindNativeFiles.java - test/tools/javah/compareTest/README ! test/tools/javap/T6729471.java ! test/tools/javap/WhitespaceTest.java ! test/tools/jdeps/APIDeps.java ! test/tools/jdeps/Basic.java ! test/tools/jdeps/DotFileTest.java - test/tools/jdeps/profiles.properties ! test/tools/lib/ToolBox.java ! test/tools/sjavac/OptionDecoding.java Changeset: 57ae4566261e Author: katleman Date: 2014-12-04 12:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/57ae4566261e Added tag jdk9-b41 for changeset f7ce2cfa4cdb ! .hgtags Changeset: 0b467b70ad82 Author: jlahoda Date: 2014-11-14 11:58 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/0b467b70ad82 8062747: Compiler error when anonymous class uses method with parametrized exception Summary: When inferring lambda's thrown types, avoid tracking variables that are not under the lambda to avoid crashes. Reviewed-by: vromero ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Flow.java + test/tools/javac/flow/T8062747.java Changeset: 6641bd634136 Author: mcimadamore Date: 2014-11-17 23:41 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/6641bd634136 8064803: Javac erroneously uses instantiated signatures when merging abstract most-specific methods Summary: Wrong method type used in AmbiguousError.mergeAbstracts Reviewed-by: jlahoda ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java + test/tools/javac/generics/8064803/T8064803.java Changeset: c2339b4749af Author: mfang Date: 2014-11-17 23:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/c2339b4749af 8055798: Japanese translation for a warning from javac looks incorrect. Reviewed-by: peytoia ! 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 Changeset: f62d01419621 Author: jlahoda Date: 2014-11-19 13:46 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/f62d01419621 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources Summary: Allowing final variables as operands to try-with-resources; also reviewed by Sergei Pikalev. Reviewed-by: darcy, mcimadamore, vromero ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Kinds.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Source.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Flow.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties ! test/tools/javac/TryWithResources/BadTwrSyntax.out ! test/tools/javac/TryWithResources/ResDeclOutsideTry.java ! test/tools/javac/TryWithResources/ResDeclOutsideTry.out + test/tools/javac/TryWithResources/TwrForVariable1.java + test/tools/javac/TryWithResources/TwrForVariable1.out + test/tools/javac/TryWithResources/TwrForVariable2.java + test/tools/javac/TryWithResources/TwrForVariable2.out + test/tools/javac/TryWithResources/TwrForVariable3.java + test/tools/javac/TryWithResources/TwrForVariable3.out + test/tools/javac/TryWithResources/TwrForVariable4.java + test/tools/javac/TryWithResources/TwrForVariable4.out + test/tools/javac/diags/examples/TryWithResourcesExprEffectivelyFinalVar.java + test/tools/javac/diags/examples/TryWithResourcesExprNeedsVar.java + test/tools/javac/diags/examples/VarInTryWithResourcesNotSupportedInSource.java Changeset: 2bfbb068284d Author: vromero Date: 2014-11-20 09:43 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/2bfbb068284d 8059921: Missing compile error in Java 8 mode for Interface.super.field access Reviewed-by: mcimadamore, jlahoda ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java + test/tools/javac/T8059921/ForbidAccessToFieldUsingSuperTest.java + test/tools/javac/T8059921/ForbidAccessToFieldUsingSuperTest.out Changeset: a073e36e4001 Author: jjg Date: 2014-11-20 11:00 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/a073e36e4001 8058445: Javac throws exception when displaying info Reviewed-by: vromero, jfranck ! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Main.java + test/tools/javac/main/T8058445.java Changeset: a3d55b845adf Author: lana Date: 2014-11-20 10:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/a3d55b845adf Merge Changeset: b1cc1e516ff8 Author: lana Date: 2014-11-20 11:17 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/b1cc1e516ff8 Merge Changeset: d5b3ff8ab3b3 Author: vromero Date: 2014-11-20 14:05 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/d5b3ff8ab3b3 8063052: Inference chokes on wildcard derived from method reference Reviewed-by: mcimadamore ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java + test/tools/javac/lambda/methodReference/MethodRef8.java Changeset: e8d47c8812d3 Author: jjg Date: 2014-11-20 14:23 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/e8d47c8812d3 8065054: Some tests have junk before the legal header Reviewed-by: darcy ! test/tools/javac/T6181889/EmptyFinallyTest.java ! test/tools/javac/T8020997/CannotCompileRepeatedAnnoTest.java ! test/tools/javac/VersionOpt.java ! test/tools/javac/annotations/typeAnnotations/InnerClass.java ! test/tools/javac/annotations/typeAnnotations/newlocations/BasicTest.java ! test/tools/javac/main/Option_J_At_Test.java ! test/tools/javac/processing/model/util/elements/Foo.java Changeset: 69a430162d80 Author: jfranck Date: 2014-11-21 12:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/69a430162d80 8062359: javac Attr crashes with NPE in TypeAnnotationsValidator visitNewClass Reviewed-by: jlahoda, vromero ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java + test/tools/javac/8062359/UnresolvableClassNPEInAttrTest.java + test/tools/javac/8062359/UnresolvableClassNPEInAttrTest.out Changeset: b96d74fa60aa Author: jjg Date: 2014-11-21 10:38 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/b96d74fa60aa 8061876: replace java.io.File with java.nio.file.Path (again) Reviewed-by: ksrini, jlahoda ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/BaseFileObject.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/CacheFSInfo.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/FSInfo.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/JavacFileManager.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/RegularFileObject.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/RelativePath.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/SymbolArchive.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/ZipArchive.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/ZipFileIndex.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/ZipFileIndexArchive.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/ZipFileIndexCache.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Main.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/util/AbstractDiagnosticFormatter.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/util/RichDiagnosticFormatter.java ! src/jdk.compiler/share/classes/com/sun/tools/javah/Gen.java ! src/jdk.compiler/share/classes/com/sun/tools/javah/JavahTask.java ! src/jdk.compiler/share/classes/com/sun/tools/javap/JavapTask.java ! src/jdk.compiler/share/classes/com/sun/tools/sjavac/JavacState.java ! src/jdk.compiler/share/classes/com/sun/tools/sjavac/comp/SmartFileObject.java ! test/tools/javac/T6725036.java ! test/tools/javac/api/6440528/T6440528.java ! test/tools/javac/api/TestJavacTask.java ! test/tools/javac/diags/Example.java ! test/tools/javac/diags/README.examples.txt ! test/tools/javac/diags/examples/ProcUnclosedTypeFiles/ProcUnclosedTypeFiles.java ! test/tools/javac/file/T7018098.java ! test/tools/javac/file/T7068437.java ! test/tools/javac/file/T7068451.java ! test/tools/javac/links/LinksTest.java ! test/tools/javac/processing/errors/CrashOnNonExistingAnnotation/Processor.java ! test/tools/javac/processing/errors/StopOnInapplicableAnnotations/Processor.java ! test/tools/javac/unicode/SupplementaryJavaID6.java + test/tools/javac/unicode/Wrapper.java ! test/tools/javac/warnings/suppress/VerifySuppressWarnings.java ! test/tools/javap/WhitespaceTest.java Changeset: f9f38be75c84 Author: emc Date: 2014-11-21 16:36 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/f9f38be75c84 8065132: Parameter annotations not updated when synthetic parameters are prepended Summary: Cause javac to add synthetic parameters to Runtime[In]VisibleParameterAnnotations attributes Reviewed-by: jjg, jfranck ! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassWriter.java + test/lib/annotations/annotations/classfile/ClassfileInspector.java + test/tools/javac/annotations/SyntheticParameters.java - test/tools/javac/annotations/typeAnnotations/classfile/ClassfileInspector.java ! test/tools/javac/annotations/typeAnnotations/classfile/SyntheticParameters.java Changeset: 82384454947c Author: jlahoda Date: 2014-11-24 16:02 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/82384454947c 8032211: Don't issue deprecation warnings on import statements 6598104: javac should not warn about imports of deprecated classes Summary: Suppressing the deprecation warnings when importing a deprecated element (deprecations in import qualifier will be produced). Reviewed-by: darcy, jjg, mcimadamore ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Lint.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Source.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/MemberEnter.java ! test/tools/javac/warnings/6594914/ImplicitCompilation.java ! test/tools/javac/warnings/Deprecation.java - test/tools/javac/warnings/Deprecation.lintAll.out ! test/tools/javac/warnings/Deprecation.lintDeprecation.out + test/tools/javac/warnings/Deprecation.lintDeprecation8.out + test/tools/javac/warnings/NestedDeprecation/NestedDeprecation.java + test/tools/javac/warnings/NestedDeprecation/NestedDeprecation.out + test/tools/javac/warnings/NestedDeprecation/p/Dep1.java + test/tools/javac/warnings/NestedDeprecation/p/Dep2.java ! test/tools/javac/warnings/suppress/ImplicitTest.java ! test/tools/javac/warnings/suppress/PackageInfo.java Changeset: 3c5de506a1f2 Author: rfield Date: 2014-11-24 14:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/3c5de506a1f2 8058112: Invalid BootstrapMethod for constructor/method reference Summary: Bridge method references with functional interface method parameters of intersection type Reviewed-by: vromero, dlsmith ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java + test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection1.java + test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection2.java + test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection3.java Changeset: caa3490d5aee Author: mcimadamore Date: 2014-11-28 11:45 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/caa3490d5aee 8065986: Compiler fails to NullPointerException when calling super with Object<>() Summary: Missing POLY kind selector on recursive constructor calls with poly arguments Reviewed-by: vromero ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java + test/tools/javac/generics/diamond/8065986/T8065986a.java + test/tools/javac/generics/diamond/8065986/T8065986a.out + test/tools/javac/generics/diamond/8065986/T8065986b.java + test/tools/javac/generics/diamond/8065986/T8065986b.out Changeset: 9d2192f36e53 Author: jlahoda Date: 2014-12-03 13:46 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/9d2192f36e53 7101822: Compiling depends on order of imports 7177813: Static import to local nested class fails Summary: MemberEnter overhaul - TypeEnter is split out of MemberEnter; the TypeEnter consists of several Phases which ensure actions are done in the correct order. Reviewed-by: mcimadamore, jfranck, aeremeev Contributed-by: jan.lahoda at oracle.com, maurizio.cimadamore at oracle.com ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/ClassFinder.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Scope.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Enter.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/MemberEnter.java + src/jdk.compiler/share/classes/com/sun/tools/javac/comp/TypeEnter.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/JCTree.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/util/Dependencies.java + test/tools/javac/4980495/std/NonStatic2StaticImportClash.java + test/tools/javac/4980495/std/NonStatic2StaticImportClash.out + test/tools/javac/4980495/std/Static2NonStaticImportClash.java + test/tools/javac/4980495/std/Static2NonStaticImportClash.out ! test/tools/javac/4980495/std/Test.out ! test/tools/javac/diags/examples/ImportRequiresCanonical/ImportRequiresCanonical.java + test/tools/javac/importChecks/NoImportedNoClasses.java + test/tools/javac/importChecks/NoImportedNoClasses.out + test/tools/javac/importscope/ImportResolvedTooSoon.java + test/tools/javac/importscope/T7101822A.java + test/tools/javac/importscope/T7101822Z.java + test/tools/javac/importscope/TestDuplicateImport.java + test/tools/javac/importscope/TestLazyImportScope.java + test/tools/javac/importscope/TypeParamCycle.java + test/tools/javac/importscope/TypeParamCycle2.java + test/tools/javac/importscope/TypeParamCycle3.java + test/tools/javac/importscope/dependencies/DependenciesTest.java + test/tools/javac/importscope/dependencies/annotations/Phase.java + test/tools/javac/importscope/dependencies/annotations/TriggersComplete.java + test/tools/javac/importscope/dependencies/annotations/TriggersCompleteRepeat.java + test/tools/javac/importscope/dependencies/tests/ImportResolvedTooSoon.java + test/tools/javac/importscope/dependencies/tests/Simple.java + test/tools/javac/importscope/dependencies/tests/T7101822/T7101822.java + test/tools/javac/importscope/dependencies/tests/T7101822/T7101822Aux.java + test/tools/javac/importscope/dependencies/tests/TypeParamCycle.java + test/tools/javac/importscope/dependencies/tests/TypeParamCycle2.java + test/tools/javac/importscope/dependencies/tests/TypeParamCycle3.java ! test/tools/javac/lib/DPrinter.java ! test/tools/javac/scope/HashCollisionTest.java ! test/tools/javac/scope/StarImportTest.java Changeset: c956c25f9334 Author: chegar Date: 2014-12-03 19:28 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/c956c25f9334 Merge ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/ClassFinder.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/JavacFileManager.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/RelativePath.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java ! src/jdk.compiler/share/classes/com/sun/tools/javap/JavapTask.java ! test/tools/javac/T6725036.java - test/tools/javac/annotations/typeAnnotations/classfile/ClassfileInspector.java - test/tools/javac/warnings/Deprecation.lintAll.out ! test/tools/javap/WhitespaceTest.java Changeset: eb5fc32790eb Author: jjg Date: 2014-12-04 14:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/eb5fc32790eb 8066731: javac does not work on exploded image Reviewed-by: jjg, mchung Contributed-by: alan.bateman at oracle.com ! src/jdk.compiler/share/classes/com/sun/tools/javac/file/JRTIndex.java Changeset: 23a3a063a906 Author: lana Date: 2014-12-04 15:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/23a3a063a906 Merge - test/tools/javac/annotations/typeAnnotations/classfile/ClassfileInspector.java - test/tools/javac/warnings/Deprecation.lintAll.out Changeset: 6f0fc62de41a Author: katleman Date: 2014-12-11 11:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/6f0fc62de41a Added tag jdk9-b42 for changeset 23a3a063a906 ! .hgtags Changeset: 3abdd1e50a79 Author: jjg Date: 2014-12-04 19:09 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/3abdd1e50a79 8066737: langtools/test/tools/javac/processing/6348193/T6348193.java fails Reviewed-by: darcy ! test/tools/javac/processing/6348193/T6348193.java Changeset: 64f03461bb0e Author: jlahoda Date: 2014-12-08 11:50 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/64f03461bb0e 8065753: javac crashing on a html-like file Summary: Avoiding special-case in error recovery for bad token on position 0. Reviewed-by: jjg ! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java ! test/tools/javac/parser/JavacParserTest.java Changeset: 6e0ebc622bdb Author: mcimadamore Date: 2014-12-08 16:30 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/6e0ebc622bdb 8066889: IntelliJ langtools launcher ought to be Windows friendly Summary: Fixup file and path separators in project setup stage. Reviewed-by: jlahoda ! make/build.xml ! make/intellij/workspace.xml Changeset: 84a76798cff3 Author: jlahoda Date: 2014-12-08 18:02 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/84a76798cff3 8061549: Disallow _ as a one-character identifier Summary: Underscore is no longer a one-charater identifier with -source 9 Reviewed-by: mcimadamore, jjg ! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Source.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties ! test/com/sun/javadoc/testAnchorNames/TestAnchorNames.java - test/tools/javac/diags/examples/UnderscoreAsIdentifier.java + test/tools/javac/diags/examples/UnderscoreAsIdentifierError.java + test/tools/javac/diags/examples/UnderscoreAsIdentifierWarning.java ! test/tools/javac/lambda/IdentifierTest.java - test/tools/javac/lambda/IdentifierTest.out + test/tools/javac/lambda/IdentifierTest8.out + test/tools/javac/lambda/IdentifierTest9.out + test/tools/javac/lambda/UnderscoreAsIdent.java + test/tools/javac/lambda/UnderscoreAsIdent8.out + test/tools/javac/lambda/UnderscoreAsIdent9.out - test/tools/javac/lambda/WarnUnderscoreAsIdent.java - test/tools/javac/lambda/WarnUnderscoreAsIdent.out ! test/tools/javac/processing/model/util/elements/doccomments/TestDocComments.java ! test/tools/javac/tree/TreePosRoundsTest.java ! test/tools/javadoc/6964914/JavacWarning.java ! test/tools/javadoc/6964914/Test.java Changeset: f1eaade7db81 Author: jlahoda Date: 2014-12-08 21:26 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/f1eaade7db81 8066902: JavacParserTest fails on Windows Summary: Normalizing line endings to '\n'. Reviewed-by: jjg, ksrini ! test/tools/javac/parser/JavacParserTest.java Changeset: 6c2c0095eca4 Author: aeremeev Date: 2014-12-09 01:06 +0200 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/6c2c0095eca4 8064794: Implement negative tests for cyclic dependencies in import statements Reviewed-by: jlahoda, anazarov + test/tools/javac/importscope/NegativeCyclicDependencyTest.java ! test/tools/javac/staticImport/6695838/T6695838.java + test/tools/javac/staticImport/6695838/T6695838.out Changeset: 20e26aa33799 Author: aeremeev Date: 2014-12-09 11:45 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/20e26aa33799 8066961: NegativeCyclicDependencyTest.java fails on Windows Summary: Normalizing line endings to '\n'. Reviewed-by: jlahoda ! test/tools/javac/importscope/NegativeCyclicDependencyTest.java Changeset: b32db211cfbc Author: mcimadamore Date: 2014-12-09 16:09 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/b32db211cfbc 8067001: DetectMutableStaticFields fails after modular images push Summary: Ignore JRTIndex.sharedInstance Reviewed-by: jlahoda ! test/tools/javac/T8003967/DetectMutableStaticFields.java Changeset: f114c0889340 Author: mcimadamore Date: 2014-12-09 17:40 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/f114c0889340 8067006: Tweak IntelliJ langtools project to show jtreg report directory Summary: Jtreg test output directory should be allowed to flow into IntelliJ's output Reviewed-by: jlahoda ! make/intellij/build.xml ! make/intellij/compiler.xml ! make/intellij/copyright/langtools.xml ! make/intellij/misc.xml ! make/intellij/src/idea/LangtoolsIdeaAntLogger.java ! make/intellij/workspace.xml Changeset: dca7684b37fe Author: aeremeev Date: 2014-12-10 21:45 +0200 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/dca7684b37fe 8065360: Implement a test that checks possibilty of class members to be imported Reviewed-by: jlahoda, anazarov + test/tools/javac/importscope/ImportDependenciesTest.java + test/tools/javac/importscope/ImportMembersTest.java ! test/tools/javac/importscope/NegativeCyclicDependencyTest.java Changeset: 6a06008aec10 Author: lana Date: 2014-12-11 12:26 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/6a06008aec10 Merge - test/tools/javac/diags/examples/UnderscoreAsIdentifier.java - test/tools/javac/lambda/IdentifierTest.out - test/tools/javac/lambda/WarnUnderscoreAsIdent.java - test/tools/javac/lambda/WarnUnderscoreAsIdent.out Changeset: a2cedf7d76b2 Author: lana Date: 2014-12-18 19:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/a2cedf7d76b2 Added tag jdk9-b43 for changeset 6a06008aec10 ! .hgtags Changeset: 91771a4460a7 Author: jjg Date: 2014-12-11 18:20 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/91771a4460a7 8066807: langtools/test/Makefile should use -agentvm not -samevm Reviewed-by: mcimadamore ! test/Makefile Changeset: 2b47c42974ff Author: jjg Date: 2014-12-11 18:23 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/2b47c42974ff 8066808: langtools/test/Makefile should not use OS-specific jtreg binary Reviewed-by: mcimadamore ! test/Makefile Changeset: 3c1b5fcf6fad Author: mcimadamore Date: 2014-12-12 18:07 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/3c1b5fcf6fad 8064365: Better support for finder capabilities in target-typing context Summary: Add new framework to allow for easy creation of finder-like capabilities. Reviewed-by: jjg, jlahoda + src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Analyzer.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/AttrContext.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/DeferredAttr.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties ! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/TreeInfo.java ! test/tools/javac/diags/examples/DiamondRedundantArgs.java ! test/tools/javac/diags/examples/DiamondRedundantArgs1.java + test/tools/javac/diags/examples/MethodRedundantTypeargs.java ! test/tools/javac/diags/examples/PotentialLambdaFound.java ! test/tools/javac/generics/diamond/6939780/T6939780.java ! test/tools/javac/generics/diamond/6939780/T6939780_7.out ! test/tools/javac/generics/diamond/6939780/T6939780_8.out ! test/tools/javac/generics/diamond/7002837/T7002837.java ! test/tools/javac/lambda/LambdaConv18.java ! test/tools/javac/lambda/LambdaConv18.out ! test/tools/javac/lambda/speculative/DiamondFinder.java Changeset: 04e51caa93f9 Author: mchung Date: 2014-12-15 10:29 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/04e51caa93f9 8067360: verify-modules target was dropped in jdk9 b41 Reviewed-by: alanb, erikj ! src/jdk.dev/share/classes/com/sun/tools/jdeps/JdepsTask.java Changeset: a3c4196fc990 Author: mcimadamore Date: 2014-12-16 13:44 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/a3c4196fc990 8067663: Add bugId to tests that have been modified as part of JDK-8064365 Summary: Add missing bug id to modified tests Reviewed-by: jlahoda ! test/tools/javac/generics/diamond/6939780/T6939780.java ! test/tools/javac/generics/diamond/7002837/T7002837.java ! test/tools/javac/lambda/LambdaConv18.java ! test/tools/javac/lambda/speculative/DiamondFinder.java Changeset: d386dce997f6 Author: jlahoda Date: 2014-12-17 12:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/d386dce997f6 8067422: Lambda method names are unnecessarily unstable Summary: Lambda method numbers are now assigned per class for non-serializable lambdas. Reviewed-by: mcimadamore, rfield ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java + test/tools/javac/lambda/lambdaNaming/TestNonSerializableLambdaNameStability.java Changeset: 46105e2a56c7 Author: mcimadamore Date: 2014-12-17 16:47 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/46105e2a56c7 8067792: Javac crashes in finder mode with nested implicit lambdas Summary: Revert tree changes occurred in Attr before running the analyzer Reviewed-by: jlahoda ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Analyzer.java + test/tools/javac/lambda/8067792/T8067792.java + test/tools/javac/lambda/8067792/T8067792.out Changeset: 47926c290355 Author: rfield Date: 2014-12-17 12:48 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/47926c290355 8067384: Facilitate extension of the javac parser Reviewed-by: jjg ! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java Changeset: c402b2856ed1 Author: mcimadamore Date: 2014-12-18 13:21 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/c402b2856ed1 8066974: Compiler doesn't infer method's generic type information in lambda body Summary: Add loghic to avoid post-inference triggers on temporarty AST types Reviewed-by: jlahoda, vromero ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java + test/tools/javac/lambda/8066974/T8066974.java + test/tools/javac/lambda/8066974/T8066974.out Changeset: de2ce70d907c Author: lana Date: 2014-12-23 13:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/de2ce70d907c Merge From glewis at eyesbeyond.com Thu Jan 1 19:46:42 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Thu, 01 Jan 2015 19:46:42 +0000 Subject: hg: bsd-port/jdk9/nashorn: 44 new changesets Message-ID: <201501011946.t01Jkhab001308@aojmv0008> Changeset: 52340a35aec9 Author: chegar Date: 2014-12-03 14:26 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/52340a35aec9 8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman at oracle.com, alex.buckley at oracle.com, bradford.wetmore at oracle.com, chris.hegarty at oracle.com, erik.joelsson at oracle.com, james.laskey at oracle.com, jonathan.gibbons at oracle.com, karen.kinnear at oracle.com, magnus.ihse.bursie at oracle.com, mandy.chung at oracle.com, mark.reinhold at oracle.com, paul.sandoz at oracle.com, sundararajan.athijegannathan at oracle.com ! make/BuildNashorn.gmk ! make/build.xml ! test/script/nosecurity/JDK-8050964.js ! test/script/nosecurity/JDK-8055034.js ! test/src/jdk/nashorn/internal/test/framework/ScriptRunnable.java Changeset: 93f187b5cb87 Author: katleman Date: 2014-12-04 12:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/93f187b5cb87 Added tag jdk9-b41 for changeset 52340a35aec9 ! .hgtags Changeset: 0c9f3369f3d3 Author: slugovoy Date: 2014-11-17 14:57 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/0c9f3369f3d3 8062638: RuntimeException when run command from js with -scripting on Cygwin Reviewed-by: hannesw, lagergren ! test/script/nosecurity/JDK-8050964.js ! test/script/nosecurity/JDK-8055034.js Changeset: 80be1cd8c2a2 Author: lagergren Date: 2014-11-17 14:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/80be1cd8c2a2 8049407: Endianness problem with TypedArrays Reviewed-by: hannesw, sundar + test/script/basic/JDK-8049407-big-endian.js + test/script/basic/JDK-8049407-big-endian.js.EXPECTED + test/script/basic/JDK-8049407-payload.js + test/script/basic/JDK-8049407.js + test/script/basic/JDK-8049407.js.EXPECTED + test/script/basic/NASHORN-377-big-endian.js + test/script/basic/NASHORN-377-big-endian.js.EXPECTED + test/script/basic/NASHORN-377-payload.js ! test/script/basic/NASHORN-377.js ! test/src/jdk/nashorn/internal/test/framework/TestFinder.java Changeset: eaddae7fca96 Author: lana Date: 2014-11-20 10:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/eaddae7fca96 Merge Changeset: a723569d0559 Author: hannesw Date: 2014-11-21 17:44 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/a723569d0559 8057691: Nashorn: let & const declarations are not shared between scripts Reviewed-by: lagergren, attila ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/AssignSymbols.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/MapCreator.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/Global.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/Parser.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/Property.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptObject.java ! test/script/basic/es6/const-redeclare-extra.js.EXPECTED ! test/script/basic/es6/let-load.js ! test/script/basic/es6/let-load.js.EXPECTED ! test/script/basic/es6/let-redeclare-extra.js.EXPECTED + test/script/basic/es6/lexical-toplevel-def.js + test/script/basic/es6/lexical-toplevel-print.js + test/script/basic/es6/lexical-toplevel-redeclare-func-on-let.js + test/script/basic/es6/lexical-toplevel-redeclare-let-on-builtin.js + test/script/basic/es6/lexical-toplevel-redeclare-let-on-func.js + test/script/basic/es6/lexical-toplevel-redeclare-let-on-global.js + test/script/basic/es6/lexical-toplevel-redeclare-let-on-var.js + test/script/basic/es6/lexical-toplevel-redeclare-var-on-let.js + test/script/basic/es6/lexical-toplevel-redeclare.js + test/script/basic/es6/lexical-toplevel-redeclare.js.EXPECTED + test/script/basic/es6/lexical-toplevel.js + test/script/basic/es6/lexical-toplevel.js.EXPECTED + test/src/jdk/nashorn/internal/runtime/LexicalBindingTest.java Changeset: ad912b034639 Author: attila Date: 2014-11-27 13:04 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/ad912b034639 8051778: support bind on all Nashorn callables Reviewed-by: hannesw, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/NativeFunction.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/NativeObject.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/ScriptFunctionImpl.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/arrays/IteratorAction.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/Bootstrap.java + src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BoundCallable.java + src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BoundCallableLinker.java - src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BoundDynamicMethod.java - src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BoundDynamicMethodLinker.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/JavaSuperAdapterLinker.java + test/script/basic/JDK-8051778.js + test/script/basic/JDK-8051778.js.EXPECTED Changeset: 64962ecb8b85 Author: vlivanov Date: 2014-11-27 17:14 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/64962ecb8b85 8065985: Inlining failure of Number.doubleValue() in JSType.toNumeric() causes 15% peak perf regresion on Box2D Reviewed-by: lagergren, hannesw ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/JSType.java Changeset: e26843ca558b Author: hannesw Date: 2014-11-27 16:42 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/e26843ca558b 8057980: let & const: remaining issues with lexical scoping Reviewed-by: lagergren, attila ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/AssignSymbols.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/CodeGenerator.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/Lower.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/ForNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/LexicalContext.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/LoopNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/VarNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/WhileNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/Parser.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/ParserContextSwitchNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptObject.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/arrays/ArrayData.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/Messages.properties ! test/script/basic/es6/for-let.js ! test/script/basic/es6/for-let.js.EXPECTED + test/script/basic/es6/let-const-statement-context.js + test/script/basic/es6/let-const-statement-context.js.EXPECTED + test/script/basic/es6/let-const-switch.js + test/script/basic/es6/let-const-switch.js.EXPECTED ! test/script/basic/es6/let-load.js ! test/script/basic/es6/let-load.js.EXPECTED ! test/script/basic/es6/let_const_closure.js.EXPECTED ! test/script/basic/es6/lexical-toplevel.js.EXPECTED Changeset: e033e2c32122 Author: lagergren Date: 2014-11-28 11:02 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/e033e2c32122 8066119: Invalid resource tag used for looking up error message in NativeDataView Reviewed-by: hannesw, sundar ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/NativeDataView.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/Messages.properties Changeset: 083bbe7e2d5f Author: lagergren Date: 2014-12-01 13:17 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/083bbe7e2d5f 8066238: AssertionError in parser when syntax errors appeared in non finished Blocks Reviewed-by: hannesw, sundar, lagergren Contributed-by: andreas.gabrielsson at oracle.com ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/Parser.java + test/script/basic/JDK-8066238.js Changeset: 69de08fa3ee6 Author: hannesw Date: 2014-12-03 11:43 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/69de08fa3ee6 8066214: Fuzzing bug: Object.prototype.toLocaleString(0) Reviewed-by: attila, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/NativeObject.java + test/script/basic/JDK-8066214.js + test/script/basic/JDK-8066214.js.EXPECTED Changeset: 7437eb72fc4e Author: hannesw Date: 2014-12-03 14:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/7437eb72fc4e 8065769: OOM on Window/Solaris in test compile-octane-splitter.js Reviewed-by: sundar, jlaskey ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/AstSerializer.java Changeset: c065853b25fe Author: attila Date: 2014-12-03 16:31 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/c065853b25fe 8066222: too strong assertion on function expression names Reviewed-by: hannesw, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/AssignSymbols.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/FunctionNode.java + test/script/basic/JDK-8066222.js + test/script/basic/JDK-8066222.js.EXPECTED Changeset: f0345e058826 Author: attila Date: 2014-12-03 16:31 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/f0345e058826 8066232: problem with conditional catch compilation Reviewed-by: hannesw, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/CodeGenerator.java + test/script/basic/JDK-8066232.js + test/script/basic/JDK-8066232.js.EXPECTED Changeset: a64d69fb8eb3 Author: chegar Date: 2014-12-03 17:55 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/a64d69fb8eb3 Merge - src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BoundDynamicMethod.java - src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BoundDynamicMethodLinker.java ! test/script/nosecurity/JDK-8050964.js ! test/script/nosecurity/JDK-8055034.js Changeset: 687430164864 Author: sundar Date: 2014-12-04 20:40 +0530 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/687430164864 8066683: nashorn test failures after modular image changes Reviewed-by: attila, jlaskey ! make/build.xml ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/AstDeserializer.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BrowserJSObjectLinker.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/JavaAdapterClassLoader.java ! test/script/basic/JDK-8066232.js Changeset: 1c7fd53d4205 Author: sundar Date: 2014-12-04 21:52 +0530 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/1c7fd53d4205 8066696: test/script/nosecurity/JDK-8055034.js -Xbootclasspath option is wrong Reviewed-by: attila, lagergren ! test/script/nosecurity/JDK-8055034.js Changeset: 498d1d6c4219 Author: lana Date: 2014-12-04 15:23 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/498d1d6c4219 Merge - src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BoundDynamicMethod.java - src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BoundDynamicMethodLinker.java Changeset: 237b4a1f511f Author: katleman Date: 2014-12-11 11:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/237b4a1f511f Added tag jdk9-b42 for changeset 498d1d6c4219 ! .hgtags Changeset: deeaf44a2ca1 Author: sundar Date: 2014-12-05 14:35 +0530 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/deeaf44a2ca1 8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME Reviewed-by: lagergren, hannesw ! buildtools/nasgen/build.xml ! make/build-nasgen.xml ! make/build.xml ! make/project.properties ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/OptimisticTypesPersistence.java ! test/script/basic/JDK-8059443.js Changeset: 7fcaec1cf5ac Author: sundar Date: 2014-12-05 19:01 +0530 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/7fcaec1cf5ac 8066753: OptimisticTypePersistence.java should work properly with "jrt" URL Reviewed-by: lagergren, attila ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/OptimisticTypesPersistence.java Changeset: f2b8db166d11 Author: sundar Date: 2014-12-05 20:17 +0530 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/f2b8db166d11 8066777: OptimisticTypesPersistence.java should use Files.readAllBytes instead of getting size and then read Reviewed-by: attila, lagergren Contributed-by: paul.sandoz at oracle.com ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/OptimisticTypesPersistence.java Changeset: 83951bd95ac2 Author: attila Date: 2014-12-08 15:13 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/83951bd95ac2 8066230: Undefined object type assertion when computing TypeBounds Reviewed-by: hannesw, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/CodeGenerator.java + test/script/basic/JDK-8066230.js + test/script/basic/JDK-8066230.js.EXPECTED Changeset: e5b476bff0bd Author: attila Date: 2014-12-08 15:14 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/e5b476bff0bd 8066227: CodeGenerator load unitialized slot Reviewed-by: hannesw, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/CodeGenerator.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/LocalVariableTypesCalculator.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/BinaryNode.java + test/script/basic/JDK-8066227.js + test/script/basic/JDK-8066227.js.EXPECTED Changeset: f3a3d20c03f8 Author: attila Date: 2014-12-10 11:55 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/f3a3d20c03f8 8066225: NPE in MethodEmitter with duplicate integer switch cases Reviewed-by: hannesw, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/AssignSymbols.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/CodeGenerator.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/FoldConstants.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/LocalVariableTypesCalculator.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/Lower.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/SwitchNode.java + test/script/basic/JDK-8066225.js + test/script/basic/JDK-8066225.js.EXPECTED Changeset: 42f7a7a8f34d Author: attila Date: 2014-12-10 11:55 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/42f7a7a8f34d 8066224: fixes for folding a constant-test ternary operator Reviewed-by: hannesw, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/CodeGenerator.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/FoldConstants.java + test/script/basic/JDK-8066224.js + test/script/basic/JDK-8066224.js.EXPECTED Changeset: 81752184ec8a Author: attila Date: 2014-12-10 12:30 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/81752184ec8a 8066236: RuntimeNode forces copy creation on visitation Reviewed-by: hannesw, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/LocalVariableTypesCalculator.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/RuntimeNode.java + test/script/basic/JDK-8066236.js + test/script/basic/JDK-8066236.js.EXPECTED Changeset: 5cda82fecbc5 Author: sundar Date: 2014-12-10 19:42 +0530 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/5cda82fecbc5 8067136: BrowserJSObjectLinker does not handle call on JSObjects Reviewed-by: attila, hannesw, lagergren + samples/browser_dom.js ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BrowserJSObjectLinker.java + test/script/basic/JDK-8067136.js + test/script/basic/JDK-8067136.js.EXPECTED Changeset: 31758a52bd55 Author: attila Date: 2014-12-10 18:28 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/31758a52bd55 8066221: anonymous function statement name clashes with another symbol Reviewed-by: lagergren, sundar ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/Parser.java + test/script/basic/JDK-8066221.js Changeset: 5eab6cf7f697 Author: hannesw Date: 2014-12-11 12:01 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/5eab6cf7f697 8066932: __noSuchMethod__ binds to this-object without proper guard Reviewed-by: attila, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptObject.java + test/script/basic/JDK-8066932.js Changeset: 7c1cff3cae2e Author: hannesw Date: 2014-12-11 15:39 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/7c1cff3cae2e 8066669: dust.js performance regression caused by primitive field conversion Reviewed-by: attila, sundar ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/CodeGenerator.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/Lower.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/MethodEmitter.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/SharedScopeCall.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/AccessNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptObject.java + test/script/basic/JDK-8066669.js + test/script/basic/JDK-8066669.js.EXPECTED ! test/script/basic/list.js.EXPECTED Changeset: c4c3be2ab854 Author: hannesw Date: 2014-12-11 19:15 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/c4c3be2ab854 8067219: NPE in ScriptObject.clone() when running with object fields Reviewed-by: attila, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/CodeGenerator.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptObject.java + test/script/basic/es6/for-let-object-fields.js + test/script/basic/es6/for-let-object-fields.js.EXPECTED ! test/script/basic/es6/for-let.js Changeset: 8ae8dff2a28f Author: lana Date: 2014-12-11 12:26 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/8ae8dff2a28f Merge Changeset: c327a2247264 Author: lana Date: 2014-12-18 19:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/c327a2247264 Added tag jdk9-b43 for changeset 8ae8dff2a28f ! .hgtags Changeset: 9538b4884459 Author: sundar Date: 2014-12-15 16:30 +0530 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/9538b4884459 8067420: BrowserJSObjectLinker should give priority to beans linker for property get/set Reviewed-by: lagergren, attila, hannesw ! samples/browser_dom.js ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BrowserJSObjectLinker.java Changeset: bf74d46129c1 Author: hannesw Date: 2014-12-15 12:08 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/bf74d46129c1 8066215: Fuzzing bug: length valueOf bug Reviewed-by: attila, lagergren ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/NativeArray.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/NativeRegExpExecResult.java + test/script/basic/JDK-8066215.js + test/script/basic/JDK-8066215.js.EXPECTED Changeset: 889c5b47de69 Author: hannesw Date: 2014-12-15 12:32 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/889c5b47de69 8062030: Nashorn bug retrieving array property after key string concatenation Reviewed-by: sundar, lagergren, attila ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BrowserJSObjectLinker.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/JSObjectLinker.java ! test/script/basic/JDK-8055762.js ! test/script/basic/JDK-8055762.js.EXPECTED ! test/src/jdk/nashorn/api/scripting/PluggableJSObjectTest.java Changeset: f340141c05f1 Author: sundar Date: 2014-12-16 14:06 +0530 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/f340141c05f1 8067636: ant javadoc target is broken Reviewed-by: hannesw, lagergren ! make/build.xml ! make/project.properties ! samples/browser_dom.js + samples/time_color.fx ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/OptimisticTypesPersistence.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/CodeInstaller.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/JSType.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/StoredScript.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/arrays/ArrayData.java Changeset: afdeed4d671a Author: hannesw Date: 2014-12-16 17:02 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/afdeed4d671a 8066226: Fuzzing bug: parameter counts differ in TypeConverterFactory Reviewed-by: attila, sundar ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/PrimitiveLookup.java + test/script/basic/JDK-8066226.js + test/script/basic/JDK-8066226.js.EXPECTED Changeset: 776eec21a34f Author: sundar Date: 2014-12-17 17:15 +0530 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/776eec21a34f 8067777: NetBeans nashorn debug target is broken. Nashorn source directory config. is wrong Reviewed-by: lagergren, attila ! make/nbproject/ide-targets.xml ! make/nbproject/project.xml Changeset: 2947ce913863 Author: sundar Date: 2014-12-18 16:33 +0530 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/2947ce913863 8067854: bound java static method throws NPE when 'null' is used for this argument Reviewed-by: attila, hannesw ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BoundCallableLinker.java + test/script/trusted/JDK-8067854.js Changeset: 5f6a840fc19d Author: attila Date: 2014-12-18 12:10 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/5f6a840fc19d 8067774: Use a stack of types when calculating local variable types Reviewed-by: lagergren, sundar ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/LocalVariableTypesCalculator.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/BaseNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/BinaryNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/CallNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/Expression.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/FunctionNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/GetSplitState.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/IdentNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/JoinPredecessorExpression.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/LiteralNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/ObjectNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/RuntimeNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/TernaryNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/UnaryNode.java ! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/debug/JSONWriter.java + test/script/basic/JDK-8067774.js + test/script/basic/JDK-8067774.js.EXPECTED Changeset: 50ee57606272 Author: lana Date: 2014-12-23 13:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/nashorn/rev/50ee57606272 Merge From glewis at eyesbeyond.com Thu Jan 1 19:47:57 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Thu, 01 Jan 2015 19:47:57 +0000 Subject: hg: bsd-port/jdk9/hotspot: 205 new changesets Message-ID: <201501011947.t01JlxrO001466@aojmv0008> Changeset: 1d29b13e8a51 Author: chegar Date: 2014-12-03 14:21 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/1d29b13e8a51 8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman at oracle.com, alex.buckley at oracle.com, bradford.wetmore at oracle.com, chris.hegarty at oracle.com, erik.joelsson at oracle.com, james.laskey at oracle.com, jonathan.gibbons at oracle.com, karen.kinnear at oracle.com, magnus.ihse.bursie at oracle.com, mandy.chung at oracle.com, mark.reinhold at oracle.com, paul.sandoz at oracle.com, sundararajan.athijegannathan at oracle.com ! make/bsd/makefiles/sa.make ! src/os/aix/vm/os_aix.cpp ! src/os/bsd/vm/os_bsd.cpp ! src/os/linux/vm/os_linux.cpp ! src/os/solaris/vm/os_solaris.cpp ! src/os/windows/vm/os_windows.cpp ! src/share/vm/classfile/classLoader.cpp ! src/share/vm/classfile/classLoader.hpp + src/share/vm/classfile/imageFile.cpp + src/share/vm/classfile/imageFile.hpp ! src/share/vm/classfile/sharedPathsMiscInfo.cpp ! src/share/vm/memory/filemap.cpp ! src/share/vm/memory/filemap.hpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/arguments.hpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/os.cpp ! src/share/vm/runtime/os.hpp ! src/share/vm/runtime/statSampler.cpp Changeset: fa3a238f8b92 Author: katleman Date: 2014-12-04 12:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/fa3a238f8b92 Added tag jdk9-b41 for changeset 1d29b13e8a51 ! .hgtags Changeset: 0b638f8cf005 Author: azakharov Date: 2014-11-14 17:36 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/0b638f8cf005 8064716: TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent 8062957: Heap is not shrunk when deallocating under memory pressure Summary: Added explicit -XX:-ExplicitGCInvokesConcurrent to invocations Reviewed-by: brutisso, tschatzl ! test/gc/g1/TestHumongousShrinkHeap.java ! test/gc/g1/TestShrinkAuxiliaryData.java ! test/gc/g1/TestShrinkDefragmentedHeap.java Changeset: 18f7ade7de0d Author: azakharov Date: 2014-11-19 19:22 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/18f7ade7de0d 8059661: Test SoftReference and OOM behavior Reviewed-by: tschatzl + test/gc/TestSoftReferencesBehaviorOnOOME.java Changeset: 81d9fd423b0d Author: lana Date: 2014-11-20 10:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/81d9fd423b0d Merge Changeset: 08f2d97bd5b4 Author: dcubed Date: 2014-11-06 13:05 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/08f2d97bd5b4 8062851: cleanup ObjectMonitor offset adjustments Summary: JEP-143/JDK-8046133 - cleanup computation of ObjectMonitor field pointers Reviewed-by: dholmes, redestad, coleenp ! src/cpu/sparc/vm/macroAssembler_sparc.cpp ! src/cpu/x86/vm/macroAssembler_x86.cpp ! src/share/vm/runtime/objectMonitor.hpp Changeset: 1dd30951315a Author: sla Date: 2014-11-07 13:50 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/1dd30951315a Merge Changeset: b67cf1387c96 Author: minqi Date: 2014-11-07 12:48 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/b67cf1387c96 8062247: [TESTBUG] Allow WhiteBox test to access JVM offsets Reviewed-by: coleenp, iklam, mseledtsov Contributed-by: yumin.qi at oracle.com ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: 8666e625f2a4 Author: ccheung Date: 2014-11-10 10:13 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/8666e625f2a4 8060721: Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler Summary: replaced strcat() with jio_snprintf() Reviewed-by: dholmes, iklam, dlong, minqi ! src/share/vm/memory/metaspaceShared.cpp Changeset: 425d09fb378b Author: emc Date: 2014-11-10 16:45 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/425d09fb378b 8058313: Mismatch of method descriptor and MethodParameters.parameters_count should cause MalformedParameterException Summary: Allow hotspot to store and report zero-length MethodParameters attribute data Reviewed-by: coleenp, jiangli ! src/share/vm/classfile/classFileParser.cpp ! src/share/vm/oops/constMethod.cpp ! src/share/vm/oops/constMethod.hpp ! src/share/vm/prims/jvm.cpp Changeset: 83c20afb7a9e Author: emc Date: 2014-11-10 19:37 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/83c20afb7a9e 8058322: Zero name_index item of MethodParameters attribute cause MalformedParameterException Summary: Allow hotspot to report null for 0 parameter_name index in MethodParameters attribute Reviewed-by: coleenp, dholmes ! src/share/vm/runtime/reflection.cpp Changeset: 9c8575a9f888 Author: dsamersoff Date: 2014-11-11 04:34 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/9c8575a9f888 8059131: sawindbg.dll is not compiled with /SAFESEH Summary: Make variable SAFESEH_FLAG replaced with /SAFESEH link option. Reviewed-by: mgronlun, sla ! make/windows/makefiles/sa.make Changeset: 3ecdffc6e96d Author: coleenp Date: 2014-11-11 09:59 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/3ecdffc6e96d 8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter Summary: Signed bitfield size y can only have (1 << y)-1 values. Reviewed-by: shade, dholmes, jrose, ctornqvi, gtriantafill ! src/share/vm/services/mallocTracker.hpp ! test/runtime/NMT/MallocSiteHashOverflow.java ! test/runtime/NMT/MallocTrackingVerify.java Changeset: 345325f153d4 Author: shade Date: 2014-11-11 15:07 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/345325f153d4 8015272: Make @Contended within the same group to use the same oop map Reviewed-by: coleenp, dholmes ! src/share/vm/classfile/classFileParser.cpp + test/runtime/contended/OopMapsSameGroup.java Changeset: 7b66181a98c8 Author: coleenp Date: 2014-11-11 18:00 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/7b66181a98c8 Merge Changeset: 6155ff53a422 Author: jiangli Date: 2014-11-10 19:28 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/6155ff53a422 8064375: Change certain errors to warnings in CDS output. Summary: Change CDS non-fatal preloading errors to warnings. Reviewed-by: minqi, mseledtsov, coleenp ! src/share/vm/classfile/classLoader.cpp ! src/share/vm/classfile/dictionary.cpp ! src/share/vm/memory/metaspaceShared.cpp Changeset: a014a4dff55b Author: jiangli Date: 2014-11-10 19:52 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/a014a4dff55b Merge ! src/share/vm/memory/metaspaceShared.cpp - test/runtime/NMT/UnsafeMallocLimit.java - test/runtime/NMT/UnsafeMallocLimit2.java Changeset: 6db8a4285765 Author: jiangli Date: 2014-11-11 16:54 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/6db8a4285765 Merge Changeset: 7d207a7e9d4f Author: jiangli Date: 2014-11-11 19:42 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/7d207a7e9d4f Merge Changeset: 0843853b7a3a Author: sla Date: 2014-11-13 07:58 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/0843853b7a3a Merge Changeset: c85321489672 Author: sjohanss Date: 2014-10-30 10:51 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/c85321489672 8061234: ResourceContext.requestAccurateUpdate() is unreliable Summary: Changing copy_allocation_context_stats to return if there are more stats available after the copy. Reviewed-by: rriggs, jcoomes ! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap_ext.cpp ! src/share/vm/gc_interface/collectedHeap.hpp Changeset: 919536dd73cc Author: mlarsson Date: 2014-10-30 12:45 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/919536dd73cc 8043243: convert SCAN_AND_FORWARD, SCAN_AND_ADJUST_POINTERS, SCAN_AND_COMPACT macros to methods Reviewed-by: mgerdin, kbarrett ! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.hpp ! src/share/vm/gc_implementation/g1/heapRegion.cpp ! src/share/vm/gc_implementation/g1/heapRegion.hpp ! src/share/vm/gc_implementation/shared/markSweep.inline.hpp ! src/share/vm/memory/space.cpp ! src/share/vm/memory/space.hpp ! src/share/vm/memory/space.inline.hpp Changeset: 4aeb83b5657f Author: brutisso Date: 2014-10-31 09:10 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/4aeb83b5657f 8061308: Remove iCMS Reviewed-by: mgerdin, jmasa ! agent/src/share/classes/sun/jvm/hotspot/memory/DefNewGeneration.java - agent/src/share/classes/sun/jvm/hotspot/memory/EdenSpace.java ! src/cpu/ppc/vm/templateTable_ppc_64.cpp ! src/cpu/sparc/vm/macroAssembler_sparc.cpp ! src/cpu/sparc/vm/templateTable_sparc.cpp ! src/cpu/x86/vm/macroAssembler_x86.cpp ! src/cpu/x86/vm/templateTable_x86_32.cpp ! src/cpu/x86/vm/templateTable_x86_64.cpp ! src/share/vm/Xusage.txt ! src/share/vm/gc_implementation/concurrentMarkSweep/cmsCollectorPolicy.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/cmsCollectorPolicy.hpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.inline.hpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.hpp ! src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.hpp ! src/share/vm/memory/collectorPolicy.hpp ! src/share/vm/memory/defNewGeneration.cpp ! src/share/vm/memory/defNewGeneration.hpp ! src/share/vm/memory/generation.hpp ! src/share/vm/memory/space.cpp ! src/share/vm/memory/space.hpp ! src/share/vm/opto/macro.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/mutexLocker.cpp ! src/share/vm/runtime/mutexLocker.hpp ! src/share/vm/runtime/vmStructs.cpp ! test/TEST.groups ! test/gc/g1/TestShrinkAuxiliaryData.java - test/gc/startup_warnings/TestCMSIncrementalMode.java - test/gc/startup_warnings/TestCMSNoIncrementalMode.java - test/gc/startup_warnings/TestIncGC.java Changeset: 729d098d4ff4 Author: mlarsson Date: 2014-11-03 11:29 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/729d098d4ff4 8054491: Remove wrong assert and refactor code in G1CollectorPolicy::record_concurrent_mark_end Reviewed-by: tschatzl, brutisso ! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp ! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp Changeset: 11003925fa03 Author: mlarsson Date: 2014-11-03 12:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/11003925fa03 8049341: Parallelize clearing the next mark bitmap Reviewed-by: mgerdin, tschatzl ! src/share/vm/gc_implementation/g1/concurrentMark.cpp ! src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp Changeset: 32e3c9ec28b2 Author: jwilhelm Date: 2014-11-03 15:53 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/32e3c9ec28b2 Merge - agent/src/share/classes/sun/jvm/hotspot/memory/EdenSpace.java ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/mutexLocker.cpp ! src/share/vm/runtime/mutexLocker.hpp ! test/TEST.groups - test/gc/startup_warnings/TestCMSIncrementalMode.java - test/gc/startup_warnings/TestCMSNoIncrementalMode.java - test/gc/startup_warnings/TestIncGC.java Changeset: ec99dce065fb Author: brutisso Date: 2014-11-05 10:12 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/ec99dce065fb 8061449: G1: FreeRegionList_test() fails with G1 after the JDK-8058534 fix to HeapRegion::orig_end() Reviewed-by: mgerdin, tschatzl, stefank ! src/share/vm/gc_implementation/g1/heapRegionSet.cpp Changeset: f18a1b5cbf0b Author: ehelin Date: 2014-11-05 16:39 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/f18a1b5cbf0b 8061467: Bad page size passed to setup_large_pages() on Solaris Reviewed-by: tschatzl, mgerdin ! src/os/solaris/vm/os_solaris.cpp + test/gc/TestNUMAPageSize.java Changeset: ac8658da2a92 Author: jwilhelm Date: 2014-11-05 15:50 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/ac8658da2a92 8062836: BACKOUT - Parallelize clearing the next mark bitmap Summary: Backing out due to non-trivial issues found in nightly testing Reviewed-by: mgerdin, mlarsson ! src/share/vm/gc_implementation/g1/concurrentMark.cpp ! src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp Changeset: d4f303d3104c Author: mgerdin Date: 2014-11-03 11:08 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/d4f303d3104c 8061964: Insufficient compiler barriers for GCC in OrderAccess functions Summary: Fix OrderAccess functions to emit memory clobbering inline assembly to attempt to stop copiler reordering. Reviewed-by: dcubed, dholmes, bdelsart ! src/os_cpu/linux_x86/vm/orderAccess_linux_x86.inline.hpp Changeset: dddb28a1f1d0 Author: jcoomes Date: 2014-11-07 15:34 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/dddb28a1f1d0 8060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error Reviewed-by: tschatzl, jmasa, kbarrett ! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp + test/gc/concurrentMarkSweep/DisableResizePLAB.java Changeset: cc4bfa308b6d Author: mlarsson Date: 2014-11-10 12:13 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/cc4bfa308b6d 8064348: Add TraceEvent::is_enabled() for embedded/minimal builds Reviewed-by: ehelin, sla ! src/share/vm/trace/traceEventClasses.xsl Changeset: bce440df920e Author: kbarrett Date: 2014-10-27 17:24 -0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/bce440df920e 8062206: Remove unusable G1RSLogCheckCardTable command line argument Summary: Remove dependent assertion and remove develop option Reviewed-by: jwilhelm, mgerdin, tschatzl ! src/share/vm/gc_implementation/g1/g1RemSet.cpp ! src/share/vm/gc_implementation/g1/g1RemSet.hpp ! src/share/vm/gc_implementation/g1/g1_globals.hpp Changeset: c42a0b8babb4 Author: jwilhelm Date: 2014-11-13 12:29 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/c42a0b8babb4 Merge - agent/src/share/classes/sun/jvm/hotspot/memory/EdenSpace.java ! src/cpu/sparc/vm/macroAssembler_sparc.cpp ! src/cpu/x86/vm/macroAssembler_x86.cpp ! src/os/solaris/vm/os_solaris.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/vmStructs.cpp ! test/TEST.groups - test/gc/startup_warnings/TestCMSIncrementalMode.java - test/gc/startup_warnings/TestCMSNoIncrementalMode.java - test/gc/startup_warnings/TestIncGC.java Changeset: e2441a0d98f3 Author: zmajo Date: 2014-11-06 09:40 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/e2441a0d98f3 8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc) Summary: In Parse::array_store_check(), add control edge FROM IfTrue branch of runtime type check of the destination array TO loading _element_klass from destination array. Reviewed-by: kvn, roland, anoll ! src/share/vm/opto/doCall.cpp ! src/share/vm/opto/graphKit.cpp ! src/share/vm/opto/library_call.cpp ! src/share/vm/opto/macro.cpp ! src/share/vm/opto/macroArrayCopy.cpp ! src/share/vm/opto/memnode.cpp ! src/share/vm/opto/memnode.hpp ! src/share/vm/opto/parse1.cpp ! src/share/vm/opto/parseHelper.cpp Changeset: ef2e397e8b7b Author: mdoerr Date: 2014-11-05 16:28 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/ef2e397e8b7b 8062950: Bug in locking code when UseOptoBiasInlining is disabled: assert(dmw->is_neutral()) failed: invariant Reviewed-by: dholmes, kvn ! src/cpu/x86/vm/macroAssembler_x86.cpp Changeset: b133170fd2b9 Author: drchase Date: 2014-11-07 13:58 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/b133170fd2b9 Merge - test/runtime/NMT/UnsafeMallocLimit.java - test/runtime/NMT/UnsafeMallocLimit2.java Changeset: a10efd800bc6 Author: iignatyev Date: 2014-11-08 16:00 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/a10efd800bc6 8062011: JT_HS/compiler/7068051 uses jre/lib/javaws.jar Reviewed-by: kvn, iignatyev Contributed-by: tatiana.pivovarova at oracle.com ! test/compiler/7068051/Test7068051.java - test/compiler/7068051/Test7068051.sh Changeset: 140f3e405a8a Author: iignatyev Date: 2014-11-08 16:00 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/140f3e405a8a 8062742: compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm Reviewed-by: kvn, rbackman, anoll, vlivanov, iignatyev Contributed-by: tatiana.pivovarova at oracle.com ! test/TEST.groups ! test/compiler/EliminateAutoBox/UnsignedLoads.java Changeset: dfc5ef36035d Author: iignatyev Date: 2014-11-10 19:04 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/dfc5ef36035d 8059624: Test task: WhiteBox API for testing segmented codecache feature Reviewed-by: kvn, thartmann ! src/share/vm/code/codeBlob.cpp ! src/share/vm/code/codeBlob.hpp ! src/share/vm/code/codeCache.cpp ! src/share/vm/code/codeCache.hpp ! src/share/vm/compiler/compileBroker.cpp ! src/share/vm/prims/whitebox.cpp ! src/share/vm/prims/whitebox.hpp ! src/share/vm/runtime/mutexLocker.cpp ! src/share/vm/runtime/mutexLocker.hpp ! src/share/vm/runtime/sweeper.hpp + test/compiler/whitebox/AllocationCodeBlobTest.java + test/compiler/whitebox/GetCodeHeapEntriesTest.java ! test/compiler/whitebox/GetNMethodTest.java + test/compiler/whitebox/LockCompilationTest.java ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java + test/testlibrary/whitebox/sun/hotspot/code/BlobType.java + test/testlibrary/whitebox/sun/hotspot/code/CodeBlob.java ! test/testlibrary/whitebox/sun/hotspot/code/NMethod.java Changeset: 0d599246de33 Author: thartmann Date: 2014-11-11 11:05 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/0d599246de33 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations' Summary: Always use MDO if valid and always compile trivial methods with C1 if available. Reviewed-by: kvn, iveresov ! src/share/vm/interpreter/bytecodes.hpp ! src/share/vm/oops/method.cpp ! src/share/vm/oops/method.hpp ! src/share/vm/oops/methodData.cpp ! src/share/vm/oops/methodData.hpp ! src/share/vm/runtime/advancedThresholdPolicy.cpp ! src/share/vm/runtime/simpleThresholdPolicy.inline.hpp ! test/compiler/whitebox/IsMethodCompilableTest.java Changeset: c14722c9cda3 Author: vlivanov Date: 2014-11-11 04:46 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/c14722c9cda3 8060147: SIGSEGV in Metadata::mark_on_stack() while marking metadata in ciEnv Reviewed-by: kvn, roland, coleenp, mgerdin ! src/share/vm/ci/ciMethod.cpp ! src/share/vm/ci/ciMethod.hpp ! src/share/vm/ci/ciObjectFactory.cpp ! src/share/vm/ci/ciObjectFactory.hpp Changeset: 96dc34bb422b Author: drchase Date: 2014-11-13 11:35 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/96dc34bb422b Merge ! src/cpu/x86/vm/macroAssembler_x86.cpp ! src/share/vm/opto/macro.cpp ! src/share/vm/runtime/mutexLocker.cpp ! src/share/vm/runtime/mutexLocker.hpp ! test/TEST.groups - test/compiler/7068051/Test7068051.sh ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: c5333c40b081 Author: amurillo Date: 2014-11-13 16:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/c5333c40b081 Merge - agent/src/share/classes/sun/jvm/hotspot/memory/EdenSpace.java - test/compiler/7068051/Test7068051.sh - test/gc/startup_warnings/TestCMSIncrementalMode.java - test/gc/startup_warnings/TestCMSNoIncrementalMode.java - test/gc/startup_warnings/TestIncGC.java Changeset: 515e86623962 Author: amurillo Date: 2014-11-21 08:00 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/515e86623962 Merge ! test/gc/g1/TestShrinkAuxiliaryData.java Changeset: 4f4479a577b0 Author: jiangli Date: 2014-11-11 14:52 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/4f4479a577b0 Merge Changeset: 9dd17854c570 Author: jiangli Date: 2014-11-12 13:12 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/9dd17854c570 8054008: Using -XX:-LazyBootClassLoader crashes with ACCESS_VIOLATION on Win 64bit. Summary: Only enable the assert for current_stack_pointer after stub routines become available. Reviewed-by: dholmes, roland, lfoltan ! src/os_cpu/windows_x86/vm/os_windows_x86.cpp Changeset: 90b2b496d9b7 Author: jiangli Date: 2014-11-12 18:31 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/90b2b496d9b7 Merge Changeset: 31877ada239b Author: dholmes Date: 2014-11-12 19:05 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/31877ada239b 8062307: 'Reference handler' thread triggers assert w/ TraceThreadEvents Summary: Removed unused and non-working TraceThreadEvents option Reviewed-by: coleenp, jiangli ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/thread.cpp ! src/share/vm/runtime/thread.hpp Changeset: 4338f1964c65 Author: ccheung Date: 2014-11-12 16:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/4338f1964c65 8043491: warning LNK4197: export '... ...' specified multiple times; using first specification Summary: no need to use the /export linker option on windows 64-bit platform Reviewed-by: ctornqvi, minqi ! make/windows/makefiles/vm.make ! src/share/tools/ProjectCreator/BuildConfig.java ! src/share/tools/ProjectCreator/WinGammaPlatformVC10.java Changeset: 49ae35b23822 Author: ccheung Date: 2014-11-13 02:09 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/49ae35b23822 Merge Changeset: 9dc4d4fc73ca Author: shade Date: 2014-11-13 01:57 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/9dc4d4fc73ca 8059677: Thread.getName() instantiates Strings Reviewed-by: coleenp, dholmes, sla ! agent/src/share/classes/sun/jvm/hotspot/oops/OopUtilities.java ! src/share/vm/classfile/javaClasses.cpp ! src/share/vm/classfile/javaClasses.hpp ! src/share/vm/prims/jvmtiEnv.cpp ! src/share/vm/prims/jvmtiTrace.cpp ! src/share/vm/runtime/thread.cpp Changeset: d8d148c35d6c Author: coleenp Date: 2014-11-13 00:40 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/d8d148c35d6c Merge Changeset: 226987473c9b Author: coleenp Date: 2014-11-13 03:48 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/226987473c9b Merge ! src/share/vm/runtime/thread.cpp Changeset: 86feba25ac0b Author: dcubed Date: 2014-11-13 10:39 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/86feba25ac0b 8033602: wrong stabs data in libjvm.debuginfo on JDK 8 - SPARC 8034005: cannot debug in synchronizer.o or objectMonitor.o on Solaris X86 Summary: Solaris needs objcopy version of 2.21.1 or newer is needed to create valid .debuginfo files. Reviewed-by: dsamersoff, sspitsyn, dholmes, ihse - make/solaris/makefiles/add_gnu_debuglink.make ! make/solaris/makefiles/defs.make ! make/solaris/makefiles/dtrace.make - make/solaris/makefiles/fix_empty_sec_hdr_flags.make ! make/solaris/makefiles/jsig.make ! make/solaris/makefiles/saproc.make ! make/solaris/makefiles/vm.make - src/os/solaris/add_gnu_debuglink/add_gnu_debuglink.c - src/os/solaris/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c Changeset: 18499cb0b0ff Author: emc Date: 2014-11-14 12:45 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/18499cb0b0ff 8064571: java/lang/instrument/IsModifiableClassAgent.java: assert(length > 0) failed: should only be called if table is present Summary: Remove tautological assert Reviewed-by: coleenp, lfoltan, sspitsyn, jiangli ! src/share/vm/oops/constMethod.cpp Changeset: 4b66ce17aa71 Author: coleenp Date: 2014-11-14 13:09 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/4b66ce17aa71 8060449: Obsolete command line flags accept arbitrary appendix Summary: Proper error messages for newly obsolete command line flags. Reviewed-by: lfoltan, dcubed, coleenp Contributed-by: max.ockner at oracle.com ! src/share/vm/runtime/arguments.cpp + test/runtime/CommandLine/ObsoleteFlagErrorMessage.java Changeset: d25271a8f71e Author: coleenp Date: 2014-11-15 01:29 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/d25271a8f71e Merge Changeset: ed802e0ac3c4 Author: coleenp Date: 2014-11-12 20:18 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/ed802e0ac3c4 Merge Changeset: 0a03986bd915 Author: shade Date: 2014-11-13 19:12 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/0a03986bd915 8064749: -XX:-UseCompilerSafepoints breaks safepoint rendezvous Reviewed-by: dcubed, coleenp, kvn, dholmes ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/safepoint.cpp Changeset: 9a0fd6b840ba Author: coleenp Date: 2014-11-14 15:08 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/9a0fd6b840ba Merge - make/solaris/makefiles/add_gnu_debuglink.make - make/solaris/makefiles/fix_empty_sec_hdr_flags.make - src/os/solaris/add_gnu_debuglink/add_gnu_debuglink.c - src/os/solaris/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c ! src/share/vm/runtime/globals.hpp Changeset: a1e5bc3d5ce9 Author: coleenp Date: 2014-11-15 01:38 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/a1e5bc3d5ce9 Merge Changeset: 6c04a0f03814 Author: coleenp Date: 2014-11-15 02:51 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/6c04a0f03814 Merge ! src/share/vm/runtime/arguments.cpp Changeset: 67f1976ae672 Author: sla Date: 2014-11-17 09:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/67f1976ae672 Merge - agent/src/share/classes/sun/jvm/hotspot/memory/EdenSpace.java ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp - test/compiler/7068051/Test7068051.sh - test/gc/startup_warnings/TestCMSIncrementalMode.java - test/gc/startup_warnings/TestCMSNoIncrementalMode.java - test/gc/startup_warnings/TestIncGC.java Changeset: 524b9a4ec5d9 Author: coleenp Date: 2014-11-17 11:26 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/524b9a4ec5d9 8064779: Add additional comments for "8062370: Various minor code improvements" Summary: Provide additional comments to jio_snprintf and jio_vsnprintf Reviewed-by: simonis, coleenp, mgronlun Contributed-by: thomas.stuefe at sap.com ! src/share/vm/prims/jvm.cpp ! src/share/vm/prims/jvm.h Changeset: 13f3f02dad3c Author: simonis Date: 2014-11-13 16:58 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/13f3f02dad3c 8064471: Port 8013895: G1: G1SummarizeRSetStats output on Linux needs improvement to AIX Reviewed-by: dholmes, simonis Contributed-by: gunter.haug at sap.com ! src/os/aix/vm/os_aix.cpp Changeset: acc869dcded3 Author: simonis Date: 2014-11-18 19:17 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/acc869dcded3 8064815: Zero+PPC64: Stack overflow when running Maven Reviewed-by: kvn, simonis Contributed-by: sgehwolf at redhat.com ! src/cpu/zero/vm/stack_zero.cpp ! src/cpu/zero/vm/stack_zero.inline.hpp Changeset: 8da07cdee15f Author: poonam Date: 2014-11-18 10:19 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/8da07cdee15f 8065220: Include alternate sa.make file for MacOSX Summary: Include alternate sa.make in make/bsd/makefiles/sa.make Reviewed-by: mgronlun, egahlin, sla ! make/bsd/makefiles/sa.make Changeset: 58b8917004d2 Author: poonam Date: 2014-11-18 20:51 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/58b8917004d2 Merge Changeset: 37fe84ab3bec Author: iklam Date: 2014-11-18 03:38 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/37fe84ab3bec 8064701: Some CDS optimizations should be disabled if bootclasspath is modified by JVMTI Summary: Added API to track bootclasspath modification Reviewed-by: jiangli, dholmes, minqi ! src/share/vm/classfile/classLoaderExt.hpp ! src/share/vm/prims/jvmtiEnv.cpp ! src/share/vm/prims/whitebox.cpp ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: 5284b330c1a4 Author: mgronlun Date: 2014-11-19 16:08 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/5284b330c1a4 8065361: Fixup headers and definitions for INCLUDE_TRACE Reviewed-by: sla, stefank ! src/share/vm/classfile/classLoaderData.cpp ! src/share/vm/classfile/classLoaderData.hpp ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/gc_implementation/shared/objectCountEventSender.cpp ! src/share/vm/runtime/vmStructs.cpp ! src/share/vm/trace/noTraceBackend.hpp ! src/share/vm/trace/traceBackend.hpp ! src/share/vm/trace/traceEvent.hpp ! src/share/vm/trace/traceEventClasses.xsl ! src/share/vm/trace/traceEventIds.xsl ! src/share/vm/trace/traceMacros.hpp ! src/share/vm/trace/traceStream.hpp ! src/share/vm/trace/traceTypes.xsl ! src/share/vm/trace/tracing.hpp Changeset: a12405f751a8 Author: coleenp Date: 2014-11-19 13:02 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/a12405f751a8 8042235: redefining method used by multiple MethodHandles crashes VM Summary: note all MemberNames created on internal list for adjusting method entries. Reviewed-by: sspitsyn, dcubed, lfoltan ! 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 + test/compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java Changeset: 7427a2e34664 Author: iklam Date: 2014-11-19 19:31 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/7427a2e34664 8065346: WB_AddToBootstrapClassLoaderSearch calls JvmtiEnv::create_a_jvmti when not in _thread_in_vm state Summary: Removed ThreadToNativeFromVM and use java_lang_String::as_utf8_string instead Reviewed-by: dholmes, minqi ! src/share/vm/prims/whitebox.cpp Changeset: 7e08ae41ddbe Author: sla Date: 2014-11-24 09:57 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/7e08ae41ddbe Merge Changeset: ef7449e07592 Author: stefank Date: 2014-11-12 13:55 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/ef7449e07592 8062808: Turn on the -Wreturn-type warning Reviewed-by: mgerdin, tschatzl, coleenp, jrose, kbarrett ! make/linux/makefiles/gcc.make ! src/cpu/x86/vm/x86_32.ad ! src/os_cpu/linux_x86/vm/os_linux_x86.cpp ! src/share/vm/classfile/defaultMethods.cpp ! src/share/vm/classfile/symbolTable.cpp ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/memory/heapInspection.hpp ! src/share/vm/memory/metaspaceShared.hpp ! src/share/vm/oops/constantPool.hpp ! src/share/vm/prims/jvm.cpp ! src/share/vm/runtime/reflection.cpp ! src/share/vm/runtime/sharedRuntime.cpp ! src/share/vm/services/memTracker.hpp Changeset: 430043fc642a Author: kbarrett Date: 2014-11-11 13:39 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/430043fc642a 8062036: ConcurrentMarkThread::slt may be invoked before ConcurrentMarkThread::makeSurrogateLockerThread causing intermittent crashes Summary: Suppress gc_alot during VM init, improve error for SLT uninitialized. Reviewed-by: jmasa, brutisso, tschatzl ! src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.cpp ! src/share/vm/gc_implementation/g1/vm_operations_g1.cpp ! src/share/vm/gc_implementation/shared/concurrentGCThread.cpp ! src/share/vm/gc_implementation/shared/concurrentGCThread.hpp ! src/share/vm/runtime/interfaceSupport.cpp Changeset: bad5bf926f89 Author: goetz Date: 2014-11-13 11:14 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/bad5bf926f89 8064786: Fix debug build after 8062808: Turn on the -Wreturn-type warning Reviewed-by: stefank, tschatzl ! src/share/vm/prims/jni.cpp Changeset: 55e38e5032af Author: stefank Date: 2014-11-14 09:47 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/55e38e5032af 8064811: Use THREAD instead of CHECK_NULL in return statements Reviewed-by: coleenp, simonis, dholmes ! 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 ! src/share/vm/ci/ciReplay.cpp ! src/share/vm/classfile/classLoaderData.cpp ! src/share/vm/classfile/defaultMethods.cpp ! src/share/vm/classfile/javaClasses.cpp ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/classfile/verificationType.hpp ! src/share/vm/classfile/verifier.cpp ! src/share/vm/memory/allocation.cpp ! src/share/vm/memory/oopFactory.hpp ! src/share/vm/oops/constantPool.cpp ! src/share/vm/oops/instanceKlass.cpp ! src/share/vm/oops/klass.cpp ! src/share/vm/oops/methodData.cpp ! src/share/vm/oops/objArrayKlass.cpp ! src/share/vm/oops/typeArrayKlass.cpp ! src/share/vm/prims/methodHandles.cpp ! src/share/vm/runtime/fieldDescriptor.cpp ! src/share/vm/runtime/perfData.hpp ! src/share/vm/runtime/reflection.cpp ! src/share/vm/runtime/synchronizer.hpp ! src/share/vm/utilities/array.hpp Changeset: 3d192acee119 Author: mgerdin Date: 2014-11-14 14:23 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/3d192acee119 8058209: Race in G1 card scanning could allow scanning of memory covered by PLABs Summary: Read _top before _gc_time_stamp in saved_mark_word() with LoadLoad order to ensure we get a consistent view Reviewed-by: brutisso, dcubed, dholmes, stefank ! src/share/vm/gc_implementation/g1/heapRegion.cpp Changeset: 57776b573fe9 Author: sfriberg Date: 2014-11-14 15:03 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/57776b573fe9 8064473: Improved handling of age during object copy in G1 Reviewed-by: brutisso, tschatzl ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1ParScanThreadState.cpp ! src/share/vm/gc_implementation/g1/g1ParScanThreadState.hpp ! src/share/vm/gc_implementation/g1/g1ParScanThreadState.inline.hpp ! src/share/vm/gc_implementation/shared/ageTable.hpp Changeset: 0a8469ebc3d9 Author: stefank Date: 2014-11-11 17:05 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/0a8469ebc3d9 8064580: Move INCLUDE_CDS include section to the end of the include list Reviewed-by: jwilhelm, brutisso, coleenp, dholmes ! src/os/linux/vm/os_linux.cpp ! src/share/vm/classfile/classFileParser.cpp ! src/share/vm/classfile/classLoader.cpp ! src/share/vm/classfile/classLoader.hpp ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/memory/metaspace.cpp ! src/share/vm/memory/universe.cpp ! src/share/vm/prims/jvm.cpp ! src/share/vm/utilities/ostream.cpp Changeset: 986020ea95b1 Author: stefank Date: 2014-11-12 12:41 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/986020ea95b1 8064581: Move INCLUDE_ALL_GCS include section to the end of the include list Reviewed-by: jwilhelm, brutisso, coleenp, dholmes ! src/cpu/ppc/vm/macroAssembler_ppc.hpp ! src/share/vm/ci/ciObjectFactory.cpp ! src/share/vm/classfile/stringTable.cpp ! src/share/vm/gc_implementation/shared/gcTrace.cpp ! src/share/vm/gc_implementation/shared/gcTrace.hpp ! src/share/vm/gc_implementation/shared/gcTraceSend.cpp ! src/share/vm/memory/binaryTreeDictionary.cpp ! src/share/vm/memory/freeBlockDictionary.cpp ! src/share/vm/memory/freeList.cpp ! src/share/vm/oops/oop.pcgc.inline.hpp ! src/share/vm/prims/jni.cpp ! src/share/vm/prims/unsafe.cpp ! src/share/vm/prims/whitebox.cpp ! src/share/vm/runtime/globals.cpp Changeset: 0f6100dde08e Author: jwilhelm Date: 2014-11-17 21:32 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/0f6100dde08e Merge ! src/os/aix/vm/perfMemory_aix.cpp ! src/os/bsd/vm/perfMemory_bsd.cpp ! src/os/linux/vm/os_linux.cpp ! src/os/linux/vm/perfMemory_linux.cpp ! src/os/solaris/vm/perfMemory_solaris.cpp ! src/os_cpu/linux_x86/vm/os_linux_x86.cpp ! src/share/vm/ci/ciObjectFactory.cpp ! src/share/vm/classfile/classFileParser.cpp ! src/share/vm/classfile/classLoader.cpp ! src/share/vm/classfile/classLoaderData.cpp ! src/share/vm/oops/instanceKlass.cpp ! src/share/vm/oops/methodData.cpp ! src/share/vm/prims/jni.cpp ! src/share/vm/prims/jvm.cpp ! src/share/vm/prims/unsafe.cpp ! src/share/vm/prims/whitebox.cpp ! src/share/vm/runtime/globals.cpp ! src/share/vm/runtime/interfaceSupport.cpp ! src/share/vm/runtime/reflection.cpp ! src/share/vm/utilities/ostream.cpp Changeset: b4e8daeecb44 Author: brutisso Date: 2014-11-18 10:23 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/b4e8daeecb44 8064702: Remove the CMS foreground collector Reviewed-by: kbarrett, ysr ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.inline.hpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp - test/gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java - test/gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java - test/gc/startup_warnings/TestCMSForegroundFlags.java Changeset: 9796d7276d62 Author: ehelin Date: 2014-11-18 10:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/9796d7276d62 8064721: The card tables only ever need two covering regions Reviewed-by: jmasa, tschatzl, kbarrett ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.cpp ! src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.hpp ! src/share/vm/gc_implementation/parallelScavenge/cardTableExtension.hpp ! src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp ! src/share/vm/memory/barrierSet.hpp ! src/share/vm/memory/cardTableModRefBS.cpp ! src/share/vm/memory/cardTableModRefBS.hpp ! src/share/vm/memory/cardTableRS.cpp ! src/share/vm/memory/cardTableRS.hpp ! src/share/vm/memory/collectorPolicy.cpp ! src/share/vm/memory/collectorPolicy.hpp ! src/share/vm/memory/genCollectedHeap.cpp ! src/share/vm/memory/genCollectedHeap.hpp ! src/share/vm/memory/generationSpec.hpp ! src/share/vm/memory/modRefBarrierSet.hpp ! src/share/vm/runtime/vmStructs.cpp Changeset: 9570e27fbbfe Author: ehelin Date: 2014-11-18 11:10 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/9570e27fbbfe Merge Changeset: 63b17ad24a24 Author: brutisso Date: 2014-11-18 10:39 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/63b17ad24a24 8064865: Remove the debug funciontality RotateCMSCollectionTypes for CMS Reviewed-by: jmasa, kbarrett, ysr ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp ! src/share/vm/runtime/globals.hpp Changeset: 898c20a0184e Author: brutisso Date: 2014-11-18 12:33 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/898c20a0184e Merge Changeset: 5398ffa1a419 Author: jwilhelm Date: 2014-10-21 15:07 +0200 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/5398ffa1a419 8058255: Native jbyte Atomic::cmpxchg for supported x86 platforms Summary: Use the native cmpxchgb instruction on x86. Reviewed-by: dholmes, kbarrett, phh Contributed-by: erik.osterlund at lnu.se ! src/cpu/sparc/vm/stubGenerator_sparc.cpp ! src/cpu/x86/vm/assembler_x86.cpp ! src/cpu/x86/vm/assembler_x86.hpp ! src/cpu/x86/vm/stubGenerator_x86_64.cpp ! src/cpu/zero/vm/stubGenerator_zero.cpp ! src/os_cpu/bsd_x86/vm/atomic_bsd_x86.inline.hpp ! src/os_cpu/linux_x86/vm/atomic_linux_x86.inline.hpp ! src/os_cpu/solaris_x86/vm/atomic_solaris_x86.inline.hpp ! src/os_cpu/solaris_x86/vm/solaris_x86_32.il ! src/os_cpu/solaris_x86/vm/solaris_x86_64.il ! src/os_cpu/windows_x86/vm/atomic_windows_x86.inline.hpp ! src/os_cpu/windows_x86/vm/os_windows_x86.cpp ! src/os_cpu/windows_x86/vm/os_windows_x86.hpp ! src/share/vm/runtime/atomic.cpp ! src/share/vm/runtime/atomic.hpp ! src/share/vm/runtime/atomic.inline.hpp ! src/share/vm/runtime/stubRoutines.cpp ! src/share/vm/runtime/stubRoutines.hpp Changeset: 6464714dd742 Author: eistepan Date: 2014-11-19 17:43 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/6464714dd742 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests Reviewed-by: brutisso ! test/compiler/regalloc/C1ObjectSpillInLogicOp.java ! test/gc/6581734/Test6581734.java ! test/gc/TestSystemGC.java ! test/gc/arguments/TestAlignmentToUseLargePages.java ! test/gc/arguments/TestG1HeapRegionSize.java ! test/gc/concurrentMarkSweep/DisableResizePLAB.java ! test/gc/defnew/HeapChangeLogging.java ! test/gc/g1/TestHumongousShrinkHeap.java ! test/gc/g1/TestRegionAlignment.java ! test/gc/g1/TestShrinkAuxiliaryData.java ! test/gc/g1/TestShrinkAuxiliaryData05.java ! test/gc/g1/TestShrinkAuxiliaryData10.java ! test/gc/g1/TestShrinkAuxiliaryData15.java ! test/gc/g1/TestShrinkAuxiliaryData20.java ! test/gc/g1/TestShrinkAuxiliaryData25.java ! test/gc/g1/TestShrinkAuxiliaryData30.java ! test/gc/g1/TestShrinkToOneRegion.java ! test/gc/metaspace/G1AddMetaspaceDependency.java ! test/gc/metaspace/TestMetaspacePerfCounters.java ! test/gc/metaspace/TestPerfCountersAndMemoryPools.java ! test/gc/parallelScavenge/TestDynShrinkHeap.java Changeset: 403aceebe7ac Author: aharlap Date: 2014-11-20 10:03 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/403aceebe7ac 8059492: Wrong spelling in assert: "Not initialied properly?" Summary: Fixed typo in metaspace assert message Reviewed-by: mgerdin Contributed-by: aharlap ! src/share/vm/memory/metaspace.cpp Changeset: a5040fddd180 Author: jwilhelm Date: 2014-11-26 18:01 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/a5040fddd180 Merge - make/solaris/makefiles/add_gnu_debuglink.make - make/solaris/makefiles/fix_empty_sec_hdr_flags.make - src/os/solaris/add_gnu_debuglink/add_gnu_debuglink.c - src/os/solaris/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c ! src/os_cpu/windows_x86/vm/os_windows_x86.cpp ! src/share/vm/classfile/classLoaderData.cpp ! src/share/vm/classfile/javaClasses.cpp ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/oops/instanceKlass.cpp ! src/share/vm/prims/jvm.cpp ! src/share/vm/prims/methodHandles.cpp ! src/share/vm/prims/whitebox.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/vmStructs.cpp ! test/gc/g1/TestHumongousShrinkHeap.java ! test/gc/g1/TestShrinkAuxiliaryData.java Changeset: 9f14e2f457b3 Author: iignatyev Date: 2014-11-17 12:57 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/9f14e2f457b3 8059732: improve hotspot_*test targets Reviewed-by: kvn, dholmes ! test/Makefile Changeset: aeaffe938f90 Author: neliasso Date: 2014-11-13 14:42 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/aeaffe938f90 8061256: com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java timed out Summary: Must not be at safepoint when taking CompileQueue_lock Reviewed-by: kvn, anoll ! src/share/vm/compiler/compileBroker.cpp ! src/share/vm/compiler/compileBroker.hpp ! src/share/vm/runtime/vm_operations.hpp Changeset: 269dae261504 Author: vlivanov Date: 2014-11-17 14:02 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/269dae261504 8062258: compiler/debug/TraceIterativeGVN.java segfaults in trace_PhaseIterGVN Reviewed-by: kvn ! src/share/vm/opto/machnode.cpp ! src/share/vm/opto/memnode.cpp ! src/share/vm/opto/memnode.hpp ! src/share/vm/opto/multnode.cpp Changeset: bfa95eeb0a33 Author: vlivanov Date: 2014-11-17 23:11 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/bfa95eeb0a33 Merge Changeset: 2d697acc4e03 Author: zmajo Date: 2014-11-18 19:44 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/2d697acc4e03 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups Summary: move all test from directories to /; update TEST.groups to execute more tests Reviewed-by: drchase, kvn ! test/TEST.groups - test/compiler/5057225/Test5057225.java - test/compiler/5091921/Test5091921.java - test/compiler/5091921/Test6186134.java - test/compiler/5091921/Test6196102.java - test/compiler/5091921/Test6357214.java - test/compiler/5091921/Test6559156.java - test/compiler/5091921/Test6753639.java - test/compiler/5091921/Test6850611.java - test/compiler/5091921/Test6890943.java - test/compiler/5091921/Test6897150.java - test/compiler/5091921/Test6905845.java - test/compiler/5091921/Test6931567.java - test/compiler/5091921/Test6935022.java - test/compiler/5091921/Test6959129.java - test/compiler/5091921/Test6985295.java - test/compiler/5091921/Test6992759.java - test/compiler/5091921/Test7005594.java - test/compiler/5091921/Test7005594.sh - test/compiler/5091921/Test7020614.java - test/compiler/5091921/input6890943.txt - test/compiler/5091921/output6890943.txt - test/compiler/6340864/TestByteVect.java - test/compiler/6340864/TestDoubleVect.java - test/compiler/6340864/TestFloatVect.java - test/compiler/6340864/TestIntVect.java - test/compiler/6340864/TestLongVect.java - test/compiler/6340864/TestShortVect.java - test/compiler/6378821/Test6378821.java - test/compiler/6431242/Test.java - test/compiler/6443505/Test6443505.java - test/compiler/6478991/NullCheckTest.java - test/compiler/6539464/Test.java - test/compiler/6579789/Test6579789.java - test/compiler/6589834/InlinedArrayCloneTestCase.java - test/compiler/6589834/Test_ia32.java - test/compiler/6603011/Test.java - test/compiler/6636138/Test1.java - test/compiler/6636138/Test2.java - test/compiler/6646019/Test.java - test/compiler/6646020/Tester.java - test/compiler/6659207/Test.java - test/compiler/6661247/Test.java - test/compiler/6663621/IVTest.java - test/compiler/6663848/Tester.java - test/compiler/6663854/Test6663854.java - test/compiler/6689060/Test.java - test/compiler/6695810/Test.java - test/compiler/6700047/Test6700047.java - test/compiler/6711100/Test.java - test/compiler/6711117/Test.java - test/compiler/6712835/Test6712835.java - test/compiler/6714694/Tester.java - test/compiler/6716441/Tester.java - test/compiler/6724218/Test.java - test/compiler/6726999/Test.java - test/compiler/6732154/Test6732154.java - test/compiler/6741738/Tester.java - test/compiler/6756768/Test6756768.java - test/compiler/6756768/Test6756768_2.java - test/compiler/6757316/Test6757316.java - test/compiler/6758234/Test6758234.java - test/compiler/6769124/TestArrayCopy6769124.java - test/compiler/6769124/TestDeoptInt6769124.java - test/compiler/6769124/TestUnalignedLoad6769124.java - test/compiler/6772683/InterruptedTest.java - test/compiler/6775880/Test.java - test/compiler/6778657/Test.java - test/compiler/6792161/Test6792161.java - test/compiler/6795161/Test.java - test/compiler/6795362/Test6795362.java - test/compiler/6795465/Test6795465.java - test/compiler/6796786/Test6796786.java - test/compiler/6797305/Test6797305.java - test/compiler/6799693/Test.java - test/compiler/6800154/Test6800154.java - test/compiler/6805724/Test6805724.java - test/compiler/6814842/Test6814842.java - test/compiler/6823354/Test6823354.java - test/compiler/6823453/Test.java - test/compiler/6826736/Test.java - test/compiler/6832293/Test.java - test/compiler/6833129/Test.java - test/compiler/6837011/Test6837011.java - test/compiler/6837094/Test.java - test/compiler/6843752/Test.java - test/compiler/6849574/Test.java - test/compiler/6851282/Test.java - test/compiler/6852078/Test6852078.java - test/compiler/6855164/Test.java - test/compiler/6855215/Test6855215.java - test/compiler/6857159/Test6857159.java - test/compiler/6857159/Test6857159.sh - test/compiler/6859338/Test6859338.java - test/compiler/6860469/Test.java - test/compiler/6863155/Test6863155.java - test/compiler/6863420/Test.java - test/compiler/6865031/Test.java - test/compiler/6865265/StackOverflowBug.java - test/compiler/6866651/Test.java - test/compiler/6875866/Test.java - test/compiler/6877254/Test.java - test/compiler/6879902/Test6879902.java - test/compiler/6880034/Test6880034.java - test/compiler/6885584/Test6885584.java - test/compiler/6891750/Test6891750.java - test/compiler/6892265/Test.java - test/compiler/6894807/IsInstanceTest.java - test/compiler/6894807/Test6894807.sh - test/compiler/6895383/Test.java - test/compiler/6896617/Test6896617.java - test/compiler/6896727/Test.java - test/compiler/6901572/Test.java - test/compiler/6909839/Test6909839.java - test/compiler/6910484/Test.java - test/compiler/6910605/Test.java - test/compiler/6910618/Test.java - test/compiler/6912517/Test.java - test/compiler/6916644/Test6916644.java - test/compiler/6921969/TestMultiplyLongHiZero.java - test/compiler/6930043/Test6930043.java - test/compiler/6932496/Test6932496.java - test/compiler/6934604/TestByteBoxing.java - test/compiler/6934604/TestDoubleBoxing.java - test/compiler/6934604/TestFloatBoxing.java - test/compiler/6934604/TestIntBoxing.java - test/compiler/6934604/TestLongBoxing.java - test/compiler/6934604/TestShortBoxing.java - test/compiler/6935535/Test.java - test/compiler/6942326/Test.java - test/compiler/6946040/TestCharShortByteSwap.java - test/compiler/6956668/Test6956668.java - test/compiler/6958485/Test.java - test/compiler/6968348/Test6968348.java - test/compiler/6973329/Test.java - test/compiler/6982370/Test6982370.java - test/compiler/6990212/Test6990212.java - test/compiler/7002666/Test7002666.java - test/compiler/7009231/Test7009231.java - test/compiler/7009359/Test7009359.java - test/compiler/7017746/Test.java - test/compiler/7024475/Test7024475.java - test/compiler/7029152/Test.java - test/compiler/7041100/Test7041100.java - test/compiler/7042153/Test7042153.java - test/compiler/7044738/Test7044738.java - test/compiler/7046096/Test7046096.java - test/compiler/7047069/Test7047069.java - test/compiler/7048332/Test7048332.java - test/compiler/7052494/Test7052494.java - test/compiler/7068051/Test7068051.java - test/compiler/7070134/Stemmer.java - test/compiler/7070134/Test7070134.sh - test/compiler/7070134/words - test/compiler/7082949/Test7082949.java - test/compiler/7088020/Test7088020.java - test/compiler/7088419/CRCTest.java - test/compiler/7090976/Test7090976.java - test/compiler/7100757/Test7100757.java - test/compiler/7103261/Test7103261.java - test/compiler/7110586/Test7110586.java - test/compiler/7116216/LargeFrame.java - test/compiler/7116216/StackOverflow.java - test/compiler/7119644/TestBooleanVect.java - test/compiler/7119644/TestByteDoubleVect.java - test/compiler/7119644/TestByteFloatVect.java - test/compiler/7119644/TestByteIntVect.java - test/compiler/7119644/TestByteLongVect.java - test/compiler/7119644/TestByteShortVect.java - test/compiler/7119644/TestByteVect.java - test/compiler/7119644/TestCharShortVect.java - test/compiler/7119644/TestCharVect.java - test/compiler/7119644/TestDoubleVect.java - test/compiler/7119644/TestFloatDoubleVect.java - test/compiler/7119644/TestFloatVect.java - test/compiler/7119644/TestIntDoubleVect.java - test/compiler/7119644/TestIntFloatVect.java - test/compiler/7119644/TestIntLongVect.java - test/compiler/7119644/TestIntVect.java - test/compiler/7119644/TestLongDoubleVect.java - test/compiler/7119644/TestLongFloatVect.java - test/compiler/7119644/TestLongVect.java - test/compiler/7119644/TestShortDoubleVect.java - test/compiler/7119644/TestShortFloatVect.java - test/compiler/7119644/TestShortIntVect.java - test/compiler/7119644/TestShortLongVect.java - test/compiler/7119644/TestShortVect.java - test/compiler/7123108/Test7123108.java - test/compiler/7125879/Test7125879.java - test/compiler/7141637/SpreadNullArg.java - test/compiler/7160610/Test7160610.java - test/compiler/7169782/Test7169782.java - test/compiler/7174363/Test7174363.java - test/compiler/7177917/Test7177917.java - test/compiler/7179138/Test7179138_1.java - test/compiler/7179138/Test7179138_2.java - test/compiler/7184394/TestAESBase.java - test/compiler/7184394/TestAESDecode.java - test/compiler/7184394/TestAESEncode.java - test/compiler/7184394/TestAESMain.java - test/compiler/7190310/Test7190310.java - test/compiler/7190310/Test7190310_unsafe.java - test/compiler/7192963/TestByteVect.java - test/compiler/7192963/TestDoubleVect.java - test/compiler/7192963/TestFloatVect.java - test/compiler/7192963/TestIntVect.java - test/compiler/7192963/TestLongVect.java - test/compiler/7192963/TestShortVect.java - test/compiler/7196199/Test7196199.java - test/compiler/7199742/Test7199742.java - test/compiler/7200264/Test7200264.sh - test/compiler/7200264/TestIntVect.java - test/compiler/8000805/Test8000805.java - test/compiler/8001183/TestCharVect.java - test/compiler/8002069/Test8002069.java - test/compiler/8004051/Test8004051.java - test/compiler/8004741/Test8004741.java - test/compiler/8004867/TestIntAtomicCAS.java - test/compiler/8004867/TestIntAtomicOrdered.java - test/compiler/8004867/TestIntAtomicVolatile.java - test/compiler/8004867/TestIntUnsafeCAS.java - test/compiler/8004867/TestIntUnsafeOrdered.java - test/compiler/8004867/TestIntUnsafeVolatile.java - test/compiler/8005033/Test8005033.java - test/compiler/8005419/Test8005419.java - test/compiler/8005956/PolynomialRoot.java - test/compiler/8007294/Test8007294.java - test/compiler/8007722/Test8007722.java - test/compiler/8009761/Test8009761.java - test/compiler/8010927/Test8010927.java - test/compiler/8011706/Test8011706.java - test/compiler/8011771/Test8011771.java - test/compiler/8011901/Test8011901.java - test/compiler/8015436/Test8015436.java - test/compiler/EliminateAutoBox/UnsignedLoads.java - test/compiler/EscapeAnalysis/Test8020215.java - test/compiler/EscapeAnalysis/TestAllocatedEscapesPtrComparison.java - test/compiler/EscapeAnalysis/TestUnsafePutAddressNullObjMustNotEscape.java - test/compiler/IntegerArithmetic/TestIntegerComparison.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/6857159/Test6857159.sh + 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/6894807/Test6894807.sh + 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/Test7070134.sh + 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/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/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/Test8020215.java + test/compiler/escapeAnalysis/TestAllocatedEscapesPtrComparison.java + test/compiler/escapeAnalysis/TestUnsafePutAddressNullObjMustNotEscape.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/intrinsics/6982370/Test6982370.java + test/compiler/intrinsics/8005419/Test8005419.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/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: 0bdada928884 Author: thartmann Date: 2014-11-20 11:06 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/0bdada928884 8050079: crash while compiling java.lang.ref.Finalizer::runFinalizer Summary: Ignore non-instance Klasses in the subclass hierarchy. Reviewed-by: kvn, iignatyev, jrose ! src/share/vm/code/dependencies.cpp ! test/TEST.groups + test/compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java + test/compiler/dependencies/MonomorphicObjectCall/java/lang/Object.java Changeset: 5b4a65809a63 Author: iignatyev Date: 2014-11-21 17:27 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/5b4a65809a63 8059550: JEP-JDK-8043304: Test task: segment overflow w/ empty others Reviewed-by: kvn, thartmann, iignatyev ! src/share/vm/compiler/compileBroker.hpp ! src/share/vm/prims/whitebox.cpp + test/compiler/codecache/OverflowCodeCacheTest.java ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java ! test/testlibrary/whitebox/sun/hotspot/code/BlobType.java ! test/testlibrary/whitebox/sun/hotspot/code/CodeBlob.java Changeset: 9e340d8c1aec Author: iignatyev Date: 2014-11-21 17:28 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/9e340d8c1aec 8064696: compiler/startup/SmallCodeCacheStartup.java doesn't check exit code Reviewed-by: kvn, anoll, iignatyev Contributed-by: tatiana.pivovarova at oracle.com ! test/compiler/startup/SmallCodeCacheStartup.java Changeset: 0b00b05f1ce3 Author: drchase Date: 2014-11-21 21:08 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/0b00b05f1ce3 Merge Changeset: 2aa1a6c41461 Author: kvn Date: 2014-11-21 17:17 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/2aa1a6c41461 8065618: C2 RA incorrectly removes kill projections Summary: Don't remove KILL projections if their "defining" nodes have SCMemProj projection (memory side effects). Reviewed-by: iveresov ! src/share/vm/opto/ifg.cpp Changeset: 14ecb6b68f85 Author: drchase Date: 2014-11-22 03:10 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/14ecb6b68f85 Merge Changeset: 465683c6b769 Author: thartmann Date: 2014-11-24 08:48 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/465683c6b769 8065339: Failed compilation does not always trigger a JFR event 'CompilerFailure' Summary: CompilerFailure JFR event should be triggered in ciEnv. Reviewed-by: kvn ! src/share/vm/ci/ciEnv.cpp ! src/share/vm/ci/ciEnv.hpp ! src/share/vm/compiler/compileBroker.cpp ! src/share/vm/opto/c2compiler.cpp ! src/share/vm/opto/compile.cpp Changeset: 7dd010c9fab1 Author: vlivanov Date: 2014-11-24 07:29 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/7dd010c9fab1 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff Reviewed-by: kvn, roland ! src/share/vm/ci/ciTypeFlow.cpp ! src/share/vm/opto/c2_globals.hpp ! src/share/vm/opto/compile.cpp ! src/share/vm/opto/compile.hpp ! src/share/vm/opto/doCall.cpp ! src/share/vm/opto/escape.cpp ! src/share/vm/opto/loopTransform.cpp ! src/share/vm/opto/loopUnswitch.cpp ! src/share/vm/opto/loopopts.cpp ! src/share/vm/opto/node.cpp Changeset: 49dd956bc8c0 Author: roland Date: 2014-11-13 09:19 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/49dd956bc8c0 8054478: C2: Incorrectly compiled char[] array access crashes JVM Summary: dead backbranch in main loop results in erroneous array access Reviewed-by: kvn, iveresov ! src/share/vm/opto/castnode.cpp ! src/share/vm/opto/castnode.hpp ! src/share/vm/opto/loopTransform.cpp ! src/share/vm/opto/loopnode.hpp ! src/share/vm/opto/phaseX.cpp ! src/share/vm/opto/subnode.cpp ! src/share/vm/opto/subnode.hpp + test/compiler/loopopts/TestDeadBackbranchArrayAccess.java Changeset: c13eb14ebf5c Author: thartmann Date: 2014-11-26 08:06 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/c13eb14ebf5c 8007993: hotspot.log w/ enabled LogCompilation can be an invalid XML Summary: Open compilation log files in write-mode and close before deletion attempt. Reviewed-by: vlivanov ! src/share/vm/compiler/compileBroker.cpp ! src/share/vm/compiler/compileLog.cpp Changeset: 214d70baa4db Author: drchase Date: 2014-11-26 20:38 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/214d70baa4db Merge ! src/share/vm/prims/whitebox.cpp - test/compiler/5057225/Test5057225.java - test/compiler/5091921/Test5091921.java - test/compiler/5091921/Test6186134.java - test/compiler/5091921/Test6196102.java - test/compiler/5091921/Test6357214.java - test/compiler/5091921/Test6559156.java - test/compiler/5091921/Test6753639.java - test/compiler/5091921/Test6850611.java - test/compiler/5091921/Test6890943.java - test/compiler/5091921/Test6897150.java - test/compiler/5091921/Test6905845.java - test/compiler/5091921/Test6931567.java - test/compiler/5091921/Test6935022.java - test/compiler/5091921/Test6959129.java - test/compiler/5091921/Test6985295.java - test/compiler/5091921/Test6992759.java - test/compiler/5091921/Test7005594.java - test/compiler/5091921/Test7005594.sh - test/compiler/5091921/Test7020614.java - test/compiler/5091921/input6890943.txt - test/compiler/5091921/output6890943.txt - test/compiler/6340864/TestByteVect.java - test/compiler/6340864/TestDoubleVect.java - test/compiler/6340864/TestFloatVect.java - test/compiler/6340864/TestIntVect.java - test/compiler/6340864/TestLongVect.java - test/compiler/6340864/TestShortVect.java - test/compiler/6378821/Test6378821.java - test/compiler/6431242/Test.java - test/compiler/6443505/Test6443505.java - test/compiler/6478991/NullCheckTest.java - test/compiler/6539464/Test.java - test/compiler/6579789/Test6579789.java - test/compiler/6589834/InlinedArrayCloneTestCase.java - test/compiler/6589834/Test_ia32.java - test/compiler/6603011/Test.java - test/compiler/6636138/Test1.java - test/compiler/6636138/Test2.java - test/compiler/6646019/Test.java - test/compiler/6646020/Tester.java - test/compiler/6659207/Test.java - test/compiler/6661247/Test.java - test/compiler/6663621/IVTest.java - test/compiler/6663848/Tester.java - test/compiler/6663854/Test6663854.java - test/compiler/6689060/Test.java - test/compiler/6695810/Test.java - test/compiler/6700047/Test6700047.java - test/compiler/6711100/Test.java - test/compiler/6711117/Test.java - test/compiler/6712835/Test6712835.java - test/compiler/6714694/Tester.java - test/compiler/6716441/Tester.java - test/compiler/6724218/Test.java - test/compiler/6726999/Test.java - test/compiler/6732154/Test6732154.java - test/compiler/6741738/Tester.java - test/compiler/6756768/Test6756768.java - test/compiler/6756768/Test6756768_2.java - test/compiler/6757316/Test6757316.java - test/compiler/6758234/Test6758234.java - test/compiler/6769124/TestArrayCopy6769124.java - test/compiler/6769124/TestDeoptInt6769124.java - test/compiler/6769124/TestUnalignedLoad6769124.java - test/compiler/6772683/InterruptedTest.java - test/compiler/6775880/Test.java - test/compiler/6778657/Test.java - test/compiler/6792161/Test6792161.java - test/compiler/6795161/Test.java - test/compiler/6795362/Test6795362.java - test/compiler/6795465/Test6795465.java - test/compiler/6796786/Test6796786.java - test/compiler/6797305/Test6797305.java - test/compiler/6799693/Test.java - test/compiler/6800154/Test6800154.java - test/compiler/6805724/Test6805724.java - test/compiler/6814842/Test6814842.java - test/compiler/6823354/Test6823354.java - test/compiler/6823453/Test.java - test/compiler/6826736/Test.java - test/compiler/6832293/Test.java - test/compiler/6833129/Test.java - test/compiler/6837011/Test6837011.java - test/compiler/6837094/Test.java - test/compiler/6843752/Test.java - test/compiler/6849574/Test.java - test/compiler/6851282/Test.java - test/compiler/6852078/Test6852078.java - test/compiler/6855164/Test.java - test/compiler/6855215/Test6855215.java - test/compiler/6857159/Test6857159.java - test/compiler/6857159/Test6857159.sh - test/compiler/6859338/Test6859338.java - test/compiler/6860469/Test.java - test/compiler/6863155/Test6863155.java - test/compiler/6863420/Test.java - test/compiler/6865031/Test.java - test/compiler/6865265/StackOverflowBug.java - test/compiler/6866651/Test.java - test/compiler/6875866/Test.java - test/compiler/6877254/Test.java - test/compiler/6879902/Test6879902.java - test/compiler/6880034/Test6880034.java - test/compiler/6885584/Test6885584.java - test/compiler/6891750/Test6891750.java - test/compiler/6892265/Test.java - test/compiler/6894807/IsInstanceTest.java - test/compiler/6894807/Test6894807.sh - test/compiler/6895383/Test.java - test/compiler/6896617/Test6896617.java - test/compiler/6896727/Test.java - test/compiler/6901572/Test.java - test/compiler/6909839/Test6909839.java - test/compiler/6910484/Test.java - test/compiler/6910605/Test.java - test/compiler/6910618/Test.java - test/compiler/6912517/Test.java - test/compiler/6916644/Test6916644.java - test/compiler/6921969/TestMultiplyLongHiZero.java - test/compiler/6930043/Test6930043.java - test/compiler/6932496/Test6932496.java - test/compiler/6934604/TestByteBoxing.java - test/compiler/6934604/TestDoubleBoxing.java - test/compiler/6934604/TestFloatBoxing.java - test/compiler/6934604/TestIntBoxing.java - test/compiler/6934604/TestLongBoxing.java - test/compiler/6934604/TestShortBoxing.java - test/compiler/6935535/Test.java - test/compiler/6942326/Test.java - test/compiler/6946040/TestCharShortByteSwap.java - test/compiler/6956668/Test6956668.java - test/compiler/6958485/Test.java - test/compiler/6968348/Test6968348.java - test/compiler/6973329/Test.java - test/compiler/6982370/Test6982370.java - test/compiler/6990212/Test6990212.java - test/compiler/7002666/Test7002666.java - test/compiler/7009231/Test7009231.java - test/compiler/7009359/Test7009359.java - test/compiler/7017746/Test.java - test/compiler/7024475/Test7024475.java - test/compiler/7029152/Test.java - test/compiler/7041100/Test7041100.java - test/compiler/7042153/Test7042153.java - test/compiler/7044738/Test7044738.java - test/compiler/7046096/Test7046096.java - test/compiler/7047069/Test7047069.java - test/compiler/7048332/Test7048332.java - test/compiler/7052494/Test7052494.java - test/compiler/7068051/Test7068051.java - test/compiler/7070134/Stemmer.java - test/compiler/7070134/Test7070134.sh - test/compiler/7070134/words - test/compiler/7082949/Test7082949.java - test/compiler/7088020/Test7088020.java - test/compiler/7088419/CRCTest.java - test/compiler/7090976/Test7090976.java - test/compiler/7100757/Test7100757.java - test/compiler/7103261/Test7103261.java - test/compiler/7110586/Test7110586.java - test/compiler/7116216/LargeFrame.java - test/compiler/7116216/StackOverflow.java - test/compiler/7119644/TestBooleanVect.java - test/compiler/7119644/TestByteDoubleVect.java - test/compiler/7119644/TestByteFloatVect.java - test/compiler/7119644/TestByteIntVect.java - test/compiler/7119644/TestByteLongVect.java - test/compiler/7119644/TestByteShortVect.java - test/compiler/7119644/TestByteVect.java - test/compiler/7119644/TestCharShortVect.java - test/compiler/7119644/TestCharVect.java - test/compiler/7119644/TestDoubleVect.java - test/compiler/7119644/TestFloatDoubleVect.java - test/compiler/7119644/TestFloatVect.java - test/compiler/7119644/TestIntDoubleVect.java - test/compiler/7119644/TestIntFloatVect.java - test/compiler/7119644/TestIntLongVect.java - test/compiler/7119644/TestIntVect.java - test/compiler/7119644/TestLongDoubleVect.java - test/compiler/7119644/TestLongFloatVect.java - test/compiler/7119644/TestLongVect.java - test/compiler/7119644/TestShortDoubleVect.java - test/compiler/7119644/TestShortFloatVect.java - test/compiler/7119644/TestShortIntVect.java - test/compiler/7119644/TestShortLongVect.java - test/compiler/7119644/TestShortVect.java - test/compiler/7123108/Test7123108.java - test/compiler/7125879/Test7125879.java - test/compiler/7141637/SpreadNullArg.java - test/compiler/7160610/Test7160610.java - test/compiler/7169782/Test7169782.java - test/compiler/7174363/Test7174363.java - test/compiler/7177917/Test7177917.java - test/compiler/7179138/Test7179138_1.java - test/compiler/7179138/Test7179138_2.java - test/compiler/7184394/TestAESBase.java - test/compiler/7184394/TestAESDecode.java - test/compiler/7184394/TestAESEncode.java - test/compiler/7184394/TestAESMain.java - test/compiler/7190310/Test7190310.java - test/compiler/7190310/Test7190310_unsafe.java - test/compiler/7192963/TestByteVect.java - test/compiler/7192963/TestDoubleVect.java - test/compiler/7192963/TestFloatVect.java - test/compiler/7192963/TestIntVect.java - test/compiler/7192963/TestLongVect.java - test/compiler/7192963/TestShortVect.java - test/compiler/7196199/Test7196199.java - test/compiler/7199742/Test7199742.java - test/compiler/7200264/Test7200264.sh - test/compiler/7200264/TestIntVect.java - test/compiler/8000805/Test8000805.java - test/compiler/8001183/TestCharVect.java - test/compiler/8002069/Test8002069.java - test/compiler/8004051/Test8004051.java - test/compiler/8004741/Test8004741.java - test/compiler/8004867/TestIntAtomicCAS.java - test/compiler/8004867/TestIntAtomicOrdered.java - test/compiler/8004867/TestIntAtomicVolatile.java - test/compiler/8004867/TestIntUnsafeCAS.java - test/compiler/8004867/TestIntUnsafeOrdered.java - test/compiler/8004867/TestIntUnsafeVolatile.java - test/compiler/8005033/Test8005033.java - test/compiler/8005419/Test8005419.java - test/compiler/8005956/PolynomialRoot.java - test/compiler/8007294/Test8007294.java - test/compiler/8007722/Test8007722.java - test/compiler/8009761/Test8009761.java - test/compiler/8010927/Test8010927.java - test/compiler/8011706/Test8011706.java - test/compiler/8011771/Test8011771.java - test/compiler/8011901/Test8011901.java - test/compiler/8015436/Test8015436.java - test/compiler/EliminateAutoBox/UnsignedLoads.java - test/compiler/EscapeAnalysis/Test8020215.java - test/compiler/EscapeAnalysis/TestAllocatedEscapesPtrComparison.java - test/compiler/EscapeAnalysis/TestUnsafePutAddressNullObjMustNotEscape.java - test/compiler/IntegerArithmetic/TestIntegerComparison.java ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: 742c0430bb20 Author: chegar Date: 2014-12-03 17:48 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/742c0430bb20 Merge - agent/src/share/classes/sun/jvm/hotspot/memory/EdenSpace.java ! make/bsd/makefiles/sa.make - make/solaris/makefiles/add_gnu_debuglink.make - make/solaris/makefiles/fix_empty_sec_hdr_flags.make ! src/os/aix/vm/os_aix.cpp ! src/os/linux/vm/os_linux.cpp - src/os/solaris/add_gnu_debuglink/add_gnu_debuglink.c - src/os/solaris/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c ! src/os/solaris/vm/os_solaris.cpp ! src/share/vm/classfile/classLoader.cpp ! src/share/vm/classfile/classLoader.hpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp - test/compiler/5057225/Test5057225.java - test/compiler/5091921/Test5091921.java - test/compiler/5091921/Test6186134.java - test/compiler/5091921/Test6196102.java - test/compiler/5091921/Test6357214.java - test/compiler/5091921/Test6559156.java - test/compiler/5091921/Test6753639.java - test/compiler/5091921/Test6850611.java - test/compiler/5091921/Test6890943.java - test/compiler/5091921/Test6897150.java - test/compiler/5091921/Test6905845.java - test/compiler/5091921/Test6931567.java - test/compiler/5091921/Test6935022.java - test/compiler/5091921/Test6959129.java - test/compiler/5091921/Test6985295.java - test/compiler/5091921/Test6992759.java - test/compiler/5091921/Test7005594.java - test/compiler/5091921/Test7005594.sh - test/compiler/5091921/Test7020614.java - test/compiler/5091921/input6890943.txt - test/compiler/5091921/output6890943.txt - test/compiler/6340864/TestByteVect.java - test/compiler/6340864/TestDoubleVect.java - test/compiler/6340864/TestFloatVect.java - test/compiler/6340864/TestIntVect.java - test/compiler/6340864/TestLongVect.java - test/compiler/6340864/TestShortVect.java - test/compiler/6378821/Test6378821.java - test/compiler/6431242/Test.java - test/compiler/6443505/Test6443505.java - test/compiler/6478991/NullCheckTest.java - test/compiler/6539464/Test.java - test/compiler/6579789/Test6579789.java - test/compiler/6589834/InlinedArrayCloneTestCase.java - test/compiler/6589834/Test_ia32.java - test/compiler/6603011/Test.java - test/compiler/6636138/Test1.java - test/compiler/6636138/Test2.java - test/compiler/6646019/Test.java - test/compiler/6646020/Tester.java - test/compiler/6659207/Test.java - test/compiler/6661247/Test.java - test/compiler/6663621/IVTest.java - test/compiler/6663848/Tester.java - test/compiler/6663854/Test6663854.java - test/compiler/6689060/Test.java - test/compiler/6695810/Test.java - test/compiler/6700047/Test6700047.java - test/compiler/6711100/Test.java - test/compiler/6711117/Test.java - test/compiler/6712835/Test6712835.java - test/compiler/6714694/Tester.java - test/compiler/6716441/Tester.java - test/compiler/6724218/Test.java - test/compiler/6726999/Test.java - test/compiler/6732154/Test6732154.java - test/compiler/6741738/Tester.java - test/compiler/6756768/Test6756768.java - test/compiler/6756768/Test6756768_2.java - test/compiler/6757316/Test6757316.java - test/compiler/6758234/Test6758234.java - test/compiler/6769124/TestArrayCopy6769124.java - test/compiler/6769124/TestDeoptInt6769124.java - test/compiler/6769124/TestUnalignedLoad6769124.java - test/compiler/6772683/InterruptedTest.java - test/compiler/6775880/Test.java - test/compiler/6778657/Test.java - test/compiler/6792161/Test6792161.java - test/compiler/6795161/Test.java - test/compiler/6795362/Test6795362.java - test/compiler/6795465/Test6795465.java - test/compiler/6796786/Test6796786.java - test/compiler/6797305/Test6797305.java - test/compiler/6799693/Test.java - test/compiler/6800154/Test6800154.java - test/compiler/6805724/Test6805724.java - test/compiler/6814842/Test6814842.java - test/compiler/6823354/Test6823354.java - test/compiler/6823453/Test.java - test/compiler/6826736/Test.java - test/compiler/6832293/Test.java - test/compiler/6833129/Test.java - test/compiler/6837011/Test6837011.java - test/compiler/6837094/Test.java - test/compiler/6843752/Test.java - test/compiler/6849574/Test.java - test/compiler/6851282/Test.java - test/compiler/6852078/Test6852078.java - test/compiler/6855164/Test.java - test/compiler/6855215/Test6855215.java - test/compiler/6857159/Test6857159.java - test/compiler/6857159/Test6857159.sh - test/compiler/6859338/Test6859338.java - test/compiler/6860469/Test.java - test/compiler/6863155/Test6863155.java - test/compiler/6863420/Test.java - test/compiler/6865031/Test.java - test/compiler/6865265/StackOverflowBug.java - test/compiler/6866651/Test.java - test/compiler/6875866/Test.java - test/compiler/6877254/Test.java - test/compiler/6879902/Test6879902.java - test/compiler/6880034/Test6880034.java - test/compiler/6885584/Test6885584.java - test/compiler/6891750/Test6891750.java - test/compiler/6892265/Test.java - test/compiler/6894807/IsInstanceTest.java - test/compiler/6894807/Test6894807.sh - test/compiler/6895383/Test.java - test/compiler/6896617/Test6896617.java - test/compiler/6896727/Test.java - test/compiler/6901572/Test.java - test/compiler/6909839/Test6909839.java - test/compiler/6910484/Test.java - test/compiler/6910605/Test.java - test/compiler/6910618/Test.java - test/compiler/6912517/Test.java - test/compiler/6916644/Test6916644.java - test/compiler/6921969/TestMultiplyLongHiZero.java - test/compiler/6930043/Test6930043.java - test/compiler/6932496/Test6932496.java - test/compiler/6934604/TestByteBoxing.java - test/compiler/6934604/TestDoubleBoxing.java - test/compiler/6934604/TestFloatBoxing.java - test/compiler/6934604/TestIntBoxing.java - test/compiler/6934604/TestLongBoxing.java - test/compiler/6934604/TestShortBoxing.java - test/compiler/6935535/Test.java - test/compiler/6942326/Test.java - test/compiler/6946040/TestCharShortByteSwap.java - test/compiler/6956668/Test6956668.java - test/compiler/6958485/Test.java - test/compiler/6968348/Test6968348.java - test/compiler/6973329/Test.java - test/compiler/6982370/Test6982370.java - test/compiler/6990212/Test6990212.java - test/compiler/7002666/Test7002666.java - test/compiler/7009231/Test7009231.java - test/compiler/7009359/Test7009359.java - test/compiler/7017746/Test.java - test/compiler/7024475/Test7024475.java - test/compiler/7029152/Test.java - test/compiler/7041100/Test7041100.java - test/compiler/7042153/Test7042153.java - test/compiler/7044738/Test7044738.java - test/compiler/7046096/Test7046096.java - test/compiler/7047069/Test7047069.java - test/compiler/7048332/Test7048332.java - test/compiler/7052494/Test7052494.java - test/compiler/7068051/Test7068051.java - test/compiler/7068051/Test7068051.sh - test/compiler/7070134/Stemmer.java - test/compiler/7070134/Test7070134.sh - test/compiler/7070134/words - test/compiler/7082949/Test7082949.java - test/compiler/7088020/Test7088020.java - test/compiler/7088419/CRCTest.java - test/compiler/7090976/Test7090976.java - test/compiler/7100757/Test7100757.java - test/compiler/7103261/Test7103261.java - test/compiler/7110586/Test7110586.java - test/compiler/7116216/LargeFrame.java - test/compiler/7116216/StackOverflow.java - test/compiler/7119644/TestBooleanVect.java - test/compiler/7119644/TestByteDoubleVect.java - test/compiler/7119644/TestByteFloatVect.java - test/compiler/7119644/TestByteIntVect.java - test/compiler/7119644/TestByteLongVect.java - test/compiler/7119644/TestByteShortVect.java - test/compiler/7119644/TestByteVect.java - test/compiler/7119644/TestCharShortVect.java - test/compiler/7119644/TestCharVect.java - test/compiler/7119644/TestDoubleVect.java - test/compiler/7119644/TestFloatDoubleVect.java - test/compiler/7119644/TestFloatVect.java - test/compiler/7119644/TestIntDoubleVect.java - test/compiler/7119644/TestIntFloatVect.java - test/compiler/7119644/TestIntLongVect.java - test/compiler/7119644/TestIntVect.java - test/compiler/7119644/TestLongDoubleVect.java - test/compiler/7119644/TestLongFloatVect.java - test/compiler/7119644/TestLongVect.java - test/compiler/7119644/TestShortDoubleVect.java - test/compiler/7119644/TestShortFloatVect.java - test/compiler/7119644/TestShortIntVect.java - test/compiler/7119644/TestShortLongVect.java - test/compiler/7119644/TestShortVect.java - test/compiler/7123108/Test7123108.java - test/compiler/7125879/Test7125879.java - test/compiler/7141637/SpreadNullArg.java - test/compiler/7160610/Test7160610.java - test/compiler/7169782/Test7169782.java - test/compiler/7174363/Test7174363.java - test/compiler/7177917/Test7177917.java - test/compiler/7179138/Test7179138_1.java - test/compiler/7179138/Test7179138_2.java - test/compiler/7184394/TestAESBase.java - test/compiler/7184394/TestAESDecode.java - test/compiler/7184394/TestAESEncode.java - test/compiler/7184394/TestAESMain.java - test/compiler/7190310/Test7190310.java - test/compiler/7190310/Test7190310_unsafe.java - test/compiler/7192963/TestByteVect.java - test/compiler/7192963/TestDoubleVect.java - test/compiler/7192963/TestFloatVect.java - test/compiler/7192963/TestIntVect.java - test/compiler/7192963/TestLongVect.java - test/compiler/7192963/TestShortVect.java - test/compiler/7196199/Test7196199.java - test/compiler/7199742/Test7199742.java - test/compiler/7200264/Test7200264.sh - test/compiler/7200264/TestIntVect.java - test/compiler/8000805/Test8000805.java - test/compiler/8001183/TestCharVect.java - test/compiler/8002069/Test8002069.java - test/compiler/8004051/Test8004051.java - test/compiler/8004741/Test8004741.java - test/compiler/8004867/TestIntAtomicCAS.java - test/compiler/8004867/TestIntAtomicOrdered.java - test/compiler/8004867/TestIntAtomicVolatile.java - test/compiler/8004867/TestIntUnsafeCAS.java - test/compiler/8004867/TestIntUnsafeOrdered.java - test/compiler/8004867/TestIntUnsafeVolatile.java - test/compiler/8005033/Test8005033.java - test/compiler/8005419/Test8005419.java - test/compiler/8005956/PolynomialRoot.java - test/compiler/8007294/Test8007294.java - test/compiler/8007722/Test8007722.java - test/compiler/8009761/Test8009761.java - test/compiler/8010927/Test8010927.java - test/compiler/8011706/Test8011706.java - test/compiler/8011771/Test8011771.java - test/compiler/8011901/Test8011901.java - test/compiler/8015436/Test8015436.java - test/compiler/EliminateAutoBox/UnsignedLoads.java - test/compiler/EscapeAnalysis/Test8020215.java - test/compiler/EscapeAnalysis/TestAllocatedEscapesPtrComparison.java - test/compiler/EscapeAnalysis/TestUnsafePutAddressNullObjMustNotEscape.java - test/compiler/IntegerArithmetic/TestIntegerComparison.java - test/gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java - test/gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java - test/gc/startup_warnings/TestCMSForegroundFlags.java - test/gc/startup_warnings/TestCMSIncrementalMode.java - test/gc/startup_warnings/TestCMSNoIncrementalMode.java - test/gc/startup_warnings/TestIncGC.java Changeset: 38cb4fbd47e3 Author: lana Date: 2014-12-04 15:21 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/38cb4fbd47e3 Merge - agent/src/share/classes/sun/jvm/hotspot/memory/EdenSpace.java - make/solaris/makefiles/add_gnu_debuglink.make - make/solaris/makefiles/fix_empty_sec_hdr_flags.make - src/os/solaris/add_gnu_debuglink/add_gnu_debuglink.c - src/os/solaris/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c - test/compiler/5057225/Test5057225.java - test/compiler/5091921/Test5091921.java - test/compiler/5091921/Test6186134.java - test/compiler/5091921/Test6196102.java - test/compiler/5091921/Test6357214.java - test/compiler/5091921/Test6559156.java - test/compiler/5091921/Test6753639.java - test/compiler/5091921/Test6850611.java - test/compiler/5091921/Test6890943.java - test/compiler/5091921/Test6897150.java - test/compiler/5091921/Test6905845.java - test/compiler/5091921/Test6931567.java - test/compiler/5091921/Test6935022.java - test/compiler/5091921/Test6959129.java - test/compiler/5091921/Test6985295.java - test/compiler/5091921/Test6992759.java - test/compiler/5091921/Test7005594.java - test/compiler/5091921/Test7005594.sh - test/compiler/5091921/Test7020614.java - test/compiler/5091921/input6890943.txt - test/compiler/5091921/output6890943.txt - test/compiler/6340864/TestByteVect.java - test/compiler/6340864/TestDoubleVect.java - test/compiler/6340864/TestFloatVect.java - test/compiler/6340864/TestIntVect.java - test/compiler/6340864/TestLongVect.java - test/compiler/6340864/TestShortVect.java - test/compiler/6378821/Test6378821.java - test/compiler/6431242/Test.java - test/compiler/6443505/Test6443505.java - test/compiler/6478991/NullCheckTest.java - test/compiler/6539464/Test.java - test/compiler/6579789/Test6579789.java - test/compiler/6589834/InlinedArrayCloneTestCase.java - test/compiler/6589834/Test_ia32.java - test/compiler/6603011/Test.java - test/compiler/6636138/Test1.java - test/compiler/6636138/Test2.java - test/compiler/6646019/Test.java - test/compiler/6646020/Tester.java - test/compiler/6659207/Test.java - test/compiler/6661247/Test.java - test/compiler/6663621/IVTest.java - test/compiler/6663848/Tester.java - test/compiler/6663854/Test6663854.java - test/compiler/6689060/Test.java - test/compiler/6695810/Test.java - test/compiler/6700047/Test6700047.java - test/compiler/6711100/Test.java - test/compiler/6711117/Test.java - test/compiler/6712835/Test6712835.java - test/compiler/6714694/Tester.java - test/compiler/6716441/Tester.java - test/compiler/6724218/Test.java - test/compiler/6726999/Test.java - test/compiler/6732154/Test6732154.java - test/compiler/6741738/Tester.java - test/compiler/6756768/Test6756768.java - test/compiler/6756768/Test6756768_2.java - test/compiler/6757316/Test6757316.java - test/compiler/6758234/Test6758234.java - test/compiler/6769124/TestArrayCopy6769124.java - test/compiler/6769124/TestDeoptInt6769124.java - test/compiler/6769124/TestUnalignedLoad6769124.java - test/compiler/6772683/InterruptedTest.java - test/compiler/6775880/Test.java - test/compiler/6778657/Test.java - test/compiler/6792161/Test6792161.java - test/compiler/6795161/Test.java - test/compiler/6795362/Test6795362.java - test/compiler/6795465/Test6795465.java - test/compiler/6796786/Test6796786.java - test/compiler/6797305/Test6797305.java - test/compiler/6799693/Test.java - test/compiler/6800154/Test6800154.java - test/compiler/6805724/Test6805724.java - test/compiler/6814842/Test6814842.java - test/compiler/6823354/Test6823354.java - test/compiler/6823453/Test.java - test/compiler/6826736/Test.java - test/compiler/6832293/Test.java - test/compiler/6833129/Test.java - test/compiler/6837011/Test6837011.java - test/compiler/6837094/Test.java - test/compiler/6843752/Test.java - test/compiler/6849574/Test.java - test/compiler/6851282/Test.java - test/compiler/6852078/Test6852078.java - test/compiler/6855164/Test.java - test/compiler/6855215/Test6855215.java - test/compiler/6857159/Test6857159.java - test/compiler/6857159/Test6857159.sh - test/compiler/6859338/Test6859338.java - test/compiler/6860469/Test.java - test/compiler/6863155/Test6863155.java - test/compiler/6863420/Test.java - test/compiler/6865031/Test.java - test/compiler/6865265/StackOverflowBug.java - test/compiler/6866651/Test.java - test/compiler/6875866/Test.java - test/compiler/6877254/Test.java - test/compiler/6879902/Test6879902.java - test/compiler/6880034/Test6880034.java - test/compiler/6885584/Test6885584.java - test/compiler/6891750/Test6891750.java - test/compiler/6892265/Test.java - test/compiler/6894807/IsInstanceTest.java - test/compiler/6894807/Test6894807.sh - test/compiler/6895383/Test.java - test/compiler/6896617/Test6896617.java - test/compiler/6896727/Test.java - test/compiler/6901572/Test.java - test/compiler/6909839/Test6909839.java - test/compiler/6910484/Test.java - test/compiler/6910605/Test.java - test/compiler/6910618/Test.java - test/compiler/6912517/Test.java - test/compiler/6916644/Test6916644.java - test/compiler/6921969/TestMultiplyLongHiZero.java - test/compiler/6930043/Test6930043.java - test/compiler/6932496/Test6932496.java - test/compiler/6934604/TestByteBoxing.java - test/compiler/6934604/TestDoubleBoxing.java - test/compiler/6934604/TestFloatBoxing.java - test/compiler/6934604/TestIntBoxing.java - test/compiler/6934604/TestLongBoxing.java - test/compiler/6934604/TestShortBoxing.java - test/compiler/6935535/Test.java - test/compiler/6942326/Test.java - test/compiler/6946040/TestCharShortByteSwap.java - test/compiler/6956668/Test6956668.java - test/compiler/6958485/Test.java - test/compiler/6968348/Test6968348.java - test/compiler/6973329/Test.java - test/compiler/6982370/Test6982370.java - test/compiler/6990212/Test6990212.java - test/compiler/7002666/Test7002666.java - test/compiler/7009231/Test7009231.java - test/compiler/7009359/Test7009359.java - test/compiler/7017746/Test.java - test/compiler/7024475/Test7024475.java - test/compiler/7029152/Test.java - test/compiler/7041100/Test7041100.java - test/compiler/7042153/Test7042153.java - test/compiler/7044738/Test7044738.java - test/compiler/7046096/Test7046096.java - test/compiler/7047069/Test7047069.java - test/compiler/7048332/Test7048332.java - test/compiler/7052494/Test7052494.java - test/compiler/7068051/Test7068051.java - test/compiler/7068051/Test7068051.sh - test/compiler/7070134/Stemmer.java - test/compiler/7070134/Test7070134.sh - test/compiler/7070134/words - test/compiler/7082949/Test7082949.java - test/compiler/7088020/Test7088020.java - test/compiler/7088419/CRCTest.java - test/compiler/7090976/Test7090976.java - test/compiler/7100757/Test7100757.java - test/compiler/7103261/Test7103261.java - test/compiler/7110586/Test7110586.java - test/compiler/7116216/LargeFrame.java - test/compiler/7116216/StackOverflow.java - test/compiler/7119644/TestBooleanVect.java - test/compiler/7119644/TestByteDoubleVect.java - test/compiler/7119644/TestByteFloatVect.java - test/compiler/7119644/TestByteIntVect.java - test/compiler/7119644/TestByteLongVect.java - test/compiler/7119644/TestByteShortVect.java - test/compiler/7119644/TestByteVect.java - test/compiler/7119644/TestCharShortVect.java - test/compiler/7119644/TestCharVect.java - test/compiler/7119644/TestDoubleVect.java - test/compiler/7119644/TestFloatDoubleVect.java - test/compiler/7119644/TestFloatVect.java - test/compiler/7119644/TestIntDoubleVect.java - test/compiler/7119644/TestIntFloatVect.java - test/compiler/7119644/TestIntLongVect.java - test/compiler/7119644/TestIntVect.java - test/compiler/7119644/TestLongDoubleVect.java - test/compiler/7119644/TestLongFloatVect.java - test/compiler/7119644/TestLongVect.java - test/compiler/7119644/TestShortDoubleVect.java - test/compiler/7119644/TestShortFloatVect.java - test/compiler/7119644/TestShortIntVect.java - test/compiler/7119644/TestShortLongVect.java - test/compiler/7119644/TestShortVect.java - test/compiler/7123108/Test7123108.java - test/compiler/7125879/Test7125879.java - test/compiler/7141637/SpreadNullArg.java - test/compiler/7160610/Test7160610.java - test/compiler/7169782/Test7169782.java - test/compiler/7174363/Test7174363.java - test/compiler/7177917/Test7177917.java - test/compiler/7179138/Test7179138_1.java - test/compiler/7179138/Test7179138_2.java - test/compiler/7184394/TestAESBase.java - test/compiler/7184394/TestAESDecode.java - test/compiler/7184394/TestAESEncode.java - test/compiler/7184394/TestAESMain.java - test/compiler/7190310/Test7190310.java - test/compiler/7190310/Test7190310_unsafe.java - test/compiler/7192963/TestByteVect.java - test/compiler/7192963/TestDoubleVect.java - test/compiler/7192963/TestFloatVect.java - test/compiler/7192963/TestIntVect.java - test/compiler/7192963/TestLongVect.java - test/compiler/7192963/TestShortVect.java - test/compiler/7196199/Test7196199.java - test/compiler/7199742/Test7199742.java - test/compiler/7200264/Test7200264.sh - test/compiler/7200264/TestIntVect.java - test/compiler/8000805/Test8000805.java - test/compiler/8001183/TestCharVect.java - test/compiler/8002069/Test8002069.java - test/compiler/8004051/Test8004051.java - test/compiler/8004741/Test8004741.java - test/compiler/8004867/TestIntAtomicCAS.java - test/compiler/8004867/TestIntAtomicOrdered.java - test/compiler/8004867/TestIntAtomicVolatile.java - test/compiler/8004867/TestIntUnsafeCAS.java - test/compiler/8004867/TestIntUnsafeOrdered.java - test/compiler/8004867/TestIntUnsafeVolatile.java - test/compiler/8005033/Test8005033.java - test/compiler/8005419/Test8005419.java - test/compiler/8005956/PolynomialRoot.java - test/compiler/8007294/Test8007294.java - test/compiler/8007722/Test8007722.java - test/compiler/8009761/Test8009761.java - test/compiler/8010927/Test8010927.java - test/compiler/8011706/Test8011706.java - test/compiler/8011771/Test8011771.java - test/compiler/8011901/Test8011901.java - test/compiler/8015436/Test8015436.java - test/compiler/EliminateAutoBox/UnsignedLoads.java - test/compiler/EscapeAnalysis/Test8020215.java - test/compiler/EscapeAnalysis/TestAllocatedEscapesPtrComparison.java - test/compiler/EscapeAnalysis/TestUnsafePutAddressNullObjMustNotEscape.java - test/compiler/IntegerArithmetic/TestIntegerComparison.java - test/gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java - test/gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java - test/gc/startup_warnings/TestCMSForegroundFlags.java - test/gc/startup_warnings/TestCMSIncrementalMode.java - test/gc/startup_warnings/TestCMSNoIncrementalMode.java - test/gc/startup_warnings/TestIncGC.java Changeset: f5a6f43cdc92 Author: katleman Date: 2014-12-11 11:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/f5a6f43cdc92 Added tag jdk9-b42 for changeset 38cb4fbd47e3 ! .hgtags Changeset: 7bb3772d6b0c Author: igerasim Date: 2014-11-25 14:16 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/7bb3772d6b0c 8064694: Kitchensink: WaitForMultipleObjects failed in hotspot\src\os\windows\vm\os_windows.cpp: 3844 Summary: Increase the timeout in debug builds; raise the priority of exiting threads Reviewed-by: dcubed, dholmes ! src/os/windows/vm/os_windows.cpp Changeset: 478aaf1a3848 Author: dholmes Date: 2014-11-25 21:00 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/478aaf1a3848 8035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java Reviewed-by: shade, coleenp ! src/share/vm/prims/unsafe.cpp ! src/share/vm/runtime/mutexLocker.cpp ! src/share/vm/runtime/mutexLocker.hpp Changeset: 2daeb7b62a4f Author: ehelin Date: 2014-11-26 17:32 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/2daeb7b62a4f 8065656: Use DWARF debug symbols for Solaris Reviewed-by: dcubed, huntch, pbk ! make/solaris/makefiles/gcc.make ! make/solaris/makefiles/sparcWorks.make Changeset: 83394f95c9df Author: minqi Date: 2014-11-26 10:32 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/83394f95c9df 8053995: Add method to WhiteBox to get vm pagesize. Summary: Unsafe is not recommended and may deprecated in future. Added a WhiteBox API to get VM page size. Reviewed-by: dholmes, ccheung, mseledtsov Contributed-by: yumin.qi at oracle.com ! src/share/vm/prims/whitebox.cpp + test/runtime/memory/ReadVMPageSize.java ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: 134991e1077a Author: minqi Date: 2014-11-26 18:47 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/134991e1077a Merge Changeset: 056f76a9160d Author: minqi Date: 2014-11-26 19:46 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/056f76a9160d Merge Changeset: b7b6b8b43778 Author: jbachorik Date: 2014-11-28 16:33 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/b7b6b8b43778 8065783: DCMD parser fails to recognize one character argument when it's positioned last Reviewed-by: sla, egahlin, fparain ! src/share/vm/prims/wbtestmethods/parserTests.cpp ! src/share/vm/prims/wbtestmethods/parserTests.hpp ! src/share/vm/prims/whitebox.cpp ! src/share/vm/services/diagnosticFramework.cpp ! test/serviceability/ParserTest.java ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java ! test/testlibrary/whitebox/sun/hotspot/parser/DiagnosticCommand.java Changeset: a0dd995271c4 Author: coleenp Date: 2014-12-01 12:16 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/a0dd995271c4 8060074: os::free() takes MemoryTrackingLevel but doesn't need it Summary: Cleaned up unused arguments in os::free and it's callers. Reviewed-by: lfoltan, coleenp, ctornqvi, dholmes Contributed-by: max.ockner at oracle.com ! src/os/aix/vm/os_aix.cpp ! src/os/aix/vm/perfMemory_aix.cpp ! src/os/bsd/vm/os_bsd.cpp ! src/os/bsd/vm/perfMemory_bsd.cpp ! src/os/linux/vm/os_linux.cpp ! src/os/linux/vm/perfMemory_linux.cpp ! src/os/solaris/vm/os_solaris.cpp ! src/os/solaris/vm/perfMemory_solaris.cpp ! src/os/windows/vm/os_windows.cpp ! src/os/windows/vm/perfMemory_windows.cpp ! src/share/vm/asm/codeBuffer.cpp ! src/share/vm/classfile/classLoader.cpp ! src/share/vm/classfile/loaderConstraints.cpp ! src/share/vm/classfile/sharedPathsMiscInfo.hpp ! src/share/vm/code/codeBlob.cpp ! src/share/vm/code/codeCache.cpp ! src/share/vm/compiler/compileLog.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp ! src/share/vm/gc_implementation/g1/g1CodeCacheRemSet.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1GCPhaseTimes.hpp ! src/share/vm/gc_implementation/g1/g1HotCardCache.cpp ! src/share/vm/gc_implementation/g1/g1ParScanThreadState.cpp ! src/share/vm/gc_implementation/g1/g1RemSet.cpp ! src/share/vm/gc_implementation/g1/g1RemSetSummary.hpp ! src/share/vm/gc_implementation/g1/g1StringDedupTable.cpp ! src/share/vm/gc_implementation/g1/heapRegionManager.cpp ! src/share/vm/gc_implementation/g1/heapRegionSet.cpp ! src/share/vm/gc_implementation/g1/ptrQueue.cpp ! src/share/vm/gc_implementation/g1/sparsePRT.cpp ! src/share/vm/gc_implementation/g1/survRateGroup.cpp ! src/share/vm/gc_implementation/parNew/parCardTableModRefBS.cpp ! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp ! src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp ! src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp ! src/share/vm/gc_implementation/shared/cSpaceCounters.hpp ! src/share/vm/gc_implementation/shared/collectorCounters.hpp ! src/share/vm/gc_implementation/shared/gSpaceCounters.hpp ! src/share/vm/gc_implementation/shared/generationCounters.hpp ! src/share/vm/gc_implementation/shared/hSpaceCounters.hpp ! src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp ! src/share/vm/gc_implementation/shared/spaceCounters.hpp ! src/share/vm/interpreter/oopMapCache.cpp ! src/share/vm/memory/allocation.cpp ! src/share/vm/memory/allocation.hpp ! src/share/vm/memory/allocation.inline.hpp ! src/share/vm/memory/cardTableModRefBS.cpp ! src/share/vm/memory/cardTableRS.cpp ! src/share/vm/memory/filemap.cpp ! src/share/vm/memory/heapInspection.cpp ! src/share/vm/memory/memRegion.cpp ! src/share/vm/oops/instanceKlass.cpp ! src/share/vm/oops/method.cpp ! src/share/vm/prims/jniCheck.cpp ! src/share/vm/prims/jvmtiClassFileReconstituter.hpp ! src/share/vm/prims/jvmtiEnvBase.hpp ! src/share/vm/prims/jvmtiExport.cpp ! src/share/vm/prims/jvmtiImpl.cpp ! src/share/vm/prims/unsafe.cpp ! src/share/vm/prims/whitebox.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/deoptimization.cpp ! src/share/vm/runtime/dtraceJSDT.hpp ! src/share/vm/runtime/fprofiler.cpp ! src/share/vm/runtime/globals.cpp ! src/share/vm/runtime/handles.cpp ! src/share/vm/runtime/objectMonitor.hpp ! src/share/vm/runtime/os.cpp ! src/share/vm/runtime/os.hpp ! src/share/vm/runtime/perfData.cpp ! src/share/vm/runtime/perfMemory.cpp ! src/share/vm/runtime/sharedRuntime.cpp ! src/share/vm/runtime/thread.cpp ! src/share/vm/runtime/vmStructs.cpp ! src/share/vm/services/attachListener.cpp ! src/share/vm/services/diagnosticArgument.cpp ! src/share/vm/services/diagnosticArgument.hpp ! src/share/vm/services/heapDumper.cpp ! src/share/vm/services/management.cpp ! src/share/vm/services/memoryManager.cpp ! src/share/vm/utilities/array.cpp ! src/share/vm/utilities/bitMap.cpp ! src/share/vm/utilities/hashtable.cpp ! src/share/vm/utilities/numberSeq.cpp ! src/share/vm/utilities/ostream.cpp ! src/share/vm/utilities/quickSort.cpp ! src/share/vm/utilities/stack.inline.hpp ! src/share/vm/utilities/taskqueue.hpp ! src/share/vm/utilities/workgroup.cpp ! src/share/vm/utilities/xmlstream.cpp Changeset: e2c93c0a76df Author: vkempik Date: 2014-12-01 18:22 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/e2c93c0a76df 8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment Reviewed-by: kvn, dsamersoff ! src/cpu/x86/vm/vm_version_x86.hpp Changeset: da92e4c42b24 Author: kevinw Date: 2014-12-03 20:40 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/da92e4c42b24 8039995: Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines. Reviewed-by: dsamersoff, allwin, sla ! test/serviceability/sa/jmap-hashcode/Test8028623.java ! test/testlibrary/com/oracle/java/testlibrary/Platform.java ! test/testlibrary/com/oracle/java/testlibrary/Utils.java Changeset: 674657ff61c6 Author: minqi Date: 2014-12-03 20:32 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/674657ff61c6 Merge ! src/os/aix/vm/perfMemory_aix.cpp ! src/os/bsd/vm/perfMemory_bsd.cpp ! src/os/linux/vm/os_linux.cpp ! src/os/linux/vm/perfMemory_linux.cpp ! src/os/solaris/vm/perfMemory_solaris.cpp ! src/share/vm/classfile/classLoader.cpp ! src/share/vm/compiler/compileLog.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1ParScanThreadState.cpp ! src/share/vm/memory/allocation.cpp ! src/share/vm/memory/cardTableModRefBS.cpp ! src/share/vm/memory/cardTableRS.cpp ! src/share/vm/oops/instanceKlass.cpp ! src/share/vm/prims/unsafe.cpp ! src/share/vm/prims/whitebox.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.cpp ! src/share/vm/runtime/sharedRuntime.cpp ! src/share/vm/runtime/vmStructs.cpp ! src/share/vm/utilities/ostream.cpp ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: c43f0d5cc9ec Author: jwilhelm Date: 2014-11-24 23:28 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/c43f0d5cc9ec Merge ! test/gc/g1/TestHumongousShrinkHeap.java ! test/gc/g1/TestShrinkAuxiliaryData.java Changeset: d90241bc32bb Author: mlarsson Date: 2014-11-25 11:59 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/d90241bc32bb 8062943: REDO - Parallelize clearing the next mark bitmap Reviewed-by: kbarrett, tschatzl ! src/share/vm/gc_implementation/g1/concurrentMark.cpp ! src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp ! src/share/vm/gc_implementation/g1/heapRegionManager.cpp ! src/share/vm/gc_implementation/g1/heapRegionManager.hpp Changeset: 50d100ae0c72 Author: eistepan Date: 2014-11-25 18:16 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/50d100ae0c72 8065749: [TESTBUG]: gc/arguments/TestG1HeapRegionSize.java fails at nightly Reviewed-by: brutisso ! test/gc/arguments/TestG1HeapRegionSize.java Changeset: 93b6fb9abdb4 Author: aeriksso Date: 2013-05-17 17:24 +0200 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/93b6fb9abdb4 7176220: 'Full GC' events miss date stamp information occasionally Summary: Move date stamp logic into GCTraceTime Reviewed-by: brutisso, tschatzl ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/vm_operations_g1.cpp ! src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp ! src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp ! src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp ! src/share/vm/gc_implementation/shared/gcTraceTime.cpp ! src/share/vm/memory/genCollectedHeap.cpp Changeset: ad524733c223 Author: mgerdin Date: 2014-11-26 10:51 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/ad524733c223 8065218: Move CMS-specific fields from Space to CompactibleFreeListSpace Reviewed-by: brutisso, tschatzl, sangheki ! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.hpp ! src/share/vm/memory/space.hpp Changeset: 760030342f09 Author: mgerdin Date: 2014-11-26 10:53 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/760030342f09 8065358: Refactor G1s usage of save_marks and reduce related races Summary: Stop using save_marks in G1 related code and make setting the replacement field less racy. Reviewed-by: brutisso, tschatzl ! src/share/vm/gc_implementation/g1/g1Allocator.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1RemSet.cpp ! src/share/vm/gc_implementation/g1/heapRegion.cpp ! src/share/vm/gc_implementation/g1/heapRegion.hpp Changeset: c196aca52cab Author: fzhinkin Date: 2014-11-26 14:17 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/c196aca52cab 8037968: Add tests on alignment of objects copied to survivor space Reviewed-by: jmasa, dfazunen ! test/TEST.groups + test/gc/arguments/TestSurvivorAlignmentInBytesOption.java + test/gc/survivorAlignment/AlignmentHelper.java + test/gc/survivorAlignment/SurvivorAlignmentTestMain.java + test/gc/survivorAlignment/TestAllocationInEden.java + test/gc/survivorAlignment/TestPromotionFromEdenToTenured.java + test/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterFullGC.java + test/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java + test/gc/survivorAlignment/TestPromotionToSurvivor.java Changeset: 62be730e9cbe Author: jmasa Date: 2014-11-26 17:43 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/62be730e9cbe Merge Changeset: 253970373ce8 Author: jwilhelm Date: 2014-11-25 13:41 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/253970373ce8 8065305: Make it possible to extend the G1CollectorPolicy Summary: Added a G1CollectorPolicyExt where it is possible to extend the class. Reviewed-by: sjohanss, tschatzl ! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp ! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp + src/share/vm/gc_implementation/g1/g1CollectorPolicy_ext.hpp ! src/share/vm/memory/universe.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/arguments.hpp ! src/share/vm/runtime/arguments_ext.hpp Changeset: fddc5bb6f1d6 Author: jwilhelm Date: 2014-11-26 17:24 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/fddc5bb6f1d6 Merge Changeset: 8c2e5188692f Author: jwilhelm Date: 2014-11-26 20:36 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/8c2e5188692f Merge Changeset: f0db7d477633 Author: sangheki Date: 2014-11-26 21:38 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/f0db7d477633 8055239: assert(_thread == Thread::current()->osthread()) failed: The PromotionFailedInfo should be thread local Summary: Changed to trace and reset before second use of PromotionFailedInfo. Reviewed-by: jmasa, brutisso, kbarrett ! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp Changeset: 438ea069d427 Author: eistepan Date: 2014-11-27 14:52 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/438ea069d427 8065865: gc/TestSoftReferencesBehaviorOnOOME.java: Error. Can't find source file: TestSoftReference.java Reviewed-by: sla ! test/gc/TestSoftReferencesBehaviorOnOOME.java Changeset: d5486ac4e114 Author: sjohanss Date: 2014-11-27 11:09 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/d5486ac4e114 8065227: Report allocation context stats at end of cleanup Summary: Moved allocation context update from remark to the cleanup phase. Reviewed-by: mgerdin, jmasa ! src/share/vm/gc_implementation/g1/concurrentMark.cpp ! src/share/vm/gc_implementation/g1/g1AllocationContext.hpp Changeset: c883161f2a38 Author: brutisso Date: 2014-11-27 21:02 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/c883161f2a38 8065972: Remove support for ParNew+SerialOld and DefNew+CMS Reviewed-by: mgerdin, stefank ! src/share/vm/gc_implementation/concurrentMarkSweep/cmsCollectorPolicy.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp ! src/share/vm/gc_implementation/parNew/parNewGeneration.hpp ! src/share/vm/memory/cardTableRS.cpp ! src/share/vm/memory/cardTableRS.hpp ! src/share/vm/memory/collectorPolicy.cpp ! src/share/vm/memory/defNewGeneration.hpp ! src/share/vm/memory/genCollectedHeap.cpp ! src/share/vm/memory/genCollectedHeap.hpp ! src/share/vm/memory/genRemSet.hpp ! src/share/vm/memory/generation.hpp ! src/share/vm/memory/sharedHeap.cpp ! src/share/vm/memory/tenuredGeneration.cpp ! src/share/vm/memory/tenuredGeneration.hpp ! src/share/vm/oops/oop.inline.hpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/arguments.hpp ! test/compiler/8010927/Test8010927.java ! test/gc/TestSystemGC.java ! test/gc/startup_warnings/TestDefNewCMS.java + test/gc/startup_warnings/TestNoParNew.java ! test/gc/startup_warnings/TestParNewCMS.java ! test/gc/startup_warnings/TestParNewSerialOld.java Changeset: b39224cc9ab2 Author: brutisso Date: 2014-11-28 08:20 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/b39224cc9ab2 8066133: Fix missing reivew changes for JDK-8065972 Reviewed-by: mgerdin, stefank ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp ! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp ! src/share/vm/gc_implementation/parNew/parNewGeneration.hpp ! src/share/vm/gc_implementation/shared/parGCAllocBuffer.cpp ! src/share/vm/gc_implementation/shared/parGCAllocBuffer.hpp ! src/share/vm/memory/blockOffsetTable.hpp ! src/share/vm/memory/cardTableModRefBS.hpp ! src/share/vm/memory/generation.cpp ! src/share/vm/memory/generation.hpp ! test/gc/startup_warnings/TestParNewSerialOld.java Changeset: 1c207cfc557b Author: tschatzl Date: 2014-11-28 09:33 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/1c207cfc557b 8065579: WB method to start G1 concurrent mark cycle should be introduced Summary: Add a WhiteBox callback to the VM to start a concurrent mark cycle in G1. Reviewed-by: tschatzl, sjohanss Contributed-by: Leonid Mesnik ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/vm_operations_g1.cpp ! src/share/vm/gc_interface/gcCause.cpp ! src/share/vm/gc_interface/gcCause.hpp ! src/share/vm/prims/whitebox.cpp + test/gc/whitebox/TestConcMarkCycleWB.java ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: 1115d9b55e9d Author: tschatzl Date: 2014-11-28 08:53 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/1115d9b55e9d Merge Changeset: b6fe66681496 Author: jwilhelm Date: 2014-12-01 12:11 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/b6fe66681496 Merge ! src/share/vm/prims/whitebox.cpp ! src/share/vm/runtime/arguments.cpp ! test/TEST.groups ! test/compiler/runtime/8010927/Test8010927.java ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: a0dc758e76ef Author: brutisso Date: 2014-12-02 09:51 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/a0dc758e76ef 8065992: Change CMSCollector::_young_gen to be a ParNewGeneration* Reviewed-by: mgerdin, kbarrett ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.inline.hpp ! src/share/vm/memory/genCollectedHeap.cpp ! src/share/vm/memory/generation.cpp ! src/share/vm/memory/generation.hpp Changeset: f84495a81488 Author: brutisso Date: 2014-12-01 14:37 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/f84495a81488 8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration Reviewed-by: mgerdin, kbarrett ! agent/src/share/classes/sun/jvm/hotspot/memory/Generation.java - agent/src/share/classes/sun/jvm/hotspot/memory/OneContigSpaceCardGeneration.java ! agent/src/share/classes/sun/jvm/hotspot/memory/TenuredGeneration.java ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.inline.hpp ! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp ! src/share/vm/memory/cardTableModRefBS.cpp ! src/share/vm/memory/defNewGeneration.hpp ! src/share/vm/memory/genCollectedHeap.cpp ! src/share/vm/memory/genMarkSweep.cpp ! src/share/vm/memory/generation.cpp ! src/share/vm/memory/generation.hpp - src/share/vm/memory/generation.inline.hpp ! src/share/vm/memory/space.hpp ! src/share/vm/memory/tenuredGeneration.cpp ! src/share/vm/memory/tenuredGeneration.hpp + src/share/vm/memory/tenuredGeneration.inline.hpp ! src/share/vm/precompiled/precompiled.hpp ! src/share/vm/runtime/vmStructs.cpp Changeset: ba93958aad70 Author: jwilhelm Date: 2014-12-04 10:40 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/ba93958aad70 Merge ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1RemSet.cpp ! src/share/vm/gc_implementation/g1/heapRegionManager.cpp ! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp ! src/share/vm/memory/cardTableModRefBS.cpp ! src/share/vm/memory/cardTableRS.cpp ! src/share/vm/prims/whitebox.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/vmStructs.cpp ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: 32fa0941fc95 Author: goetz Date: 2014-12-04 10:10 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/32fa0941fc95 8066662: Fix include after 8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration Reviewed-by: mgerdin, brutisso ! src/share/vm/gc_implementation/parNew/parOopClosures.inline.hpp Changeset: d7ae2b300af9 Author: mgerdin Date: 2014-12-04 15:09 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/d7ae2b300af9 Merge Changeset: 2edb06d66129 Author: goetz Date: 2014-11-25 15:59 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/2edb06d66129 8065915: Fix includes after 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff Reviewed-by: vlivanov, dholmes ! src/share/vm/ci/ciTypeFlow.cpp Changeset: 9cc45ff7c3cc Author: drchase Date: 2014-11-27 11:33 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/9cc45ff7c3cc Merge - make/solaris/makefiles/add_gnu_debuglink.make - make/solaris/makefiles/fix_empty_sec_hdr_flags.make - src/os/solaris/add_gnu_debuglink/add_gnu_debuglink.c - src/os/solaris/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c - test/gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java - test/gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java - test/gc/startup_warnings/TestCMSForegroundFlags.java Changeset: 8394c315d83a Author: roland Date: 2014-11-27 16:54 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/8394c315d83a 8066045: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1 Summary: code in PhaseIterGVN::add_users_to_worklist() from 8054478 makes incorrect assumption about graph shape Reviewed-by: iveresov ! src/share/vm/opto/phaseX.cpp Changeset: e264efbf19f8 Author: iignatyev Date: 2014-11-28 19:42 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/e264efbf19f8 8064953: Asserts.assert* should print values Reviewed-by: sla, dholmes, iignatyev Contributed-by: tatiana.pivovarova at oracle.com ! test/testlibrary/com/oracle/java/testlibrary/Asserts.java Changeset: 4d1463933e28 Author: fzhinkin Date: 2014-11-28 19:49 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/4d1463933e28 8058846: c.o.j.t.Platform::isX86 and isX64 may simultaneously return true Reviewed-by: iveresov, iignatyev ! test/testlibrary/com/oracle/java/testlibrary/Platform.java + test/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java Changeset: c3f74da22836 Author: iignatyev Date: 2014-11-28 16:59 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/c3f74da22836 Merge - make/solaris/makefiles/add_gnu_debuglink.make - make/solaris/makefiles/fix_empty_sec_hdr_flags.make - src/os/solaris/add_gnu_debuglink/add_gnu_debuglink.c - src/os/solaris/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c - test/gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java - test/gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java - test/gc/startup_warnings/TestCMSForegroundFlags.java Changeset: ea149bbe1727 Author: iignatyev Date: 2014-11-28 18:37 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/ea149bbe1727 Merge Changeset: 4d0cd0d19a56 Author: iignatyev Date: 2014-12-01 22:38 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/4d0cd0d19a56 8066141: compiler/whitebox/GetNMethodTest.java: java.lang.RuntimeException: blob_type[MethodProfiled] for 2 level isn't MethodNonProfiled Reviewed-by: iveresov, iignatyev Contributed-by: tatiana.pivovarova at oracle.com ! test/compiler/whitebox/GetNMethodTest.java Changeset: adbc6a1e1ce7 Author: iignatyev Date: 2014-12-01 22:41 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/adbc6a1e1ce7 Merge - make/solaris/makefiles/add_gnu_debuglink.make - make/solaris/makefiles/fix_empty_sec_hdr_flags.make - src/os/solaris/add_gnu_debuglink/add_gnu_debuglink.c - src/os/solaris/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c - test/gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java - test/gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java - test/gc/startup_warnings/TestCMSForegroundFlags.java Changeset: b35313b1dff1 Author: iignatyev Date: 2014-12-02 12:36 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/b35313b1dff1 8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts Reviewed-by: kvn, anoll ! src/share/vm/prims/whitebox.cpp ! src/share/vm/prims/whitebox.hpp ! src/share/vm/runtime/sweeper.cpp ! src/share/vm/runtime/sweeper.hpp ! src/share/vm/runtime/thread.cpp ! src/share/vm/runtime/thread.hpp ! test/compiler/whitebox/AllocationCodeBlobTest.java + test/compiler/whitebox/ForceNMethodSweepTest.java + test/testlibrary/com/oracle/java/testlibrary/InfiniteLoop.java ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: 9cd872c1370e Author: iignatyev Date: 2014-12-02 12:37 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/9cd872c1370e 8066290: Port JDK-8066191 into hotspot Reviewed-by: kvn + test/testlibrary/com/oracle/java/testlibrary/TimeLimitedRunner.java Changeset: 1266b02f32fe Author: kvn Date: 2014-12-02 12:24 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/1266b02f32fe 8066199: C2 escape analysis prevents VM from exiting quickly Summary: Check for safepoint and block during EA Connection graph construction. Reviewed-by: roland, vlivanov, shade ! src/share/vm/opto/escape.cpp Changeset: eb22c5aab09c Author: thartmann Date: 2014-12-04 09:52 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/eb22c5aab09c 8066448: SmallCodeCacheStartup.java exits with exit code 1 Summary: Check for VirtualMachineError in case VM initialization fails. Reviewed-by: kvn ! src/share/vm/oops/method.cpp ! test/compiler/startup/SmallCodeCacheStartup.java Changeset: 80871303480c Author: roland Date: 2014-12-01 11:59 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/80871303480c 8064703: crash running specjvm98's javac following 8060252 Summary: uncommon trap between arraycopy and initialization may leave array initialized Reviewed-by: kvn, vlivanov, goetz ! src/share/vm/opto/graphKit.cpp ! src/share/vm/opto/graphKit.hpp ! src/share/vm/opto/library_call.cpp + test/compiler/arraycopy/TestArrayCopyNoInit.java Changeset: bc3c839cc3b8 Author: roland Date: 2014-12-04 11:22 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/bc3c839cc3b8 Merge Changeset: 927664223435 Author: drchase Date: 2014-12-04 11:35 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/927664223435 Merge ! src/share/vm/oops/method.cpp ! src/share/vm/prims/whitebox.cpp ! src/share/vm/runtime/thread.cpp ! test/testlibrary/com/oracle/java/testlibrary/Platform.java ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: 85b261e8433e Author: drchase Date: 2014-12-04 17:53 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/85b261e8433e Merge Changeset: 8866247570e8 Author: iignatyev Date: 2014-12-04 14:14 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/8866247570e8 8066713: ignore compiler/types/correctness Summary: add @ignore to compiler/types/correctness tests Reviewed-by: kvn ! test/compiler/types/correctness/CorrectnessTest.java ! test/compiler/types/correctness/OffTest.java Changeset: e2457e3f8c0e Author: amurillo Date: 2014-12-05 16:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/e2457e3f8c0e Merge - agent/src/share/classes/sun/jvm/hotspot/memory/OneContigSpaceCardGeneration.java ! src/os/aix/vm/os_aix.cpp ! src/os/bsd/vm/os_bsd.cpp ! src/os/linux/vm/os_linux.cpp ! src/os/solaris/vm/os_solaris.cpp ! src/os/windows/vm/os_windows.cpp ! src/share/vm/classfile/classLoader.cpp ! src/share/vm/classfile/imageFile.cpp ! src/share/vm/memory/filemap.cpp - src/share/vm/memory/generation.inline.hpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/arguments.hpp ! src/share/vm/runtime/os.cpp ! src/share/vm/runtime/os.hpp Changeset: e7f380bee507 Author: simonis Date: 2014-12-10 19:12 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/e7f380bee507 8067015: Implement os::pd_map_memory() on AIX Reviewed-by: dholmes ! src/os/aix/vm/os_aix.cpp Changeset: 65a9747147b8 Author: lana Date: 2014-12-11 12:28 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/65a9747147b8 Merge - agent/src/share/classes/sun/jvm/hotspot/memory/OneContigSpaceCardGeneration.java - src/share/vm/memory/generation.inline.hpp Changeset: 7f062b70a344 Author: lana Date: 2014-12-18 19:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/7f062b70a344 Added tag jdk9-b43 for changeset 65a9747147b8 ! .hgtags Changeset: 84af818eed0a Author: mgronlun Date: 2014-12-03 17:12 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/84af818eed0a 8065788: os::reserve_memory() on Windows should not assert that allocation size is aligned to OS allocation granularity Reviewed-by: mgronlun, simonis Contributed-by: thomas.stuefe at sap.com ! src/os/windows/vm/os_windows.cpp Changeset: 3cdb9f480a8c Author: kevinw Date: 2014-12-04 12:43 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/3cdb9f480a8c 8061785: [TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge Reviewed-by: sla, dsamersoff ! test/serviceability/sa/jmap-hashcode/Test8028623.java Changeset: 35541556675c Author: kevinw Date: 2014-12-04 16:16 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/35541556675c Merge Changeset: 1c629f3fe8b2 Author: iklam Date: 2014-12-04 15:20 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/1c629f3fe8b2 8066670: PrintSharedArchiveAndExit does not exit the VM when the archive is invalid Summary: in FileMapInfo::fail_continue do not set UseSharedSpaces = false Reviewed-by: dholmes, ccheung ! src/share/vm/memory/filemap.cpp ! src/share/vm/memory/metaspaceShared.cpp + test/runtime/SharedArchiveFile/PrintSharedArchiveAndExit.java Changeset: c891caba9ce9 Author: ccheung Date: 2014-12-05 12:24 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/c891caba9ce9 8065050: vm crashes during CDS dump when very small SharedMiscDataSize is specified Summary: define minimum required sizes for the ro, rw, and md regions and make sure the specified sizes are not less than the minimum sizes Reviewed-by: jiangli, dholmes, mseledtsov ! src/share/vm/memory/metaspace.cpp ! src/share/vm/memory/metaspaceShared.hpp ! test/runtime/SharedArchiveFile/LimitSharedSizes.java Changeset: c6a334f9db4c Author: coleenp Date: 2014-12-05 15:15 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/c6a334f9db4c 8066171: Out of order with Metaspace allocation lock Summary: Lock resolved_references instead. Reviewed-by: twisti, sspitsyn ! src/share/vm/oops/cpCache.cpp Changeset: bfefb8bc3f55 Author: coleenp Date: 2014-12-05 23:21 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/bfefb8bc3f55 Merge Changeset: a3f3bc88d1f3 Author: cjplummer Date: 2014-12-05 15:41 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/a3f3bc88d1f3 8066508: JTReg tests timeout on slow devices when run using JPRT Summary: Fixed by increasing timeoutFactor from 1 to 4 as is done already in jdk/test/Makefile. Reviewed-by: dholmes, dcubed ! test/Makefile Changeset: 30782e93e3be Author: mikael Date: 2014-12-06 04:30 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/30782e93e3be Merge Changeset: 35e222a277ba Author: minqi Date: 2014-12-08 00:15 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/35e222a277ba Merge - agent/src/share/classes/sun/jvm/hotspot/memory/OneContigSpaceCardGeneration.java ! src/os/windows/vm/os_windows.cpp ! src/share/vm/memory/filemap.cpp - src/share/vm/memory/generation.inline.hpp ! src/share/vm/memory/metaspace.cpp ! src/share/vm/memory/metaspaceShared.hpp ! test/Makefile - test/compiler/5057225/Test5057225.java - test/compiler/5091921/Test5091921.java - test/compiler/5091921/Test6186134.java - test/compiler/5091921/Test6196102.java - test/compiler/5091921/Test6357214.java - test/compiler/5091921/Test6559156.java - test/compiler/5091921/Test6753639.java - test/compiler/5091921/Test6850611.java - test/compiler/5091921/Test6890943.java - test/compiler/5091921/Test6897150.java - test/compiler/5091921/Test6905845.java - test/compiler/5091921/Test6931567.java - test/compiler/5091921/Test6935022.java - test/compiler/5091921/Test6959129.java - test/compiler/5091921/Test6985295.java - test/compiler/5091921/Test6992759.java - test/compiler/5091921/Test7005594.java - test/compiler/5091921/Test7005594.sh - test/compiler/5091921/Test7020614.java - test/compiler/5091921/input6890943.txt - test/compiler/5091921/output6890943.txt - test/compiler/6340864/TestByteVect.java - test/compiler/6340864/TestDoubleVect.java - test/compiler/6340864/TestFloatVect.java - test/compiler/6340864/TestIntVect.java - test/compiler/6340864/TestLongVect.java - test/compiler/6340864/TestShortVect.java - test/compiler/6378821/Test6378821.java - test/compiler/6431242/Test.java - test/compiler/6443505/Test6443505.java - test/compiler/6478991/NullCheckTest.java - test/compiler/6539464/Test.java - test/compiler/6579789/Test6579789.java - test/compiler/6589834/InlinedArrayCloneTestCase.java - test/compiler/6589834/Test_ia32.java - test/compiler/6603011/Test.java - test/compiler/6636138/Test1.java - test/compiler/6636138/Test2.java - test/compiler/6646019/Test.java - test/compiler/6646020/Tester.java - test/compiler/6659207/Test.java - test/compiler/6661247/Test.java - test/compiler/6663621/IVTest.java - test/compiler/6663848/Tester.java - test/compiler/6663854/Test6663854.java - test/compiler/6689060/Test.java - test/compiler/6695810/Test.java - test/compiler/6700047/Test6700047.java - test/compiler/6711100/Test.java - test/compiler/6711117/Test.java - test/compiler/6712835/Test6712835.java - test/compiler/6714694/Tester.java - test/compiler/6716441/Tester.java - test/compiler/6724218/Test.java - test/compiler/6726999/Test.java - test/compiler/6732154/Test6732154.java - test/compiler/6741738/Tester.java - test/compiler/6756768/Test6756768.java - test/compiler/6756768/Test6756768_2.java - test/compiler/6757316/Test6757316.java - test/compiler/6758234/Test6758234.java - test/compiler/6769124/TestArrayCopy6769124.java - test/compiler/6769124/TestDeoptInt6769124.java - test/compiler/6769124/TestUnalignedLoad6769124.java - test/compiler/6772683/InterruptedTest.java - test/compiler/6775880/Test.java - test/compiler/6778657/Test.java - test/compiler/6792161/Test6792161.java - test/compiler/6795161/Test.java - test/compiler/6795362/Test6795362.java - test/compiler/6795465/Test6795465.java - test/compiler/6796786/Test6796786.java - test/compiler/6797305/Test6797305.java - test/compiler/6799693/Test.java - test/compiler/6800154/Test6800154.java - test/compiler/6805724/Test6805724.java - test/compiler/6814842/Test6814842.java - test/compiler/6823354/Test6823354.java - test/compiler/6823453/Test.java - test/compiler/6826736/Test.java - test/compiler/6832293/Test.java - test/compiler/6833129/Test.java - test/compiler/6837011/Test6837011.java - test/compiler/6837094/Test.java - test/compiler/6843752/Test.java - test/compiler/6849574/Test.java - test/compiler/6851282/Test.java - test/compiler/6852078/Test6852078.java - test/compiler/6855164/Test.java - test/compiler/6855215/Test6855215.java - test/compiler/6857159/Test6857159.java - test/compiler/6857159/Test6857159.sh - test/compiler/6859338/Test6859338.java - test/compiler/6860469/Test.java - test/compiler/6863155/Test6863155.java - test/compiler/6863420/Test.java - test/compiler/6865031/Test.java - test/compiler/6865265/StackOverflowBug.java - test/compiler/6866651/Test.java - test/compiler/6875866/Test.java - test/compiler/6877254/Test.java - test/compiler/6879902/Test6879902.java - test/compiler/6880034/Test6880034.java - test/compiler/6885584/Test6885584.java - test/compiler/6891750/Test6891750.java - test/compiler/6892265/Test.java - test/compiler/6894807/IsInstanceTest.java - test/compiler/6894807/Test6894807.sh - test/compiler/6895383/Test.java - test/compiler/6896617/Test6896617.java - test/compiler/6896727/Test.java - test/compiler/6901572/Test.java - test/compiler/6909839/Test6909839.java - test/compiler/6910484/Test.java - test/compiler/6910605/Test.java - test/compiler/6910618/Test.java - test/compiler/6912517/Test.java - test/compiler/6916644/Test6916644.java - test/compiler/6921969/TestMultiplyLongHiZero.java - test/compiler/6930043/Test6930043.java - test/compiler/6932496/Test6932496.java - test/compiler/6934604/TestByteBoxing.java - test/compiler/6934604/TestDoubleBoxing.java - test/compiler/6934604/TestFloatBoxing.java - test/compiler/6934604/TestIntBoxing.java - test/compiler/6934604/TestLongBoxing.java - test/compiler/6934604/TestShortBoxing.java - test/compiler/6935535/Test.java - test/compiler/6942326/Test.java - test/compiler/6946040/TestCharShortByteSwap.java - test/compiler/6956668/Test6956668.java - test/compiler/6958485/Test.java - test/compiler/6968348/Test6968348.java - test/compiler/6973329/Test.java - test/compiler/6982370/Test6982370.java - test/compiler/6990212/Test6990212.java - test/compiler/7002666/Test7002666.java - test/compiler/7009231/Test7009231.java - test/compiler/7009359/Test7009359.java - test/compiler/7017746/Test.java - test/compiler/7024475/Test7024475.java - test/compiler/7029152/Test.java - test/compiler/7041100/Test7041100.java - test/compiler/7042153/Test7042153.java - test/compiler/7044738/Test7044738.java - test/compiler/7046096/Test7046096.java - test/compiler/7047069/Test7047069.java - test/compiler/7048332/Test7048332.java - test/compiler/7052494/Test7052494.java - test/compiler/7068051/Test7068051.java - test/compiler/7070134/Stemmer.java - test/compiler/7070134/Test7070134.sh - test/compiler/7070134/words - test/compiler/7082949/Test7082949.java - test/compiler/7088020/Test7088020.java - test/compiler/7088419/CRCTest.java - test/compiler/7090976/Test7090976.java - test/compiler/7100757/Test7100757.java - test/compiler/7103261/Test7103261.java - test/compiler/7110586/Test7110586.java - test/compiler/7116216/LargeFrame.java - test/compiler/7116216/StackOverflow.java - test/compiler/7119644/TestBooleanVect.java - test/compiler/7119644/TestByteDoubleVect.java - test/compiler/7119644/TestByteFloatVect.java - test/compiler/7119644/TestByteIntVect.java - test/compiler/7119644/TestByteLongVect.java - test/compiler/7119644/TestByteShortVect.java - test/compiler/7119644/TestByteVect.java - test/compiler/7119644/TestCharShortVect.java - test/compiler/7119644/TestCharVect.java - test/compiler/7119644/TestDoubleVect.java - test/compiler/7119644/TestFloatDoubleVect.java - test/compiler/7119644/TestFloatVect.java - test/compiler/7119644/TestIntDoubleVect.java - test/compiler/7119644/TestIntFloatVect.java - test/compiler/7119644/TestIntLongVect.java - test/compiler/7119644/TestIntVect.java - test/compiler/7119644/TestLongDoubleVect.java - test/compiler/7119644/TestLongFloatVect.java - test/compiler/7119644/TestLongVect.java - test/compiler/7119644/TestShortDoubleVect.java - test/compiler/7119644/TestShortFloatVect.java - test/compiler/7119644/TestShortIntVect.java - test/compiler/7119644/TestShortLongVect.java - test/compiler/7119644/TestShortVect.java - test/compiler/7123108/Test7123108.java - test/compiler/7125879/Test7125879.java - test/compiler/7141637/SpreadNullArg.java - test/compiler/7160610/Test7160610.java - test/compiler/7169782/Test7169782.java - test/compiler/7174363/Test7174363.java - test/compiler/7177917/Test7177917.java - test/compiler/7179138/Test7179138_1.java - test/compiler/7179138/Test7179138_2.java - test/compiler/7184394/TestAESBase.java - test/compiler/7184394/TestAESDecode.java - test/compiler/7184394/TestAESEncode.java - test/compiler/7184394/TestAESMain.java - test/compiler/7190310/Test7190310.java - test/compiler/7190310/Test7190310_unsafe.java - test/compiler/7192963/TestByteVect.java - test/compiler/7192963/TestDoubleVect.java - test/compiler/7192963/TestFloatVect.java - test/compiler/7192963/TestIntVect.java - test/compiler/7192963/TestLongVect.java - test/compiler/7192963/TestShortVect.java - test/compiler/7196199/Test7196199.java - test/compiler/7199742/Test7199742.java - test/compiler/7200264/Test7200264.sh - test/compiler/7200264/TestIntVect.java - test/compiler/8000805/Test8000805.java - test/compiler/8001183/TestCharVect.java - test/compiler/8002069/Test8002069.java - test/compiler/8004051/Test8004051.java - test/compiler/8004741/Test8004741.java - test/compiler/8004867/TestIntAtomicCAS.java - test/compiler/8004867/TestIntAtomicOrdered.java - test/compiler/8004867/TestIntAtomicVolatile.java - test/compiler/8004867/TestIntUnsafeCAS.java - test/compiler/8004867/TestIntUnsafeOrdered.java - test/compiler/8004867/TestIntUnsafeVolatile.java - test/compiler/8005033/Test8005033.java - test/compiler/8005419/Test8005419.java - test/compiler/8005956/PolynomialRoot.java - test/compiler/8007294/Test8007294.java - test/compiler/8007722/Test8007722.java - test/compiler/8009761/Test8009761.java - test/compiler/8010927/Test8010927.java - test/compiler/8011706/Test8011706.java - test/compiler/8011771/Test8011771.java - test/compiler/8011901/Test8011901.java - test/compiler/8015436/Test8015436.java - test/compiler/EliminateAutoBox/UnsignedLoads.java - test/compiler/EscapeAnalysis/Test8020215.java - test/compiler/EscapeAnalysis/TestAllocatedEscapesPtrComparison.java - test/compiler/EscapeAnalysis/TestUnsafePutAddressNullObjMustNotEscape.java - test/compiler/IntegerArithmetic/TestIntegerComparison.java - test/gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java - test/gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java - test/gc/startup_warnings/TestCMSForegroundFlags.java Changeset: 29df282f63fe Author: sfriberg Date: 2014-12-03 09:27 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/29df282f63fe 8066441: Add PLAB trace event Reviewed-by: tschatzl, ehelin, egahlin ! src/share/vm/gc_implementation/shared/gcTrace.cpp ! src/share/vm/gc_implementation/shared/gcTrace.hpp ! src/share/vm/gc_implementation/shared/gcTraceSend.cpp ! src/share/vm/trace/trace.xml Changeset: 8123d3c57019 Author: brutisso Date: 2014-12-04 09:43 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/8123d3c57019 Merge Changeset: 1ac4a90c0bc5 Author: ehelin Date: 2014-12-02 09:53 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/1ac4a90c0bc5 8059066: CardTableModRefBS might commit the same page twice Reviewed-by: tschatzl, kbarrett, jmasa ! src/share/vm/memory/cardTableModRefBS.cpp + test/gc/TestCardTablePageCommits.java Changeset: 76dbb76dd3e4 Author: stefank Date: 2014-12-05 21:16 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/76dbb76dd3e4 8065634: Crash in InstanceKlass::clean_method_data when _method is NULL Reviewed-by: coleenp, hseigel, poonam ! src/share/vm/classfile/classFileParser.cpp ! src/share/vm/classfile/classFileParser.hpp Changeset: b1e0ed4ff875 Author: stefank Date: 2014-12-08 15:17 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/b1e0ed4ff875 Merge Changeset: 69b4f6a4044a Author: jwilhelm Date: 2014-12-08 18:52 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/69b4f6a4044a Merge ! src/share/vm/memory/cardTableModRefBS.cpp Changeset: 3bc090d366bf Author: tschatzl Date: 2014-12-09 12:47 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/3bc090d366bf 8066102: Clean up HeapRegionRemSet files Summary: Remove dead code, tighten public interfaces and improve documentation in the HeapRegionRemSet implementation. Reviewed-by: mgerdin, kbarrett ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp ! src/share/vm/gc_implementation/g1/heapRegionRemSet.hpp Changeset: f1833a8541d8 Author: brutisso Date: 2014-12-10 11:30 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/f1833a8541d8 8066780: Split CardGeneration out to its own file Reviewed-by: kbarrett, tschatzl ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp + src/share/vm/memory/cardGeneration.cpp + src/share/vm/memory/cardGeneration.hpp ! src/share/vm/memory/generation.cpp ! src/share/vm/memory/generation.hpp ! src/share/vm/memory/tenuredGeneration.hpp Changeset: b4e48cad8cc6 Author: brutisso Date: 2014-12-10 11:31 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/b4e48cad8cc6 8066781: Minor cleanups to TenuredGeneration Reviewed-by: kbarrett, tschatzl ! src/share/vm/memory/tenuredGeneration.cpp ! src/share/vm/memory/tenuredGeneration.hpp ! src/share/vm/memory/tenuredGeneration.inline.hpp ! src/share/vm/runtime/vmStructs.cpp Changeset: 4c99c4e3fb74 Author: brutisso Date: 2014-12-10 11:32 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/4c99c4e3fb74 8066782: Move common code from CMSGeneration and TenuredGeneration to CardGeneration Reviewed-by: kbarrett, tschatzl ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.inline.hpp ! src/share/vm/memory/cardGeneration.cpp ! src/share/vm/memory/cardGeneration.hpp + src/share/vm/memory/cardGeneration.inline.hpp ! src/share/vm/memory/tenuredGeneration.cpp ! src/share/vm/memory/tenuredGeneration.hpp ! src/share/vm/memory/tenuredGeneration.inline.hpp Changeset: d66b82f39c6e Author: jwilhelm Date: 2014-12-11 02:43 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/d66b82f39c6e 6522873: Java not print "Unrecognized option" when it is invalid option. Summary: Introduced a new version of match_option() that don't allow a tail after the flag name and used it for flags without extra arguments Reviewed-by: dholmes, dcubed ! src/share/vm/runtime/arguments.cpp Changeset: 4b1d7d4be6dc Author: jwilhelm Date: 2014-12-11 20:39 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/4b1d7d4be6dc Merge Changeset: e78fa38ad3a3 Author: roland Date: 2014-12-04 14:34 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/e78fa38ad3a3 8048170: Test closed/java/text/Normalizer/ConformanceTest.java failed Summary: PhaseIdealLoop::split_if_with_blocks_post() shoulnd't reorder range checks adjusted by range check smearing Reviewed-by: kvn, jrose ! src/share/vm/opto/loopopts.cpp + test/compiler/rangechecks/TestRangeCheckSmearingLoopOpts.java Changeset: 8d8f473d2f99 Author: roland Date: 2014-12-04 14:11 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/8d8f473d2f99 Merge Changeset: 6ce5db264562 Author: adlertz Date: 2014-12-05 15:16 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/6ce5db264562 Merge - agent/src/share/classes/sun/jvm/hotspot/memory/OneContigSpaceCardGeneration.java - src/share/vm/memory/generation.inline.hpp Changeset: 4d5b47a5184d Author: roland Date: 2014-11-25 17:33 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/4d5b47a5184d 6898462: The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94 Summary: OOM during reallocation of scalar replaced objects in deoptimization causes crashes Reviewed-by: kvn, jrose ! src/share/vm/interpreter/interpreterRuntime.cpp ! src/share/vm/memory/universe.cpp ! src/share/vm/memory/universe.hpp ! src/share/vm/opto/macro.cpp ! src/share/vm/runtime/deoptimization.cpp ! src/share/vm/runtime/deoptimization.hpp ! src/share/vm/runtime/sharedRuntime.cpp ! src/share/vm/runtime/thread.cpp ! src/share/vm/runtime/thread.hpp ! src/share/vm/runtime/vframeArray.cpp ! src/share/vm/runtime/vframeArray.hpp + test/compiler/uncommontrap/TestDeoptOOM.java Changeset: 3c858304c7e1 Author: iignatyev Date: 2014-12-08 18:21 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/3c858304c7e1 8066250: compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java fails product Reviewed-by: kvn, thartmann Contributed-by: tatiana.pivovarova at oracle.com ! test/compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java Changeset: 87900c19db37 Author: roland Date: 2014-12-05 18:03 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/87900c19db37 8066775: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1 Summary: bad assumption on graph shape in CastIINode::Value if that part of the graph is becoming dead. Reviewed-by: kvn ! src/share/vm/opto/castnode.cpp Changeset: 6830bd29d885 Author: iignatyev Date: 2014-12-09 17:31 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/6830bd29d885 8065134: Need WhiteBox::allocateCodeBlob(long, int) method to be implemented Reviewed-by: kvn, dholmes, iignatyev Contributed-by: tatiana.pivovarova at oracle.com ! src/share/vm/prims/whitebox.hpp ! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java Changeset: 6d819d1fff7a Author: iignatyev Date: 2014-12-09 14:49 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/6d819d1fff7a Merge Changeset: 287f46592168 Author: roland Date: 2014-12-09 18:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/287f46592168 8066103: C2's range check smearing allows out of bound array accesses Summary: range check smearing uncorrectly adjust first range check in a list of range checks to cover all of them Reviewed-by: jrose, kvn, iveresov ! src/share/vm/opto/ifnode.cpp + test/compiler/rangechecks/TestRangeCheckSmearing.java Changeset: bf3499dc002a Author: iveresov Date: 2014-12-09 12:25 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/bf3499dc002a 8066900: Array Out Of Bounds Exception causes variable corruption Summary: Fix FP registers save/restore during exception handling Reviewed-by: kvn, vlivanov ! src/cpu/x86/vm/c1_Runtime1_x86.cpp + test/compiler/exceptions/SumTest.java Changeset: 810e47461d4f Author: iveresov Date: 2014-12-09 21:33 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/810e47461d4f Merge Changeset: eaa8491c3fec Author: roland Date: 2014-12-10 16:45 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/eaa8491c3fec 8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects Summary: -XX:+TraceDeoptimization tries to print realloc'ed objects even when there are none Reviewed-by: kvn ! src/share/vm/runtime/deoptimization.cpp + test/compiler/uncommontrap/TraceDeoptimizationNoRealloc.java Changeset: a80fbdc110cb Author: anoll Date: 2014-12-11 16:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/a80fbdc110cb Merge Changeset: fb4ba04c587b Author: amurillo Date: 2014-12-11 23:06 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/fb4ba04c587b Merge Changeset: 43a44b56dca6 Author: lana Date: 2014-12-23 13:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/hotspot/rev/43a44b56dca6 Merge From glewis at eyesbeyond.com Thu Jan 1 19:48:49 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Thu, 01 Jan 2015 19:48:49 +0000 Subject: hg: bsd-port/jdk9/jdk: 192 new changesets Message-ID: <201501011948.t01Jmu35001546@aojmv0008> Changeset: e336cbd8b15e Author: chegar Date: 2014-12-03 14:22 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/e336cbd8b15e 8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman at oracle.com, alex.buckley at oracle.com, bradford.wetmore at oracle.com, chris.hegarty at oracle.com, erik.joelsson at oracle.com, james.laskey at oracle.com, jonathan.gibbons at oracle.com, karen.kinnear at oracle.com, magnus.ihse.bursie at oracle.com, mandy.chung at oracle.com, mark.reinhold at oracle.com, paul.sandoz at oracle.com, sundararajan.athijegannathan at oracle.com - make/Bundles.gmk ! make/CompileDemos.gmk ! make/CompileInterimRmic.gmk ! make/CopySamples.gmk - make/CreateJars.gmk - make/CreatePolicyJars.gmk - make/CreateSecurityJars.gmk - make/Images.gmk ! make/Import.gmk - make/ProfileNames.gmk - make/Profiles.gmk ! make/Tools.gmk ! make/UnpackSecurity.gmk ! make/copy/Copy-java.base.gmk ! make/copy/Copy-java.desktop.gmk ! make/copy/Copy-java.logging.gmk ! make/copy/Copy-java.management.gmk ! make/copy/Copy-jdk.crypto.pkcs11.gmk ! make/copy/Copy-jdk.crypto.ucrypto.gmk ! make/copy/Copy-jdk.hprof.agent.gmk ! make/copy/Copy-jdk.jdwp.agent.gmk ! make/copy/CopyCommon.gmk ! make/gendata/Gendata-java.base.gmk ! make/gendata/Gendata-java.desktop.gmk ! make/gendata/Gendata-jdk.dev.gmk ! make/gendata/GendataBlacklistedCerts.gmk ! make/gendata/GendataBreakIterator.gmk ! make/gendata/GendataCommon.gmk ! make/gendata/GendataFontConfig.gmk ! make/gendata/GendataHtml32dtd.gmk + make/gendata/GendataPolicyJars.gmk ! make/gendata/GendataTZDB.gmk ! make/gensrc/Gensrc-jdk.charsets.gmk ! make/gensrc/Gensrc-jdk.dev.gmk ! make/gensrc/Gensrc-jdk.jconsole.gmk ! make/gensrc/Gensrc-jdk.jdi.gmk ! make/gensrc/GensrcBuffer.gmk ! make/gensrc/GensrcCLDR.gmk ! make/gensrc/GensrcCharacterData.gmk ! make/gensrc/GensrcCharsetCoder.gmk ! make/gensrc/GensrcCharsetMapping.gmk ! make/gensrc/GensrcExceptions.gmk ! make/gensrc/GensrcIcons.gmk ! make/gensrc/GensrcLocaleData.gmk ! make/gensrc/GensrcMisc.gmk ! make/gensrc/GensrcProperties.gmk ! make/gensrc/GensrcSwing.gmk ! make/gensrc/GensrcX11Wrappers.gmk ! make/launcher/Launcher-java.base.gmk ! make/launcher/Launcher-java.corba.gmk ! make/launcher/Launcher-java.desktop.gmk ! make/launcher/Launcher-java.rmi.gmk ! make/launcher/Launcher-java.scripting.gmk ! make/launcher/Launcher-java.security.jgss.gmk ! make/launcher/Launcher-jdk.compiler.gmk ! make/launcher/Launcher-jdk.dev.gmk ! make/launcher/Launcher-jdk.hotspot.agent.gmk ! make/launcher/Launcher-jdk.javadoc.gmk ! make/launcher/Launcher-jdk.jcmd.gmk ! make/launcher/Launcher-jdk.jconsole.gmk ! make/launcher/Launcher-jdk.jdi.gmk ! make/launcher/Launcher-jdk.jvmstat.gmk ! make/launcher/Launcher-jdk.rmic.gmk ! make/launcher/Launcher-jdk.runtime.gmk ! make/launcher/Launcher-jdk.scripting.nashorn.gmk ! make/launcher/Launcher-jdk.xml.bind.gmk ! make/launcher/Launcher-jdk.xml.ws.gmk ! make/launcher/LauncherCommon.gmk ! make/lib/Awt2dLibraries.gmk ! make/lib/CoreLibraries.gmk ! make/lib/Lib-java.base.gmk ! make/lib/Lib-java.desktop.gmk ! make/lib/Lib-java.instrument.gmk ! make/lib/Lib-java.management.gmk ! make/lib/Lib-java.prefs.gmk ! make/lib/Lib-java.security.jgss.gmk ! make/lib/Lib-java.smartcardio.gmk ! make/lib/Lib-jdk.attach.gmk ! make/lib/Lib-jdk.crypto.ec.gmk ! make/lib/Lib-jdk.crypto.mscapi.gmk ! make/lib/Lib-jdk.crypto.pkcs11.gmk ! make/lib/Lib-jdk.crypto.ucrypto.gmk ! make/lib/Lib-jdk.deploy.osx.gmk ! make/lib/Lib-jdk.hprof.agent.gmk ! make/lib/Lib-jdk.jdi.gmk ! make/lib/Lib-jdk.jdwp.agent.gmk ! make/lib/Lib-jdk.runtime.gmk ! make/lib/Lib-jdk.sctp.gmk ! make/lib/Lib-jdk.security.auth.gmk ! make/lib/LibCommon.gmk ! make/lib/NetworkingLibraries.gmk ! make/lib/NioLibraries.gmk ! make/lib/PlatformLibraries.gmk ! make/lib/SoundLibraries.gmk ! make/mapfiles/libjava/mapfile-vers ! make/mapfiles/libzip/mapfile-vers - make/profile-includes.txt - make/profile-rtjar-includes.txt ! make/rmic/Rmic-java.management.gmk ! make/rmic/RmicCommon.gmk + make/src/classes/build/tools/module/ImageBuilder.java + make/src/classes/build/tools/module/ModuleArchive.java ! make/src/classes/build/tools/module/ModulesXmlReader.java ! make/src/classes/build/tools/module/ModulesXmlWriter.java + make/src/classes/build/tools/module/boot.modules + make/src/classes/build/tools/module/ext.modules ! src/demo/share/java2d/J2DBench/src/j2dbench/ResultSet.java + src/java.base/share/classes/META-INF/services/java.nio.file.spi.FileSystemProvider ! src/java.base/share/classes/com/sun/net/ssl/SSLSecurity.java ! src/java.base/share/classes/java/lang/System.java ! src/java.base/share/classes/java/net/URL.java ! src/java.base/share/classes/java/nio/charset/spi/CharsetProvider.java ! src/java.base/share/classes/java/nio/file/FileSystems.java ! src/java.base/share/classes/java/nio/file/Files.java ! src/java.base/share/classes/java/security/Security.java ! src/java.base/share/classes/java/util/Currency.java ! src/java.base/share/classes/java/util/ServiceLoader.java ! src/java.base/share/classes/java/util/jar/Attributes.java ! src/java.base/share/classes/java/util/jar/JarFile.java ! src/java.base/share/classes/javax/crypto/JceSecurityManager.java ! src/java.base/share/classes/javax/crypto/ProviderVerifier.java + src/java.base/share/classes/jdk/internal/jimage/Archive.java + src/java.base/share/classes/jdk/internal/jimage/BasicImageReader.java + src/java.base/share/classes/jdk/internal/jimage/BasicImageWriter.java + src/java.base/share/classes/jdk/internal/jimage/ImageFile.java + src/java.base/share/classes/jdk/internal/jimage/ImageHeader.java + src/java.base/share/classes/jdk/internal/jimage/ImageLocation.java + src/java.base/share/classes/jdk/internal/jimage/ImageModules.java + src/java.base/share/classes/jdk/internal/jimage/ImageReader.java + src/java.base/share/classes/jdk/internal/jimage/ImageStream.java + src/java.base/share/classes/jdk/internal/jimage/ImageStrings.java + src/java.base/share/classes/jdk/internal/jimage/PReader.java + src/java.base/share/classes/jdk/internal/jimage/PackageModuleMap.java + src/java.base/share/classes/jdk/internal/jimage/Resource.java + src/java.base/share/classes/jdk/internal/jimage/UTF8String.java + src/java.base/share/classes/jdk/internal/jimage/concurrent/ConcurrentPReader.java + src/java.base/share/classes/jdk/internal/jrtfs/JrtDirectoryStream.java + src/java.base/share/classes/jdk/internal/jrtfs/JrtFileAttributeView.java + src/java.base/share/classes/jdk/internal/jrtfs/JrtFileAttributes.java + src/java.base/share/classes/jdk/internal/jrtfs/JrtFileStore.java + src/java.base/share/classes/jdk/internal/jrtfs/JrtFileSystem.java + src/java.base/share/classes/jdk/internal/jrtfs/JrtFileSystemProvider.java + src/java.base/share/classes/jdk/internal/jrtfs/JrtPath.java + src/java.base/share/classes/jdk/internal/jrtfs/JrtUtils.java + src/java.base/share/classes/jdk/internal/jrtfs/SystemImages.java + src/java.base/share/classes/jdk/internal/jrtfs/jrtfsviewer.js + src/java.base/share/classes/jdk/internal/jrtfs/jrtls.js ! src/java.base/share/classes/sun/misc/ExtensionDependency.java ! src/java.base/share/classes/sun/misc/ExtensionInfo.java ! src/java.base/share/classes/sun/misc/ExtensionInstallationException.java ! src/java.base/share/classes/sun/misc/ExtensionInstallationProvider.java ! src/java.base/share/classes/sun/misc/JarFilter.java ! src/java.base/share/classes/sun/misc/Launcher.java ! src/java.base/share/classes/sun/misc/URLClassPath.java ! src/java.base/share/classes/sun/misc/Version.java.template ! src/java.base/share/classes/sun/net/NetProperties.java + src/java.base/share/classes/sun/net/www/protocol/jrt/Handler.java + src/java.base/share/classes/sun/net/www/protocol/jrt/JavaRuntimeURLConnection.java ! src/java.base/share/classes/sun/security/jca/ProviderConfig.java ! src/java.base/share/classes/sun/security/provider/PolicyFile.java ! src/java.base/share/classes/sun/security/provider/PolicyParser.java ! src/java.base/share/classes/sun/util/logging/PlatformLogger.java ! src/java.base/share/conf/security/java.policy ! src/java.base/share/conf/security/java.security ! src/java.base/share/native/libjava/System.c ! src/java.base/share/native/libzip/zip_util.c ! src/java.base/share/native/libzip/zip_util.h + src/java.base/unix/native/libjava/ConcurrentPReader_md.c ! src/java.base/windows/conf/security/java.policy + src/java.base/windows/native/libjava/ConcurrentPReader_md.c ! src/java.desktop/share/classes/com/sun/media/sound/JDK13Services.java ! src/java.desktop/share/classes/com/sun/media/sound/JSSecurityManager.java ! src/java.desktop/share/classes/java/awt/Toolkit.java ! src/java.desktop/share/classes/javax/imageio/spi/IIORegistry.java ! src/java.desktop/share/classes/javax/sound/midi/MidiSystem.java ! src/java.desktop/share/classes/javax/sound/sampled/AudioSystem.java ! src/java.desktop/share/classes/javax/swing/UIManager.java ! src/java.desktop/share/classes/javax/swing/plaf/multi/doc-files/multi_tsc.html ! src/java.logging/share/classes/java/util/logging/LogManager.java ! src/java.management/share/classes/com/sun/jmx/remote/security/FileLoginModule.java ! src/java.management/share/classes/com/sun/jmx/remote/security/JMXPluggableAuthenticator.java ! src/java.management/share/classes/sun/management/Agent.java ! src/java.management/share/classes/sun/management/jmxremote/ConnectorBootstrap.java ! src/java.management/share/conf/jmxremote.access ! src/java.management/share/conf/jmxremote.password.template ! src/java.management/share/conf/management.properties ! src/java.management/share/conf/snmp.acl.template ! src/java.naming/share/classes/com/sun/naming/internal/ResourceManager.java ! src/java.naming/share/classes/com/sun/naming/internal/VersionHelper.java ! src/java.naming/share/classes/javax/naming/Context.java + src/java.scripting/share/classes/com/sun/tools/script/shell/Main.java + src/java.scripting/share/classes/com/sun/tools/script/shell/init.js + src/java.scripting/share/classes/com/sun/tools/script/shell/messages.properties ! src/java.scripting/share/classes/javax/script/ScriptEngineManager.java ! src/java.security.jgss/share/classes/javax/security/auth/kerberos/package-info.java ! src/java.security.jgss/share/classes/sun/security/krb5/Config.java ! src/jdk.crypto.ec/share/classes/sun/security/ec/SunEC.java ! src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/Config.java - src/jdk.dev/share/classes/com/sun/tools/script/shell/Main.java - src/jdk.dev/share/classes/com/sun/tools/script/shell/init.js - src/jdk.dev/share/classes/com/sun/tools/script/shell/messages.properties + src/jdk.dev/share/classes/jdk/tools/jimage/JImageTask.java + src/jdk.dev/share/classes/jdk/tools/jimage/Main.java + src/jdk.dev/share/classes/jdk/tools/jimage/resources/jimage.properties - src/jdk.localedata/META-INF/cldrdata-services/sun.util.locale.provider.LocaleDataMetaInfo - src/jdk.localedata/META-INF/localedata-services/sun.util.locale.provider.LocaleDataMetaInfo + src/jdk.localedata/share/classes/META-INF/services/sun.util.locale.provider.LocaleDataMetaInfo ! src/jdk.rmic/share/classes/sun/rmi/rmic/BatchEnvironment.java ! src/jdk.rmic/share/classes/sun/rmi/rmic/Main.java ! src/jdk.rmic/share/classes/sun/rmi/rmic/RMIGenerator.java ! src/jdk.rmic/share/classes/sun/rmi/rmic/resources/rmic.properties ! src/jdk.rmic/share/classes/sun/tools/java/ClassFile.java ! src/jdk.rmic/share/classes/sun/tools/java/ClassPath.java + src/jdk.rmic/share/classes/sun/tools/java/FileClassFile.java + src/jdk.rmic/share/classes/sun/tools/java/PathClassFile.java + src/jdk.rmic/share/classes/sun/tools/java/ZipClassFile.java ! src/jdk.rmic/share/classes/sun/tools/javac/BatchEnvironment.java ! src/jdk.rmic/share/classes/sun/tools/javac/Main.java ! src/sample/share/jmx/jmx-scandir/index.html ! src/sample/share/jmx/jmx-scandir/src/etc/access.properties ! src/sample/share/jmx/jmx-scandir/src/etc/management.properties ! src/sample/share/jmx/jmx-scandir/src/etc/password.properties ! test/ProblemList.txt ! test/TEST.groups + test/java/lang/ClassLoader/EndorsedDirs.java + test/java/lang/ClassLoader/ExtDirs.java ! test/java/lang/ClassLoader/getdotresource.sh ! test/java/lang/SecurityManager/CheckPackageAccess.java ! test/java/lang/invoke/lambda/LUtils.java ! test/java/net/NetworkInterface/IPv4Only.java ! test/java/nio/charset/spi/basic.sh ! test/java/security/Security/ClassLoaderDeadlock/Deadlock2.sh ! test/java/util/Properties/LoadAndStoreXML.java ! test/java/util/ServiceLoader/basic.sh ! test/java/util/prefs/PrefsSpi.sh - test/javax/crypto/sanity/CheckManifestForRelease.java + test/jdk/internal/jimage/VerifyJimage.java + test/jdk/internal/jrtfs/Basic.java + test/jdk/internal/jrtfs/PathOps.java + test/jdk/internal/jrtfs/WithSecurityManager.java + test/jdk/internal/jrtfs/java.policy ! test/jdk/nio/zipfs/Basic.java ! test/jdk/nio/zipfs/PathOps.java + test/jdk/nio/zipfs/Utils.java ! test/jdk/nio/zipfs/ZipFSTester.java - test/lib/security/java.policy/Ext_AllPolicy.java - test/lib/security/java.policy/Ext_AllPolicy.sh - test/lib/security/java.policy/test.policy ! test/sun/management/jmxremote/bootstrap/RmiBootstrapTest.java ! test/sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.java ! test/sun/management/jmxremote/bootstrap/rmiregistry.properties ! test/sun/management/jmxremote/bootstrap/rmiregistryssl.properties ! test/sun/net/www/protocol/jar/getcontenttype.sh + test/sun/net/www/protocol/jrt/Basic.java + test/sun/net/www/protocol/jrt/WithSecurityManager.java + test/sun/net/www/protocol/jrt/java.policy ! test/sun/rmi/rmic/RMIGenerator/RmicDefault.java ! test/sun/rmi/rmic/classpath/RMICClassPathTest.java ! test/sun/rmi/rmic/manifestClassPath/run.sh ! test/sun/tools/java/CFCTest.java ! test/sun/tools/jconsole/ResourceCheckTest.java - test/sun/tools/jconsole/ResourceCheckTest.sh ! test/sun/tools/native2ascii/resources/ImmutableResourceTest.java - test/sun/tools/native2ascii/resources/ImmutableResourceTest.sh ! test/tools/jar/LeadingGarbage.java ! test/tools/launcher/VersionCheck.java ! test/tools/pack200/CommandLineTests.java ! test/tools/pack200/Pack200Props.java ! test/tools/pack200/Pack200Test.java ! test/tools/pack200/PackageVersionTest.java ! test/tools/pack200/T7007157.java ! test/tools/pack200/Utils.java ! test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/Globals.java Changeset: 2e3bf0e01395 Author: katleman Date: 2014-12-04 12:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/2e3bf0e01395 Added tag jdk9-b41 for changeset e336cbd8b15e ! .hgtags Changeset: 29b0423db43c Author: ant Date: 2014-11-14 12:32 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/29b0423db43c 8004148: NPE in sun.awt.SunToolkit.getWindowDeactivationTime Reviewed-by: serb ! src/java.desktop/share/classes/sun/awt/SunToolkit.java Changeset: a474ad2dbd9b Author: vinnie Date: 2014-11-14 11:41 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/a474ad2dbd9b 8034031: [parfait] JNI exception pending in jdk/src/macosx/native/apple/security/KeystoreImpl.m Reviewed-by: alanb ! src/jdk.deploy.osx/macosx/native/libosx/KeystoreImpl.m Changeset: 488295a6b59c Author: chegar Date: 2014-11-14 18:15 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/488295a6b59c 8050983: Misplaced parentheses in sun.net.www.http.HttpClient break HTTP PUT streaming Reviewed-by: michaelm ! src/java.base/share/classes/sun/net/www/http/HttpClient.java ! test/sun/net/www/http/HttpClient/StreamingRetry.java Changeset: 3ff567ffe52a Author: martin Date: 2014-10-27 16:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/3ff567ffe52a 8062194: java.util.jar.Attributes should use insertion-ordered iteration Summary: s/HashMap/LinkedHashMap/g Reviewed-by: alanb, sherman ! src/java.base/share/classes/java/util/jar/Attributes.java + test/java/util/jar/Attributes/IterationOrder.java Changeset: 785bdada7f23 Author: martin Date: 2014-11-06 13:29 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/785bdada7f23 8063147: Class.getFields spec should state that fields are inherited from superinterfaces Reviewed-by: psandoz, chegar ! src/java.base/share/classes/java/lang/Class.java + test/java/lang/Class/getFields/Sanity.java Changeset: 2be709990761 Author: msheppar Date: 2014-11-15 18:26 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/2be709990761 8015692: java.net.BindException is thrown on Windows XP when HTTP server is started and stopped in the loop. Summary: join the dispatcher thread in the ServerImpl.stop method to ensure Dispatcher is finished prior to exiting stop(). Reviewed-by: chegar ! src/jdk.httpserver/share/classes/sun/net/httpserver/ServerImpl.java + test/com/sun/net/httpserver/SimpleHttpServerTest.java Changeset: aa68941c97a1 Author: ascarpino Date: 2014-05-18 23:06 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/aa68941c97a1 8042480: CipherInputStream.close() throws AEADBadTagException in some cases Reviewed-by: xuelei ! src/java.base/share/classes/javax/crypto/CipherInputStream.java Changeset: 030301294578 Author: xuelei Date: 2014-05-29 04:24 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/030301294578 8043200: Decrease the preference mode of RC4 in the enabled cipher suite list Reviewed-by: wetmore, ahgross, asmotrak ! src/java.base/share/classes/sun/security/ssl/CipherSuite.java ! test/javax/net/ssl/sanity/ciphersuites/CipherSuitesInOrder.java Changeset: 4191c7ea71ef Author: prr Date: 2014-07-30 11:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/4191c7ea71ef 8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01 Reviewed-by: bae, serb ! test/sun/java2d/cmm/ColorConvertOp/ColConvCCMTest.java Changeset: d1228deae012 Author: michaelm Date: 2014-08-21 17:51 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/d1228deae012 8053963: (dc) Use DatagramChannel.receive() instead of read() in connect Reviewed-by: alanb, chegar ! src/java.base/share/classes/java/net/DatagramSocket.java ! src/java.base/share/classes/sun/nio/ch/DatagramChannelImpl.java ! src/java.base/windows/native/libnet/AbstractPlainDatagramSocketImpl.c Changeset: 24420e217c69 Author: redestad Date: 2014-11-16 15:03 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/24420e217c69 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width Reviewed-by: sherman ! test/java/util/Formatter/Basic-X.java.template ! test/java/util/Formatter/BasicBigDecimal.java ! test/java/util/Formatter/BasicBigInteger.java ! test/java/util/Formatter/BasicBoolean.java ! test/java/util/Formatter/BasicBooleanObject.java ! test/java/util/Formatter/BasicByte.java ! test/java/util/Formatter/BasicByteObject.java ! test/java/util/Formatter/BasicChar.java ! test/java/util/Formatter/BasicCharObject.java ! test/java/util/Formatter/BasicDateTime.java ! test/java/util/Formatter/BasicDouble.java ! test/java/util/Formatter/BasicDoubleObject.java ! test/java/util/Formatter/BasicFloat.java ! test/java/util/Formatter/BasicFloatObject.java ! test/java/util/Formatter/BasicInt.java ! test/java/util/Formatter/BasicIntObject.java ! test/java/util/Formatter/BasicLong.java ! test/java/util/Formatter/BasicLongObject.java ! test/java/util/Formatter/BasicShort.java ! test/java/util/Formatter/BasicShortObject.java ! test/java/util/Formatter/genBasic.sh Changeset: ec4e085f9f30 Author: aefimov Date: 2014-11-17 14:11 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/ec4e085f9f30 8064914: tzdb.dat compilation failure when using tzdata2014j Reviewed-by: sherman, coffeys ! make/src/classes/build/tools/tzdb/TzdbZoneRulesProvider.java Changeset: 224bb8a9297b Author: aefimov Date: 2014-11-17 14:50 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/224bb8a9297b 8064560: (tz) Support tzdata2014j Reviewed-by: okutsu ! make/data/tzdata/VERSION ! make/data/tzdata/africa ! make/data/tzdata/asia ! make/data/tzdata/australasia ! make/data/tzdata/europe ! make/data/tzdata/leapseconds ! make/data/tzdata/northamerica ! make/data/tzdata/southamerica ! test/sun/util/calendar/zi/tzdata/VERSION ! test/sun/util/calendar/zi/tzdata/africa ! test/sun/util/calendar/zi/tzdata/asia ! test/sun/util/calendar/zi/tzdata/australasia ! test/sun/util/calendar/zi/tzdata/europe ! test/sun/util/calendar/zi/tzdata/leapseconds ! test/sun/util/calendar/zi/tzdata/northamerica ! test/sun/util/calendar/zi/tzdata/southamerica ! test/sun/util/calendar/zi/tzdata/zone.tab Changeset: e9cc780faafd Author: shade Date: 2014-11-17 15:30 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/e9cc780faafd 8065096: java.net.Authenticator.theAuthenticator should be properly synchronized Reviewed-by: chegar, lancea ! src/java.base/share/classes/java/net/Authenticator.java Changeset: 7c1797994c29 Author: martin Date: 2014-11-14 11:23 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/7c1797994c29 8064846: Lazy-init thread safety problems in core reflection Summary: Make several fields in core reflection volatile Reviewed-by: jfranck, shade, plevart ! src/java.base/share/classes/sun/reflect/generics/repository/ClassRepository.java ! src/java.base/share/classes/sun/reflect/generics/repository/GenericDeclRepository.java ! src/java.base/share/classes/sun/reflect/generics/scope/AbstractScope.java Changeset: a4c328a2065d Author: martin Date: 2014-11-06 13:29 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/a4c328a2065d 8062773: Clarifications for Class specification Reviewed-by: darcy, psandoz ! src/java.base/share/classes/java/lang/Class.java Changeset: 5305f7c57fc1 Author: redestad Date: 2014-11-17 23:56 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/5305f7c57fc1 8065070: (fmt) Avoid creating substrings when building FormatSpecifier Reviewed-by: martin, shade ! src/java.base/share/classes/java/util/Formatter.java Changeset: 0e4877620993 Author: rriggs Date: 2014-11-19 21:22 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/0e4877620993 8064932: java/lang/ProcessBuilder/Basic.java: waitFor didn't take long enough Reviewed-by: dholmes, martin ! src/java.base/unix/classes/java/lang/UNIXProcess.java ! src/java.base/windows/classes/java/lang/ProcessImpl.java Changeset: 0846eddb56d5 Author: rriggs Date: 2014-11-19 21:28 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/0846eddb56d5 8065372: Object.wait(ms, ns) timeout returns early Reviewed-by: martin, dholmes ! src/java.base/share/classes/java/lang/Object.java Changeset: 2b86c67b1e51 Author: lana Date: 2014-11-20 10:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/2b86c67b1e51 Merge Changeset: 6bae411824aa Author: bchristi Date: 2014-11-14 13:46 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/6bae411824aa 8064288: sun.management.Flag should loadLibrary() Summary: Call System.loadLibrary("management") from Flag static initializer Reviewed-by: mchung ! src/java.management/share/classes/sun/management/Flag.java Changeset: 97d8785e9ee5 Author: ihse Date: 2014-11-21 16:05 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/97d8785e9ee5 8058631: Rename posix to unix in build system to match file name changes Reviewed-by: simonis, erikj, tbell ! make/CompileDemos.gmk ! make/CreateJars.gmk ! make/Import.gmk ! make/copy/Copy-java.base.gmk ! make/copy/Copy-java.desktop.gmk ! make/gensrc/GensrcIcons.gmk ! make/gensrc/GensrcX11Wrappers.gmk ! make/launcher/Launcher-jdk.runtime.gmk ! make/launcher/LauncherCommon.gmk ! make/lib/Awt2dLibraries.gmk ! make/lib/CoreLibraries.gmk ! make/lib/Lib-java.instrument.gmk ! make/lib/Lib-java.management.gmk ! make/lib/Lib-java.prefs.gmk ! make/lib/Lib-java.security.jgss.gmk ! make/lib/Lib-java.smartcardio.gmk ! make/lib/Lib-jdk.crypto.mscapi.gmk ! make/lib/Lib-jdk.crypto.pkcs11.gmk ! make/lib/Lib-jdk.jdi.gmk ! make/lib/Lib-jdk.jdwp.agent.gmk ! make/lib/Lib-jdk.runtime.gmk ! make/lib/Lib-jdk.sctp.gmk ! make/lib/Lib-jdk.security.auth.gmk ! make/lib/LibCommon.gmk ! make/lib/NetworkingLibraries.gmk ! make/lib/NioLibraries.gmk ! make/lib/SoundLibraries.gmk Changeset: feef46bbf70b Author: sherman Date: 2014-11-21 09:28 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/feef46bbf70b 6321472: Add CRC-32C API Summary: to add CRC-32C api and implementation Reviewed-by: sherman Contributed-by: staffan.friberg at oracle.com ! src/java.base/share/classes/java/util/zip/Adler32.java ! src/java.base/share/classes/java/util/zip/CRC32.java + src/java.base/share/classes/java/util/zip/CRC32C.java ! src/java.base/share/classes/java/util/zip/Checksum.java + src/java.base/share/classes/java/util/zip/package-info.java - src/java.base/share/classes/java/util/zip/package.html + test/java/util/zip/ChecksumBase.java + test/java/util/zip/TestCRC32.java + test/java/util/zip/TestCRC32C.java + test/java/util/zip/TestChecksum.java Changeset: 5eeb4aeac83a Author: emc Date: 2014-11-10 15:06 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/5eeb4aeac83a 8062556: Add jdk tests for JDK-8058322 and JDK-8058313 Summary: Add tests for two hotspot reflection fixes. Reviewed-by: dholmes ! test/java/lang/reflect/Parameter/BadClassFiles.java + test/java/lang/reflect/Parameter/NoName.java Changeset: a579414719c5 Author: sspitsyn Date: 2014-11-11 21:46 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/a579414719c5 6988950: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112) Summary: Synchronize the jdwp VirtualMachine command functions with the VM_DEATH event Reviewed-by: dcubed, dsamersoff, dholmes ! src/jdk.jdwp.agent/share/native/libjdwp/debugLoop.c Changeset: e62ec2dd3fdf Author: sla Date: 2014-11-13 08:02 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/e62ec2dd3fdf Merge Changeset: c1b9e677cdd7 Author: brutisso Date: 2014-10-31 09:29 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/c1b9e677cdd7 8061308: Remove iCMS Reviewed-by: mgerdin, jmasa ! test/lib/testlibrary/jdk/testlibrary/Utils.java Changeset: 54991b7ca892 Author: jwilhelm Date: 2014-11-03 15:53 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/54991b7ca892 Merge Changeset: fb3142cd5d23 Author: jwilhelm Date: 2014-11-13 12:28 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/fb3142cd5d23 Merge Changeset: d994e8044b63 Author: amurillo Date: 2014-11-13 16:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/d994e8044b63 Merge Changeset: c8f85c512fbb Author: amurillo Date: 2014-11-21 08:00 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/c8f85c512fbb Merge Changeset: 93f9f69bd122 Author: amurillo Date: 2014-11-21 09:54 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/93f9f69bd122 Merge - src/java.base/share/classes/java/util/zip/package.html Changeset: 3e276a212a96 Author: mullan Date: 2014-11-21 15:23 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/3e276a212a96 8046949: Generify the javax.xml.crypto API Reviewed-by: xuelei ! src/java.xml.crypto/share/classes/javax/xml/crypto/NodeSetData.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dom/DOMCryptoContext.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/Manifest.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/Reference.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/SignatureProperties.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/SignatureProperty.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/SignedInfo.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/XMLObject.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/XMLSignature.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/XMLSignatureFactory.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/keyinfo/KeyInfo.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/keyinfo/KeyInfoFactory.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/keyinfo/PGPData.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/keyinfo/RetrievalMethod.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/keyinfo/X509Data.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/spec/ExcC14NParameterSpec.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/spec/XPathFilter2ParameterSpec.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/spec/XPathFilterParameterSpec.java ! src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/spec/XPathType.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/ApacheCanonicalizer.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/ApacheNodeSetData.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/ApacheTransform.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMExcC14NMethod.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfo.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfoFactory.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyValue.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMManifest.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMPGPData.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMReference.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMRetrievalMethod.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperties.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperty.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignedInfo.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMSubTreeData.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMUtils.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMX509Data.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLObject.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLSignature.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLSignatureFactory.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMXPathFilter2Transform.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMXPathTransform.java ! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/Utils.java ! test/javax/xml/crypto/dsig/GenerationTests.java ! test/javax/xml/crypto/dsig/KeySelectors.java ! test/javax/xml/crypto/dsig/SignatureValidator.java ! test/javax/xml/crypto/dsig/X509KeySelector.java Changeset: 55c0e11f8843 Author: mullan Date: 2014-11-21 15:26 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/55c0e11f8843 Merge - src/java.base/share/classes/java/util/zip/package.html Changeset: a0f97b403b44 Author: olagneau Date: 2014-11-21 19:31 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/a0f97b403b44 8062037: java/lang/instrument/RetransformBigClass.sh should be quarantined Summary: Add RedefineBigClass.sh and RetransformBigClss.sh in ProblemList.txt Reviewed-by: dcubed, sspitsyn Contributed-by: olivier.lagneau at oracle.com ! test/ProblemList.txt Changeset: 97f416899d4f Author: smarks Date: 2014-11-21 13:32 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/97f416899d4f 8056313: TEST_BUG: java/util/Timer/NameConstructors.java fails intermittently Reviewed-by: lancea, rriggs ! test/java/util/Timer/NameConstructors.java Changeset: bb8bd829b53e Author: martin Date: 2014-11-21 16:30 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/bb8bd829b53e 8065159: AttributedString has quadratic resize algorithm Summary: Grow backing arrays geometrically instead of arithmetically Reviewed-by: naoto, okutsu ! src/java.base/share/classes/java/text/AttributedString.java Changeset: 1c9678d68f72 Author: msheppar Date: 2014-11-22 14:56 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/1c9678d68f72 8065222: sun/net/www/protocol/http/B6369510.java doesn't execute as expected Summary: changed address.getHostName() to InetAddress.getLocalHost().getHostName() in URL construction in test's doClient method Reviewed-by: chegar ! test/sun/net/www/protocol/http/B6369510.java Changeset: 9ecc162e232e Author: erikj Date: 2014-11-24 11:40 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/9ecc162e232e 8065412: generated source to compile .properties file incorreectly includes the module name in the package name Reviewed-by: tbell, mchung, ihse ! make/gensrc/GensrcProperties.gmk Changeset: 1d3070db9c6e Author: dfuchs Date: 2014-11-24 17:02 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/1d3070db9c6e 8060132: Handlers configured on abstract nodes in logging.properties are not always properly closed Summary: Loggers which have been configured with a handler in the configuration file will be retained by the LogManager until reset() is called. A new configuration property is added to explicitely turn the fix off. Reviewed-by: mchung ! src/java.logging/share/classes/java/util/logging/LogManager.java + test/java/util/logging/LogManager/Configuration/ParentLoggerWithHandlerGC.java Changeset: fdea482eec4a Author: vlivanov Date: 2014-11-24 07:16 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/fdea482eec4a 8063135: Enable full LF sharing by default Reviewed-by: psandoz, shade ! src/java.base/share/classes/java/lang/invoke/MethodHandle.java ! src/java.base/share/classes/java/lang/invoke/MethodHandleImpl.java ! src/java.base/share/classes/java/lang/invoke/MethodHandleStatics.java ! src/java.base/share/classes/java/lang/invoke/MethodHandles.java ! test/java/lang/invoke/LFCaching/LFGarbageCollectedTest.java ! test/java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java ! test/java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java Changeset: 01c8bf6084fb Author: vlivanov Date: 2014-11-24 07:19 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/01c8bf6084fb 8059880: Get rid of LambdaForm interpretation Reviewed-by: psandoz, kvn, shade ! src/java.base/share/classes/java/lang/invoke/MethodHandleStatics.java Changeset: 0f4b70c13556 Author: alanb Date: 2014-11-24 18:11 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/0f4b70c13556 8065720: (ch) AbstractInterruptibleChannel.end sets interrupted to null Reviewed-by: psandoz, chegar ! src/java.base/share/classes/java/nio/channels/spi/AbstractInterruptibleChannel.java Changeset: 1d480d8fcf8c Author: kshefov Date: 2014-11-25 14:16 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/1d480d8fcf8c 8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout Reviewed-by: psandoz, vlivanov ! test/java/lang/invoke/LFCaching/LFGarbageCollectedTest.java ! test/java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java ! test/java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java ! test/java/lang/invoke/LFCaching/LambdaFormTestCase.java ! test/lib/testlibrary/jdk/testlibrary/Utils.java Changeset: 291c7b2922b3 Author: chegar Date: 2014-11-25 18:43 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/291c7b2922b3 8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently Reviewed-by: dfuchs ! test/sun/net/www/http/HttpClient/StreamingRetry.java Changeset: 7997a11aa421 Author: serb Date: 2014-11-05 18:33 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/7997a11aa421 7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed Reviewed-by: azvegint, alexsch ! test/javax/swing/SwingUtilities/7088744/bug7088744.java Changeset: fd7d24b67de5 Author: prr Date: 2014-11-06 15:10 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/fd7d24b67de5 8062163: java/awt/geom/AffineTransform/TestInvertMethods.java test fails Reviewed-by: jgodinez ! test/java/awt/geom/AffineTransform/TestInvertMethods.java Changeset: 6a096bc7b769 Author: serb Date: 2014-11-09 22:17 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/6a096bc7b769 7169583: JInternalFrame title not antialiased in Nimbus LaF Reviewed-by: azvegint, alexsch ! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicInternalFrameTitlePane.java Changeset: beec47aecf5a Author: yan Date: 2014-11-10 16:23 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/beec47aecf5a 8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1 Reviewed-by: pchelko, serb ! test/com/sun/awt/Translucency/WindowOpacity.java ! test/java/awt/Component/NoUpdateUponShow/NoUpdateUponShow.java ! test/java/awt/Component/PaintAll/PaintAll.java ! test/java/awt/Focus/ModalBlockedStealsFocusTest/ModalBlockedStealsFocusTest.java ! test/java/awt/Focus/WindowInitialFocusTest/WindowInitialFocusTest.java ! test/java/awt/Frame/ExceptionOnSetExtendedStateTest/ExceptionOnSetExtendedStateTest.java ! test/java/awt/Frame/FrameSize/TestFrameSize.java ! test/java/awt/Frame/MaximizedByPlatform/MaximizedByPlatform.java ! test/java/awt/Frame/MaximizedToMaximized/MaximizedToMaximized.java ! test/java/awt/Frame/SlideNotResizableTest/SlideNotResizableTest.java ! test/java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java ! test/java/awt/GraphicsDevice/IncorrectDisplayModeExitFullscreen.java ! test/java/awt/GridBagLayout/GridBagLayoutIpadXYTest/GridBagLayoutIpadXYTest.java ! test/java/awt/List/ListPeer/R2303044ListSelection.java ! test/java/awt/List/SingleModeDeselect/SingleModeDeselect.java ! test/java/awt/Paint/ExposeOnEDT.java ! test/java/awt/ScrollPane/ScrollPanePreferredSize/ScrollPanePreferredSize.java ! test/java/awt/TextArea/DisposeTest/TestDispose.java ! test/java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java ! test/java/awt/TextArea/TextAreaTwicePack/TextAreaTwicePack.java ! test/java/awt/TextField/DisposeTest/TestDispose.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/OwnedWindowsSerialization/OwnedWindowsSerialization.java ! test/java/awt/event/TextEvent/TextEventSequenceTest/TextEventSequenceTest.java ! test/java/awt/security/WarningWindowDisposeTest/WarningWindowDisposeCrashTest.java ! test/java/awt/security/WarningWindowDisposeTest/WarningWindowDisposeTest.java Changeset: 66682f651425 Author: yan Date: 2014-11-10 16:37 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/66682f651425 8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1 Reviewed-by: pchelko, serb ! test/com/sun/java/swing/plaf/windows/8016551/bug8016551.java + test/java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java + test/java/awt/Window/GetWindowsTest/GetWindowsTest.java + test/java/awt/Window/HandleWindowDestroyTest/HandleWindowDestroyTest.html + test/java/awt/Window/HandleWindowDestroyTest/HandleWindowDestroyTest.java + test/java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java + test/java/awt/security/WarningWindowDisposeTest/policy ! test/javax/swing/JButton/JButtonPaintNPE/JButtonPaintNPE.java + test/javax/swing/JComboBox/6406264/bug6406264.java ! test/javax/swing/JComboBox/8015300/Test8015300.java ! test/javax/swing/JComboBox/ShowPopupAfterHidePopupTest/ShowPopupAfterHidePopupTest.java ! test/javax/swing/JComponent/6989617/bug6989617.java ! test/javax/swing/JEditorPane/4492274/bug4492274.java ! test/javax/swing/JInternalFrame/4251301/bug4251301.java ! test/javax/swing/JInternalFrame/6647340/bug6647340.java ! test/javax/swing/JInternalFrame/6725409/bug6725409.java ! test/javax/swing/JLayer/6824395/bug6824395.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/JScrollBar/4865918/bug4865918.java + test/javax/swing/JScrollPane/6274267/bug6274267.java ! test/javax/swing/JSpinner/8008657/bug8008657.java ! test/javax/swing/JSplitPane/4816114/bug4816114.java ! test/javax/swing/JTabbedPane/7024235/Test7024235.java ! test/javax/swing/JTabbedPane/7170310/bug7170310.java ! test/javax/swing/JTabbedPane/8017284/bug8017284.java ! test/javax/swing/JTable/8032874/bug8032874.java ! test/javax/swing/JTextArea/7049024/bug7049024.java + test/javax/swing/JToolBar/4529206/bug4529206.java ! test/javax/swing/JViewport/7107099/bug7107099.java + test/javax/swing/Popup/6514582/bug6514582.java ! test/javax/swing/RepaintManager/IconifyTest/IconifyTest.java ! test/javax/swing/Security/6657138/ComponentTest.java ! test/javax/swing/SwingTest.java ! test/javax/swing/text/Utilities/bug7045593.java ! test/javax/swing/text/View/8048110/bug8048110.java ! test/javax/swing/text/html/7189299/bug7189299.java ! test/javax/swing/text/html/HTMLDocument/8058120/bug8058120.java ! test/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java ! test/javax/swing/text/html/parser/Parser/7165725/bug7165725.java Changeset: b1ffb920d8cd Author: ddehaven Date: 2014-11-12 09:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/b1ffb920d8cd Merge Changeset: 14ea41a9241f Author: alexsch Date: 2014-11-13 12:00 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/14ea41a9241f 8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method Reviewed-by: serb, pchelko ! src/java.desktop/share/classes/java/awt/Window.java + test/java/awt/Window/AlwaysOnTop/SyncAlwaysOnTopFieldTest.java Changeset: 99ff64402195 Author: pchelko Date: 2014-11-14 16:19 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/99ff64402195 8023723: Can not paste and copy the text from the text area into the editor Reviewed-by: serb, alexsch + src/java.desktop/share/classes/META-INF/services/sun.datatransfer.DesktopDatatransferService - src/java.desktop/share/classes/sun/awt/datatransfer/META-INF/services/sun.datatransfer.DesktopDatatransferService Changeset: 27da3598f030 Author: anashaty Date: 2014-11-14 17:53 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/27da3598f030 8059739: Dragged and Dropped data is corrupted for two data types Reviewed-by: serb, pchelko ! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTransferable.java + test/javax/swing/DataTransfer/8059739/bug8059739.java Changeset: 17e14f62e34b Author: prr Date: 2014-11-17 12:32 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/17e14f62e34b Merge Changeset: 0e5f0adc50fa Author: prr Date: 2014-11-25 10:41 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/0e5f0adc50fa Merge - src/java.base/share/classes/java/util/zip/package.html Changeset: 6a1801b81fef Author: weijun Date: 2014-11-26 15:28 +0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/6a1801b81fef 8061253: Spec cleanup for some security-related classes Reviewed-by: mullan ! src/java.base/share/classes/java/security/KeyStore.java ! src/java.base/share/classes/java/security/Principal.java ! src/java.base/share/classes/javax/security/auth/Destroyable.java ! src/java.security.jgss/share/classes/javax/security/auth/kerberos/EncryptionKey.java ! src/java.security.jgss/share/classes/javax/security/auth/kerberos/KerberosCredMessage.java ! src/java.security.jgss/share/classes/javax/security/auth/kerberos/KerberosKey.java ! src/java.security.jgss/share/classes/javax/security/auth/kerberos/KerberosPrincipal.java ! src/java.security.jgss/share/classes/javax/security/auth/kerberos/KerberosTicket.java ! src/java.security.jgss/share/classes/javax/security/auth/kerberos/KeyTab.java Changeset: ae2b1027767b Author: ihse Date: 2014-11-26 15:15 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/ae2b1027767b 8065913: Various improvements in SetupNativeCompilation Reviewed-by: erikj ! make/launcher/Launcher-jdk.runtime.gmk ! make/lib/LibCommon.gmk Changeset: 222d7ca80e4f Author: ksrini Date: 2014-11-26 11:12 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/222d7ca80e4f 8060026: Update jdk/test/tools/launcher tests to eliminate dependency on sun.tools.jar.Main Reviewed-by: alanb, ksrini, psandoz Contributed-by: amy.lu at oracle.com ! test/tools/launcher/TestHelper.java Changeset: 9da9b65d6676 Author: dfuchs Date: 2014-11-26 20:10 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/9da9b65d6676 8065748: Add a test to verify that non ascii characters in Encodings.properties do not cause issues Reviewed-by: joehw ! test/javax/xml/jaxp/Encodings/CheckEncodingPropertiesFile.java Changeset: 45f6d6b037ef Author: alanb Date: 2014-11-28 14:58 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/45f6d6b037ef 8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly 8062949: (fs) Files.setLastModifiedTime(path, null) does not throw NPE Reviewed-by: chegar ! src/java.base/share/classes/java/nio/file/Files.java ! test/java/nio/file/Files/FileAttributes.java + test/java/nio/file/Files/SetLastModifiedTime.java Changeset: f619341171c0 Author: lancea Date: 2014-11-29 11:14 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/f619341171c0 8066188: BaseRowSet default value for escape processing is not correct Reviewed-by: alanb ! src/java.sql.rowset/share/classes/javax/sql/rowset/BaseRowSet.java ! test/javax/sql/testng/test/rowset/BaseRowSetTests.java Changeset: 2b59daccdedf Author: alanb Date: 2014-12-01 13:44 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/2b59daccdedf 8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component Reviewed-by: dfuchs ! src/java.base/share/classes/java/nio/file/Path.java Changeset: c0ce7b4774dc Author: lancea Date: 2014-12-01 11:34 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/c0ce7b4774dc 8066261: Typo in Connection.isValid Reviewed-by: dfuchs ! src/java.sql/share/classes/java/sql/Connection.java Changeset: f03540dec7ca Author: msheppar Date: 2014-12-01 17:20 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/f03540dec7ca 8066130: com.sun.net.httpserver stop() throws NullPointerException if it is not started Summary: added null check on dispatcherThread variable in stop method Reviewed-by: chegar ! src/jdk.httpserver/share/classes/sun/net/httpserver/ServerImpl.java + test/com/sun/net/httpserver/StopNoStartTest.java Changeset: 989a07794915 Author: iignatyev Date: 2014-12-01 21:56 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/989a07794915 8066191: Introduce time limited test executor Reviewed-by: vlivanov, psandoz + test/lib/testlibrary/jdk/testlibrary/TimeLimitedRunner.java Changeset: 3ba9f4984dab Author: iignatyev Date: 2014-12-01 21:58 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/3ba9f4984dab 8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java Reviewed-by: vlivanov, psandoz ! test/java/lang/invoke/MethodHandles/CatchExceptionTest.java Changeset: 879c937b6536 Author: iignatyev Date: 2014-12-01 22:22 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/879c937b6536 Merge Changeset: 2f22ec7a15c6 Author: dfuchs Date: 2014-12-01 21:02 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/2f22ec7a15c6 8065552: setAccessible(true) on fields of Class may throw a SecurityException Summary: This fix hides the new private Class.classLoader field from reflection, rather than making it not accessible. Reviewed-by: mchung, coffeys ! src/java.base/share/classes/java/lang/Class.java ! src/java.base/share/classes/java/lang/reflect/AccessibleObject.java ! src/java.base/share/classes/sun/reflect/Reflection.java + test/java/lang/Class/getDeclaredField/ClassDeclaredFieldsTest.java Changeset: 1b599b4755bd Author: smarks Date: 2014-12-01 17:59 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/1b599b4755bd 8035000: clean up ActivationLibrary.DestroyThread Reviewed-by: lancea ! test/java/rmi/activation/Activatable/checkActivateRef/CheckActivateRef.java ! test/java/rmi/activation/Activatable/checkAnnotations/CheckAnnotations.java ! test/java/rmi/activation/Activatable/checkImplClassLoader/CheckImplClassLoader.java ! test/java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java ! test/java/rmi/activation/Activatable/createPrivateActivable/CreatePrivateActivatable.java ! test/java/rmi/activation/Activatable/downloadParameterClass/DownloadParameterClass.java ! test/java/rmi/activation/Activatable/elucidateNoSuchMethod/ElucidateNoSuchMethod.java ! test/java/rmi/activation/Activatable/extLoadedImpl/ExtLoadedImplTest.java ! test/java/rmi/activation/Activatable/forceLogSnapshot/ForceLogSnapshot.java ! test/java/rmi/activation/Activatable/inactiveGroup/InactiveGroup.java ! test/java/rmi/activation/Activatable/lookupActivationSystem/LookupActivationSystem.java ! test/java/rmi/activation/Activatable/nestedActivate/NestedActivate.java ! test/java/rmi/activation/Activatable/nonExistentActivatable/NonExistentActivatable.java ! test/java/rmi/activation/Activatable/restartCrashedService/RestartCrashedService.java ! test/java/rmi/activation/Activatable/restartLatecomer/RestartLatecomer.java ! test/java/rmi/activation/Activatable/restartService/RestartService.java ! test/java/rmi/activation/Activatable/unregisterInactive/UnregisterInactive.java ! test/java/rmi/activation/ActivateFailedException/activateFails/ActivateFails.java ! test/java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup.java ! test/java/rmi/activation/ActivationSystem/activeGroup/IdempotentActiveGroup.java ! test/java/rmi/activation/ActivationSystem/modifyDescriptor/ModifyDescriptor.java ! test/java/rmi/activation/ActivationSystem/stubClassesPermitted/StubClassesPermitted.java ! test/java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup.java ! test/java/rmi/activation/CommandEnvironment/SetChildEnv.java ! test/java/rmi/activation/rmidViaInheritedChannel/InheritedChannelNotServerSocket.java ! test/java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java ! test/java/rmi/registry/altSecurityManager/AltSecurityManager.java ! test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/UseCustomSocketFactory.java ! test/java/rmi/testlibrary/ActivationLibrary.java ! test/java/rmi/testlibrary/RMID.java Changeset: 403e8685286d Author: jlahoda Date: 2014-12-02 15:12 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/403e8685286d 8065998: Avoid use of _ as a one-character identifier Reviewed-by: alanb, chegar, darcy ! test/java/io/readBytes/MemoryLeak.java ! test/java/lang/Class/TypeCheckMicroBenchmark.java ! test/java/lang/ProcessBuilder/Zombies.java ! test/java/lang/invoke/6998541/Test6998541.java ! test/java/util/EnumSet/BogusEnumSet.java Changeset: 0bddfc90d139 Author: shade Date: 2014-11-13 01:55 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/0bddfc90d139 8059677: Thread.getName() instantiates Strings Reviewed-by: chegar, dholmes, sla, rriggs ! src/java.base/share/classes/java/lang/Thread.java Changeset: 0fc5f059eeed Author: miauno Date: 2014-11-14 10:22 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/0fc5f059eeed 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job Reviewed-by: sla, alanb, dholmes, sspitsyn ! test/TEST.groups Changeset: e9bd8b619bf4 Author: sla Date: 2014-11-17 09:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/e9bd8b619bf4 Merge Changeset: 7436428ba368 Author: ykantser Date: 2014-11-18 16:20 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/7436428ba368 6542634: TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined Reviewed-by: sla, jbachorik, egahlin ! test/ProblemList.txt - test/sun/tools/jinfo/Basic.sh + test/sun/tools/jinfo/JInfoHelper.java + test/sun/tools/jinfo/JInfoRunningProcessFlagTest.java + test/sun/tools/jinfo/JInfoRunningProcessTest.java + test/sun/tools/jinfo/JInfoSanityTest.java Changeset: b1ff58496045 Author: sgabdura Date: 2014-11-17 13:11 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/b1ff58496045 8048050: Agent NullPointerException when rmi.port in use Reviewed-by: jbachorik, dfuchs ! src/java.management/share/classes/sun/management/jmxremote/ConnectorBootstrap.java Changeset: ba5d1059d28b Author: sla Date: 2014-11-24 09:57 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/ba5d1059d28b Merge - src/java.base/share/classes/java/util/zip/package.html ! test/ProblemList.txt Changeset: 4e15f194ea88 Author: eistepan Date: 2014-11-19 17:51 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/4e15f194ea88 8062536: [TESTBUG] Conflicting GC combinations in jdk tests Reviewed-by: brutisso, dholmes ! test/java/lang/management/MemoryMXBean/LowMemoryTest2.sh ! test/java/lang/management/MemoryMXBean/MemoryManagementConcMarkSweepGC.sh ! test/java/lang/management/MemoryMXBean/MemoryManagementParallelGC.sh ! test/java/lang/management/MemoryMXBean/MemoryManagementSerialGC.sh ! test/java/lang/management/MemoryMXBean/MemoryTestAllGC.sh ! test/java/lang/management/MemoryMXBean/PendingAllGC.sh ! test/java/lang/management/RuntimeMXBean/TestInputArgument.sh ! test/java/lang/ref/EnqueuePollRace.java ! test/sun/tools/jps/JpsHelper.java Changeset: 11c7532e384c Author: jwilhelm Date: 2014-11-26 17:41 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/11c7532e384c Merge - src/java.base/share/classes/java/util/zip/package.html - test/sun/tools/jinfo/Basic.sh Changeset: a4584170309b Author: amurillo Date: 2014-11-27 07:16 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/a4584170309b Merge - test/sun/tools/jinfo/Basic.sh Changeset: e784cdeb95d2 Author: amurillo Date: 2014-12-02 14:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/e784cdeb95d2 Merge - test/sun/tools/jinfo/Basic.sh Changeset: 712aae89ad32 Author: sjiang Date: 2014-12-03 11:38 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/712aae89ad32 8065764: javax/management/monitor/CounterMonitorTest.java hangs Reviewed-by: jbachorik, dfuchs ! test/javax/management/monitor/CounterMonitorTest.java Changeset: 0761cc66b983 Author: psandoz Date: 2014-12-03 12:00 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/0761cc66b983 8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom Reviewed-by: alanb, dl, chegar, rriggs, shade ! src/java.base/share/classes/java/util/SplittableRandom.java ! src/java.base/share/classes/java/util/concurrent/ThreadLocalRandom.java Changeset: 10f3368deebe Author: alanb Date: 2014-12-03 14:34 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/10f3368deebe 8066131: Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher Reviewed-by: alanb Contributed-by: amy.lu at oracle.com ! test/java/nio/charset/Charset/NIOCharsetAvailabilityTest.java Changeset: 4316e603ae2a Author: chegar Date: 2014-12-03 19:28 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/4316e603ae2a Merge ! make/CompileDemos.gmk ! make/Import.gmk ! make/copy/Copy-java.base.gmk ! make/copy/Copy-java.desktop.gmk ! make/gensrc/GensrcIcons.gmk ! make/gensrc/GensrcProperties.gmk ! make/gensrc/GensrcX11Wrappers.gmk ! make/launcher/Launcher-jdk.runtime.gmk ! make/launcher/LauncherCommon.gmk ! make/lib/Awt2dLibraries.gmk ! make/lib/CoreLibraries.gmk ! make/lib/Lib-java.instrument.gmk ! make/lib/Lib-java.management.gmk ! make/lib/Lib-java.prefs.gmk ! make/lib/Lib-java.security.jgss.gmk ! make/lib/Lib-java.smartcardio.gmk ! make/lib/Lib-jdk.crypto.mscapi.gmk ! make/lib/Lib-jdk.crypto.pkcs11.gmk ! make/lib/Lib-jdk.jdi.gmk ! make/lib/Lib-jdk.jdwp.agent.gmk ! make/lib/Lib-jdk.runtime.gmk ! make/lib/Lib-jdk.sctp.gmk ! make/lib/Lib-jdk.security.auth.gmk ! make/lib/LibCommon.gmk ! make/lib/NetworkingLibraries.gmk ! make/lib/NioLibraries.gmk ! make/lib/SoundLibraries.gmk ! src/java.base/share/classes/java/nio/file/Files.java ! src/java.base/share/classes/java/util/jar/Attributes.java - src/java.base/share/classes/java/util/zip/package.html - src/java.desktop/share/classes/sun/awt/datatransfer/META-INF/services/sun.datatransfer.DesktopDatatransferService ! src/java.logging/share/classes/java/util/logging/LogManager.java ! src/java.management/share/classes/sun/management/jmxremote/ConnectorBootstrap.java ! test/ProblemList.txt ! test/TEST.groups - test/sun/tools/jinfo/Basic.sh Changeset: 7aa02691f6db Author: chegar Date: 2014-12-03 19:49 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/7aa02691f6db 8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile Reviewed-by: alanb, smarks ! test/javax/management/remote/mandatory/connection/RMIConnector_NPETest.java Changeset: 521dd15c6e06 Author: lancea Date: 2014-12-03 16:50 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/521dd15c6e06 8060068: Possible Deadlock scenario with DriverManager.loadInitialDrivers Reviewed-by: mchung, smarks, ulfzibis ! src/java.sql/share/classes/java/sql/DriverManager.java Changeset: 41e0b5b20312 Author: weijun Date: 2014-12-04 16:50 +0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/41e0b5b20312 8048619: Implement tests for converting PKCS12 keystores Reviewed-by: weijun Contributed-by: Zaiyao Liu + test/java/security/KeyStore/PKCS12/ConvertP12Test.java + test/java/security/KeyStore/PKCS12/certs/convertP12/ie_jceks_chain.pfx.data + test/java/security/KeyStore/PKCS12/certs/convertP12/ie_jks_chain.pfx.data + test/java/security/KeyStore/PKCS12/certs/convertP12/jdk_jceks_selfsigned.p12.data + test/java/security/KeyStore/PKCS12/certs/convertP12/jdk_jceks_twoentry.p12.data + test/java/security/KeyStore/PKCS12/certs/convertP12/jdk_jceks_twopass.p12.data + test/java/security/KeyStore/PKCS12/certs/convertP12/jdk_jks_selfsigned.p12.data + test/java/security/KeyStore/PKCS12/certs/convertP12/jdk_jks_twoentry.p12.data + test/java/security/KeyStore/PKCS12/certs/convertP12/jdk_jks_twopass.p12.data + test/java/security/KeyStore/PKCS12/certs/convertP12/keystoreCA.jceks.data Changeset: 3e6549434acb Author: vlivanov Date: 2014-12-04 07:15 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/3e6549434acb 8057020: LambdaForm caches should support eviction Reviewed-by: psandoz, jrose, shade ! src/java.base/share/classes/java/lang/invoke/LambdaForm.java ! src/java.base/share/classes/java/lang/invoke/LambdaFormBuffer.java ! src/java.base/share/classes/java/lang/invoke/LambdaFormEditor.java ! src/java.base/share/classes/java/lang/invoke/MethodTypeForm.java ! test/java/lang/invoke/LFCaching/LFCachingTestCase.java ! test/java/lang/invoke/LFCaching/LambdaFormTestCase.java Changeset: c518931bf259 Author: darcy Date: 2014-12-04 12:59 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/c518931bf259 8066617: Suppress deprecation warnings in java.base module Reviewed-by: lancea ! src/java.base/share/classes/com/sun/crypto/provider/PBES2Parameters.java ! src/java.base/share/classes/com/sun/crypto/provider/RSACipher.java ! src/java.base/share/classes/com/sun/crypto/provider/TlsKeyMaterialGenerator.java ! src/java.base/share/classes/com/sun/crypto/provider/TlsMasterSecretGenerator.java ! src/java.base/share/classes/com/sun/crypto/provider/TlsPrfGenerator.java ! src/java.base/share/classes/com/sun/crypto/provider/TlsRsaPremasterSecretGenerator.java ! src/java.base/share/classes/com/sun/net/ssl/SSLSecurity.java ! src/java.base/share/classes/com/sun/net/ssl/internal/www/protocol/https/DelegateHttpsURLConnection.java ! src/java.base/share/classes/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnectionOldImpl.java ! src/java.base/share/classes/java/util/jar/Attributes.java ! src/java.base/share/classes/java/util/jar/Manifest.java ! src/java.base/share/classes/java/util/zip/CRC32C.java ! src/java.base/share/classes/sun/net/idn/UCharacterDirection.java ! src/java.base/share/classes/sun/security/ssl/HandshakeMessage.java ! src/java.base/share/classes/sun/security/ssl/Handshaker.java ! src/java.base/share/classes/sun/security/ssl/RSAClientKeyExchange.java ! src/java.base/share/classes/sun/security/ssl/RSASignature.java ! src/java.base/share/classes/sun/text/normalizer/RuleCharacterIterator.java ! src/java.base/share/classes/sun/text/normalizer/UnicodeSet.java Changeset: ab3ff449ba9a Author: darcy Date: 2014-12-04 15:04 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/ab3ff449ba9a 8066632: Suppress deprecation warnings in java.rmi module Reviewed-by: rriggs ! src/java.rmi/share/classes/java/rmi/server/RemoteObject.java ! src/java.rmi/share/classes/sun/rmi/registry/RegistryImpl.java ! src/java.rmi/share/classes/sun/rmi/server/MarshalOutputStream.java ! src/java.rmi/share/classes/sun/rmi/transport/proxy/HttpInputStream.java Changeset: 6b2314173433 Author: lana Date: 2014-12-04 15:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/6b2314173433 Merge - src/java.base/share/classes/java/util/zip/package.html - src/java.desktop/share/classes/sun/awt/datatransfer/META-INF/services/sun.datatransfer.DesktopDatatransferService - test/sun/tools/jinfo/Basic.sh Changeset: 9ade71a206f9 Author: katleman Date: 2014-12-11 11:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/9ade71a206f9 Added tag jdk9-b42 for changeset 6b2314173433 ! .hgtags Changeset: 7a463974a46b Author: smarks Date: 2014-12-04 18:54 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/7a463974a46b 8035001: TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated Reviewed-by: lancea ! test/java/rmi/testlibrary/JavaVM.java ! test/java/rmi/testlibrary/RMID.java Changeset: 83f20d8bc13a Author: dfuchs Date: 2014-12-05 12:20 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/83f20d8bc13a 8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section Summary: The call to JavaAWTAccess is moved outside of the critical section Reviewed-by: mchung ! src/java.logging/share/classes/java/util/logging/LogManager.java + test/java/util/logging/LogManagerAppContextDeadlock.java Changeset: f2434e959e18 Author: prappo Date: 2014-12-05 15:35 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/f2434e959e18 8066678: java.nio.channels.Channels cleanup Reviewed-by: alanb, chegar ! src/java.base/share/classes/java/nio/channels/Channels.java Changeset: caff423bb810 Author: simonis Date: 2014-12-05 19:46 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/caff423bb810 8066766: The commands in the modular images are executable by the owner only Summary: Also simplify the 'set executable' step of jspawnhelper in ImageBuilder.java Reviewed-by: chegar, alanb ! make/src/classes/build/tools/module/ImageBuilder.java ! make/src/classes/build/tools/module/ModuleArchive.java Changeset: b3620b8c9b47 Author: robm Date: 2014-12-05 20:13 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/b3620b8c9b47 8065238: javax.naming.NamingException after upgrade to JDK 8 Reviewed-by: vinnie ! src/java.naming/share/classes/com/sun/jndi/ldap/Connection.java ! test/com/sun/jndi/ldap/LdapTimeoutTest.java Changeset: ab2b345e0b33 Author: darcy Date: 2014-12-05 17:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/ab2b345e0b33 8066638: Suppress deprecation warnings in jdk.crypto module 8066641: Suppress deprecation warnings in jdk.naming module Reviewed-by: wetmore, xuelei, valeriep, lancea ! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/P11Key.java ! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/P11RSACipher.java ! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/P11Signature.java ! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/P11TlsKeyMaterialGenerator.java ! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/P11TlsMasterSecretGenerator.java ! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/P11TlsPrfGenerator.java ! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/P11TlsRsaPremasterSecretGenerator.java ! src/jdk.naming.rmi/share/classes/com/sun/jndi/rmi/registry/RegistryContext.java Changeset: ba6d8f56003b Author: alanb Date: 2014-12-07 07:10 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/ba6d8f56003b 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows Reviewed-by: alanb Contributed-by: kirk.shoop at microsoft.com, v-valkop at microsoft.com ! src/java.base/share/classes/sun/nio/ch/FileChannelImpl.java ! src/java.base/share/classes/sun/nio/ch/FileDispatcher.java ! src/java.base/unix/classes/sun/nio/ch/FileDispatcherImpl.java ! src/java.base/unix/native/libnio/ch/FileChannelImpl.c ! src/java.base/windows/classes/sun/nio/ch/FileDispatcherImpl.java ! src/java.base/windows/native/libnio/ch/FileChannelImpl.c ! test/java/nio/channels/FileChannel/TransferToChannel.java Changeset: 913808eaf19a Author: ksrini Date: 2014-11-10 08:43 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/913808eaf19a 8058407: Remove Multiple JRE support in the Java launcher Reviewed-by: alanb, darcy, ksrini Contributed-by: neil.toda at oracle.com ! src/java.base/macosx/native/libjli/java_md_macosx.c ! src/java.base/share/native/libjli/emessages.h ! src/java.base/share/native/libjli/java.c ! src/java.base/share/native/libjli/java.h ! src/java.base/share/native/libjli/parse_manifest.c - src/java.base/share/native/libjli/version_comp.c - src/java.base/share/native/libjli/version_comp.h ! src/java.base/unix/native/libjli/java_md.h ! src/java.base/unix/native/libjli/java_md_common.c ! src/java.base/unix/native/libjli/java_md_solinux.c ! src/java.base/windows/native/libjli/java_md.c ! src/java.base/windows/native/libjli/java_md.h ! test/tools/launcher/Arrrghs.java ! test/tools/launcher/MultipleJRE.sh Changeset: 306c2e872d8f Author: xuelei Date: 2014-12-08 07:15 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/306c2e872d8f 8049432: New tests for TLS property jdk.tls.client.protocols Reviewed-by: xuelei Contributed-by: Zaiyao Liu + test/javax/net/ssl/TLS/TLSClientPropertyTest.java Changeset: ac944e9e3549 Author: ksrini Date: 2014-12-08 07:51 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/ac944e9e3549 8066745: tools/pack200/Pack200Props.java failed with java.lang.OutOfMemoryError: Java heap space Reviewed-by: alanb ! test/tools/pack200/Pack200Props.java ! test/tools/pack200/Pack200Test.java Changeset: 26eaed8bffaf Author: darcy Date: 2014-12-08 09:13 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/26eaed8bffaf 8066643: (zipfs) Suppress deprecation warnings in jdk.zipfs module 8066634: Suppress deprecation warnings in java.management module 8066636: Suppress deprecation warnings in the jdk.jvmstat and jdk.jdi modules Reviewed-by: alanb, lancea, sherman, sla, dfuchs ! src/java.management/share/classes/com/sun/jmx/interceptor/DefaultMBeanServerInterceptor.java ! src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/ExpressionParser.java ! src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/PerfDataBufferImpl.java ! src/jdk.jvmstat/share/classes/sun/tools/jstatd/Jstatd.java ! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipUtils.java Changeset: 1a98ccf0b017 Author: ksrini Date: 2014-12-08 11:54 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/1a98ccf0b017 8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java Reviewed-by: alanb ! test/tools/launcher/VersionCheck.java Changeset: 780460a01e2f Author: smarks Date: 2014-12-08 14:32 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/780460a01e2f 8066835: TEST_BUG: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails Reviewed-by: lancea ! test/java/rmi/testlibrary/JavaVM.java ! test/java/rmi/testlibrary/RMID.java ! test/javax/management/remote/mandatory/connection/RMIConnector_NPETest.java Changeset: 04cda88bbfde Author: erikj Date: 2014-12-09 08:43 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/04cda88bbfde 8066752: Remove space after -L on linker lines Reviewed-by: ihse ! make/lib/Awt2dLibraries.gmk ! make/lib/Lib-java.instrument.gmk ! make/lib/LibCommon.gmk Changeset: 081fcf15df7e Author: erikj Date: 2014-12-09 08:57 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/081fcf15df7e 8066761: Investigate -sourcepath usage when compiling java Summary: Removed all uses of -sourcepath Reviewed-by: jfranck, alanb, ihse ! make/CompileInterimRmic.gmk ! make/gendata/GendataBreakIterator.gmk Changeset: fb5752b152d9 Author: weijun Date: 2014-12-09 18:28 +0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/fb5752b152d9 8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes Reviewed-by: valeriep ! src/java.security.jgss/share/classes/sun/security/krb5/Config.java ! src/java.security.jgss/share/classes/sun/security/krb5/Credentials.java ! src/java.security.jgss/share/classes/sun/security/krb5/KrbAsReq.java ! src/java.security.jgss/share/classes/sun/security/krb5/KrbAsReqBuilder.java ! src/java.security.jgss/share/classes/sun/security/krb5/KrbKdcRep.java ! src/java.security.jgss/share/classes/sun/security/krb5/KrbTgsReq.java ! src/java.security.jgss/share/classes/sun/security/krb5/internal/HostAddresses.java ! src/java.security.jgss/share/classes/sun/security/krb5/internal/KerberosTime.java ! src/java.security.jgss/windows/classes/sun/security/krb5/internal/tools/Kinit.java ! src/java.security.jgss/windows/classes/sun/security/krb5/internal/tools/KinitOptions.java ! test/sun/security/krb5/auto/KDC.java ! test/sun/security/krb5/auto/LifeTimeInSeconds.java + test/sun/security/krb5/auto/Renewal.java + test/sun/security/krb5/config/Duration.java Changeset: cb475099ceac Author: vlivanov Date: 2014-12-09 09:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/cb475099ceac 8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector Reviewed-by: jrose, psandoz ! src/java.base/share/classes/java/lang/invoke/MethodHandles.java ! test/java/lang/invoke/ExplicitCastArgumentsTest.java Changeset: 76657999a598 Author: jwilhelm Date: 2014-11-24 20:00 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/76657999a598 Merge - src/java.base/share/classes/java/util/zip/package.html Changeset: c1c09078179f Author: jwilhelm Date: 2014-12-01 12:08 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/c1c09078179f Merge Changeset: a560f2d42485 Author: amurillo Date: 2014-12-05 16:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/a560f2d42485 Merge Changeset: 50cb7c75d05e Author: amurillo Date: 2014-12-09 14:02 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/50cb7c75d05e Merge - src/java.base/share/native/libjli/version_comp.c - src/java.base/share/native/libjli/version_comp.h Changeset: e5b66323ae45 Author: alanb Date: 2014-12-10 15:01 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/e5b66323ae45 8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail Reviewed-by: chegar ! src/java.base/unix/classes/sun/nio/fs/UnixChannelFactory.java ! test/java/nio/file/Files/SBC.java Changeset: 8f3abc62ebdc Author: simonis Date: 2014-12-10 18:31 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/8f3abc62ebdc 8066589: Make importing sa-jdi.jar optional on its existance Summary: Also fix the location where libjli_static.a is loaded from on AIX Reviewed-by: erikj, dsamersoff ! make/Import.gmk ! make/gensrc/Gensrc-jdk.jdi.gmk ! make/launcher/LauncherCommon.gmk Changeset: 4a9f1b1135cb Author: cjplummer Date: 2014-12-05 15:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/4a9f1b1135cb 8066507: JPRT is not capable of running jtreg tests located jdk/test Summary: Fixed by copying same fix already in place in hotspot/test/Makefile. Reviewed-by: dholmes, tbell ! test/Makefile Changeset: ed98b92e7dcb Author: sherman Date: 2014-12-10 14:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/ed98b92e7dcb 8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown Summary: to update the java doc to clarify the existing behavior Reviewed-by: lancea ! src/java.base/share/classes/java/lang/String.java Changeset: 67149f72aa6f Author: sherman Date: 2014-12-10 14:15 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/67149f72aa6f Merge Changeset: 4d6c9954ac70 Author: weijun Date: 2014-12-11 15:23 +0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/4d6c9954ac70 8055723: Replace concat String to append in StringBuilder parameters (dev) Reviewed-by: redestad, ulfzibis, weijun, prappo, igerasim, alanb Contributed-by: Otavio Santana ! src/java.base/share/classes/java/text/ChoiceFormat.java ! src/java.base/share/classes/sun/launcher/LauncherHelper.java ! src/java.base/share/classes/sun/net/www/HeaderParser.java ! src/java.base/share/classes/sun/security/ssl/HandshakeMessage.java ! src/java.corba/share/classes/com/sun/jndi/cosnaming/CNNameParser.java ! src/java.management/share/classes/javax/management/MBeanPermission.java ! src/java.management/share/classes/javax/management/modelmbean/RequiredModelMBean.java ! src/java.management/share/classes/javax/management/openmbean/ArrayType.java ! src/java.management/share/classes/sun/management/Agent.java ! src/java.management/share/classes/sun/management/MappedMXBeanType.java ! src/java.naming/share/classes/com/sun/jndi/ldap/sasl/DefaultCallbackHandler.java ! src/java.naming/share/classes/javax/naming/NameImpl.java ! src/java.security.jgss/share/classes/sun/security/krb5/KrbException.java ! src/java.security.jgss/share/classes/sun/security/krb5/internal/crypto/dk/DkCrypto.java ! src/java.security.sasl/share/classes/com/sun/security/sasl/CramMD5Base.java ! src/java.security.sasl/share/classes/com/sun/security/sasl/digest/DigestMD5Base.java ! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/encryption/AbstractSerializer.java ! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/InclusiveNamespaces.java ! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/utils/RFC2253Parser.java ! src/jdk.dev/share/classes/com/sun/tools/hat/internal/model/JavaValueArray.java ! src/jdk.dev/share/classes/com/sun/tools/hat/internal/util/Misc.java ! src/jdk.dev/share/classes/sun/security/tools/jarsigner/Main.java ! src/jdk.jcmd/share/classes/sun/tools/jps/Jps.java ! src/jdk.jcmd/share/classes/sun/tools/jstat/RawOutputFormatter.java ! src/jdk.jcmd/share/classes/sun/tools/jstat/SyntaxException.java ! src/jdk.jconsole/share/classes/sun/tools/jconsole/ThreadTab.java ! src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XArrayDataViewer.java ! src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XTree.java ! src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/ParseException.java ! src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/TokenMgrError.java ! src/jdk.jdi/share/classes/com/sun/tools/jdi/VirtualMachineImpl.java ! src/jdk.jvmstat/share/classes/sun/tools/jstatd/RemoteHostImpl.java ! src/jdk.naming.dns/share/classes/sun/net/spi/nameservice/dns/DNSNameService.java ! src/jdk.runtime/share/classes/sun/security/tools/policytool/PolicyTool.java Changeset: c8731a095bcc Author: kshefov Date: 2014-12-11 15:10 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/c8731a095bcc 8066798: [TEST] Make java/lang/invoke/LFCaching tests use lib/testlibrary/jdk/testlibrary/TimeLimitedRunner.java to define their number of iterations Reviewed-by: iignatyev, vlivanov ! test/java/lang/invoke/LFCaching/LFGarbageCollectedTest.java ! test/java/lang/invoke/LFCaching/LambdaFormTestCase.java Changeset: 1da36a71eb7d Author: dsamersoff Date: 2014-12-11 06:49 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/1da36a71eb7d 8067030: JDWP crash in transport_startTransport on OOM Summary: Check for result of jvmtiAllocate Reviewed-by: jbachorik, sspitsyn ! src/jdk.jdwp.agent/share/native/libjdwp/transport.c Changeset: 8c6ad41974f9 Author: lana Date: 2014-12-11 12:27 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/8c6ad41974f9 Merge - src/java.base/share/native/libjli/version_comp.c - src/java.base/share/native/libjli/version_comp.h Changeset: 4cd41f1142d2 Author: lana Date: 2014-12-18 19:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/4cd41f1142d2 Added tag jdk9-b43 for changeset 8c6ad41974f9 ! .hgtags Changeset: bb479cd327c2 Author: smarks Date: 2014-12-11 18:40 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/bb479cd327c2 8066633: Fix deprecation warnings in java.rmi module Reviewed-by: darcy, lancea ! src/java.rmi/share/classes/sun/rmi/registry/RegistryImpl.java Changeset: f981c65f7951 Author: sjiang Date: 2014-12-12 14:31 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/f981c65f7951 8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs Reviewed-by: dfuchs ! test/javax/management/monitor/CounterMonitorTest.java Changeset: 1a1df1d30162 Author: erikj Date: 2014-12-12 15:35 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/1a1df1d30162 8067254: No debug symbols in JPRT Windows builds Reviewed-by: tbell ! make/src/classes/build/tools/module/ModuleArchive.java Changeset: 63c558ffb833 Author: martin Date: 2014-11-21 16:30 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/63c558ffb833 8065172: More core reflection final and volatile annotations Summary: more fiddling with "final" and "volatile" field modifiers Reviewed-by: jfranck, plevart, psandoz ! src/java.base/share/classes/sun/reflect/Label.java ! src/java.base/share/classes/sun/reflect/ReflectionFactory.java ! src/java.base/share/classes/sun/reflect/annotation/AnnotationInvocationHandler.java ! src/java.base/share/classes/sun/reflect/annotation/AnnotationParser.java ! src/java.base/share/classes/sun/reflect/annotation/AnnotationSupport.java ! src/java.base/share/classes/sun/reflect/annotation/AnnotationType.java ! src/java.base/share/classes/sun/reflect/annotation/AnnotationTypeMismatchExceptionProxy.java ! src/java.base/share/classes/sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.java ! src/java.base/share/classes/sun/reflect/annotation/TypeNotPresentExceptionProxy.java ! src/java.base/share/classes/sun/reflect/generics/factory/CoreReflectionFactory.java ! src/java.base/share/classes/sun/reflect/generics/factory/GenericsFactory.java ! src/java.base/share/classes/sun/reflect/generics/parser/SignatureParser.java ! src/java.base/share/classes/sun/reflect/generics/reflectiveObjects/GenericArrayTypeImpl.java ! src/java.base/share/classes/sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator.java ! src/java.base/share/classes/sun/reflect/generics/reflectiveObjects/TypeVariableImpl.java ! src/java.base/share/classes/sun/reflect/generics/reflectiveObjects/WildcardTypeImpl.java ! src/java.base/share/classes/sun/reflect/generics/repository/AbstractRepository.java ! src/java.base/share/classes/sun/reflect/generics/repository/ClassRepository.java ! src/java.base/share/classes/sun/reflect/generics/repository/ConstructorRepository.java ! src/java.base/share/classes/sun/reflect/generics/repository/FieldRepository.java ! src/java.base/share/classes/sun/reflect/generics/repository/GenericDeclRepository.java ! src/java.base/share/classes/sun/reflect/generics/repository/MethodRepository.java ! src/java.base/share/classes/sun/reflect/generics/scope/AbstractScope.java ! src/java.base/share/classes/sun/reflect/generics/tree/Signature.java ! src/java.base/share/classes/sun/reflect/generics/tree/Wildcard.java ! src/java.base/share/classes/sun/reflect/generics/visitor/Reifier.java ! src/java.base/share/classes/sun/reflect/misc/MethodUtil.java ! src/java.base/share/classes/sun/reflect/misc/ReflectUtil.java Changeset: 84e19392365e Author: martin Date: 2014-12-10 09:23 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/84e19392365e 8065804: JEP 171: Clarifications/corrections for fence intrinsics Reviewed-by: dholmes, shade, dl, psandoz ! src/java.base/share/classes/sun/misc/Unsafe.java Changeset: 244da7af6a69 Author: rriggs Date: 2014-12-12 15:07 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/244da7af6a69 8056238: (process) ProcessBuilder.redirectError spec has a broken link Reviewed-by: lancea ! src/java.base/share/classes/java/lang/ProcessBuilder.java Changeset: 678faa7d1a6a Author: martin Date: 2014-10-30 07:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/678faa7d1a6a 8067377: My hobby: caning, then then canning, the the can-can Summary: Fix ALL the stutters! Reviewed-by: rriggs, mchung, lancea ! src/demo/share/jfc/TableExample/TableSorter.java ! src/java.base/share/classes/com/sun/java/util/jar/pack/ClassReader.java ! src/java.base/share/classes/com/sun/java/util/jar/pack/Coding.java ! src/java.base/share/classes/java/lang/Class.java ! src/java.base/share/classes/java/lang/ClassValue.java ! src/java.base/share/classes/java/lang/Integer.java ! src/java.base/share/classes/java/lang/Long.java ! src/java.base/share/classes/java/lang/Math.java ! src/java.base/share/classes/java/lang/Throwable.java ! src/java.base/share/classes/java/lang/invoke/MethodType.java ! src/java.base/share/classes/java/security/DomainCombiner.java ! src/java.base/share/classes/java/security/Provider.java ! src/java.base/share/classes/java/security/Signature.java ! src/java.base/share/classes/java/security/SignatureSpi.java ! src/java.base/share/classes/java/security/interfaces/DSAKeyPairGenerator.java ! src/java.base/share/classes/java/time/format/DateTimeFormatter.java ! src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java ! src/java.base/share/classes/java/util/Arrays.java ! src/java.base/share/classes/java/util/Base64.java ! src/java.base/share/classes/java/util/Calendar.java ! src/java.base/share/classes/java/util/Locale.java ! src/java.base/share/classes/java/util/ResourceBundle.java ! src/java.base/share/classes/java/util/Spliterator.java ! src/java.base/share/classes/java/util/Spliterators.java ! src/java.base/share/classes/javax/security/auth/Policy.java ! src/java.base/share/classes/javax/security/auth/SubjectDomainCombiner.java ! src/java.base/share/classes/jdk/internal/org/objectweb/asm/Frame.java ! src/java.base/share/classes/jdk/internal/util/xml/XMLStreamWriter.java ! src/java.base/share/classes/sun/invoke/util/VerifyAccess.java ! src/java.base/share/classes/sun/misc/JavaNioAccess.java ! src/java.base/share/classes/sun/misc/VM.java ! src/java.base/share/classes/sun/net/ftp/impl/FtpClient.java ! src/java.base/share/classes/sun/reflect/annotation/AnnotationType.java ! src/java.base/share/classes/sun/security/provider/PolicyFile.java ! src/java.base/share/classes/sun/security/ssl/EphemeralKeyManager.java ! src/java.base/share/classes/sun/security/ssl/MAC.java ! src/java.base/share/classes/sun/security/ssl/SSLEngineImpl.java ! src/java.base/share/classes/sun/security/ssl/SSLSocketImpl.java ! src/java.base/share/classes/sun/security/ssl/ServerHandshaker.java ! src/java.base/share/classes/sun/security/x509/AlgorithmId.java ! src/java.base/share/classes/sun/security/x509/GeneralName.java ! src/java.base/share/classes/sun/security/x509/URIName.java ! src/java.base/share/classes/sun/security/x509/X500Name.java ! src/java.base/share/classes/sun/text/normalizer/NormalizerBase.java ! src/java.base/share/classes/sun/text/normalizer/UCharacterIterator.java ! src/java.base/share/classes/sun/text/normalizer/UTF16.java ! src/java.base/share/native/libjli/java.c ! src/java.base/unix/native/libjli/java_md_solinux.c ! src/java.base/unix/native/libnet/PlainDatagramSocketImpl.c ! src/java.base/unix/native/libnet/PlainSocketImpl.c ! src/java.base/unix/native/libnet/SocketOutputStream.c ! src/java.base/unix/native/libnet/net_util_md.c ! src/java.base/windows/native/libjli/cmdtoargs.c ! src/java.base/windows/native/libnet/TwoStacksPlainSocketImpl.c ! src/java.desktop/macosx/classes/com/apple/laf/AquaScrollPaneUI.java ! src/java.desktop/macosx/classes/sun/java2d/OSXSurfaceData.java ! src/java.desktop/macosx/native/libawt_lwawt/awt/ImageSurfaceData.m ! src/java.desktop/macosx/native/libawt_lwawt/awt/QuartzSurfaceData.m ! src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKColorChooserPanel.java ! src/java.desktop/share/classes/com/sun/media/sound/AbstractMidiDevice.java ! src/java.desktop/share/classes/java/awt/Button.java ! src/java.desktop/share/classes/java/awt/Checkbox.java ! src/java.desktop/share/classes/java/awt/Component.java ! src/java.desktop/share/classes/java/awt/Container.java ! src/java.desktop/share/classes/java/awt/EventQueue.java ! src/java.desktop/share/classes/java/awt/FlowLayout.java ! src/java.desktop/share/classes/java/awt/KeyboardFocusManager.java ! src/java.desktop/share/classes/java/awt/List.java ! src/java.desktop/share/classes/java/awt/MultipleGradientPaintContext.java ! src/java.desktop/share/classes/java/awt/RadialGradientPaint.java ! src/java.desktop/share/classes/java/awt/WaitDispatchSupport.java ! src/java.desktop/share/classes/java/awt/datatransfer/DataFlavor.java ! src/java.desktop/share/classes/java/awt/event/KeyEvent.java ! src/java.desktop/share/classes/java/awt/font/GlyphVector.java ! src/java.desktop/share/classes/java/awt/font/TextAttribute.java ! src/java.desktop/share/classes/java/awt/image/ColorConvertOp.java ! src/java.desktop/share/classes/java/awt/image/ComponentColorModel.java ! src/java.desktop/share/classes/java/awt/print/PrinterIOException.java ! src/java.desktop/share/classes/java/beans/Encoder.java ! src/java.desktop/share/classes/java/beans/Transient.java ! src/java.desktop/share/classes/javax/imageio/IIOParam.java ! src/java.desktop/share/classes/javax/imageio/event/IIOReadUpdateListener.java ! src/java.desktop/share/classes/javax/imageio/plugins/jpeg/JPEGQTable.java ! src/java.desktop/share/classes/javax/sound/midi/MidiMessage.java ! src/java.desktop/share/classes/javax/sound/midi/ShortMessage.java ! src/java.desktop/share/classes/javax/sound/sampled/Clip.java ! src/java.desktop/share/classes/javax/swing/AbstractButton.java ! src/java.desktop/share/classes/javax/swing/ArrayTable.java ! src/java.desktop/share/classes/javax/swing/Box.java ! src/java.desktop/share/classes/javax/swing/GroupLayout.java ! src/java.desktop/share/classes/javax/swing/JComboBox.java ! src/java.desktop/share/classes/javax/swing/JComponent.java ! src/java.desktop/share/classes/javax/swing/JEditorPane.java ! src/java.desktop/share/classes/javax/swing/JLayer.java ! src/java.desktop/share/classes/javax/swing/JList.java ! src/java.desktop/share/classes/javax/swing/JMenuItem.java ! src/java.desktop/share/classes/javax/swing/JProgressBar.java ! src/java.desktop/share/classes/javax/swing/JSpinner.java ! src/java.desktop/share/classes/javax/swing/JTree.java ! src/java.desktop/share/classes/javax/swing/OverlayLayout.java ! src/java.desktop/share/classes/javax/swing/ScrollPaneLayout.java ! src/java.desktop/share/classes/javax/swing/SpinnerModel.java ! src/java.desktop/share/classes/javax/swing/UIDefaults.java ! src/java.desktop/share/classes/javax/swing/ViewportLayout.java ! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicComboPopup.java ! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicSliderUI.java ! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTableUI.java ! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTextUI.java ! src/java.desktop/share/classes/javax/swing/plaf/synth/SynthGraphicsUtils.java ! src/java.desktop/share/classes/javax/swing/table/JTableHeader.java ! src/java.desktop/share/classes/javax/swing/table/TableColumn.java ! src/java.desktop/share/classes/javax/swing/text/BoxView.java ! src/java.desktop/share/classes/javax/swing/text/DefaultStyledDocument.java ! src/java.desktop/share/classes/javax/swing/text/ElementIterator.java ! src/java.desktop/share/classes/javax/swing/text/ParagraphView.java ! src/java.desktop/share/classes/javax/swing/text/PlainView.java ! src/java.desktop/share/classes/javax/swing/text/WrappedPlainView.java ! src/java.desktop/share/classes/javax/swing/text/html/CSS.java ! src/java.desktop/share/classes/javax/swing/text/html/FormView.java ! src/java.desktop/share/classes/javax/swing/text/html/HTMLDocument.java ! src/java.desktop/share/classes/javax/swing/text/html/IsindexView.java ! src/java.desktop/share/classes/javax/swing/text/html/LineView.java ! src/java.desktop/share/classes/javax/swing/text/html/parser/DTDConstants.java ! src/java.desktop/share/classes/javax/swing/text/html/parser/Entity.java ! src/java.desktop/share/classes/javax/swing/text/html/parser/Parser.java ! src/java.desktop/share/classes/javax/swing/undo/UndoManager.java ! src/java.desktop/share/classes/sun/font/BidiUtils.java ! src/java.desktop/share/classes/sun/font/Decoration.java ! src/java.desktop/share/classes/sun/font/FileFontStrike.java ! src/java.desktop/share/classes/sun/font/FontUtilities.java ! src/java.desktop/share/classes/sun/font/SunFontManager.java ! src/java.desktop/share/classes/sun/font/SunLayoutEngine.java ! src/java.desktop/share/classes/sun/font/TrueTypeFont.java ! src/java.desktop/share/classes/sun/java2d/loops/ProcessPath.java ! src/java.desktop/share/classes/sun/java2d/pipe/BufferedContext.java ! src/java.desktop/share/classes/sun/print/PathGraphics.java ! src/java.desktop/share/classes/sun/print/PeekGraphics.java ! src/java.desktop/share/classes/sun/print/PrintJob2D.java ! src/java.desktop/share/classes/sun/print/ProxyGraphics2D.java ! src/java.desktop/share/classes/sun/swing/AccumulativeRunnable.java ! src/java.desktop/share/classes/sun/swing/CachedPainter.java ! src/java.desktop/share/native/common/font/fontscalerdefs.h ! src/java.desktop/share/native/libawt/awt/image/gif/gifdecoder.c ! src/java.desktop/share/native/libawt/java2d/loops/ProcessPath.c ! src/java.desktop/share/native/libfontmanager/freetypeScaler.c ! src/java.desktop/share/native/libfontmanager/layout/LayoutEngine.h ! src/java.desktop/share/native/liblcms/LCMS.c ! src/java.desktop/unix/classes/sun/awt/X11/ListHelper.java ! src/java.desktop/unix/classes/sun/awt/X11/XEmbeddedFramePeer.java ! src/java.desktop/unix/classes/sun/awt/X11/XScrollPanePeer.java ! src/java.desktop/unix/classes/sun/awt/X11/XTextFieldPeer.java ! src/java.desktop/unix/classes/sun/font/NativeFont.java ! src/java.desktop/unix/native/common/awt/awt_Font.c ! src/java.desktop/unix/native/common/awt/medialib/mlib_v_ImageCopy_f.c ! src/java.desktop/unix/native/libawt_xawt/awt/multiVis.c ! src/java.desktop/unix/native/libawt_xawt/awt/wsutils.h ! src/java.desktop/unix/native/libmlib_image/mlib_v_ImageChannelExtract_43.c ! src/java.desktop/windows/classes/sun/awt/shell/Win32ShellFolder2.java ! src/java.desktop/windows/classes/sun/awt/windows/TranslucentWindowPainter.java ! src/java.desktop/windows/classes/sun/awt/windows/WToolkit.java ! src/java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp ! src/java.desktop/windows/native/libawt/windows/awt_Debug.h ! src/java.desktop/windows/native/libawt/windows/awt_Frame.h ! src/java.desktop/windows/native/libawt/windows/awt_Palette.cpp ! src/java.desktop/windows/native/libawt/windows/awt_Toolkit.h ! src/java.desktop/windows/native/libjsound/PLATFORM_API_WinOS_MidiIn.cpp ! src/java.instrument/share/native/libinstrument/InvocationAdapter.c ! src/java.management/share/classes/com/sun/jmx/mbeanserver/JmxMBeanServer.java ! src/java.management/share/classes/com/sun/jmx/remote/internal/ClientNotifForwarder.java ! src/java.management/share/classes/com/sun/management/GarbageCollectionNotificationInfo.java ! src/java.management/share/classes/javax/management/openmbean/ArrayType.java ! src/java.management/share/classes/javax/management/openmbean/SimpleType.java ! src/java.management/share/classes/javax/management/openmbean/TabularDataSupport.java ! src/java.naming/share/classes/com/sun/jndi/ldap/EventSupport.java ! src/java.naming/share/classes/com/sun/jndi/ldap/LdapCtx.java ! src/java.naming/share/classes/com/sun/jndi/ldap/LdapReferralException.java ! src/java.naming/share/classes/com/sun/jndi/toolkit/ctx/AtomicContext.java ! src/java.naming/share/classes/javax/naming/ldap/Rdn.java ! src/java.prefs/unix/classes/java/util/prefs/FileSystemPreferences.java ! src/java.rmi/share/classes/java/rmi/registry/LocateRegistry.java ! src/java.rmi/share/classes/sun/rmi/server/MarshalOutputStream.java ! src/java.rmi/share/classes/sun/rmi/transport/tcp/ConnectionMultiplexer.java ! src/java.scripting/share/classes/javax/script/ScriptContext.java ! src/java.scripting/share/classes/javax/script/ScriptEngineManager.java ! src/java.scripting/share/classes/javax/script/SimpleScriptContext.java ! src/java.security.jgss/share/classes/javax/security/auth/kerberos/KerberosTicket.java ! src/java.security.jgss/share/classes/org/ietf/jgss/GSSContext.java ! src/java.security.jgss/share/classes/sun/security/jgss/TokenTracker.java ! src/java.security.jgss/share/classes/sun/security/krb5/KrbApReq.java ! src/java.security.jgss/share/classes/sun/security/krb5/internal/ccache/FileCredentialsCache.java ! src/java.security.sasl/share/classes/com/sun/security/sasl/PlainClient.java ! src/java.sql.rowset/share/classes/com/sun/rowset/CachedRowSetImpl.java ! src/java.sql.rowset/share/classes/com/sun/rowset/JdbcRowSetImpl.java ! src/java.sql.rowset/share/classes/com/sun/rowset/JoinRowSetImpl.java ! src/java.sql.rowset/share/classes/com/sun/rowset/WebRowSetImpl.java ! src/java.sql.rowset/share/classes/com/sun/rowset/internal/CachedRowSetWriter.java ! src/java.sql.rowset/share/classes/com/sun/rowset/internal/SyncResolverImpl.java ! src/java.sql.rowset/share/classes/com/sun/rowset/providers/package.html ! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/encryption/EncryptionMethod.java ! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/keys/KeyUtils.java ! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/signature/Reference.java ! src/jdk.attach/solaris/native/libattach/VirtualMachineImpl.c ! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/P11KeyStore.java ! src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeCipherWithJavaPadding.java ! src/jdk.jconsole/share/classes/sun/tools/jconsole/Plotter.java ! src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/XObject.java ! src/jdk.jdi/share/classes/com/sun/jdi/VirtualMachineManager.java ! src/jdk.jdi/share/classes/com/sun/jdi/connect/AttachingConnector.java ! src/jdk.jdi/share/classes/com/sun/tools/jdi/ThreadReferenceImpl.java ! src/jdk.jdi/share/classes/com/sun/tools/jdi/VirtualMachineImpl.java ! src/jdk.jdwp.agent/share/native/libjdwp/eventHandler.c ! src/jdk.jvmstat/share/classes/sun/jvmstat/monitor/BufferedMonitoredVm.java ! src/jdk.jvmstat/share/classes/sun/jvmstat/monitor/HostIdentifier.java ! src/jdk.jvmstat/share/classes/sun/jvmstat/monitor/MonitoredVm.java ! src/jdk.jvmstat/share/classes/sun/jvmstat/monitor/MonitoredVmUtil.java ! src/jdk.jvmstat/share/classes/sun/jvmstat/monitor/remote/RemoteVm.java ! src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/AbstractPerfDataBuffer.java ! src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/PerfDataBufferImpl.java ! src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/PerfIntegerMonitor.java ! src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/PerfLongMonitor.java ! src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/v1_0/PerfDataBuffer.java ! src/jdk.naming.dns/share/classes/com/sun/jndi/dns/ResourceRecord.java ! src/jdk.rmic/share/classes/sun/tools/java/ClassDefinition.java ! src/jdk.sctp/share/classes/com/sun/nio/sctp/SctpMultiChannel.java ! src/jdk.sctp/share/classes/com/sun/nio/sctp/SctpServerChannel.java ! src/jdk.sctp/unix/native/libsctp/SctpChannelImpl.c ! src/jdk.security.auth/share/classes/com/sun/security/auth/NTDomainPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/NTNumericCredential.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/NTSidDomainPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/NTSidGroupPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/NTSidPrimaryGroupPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/NTSidUserPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/NTUserPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/SolarisNumericGroupPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/SolarisNumericUserPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/SolarisPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/UnixNumericGroupPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/UnixNumericUserPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/UnixPrincipal.java ! src/jdk.security.auth/share/classes/com/sun/security/auth/X500Principal.java ! src/sample/share/nio/server/ChannelIOSecure.java ! src/sample/solaris/dtrace/hotspot/gc_time_stat.d Changeset: dc233e3db21e Author: chegar Date: 2014-12-13 20:22 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/dc233e3db21e 8067112: Update java/util/Collections/EmptyIterator.java to eliminate dependency on sun.tools.java Reviewed-by: chegar, prappo Contributed-by: Amy Lu ! test/java/util/Collections/EmptyIterator.java Changeset: 026b9a30e8b2 Author: sjiang Date: 2014-12-15 19:21 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/026b9a30e8b2 8067241: DeadlockTest.java failed with negative timeout value Reviewed-by: dfuchs, sspitsyn ! test/javax/management/standardmbean/DeadlockTest.java Changeset: 655c81c02331 Author: bpb Date: 2014-12-15 12:09 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/655c81c02331 8025619: (fc) FileInputStream.getChannel on closed stream returns FileChannel that doesn't know that stream is closed Summary: If the stream is closed ensure getChannel() returns a closed channel. Also, FileKey.create() should throw an IOException directly instead of wrapping it in an Error. Reviewed-by: alanb ! src/java.base/share/classes/java/io/FileInputStream.java ! src/java.base/share/classes/java/io/FileOutputStream.java ! src/java.base/share/classes/java/io/RandomAccessFile.java ! src/java.base/share/classes/sun/nio/ch/FileChannelImpl.java ! src/java.base/unix/classes/sun/nio/ch/FileKey.java ! src/java.base/windows/classes/sun/nio/ch/FileKey.java + test/java/nio/channels/FileChannel/GetClosedChannel.java Changeset: 97ad64a400ab Author: rriggs Date: 2014-12-15 17:36 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/97ad64a400ab 8067486: Add diagnostics for Exception: Read from closed pipe hang Reviewed-by: lancea ! test/java/lang/Runtime/exec/SleepyCat.java Changeset: dd0b279b0565 Author: sherman Date: 2014-12-16 04:58 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/dd0b279b0565 8067289: Fix deprecation warnings in java.base module - CRC32C Summary: to remove the deprecation warning in CRC32C class Reviewed-by: darcy Contributed-by: staffan.friberg at oracle.com ! src/java.base/share/classes/java/util/zip/CRC32C.java Changeset: 003295073abf Author: prappo Date: 2014-12-16 12:43 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/003295073abf 8066867: Add InputStream transferTo to transfer content to an OutputStream Reviewed-by: chegar Contributed-by: Alan Bateman , Chris Hegarty , Patrick Reinhart , Pavel Rappo ! src/java.base/share/classes/java/io/InputStream.java + test/java/io/InputStream/TransferTo.java Changeset: 70e68970bdee Author: dfuchs Date: 2014-12-16 17:32 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/70e68970bdee 8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible. Summary: This test use the jrt:/ file system to find the name of all classes, then loads each of them, get their declared fields, and attempt to call setAccessible. Reviewed-by: coffeys, dholmes, plevart + test/java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java Changeset: bbc662907181 Author: avstepan Date: 2014-11-18 16:32 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/bbc662907181 8055836: move awt tests from AWT_Modality to OpenJDK repository - part 9 Summary: Some modality tests for Print dialog were added Reviewed-by: pchelko + test/java/awt/Modal/PrintDialogsTest/PrintDialogsTest.html + test/java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java + test/java/awt/Modal/PrintDialogsTest/Test.java Changeset: 67ad12a0cbaa Author: avstepan Date: 2014-11-18 17:10 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/67ad12a0cbaa 8054359: move awt automated tests from AWT_Modality to OpenJDK repository - part 8 Summary: Some new tests to check FileDialog modality behavior Reviewed-by: alexsch, pchelko + 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/FileDialogDWDTest.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/FileDialogFWDTest.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/FileDialogModalityTest.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 Changeset: 9f15846307ba Author: avstepan Date: 2014-11-19 14:12 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/9f15846307ba 8054143: move awt automated tests from AWT_Modality to OpenJDK repository - part 6 Reviewed-by: pchelko + 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/ToBackDDFTest.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/ToBackFDFTest.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 Changeset: 2f79e5e1359b Author: pchelko Date: 2014-11-19 16:42 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/2f79e5e1359b 8058193: [macosx] Potential incomplete fix for JDK-8031485 Reviewed-by: alexsch, serb ! src/java.desktop/macosx/classes/com/apple/laf/AquaComboBoxUI.java - test/javax/swing/JComboBox/ConsumedEscTest/ConsumedEscTest.java + test/javax/swing/JComboBox/ConsumedKeyTest/ConsumedKeyTest.java Changeset: 4ef86895869c Author: yan Date: 2014-11-21 16:11 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/4ef86895869c 8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 8064573: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing 8064575: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases 8064809: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease Reviewed-by: alexsch, pchelko ! test/javax/swing/AbstractButton/6711682/bug6711682.java + test/javax/swing/JButton/4368790/bug4368790.java ! test/javax/swing/JColorChooser/Test6541987.java ! test/javax/swing/JColorChooser/Test6827032.java ! test/javax/swing/JColorChooser/Test7194184.java ! test/javax/swing/JComboBox/4199622/bug4199622.java + test/javax/swing/JComboBox/4515752/DefaultButtonTest.java ! test/javax/swing/JComboBox/4743225/bug4743225.java ! test/javax/swing/JComboBox/6236162/bug6236162.java + test/javax/swing/JComboBox/6559152/bug6559152.java ! test/javax/swing/JComboBox/6607130/bug6607130.java ! test/javax/swing/JComboBox/8032878/bug8032878.java ! test/javax/swing/JComboBox/8057893/bug8057893.java ! test/javax/swing/JComponent/6683775/bug6683775.java ! test/javax/swing/JComponent/7154030/bug7154030.java ! test/javax/swing/JEditorPane/6917744/bug6917744.java ! test/javax/swing/JFileChooser/4524490/bug4524490.java ! test/javax/swing/JFileChooser/7199708/bug7199708.java ! test/javax/swing/JFileChooser/8002077/bug8002077.java ! test/javax/swing/JFileChooser/8021253/bug8021253.java ! test/javax/swing/JFrame/4962534/bug4962534.java ! test/javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java ! test/javax/swing/JInternalFrame/5066752/bug5066752.java ! test/javax/swing/JInternalFrame/8020708/bug8020708.java ! test/javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java ! test/javax/swing/JList/6462008/bug6462008.java + test/javax/swing/JList/6510999/bug6510999.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/6538132/bug6538132.java ! test/javax/swing/JMenuBar/4750590/bug4750590.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/JMenuItem/ActionListenerCalledTwice/ActionListenerCalledTwiceTest.java + test/javax/swing/JOptionPane/6428694/bug6428694.java ! test/javax/swing/JOptionPane/7138665/bug7138665.java ! test/javax/swing/JPopupMenu/4458079/bug4458079.java + test/javax/swing/JPopupMenu/4634626/bug4634626.html + test/javax/swing/JPopupMenu/4634626/bug4634626.java ! test/javax/swing/JPopupMenu/4966112/bug4966112.java + test/javax/swing/JPopupMenu/6217905/bug6217905.java + test/javax/swing/JPopupMenu/6415145/bug6415145.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/6800513/bug6800513.java ! test/javax/swing/JPopupMenu/6827786/bug6827786.java ! test/javax/swing/JPopupMenu/6987844/bug6987844.java ! test/javax/swing/JPopupMenu/7154841/bug7154841.java ! test/javax/swing/JRadioButton/8033699/bug8033699.java ! test/javax/swing/JRadioButton/8041561/bug8041561.java ! test/javax/swing/JRootPane/4670486/bug4670486.java ! test/javax/swing/JScrollBar/4708809/bug4708809.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/JSlider/6348946/bug6348946.java + test/javax/swing/JSlider/6401380/bug6401380.java ! test/javax/swing/JSlider/6848475/bug6848475.java ! test/javax/swing/JSpinner/4973721/bug4973721.java ! test/javax/swing/JSpinner/5012888/bug5012888.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/7161568/bug7161568.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/7055065/bug7055065.java ! test/javax/swing/JTable/7068740/bug7068740.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/JTextField/8036819/bug8036819.java ! test/javax/swing/JToolBar/4247996/bug4247996.java ! test/javax/swing/JToolTip/4846413/bug4846413.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/Popup/TaskbarPositionTest.java ! test/javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java ! test/javax/swing/SwingUtilities/4917669/bug4917669.java ! test/javax/swing/SwingUtilities/7146377/bug7146377.java ! test/javax/swing/ToolTipManager/Test6256140.java ! test/javax/swing/dnd/7171812/bug7171812.java ! test/javax/swing/plaf/basic/BasicHTML/4251579/bug4251579.java ! test/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java ! test/javax/swing/plaf/basic/BasicTreeUI/8023474/bug8023474.java ! test/javax/swing/plaf/synth/7158712/bug7158712.java ! test/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java ! test/javax/swing/plaf/windows/WindowsRootPaneUI/WrongAltProcessing/WrongAltProcessing.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/JTextComponent/5074573/bug5074573.java ! test/javax/swing/text/StyledEditorKit/4506788/bug4506788.java ! test/javax/swing/text/View/8014863/bug8014863.java ! test/javax/swing/text/html/CSS/4530474/bug4530474.java ! test/javax/swing/text/html/HTMLEditorKit/5043626/bug5043626.java Changeset: b8b6d817547e Author: prr Date: 2014-11-25 12:14 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/b8b6d817547e Merge - src/java.base/share/classes/java/util/zip/package.html Changeset: 675344f2c1b6 Author: alexsch Date: 2014-11-27 14:27 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/675344f2c1b6 8065098: JColorChooser no longer supports drag and drop between two JVM instances Reviewed-by: serb, pchelko ! src/java.desktop/share/classes/sun/awt/datatransfer/DataTransferer.java ! src/java.desktop/share/classes/sun/awt/dnd/SunDropTargetContextPeer.java + test/javax/swing/JColorChooser/8065098/JColorChooserDnDTest.java + test/javax/swing/JColorChooser/8065098/bug8065098.html + test/javax/swing/JColorChooser/8065098/bug8065098.java Changeset: 785732b1971f Author: serb Date: 2014-11-28 10:42 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/785732b1971f 8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl Reviewed-by: flar, prr ! src/java.desktop/share/classes/sun/java2d/pipe/DrawImage.java ! src/java.desktop/share/classes/sun/java2d/pipe/Region.java + test/java/awt/image/DrawImage/IncorrectUnmanagedImageRotatedClip.java Changeset: 76451ab6f49a Author: serb Date: 2014-11-28 13:55 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/76451ab6f49a 8061832: J2DBench can be improved Reviewed-by: prr, bae ! src/demo/share/java2d/J2DBench/options/default.opt ! src/demo/share/java2d/J2DBench/src/j2dbench/Destinations.java ! src/demo/share/java2d/J2DBench/src/j2dbench/Group.java ! src/demo/share/java2d/J2DBench/src/j2dbench/J2DBench.java ! src/demo/share/java2d/J2DBench/src/j2dbench/tests/GraphicsTests.java ! src/demo/share/java2d/J2DBench/src/j2dbench/tests/ImageTests.java ! src/demo/share/java2d/J2DBench/src/j2dbench/tests/cmm/ColorConvertOpTests.java ! src/demo/share/java2d/J2DBench/src/j2dbench/tests/cmm/EmbeddedProfileTests.java Changeset: 754d2145a54a Author: serb Date: 2014-11-28 14:03 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/754d2145a54a 8059944: [OGL] Metrics for a method choice copying of texture should be improved Reviewed-by: bae, prr ! src/java.desktop/share/native/common/java2d/opengl/OGLBlitLoops.c ! src/java.desktop/share/native/common/java2d/opengl/OGLContext.c ! src/java.desktop/share/native/common/java2d/opengl/OGLContext.h Changeset: 3b2bc2801098 Author: alexsch Date: 2014-11-28 19:17 +0400 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/3b2bc2801098 8031696: [macosx] TwentyThousandTest test failed with OOM Reviewed-by: serb, pchelko ! src/java.desktop/macosx/classes/com/apple/laf/AquaFileChooserUI.java Changeset: 43f4dc0c2489 Author: serb Date: 2014-11-30 15:43 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/43f4dc0c2489 8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf Reviewed-by: azvegint, alexsch ! src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java + test/javax/swing/JFileChooser/FileFilterDescription/FileFilterDescription.html + test/javax/swing/JFileChooser/FileFilterDescription/FileFilterDescription.java Changeset: b6001bed0227 Author: azvegint Date: 2014-12-02 12:45 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/b6001bed0227 8064700: [parfait] Function Call Mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/xawt/XToolkit.c Reviewed-by: alexsch, serb ! src/java.desktop/unix/native/libawt_xawt/xawt/XToolkit.c Changeset: 1d10e21882c1 Author: azvegint Date: 2014-12-02 12:47 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/1d10e21882c1 8064698: [parfait] JNI exception pending in jdk/src/java/desktop/unix/native: libawt_xawt/awt/, common/awt Reviewed-by: alexsch, serb ! src/java.desktop/unix/native/common/awt/awt_Font.c ! src/java.desktop/unix/native/libawt_xawt/awt/awt_Event.c ! src/java.desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c ! src/java.desktop/unix/native/libawt_xawt/awt/sun_awt_X11_GtkFileDialogPeer.c Changeset: af0700ba5538 Author: azvegint Date: 2014-12-02 12:48 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/af0700ba5538 8064699: [parfait] JNI primitive type mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c Reviewed-by: alexsch, serb ! src/java.desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c Changeset: 3f675a227cb2 Author: alexsch Date: 2014-12-03 14:25 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/3f675a227cb2 8066142: Edit the value in the text field and then press the tab key, the number don't increase Reviewed-by: serb, azvegint ! src/java.desktop/share/classes/javax/swing/JComboBox.java Changeset: bd80a2cdf91e Author: serb Date: 2014-12-03 15:43 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/bd80a2cdf91e 6345095: regression test EmptyClipRenderingTest fails Reviewed-by: azvegint, alexsch + test/sun/java2d/SunGraphics2D/EmptyClipRenderingTest.java Changeset: a01b5719c00b Author: serb Date: 2014-12-03 18:04 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/a01b5719c00b 8024626: CTW CRASH: SIGSEGV in ctw/jre/lib/rt_jar/preloading_1 and ctw/jre/lib/rt_jar/sun_awt_X11_ListHelper Reviewed-by: azvegint, alexsch ! src/java.desktop/unix/classes/sun/awt/X11/XToolkit.java Changeset: e609ae899d01 Author: prr Date: 2014-12-03 11:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/e609ae899d01 Merge - make/Bundles.gmk - make/CreateJars.gmk - make/CreatePolicyJars.gmk - make/CreateSecurityJars.gmk - make/Images.gmk - make/ProfileNames.gmk - make/Profiles.gmk - make/profile-includes.txt - make/profile-rtjar-includes.txt - src/jdk.dev/share/classes/com/sun/tools/script/shell/Main.java - src/jdk.dev/share/classes/com/sun/tools/script/shell/init.js - src/jdk.dev/share/classes/com/sun/tools/script/shell/messages.properties - src/jdk.localedata/META-INF/cldrdata-services/sun.util.locale.provider.LocaleDataMetaInfo - src/jdk.localedata/META-INF/localedata-services/sun.util.locale.provider.LocaleDataMetaInfo - test/javax/crypto/sanity/CheckManifestForRelease.java - test/lib/security/java.policy/Ext_AllPolicy.java - test/lib/security/java.policy/Ext_AllPolicy.sh - test/lib/security/java.policy/test.policy - test/sun/tools/jconsole/ResourceCheckTest.sh - test/sun/tools/jinfo/Basic.sh - test/sun/tools/native2ascii/resources/ImmutableResourceTest.sh Changeset: e75e73b6d5d7 Author: serb Date: 2014-12-05 12:41 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/e75e73b6d5d7 8059998: Broken link in java.awt.event Interface KeyListener Reviewed-by: ant, alexsch ! src/java.desktop/share/classes/java/awt/event/KeyListener.java Changeset: 418d2e751094 Author: yan Date: 2014-12-05 14:55 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/418d2e751094 8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2 Reviewed-by: serb, alexsch + test/java/awt/Choice/DragMouseOutAndRelease/DragMouseOutAndRelease.java + test/java/awt/Choice/GetSizeTest/GetSizeTest.java + test/java/awt/Choice/GrabLockTest/GrabLockTest.java + test/java/awt/Choice/PopupPosTest/PopupPosTest.html + test/java/awt/Choice/PopupPosTest/PopupPosTest.java + test/java/awt/Choice/ResizeAutoClosesChoice/ResizeAutoClosesChoice.java + test/java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.html + test/java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.java + test/java/awt/Choice/UnfocusableCB_ERR/UnfocusableCB_ERR.java ! test/java/awt/Component/7097771/bug7097771.java ! test/java/awt/Component/F10TopToplevel/F10TopToplevel.java + test/java/awt/Component/NativeInLightShow/NativeInLightShow.java + test/java/awt/FileDialog/ISCthrownByFileListTest/ISCthrownByFileListTest.java + test/java/awt/Focus/6378278/InputVerifierTest.java + test/java/awt/Focus/6382144/EndlessLoopTest.java + test/java/awt/Focus/6401036/InputVerifierTest2.java + test/java/awt/Focus/ChildWindowFocusTest/ChildWindowFocusTest.html + test/java/awt/Focus/ChildWindowFocusTest/ChildWindowFocusTest.java + test/java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.html + test/java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java ! test/java/awt/Focus/FocusEmbeddedFrameTest/FocusEmbeddedFrameTest.java + test/java/awt/Focus/FocusSubRequestTest/FocusSubRequestTest.html + test/java/awt/Focus/FocusSubRequestTest/FocusSubRequestTest.java ! test/java/awt/Focus/KeyEventForBadFocusOwnerTest/KeyEventForBadFocusOwnerTest.java + test/java/awt/Focus/ModalDialogInitialFocusTest/ModalDialogInitialFocusTest.html + test/java/awt/Focus/ModalDialogInitialFocusTest/ModalDialogInitialFocusTest.java + test/java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest.html + test/java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest.java ! test/java/awt/Focus/SimpleWindowActivationTest/SimpleWindowActivationTest.java + test/java/awt/Frame/GetBoundsResizeTest/GetBoundsResizeTest.java ! test/java/awt/FullScreen/8013581/bug8013581.java ! test/java/awt/FullScreen/FullScreenInsets/FullScreenInsets.java + test/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeForModalDialogTest/ConsumeForModalDialogTest.html + test/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeForModalDialogTest/ConsumeForModalDialogTest.java + test/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest.html + test/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest.java + test/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/EnqueueWithDialogButtonTest.java + test/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogTest/EnqueueWithDialogTest.java + test/java/awt/KeyboardFocusmanager/TypeAhead/FreezeTest/FreezeTest.java ! test/java/awt/List/ActionAfterRemove/ActionAfterRemove.java ! test/java/awt/List/EmptyListEventTest/EmptyListEventTest.java + test/java/awt/List/KeyEventsTest/KeyEventsTest.html + test/java/awt/List/KeyEventsTest/KeyEventsTest.java ! test/java/awt/List/NofocusListDblClickTest/NofocusListDblClickTest.java ! test/java/awt/List/ScrollOutside/ScrollOut.java ! test/java/awt/List/SetBackgroundTest/SetBackgroundTest.java ! test/java/awt/MenuBar/8007006/bug8007006.java ! test/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java ! test/java/awt/Mixing/AWT_Mixing/OverlappingTestBase.java ! test/java/awt/Mixing/AWT_Mixing/SimpleOverlappingTestBase.java ! test/java/awt/Modal/ModalDialogOrderingTest/ModalDialogOrderingTest.java ! test/java/awt/Modal/ModalInternalFrameTest/ModalInternalFrameTest.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/MouseComboBoxTest/MouseComboBoxTest.java ! test/java/awt/Multiscreen/MouseEventTest/MouseEventTest.java ! test/java/awt/Paint/PaintNativeOnUpdate.java ! test/java/awt/Robot/CtorTest/CtorTest.java + test/java/awt/TextArea/ScrollbarIntersectionTest/ScrollbarIntersectionTest.java ! test/java/awt/TextField/SelectionInvisibleTest/SelectionInvisibleTest.java + test/java/awt/Toolkit/RealSync/Test.java ! test/java/awt/Window/AlwaysOnTop/TestAlwaysOnTopBeforeShow.java ! test/java/awt/Window/BackgroundIsNotUpdated/BackgroundIsNotUpdated.java ! test/java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java ! test/java/awt/dnd/ImageTransferTest/ImageTransferTest.java ! test/java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java ! test/java/awt/event/InputEvent/EventWhenTest/EventWhenTest.java ! test/java/awt/event/KeyEvent/8020209/bug8020209.java ! test/java/awt/event/KeyEvent/DeadKey/DeadKeyMacOSXInputText.java ! test/java/awt/event/KeyEvent/DeadKey/DeadKeySystemAssertionDialog.java ! test/java/awt/event/KeyEvent/DeadKey/deadKeyMacOSX.java ! test/java/awt/event/KeyEvent/ExtendedKeyCode/ExtendedKeyCodeTest.java ! test/java/awt/event/KeyEvent/KeyChar/KeyCharTest.java + test/java/awt/event/MouseEvent/ClickDuringKeypress/ClickDuringKeypress.java ! test/java/awt/event/MouseWheelEvent/DisabledComponent/DisabledComponent.java ! test/java/awt/grab/EmbeddedFrameTest1/EmbeddedFrameTest1.java + test/java/awt/grab/MenuDragEvents/MenuDragEvents.html + test/java/awt/grab/MenuDragEvents/MenuDragEvents.java ! test/java/awt/regtesthelpers/Util.java + test/java/awt/regtesthelpers/UtilInternal.java ! test/javax/swing/JLabel/6596966/bug6596966.java ! test/javax/swing/regtesthelpers/Util.java ! test/sun/awt/dnd/8024061/bug8024061.java Changeset: c5f828726f94 Author: prr Date: 2014-12-07 09:03 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/c5f828726f94 Merge Changeset: e5d44ab3cf22 Author: prr Date: 2014-12-16 08:14 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/e5d44ab3cf22 Merge - src/java.base/share/native/libjli/version_comp.c - src/java.base/share/native/libjli/version_comp.h ! src/java.desktop/share/classes/javax/swing/JComboBox.java ! src/java.desktop/unix/native/common/awt/awt_Font.c Changeset: e934242d0c1f Author: prr Date: 2014-12-16 09:51 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/e934242d0c1f Merge Changeset: 5b63e9c1e8a0 Author: darcy Date: 2014-12-16 11:05 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/5b63e9c1e8a0 8067091: Fix Windows-specific deprecation warnings in the jdk.crypto.mscapi module Reviewed-by: vinnie ! src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/RSACipher.java Changeset: c8c8e1a13fa6 Author: darcy Date: 2014-12-16 11:49 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/c8c8e1a13fa6 8067088: Suppress solaris-specific deprecation warnings in the jdk.crypto.ucrypto module Reviewed-by: valeriep ! src/jdk.crypto.ucrypto/solaris/classes/com/oracle/security/ucrypto/NativeRSACipher.java Changeset: aa18d1783f1e Author: naoto Date: 2014-12-16 12:48 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/aa18d1783f1e 8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath Reviewed-by: alanb ! src/java.base/share/classes/java/util/spi/LocaleServiceProvider.java ! src/java.base/share/classes/sun/util/locale/provider/SPILocaleProviderAdapter.java ! src/java.desktop/share/classes/java/awt/im/spi/package.html ! src/java.desktop/share/classes/sun/awt/im/ExecutableInputMethodManager.java ! test/ProblemList.txt ! test/java/util/Locale/LocaleProviders.sh ! test/java/util/PluggableLocale/BreakIteratorProviderTest.sh ! test/java/util/PluggableLocale/CalendarDataProviderTest.sh ! test/java/util/PluggableLocale/CalendarNameProviderTest.sh ! test/java/util/PluggableLocale/ClasspathTest.java ! test/java/util/PluggableLocale/ClasspathTest.sh ! test/java/util/PluggableLocale/CollatorProviderTest.sh ! test/java/util/PluggableLocale/CurrencyNameProviderTest.sh ! test/java/util/PluggableLocale/DateFormatProviderTest.sh ! test/java/util/PluggableLocale/DateFormatSymbolsProviderTest.sh ! test/java/util/PluggableLocale/DecimalFormatSymbolsProviderTest.sh ! test/java/util/PluggableLocale/ExecTest.sh ! test/java/util/PluggableLocale/GenericTest.sh ! test/java/util/PluggableLocale/LocaleNameProviderTest.sh ! test/java/util/PluggableLocale/NumberFormatProviderTest.sh ! test/java/util/PluggableLocale/TimeZoneNameProviderTest.sh ! test/java/util/ResourceBundle/Bug6299235Test.sh Changeset: 8bb2d5d056bf Author: aefimov Date: 2014-12-16 23:59 +0300 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/8bb2d5d056bf 8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027 Reviewed-by: sherman ! make/src/classes/build/tools/tzdb/TzdbZoneRulesProvider.java ! test/ProblemList.txt ! test/sun/util/calendar/zi/Rule.java Changeset: 18d25147d35c Author: minqi Date: 2014-11-26 15:33 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/18d25147d35c 8038468: java/lang/instrument/ParallelTransformerLoader.sh fails with ClassCircularityError Summary: Add check null for loader in transform to avoid when loading a class in callback handler for boot loader, CFLH set early enough to catch classes needed during class loading, i.e. sun.misc.URLClassPath$JarLoader$2 seen in the failure. Reviewed-by: acorn, sspitsyn Contributed-by: yumin.qi at oracle.com ! test/java/lang/instrument/ParallelTransformerLoaderAgent.java Changeset: 137a62b6cd26 Author: minqi Date: 2014-11-26 23:49 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/137a62b6cd26 Merge - src/java.base/share/classes/java/util/zip/package.html - test/sun/tools/jinfo/Basic.sh Changeset: 7a7a628ad087 Author: egahlin Date: 2014-11-28 16:56 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/7a7a628ad087 6618335: ThreadReference.stop(null) throws NPE instead of InvalidTypeException Reviewed-by: sla ! src/jdk.jdi/share/classes/com/sun/tools/jdi/ThreadReferenceImpl.java Changeset: 41dff9403130 Author: ykantser Date: 2014-12-01 09:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/41dff9403130 8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file Reviewed-by: jbachorik ! test/lib/testlibrary/OutputAnalyzerTest.java ! test/lib/testlibrary/jdk/testlibrary/OutputAnalyzer.java ! test/sun/tools/jps/JpsHelper.java Changeset: 59f5ad46377d Author: egahlin Date: 2014-12-02 16:21 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/59f5ad46377d 6364329: jstat displays "invalid argument count" with usage Reviewed-by: jbachorik Contributed-by: Yuri Gaevsky ! src/jdk.jcmd/share/classes/sun/tools/jstat/Arguments.java ! test/sun/tools/jstat/jstatHelp.sh Changeset: 2acf664610e0 Author: ykantser Date: 2014-12-03 11:56 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/2acf664610e0 8044591: [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent Reviewed-by: sla, fparain ! test/ProblemList.txt ! test/com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationContentTest.java ! test/com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationTest.java Changeset: fae1869f4389 Author: jbachorik Date: 2014-12-03 16:44 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/fae1869f4389 8064441: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object Reviewed-by: dholmes, egahlin, sspitsyn ! test/java/lang/management/ThreadMXBean/Locks.java Changeset: 6d92296d52ca Author: cjplummer Date: 2014-12-04 11:26 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/6d92296d52ca 6762191: Setting stack size to 16K causes segmentation fault Summary: Fixed by forcing the stack size to always be at least 32k. Reviewed-by: dholmes, alanb, ksrini, sspitsyn ! src/java.base/share/native/libjli/java.c + test/tools/launcher/TooSmallStackSize.java Changeset: bac1ab55f3f4 Author: minqi Date: 2014-12-08 00:25 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/bac1ab55f3f4 Merge - make/Bundles.gmk - make/CreateJars.gmk - make/CreatePolicyJars.gmk - make/CreateSecurityJars.gmk - make/Images.gmk - make/ProfileNames.gmk - make/Profiles.gmk - make/profile-includes.txt - make/profile-rtjar-includes.txt - src/java.desktop/share/classes/sun/awt/datatransfer/META-INF/services/sun.datatransfer.DesktopDatatransferService - src/jdk.dev/share/classes/com/sun/tools/script/shell/Main.java - src/jdk.dev/share/classes/com/sun/tools/script/shell/init.js - src/jdk.dev/share/classes/com/sun/tools/script/shell/messages.properties - src/jdk.localedata/META-INF/cldrdata-services/sun.util.locale.provider.LocaleDataMetaInfo - src/jdk.localedata/META-INF/localedata-services/sun.util.locale.provider.LocaleDataMetaInfo ! test/ProblemList.txt - test/javax/crypto/sanity/CheckManifestForRelease.java - test/lib/security/java.policy/Ext_AllPolicy.java - test/lib/security/java.policy/Ext_AllPolicy.sh - test/lib/security/java.policy/test.policy - test/sun/tools/jconsole/ResourceCheckTest.sh ! test/sun/tools/jps/JpsHelper.java - test/sun/tools/native2ascii/resources/ImmutableResourceTest.sh Changeset: 6ec0903ae3f5 Author: jbachorik Date: 2014-12-09 08:58 +0100 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/6ec0903ae3f5 8059949: com/sun/tools/attach/StartManagementAgent.java interrupted! (timed out?) Reviewed-by: sla ! test/com/sun/tools/attach/StartManagementAgent.java Changeset: 871923099da4 Author: amurillo Date: 2014-12-11 23:06 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/871923099da4 Merge ! src/java.base/share/native/libjli/java.c Changeset: f2954ad24621 Author: amurillo Date: 2014-12-12 07:50 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/f2954ad24621 Merge Changeset: cc4f004df279 Author: amurillo Date: 2014-12-16 13:10 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/cc4f004df279 Merge ! src/java.base/share/native/libjli/java.c ! src/jdk.jdi/share/classes/com/sun/tools/jdi/ThreadReferenceImpl.java ! test/ProblemList.txt - test/javax/swing/JComboBox/ConsumedEscTest/ConsumedEscTest.java Changeset: a6c4836d66fa Author: smarks Date: 2014-12-16 13:45 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/a6c4836d66fa 8035117: TEST_BUG: java/rmi/server/RemoteObject/notExtending/NotExtending.java can fail with timeout Reviewed-by: lancea ! test/java/rmi/server/RemoteObject/notExtending/NotExtending.java Changeset: aac334240f21 Author: ksrini Date: 2014-12-16 16:02 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/aac334240f21 8067421: java -help contains information about "-version:",'-jre-restrict-search', '-no-jre-restrict-search', but they are removed 8067411: tools/launcher/MultipleJRE.sh requires adjustments to work with module boundaries 8067290: Missing bug id in test/tools/launcher/* Reviewed-by: darcy ! src/java.base/share/classes/sun/launcher/resources/launcher.properties ! test/tools/launcher/MultipleJRE.sh ! test/tools/launcher/PrintVersion.java ! test/tools/launcher/UglyPrintVersion.java Changeset: 67530286d394 Author: valeriep Date: 2014-12-12 00:19 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/67530286d394 8048819: Implement reliability test for DH algorithm Summary: Added DH test for up-to-4 parties key exchange Reviewed-by: valeriep Contributed-by: Amanda Jiang + test/com/sun/crypto/provider/KeyAgreement/SameDHKeyStressTest.java Changeset: 08705750a204 Author: valeriep Date: 2014-12-12 00:23 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/08705750a204 8062170: java.security.ProviderException: Error parsing configuration with space Summary: Updated to parse library path as a line which can contain quoted strings. Reviewed-by: vinnie ! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/Config.java ! test/sun/security/pkcs11/Provider/ConfigShortPath.java + test/sun/security/pkcs11/Provider/cspSpace.cfg Changeset: 4321f687fbae Author: valeriep Date: 2014-12-16 22:33 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/4321f687fbae Merge - test/javax/swing/JComboBox/ConsumedEscTest/ConsumedEscTest.java Changeset: f4b60ce96e83 Author: valeriep Date: 2014-12-17 00:19 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/f4b60ce96e83 Merge Changeset: fd36dd2f98a9 Author: prappo Date: 2014-12-17 13:03 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/fd36dd2f98a9 8066642: Fix deprecation warnings in jdk.naming module Reviewed-by: alanb, chegar ! src/jdk.naming.rmi/share/classes/com/sun/jndi/rmi/registry/RegistryContext.java Changeset: ab9c56c997e3 Author: ksrini Date: 2014-12-17 13:41 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/ab9c56c997e3 8061442: Update jdk/tools tests to remove check for the "jre" directory Reviewed-by: alanb, ksrini Contributed-by: felix.yang at oracle.com ! test/tools/jar/JarEntryTime.java ! test/tools/launcher/ExecutionEnvironment.java ! test/tools/launcher/TestHelper.java Changeset: b29f3d52d108 Author: prappo Date: 2014-12-18 16:44 +0000 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/b29f3d52d108 8067870: Fix java.io.ObjectInputStream.PeekInputStream#skip Reviewed-by: rriggs, alanb ! src/java.base/share/classes/java/io/ObjectInputStream.java + test/java/io/ObjectInputStream/PeekInputStreamTest.java Changeset: ee07afa6dc9b Author: lancea Date: 2014-12-18 18:51 -0500 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/ee07afa6dc9b 8067904: Additional DriverManager clean-up from 8060068 Reviewed-by: mchung ! src/java.sql/share/classes/java/sql/DriverManager.java Changeset: 8cc4dc300041 Author: lana Date: 2014-12-23 13:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk9/jdk/rev/8cc4dc300041 Merge - test/javax/swing/JComboBox/ConsumedEscTest/ConsumedEscTest.java From glewis at eyesbeyond.com Sat Jan 24 19:16:24 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sat, 24 Jan 2015 19:16:24 +0000 Subject: hg: bsd-port/bsd-port: 73 new changesets Message-ID: <201501241916.t0OJGP2g027741@aojmv0008> Changeset: 901929ece535 Author: asaha Date: 2014-06-23 13:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/901929ece535 Added tag jdk7u72-b01 for changeset 423ddccf3907 ! .hgtags Changeset: 3108a93a8e62 Author: asaha Date: 2014-06-25 09:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/3108a93a8e62 Merge ! .hgtags Changeset: 06e1380ea6fa Author: asaha Date: 2014-06-30 09:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/06e1380ea6fa Merge ! .hgtags Changeset: 5f985e54beec Author: asaha Date: 2014-06-30 12:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/5f985e54beec Merge ! .hgtags Changeset: ebcbabd16ad4 Author: asaha Date: 2014-06-30 12:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/ebcbabd16ad4 Added tag jdk7u72-b02 for changeset 5f985e54beec ! .hgtags Changeset: 379ba3e5db12 Author: asaha Date: 2014-07-02 11:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/379ba3e5db12 Merge ! .hgtags Changeset: e6e679e8dc41 Author: asaha Date: 2014-07-07 12:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/e6e679e8dc41 Merge ! .hgtags Changeset: fc1a668cbff6 Author: asaha Date: 2014-07-07 12:30 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/fc1a668cbff6 Added tag jdk7u72-b03 for changeset e6e679e8dc41 ! .hgtags Changeset: eb9975a1fc3e Author: asaha Date: 2014-07-10 17:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/eb9975a1fc3e Merge ! .hgtags Changeset: 32b4ccb2a7ad Author: asaha Date: 2014-07-14 12:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/32b4ccb2a7ad Merge ! .hgtags Changeset: e19c01b348e8 Author: asaha Date: 2014-07-14 12:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/e19c01b348e8 Added tag jdk7u72-b04 for changeset 32b4ccb2a7ad ! .hgtags Changeset: 15e7f04f3251 Author: asaha Date: 2014-07-21 03:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/15e7f04f3251 Merge ! .hgtags Changeset: d2315903a85d Author: coffeys Date: 2014-07-22 02:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/d2315903a85d Added tag jdk7u72-b05 for changeset 15e7f04f3251 ! .hgtags Changeset: 9c732ba56ec0 Author: asaha Date: 2014-07-22 08:43 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/9c732ba56ec0 Merge ! .hgtags Changeset: 768f51af2b71 Author: coffeys Date: 2014-07-28 03:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/768f51af2b71 Added tag jdk7u72-b06 for changeset 9c732ba56ec0 ! .hgtags Changeset: bc0ed83f8b80 Author: coffeys Date: 2014-07-28 03:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/bc0ed83f8b80 Merge ! .hgtags Changeset: a7679adac6cc Author: coffeys Date: 2014-07-29 15:35 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/a7679adac6cc Merge ! .hgtags Changeset: 34ea3c80eabb Author: coffeys Date: 2014-07-29 15:38 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/34ea3c80eabb Added tag jdk7u72-b07 for changeset a7679adac6cc ! .hgtags Changeset: 44a9b66255b9 Author: coffeys Date: 2014-08-05 13:47 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/44a9b66255b9 Merge ! .hgtags Changeset: 66c1df24154b Author: coffeys Date: 2014-08-05 13:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/66c1df24154b Added tag jdk7u72-b08 for changeset 44a9b66255b9 ! .hgtags Changeset: 1d58ee8728da Author: katleman Date: 2014-08-12 11:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/1d58ee8728da Added tag jdk7u72-b09 for changeset 66c1df24154b ! .hgtags Changeset: 01c9c0a36923 Author: coffeys Date: 2014-08-15 16:42 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/01c9c0a36923 Merge ! .hgtags Changeset: 27f494bfa21a Author: coffeys Date: 2014-08-18 16:01 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/27f494bfa21a Merge ! .hgtags Changeset: a8993ba5a869 Author: asaha Date: 2014-08-19 04:45 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/a8993ba5a869 Merge ! .hgtags Changeset: 11458ca4342c Author: asaha Date: 2014-08-19 05:00 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/11458ca4342c Added tag jdk7u72-b10 for changeset a8993ba5a869 ! .hgtags Changeset: 8d695cc7268f Author: asaha Date: 2014-08-25 15:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/8d695cc7268f Merge ! .hgtags Changeset: 05adb82664af Author: asaha Date: 2014-08-25 15:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/05adb82664af Added tag jdk7u72-b11 for changeset 8d695cc7268f ! .hgtags Changeset: 965b19722fce Author: asaha Date: 2014-09-02 10:48 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/965b19722fce Merge ! .hgtags Changeset: 515153af2c5b Author: asaha Date: 2014-09-02 10:58 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/515153af2c5b Added tag jdk7u72-b12 for changeset 965b19722fce ! .hgtags Changeset: 9c6095c8748b Author: asaha Date: 2014-09-08 12:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/9c6095c8748b Merge ! .hgtags Changeset: 795e444b6323 Author: asaha Date: 2014-09-08 12:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/795e444b6323 Added tag jdk7u72-b13 for changeset 9c6095c8748b ! .hgtags Changeset: 3d4d9e611753 Author: asaha Date: 2014-09-26 08:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/3d4d9e611753 Added tag jdk7u71-b14 for changeset ade1a91dba73 ! .hgtags Changeset: fa606411d8fd Author: asaha Date: 2014-09-26 08:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/fa606411d8fd Merge ! .hgtags Changeset: f42462b4dfd8 Author: asaha Date: 2014-09-26 08:48 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/f42462b4dfd8 Added tag jdk7u72-b14 for changeset fa606411d8fd ! .hgtags Changeset: 03cfa3ea401b Author: asaha Date: 2014-10-06 11:16 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/03cfa3ea401b Added tag jdk7u72-b30 for changeset f42462b4dfd8 ! .hgtags Changeset: c62f8f1bb5d0 Author: asaha Date: 2014-07-08 09:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/c62f8f1bb5d0 Added tag jdk7u75-b00 for changeset 569e053e97b4 ! .hgtags Changeset: 7ddca0b5177a Author: asaha Date: 2014-07-14 13:28 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/7ddca0b5177a Merge ! .hgtags Changeset: 9da0dd644f42 Author: asaha Date: 2014-07-22 10:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/9da0dd644f42 Merge ! .hgtags Changeset: 8b6664fd1137 Author: coffeys Date: 2014-08-07 12:18 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/8b6664fd1137 Merge ! .hgtags Changeset: 8c2f160ed674 Author: asaha Date: 2014-08-19 06:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/8c2f160ed674 Merge ! .hgtags Changeset: 5b38d25dd2dd Author: asaha Date: 2014-08-26 11:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/5b38d25dd2dd Merge ! .hgtags Changeset: f5166683c0da Author: asaha Date: 2014-09-02 12:59 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/f5166683c0da Merge ! .hgtags Changeset: ca6715a4d3ac Author: asaha Date: 2014-09-08 13:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/ca6715a4d3ac Merge ! .hgtags Changeset: d3b934344cb1 Author: alitvinov Date: 2014-07-31 15:22 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/d3b934344cb1 Merge ! .hgtags Changeset: 79c6f8d25777 Author: lana Date: 2014-08-01 10:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/79c6f8d25777 Added tag jdk7u67-b31 for changeset d3b934344cb1 ! .hgtags Changeset: 5aef2a187827 Author: asaha Date: 2014-08-25 15:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/5aef2a187827 Added tag jdk7u67-b32 for changeset 79c6f8d25777 ! .hgtags Changeset: b86df0257fad Author: katleman Date: 2014-09-09 13:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/b86df0257fad Added tag jdk7u67-b33 for changeset 5aef2a187827 ! .hgtags Changeset: d0b47cd95f41 Author: asaha Date: 2014-09-11 10:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/d0b47cd95f41 Merge ! .hgtags Changeset: f5763ea5471c Author: asaha Date: 2014-09-12 15:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/f5763ea5471c Merge ! .hgtags Changeset: eb987b437fbb Author: asaha Date: 2014-09-22 09:37 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/eb987b437fbb Added tag jdk7u67-b34 for changeset b86df0257fad ! .hgtags Changeset: 618b221a71a9 Author: asaha Date: 2014-09-22 09:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/618b221a71a9 Merge ! .hgtags Changeset: 7e36e5ae68bf Author: asaha Date: 2014-09-22 11:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/7e36e5ae68bf Added tag jdk7u75-b01 for changeset 618b221a71a9 ! .hgtags Changeset: eb36016211cb Author: asaha Date: 2014-09-26 10:52 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/eb36016211cb Merge ! .hgtags Changeset: 3733a04755c6 Author: asaha Date: 2014-09-29 11:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/3733a04755c6 Added tag jdk7u75-b02 for changeset eb36016211cb ! .hgtags Changeset: 11195e0825ce Author: asaha Date: 2014-10-02 08:22 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/11195e0825ce Merge ! .hgtags Changeset: 875565f68e40 Author: asaha Date: 2014-10-02 08:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/875565f68e40 Merge ! .hgtags Changeset: c6aec96088b1 Author: asaha Date: 2014-10-02 08:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/c6aec96088b1 Merge ! .hgtags Changeset: 891bb800d7b2 Author: asaha Date: 2014-10-06 12:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/891bb800d7b2 Merge ! .hgtags Changeset: 134f5183bd71 Author: asaha Date: 2014-10-06 12:17 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/134f5183bd71 Merge ! .hgtags Changeset: dcc07fe8d380 Author: asaha Date: 2014-10-06 12:47 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/dcc07fe8d380 Added tag jdk7u75-b03 for changeset 134f5183bd71 ! .hgtags Changeset: d9714328aab8 Author: asaha Date: 2014-10-13 12:11 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/d9714328aab8 Added tag jdk7u75-b04 for changeset dcc07fe8d380 ! .hgtags Changeset: cc4b22b0bc18 Author: katleman Date: 2014-10-08 13:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/cc4b22b0bc18 Added tag jdk7u72-b31 for changeset 891bb800d7b2 ! .hgtags Changeset: 5acf5e095d7b Author: asaha Date: 2014-10-15 10:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/5acf5e095d7b Merge ! .hgtags Changeset: 709239275717 Author: asaha Date: 2014-10-20 12:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/709239275717 Added tag jdk7u75-b05 for changeset 5acf5e095d7b ! .hgtags Changeset: 79414f9ef336 Author: asaha Date: 2014-10-27 12:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/79414f9ef336 Added tag jdk7u75-b06 for changeset 709239275717 ! .hgtags Changeset: 0fa6cf059c5c Author: asaha Date: 2014-11-03 12:10 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/0fa6cf059c5c Added tag jdk7u75-b07 for changeset 79414f9ef336 ! .hgtags Changeset: 109dfa012fb5 Author: asaha Date: 2014-11-10 11:41 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/109dfa012fb5 Added tag jdk7u75-b08 for changeset 0fa6cf059c5c ! .hgtags Changeset: a90c928524da Author: asaha Date: 2014-11-17 12:07 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/a90c928524da Added tag jdk7u75-b09 for changeset 109dfa012fb5 ! .hgtags Changeset: ae1470a66818 Author: asaha Date: 2014-11-24 13:23 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/ae1470a66818 Added tag jdk7u75-b10 for changeset a90c928524da ! .hgtags Changeset: cca6b8a583ce Author: asaha Date: 2014-12-02 10:32 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/cca6b8a583ce Added tag jdk7u75-b11 for changeset ae1470a66818 ! .hgtags Changeset: 669bd350d550 Author: asaha Date: 2014-12-08 12:27 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/669bd350d550 Added tag jdk7u75-b12 for changeset cca6b8a583ce ! .hgtags Changeset: 7d45f621855a Author: asaha Date: 2014-12-18 13:56 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/7d45f621855a Added tag jdk7u75-b13 for changeset 669bd350d550 ! .hgtags Changeset: 5d82512902ab Author: Greg Lewis Date: 2015-01-24 01:06 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/5d82512902ab Merge from main OpenJDK repository ! .hgtags From glewis at eyesbeyond.com Sat Jan 24 19:17:47 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sat, 24 Jan 2015 19:17:47 +0000 Subject: hg: bsd-port/bsd-port/hotspot: 110 new changesets Message-ID: <201501241917.t0OJHmqX028214@aojmv0008> Changeset: 74556644d57f Author: asaha Date: 2014-06-02 16:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/74556644d57f 8044602: Increment minor version of HSx for 7u72 and initialize the build number Reviewed-by: jcoomes ! make/hotspot_version Changeset: a8bfc7ca56a6 Author: kevinw Date: 2014-02-24 10:46 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a8bfc7ca56a6 8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters. Reviewed-by: sla, dsamersoff ! agent/src/share/classes/sun/jvm/hotspot/utilities/Hashtable.java + test/serviceability/sa/jmap-hashcode/Test8028623.java Changeset: 10328b4f16b2 Author: asaha Date: 2014-06-18 13:56 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/10328b4f16b2 Merge ! make/hotspot_version Changeset: 3b7cc82870f1 Author: asaha Date: 2014-06-23 13:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/3b7cc82870f1 Added tag jdk7u72-b01 for changeset 1bd3adac3aac ! .hgtags Changeset: 0fd259d6dc5d Author: asaha Date: 2014-06-23 13:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/0fd259d6dc5d Merge Changeset: 1afbc3b5dc76 Author: asaha Date: 2014-06-25 09:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1afbc3b5dc76 Merge ! .hgtags Changeset: 134854bd2b14 Author: asaha Date: 2014-06-30 09:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/134854bd2b14 Merge ! .hgtags - test/testlibrary/OutputAnalyzerTest.java Changeset: 0caed46767e3 Author: asaha Date: 2014-06-30 12:04 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/0caed46767e3 Merge ! .hgtags Changeset: b0747f7bb135 Author: asaha Date: 2014-06-30 12:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b0747f7bb135 Added tag jdk7u72-b02 for changeset 0caed46767e3 ! .hgtags Changeset: 18673681d3bf Author: asaha Date: 2014-07-02 09:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/18673681d3bf 8049081: Increment hsx 24.72 build to b02 for 7u72-b03 Reviewed-by: jcoomes ! make/hotspot_version Changeset: a76ae712c881 Author: poonam Date: 2014-07-02 02:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a76ae712c881 8031290: Adjust call to getisax() for additional words returned 8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change Summary: Add support for Sparc T7 and fix the assertion failure in cpCacheOop Reviewed-by: dholmes, jmasa ! src/cpu/sparc/vm/vm_version_sparc.hpp ! src/os_cpu/solaris_sparc/vm/vm_version_solaris_sparc.cpp ! src/share/vm/oops/cpCacheOop.hpp Changeset: f5c552a5aa1a Author: asaha Date: 2014-07-02 11:37 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f5c552a5aa1a Merge ! .hgtags Changeset: 0aa16e6c8827 Author: asaha Date: 2014-07-07 09:54 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/0aa16e6c8827 Merge Changeset: 3a2934191de4 Author: asaha Date: 2014-07-07 12:03 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/3a2934191de4 Merge ! .hgtags Changeset: cfb184be7dbf Author: asaha Date: 2014-07-07 12:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/cfb184be7dbf Added tag jdk7u72-b03 for changeset 3a2934191de4 ! .hgtags Changeset: de16e763bea4 Author: asaha Date: 2014-07-09 13:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/de16e763bea4 8049787: Increment hsx 24.72 build to b03 for 7u72-b04 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 795b36f9236d Author: sgabdura Date: 2014-06-02 13:26 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/795b36f9236d 8011646: SEGV in compiled code with loop predication Summary: Remove control edge of load node to ensure that castPP removal sets the control edge correctly Reviewed-by: anoll, kvn, roland ! src/share/vm/opto/library_call.cpp + test/compiler/intrinsics/hashcode/TestHashCode.java Changeset: bd290d3ad27e Author: kevinw Date: 2014-04-02 18:40 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/bd290d3ad27e 8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction Reviewed-by: dholmes, dsamersoff Contributed-by: andreas.eriksson at oracle.com ! src/os/bsd/vm/os_bsd.cpp ! src/os/linux/vm/os_linux.cpp ! src/share/vm/runtime/vmThread.cpp Changeset: 72cb515b07d8 Author: brutisso Date: 2014-04-17 13:13 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/72cb515b07d8 8038925: Java with G1 crashes in dump_instance_fields using jmap or jcmd without fullgc Reviewed-by: brutisso, mgerdin Contributed-by: andreas.eriksson at oracle.com ! src/share/vm/services/heapDumper.cpp + test/gc/heap_inspection/TestG1ConcurrentGCHeapDump.java Changeset: d1888f8dcc4e Author: sgabdura Date: 2014-04-18 08:11 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/d1888f8dcc4e 8039050: Crash in C2 compiler at Node::rematerialize Summary: Added missing calls to record_for_igvn() in loop opts. Added verification of def-use domination. Reviewed-by: kvn ! src/share/vm/opto/loopTransform.cpp ! src/share/vm/opto/loopnode.cpp ! src/share/vm/opto/loopopts.cpp Changeset: c10de3e3ba82 Author: asaha Date: 2014-07-10 17:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c10de3e3ba82 Merge ! .hgtags Changeset: e4708cde2898 Author: asaha Date: 2014-07-14 12:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e4708cde2898 Merge ! .hgtags Changeset: 7835108a451f Author: asaha Date: 2014-07-14 12:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/7835108a451f Added tag jdk7u72-b04 for changeset e4708cde2898 ! .hgtags Changeset: 137e0859cd29 Author: asaha Date: 2014-07-21 03:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/137e0859cd29 Merge ! .hgtags Changeset: 48cd410a0a8c Author: coffeys Date: 2014-07-22 02:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/48cd410a0a8c Added tag jdk7u72-b05 for changeset 137e0859cd29 ! .hgtags Changeset: f9e9ccf6c887 Author: asaha Date: 2014-07-22 08:45 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f9e9ccf6c887 Merge ! .hgtags Changeset: 4d9d227d70f3 Author: sgabdura Date: 2014-05-12 12:23 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/4d9d227d70f3 8039298: assert(base == NULL || t_adr->isa_rawptr() || ! phase->type(base)->higher_equal(TypePtr::NULL_PTR)) Summary: Convert the assert into the runtime check to skip IGVN optimizations for problematic memory nodes. Eliminate dead nodes more aggressively. Reviewed-by: kvn, twisti, iveresov ! src/share/vm/opto/compile.cpp ! src/share/vm/opto/compile.hpp ! src/share/vm/opto/loopnode.cpp ! src/share/vm/opto/memnode.cpp ! src/share/vm/opto/node.cpp Changeset: db82ab65a580 Author: coffeys Date: 2014-07-28 03:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/db82ab65a580 Added tag jdk7u72-b06 for changeset 4d9d227d70f3 ! .hgtags Changeset: e065ca78d4e2 Author: coffeys Date: 2014-07-28 03:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e065ca78d4e2 Merge ! .hgtags Changeset: 65dabf4942b4 Author: mikael Date: 2014-06-16 16:27 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/65dabf4942b4 8046769: Set T family feature bit on Niagara systems Reviewed-by: kvn, iveresov ! src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp Changeset: 551e8602a81d Author: mikael Date: 2014-05-27 16:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/551e8602a81d 8043206: Fix signed vs. unsigned comparison warning in copy_sparc.hpp Reviewed-by: coleenp, lfoltan, kvn ! src/cpu/sparc/vm/copy_sparc.hpp Changeset: 8ee36caacf63 Author: mikael Date: 2014-05-29 12:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/8ee36caacf63 8043205: Incorrect system traps.h include path Reviewed-by: kvn, dholmes ! src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Changeset: f4d4e4680418 Author: mikael Date: 2014-04-29 22:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f4d4e4680418 8042059: Various fixes to linux/sparc Reviewed-by: twisti, kvn ! agent/src/os/linux/libproc.h ! src/cpu/sparc/vm/frame_sparc.hpp ! src/cpu/sparc/vm/frame_sparc.inline.hpp ! src/os_cpu/linux_sparc/vm/atomic_linux_sparc.inline.hpp ! src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp Changeset: 30e9355cff36 Author: mikael Date: 2014-04-29 22:04 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/30e9355cff36 8022070: Compilation error in stubGenerator_sparc.cpp with some compilers Reviewed-by: twisti, kvn ! src/cpu/sparc/vm/stubGenerator_sparc.cpp Changeset: 034ed50b37ce Author: mikael Date: 2014-05-29 12:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/034ed50b37ce 8043207: Add const to Address argument for Assembler::swap Reviewed-by: kvn, drchase ! src/cpu/sparc/vm/assembler_sparc.hpp ! src/cpu/sparc/vm/assembler_sparc.inline.hpp Changeset: ece56f93f37b Author: coffeys Date: 2014-07-29 15:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/ece56f93f37b Merge ! .hgtags Changeset: e52bfdccd6c1 Author: coffeys Date: 2014-07-29 15:38 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e52bfdccd6c1 Added tag jdk7u72-b07 for changeset ece56f93f37b ! .hgtags Changeset: eb8f2d720fc0 Author: zgu Date: 2014-07-18 11:14 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/eb8f2d720fc0 8050165: linux-sparcv9: NMT detail causes assert((intptr_t*)younger_sp[FP->sp_offset_in_saved_window()] == (intptr_t*)((intptr_t)sp - STACK_BIAS)) failed: younger_sp must be valid Summary: Fixed native memory tracking stack walking Reviewed-by: coleenp, mikael ! src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp Changeset: c28f17356988 Author: zgu Date: 2014-07-21 06:00 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c28f17356988 8050167: linux-sparcv9: hs_err file does not show any stack information Summary: Fixed creation of starting stack frame for stack walking in error handler Reviewed-by: coleenp, mikael ! src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp Changeset: 439c695a7aa0 Author: coffeys Date: 2014-08-05 13:47 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/439c695a7aa0 Merge ! .hgtags Changeset: 44a114f679c2 Author: coffeys Date: 2014-08-05 13:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/44a114f679c2 Added tag jdk7u72-b08 for changeset 439c695a7aa0 ! .hgtags Changeset: 342e3e35fdc1 Author: hseigel Date: 2014-08-05 23:10 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/342e3e35fdc1 8051012: Regression in verifier for method call from inside of a branch Summary: Fix stackmap matching for branches. Reviewed-by: coleenp, lfoltan, acorn ! src/share/vm/classfile/stackMapTable.cpp ! src/share/vm/classfile/stackMapTable.hpp ! src/share/vm/classfile/verifier.cpp ! src/share/vm/classfile/verifier.hpp Changeset: a27f16d45457 Author: kvn Date: 2014-08-05 14:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a27f16d45457 8049542: C2: assert(size_in_words <= (julong)max_jint) failed: no overflow Summary: Added juint cast to avoid gcc problem we have on one of our platforms. Reviewed-by: dholmes, roland ! src/share/vm/oops/typeArrayOop.hpp Changeset: b1a3df5a9461 Author: katleman Date: 2014-08-12 11:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b1a3df5a9461 Added tag jdk7u72-b09 for changeset a27f16d45457 ! .hgtags Changeset: 16ae827c59bb Author: coffeys Date: 2014-08-15 16:42 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/16ae827c59bb Merge ! .hgtags Changeset: 7c869d42c571 Author: coffeys Date: 2014-08-18 16:01 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/7c869d42c571 Merge ! .hgtags Changeset: e6508ab77271 Author: asaha Date: 2014-08-19 04:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e6508ab77271 Merge ! .hgtags Changeset: 4a7941c7ba44 Author: asaha Date: 2014-08-19 05:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/4a7941c7ba44 Added tag jdk7u72-b10 for changeset e6508ab77271 ! .hgtags Changeset: 6d42812f099d Author: asaha Date: 2014-08-20 15:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/6d42812f099d 8055714: Increment hsx 24.72 build to b04 for 7u72-b11 Reviewed-by: jcoomes ! make/hotspot_version Changeset: de5901c7745e Author: asaha Date: 2014-08-21 11:15 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/de5901c7745e Merge ! src/share/vm/classfile/verifier.cpp ! src/share/vm/classfile/verifier.hpp Changeset: c17a84870864 Author: asaha Date: 2014-08-25 15:52 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c17a84870864 Merge ! .hgtags Changeset: cbd62ecbb915 Author: asaha Date: 2014-08-25 15:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/cbd62ecbb915 Added tag jdk7u72-b11 for changeset c17a84870864 ! .hgtags Changeset: a9e695f0d831 Author: asaha Date: 2014-09-02 10:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a9e695f0d831 Merge ! .hgtags Changeset: 8b534fca8884 Author: asaha Date: 2014-09-02 10:59 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/8b534fca8884 Added tag jdk7u72-b12 for changeset a9e695f0d831 ! .hgtags Changeset: ac701f87d1ea Author: asaha Date: 2014-09-08 12:28 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/ac701f87d1ea Merge ! .hgtags Changeset: b6162d8973c3 Author: asaha Date: 2014-09-08 12:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b6162d8973c3 Added tag jdk7u72-b13 for changeset ac701f87d1ea ! .hgtags Changeset: ecf8e0d94b68 Author: asaha Date: 2014-09-26 08:27 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/ecf8e0d94b68 Added tag jdk7u71-b14 for changeset ad909197a1ce ! .hgtags Changeset: d9b56c6bdddb Author: asaha Date: 2014-09-26 08:37 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/d9b56c6bdddb Merge ! .hgtags Changeset: a6ae698522bf Author: asaha Date: 2014-09-26 08:48 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a6ae698522bf Added tag jdk7u72-b14 for changeset d9b56c6bdddb ! .hgtags Changeset: a8f0e879848a Author: asaha Date: 2014-10-06 11:17 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a8f0e879848a Added tag jdk7u72-b30 for changeset a6ae698522bf ! .hgtags Changeset: d9696a7d8b76 Author: asaha Date: 2014-07-08 09:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/d9696a7d8b76 Added tag jdk7u75-b00 for changeset e6b6d91b3934 ! .hgtags Changeset: a16eaa7e9c95 Author: asaha Date: 2014-07-09 12:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a16eaa7e9c95 8049758: Increment minor version of HSx for 7u75 and initialize the build number Reviewed-by: jcoomes ! make/hotspot_version Changeset: ad68fdd7d0ac Author: asaha Date: 2014-07-14 13:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/ad68fdd7d0ac Merge ! .hgtags ! make/hotspot_version Changeset: c97866b6d4b0 Author: asaha Date: 2014-07-22 10:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c97866b6d4b0 Merge ! .hgtags Changeset: 4bd5a78ac552 Author: coffeys Date: 2014-08-07 12:19 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/4bd5a78ac552 Merge ! .hgtags Changeset: fe122ef372f5 Author: poonam Date: 2014-08-11 19:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/fe122ef372f5 8047130: Fewer escapes from escape analysis Summary: Treat max_stack attribute as an int in bytecode escape analyzer Reviewed-by: iveresov ! src/share/vm/ci/bcEscapeAnalyzer.cpp Changeset: deddd386e13a Author: asaha Date: 2014-08-19 06:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/deddd386e13a Merge ! .hgtags Changeset: 41bd2ed4a2c3 Author: asaha Date: 2014-08-26 11:22 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/41bd2ed4a2c3 Merge ! .hgtags ! make/hotspot_version Changeset: 7beb18341c37 Author: asaha Date: 2014-09-02 13:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/7beb18341c37 Merge ! .hgtags Changeset: 596d467ae9b3 Author: asaha Date: 2014-09-08 13:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/596d467ae9b3 Merge ! .hgtags Changeset: e33f881ce09e Author: aeriksso Date: 2014-09-12 15:56 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e33f881ce09e 8049253: Better GC validation Summary: Also reviewed by: boris.molodenkov at oracle.com Reviewed-by: dcubed, minqi, mschoene Contributed-by: yasuenag at gmail.com, bengt.rutisson at oracle.com ! src/share/vm/prims/jni.cpp ! src/share/vm/utilities/defaultStream.hpp ! src/share/vm/utilities/ostream.cpp ! src/share/vm/utilities/ostream.hpp Changeset: 7152f5f6395c Author: alitvinov Date: 2014-07-31 15:36 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/7152f5f6395c Merge ! .hgtags Changeset: 4fb7952ebba8 Author: lana Date: 2014-08-01 10:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/4fb7952ebba8 Added tag jdk7u67-b31 for changeset 7152f5f6395c ! .hgtags Changeset: a20f1b6311e1 Author: asaha Date: 2014-08-25 15:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a20f1b6311e1 Added tag jdk7u67-b32 for changeset 4fb7952ebba8 ! .hgtags Changeset: 39c07d2fb4d3 Author: katleman Date: 2014-09-09 13:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/39c07d2fb4d3 Added tag jdk7u67-b33 for changeset a20f1b6311e1 ! .hgtags Changeset: 6183327bf9c1 Author: asaha Date: 2014-09-11 10:59 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/6183327bf9c1 Merge ! .hgtags Changeset: e21eea9144a6 Author: asaha Date: 2014-09-12 15:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e21eea9144a6 Merge ! .hgtags Changeset: 9e3f379f64f8 Author: asaha Date: 2014-09-22 09:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/9e3f379f64f8 Added tag jdk7u67-b34 for changeset 39c07d2fb4d3 ! .hgtags Changeset: 9096ac248b37 Author: asaha Date: 2014-09-22 09:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/9096ac248b37 Merge ! .hgtags Changeset: 94900d083ed4 Author: asaha Date: 2014-09-22 11:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/94900d083ed4 Added tag jdk7u75-b01 for changeset 9096ac248b37 ! .hgtags Changeset: a6964b2822d9 Author: asaha Date: 2014-09-26 10:54 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a6964b2822d9 Merge ! .hgtags Changeset: b16738945803 Author: asaha Date: 2014-09-29 11:27 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b16738945803 Added tag jdk7u75-b02 for changeset a6964b2822d9 ! .hgtags Changeset: f7e4613bba96 Author: asaha Date: 2014-10-02 08:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f7e4613bba96 Merge ! .hgtags Changeset: af55a74be9b6 Author: asaha Date: 2014-10-02 08:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/af55a74be9b6 Merge ! .hgtags Changeset: 93c74efa2c44 Author: asaha Date: 2014-10-02 08:45 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/93c74efa2c44 Merge ! .hgtags Changeset: 492a2abed4ca Author: asaha Date: 2014-10-06 12:14 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/492a2abed4ca Merge ! .hgtags Changeset: 6c1a8b7ed616 Author: asaha Date: 2014-10-06 12:22 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/6c1a8b7ed616 Merge ! .hgtags Changeset: 2480d9d77830 Author: asaha Date: 2014-10-06 12:48 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/2480d9d77830 Added tag jdk7u75-b03 for changeset 6c1a8b7ed616 ! .hgtags Changeset: 635afc2ed410 Author: asaha Date: 2014-10-13 12:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/635afc2ed410 Added tag jdk7u75-b04 for changeset 2480d9d77830 ! .hgtags Changeset: 6b27e1adb4bd Author: vkempik Date: 2014-10-14 18:52 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/6b27e1adb4bd 8055479: TLAB stability Reviewed-by: mgerdin ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp ! src/share/vm/gc_implementation/shared/parGCAllocBuffer.hpp ! src/share/vm/memory/threadLocalAllocBuffer.cpp ! src/share/vm/memory/threadLocalAllocBuffer.hpp Changeset: 61dacdb82145 Author: katleman Date: 2014-10-08 13:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/61dacdb82145 Added tag jdk7u72-b31 for changeset 492a2abed4ca ! .hgtags Changeset: d81faf9016ce Author: asaha Date: 2014-10-15 10:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/d81faf9016ce Merge ! .hgtags Changeset: e0ad595b3a35 Author: asaha Date: 2014-10-20 12:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e0ad595b3a35 Added tag jdk7u75-b05 for changeset d81faf9016ce ! .hgtags Changeset: d94b62f63b37 Author: asaha Date: 2014-10-21 11:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/d94b62f63b37 8061685: Increment hsx 24.75 build to b02 for 7u75-b06 Reviewed-by: jcoomes ! make/hotspot_version Changeset: d12c9850a885 Author: hseigel Date: 2014-10-20 16:30 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/d12c9850a885 8058982: Better verification of an exceptional invokespecial Reviewed-by: acorn, ahgross, coleenp Contributed-by: harold.seigel at oracle.com ! src/share/vm/classfile/verifier.cpp ! src/share/vm/classfile/verifier.hpp Changeset: 2ec4b796b1de Author: poonam Date: 2014-10-17 05:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/2ec4b796b1de 8047125: (ref) More phantom object references Reviewed-by: jmasa, kbarrett Contributed-by: kim.barrett at oracle.com ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/classfile/systemDictionary.hpp ! src/share/vm/classfile/vmSymbols.hpp ! src/share/vm/memory/referenceProcessor.cpp ! src/share/vm/memory/referenceProcessor.hpp ! src/share/vm/memory/referenceType.hpp ! src/share/vm/runtime/vmStructs.cpp Changeset: 1d3906064cae Author: asaha Date: 2014-10-27 12:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1d3906064cae Added tag jdk7u75-b06 for changeset 2ec4b796b1de ! .hgtags Changeset: 9beea1db94f9 Author: asaha Date: 2014-11-03 12:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/9beea1db94f9 Added tag jdk7u75-b07 for changeset 1d3906064cae ! .hgtags Changeset: 3a9a116397d7 Author: asaha Date: 2014-11-06 22:25 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/3a9a116397d7 8064300: Increment hsx 24.75 build to b03 for 7u75-b06 Reviewed-by: jcoomes ! make/hotspot_version Changeset: dfcf951330b6 Author: dbuck Date: 2014-11-06 04:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/dfcf951330b6 8058715: stability issues when being launched as an embedded JVM via JNI Summary: Use mmap call without MAP_FIXED so we avoid corrupting already allocated memory Reviewed-by: coleenp, dsimms ! src/os_cpu/linux_x86/vm/os_linux_x86.cpp Changeset: ca20e7886db6 Author: asaha Date: 2014-11-10 11:41 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/ca20e7886db6 Added tag jdk7u75-b08 for changeset dfcf951330b6 ! .hgtags Changeset: 2e58ec6020cf Author: asaha Date: 2014-11-17 12:08 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/2e58ec6020cf Added tag jdk7u75-b09 for changeset ca20e7886db6 ! .hgtags Changeset: 42e4ab057287 Author: asaha Date: 2014-11-24 09:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/42e4ab057287 8065787: Increment hsx 24.75 build to b04 for 7u75-b10 Reviewed-by: jcoomes ! make/hotspot_version Changeset: f2c4a1559fce Author: aeriksso Date: 2014-11-17 15:51 -0500 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f2c4a1559fce 8050807: Better performing performance data handling Reviewed-by: gthornbr ! src/os/bsd/vm/perfMemory_bsd.cpp ! src/os/linux/vm/perfMemory_linux.cpp ! src/os/solaris/vm/perfMemory_solaris.cpp ! src/share/vm/utilities/vmError.cpp Changeset: 5a0321dcf893 Author: kevinw Date: 2014-11-24 09:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/5a0321dcf893 8061785: [TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge Reviewed-by: poonam ! test/serviceability/sa/jmap-hashcode/Test8028623.java Changeset: 82dcfb646bd5 Author: asaha Date: 2014-11-24 13:24 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/82dcfb646bd5 Added tag jdk7u75-b10 for changeset 5a0321dcf893 ! .hgtags Changeset: 18b74ded3ffc Author: asaha Date: 2014-12-02 10:32 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/18b74ded3ffc Added tag jdk7u75-b11 for changeset 82dcfb646bd5 ! .hgtags Changeset: 384fba17a497 Author: asaha Date: 2014-12-08 12:27 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/384fba17a497 Added tag jdk7u75-b12 for changeset 18b74ded3ffc ! .hgtags Changeset: 0c7d7c067c46 Author: asaha Date: 2014-12-18 13:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/0c7d7c067c46 Added tag jdk7u75-b13 for changeset 384fba17a497 ! .hgtags Changeset: bd2f2fa7266c Author: Greg Lewis Date: 2015-01-24 01:07 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/bd2f2fa7266c Merge from main OpenJDK repository ! .hgtags ! src/os/bsd/vm/os_bsd.cpp ! src/os/bsd/vm/perfMemory_bsd.cpp ! src/os/linux/vm/os_linux.cpp ! src/share/vm/memory/threadLocalAllocBuffer.hpp ! src/share/vm/prims/jni.cpp ! src/share/vm/runtime/vmStructs.cpp ! src/share/vm/runtime/vmThread.cpp ! src/share/vm/utilities/ostream.cpp ! src/share/vm/utilities/vmError.cpp From glewis at eyesbeyond.com Sat Jan 24 19:17:48 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sat, 24 Jan 2015 19:17:48 +0000 Subject: hg: bsd-port/bsd-port/corba: 75 new changesets Message-ID: <201501241917.t0OJHmkO028217@aojmv0008> Changeset: 64d98c218333 Author: asaha Date: 2014-06-23 13:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/64d98c218333 Added tag jdk7u72-b01 for changeset 287c772d7245 ! .hgtags Changeset: 8cd097a3d6d4 Author: asaha Date: 2014-06-25 09:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8cd097a3d6d4 Merge ! .hgtags Changeset: 1279bd8fc41f Author: asaha Date: 2014-06-30 09:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/1279bd8fc41f Merge ! .hgtags Changeset: 92552d17915b Author: asaha Date: 2014-06-30 12:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/92552d17915b Merge ! .hgtags Changeset: 168bbe20a779 Author: asaha Date: 2014-06-30 12:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/168bbe20a779 Added tag jdk7u72-b02 for changeset 92552d17915b ! .hgtags Changeset: 5272359a56f2 Author: asaha Date: 2014-07-02 11:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/5272359a56f2 Merge ! .hgtags Changeset: ae522462810f Author: asaha Date: 2014-07-07 12:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/ae522462810f Merge ! .hgtags Changeset: 47eb0677d7b9 Author: asaha Date: 2014-07-07 12:30 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/47eb0677d7b9 Added tag jdk7u72-b03 for changeset ae522462810f ! .hgtags Changeset: 5ea1b71767fb Author: asaha Date: 2014-07-10 17:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/5ea1b71767fb Merge ! .hgtags Changeset: 42a799212f4a Author: asaha Date: 2014-07-14 12:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/42a799212f4a Merge ! .hgtags Changeset: de54597bf885 Author: asaha Date: 2014-07-14 12:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/de54597bf885 Added tag jdk7u72-b04 for changeset 42a799212f4a ! .hgtags Changeset: a2d4167edbf9 Author: asaha Date: 2014-07-21 03:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/a2d4167edbf9 Merge ! .hgtags Changeset: 36464ee66f88 Author: coffeys Date: 2014-07-22 02:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/36464ee66f88 Added tag jdk7u72-b05 for changeset a2d4167edbf9 ! .hgtags Changeset: 01922ce7611b Author: asaha Date: 2014-07-22 08:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/01922ce7611b Merge ! .hgtags Changeset: 9cf9157fd5c9 Author: coffeys Date: 2014-07-28 03:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/9cf9157fd5c9 Added tag jdk7u72-b06 for changeset 01922ce7611b ! .hgtags Changeset: f0746ea6a645 Author: coffeys Date: 2014-07-28 03:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/f0746ea6a645 Merge ! .hgtags Changeset: b5a2d85c7fce Author: coffeys Date: 2014-07-29 15:35 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/b5a2d85c7fce Merge ! .hgtags Changeset: 82133bccac01 Author: coffeys Date: 2014-07-29 15:38 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/82133bccac01 Added tag jdk7u72-b07 for changeset b5a2d85c7fce ! .hgtags Changeset: 2b6d8a79df83 Author: coffeys Date: 2014-08-05 13:47 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/2b6d8a79df83 Merge ! .hgtags Changeset: c62534f0e97d Author: coffeys Date: 2014-08-05 13:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/c62534f0e97d Added tag jdk7u72-b08 for changeset 2b6d8a79df83 ! .hgtags Changeset: 7679e93864ed Author: katleman Date: 2014-08-12 11:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/7679e93864ed Added tag jdk7u72-b09 for changeset c62534f0e97d ! .hgtags Changeset: d70d268676c5 Author: coffeys Date: 2014-08-15 16:42 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/d70d268676c5 Merge ! .hgtags Changeset: 28bb535102de Author: coffeys Date: 2014-08-18 16:01 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/28bb535102de Merge ! .hgtags Changeset: 99e6fad81059 Author: coffeys Date: 2014-08-18 20:22 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/99e6fad81059 Merge Changeset: 62668c37376f Author: asaha Date: 2014-08-19 04:45 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/62668c37376f Merge ! .hgtags Changeset: 698fa752c43b Author: asaha Date: 2014-08-19 05:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/698fa752c43b Added tag jdk7u72-b10 for changeset 62668c37376f ! .hgtags Changeset: 39828d500dfe Author: asaha Date: 2014-08-25 15:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/39828d500dfe Merge ! .hgtags Changeset: e1299cbe39df Author: asaha Date: 2014-08-25 15:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/e1299cbe39df Added tag jdk7u72-b11 for changeset 39828d500dfe ! .hgtags Changeset: 990f51c3edeb Author: asaha Date: 2014-09-02 10:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/990f51c3edeb Merge ! .hgtags Changeset: 6f56042724b2 Author: asaha Date: 2014-09-02 10:58 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/6f56042724b2 Added tag jdk7u72-b12 for changeset 990f51c3edeb ! .hgtags Changeset: 9e0c893977bb Author: asaha Date: 2014-09-08 12:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/9e0c893977bb Merge ! .hgtags Changeset: 099c005d019f Author: asaha Date: 2014-09-08 12:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/099c005d019f Added tag jdk7u72-b13 for changeset 9e0c893977bb ! .hgtags Changeset: 67a07ad92cc8 Author: asaha Date: 2014-09-26 08:27 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/67a07ad92cc8 Added tag jdk7u71-b14 for changeset 701e1d5cea2e ! .hgtags Changeset: bd80d0c18ccd Author: asaha Date: 2014-09-26 08:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/bd80d0c18ccd Merge ! .hgtags Changeset: 66da7f46eff0 Author: asaha Date: 2014-09-26 08:48 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/66da7f46eff0 Added tag jdk7u72-b14 for changeset bd80d0c18ccd ! .hgtags Changeset: 34b05e50392b Author: asaha Date: 2014-10-06 11:16 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/34b05e50392b Added tag jdk7u72-b30 for changeset 66da7f46eff0 ! .hgtags Changeset: bcee5ce857a6 Author: asaha Date: 2014-07-08 09:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/bcee5ce857a6 Added tag jdk7u75-b00 for changeset 88772da38495 ! .hgtags Changeset: 56af92922c68 Author: asaha Date: 2014-07-14 13:29 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/56af92922c68 Merge ! .hgtags Changeset: 17aae6a00270 Author: asaha Date: 2014-07-22 10:22 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/17aae6a00270 Merge ! .hgtags Changeset: 6e27d8a5c61f Author: coffeys Date: 2014-08-07 12:18 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/6e27d8a5c61f Merge ! .hgtags Changeset: a041fcd715a9 Author: mfang Date: 2014-08-18 10:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/a041fcd715a9 8055176: 7u71 l10n resource file translation update Reviewed-by: yhuang ! src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties Changeset: 79d8ff083afc Author: asaha Date: 2014-08-19 06:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/79d8ff083afc Merge ! .hgtags Changeset: ebfb09a4614c Author: asaha Date: 2014-08-26 11:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/ebfb09a4614c Merge ! .hgtags Changeset: ce1405c0ab77 Author: asaha Date: 2014-09-02 13:00 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/ce1405c0ab77 Merge ! .hgtags Changeset: 5e45ce18657b Author: asaha Date: 2014-09-08 13:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/5e45ce18657b Merge ! .hgtags Changeset: 507cb7e62dfe Author: alitvinov Date: 2014-07-31 15:28 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/507cb7e62dfe Merge ! .hgtags Changeset: aef9e24b7954 Author: lana Date: 2014-08-01 10:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/aef9e24b7954 Added tag jdk7u67-b31 for changeset 507cb7e62dfe ! .hgtags Changeset: 7c1d15d36a6c Author: asaha Date: 2014-08-25 15:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/7c1d15d36a6c Added tag jdk7u67-b32 for changeset aef9e24b7954 ! .hgtags Changeset: f026080f4fcc Author: katleman Date: 2014-09-09 13:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/f026080f4fcc Added tag jdk7u67-b33 for changeset 7c1d15d36a6c ! .hgtags Changeset: ec290ff11beb Author: asaha Date: 2014-09-11 10:58 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/ec290ff11beb Merge ! .hgtags Changeset: a1cc8128c703 Author: asaha Date: 2014-09-12 15:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/a1cc8128c703 Merge ! .hgtags Changeset: 78167c2ad560 Author: asaha Date: 2014-09-22 09:37 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/78167c2ad560 Added tag jdk7u67-b34 for changeset f026080f4fcc ! .hgtags Changeset: 0466441d7112 Author: asaha Date: 2014-09-22 09:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/0466441d7112 Merge ! .hgtags Changeset: 8d654363792d Author: asaha Date: 2014-09-22 11:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8d654363792d Added tag jdk7u75-b01 for changeset 0466441d7112 ! .hgtags Changeset: 9aa7fe309fa5 Author: asaha Date: 2014-09-26 10:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/9aa7fe309fa5 Merge ! .hgtags Changeset: 9e62097dde35 Author: asaha Date: 2014-09-29 11:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/9e62097dde35 Added tag jdk7u75-b02 for changeset 9aa7fe309fa5 ! .hgtags Changeset: a88a7440cc9f Author: asaha Date: 2014-10-02 08:22 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/a88a7440cc9f Merge ! .hgtags Changeset: abe48bc84ae4 Author: asaha Date: 2014-10-02 08:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/abe48bc84ae4 Merge ! .hgtags Changeset: f82925250faa Author: asaha Date: 2014-10-02 08:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/f82925250faa Merge ! .hgtags Changeset: 4fefe5c11ddb Author: asaha Date: 2014-10-06 12:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/4fefe5c11ddb Merge ! .hgtags Changeset: c734b5009fc9 Author: asaha Date: 2014-10-06 12:18 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/c734b5009fc9 Merge ! .hgtags Changeset: f55967c26123 Author: asaha Date: 2014-10-06 12:47 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/f55967c26123 Added tag jdk7u75-b03 for changeset c734b5009fc9 ! .hgtags Changeset: 04b5c14dd860 Author: asaha Date: 2014-10-13 12:11 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/04b5c14dd860 Added tag jdk7u75-b04 for changeset f55967c26123 ! .hgtags Changeset: c8d42c36b2ab Author: katleman Date: 2014-10-08 13:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/c8d42c36b2ab Added tag jdk7u72-b31 for changeset 4fefe5c11ddb ! .hgtags Changeset: 86369ed6e77c Author: asaha Date: 2014-10-15 10:22 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/86369ed6e77c Merge ! .hgtags Changeset: 6831d2ff2036 Author: asaha Date: 2014-10-20 12:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/6831d2ff2036 Added tag jdk7u75-b05 for changeset 86369ed6e77c ! .hgtags Changeset: 33cf9bbc4ff3 Author: asaha Date: 2014-10-27 12:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/33cf9bbc4ff3 Added tag jdk7u75-b06 for changeset 6831d2ff2036 ! .hgtags Changeset: 160cce8c24c4 Author: asaha Date: 2014-11-03 12:10 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/160cce8c24c4 Added tag jdk7u75-b07 for changeset 33cf9bbc4ff3 ! .hgtags Changeset: ac5f25a05f13 Author: asaha Date: 2014-11-10 11:41 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/ac5f25a05f13 Added tag jdk7u75-b08 for changeset 160cce8c24c4 ! .hgtags Changeset: c762a8187b1f Author: asaha Date: 2014-11-17 12:07 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/c762a8187b1f Added tag jdk7u75-b09 for changeset ac5f25a05f13 ! .hgtags Changeset: e05b02f8d5c9 Author: asaha Date: 2014-11-24 13:23 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/e05b02f8d5c9 Added tag jdk7u75-b10 for changeset c762a8187b1f ! .hgtags Changeset: 45136140d2bc Author: asaha Date: 2014-12-02 10:32 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/45136140d2bc Added tag jdk7u75-b11 for changeset e05b02f8d5c9 ! .hgtags Changeset: fb49daa5d7f8 Author: asaha Date: 2014-12-08 12:27 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/fb49daa5d7f8 Added tag jdk7u75-b12 for changeset 45136140d2bc ! .hgtags Changeset: f3d39b942095 Author: asaha Date: 2014-12-18 13:56 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/f3d39b942095 Added tag jdk7u75-b13 for changeset fb49daa5d7f8 ! .hgtags Changeset: beadcd5476ad Author: Greg Lewis Date: 2015-01-24 01:06 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/beadcd5476ad Merge from main OpenJDK repository ! .hgtags From glewis at eyesbeyond.com Sat Jan 24 19:17:50 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sat, 24 Jan 2015 19:17:50 +0000 Subject: hg: bsd-port/bsd-port/jaxws: 77 new changesets Message-ID: <201501241917.t0OJHo0i028224@aojmv0008> Changeset: 8bc5c8101f01 Author: mkos Date: 2014-04-22 13:45 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/8bc5c8101f01 8033113: wsimport fails on WSDL:header parameter name customization Reviewed-by: chegar ! src/share/jaxws_classes/com/sun/tools/internal/ws/processor/model/Message.java ! src/share/jaxws_classes/com/sun/tools/internal/ws/processor/modeler/wsdl/WSDLModeler.java Changeset: 5f7126a46c68 Author: asaha Date: 2014-06-18 13:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/5f7126a46c68 Merge Changeset: d1927e24d401 Author: asaha Date: 2014-06-23 13:03 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/d1927e24d401 Added tag jdk7u72-b01 for changeset 18676fc7713f ! .hgtags Changeset: 637ce902aa58 Author: asaha Date: 2014-06-23 13:11 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/637ce902aa58 Merge Changeset: f7f37aa8d408 Author: asaha Date: 2014-06-25 09:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/f7f37aa8d408 Merge ! .hgtags Changeset: 6cc301f1967f Author: asaha Date: 2014-06-30 09:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/6cc301f1967f Merge ! .hgtags Changeset: e4bbb79df2b1 Author: asaha Date: 2014-06-30 12:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/e4bbb79df2b1 Merge ! .hgtags Changeset: 19684e54dc20 Author: asaha Date: 2014-06-30 12:25 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/19684e54dc20 Added tag jdk7u72-b02 for changeset e4bbb79df2b1 ! .hgtags Changeset: 98cedf903afa Author: asaha Date: 2014-07-02 11:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/98cedf903afa Merge ! .hgtags Changeset: 646f7c237e9e Author: asaha Date: 2014-07-07 12:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/646f7c237e9e Merge ! .hgtags Changeset: bbb6f0012002 Author: asaha Date: 2014-07-07 12:32 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/bbb6f0012002 Added tag jdk7u72-b03 for changeset 646f7c237e9e ! .hgtags Changeset: 8a2decbed8c2 Author: asaha Date: 2014-07-10 17:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/8a2decbed8c2 Merge ! .hgtags Changeset: 30d42f2fde55 Author: asaha Date: 2014-07-14 12:16 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/30d42f2fde55 Merge ! .hgtags Changeset: 7833c6d5d51b Author: asaha Date: 2014-07-14 12:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/7833c6d5d51b Added tag jdk7u72-b04 for changeset 30d42f2fde55 ! .hgtags Changeset: 761c40c9076a Author: asaha Date: 2014-07-21 03:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/761c40c9076a Merge ! .hgtags Changeset: 5beaf1a0f74e Author: coffeys Date: 2014-07-22 02:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/5beaf1a0f74e Added tag jdk7u72-b05 for changeset 761c40c9076a ! .hgtags Changeset: a3961ce4d5c1 Author: asaha Date: 2014-07-22 08:48 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/a3961ce4d5c1 Merge ! .hgtags Changeset: 0540f17603fb Author: coffeys Date: 2014-07-28 03:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/0540f17603fb Added tag jdk7u72-b06 for changeset a3961ce4d5c1 ! .hgtags Changeset: 6f48d3fb52cd Author: coffeys Date: 2014-07-28 03:52 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/6f48d3fb52cd Merge ! .hgtags Changeset: 1153553de579 Author: coffeys Date: 2014-07-29 15:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/1153553de579 Merge ! .hgtags Changeset: 91c5a810aa6f Author: coffeys Date: 2014-07-29 15:38 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/91c5a810aa6f Added tag jdk7u72-b07 for changeset 1153553de579 ! .hgtags Changeset: 7b00d0359f49 Author: coffeys Date: 2014-08-05 13:48 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/7b00d0359f49 Merge ! .hgtags Changeset: f16ea19cfd03 Author: coffeys Date: 2014-08-05 13:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/f16ea19cfd03 Added tag jdk7u72-b08 for changeset 7b00d0359f49 ! .hgtags Changeset: ed10e42c6c68 Author: katleman Date: 2014-08-12 11:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/ed10e42c6c68 Added tag jdk7u72-b09 for changeset f16ea19cfd03 ! .hgtags Changeset: f8794b2a7e97 Author: coffeys Date: 2014-08-15 16:43 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/f8794b2a7e97 Merge ! .hgtags Changeset: f5e39a73cb88 Author: coffeys Date: 2014-08-18 16:01 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/f5e39a73cb88 Merge ! .hgtags Changeset: 615c0d49e892 Author: asaha Date: 2014-08-19 04:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/615c0d49e892 Merge ! .hgtags Changeset: 6faaf687e6ff Author: asaha Date: 2014-08-19 05:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/6faaf687e6ff Added tag jdk7u72-b10 for changeset 615c0d49e892 ! .hgtags Changeset: b34f135642cd Author: asaha Date: 2014-08-25 15:55 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/b34f135642cd Merge ! .hgtags Changeset: 21ba67b58642 Author: asaha Date: 2014-08-25 15:58 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/21ba67b58642 Added tag jdk7u72-b11 for changeset b34f135642cd ! .hgtags Changeset: cfa494e8b9bc Author: asaha Date: 2014-09-02 10:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/cfa494e8b9bc Merge ! .hgtags Changeset: 725e00d3fed3 Author: asaha Date: 2014-09-02 10:59 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/725e00d3fed3 Added tag jdk7u72-b12 for changeset cfa494e8b9bc ! .hgtags Changeset: d4be88d9bfbf Author: asaha Date: 2014-09-08 12:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/d4be88d9bfbf Merge ! .hgtags Changeset: 255269c44c53 Author: asaha Date: 2014-09-08 12:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/255269c44c53 Added tag jdk7u72-b13 for changeset d4be88d9bfbf ! .hgtags Changeset: 5174ad7bf60a Author: asaha Date: 2014-09-26 08:28 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/5174ad7bf60a Added tag jdk7u71-b14 for changeset a580f2c49eac ! .hgtags Changeset: e33bca6f8dab Author: asaha Date: 2014-09-26 08:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/e33bca6f8dab Merge ! .hgtags Changeset: 587c4a3bfb76 Author: asaha Date: 2014-09-26 08:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/587c4a3bfb76 Added tag jdk7u72-b14 for changeset e33bca6f8dab ! .hgtags Changeset: 6196c32173f1 Author: asaha Date: 2014-10-06 11:18 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/6196c32173f1 Added tag jdk7u72-b30 for changeset 587c4a3bfb76 ! .hgtags Changeset: c1780cb257ca Author: asaha Date: 2014-07-08 09:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/c1780cb257ca Added tag jdk7u75-b00 for changeset 664724762a24 ! .hgtags Changeset: 5fb558a02365 Author: asaha Date: 2014-07-14 13:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/5fb558a02365 Merge ! .hgtags Changeset: 2339fbceb401 Author: asaha Date: 2014-07-22 10:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/2339fbceb401 Merge ! .hgtags Changeset: 0215f2675c88 Author: coffeys Date: 2014-08-07 12:19 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/0215f2675c88 Merge ! .hgtags Changeset: a1e87a459f58 Author: asaha Date: 2014-08-19 06:58 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/a1e87a459f58 Merge ! .hgtags Changeset: 93d4d859205b Author: asaha Date: 2014-08-26 11:25 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/93d4d859205b Merge ! .hgtags Changeset: 3641d59d7ec6 Author: asaha Date: 2014-09-02 13:04 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/3641d59d7ec6 Merge ! .hgtags Changeset: 31013be492db Author: asaha Date: 2014-09-08 13:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/31013be492db Merge ! .hgtags Changeset: 34e3554140b7 Author: alitvinov Date: 2014-07-31 15:51 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/34e3554140b7 Merge ! .hgtags Changeset: 6090119e680a Author: lana Date: 2014-08-01 10:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/6090119e680a Added tag jdk7u67-b31 for changeset 34e3554140b7 ! .hgtags Changeset: aa1879afbb8d Author: asaha Date: 2014-08-25 15:32 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/aa1879afbb8d Added tag jdk7u67-b32 for changeset 6090119e680a ! .hgtags Changeset: a3290ceed575 Author: katleman Date: 2014-09-09 13:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/a3290ceed575 Added tag jdk7u67-b33 for changeset aa1879afbb8d ! .hgtags Changeset: 3aa92b3a7b85 Author: asaha Date: 2014-09-11 11:03 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/3aa92b3a7b85 Merge ! .hgtags Changeset: d6204bc9259a Author: asaha Date: 2014-09-12 15:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/d6204bc9259a Merge ! .hgtags Changeset: c18693763e10 Author: asaha Date: 2014-09-22 09:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/c18693763e10 Added tag jdk7u67-b34 for changeset a3290ceed575 ! .hgtags Changeset: ce5b9e0d988c Author: asaha Date: 2014-09-22 09:54 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/ce5b9e0d988c Merge ! .hgtags Changeset: f0be7feb9d80 Author: asaha Date: 2014-09-22 11:11 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/f0be7feb9d80 Added tag jdk7u75-b01 for changeset ce5b9e0d988c ! .hgtags Changeset: 1b6ba791cbf7 Author: asaha Date: 2014-09-26 10:59 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/1b6ba791cbf7 Merge ! .hgtags Changeset: 466063a81f5c Author: asaha Date: 2014-09-29 11:27 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/466063a81f5c Added tag jdk7u75-b02 for changeset 1b6ba791cbf7 ! .hgtags Changeset: be838467cddd Author: asaha Date: 2014-10-02 08:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/be838467cddd Merge ! .hgtags Changeset: 9325f780f8ba Author: asaha Date: 2014-10-02 08:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/9325f780f8ba Merge ! .hgtags Changeset: 6886dc4af8d1 Author: asaha Date: 2014-10-02 08:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/6886dc4af8d1 Merge ! .hgtags Changeset: 4257d52e30b4 Author: asaha Date: 2014-10-06 12:15 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/4257d52e30b4 Merge ! .hgtags Changeset: 033349ac9e45 Author: asaha Date: 2014-10-06 12:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/033349ac9e45 Merge ! .hgtags Changeset: f1266833b5a0 Author: asaha Date: 2014-10-06 12:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/f1266833b5a0 Added tag jdk7u75-b03 for changeset 033349ac9e45 ! .hgtags Changeset: 0666122bf3ea Author: asaha Date: 2014-10-13 12:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/0666122bf3ea Added tag jdk7u75-b04 for changeset f1266833b5a0 ! .hgtags Changeset: 21fa73d6d822 Author: katleman Date: 2014-10-08 13:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/21fa73d6d822 Added tag jdk7u72-b31 for changeset 4257d52e30b4 ! .hgtags Changeset: bfe594779717 Author: asaha Date: 2014-10-15 10:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/bfe594779717 Merge ! .hgtags Changeset: b700cddd5754 Author: asaha Date: 2014-10-20 12:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/b700cddd5754 Added tag jdk7u75-b05 for changeset bfe594779717 ! .hgtags Changeset: d3a2d465eea3 Author: asaha Date: 2014-10-27 12:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/d3a2d465eea3 Added tag jdk7u75-b06 for changeset b700cddd5754 ! .hgtags Changeset: 781d7a0230ee Author: aefimov Date: 2014-10-29 21:13 +0300 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/781d7a0230ee 8054367: More references for endpoints Reviewed-by: mkos ! src/share/jaxws_classes/com/sun/tools/internal/xjc/model/nav/Utils.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/api/Utils.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/RuntimeBuiltinLeafInfoImpl.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/Utils.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/Utils.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/property/Utils.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/reflect/Utils.java ! src/share/jaxws_classes/com/sun/xml/internal/ws/model/Utils.java ! src/share/jaxws_classes/com/sun/xml/internal/ws/spi/ProviderImpl.java Changeset: b85627d6afbb Author: asaha Date: 2014-11-03 12:12 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/b85627d6afbb Added tag jdk7u75-b07 for changeset 781d7a0230ee ! .hgtags Changeset: e7aef72db8cf Author: asaha Date: 2014-11-10 11:42 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/e7aef72db8cf Added tag jdk7u75-b08 for changeset b85627d6afbb ! .hgtags Changeset: d7c340b9d530 Author: asaha Date: 2014-11-17 12:09 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/d7c340b9d530 Added tag jdk7u75-b09 for changeset e7aef72db8cf ! .hgtags Changeset: 4b36c07b29c3 Author: asaha Date: 2014-11-24 13:25 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/4b36c07b29c3 Added tag jdk7u75-b10 for changeset d7c340b9d530 ! .hgtags Changeset: 5458349b0e48 Author: asaha Date: 2014-12-02 10:33 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/5458349b0e48 Added tag jdk7u75-b11 for changeset 4b36c07b29c3 ! .hgtags Changeset: 38d474b401c6 Author: asaha Date: 2014-12-08 12:28 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/38d474b401c6 Added tag jdk7u75-b12 for changeset 5458349b0e48 ! .hgtags Changeset: 4d068ffb0b54 Author: asaha Date: 2014-12-18 13:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/4d068ffb0b54 Added tag jdk7u75-b13 for changeset 38d474b401c6 ! .hgtags Changeset: 138b1da7d7e1 Author: Greg Lewis Date: 2015-01-24 01:06 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/138b1da7d7e1 Merge from main OpenJDK repository ! .hgtags From glewis at eyesbeyond.com Sat Jan 24 19:17:51 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sat, 24 Jan 2015 19:17:51 +0000 Subject: hg: bsd-port/bsd-port/jaxp: 74 new changesets Message-ID: <201501241917.t0OJHqJX028227@aojmv0008> Changeset: 54abb6aadb0d Author: asaha Date: 2014-06-23 13:03 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/54abb6aadb0d Added tag jdk7u72-b01 for changeset 0e7c12377e01 ! .hgtags Changeset: c4071124008b Author: asaha Date: 2014-06-25 09:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/c4071124008b Merge ! .hgtags Changeset: 782429b26af5 Author: asaha Date: 2014-06-30 09:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/782429b26af5 Merge ! .hgtags Changeset: bc5b33e920af Author: asaha Date: 2014-06-30 12:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/bc5b33e920af Merge ! .hgtags Changeset: b255daf524f1 Author: asaha Date: 2014-06-30 12:25 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/b255daf524f1 Added tag jdk7u72-b02 for changeset bc5b33e920af ! .hgtags Changeset: 364ddb4256cc Author: asaha Date: 2014-07-02 11:37 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/364ddb4256cc Merge ! .hgtags Changeset: b1f6b12c1fca Author: asaha Date: 2014-07-07 12:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/b1f6b12c1fca Merge ! .hgtags Changeset: 6434febcb8dc Author: asaha Date: 2014-07-07 12:32 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/6434febcb8dc Added tag jdk7u72-b03 for changeset b1f6b12c1fca ! .hgtags Changeset: b3e3e5fdb370 Author: asaha Date: 2014-07-10 17:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/b3e3e5fdb370 Merge ! .hgtags Changeset: f59d0ae0995d Author: asaha Date: 2014-07-14 12:16 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/f59d0ae0995d Merge ! .hgtags Changeset: 177a30a97842 Author: asaha Date: 2014-07-14 12:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/177a30a97842 Added tag jdk7u72-b04 for changeset f59d0ae0995d ! .hgtags Changeset: ed071d27bf73 Author: asaha Date: 2014-07-21 03:07 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/ed071d27bf73 Merge ! .hgtags Changeset: 31af8c0165ce Author: coffeys Date: 2014-07-22 02:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/31af8c0165ce Added tag jdk7u72-b05 for changeset ed071d27bf73 ! .hgtags Changeset: d3c5c35f617e Author: asaha Date: 2014-07-22 08:47 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/d3c5c35f617e Merge ! .hgtags Changeset: 35788eca89f8 Author: coffeys Date: 2014-07-28 03:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/35788eca89f8 Added tag jdk7u72-b06 for changeset d3c5c35f617e ! .hgtags Changeset: 6672b17af759 Author: coffeys Date: 2014-07-28 03:52 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/6672b17af759 Merge ! .hgtags Changeset: ef0842fc31d9 Author: coffeys Date: 2014-07-29 15:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/ef0842fc31d9 Merge ! .hgtags Changeset: 533a5243e486 Author: coffeys Date: 2014-07-29 15:38 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/533a5243e486 Added tag jdk7u72-b07 for changeset ef0842fc31d9 ! .hgtags Changeset: 55ff50f30ce4 Author: aefimov Date: 2014-07-22 22:06 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/55ff50f30ce4 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 Reviewed-by: joehw ! src/com/sun/org/apache/xerces/internal/impl/xs/XMLSchemaLoader.java Changeset: 89117e4403e6 Author: coffeys Date: 2014-08-05 13:48 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/89117e4403e6 Merge ! .hgtags Changeset: 7637d4b21a9e Author: coffeys Date: 2014-08-05 13:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/7637d4b21a9e Added tag jdk7u72-b08 for changeset 89117e4403e6 ! .hgtags Changeset: dc0baf4da4fc Author: katleman Date: 2014-08-12 11:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/dc0baf4da4fc Added tag jdk7u72-b09 for changeset 7637d4b21a9e ! .hgtags Changeset: 113b1895e10d Author: coffeys Date: 2014-08-15 16:43 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/113b1895e10d Merge ! .hgtags Changeset: 6ab5485b0e7c Author: coffeys Date: 2014-08-18 16:01 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/6ab5485b0e7c Merge ! .hgtags Changeset: a3d6d3327b32 Author: asaha Date: 2014-08-19 04:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/a3d6d3327b32 Merge ! .hgtags Changeset: 217340ce28a4 Author: asaha Date: 2014-08-19 05:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/217340ce28a4 Added tag jdk7u72-b10 for changeset a3d6d3327b32 ! .hgtags Changeset: d3fbd111daa0 Author: asaha Date: 2014-08-25 15:54 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/d3fbd111daa0 Merge ! .hgtags Changeset: 0cce3514fa18 Author: asaha Date: 2014-08-25 15:58 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/0cce3514fa18 Added tag jdk7u72-b11 for changeset d3fbd111daa0 ! .hgtags Changeset: fb713c907f33 Author: asaha Date: 2014-09-02 10:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/fb713c907f33 Merge ! .hgtags Changeset: 163ffd89572e Author: asaha Date: 2014-09-02 10:59 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/163ffd89572e Added tag jdk7u72-b12 for changeset fb713c907f33 ! .hgtags Changeset: 8f0d267ca63a Author: asaha Date: 2014-09-08 12:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/8f0d267ca63a Merge ! .hgtags Changeset: 28f530001196 Author: asaha Date: 2014-09-08 12:37 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/28f530001196 Added tag jdk7u72-b13 for changeset 8f0d267ca63a ! .hgtags Changeset: 3f0b5d62bafa Author: asaha Date: 2014-09-26 08:28 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/3f0b5d62bafa Added tag jdk7u71-b14 for changeset 018049539cc2 ! .hgtags Changeset: fec38133453a Author: asaha Date: 2014-09-26 08:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/fec38133453a Merge ! .hgtags Changeset: e8ab19435208 Author: asaha Date: 2014-09-26 08:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/e8ab19435208 Added tag jdk7u72-b14 for changeset fec38133453a ! .hgtags Changeset: 3aad34623301 Author: asaha Date: 2014-10-06 11:17 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/3aad34623301 Added tag jdk7u72-b30 for changeset e8ab19435208 ! .hgtags Changeset: 20e436768c80 Author: asaha Date: 2014-07-08 09:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/20e436768c80 Added tag jdk7u75-b00 for changeset 4173f90038ff ! .hgtags Changeset: 6ae9c9cb0ad4 Author: asaha Date: 2014-07-14 13:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/6ae9c9cb0ad4 Merge ! .hgtags Changeset: 36ee4ae07575 Author: asaha Date: 2014-07-22 10:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/36ee4ae07575 Merge ! .hgtags Changeset: cb7f74861161 Author: coffeys Date: 2014-08-07 12:19 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/cb7f74861161 Merge ! .hgtags Changeset: 6d04bb80c435 Author: asaha Date: 2014-08-19 06:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/6d04bb80c435 Merge ! .hgtags Changeset: 650e63ed545e Author: asaha Date: 2014-08-26 11:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/650e63ed545e Merge ! .hgtags Changeset: 0262afa6f461 Author: asaha Date: 2014-09-02 13:04 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/0262afa6f461 Merge ! .hgtags Changeset: 3ad1fdcec7ab Author: asaha Date: 2014-09-08 13:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/3ad1fdcec7ab Merge ! .hgtags Changeset: a9c1c53386a9 Author: alitvinov Date: 2014-07-31 15:49 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/a9c1c53386a9 Merge ! .hgtags Changeset: e7300cd38793 Author: lana Date: 2014-08-01 10:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/e7300cd38793 Added tag jdk7u67-b31 for changeset a9c1c53386a9 ! .hgtags Changeset: 78c4bc9bfa12 Author: asaha Date: 2014-08-25 15:32 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/78c4bc9bfa12 Added tag jdk7u67-b32 for changeset e7300cd38793 ! .hgtags Changeset: 39a6fbc6ef75 Author: katleman Date: 2014-09-09 13:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/39a6fbc6ef75 Added tag jdk7u67-b33 for changeset 78c4bc9bfa12 ! .hgtags Changeset: e12c89ec1cee Author: asaha Date: 2014-09-11 11:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/e12c89ec1cee Merge ! .hgtags Changeset: aa78a0843bd8 Author: asaha Date: 2014-09-12 15:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/aa78a0843bd8 Merge ! .hgtags Changeset: f04e20bbefd6 Author: asaha Date: 2014-09-22 09:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/f04e20bbefd6 Added tag jdk7u67-b34 for changeset 39a6fbc6ef75 ! .hgtags Changeset: b9eaa7d194dd Author: asaha Date: 2014-09-22 09:54 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/b9eaa7d194dd Merge ! .hgtags Changeset: 4a7bd4c9d285 Author: asaha Date: 2014-09-22 11:11 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/4a7bd4c9d285 Added tag jdk7u75-b01 for changeset b9eaa7d194dd ! .hgtags Changeset: 98eaae4f3017 Author: asaha Date: 2014-09-26 10:59 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/98eaae4f3017 Merge ! .hgtags Changeset: e3757d7b81bb Author: asaha Date: 2014-09-29 11:27 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/e3757d7b81bb Added tag jdk7u75-b02 for changeset 98eaae4f3017 ! .hgtags Changeset: 54c70f4e7085 Author: asaha Date: 2014-10-02 08:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/54c70f4e7085 Merge ! .hgtags Changeset: 37b01475faa4 Author: asaha Date: 2014-10-02 08:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/37b01475faa4 Merge ! .hgtags Changeset: d99862aedaeb Author: asaha Date: 2014-10-02 08:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/d99862aedaeb Merge ! .hgtags Changeset: d8246774af47 Author: asaha Date: 2014-10-06 12:15 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/d8246774af47 Merge ! .hgtags Changeset: eb57739c7818 Author: asaha Date: 2014-10-06 12:37 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/eb57739c7818 Merge ! .hgtags Changeset: 908a056c8d8f Author: asaha Date: 2014-10-06 12:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/908a056c8d8f Added tag jdk7u75-b03 for changeset eb57739c7818 ! .hgtags Changeset: 28ef6327007a Author: asaha Date: 2014-10-13 12:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/28ef6327007a Added tag jdk7u75-b04 for changeset 908a056c8d8f ! .hgtags Changeset: 5746a9dc6d98 Author: katleman Date: 2014-10-08 13:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/5746a9dc6d98 Added tag jdk7u72-b31 for changeset d8246774af47 ! .hgtags Changeset: 079579b66727 Author: asaha Date: 2014-10-15 10:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/079579b66727 Merge ! .hgtags Changeset: 967717c26bb1 Author: asaha Date: 2014-10-20 12:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/967717c26bb1 Added tag jdk7u75-b05 for changeset 079579b66727 ! .hgtags Changeset: 1a9565415e41 Author: asaha Date: 2014-10-27 12:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/1a9565415e41 Added tag jdk7u75-b06 for changeset 967717c26bb1 ! .hgtags Changeset: d8419be67944 Author: asaha Date: 2014-11-03 12:12 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/d8419be67944 Added tag jdk7u75-b07 for changeset 1a9565415e41 ! .hgtags Changeset: 08599c76e606 Author: asaha Date: 2014-11-10 11:42 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/08599c76e606 Added tag jdk7u75-b08 for changeset d8419be67944 ! .hgtags Changeset: d3c566dedbcd Author: asaha Date: 2014-11-17 12:09 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/d3c566dedbcd Added tag jdk7u75-b09 for changeset 08599c76e606 ! .hgtags Changeset: 1d6f8fbbfefc Author: asaha Date: 2014-11-24 13:25 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/1d6f8fbbfefc Added tag jdk7u75-b10 for changeset d3c566dedbcd ! .hgtags Changeset: 15f65800816f Author: asaha Date: 2014-12-02 10:33 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/15f65800816f Added tag jdk7u75-b11 for changeset 1d6f8fbbfefc ! .hgtags Changeset: d6c90cc2e91d Author: asaha Date: 2014-12-08 12:28 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/d6c90cc2e91d Added tag jdk7u75-b12 for changeset 15f65800816f ! .hgtags Changeset: 999eb9cbf840 Author: asaha Date: 2014-12-18 13:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/999eb9cbf840 Added tag jdk7u75-b13 for changeset d6c90cc2e91d ! .hgtags Changeset: 613409850f36 Author: Greg Lewis Date: 2015-01-24 01:06 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/613409850f36 Merge from main OpenJDK repository ! .hgtags From glewis at eyesbeyond.com Sat Jan 24 19:17:53 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sat, 24 Jan 2015 19:17:53 +0000 Subject: hg: bsd-port/bsd-port/langtools: 76 new changesets Message-ID: <201501241917.t0OJHscA028236@aojmv0008> Changeset: 4159eecf8bcb Author: asaha Date: 2014-06-23 13:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/4159eecf8bcb Added tag jdk7u72-b01 for changeset 5b207c2ea9d2 ! .hgtags Changeset: 76da984bf8fb Author: asaha Date: 2014-06-25 09:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/76da984bf8fb Merge ! .hgtags Changeset: e1d8eb6fc30d Author: asaha Date: 2014-06-30 09:11 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/e1d8eb6fc30d Merge ! .hgtags Changeset: 1f1c94334f19 Author: asaha Date: 2014-06-30 12:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/1f1c94334f19 Merge ! .hgtags Changeset: ca2adfbf26cf Author: asaha Date: 2014-06-30 12:27 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/ca2adfbf26cf Added tag jdk7u72-b02 for changeset 1f1c94334f19 ! .hgtags Changeset: ae15f44a5150 Author: asaha Date: 2014-07-02 11:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/ae15f44a5150 Merge ! .hgtags Changeset: 6e5faa9ed5f3 Author: asaha Date: 2014-07-07 12:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/6e5faa9ed5f3 Merge ! .hgtags Changeset: cb8ad15e61e2 Author: asaha Date: 2014-07-07 12:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/cb8ad15e61e2 Added tag jdk7u72-b03 for changeset 6e5faa9ed5f3 ! .hgtags Changeset: f185917400b4 Author: asaha Date: 2014-07-10 17:11 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/f185917400b4 Merge ! .hgtags Changeset: 960f87b4d556 Author: asaha Date: 2014-07-14 12:18 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/960f87b4d556 Merge ! .hgtags Changeset: dee8024917d7 Author: asaha Date: 2014-07-14 12:22 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/dee8024917d7 Added tag jdk7u72-b04 for changeset 960f87b4d556 ! .hgtags Changeset: adf88de8b627 Author: asaha Date: 2014-07-21 03:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/adf88de8b627 Merge ! .hgtags Changeset: 0637fafdd49a Author: coffeys Date: 2014-07-22 02:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/0637fafdd49a Added tag jdk7u72-b05 for changeset adf88de8b627 ! .hgtags Changeset: 7efda07275d1 Author: asaha Date: 2014-07-22 08:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/7efda07275d1 Merge ! .hgtags Changeset: 37d4adffe42d Author: coffeys Date: 2014-07-28 03:42 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/37d4adffe42d Added tag jdk7u72-b06 for changeset 7efda07275d1 ! .hgtags Changeset: 4662948bc05b Author: coffeys Date: 2014-07-28 03:54 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/4662948bc05b Merge ! .hgtags Changeset: bfaa78bab478 Author: coffeys Date: 2014-07-29 15:37 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/bfaa78bab478 Merge ! .hgtags Changeset: d08d506bceaf Author: coffeys Date: 2014-07-29 15:38 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/d08d506bceaf Added tag jdk7u72-b07 for changeset bfaa78bab478 ! .hgtags Changeset: 073486551f0c Author: coffeys Date: 2014-08-05 13:48 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/073486551f0c Merge ! .hgtags Changeset: 0e25c3ae773a Author: coffeys Date: 2014-08-05 13:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/0e25c3ae773a Added tag jdk7u72-b08 for changeset 073486551f0c ! .hgtags Changeset: e79bb5d84afc Author: katleman Date: 2014-08-12 11:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/e79bb5d84afc Added tag jdk7u72-b09 for changeset 0e25c3ae773a ! .hgtags Changeset: 81ea521f4bee Author: coffeys Date: 2014-08-15 16:44 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/81ea521f4bee Merge ! .hgtags Changeset: fdc02d70e68c Author: coffeys Date: 2014-08-18 16:01 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/fdc02d70e68c Merge ! .hgtags Changeset: e640d9b7ce9e Author: coffeys Date: 2014-08-18 20:22 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/e640d9b7ce9e Merge Changeset: b63b6992ddd2 Author: asaha Date: 2014-08-19 04:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/b63b6992ddd2 Merge ! .hgtags Changeset: 0ef3b2062d0a Author: asaha Date: 2014-08-19 05:03 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/0ef3b2062d0a Added tag jdk7u72-b10 for changeset b63b6992ddd2 ! .hgtags Changeset: 65c68241236a Author: asaha Date: 2014-08-25 15:56 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/65c68241236a Merge ! .hgtags Changeset: 03d8a4c40416 Author: asaha Date: 2014-08-25 15:59 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/03d8a4c40416 Added tag jdk7u72-b11 for changeset 65c68241236a ! .hgtags Changeset: cc58d9704b40 Author: asaha Date: 2014-09-02 10:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/cc58d9704b40 Merge ! .hgtags Changeset: 87acd349170a Author: asaha Date: 2014-09-02 11:00 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/87acd349170a Added tag jdk7u72-b12 for changeset cc58d9704b40 ! .hgtags Changeset: cade57461d3b Author: asaha Date: 2014-09-08 12:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/cade57461d3b Merge ! .hgtags Changeset: 0ff8d8709ec7 Author: asaha Date: 2014-09-08 12:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/0ff8d8709ec7 Added tag jdk7u72-b13 for changeset cade57461d3b ! .hgtags Changeset: a7c12494bc9f Author: asaha Date: 2014-09-26 08:30 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/a7c12494bc9f Added tag jdk7u71-b14 for changeset 6fe93bd5d4ac ! .hgtags Changeset: 6106b56a874e Author: asaha Date: 2014-09-26 08:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/6106b56a874e Merge ! .hgtags Changeset: 7a09f7596c8b Author: asaha Date: 2014-09-26 08:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/7a09f7596c8b Added tag jdk7u72-b14 for changeset 6106b56a874e ! .hgtags Changeset: 8c1abb9b8e9c Author: asaha Date: 2014-10-06 11:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/8c1abb9b8e9c Added tag jdk7u72-b30 for changeset 7a09f7596c8b ! .hgtags Changeset: 021790aeaefe Author: asaha Date: 2014-07-08 09:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/021790aeaefe Added tag jdk7u75-b00 for changeset 0138c5f55af0 ! .hgtags Changeset: 6b6a416c20f5 Author: asaha Date: 2014-07-14 13:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/6b6a416c20f5 Merge ! .hgtags Changeset: db8de81f3ea0 Author: asaha Date: 2014-07-22 10:30 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/db8de81f3ea0 Merge ! .hgtags Changeset: 9ef7693b10dc Author: coffeys Date: 2014-08-07 12:20 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/9ef7693b10dc Merge ! .hgtags Changeset: 9c1265a426a8 Author: mfang Date: 2014-08-18 10:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/9c1265a426a8 8055176: 7u71 l10n resource file translation update Reviewed-by: yhuang ! src/share/classes/com/sun/tools/javac/resources/compiler_ja.properties ! src/share/classes/com/sun/tools/javac/resources/javac_ja.properties ! src/share/classes/com/sun/tools/javadoc/resources/javadoc_ja.properties ! src/share/classes/com/sun/tools/javah/resources/l10n_ja.properties ! src/share/classes/com/sun/tools/javap/resources/javap_ja.properties Changeset: 56924493868e Author: asaha Date: 2014-08-19 07:03 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/56924493868e Merge ! .hgtags Changeset: 50f5f45ef7ff Author: asaha Date: 2014-08-26 11:28 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/50f5f45ef7ff Merge ! .hgtags Changeset: 6df29ac646cc Author: asaha Date: 2014-09-02 13:16 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/6df29ac646cc Merge ! .hgtags Changeset: 892f6def12b2 Author: asaha Date: 2014-09-08 13:55 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/892f6def12b2 Merge ! .hgtags Changeset: e3b604d29f91 Author: alitvinov Date: 2014-07-31 16:03 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/e3b604d29f91 Merge ! .hgtags Changeset: e6bf55d45701 Author: lana Date: 2014-08-01 10:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/e6bf55d45701 Added tag jdk7u67-b31 for changeset e3b604d29f91 ! .hgtags Changeset: 624c54795faa Author: asaha Date: 2014-08-25 15:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/624c54795faa Added tag jdk7u67-b32 for changeset e6bf55d45701 ! .hgtags Changeset: 18077957a8b8 Author: katleman Date: 2014-09-09 13:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/18077957a8b8 Added tag jdk7u67-b33 for changeset 624c54795faa ! .hgtags Changeset: d0be1453588c Author: asaha Date: 2014-09-11 11:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/d0be1453588c Merge ! .hgtags Changeset: c45db576fe9d Author: asaha Date: 2014-09-12 15:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/c45db576fe9d Merge ! .hgtags Changeset: 6ab830d83d98 Author: asaha Date: 2014-09-22 09:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/6ab830d83d98 Added tag jdk7u67-b34 for changeset 18077957a8b8 ! .hgtags Changeset: 7ecfdbf693cf Author: asaha Date: 2014-09-22 09:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/7ecfdbf693cf Merge ! .hgtags Changeset: b67e9998236e Author: asaha Date: 2014-09-22 11:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/b67e9998236e Added tag jdk7u75-b01 for changeset 7ecfdbf693cf ! .hgtags Changeset: 688a304d3215 Author: asaha Date: 2014-09-26 11:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/688a304d3215 Merge ! .hgtags Changeset: 60f1f86994e1 Author: asaha Date: 2014-09-29 11:29 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/60f1f86994e1 Added tag jdk7u75-b02 for changeset 688a304d3215 ! .hgtags Changeset: 3ee9c8714ae6 Author: asaha Date: 2014-10-02 08:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/3ee9c8714ae6 Merge ! .hgtags Changeset: 428e573b61c1 Author: asaha Date: 2014-10-02 08:42 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/428e573b61c1 Merge ! .hgtags Changeset: 0560fba0bc3a Author: asaha Date: 2014-10-02 08:47 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/0560fba0bc3a Merge ! .hgtags Changeset: de0088aaf97f Author: asaha Date: 2014-10-06 12:16 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/de0088aaf97f Merge ! .hgtags Changeset: 105ad2d24175 Author: asaha Date: 2014-10-06 12:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/105ad2d24175 Merge ! .hgtags Changeset: bdbe862f8846 Author: asaha Date: 2014-10-06 12:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/bdbe862f8846 Added tag jdk7u75-b03 for changeset 105ad2d24175 ! .hgtags Changeset: 51ec721d6cf7 Author: asaha Date: 2014-10-13 12:15 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/51ec721d6cf7 Added tag jdk7u75-b04 for changeset bdbe862f8846 ! .hgtags Changeset: 2a4f0a3ead7d Author: katleman Date: 2014-10-08 13:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/2a4f0a3ead7d Added tag jdk7u72-b31 for changeset de0088aaf97f ! .hgtags Changeset: 1895dc97d832 Author: asaha Date: 2014-10-15 10:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/1895dc97d832 Merge ! .hgtags Changeset: 5fcea7a0e4f1 Author: asaha Date: 2014-10-20 12:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/5fcea7a0e4f1 Added tag jdk7u75-b05 for changeset 1895dc97d832 ! .hgtags Changeset: 2e1c7e887c37 Author: asaha Date: 2014-10-27 12:22 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/2e1c7e887c37 Added tag jdk7u75-b06 for changeset 5fcea7a0e4f1 ! .hgtags Changeset: fe8e75540f09 Author: asaha Date: 2014-11-03 12:13 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/fe8e75540f09 Added tag jdk7u75-b07 for changeset 2e1c7e887c37 ! .hgtags Changeset: 512d77cd1437 Author: asaha Date: 2014-11-10 11:43 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/512d77cd1437 Added tag jdk7u75-b08 for changeset fe8e75540f09 ! .hgtags Changeset: c4bdb75dee28 Author: asaha Date: 2014-11-17 12:10 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/c4bdb75dee28 Added tag jdk7u75-b09 for changeset 512d77cd1437 ! .hgtags Changeset: d77d44ecfb98 Author: mfang Date: 2014-11-24 10:03 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/d77d44ecfb98 8065608: 7u75 l10n resource file translation update Reviewed-by: yhuang ! src/share/classes/com/sun/tools/javac/resources/javac_ja.properties Changeset: b5554ad39fa3 Author: asaha Date: 2014-11-24 13:26 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/b5554ad39fa3 Added tag jdk7u75-b10 for changeset d77d44ecfb98 ! .hgtags Changeset: 6f369f532261 Author: asaha Date: 2014-12-02 10:34 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/6f369f532261 Added tag jdk7u75-b11 for changeset b5554ad39fa3 ! .hgtags Changeset: 7eb2663b7feb Author: asaha Date: 2014-12-08 12:30 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/7eb2663b7feb Added tag jdk7u75-b12 for changeset 6f369f532261 ! .hgtags Changeset: 059a87205fda Author: asaha Date: 2014-12-18 14:00 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/059a87205fda Added tag jdk7u75-b13 for changeset 7eb2663b7feb ! .hgtags Changeset: 56cd5c37ef53 Author: Greg Lewis Date: 2015-01-24 01:06 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/56cd5c37ef53 Merge from main OpenJDK repository ! .hgtags From glewis at eyesbeyond.com Sat Jan 24 19:17:59 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sat, 24 Jan 2015 19:17:59 +0000 Subject: hg: bsd-port/bsd-port/jdk: 151 new changesets Message-ID: <201501241918.t0OJI33W028255@aojmv0008> Changeset: 684995bfbec9 Author: sla Date: 2014-01-28 09:33 -0500 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/684995bfbec9 7142035: assert in j.l.instrument agents during shutdown when daemon thread is running Reviewed-by: sla Contributed-by: sunny.chan at gs.com ! src/share/instrument/Reentrancy.c + test/java/lang/instrument/DaemonThread/DummyAgent.java + test/java/lang/instrument/DaemonThread/DummyClass.java + test/java/lang/instrument/DaemonThread/TestDaemonThread.java + test/java/lang/instrument/DaemonThread/TestDaemonThreadLauncher.java Changeset: 5778b1df3760 Author: dmarkov Date: 2014-04-17 18:14 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5778b1df3760 8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable Reviewed-by: alexp, alexsch ! src/share/classes/javax/swing/JTable.java + test/javax/swing/JTable/8032874/bug8032874.java Changeset: f99ab4df9969 Author: mkos Date: 2014-04-08 11:25 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f99ab4df9969 8033113: wsimport fails on WSDL:header parameter name customization Reviewed-by: chegar + test/javax/xml/ws/8033113/Organization_List.wsdl + test/javax/xml/ws/8033113/WsImportTest.java + test/javax/xml/ws/8033113/customization.xml Changeset: 65665762ea10 Author: bae Date: 2014-03-21 23:04 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/65665762ea10 8036022: D3D: rendering with XOR composite causes InternalError. Reviewed-by: flar, serb ! src/share/classes/sun/java2d/SunGraphics2D.java + test/sun/java2d/DrawXORModeTest.java Changeset: 8da8dfbea6b8 Author: asaha Date: 2014-05-01 15:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8da8dfbea6b8 8036819: JAB: mneumonics not read for textboxes Reviewed-by: alexsch Contributed-by: vivi.an at oracle.com ! src/share/classes/javax/swing/JComponent.java + test/javax/swing/JTextField/8036819/bug8036819.java Changeset: 4061e68ca538 Author: dmarkov Date: 2014-01-24 01:22 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/4061e68ca538 8028616: Htmleditorkit parser doesn't handle leading slash (/) Reviewed-by: alexp, alexsch ! src/share/classes/javax/swing/text/html/parser/Parser.java + test/javax/swing/text/html/parser/Parser/8028616/bug8028616.java Changeset: 4c2e8ef55e68 Author: dmarkov Date: 2014-03-12 15:46 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/4c2e8ef55e68 8032872: [macosx] Cannot select from JComboBox in a JWindow Reviewed-by: pchelko, ant ! src/macosx/classes/sun/lwawt/LWWindowPeer.java + test/java/awt/Mouse/MouseComboBoxTest/MouseComboBoxTest.java ! test/java/awt/Window/Grab/GrabTest.java Changeset: bbe7c6dce6d5 Author: alitvinov Date: 2014-03-25 16:54 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bbe7c6dce6d5 8032878: Editable combos in table do not behave as expected Reviewed-by: alexp, alexsch Contributed-by: alexey.ivanov at oracle.com ! src/share/classes/javax/swing/JComboBox.java + test/javax/swing/JComboBox/8032878/bug8032878.java Changeset: 68cd2b3ce15e Author: igerasim Date: 2014-05-20 10:11 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/68cd2b3ce15e 7195480: javax.smartcardio does not detect cards on Mac OS X Reviewed-by: valeriep ! src/solaris/native/sun/security/smartcardio/MUSCLE/pcsclite.h Changeset: 0139f3cc1a4a Author: robm Date: 2014-05-30 18:54 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0139f3cc1a4a 8042857: 14 stuck threads waiting for notification on LDAPRequest Reviewed-by: vinnie ! src/share/classes/com/sun/jndi/ldap/Connection.java ! test/com/sun/jndi/ldap/LdapTimeoutTest.java Changeset: b69efbb8bf7f Author: asaha Date: 2014-06-18 14:07 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b69efbb8bf7f Merge ! src/macosx/classes/sun/lwawt/LWWindowPeer.java - src/macosx/classes/sun/lwawt/macosx/CMouseInfoPeer.java - src/share/classes/com/sun/jmx/remote/util/CacheMap.java - test/javax/management/remote/mandatory/util/CacheMapTest.java - test/lib/testlibrary/jdk/testlibrary/JdkFinder.java Changeset: 6dd0ecea8938 Author: asaha Date: 2014-06-23 10:07 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/6dd0ecea8938 Merge Changeset: 7b0d6f593ccf Author: igerasim Date: 2014-05-29 13:47 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7b0d6f593ccf 8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X Reviewed-by: valeriep ! src/solaris/native/sun/security/smartcardio/pcsc_md.c Changeset: fcde99bd8ef9 Author: igerasim Date: 2014-05-23 07:07 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/fcde99bd8ef9 8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX Reviewed-by: valeriep ! src/share/native/sun/security/smartcardio/pcsc.c Changeset: 05e73d9d37a6 Author: anashaty Date: 2014-05-30 11:05 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/05e73d9d37a6 8028617: Dvorak keyboard mapping not honored when ctrl key pressed Reviewed-by: pchelko, anthony ! src/macosx/classes/sun/lwawt/macosx/CEmbeddedFrame.java ! src/macosx/classes/sun/lwawt/macosx/CPlatformResponder.java ! src/macosx/classes/sun/lwawt/macosx/CPlatformView.java ! src/macosx/classes/sun/lwawt/macosx/event/NSEvent.java ! src/macosx/native/sun/awt/AWTView.m Changeset: 249b91d95817 Author: asaha Date: 2014-06-23 13:03 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/249b91d95817 Added tag jdk7u72-b01 for changeset c76a5b2876b9 ! .hgtags Changeset: fbd5f93e9f5b Author: asaha Date: 2014-06-23 13:11 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/fbd5f93e9f5b Merge Changeset: 74c1c9539064 Author: asaha Date: 2014-06-25 09:52 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/74c1c9539064 Merge ! .hgtags Changeset: f5b10a0686c5 Author: asaha Date: 2014-06-30 09:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f5b10a0686c5 Merge ! .hgtags Changeset: b02c1a8b10cd Author: asaha Date: 2014-06-30 12:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b02c1a8b10cd Merge ! .hgtags Changeset: 2fa3608c1da8 Author: asaha Date: 2014-06-30 12:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2fa3608c1da8 Added tag jdk7u72-b02 for changeset b02c1a8b10cd ! .hgtags Changeset: 40baa37fb20c Author: mcherkas Date: 2014-03-31 20:11 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/40baa37fb20c 8019623: Lack of synchronization in AppContext.getAppContext() Reviewed-by: anthony, art ! src/share/classes/sun/awt/AppContext.java + test/sun/awt/AppContext/MultiThread/MultiThreadTest.java Changeset: b4ce1799ced9 Author: asaha Date: 2014-07-02 11:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b4ce1799ced9 Merge ! .hgtags Changeset: e5d92012ceca Author: asaha Date: 2014-07-07 09:55 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e5d92012ceca Merge Changeset: bc98cecdab4c Author: asaha Date: 2014-07-07 12:07 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bc98cecdab4c Merge ! .hgtags Changeset: ce19813eaadd Author: asaha Date: 2014-07-07 12:32 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ce19813eaadd Added tag jdk7u72-b03 for changeset bc98cecdab4c ! .hgtags Changeset: e79939a27fbf Author: igerasim Date: 2014-05-29 01:50 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e79939a27fbf 7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true Reviewed-by: valeriep ! src/share/classes/sun/security/smartcardio/CardImpl.java Changeset: b6f86aad718f Author: igerasim Date: 2014-06-27 08:03 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b6f86aad718f 8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX Reviewed-by: valeriep ! src/solaris/native/sun/security/smartcardio/MUSCLE/pcsclite.h Changeset: bce0f74be967 Author: alitvinov Date: 2014-04-24 10:39 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bce0f74be967 8024061: Exception thrown when drag and drop between two components is executed quickly Reviewed-by: pchelko, serb Contributed-by: alexey.ivanov at oracle.com ! src/share/classes/sun/awt/dnd/SunDropTargetContextPeer.java + test/sun/awt/dnd/8024061/bug8024061.java Changeset: b7d00d49b089 Author: asaha Date: 2014-07-10 17:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b7d00d49b089 Merge ! .hgtags Changeset: 3fe2903c1542 Author: asaha Date: 2014-07-14 07:45 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3fe2903c1542 Merge Changeset: d16195c0d502 Author: asaha Date: 2014-07-14 11:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d16195c0d502 Merge Changeset: b227c93ab2c9 Author: asaha Date: 2014-07-14 12:17 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b227c93ab2c9 Merge ! .hgtags Changeset: 5d18094936ae Author: asaha Date: 2014-07-14 12:22 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5d18094936ae Added tag jdk7u72-b04 for changeset b227c93ab2c9 ! .hgtags Changeset: 899a20d26ed1 Author: igerasim Date: 2014-07-15 02:26 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/899a20d26ed1 8049250: Need a flag to invert the Card.disconnect(reset) argument Reviewed-by: valeriep ! src/share/classes/sun/security/smartcardio/CardImpl.java Changeset: fca3f3c96edf Author: aefimov Date: 2014-07-15 18:01 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/fca3f3c96edf 8016545: java.beans.XMLEncoder.writeObject output is wrong Reviewed-by: alexsch ! src/share/classes/java/beans/XMLEncoder.java + test/java/beans/XMLEncoder/Test8016545.java Changeset: 6722d3b23769 Author: juh Date: 2014-07-08 23:40 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/6722d3b23769 8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert Reviewed-by: mullan ! src/share/classes/sun/security/provider/certpath/PKIXCertPathValidator.java + test/sun/security/provider/certpath/PKIXCertPathValidator/Validity.java Changeset: e8a342b73ad0 Author: aefimov Date: 2014-07-13 22:42 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e8a342b73ad0 8025051: Update resource files for TimeZone display names Reviewed-by: okutsu, mfang ! src/share/classes/sun/util/resources/TimeZoneNames_de.java ! src/share/classes/sun/util/resources/TimeZoneNames_es.java ! src/share/classes/sun/util/resources/TimeZoneNames_sv.java ! test/sun/util/resources/TimeZone/Bug6317929.java Changeset: 44be5963aee5 Author: robm Date: 2014-05-23 19:42 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/44be5963aee5 8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request Reviewed-by: vinnie ! src/share/classes/com/sun/jndi/ldap/Connection.java Changeset: d20e6de9392d Author: asaha Date: 2014-04-17 12:47 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d20e6de9392d 8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event Reviewed-by: pchelko, alexsch Contributed-by: vivi.an at oracle.com ! src/share/classes/javax/swing/JTable.java ! src/share/classes/javax/swing/JTree.java Changeset: ca59e6a56cb8 Author: pchelko Date: 2014-07-18 11:21 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ca59e6a56cb8 8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4 Reviewed-by: anthony, serb ! src/share/classes/javax/accessibility/AccessibleContext.java ! src/share/classes/sun/awt/AWTAccessor.java Changeset: dd7983c1586d Author: asaha Date: 2014-07-21 03:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/dd7983c1586d Merge ! .hgtags Changeset: 2aa52cb88c1a Author: coffeys Date: 2014-07-22 02:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2aa52cb88c1a Added tag jdk7u72-b05 for changeset dd7983c1586d ! .hgtags Changeset: cca558daa199 Author: asaha Date: 2014-07-22 08:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/cca558daa199 Merge ! .hgtags Changeset: b57a21af9f6d Author: coffeys Date: 2014-07-15 16:50 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b57a21af9f6d 8043200: Decrease the preference mode of RC4 in the enabled cipher suite list 8050158: Introduce system property to maintain RC4 preference order Reviewed-by: xuelei ! src/share/classes/sun/security/ssl/CipherSuite.java + test/sun/security/ssl/sanity/ciphersuites/CipherSuitesInOldOrder.java ! test/sun/security/ssl/sanity/ciphersuites/CipherSuitesInOrder.java Changeset: 7df00d7cfa0b Author: coffeys Date: 2014-07-28 03:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7df00d7cfa0b Added tag jdk7u72-b06 for changeset b57a21af9f6d ! .hgtags Changeset: 3f0141a7b767 Author: coffeys Date: 2014-07-28 03:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3f0141a7b767 Merge ! .hgtags Changeset: 8a1a1a2c3110 Author: mduigou Date: 2014-05-28 09:52 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8a1a1a2c3110 8043210: Add _BIG_ENDIAN define on linux/sparc Reviewed-by: mduigou, ksrini, dholmes Contributed-by: mikael.vidstedt at oracle.com ! make/common/Defs-linux.gmk Changeset: 9d53e2319954 Author: coffeys Date: 2014-07-29 15:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9d53e2319954 Merge ! .hgtags Changeset: 866eae2d4907 Author: coffeys Date: 2014-07-29 15:38 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/866eae2d4907 Added tag jdk7u72-b07 for changeset 9d53e2319954 ! .hgtags Changeset: d57bc4eb4227 Author: aefimov Date: 2014-07-22 22:06 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d57bc4eb4227 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 Reviewed-by: joehw + test/javax/xml/bind/xjc/8029837/PreParseGrammarTest.java + test/javax/xml/bind/xjc/8029837/test.xsd Changeset: 9d61c33f8555 Author: robm Date: 2014-07-25 19:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9d61c33f8555 8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux Reviewed-by: mullan Contributed-by: Bradford Wetmore ! src/share/classes/sun/security/provider/SecureRandom.java Changeset: d6c2529b5a24 Author: coffeys Date: 2014-08-04 16:29 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d6c2529b5a24 Merge Changeset: a50dd6580490 Author: mbankal Date: 2014-07-30 05:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a50dd6580490 8036709: Java 7 jarsigner displays warning about cert policy tree Reviewed-by: weijun, coffeys ! src/share/classes/sun/security/tools/JarSigner.java + test/sun/security/tools/jarsigner/certpolicy.sh Changeset: 584b227e8efe Author: coffeys Date: 2014-08-05 13:48 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/584b227e8efe Merge ! .hgtags Changeset: b6ff2c8447c1 Author: coffeys Date: 2014-08-05 13:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b6ff2c8447c1 Added tag jdk7u72-b08 for changeset 584b227e8efe ! .hgtags Changeset: ceb50d7c081d Author: igerasim Date: 2014-08-08 15:06 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ceb50d7c081d 8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX Reviewed-by: mullan, valeriep ! src/share/classes/sun/security/smartcardio/CardImpl.java ! test/sun/security/smartcardio/TestAll.java + test/sun/security/smartcardio/TestDirect.java Changeset: 2ee54b1c7203 Author: coffeys Date: 2014-08-11 18:13 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2ee54b1c7203 Merge Changeset: 40d05be7580b Author: katleman Date: 2014-08-12 11:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/40d05be7580b Added tag jdk7u72-b09 for changeset 2ee54b1c7203 ! .hgtags Changeset: 4909777854f2 Author: coffeys Date: 2014-08-15 16:43 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/4909777854f2 Merge ! .hgtags Changeset: 2f9de241f12a Author: coffeys Date: 2014-08-18 16:01 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2f9de241f12a Merge ! .hgtags Changeset: 8b4858f15d82 Author: serb Date: 2013-12-12 16:30 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8b4858f15d82 8001472: api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal Reviewed-by: anthony, azvegint ! src/solaris/classes/sun/awt/X11/XWindow.java + test/java/awt/Window/BackgroundIsNotUpdated/BackgroundIsNotUpdated.java Changeset: 92f99b6badfe Author: coffeys Date: 2014-08-18 20:22 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/92f99b6badfe Merge Changeset: d3257f2beb42 Author: asaha Date: 2014-08-19 04:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d3257f2beb42 Merge ! .hgtags Changeset: f3f5ea29b765 Author: asaha Date: 2014-08-19 05:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f3f5ea29b765 Added tag jdk7u72-b10 for changeset d3257f2beb42 ! .hgtags Changeset: 4946dc66a0c7 Author: asaha Date: 2014-08-25 15:54 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/4946dc66a0c7 Merge ! .hgtags Changeset: a31fe5329a50 Author: asaha Date: 2014-08-25 15:58 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a31fe5329a50 Added tag jdk7u72-b11 for changeset 4946dc66a0c7 ! .hgtags Changeset: e556571078d5 Author: asaha Date: 2014-09-02 10:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e556571078d5 Merge ! .hgtags Changeset: 1b55466dcfbb Author: asaha Date: 2014-09-02 11:00 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1b55466dcfbb Added tag jdk7u72-b12 for changeset e556571078d5 ! .hgtags Changeset: 13ed37084621 Author: asaha Date: 2014-09-08 12:32 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/13ed37084621 Merge ! .hgtags Changeset: 657506e8095e Author: asaha Date: 2014-09-08 12:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/657506e8095e Added tag jdk7u72-b13 for changeset 13ed37084621 ! .hgtags Changeset: 8d0a573c8ffd Author: asaha Date: 2014-09-26 08:28 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8d0a573c8ffd Added tag jdk7u71-b14 for changeset 78a7e3c7165d ! .hgtags Changeset: f4cf053f2ed3 Author: asaha Date: 2014-09-26 08:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f4cf053f2ed3 Merge ! .hgtags Changeset: 6ef59d24666e Author: asaha Date: 2014-09-26 08:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/6ef59d24666e Added tag jdk7u72-b14 for changeset f4cf053f2ed3 ! .hgtags Changeset: 57b34d7d82fa Author: asaha Date: 2014-10-06 11:18 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/57b34d7d82fa Added tag jdk7u72-b30 for changeset 6ef59d24666e ! .hgtags Changeset: 2f55aad6fcb7 Author: asaha Date: 2014-07-08 09:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2f55aad6fcb7 Added tag jdk7u75-b00 for changeset 87f9570ca734 ! .hgtags Changeset: 9e6431b4536f Author: mcherkas Date: 2014-07-14 17:00 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9e6431b4536f 8035162: Service printing service Reviewed-by: bae, jgodinez, mschoene Contributed-by: artem.malinko at oracle.com ! src/solaris/classes/sun/print/CUPSPrinter.java ! src/solaris/classes/sun/print/IPPPrintService.java Changeset: 2cf4e3c9f8fe Author: asaha Date: 2014-07-14 13:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2cf4e3c9f8fe Merge ! .hgtags Changeset: 84830f747133 Author: coffeys Date: 2014-07-11 12:22 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/84830f747133 7160837: DigestOutputStream does not turn off digest calculation when "close()" is called 8012637: Adjust CipherInputStream class to work in AEAD/GCM mode Reviewed-by: ascarpino, mbankal ! src/share/classes/java/security/DigestOutputStream.java ! src/share/classes/javax/crypto/CipherInputStream.java ! src/share/classes/javax/crypto/CipherOutputStream.java + test/javax/crypto/Cipher/CipherStreamClose.java Changeset: db32045767c9 Author: coffeys Date: 2014-07-15 23:11 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/db32045767c9 Merge Changeset: 5acbc8b246ad Author: asaha Date: 2014-07-22 10:27 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5acbc8b246ad Merge ! .hgtags Changeset: 7f0e77da2bb0 Author: prr Date: 2014-07-30 11:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7f0e77da2bb0 8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01 Reviewed-by: bae, serb ! test/sun/java2d/cmm/ColorConvertOp/ColConvCCMTest.java Changeset: 5bd0e038abd8 Author: coffeys Date: 2014-08-07 12:19 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5bd0e038abd8 Merge ! .hgtags Changeset: 749d66993804 Author: robm Date: 2014-08-07 15:40 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/749d66993804 8053963: (dc) Use DatagramChannel.receive() instead of read() in connect() Reviewed-by: michaelm, chegar ! src/share/classes/java/net/DatagramSocket.java ! src/share/classes/sun/nio/ch/DatagramChannelImpl.java ! src/windows/native/java/net/AbstractPlainDatagramSocketImpl.c Changeset: 9d2665bd31fa Author: mfang Date: 2014-08-18 10:32 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9d2665bd31fa 8055176: 7u71 l10n resource file translation update Reviewed-by: yhuang ! src/share/classes/com/sun/accessibility/internal/resources/accessibility_zh_TW.properties ! src/share/classes/com/sun/java/swing/plaf/windows/resources/windows_sv.properties ! src/share/classes/com/sun/rowset/RowSetResourceBundle_pt_BR.properties ! src/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_sv.properties ! src/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_sv.properties ! src/share/classes/com/sun/tools/example/debug/tty/TTYResources_ja.java ! src/share/classes/com/sun/tools/jdi/resources/jdi_ja.properties ! src/share/classes/sun/awt/resources/awt_pt_BR.properties ! src/share/classes/sun/rmi/rmic/resources/rmic_ja.properties ! src/share/classes/sun/security/util/Resources_de.java ! src/share/classes/sun/security/util/Resources_fr.java ! src/share/classes/sun/security/util/Resources_it.java ! src/share/classes/sun/security/util/Resources_pt_BR.java ! src/share/classes/sun/tools/jconsole/resources/messages_ja.properties Changeset: 8d5ff839420d Author: asaha Date: 2014-08-19 06:58 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8d5ff839420d Merge ! .hgtags Changeset: ce607f747491 Author: asaha Date: 2014-08-26 11:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ce607f747491 Merge ! .hgtags Changeset: 0ca149ae5a23 Author: bae Date: 2014-08-26 15:53 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0ca149ae5a23 8040617: [macosx] Large JTable cell results in a OutOfMemoryException Reviewed-by: serb, prr ! src/share/classes/sun/java2d/opengl/OGLSurfaceDataProxy.java + test/sun/java2d/OpenGL/DrawHugeImageTest.java Changeset: 73424f010d46 Author: igerasim Date: 2014-09-01 12:13 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/73424f010d46 8046656: Update protocol support Reviewed-by: mullan, wetmore Contributed-by: jamil.nimeh at oracle.com ! src/share/classes/sun/security/ssl/Handshaker.java ! src/share/classes/sun/security/ssl/SSLEngineImpl.java ! src/share/classes/sun/security/ssl/SSLSocketImpl.java Changeset: 1549349f6eb1 Author: dsamersoff Date: 2012-08-09 17:42 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1549349f6eb1 7183753: [TEST] Some colon in the diff for this test Summary: Reference output file contains extra colon Reviewed-by: sspitsyn, mgronlun ! test/sun/tools/jcmd/help_help.out Changeset: 3e30eac7db94 Author: asaha Date: 2014-09-02 13:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3e30eac7db94 Merge ! .hgtags Changeset: 079bbd366f09 Author: asaha Date: 2014-09-08 13:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/079bbd366f09 Merge ! .hgtags Changeset: 388d34a2e45c Author: alitvinov Date: 2014-07-31 15:54 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/388d34a2e45c Merge ! .hgtags - src/macosx/classes/sun/lwawt/macosx/CMouseInfoPeer.java Changeset: de2b809bb959 Author: lana Date: 2014-08-01 10:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/de2b809bb959 Added tag jdk7u67-b31 for changeset 388d34a2e45c ! .hgtags Changeset: 1a4bdc1c33a4 Author: asaha Date: 2014-08-25 15:32 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1a4bdc1c33a4 Added tag jdk7u67-b32 for changeset de2b809bb959 ! .hgtags Changeset: e337f936bd2b Author: dmarkov Date: 2014-08-06 12:42 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e337f936bd2b 8041990: [macosx] Language specific keys does not work in applets when opened outside the browser Reviewed-by: alexsch, serb ! src/share/classes/java/awt/EventQueue.java ! src/share/classes/java/awt/event/InputMethodEvent.java ! src/share/classes/sun/awt/AWTAccessor.java + test/java/awt/im/8041990/bug8041990.java Changeset: 72c8e96b7c95 Author: mbankal Date: 2014-08-06 04:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/72c8e96b7c95 8031046: Native Windows ccache might still get unsupported ticket Reviewed-by: weijun, coffeys ! src/windows/native/sun/security/krb5/NativeCreds.c Changeset: 05c60a78290a Author: aefimov Date: 2014-07-15 18:01 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/05c60a78290a 8016545: java.beans.XMLEncoder.writeObject output is wrong Reviewed-by: alexsch ! src/share/classes/java/beans/XMLEncoder.java + test/java/beans/XMLEncoder/Test8016545.java Changeset: c6e8184c329a Author: juh Date: 2014-07-08 23:40 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c6e8184c329a 8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert Reviewed-by: mullan ! src/share/classes/sun/security/provider/certpath/PKIXCertPathValidator.java + test/sun/security/provider/certpath/PKIXCertPathValidator/Validity.java Changeset: 193d852a6dce Author: bae Date: 2014-08-26 15:53 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/193d852a6dce 8040617: [macosx] Large JTable cell results in a OutOfMemoryException Reviewed-by: serb, prr ! src/share/classes/sun/java2d/opengl/OGLSurfaceDataProxy.java + test/sun/java2d/OpenGL/DrawHugeImageTest.java Changeset: eda24531237d Author: katleman Date: 2014-09-09 13:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/eda24531237d Added tag jdk7u67-b33 for changeset 193d852a6dce ! .hgtags Changeset: 0495f9261e0b Author: asaha Date: 2014-09-11 11:03 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0495f9261e0b Merge ! .hgtags Changeset: 8b4c3989a112 Author: asaha Date: 2014-09-12 15:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8b4c3989a112 Merge ! .hgtags ! src/share/classes/sun/awt/AWTAccessor.java Changeset: df2eac635047 Author: aefimov Date: 2014-09-12 14:23 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/df2eac635047 8049343: (tz) Support tzdata2014g Reviewed-by: mfang, okutsu ! make/sun/javazic/tzdata/VERSION ! make/sun/javazic/tzdata/africa ! make/sun/javazic/tzdata/antarctica ! make/sun/javazic/tzdata/asia ! make/sun/javazic/tzdata/australasia ! make/sun/javazic/tzdata/backward ! make/sun/javazic/tzdata/etcetera ! make/sun/javazic/tzdata/europe ! make/sun/javazic/tzdata/factory ! make/sun/javazic/tzdata/iso3166.tab ! make/sun/javazic/tzdata/leapseconds ! make/sun/javazic/tzdata/northamerica ! make/sun/javazic/tzdata/pacificnew ! make/sun/javazic/tzdata/southamerica ! make/sun/javazic/tzdata/systemv ! make/sun/javazic/tzdata/zone.tab ! src/share/classes/sun/util/resources/TimeZoneNames.java ! src/share/classes/sun/util/resources/TimeZoneNames_de.java ! src/share/classes/sun/util/resources/TimeZoneNames_es.java ! src/share/classes/sun/util/resources/TimeZoneNames_fr.java ! src/share/classes/sun/util/resources/TimeZoneNames_it.java ! src/share/classes/sun/util/resources/TimeZoneNames_ja.java ! src/share/classes/sun/util/resources/TimeZoneNames_ko.java ! src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java ! src/share/classes/sun/util/resources/TimeZoneNames_sv.java ! src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java ! src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java ! test/sun/util/resources/TimeZone/Bug6317929.java Changeset: d425e2aa1a6b Author: aivanov Date: 2014-09-04 19:16 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d425e2aa1a6b 8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure Reviewed-by: pchelko, alexsch ! src/share/classes/java/awt/event/InputMethodEvent.java Changeset: 7a1cab2d30f6 Author: asaha Date: 2014-09-22 09:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7a1cab2d30f6 Added tag jdk7u67-b34 for changeset d425e2aa1a6b ! .hgtags Changeset: 0fefa48e670a Author: asaha Date: 2014-09-22 09:54 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0fefa48e670a Merge ! .hgtags Changeset: 6ba008b3b862 Author: asaha Date: 2014-09-22 11:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/6ba008b3b862 Added tag jdk7u75-b01 for changeset 0fefa48e670a ! .hgtags Changeset: 3db7f2778f16 Author: alexsch Date: 2014-09-24 13:32 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3db7f2778f16 8055304: More boxing for DirectoryComboBoxModel Reviewed-by: serb, prr, skoivu ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsFileChooserUI.java ! src/share/classes/javax/swing/plaf/metal/MetalFileChooserUI.java ! src/share/classes/sun/swing/WindowsPlacesBar.java ! src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java ! src/windows/classes/sun/awt/shell/Win32ShellFolderManager2.java Changeset: e885a036cc5d Author: asaha Date: 2014-09-26 11:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e885a036cc5d Merge ! .hgtags Changeset: e3090dcc53ba Author: asaha Date: 2014-09-29 11:28 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e3090dcc53ba Added tag jdk7u75-b02 for changeset e885a036cc5d ! .hgtags Changeset: 76d3dbc69959 Author: asaha Date: 2014-10-02 08:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/76d3dbc69959 Merge ! .hgtags ! src/share/classes/sun/awt/AWTAccessor.java Changeset: 2d3c1f9dc8ff Author: asaha Date: 2014-10-02 08:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2d3c1f9dc8ff Merge ! .hgtags Changeset: a86025de3dfa Author: asaha Date: 2014-10-02 08:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a86025de3dfa Merge ! .hgtags Changeset: 550c9196d41b Author: asaha Date: 2014-10-06 12:15 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/550c9196d41b Merge ! .hgtags Changeset: 4b81833e1c00 Author: asaha Date: 2014-10-06 12:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/4b81833e1c00 Merge ! .hgtags Changeset: 45f30f5524d4 Author: asaha Date: 2014-10-06 12:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/45f30f5524d4 Added tag jdk7u75-b03 for changeset 4b81833e1c00 ! .hgtags Changeset: be61bf86aee9 Author: bae Date: 2014-10-07 12:12 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/be61bf86aee9 8056276: Fontmanager feature improvements Reviewed-by: prr ! src/share/native/sun/font/layout/CursiveAttachmentSubtables.cpp ! src/share/native/sun/font/layout/Features.cpp ! src/share/native/sun/font/layout/LigatureSubstSubtables.cpp ! src/share/native/sun/font/layout/MultipleSubstSubtables.cpp Changeset: 122ac65402e1 Author: robm Date: 2014-10-07 13:23 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/122ac65402e1 8056264: Multicast support improvements Summary: avoid passing a null ifname string to GetStringUTFChars native fn calls within a NetworkInterface method call flows Reviewed-by: msheppar, coffeys ! src/share/classes/java/net/MulticastSocket.java ! src/solaris/native/java/net/NetworkInterface.c ! src/solaris/native/java/net/PlainDatagramSocketImpl.c Changeset: 707b534fb895 Author: igerasim Date: 2014-10-08 10:43 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/707b534fb895 8057555: Less cryptic cipher suite management Reviewed-by: xuelei Contributed-by: jamil.j.nimeh at oracle.com ! src/share/classes/sun/security/ssl/ClientHandshaker.java ! src/share/classes/sun/security/ssl/Handshaker.java ! src/share/classes/sun/security/ssl/SSLEngineImpl.java ! src/share/classes/sun/security/ssl/SSLSocketImpl.java ! src/share/classes/sun/security/ssl/ServerHandshaker.java Changeset: 7c18e8582dec Author: bae Date: 2014-10-08 11:05 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7c18e8582dec 8055489: Better substitution formats Reviewed-by: prr ! src/share/native/sun/font/layout/ContextualSubstSubtables.cpp ! src/share/native/sun/font/layout/LETableReference.h Changeset: 1964c973dcc1 Author: igerasim Date: 2014-10-13 10:19 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1964c973dcc1 8059485: Resolve parsing ambiguity Reviewed-by: mullan, vinnie ! src/share/classes/com/sun/jndi/ldap/BerDecoder.java ! src/share/classes/sun/security/util/DerIndefLenConverter.java ! src/share/classes/sun/security/util/DerInputStream.java Changeset: 9451b685ed83 Author: asaha Date: 2014-10-13 12:14 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9451b685ed83 Added tag jdk7u75-b04 for changeset 1964c973dcc1 ! .hgtags Changeset: e2f6d0b84938 Author: katleman Date: 2014-10-08 13:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e2f6d0b84938 Added tag jdk7u72-b31 for changeset 550c9196d41b ! .hgtags Changeset: 235491ff9df0 Author: asaha Date: 2014-10-15 10:37 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/235491ff9df0 Merge ! .hgtags Changeset: 8a2b9d281caf Author: igerasim Date: 2014-10-16 22:49 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8a2b9d281caf 8055309: RMI needs better transportation considerations Reviewed-by: alanb, skoivu, msheppar ! src/share/classes/sun/rmi/transport/Transport.java ! src/share/classes/sun/rmi/transport/tcp/TCPTransport.java Changeset: ec3e1e179298 Author: aeriksso Date: 2014-10-09 16:20 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ec3e1e179298 6461635: [TESTBUG] BasicTests.sh test fails intermittently Summary: Transform dummy class instead of BigInteger to avoid complication by -Xshare. Ported from script to java. Reviewed-by: sla, alanb Contributed-by: mattias.tobiasson at oracle.com ! test/ProblemList.txt - test/com/sun/tools/attach/AgentSetup.sh ! test/com/sun/tools/attach/Application.java - test/com/sun/tools/attach/ApplicationSetup.sh ! test/com/sun/tools/attach/BasicTests.java - test/com/sun/tools/attach/BasicTests.sh - test/com/sun/tools/attach/CommonSetup.sh ! test/com/sun/tools/attach/PermissionTest.java - test/com/sun/tools/attach/PermissionTests.sh ! test/com/sun/tools/attach/ProviderTest.java - test/com/sun/tools/attach/ProviderTests.sh ! test/com/sun/tools/attach/RedefineAgent.java + test/com/sun/tools/attach/RedefineDummy.java + test/com/sun/tools/attach/RunnerUtil.java Changeset: 1d17f4662714 Author: asaha Date: 2014-10-20 12:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1d17f4662714 Added tag jdk7u75-b05 for changeset ec3e1e179298 ! .hgtags Changeset: e64096846c20 Author: robm Date: 2014-10-21 15:33 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e64096846c20 8048035: Ensure proper proxy protocols Reviewed-by: michaelm, coffeys ! src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java Changeset: 481749b8ba88 Author: igerasim Date: 2014-10-22 10:23 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/481749b8ba88 8060474: Resolve more parsing ambiguity Reviewed-by: mullan, ahgross Contributed-by: weijun.wang at oracle.com ! src/share/classes/sun/security/jgss/GSSHeader.java ! src/share/classes/sun/security/jgss/GSSNameImpl.java ! src/share/classes/sun/security/jgss/wrapper/GSSNameElement.java ! src/share/classes/sun/security/krb5/internal/ccache/CCacheInputStream.java ! src/share/classes/sun/security/krb5/internal/ccache/FileCredentialsCache.java ! src/share/classes/sun/security/krb5/internal/ktab/KeyTabInputStream.java ! src/share/classes/sun/security/krb5/internal/util/KrbDataInputStream.java Changeset: e9596c6470c9 Author: igerasim Date: 2014-10-23 12:35 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e9596c6470c9 8061826: Part of JDK-8060474 should be reverted Reviewed-by: mullan, ahgross Contributed-by: weijun.wang at oracle.com ! src/share/classes/sun/security/krb5/internal/ktab/KeyTabInputStream.java ! src/share/classes/sun/security/krb5/internal/util/KrbDataInputStream.java Changeset: 7ddb189fa294 Author: asaha Date: 2014-10-27 12:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7ddb189fa294 Added tag jdk7u75-b06 for changeset e9596c6470c9 ! .hgtags Changeset: 0818328db649 Author: coffeys Date: 2014-07-23 20:14 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0818328db649 8051614: smartcardio TCK tests fail due to lack of 'reset' permission Reviewed-by: valeriep ! src/share/classes/sun/security/smartcardio/CardImpl.java Changeset: e0afb6ec0633 Author: mcherkas Date: 2014-10-29 23:33 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e0afb6ec0633 8041572: [macosx] huge native memory leak in AWTWindow.m Reviewed-by: pchelko, serb ! src/macosx/native/sun/awt/AWTWindow.m Changeset: ab38de897d40 Author: asaha Date: 2014-11-03 12:12 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ab38de897d40 Added tag jdk7u75-b07 for changeset e0afb6ec0633 ! .hgtags Changeset: c7f1fa3c5825 Author: aefimov Date: 2014-11-05 13:01 +0300 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c7f1fa3c5825 8059206: (tz) Support tzdata2014i Reviewed-by: okutsu ! make/sun/javazic/tzdata/VERSION ! make/sun/javazic/tzdata/africa ! make/sun/javazic/tzdata/asia ! make/sun/javazic/tzdata/australasia ! make/sun/javazic/tzdata/europe ! make/sun/javazic/tzdata/northamerica ! make/sun/javazic/tzdata/zone.tab ! src/share/classes/sun/util/resources/TimeZoneNames.java ! src/share/classes/sun/util/resources/TimeZoneNames_de.java ! src/share/classes/sun/util/resources/TimeZoneNames_es.java ! src/share/classes/sun/util/resources/TimeZoneNames_fr.java ! src/share/classes/sun/util/resources/TimeZoneNames_it.java ! src/share/classes/sun/util/resources/TimeZoneNames_ja.java ! src/share/classes/sun/util/resources/TimeZoneNames_ko.java ! src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java ! src/share/classes/sun/util/resources/TimeZoneNames_sv.java ! src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java ! src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Changeset: 59e7d20cef24 Author: alexsch Date: 2014-11-05 16:00 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/59e7d20cef24 8062561: Test bug8055304 fails if file system default directory has read access Reviewed-by: serb ! src/share/classes/sun/swing/FilePane.java ! src/windows/classes/sun/awt/shell/Win32ShellFolderManager2.java + test/javax/swing/JFileChooser/8062561/bug8062561.java + test/javax/swing/JFileChooser/8062561/security.policy + test/javax/swing/JFileChooser/8062561/security2.policy Changeset: 8268d82995af Author: dmarkov Date: 2014-09-17 12:59 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8268d82995af 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE Reviewed-by: serb, pchelko ! src/share/classes/sun/awt/SunToolkit.java Changeset: 92c585d80cd4 Author: asaha Date: 2014-11-10 11:42 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/92c585d80cd4 Added tag jdk7u75-b08 for changeset 8268d82995af ! .hgtags Changeset: 7814c4e74d64 Author: aivanov Date: 2014-08-23 01:15 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7814c4e74d64 8043610: Sorting columns in JFileChooser fails with AppContext NPE Reviewed-by: anthony, alexsch ! src/share/classes/com/sun/java/swing/SwingUtilities3.java ! src/share/classes/java/awt/Component.java ! src/share/classes/javax/swing/JComponent.java + test/javax/swing/JComponent/8043610/bug8043610.java Changeset: 0a1fe04693dd Author: igerasim Date: 2014-11-04 22:22 +0300 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0a1fe04693dd 8061210: Issues in TLS Reviewed-by: xuelei, wetmore, coffeys ! src/share/classes/sun/security/ssl/Handshaker.java ! src/share/classes/sun/security/ssl/ProtocolVersion.java ! src/share/classes/sun/security/ssl/SSLAlgorithmConstraints.java ! src/share/classes/sun/security/ssl/SSLContextImpl.java ! src/share/lib/security/java.security-linux ! src/share/lib/security/java.security-macosx ! src/share/lib/security/java.security-solaris ! src/share/lib/security/java.security-windows ! test/sun/security/ec/TestEC.java ! test/sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java ! test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ProtocolVersion/HttpsProtocols.java ! test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLEngineImpl/DelegatedTaskWrongException.java ! test/sun/security/ssl/javax/net/ssl/NewAPIs/testEnabledProtocols.java ! test/sun/security/ssl/sanity/interop/CipherTest.java ! test/sun/security/ssl/sanity/interop/ClientJSSEServerJSSE.java Changeset: 50280300c7be Author: asaha Date: 2014-11-17 12:09 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/50280300c7be Added tag jdk7u75-b09 for changeset 0a1fe04693dd ! .hgtags Changeset: 19dcfcd6e435 Author: igerasim Date: 2014-11-17 20:20 +0300 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/19dcfcd6e435 8062807: Exporting RMI objects fails when run under restrictive SecurityManager Reviewed-by: smarks ! src/share/classes/sun/rmi/transport/tcp/TCPTransport.java Changeset: c43642c55cd4 Author: mfang Date: 2014-11-24 10:03 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c43642c55cd4 8065608: 7u75 l10n resource file translation update Reviewed-by: yhuang ! src/share/classes/sun/awt/resources/awt_ja.properties ! src/share/classes/sun/launcher/resources/launcher_de.properties ! src/share/classes/sun/tools/jconsole/resources/messages_ja.properties Changeset: c3241ef6ce49 Author: asaha Date: 2014-11-24 13:25 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c3241ef6ce49 Added tag jdk7u75-b10 for changeset c43642c55cd4 ! .hgtags Changeset: 7bac76091c46 Author: aefimov Date: 2014-11-25 17:04 +0300 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7bac76091c46 8064560: (tz) Support tzdata2014j Reviewed-by: okutsu ! make/sun/javazic/tzdata/VERSION ! make/sun/javazic/tzdata/africa ! make/sun/javazic/tzdata/asia ! make/sun/javazic/tzdata/australasia ! make/sun/javazic/tzdata/europe ! make/sun/javazic/tzdata/leapseconds ! make/sun/javazic/tzdata/northamerica ! make/sun/javazic/tzdata/southamerica Changeset: 319130f24bd4 Author: asaha Date: 2014-12-02 10:33 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/319130f24bd4 Added tag jdk7u75-b11 for changeset 7bac76091c46 ! .hgtags Changeset: 1a37584734ff Author: mfang Date: 2014-12-08 08:54 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1a37584734ff 8066747: Backing out Japanese translation change in awt_ja.properties Reviewed-by: yhuang ! src/share/classes/sun/awt/resources/awt_ja.properties Changeset: 16043c4cefc3 Author: asaha Date: 2014-12-08 12:29 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/16043c4cefc3 Added tag jdk7u75-b12 for changeset 1a37584734ff ! .hgtags Changeset: 3778e2621fc9 Author: asaha Date: 2014-12-18 13:59 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3778e2621fc9 Added tag jdk7u75-b13 for changeset 16043c4cefc3 ! .hgtags Changeset: 7bf9f8cc2209 Author: Greg Lewis Date: 2015-01-24 01:14 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7bf9f8cc2209 Merge from main OpenJDK repository ! .hgtags ! make/common/Defs-linux.gmk ! src/solaris/native/java/net/NetworkInterface.c ! src/solaris/native/java/net/PlainDatagramSocketImpl.c ! src/solaris/native/sun/security/smartcardio/pcsc_md.c From glewis at eyesbeyond.com Sun Jan 25 16:36:05 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sun, 25 Jan 2015 16:36:05 +0000 Subject: hg: bsd-port/bsd-port: 41 new changesets Message-ID: <201501251636.t0PGa60N013690@aojmv0008> Changeset: 90564f0970e9 Author: katleman Date: 2014-05-20 12:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/90564f0970e9 Added tag jdk7u80-b00 for changeset d4397128f8b6 ! .hgtags Changeset: 1738aee693e8 Author: katleman Date: 2014-06-26 14:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/1738aee693e8 Added tag jdk7u80-b01 for changeset d4397128f8b6 ! .hgtags Changeset: 8168b264e835 Author: katleman Date: 2014-07-14 19:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/8168b264e835 Added tag jdk7u80-b01 for changeset 90564f0970e9 ! .hgtags Changeset: 299addc0509d Author: katleman Date: 2014-07-14 19:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/299addc0509d Merge ! .hgtags Changeset: 077a6e126a06 Author: asaha Date: 2014-07-02 20:04 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/077a6e126a06 Merge ! .hgtags Changeset: 0c5d5b7a4f6b Author: asaha Date: 2014-07-10 09:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/0c5d5b7a4f6b Merge ! .hgtags Changeset: 9ced59885a18 Author: asaha Date: 2014-07-14 22:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/9ced59885a18 Merge ! .hgtags Changeset: be7a46293bef Author: asaha Date: 2014-07-14 22:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/be7a46293bef Merge ! .hgtags Changeset: 36e8397bf04d Author: asaha Date: 2014-07-14 22:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/36e8397bf04d Merge Changeset: 32e87fe0ad53 Author: katleman Date: 2014-08-20 12:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/32e87fe0ad53 Added tag jdk7u80-b02 for changeset 36e8397bf04d ! .hgtags Changeset: 432a1c11c38f Author: asaha Date: 2014-08-28 13:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/432a1c11c38f Merge ! .hgtags Changeset: eaba4338f59b Author: asaha Date: 2014-09-03 22:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/eaba4338f59b Added tag jdk7u76-b00 for changeset b39439fb5dcd ! .hgtags Changeset: dc25c29542f7 Author: asaha Date: 2014-09-03 22:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/dc25c29542f7 Merge ! .hgtags Changeset: 7402e2fd4c28 Author: asaha Date: 2014-09-22 11:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/7402e2fd4c28 Added tag jdk7u76-b01 for changeset dc25c29542f7 ! .hgtags Changeset: d0967df4a332 Author: asaha Date: 2014-10-02 09:59 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/d0967df4a332 Added tag jdk7u76-b02 for changeset 7402e2fd4c28 ! .hgtags Changeset: 8110cbe1d79b Author: asaha Date: 2014-10-06 12:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/8110cbe1d79b Added tag jdk7u76-b03 for changeset d0967df4a332 ! .hgtags Changeset: 3d64544ada0f Author: asaha Date: 2014-10-09 14:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/3d64544ada0f Merge ! .hgtags Changeset: e840541117dc Author: asaha Date: 2014-10-13 13:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/e840541117dc Merge ! .hgtags Changeset: 833adf9ee39c Author: asaha Date: 2014-10-13 15:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/833adf9ee39c Added tag jdk7u76-b04 for changeset e840541117dc ! .hgtags Changeset: 046d2a2d9a25 Author: asaha Date: 2014-10-15 10:43 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/046d2a2d9a25 Merge ! .hgtags Changeset: 369a28aac29d Author: asaha Date: 2014-10-20 13:17 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/369a28aac29d Merge ! .hgtags Changeset: 885c052996f0 Author: asaha Date: 2014-10-20 13:29 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/885c052996f0 Added tag jdk7u76-b05 for changeset 369a28aac29d ! .hgtags Changeset: 9304abb58c14 Author: asaha Date: 2014-10-27 12:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/9304abb58c14 Merge ! .hgtags Changeset: df90ddd70c39 Author: asaha Date: 2014-10-27 12:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/df90ddd70c39 Added tag jdk7u76-b06 for changeset 9304abb58c14 ! .hgtags Changeset: 6065e7008ae5 Author: asaha Date: 2014-11-03 12:15 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/6065e7008ae5 Merge ! .hgtags Changeset: bc24a2bc345a Author: asaha Date: 2014-11-03 12:25 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/bc24a2bc345a Added tag jdk7u76-b07 for changeset 6065e7008ae5 ! .hgtags Changeset: c891034902a4 Author: asaha Date: 2014-11-10 11:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/c891034902a4 Merge ! .hgtags Changeset: 67e6c8e6b5a7 Author: asaha Date: 2014-11-10 11:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/67e6c8e6b5a7 Added tag jdk7u76-b08 for changeset c891034902a4 ! .hgtags Changeset: a85cb73f4f32 Author: asaha Date: 2014-11-17 12:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/a85cb73f4f32 Merge ! .hgtags Changeset: c9ba0b3c33be Author: asaha Date: 2014-11-17 12:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/c9ba0b3c33be Added tag jdk7u76-b09 for changeset a85cb73f4f32 ! .hgtags Changeset: fc18a1bf57b6 Author: asaha Date: 2014-11-24 13:31 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/fc18a1bf57b6 Merge ! .hgtags Changeset: 5b33c63815f6 Author: asaha Date: 2014-11-24 13:38 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/5b33c63815f6 Added tag jdk7u76-b10 for changeset fc18a1bf57b6 ! .hgtags Changeset: 4f5b251f1daa Author: asaha Date: 2014-12-02 10:38 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/4f5b251f1daa Merge ! .hgtags Changeset: cd4c50f2433a Author: asaha Date: 2014-12-02 10:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/cd4c50f2433a Added tag jdk7u76-b11 for changeset 4f5b251f1daa ! .hgtags Changeset: 01d1d34f82f3 Author: asaha Date: 2014-12-08 12:37 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/01d1d34f82f3 Merge ! .hgtags Changeset: c1745b92be76 Author: asaha Date: 2014-12-08 12:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/c1745b92be76 Added tag jdk7u76-b12 for changeset 01d1d34f82f3 ! .hgtags Changeset: a9728fbea214 Author: asaha Date: 2014-12-18 14:04 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/a9728fbea214 Merge ! .hgtags Changeset: 1f0f56399982 Author: asaha Date: 2014-12-18 14:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/1f0f56399982 Added tag jdk7u76-b13 for changeset a9728fbea214 ! .hgtags Changeset: 37b5893cb60f Author: asaha Date: 2014-12-29 11:40 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/37b5893cb60f Added tag jdk7u75-b30 for changeset 7d45f621855a ! .hgtags Changeset: a788e9c56714 Author: asaha Date: 2014-12-29 11:45 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/a788e9c56714 Merge ! .hgtags Changeset: 44aeaccdcbf1 Author: Greg Lewis Date: 2015-01-24 11:28 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/44aeaccdcbf1 Merge from main OpenJDK repository ! .hgtags From glewis at eyesbeyond.com Sun Jan 25 16:36:07 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sun, 25 Jan 2015 16:36:07 +0000 Subject: hg: bsd-port/bsd-port/langtools: 56 new changesets Message-ID: <201501251636.t0PGa8S2013787@aojmv0008> Changeset: 00eaa9e78c47 Author: igerasim Date: 2014-02-09 20:41 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/00eaa9e78c47 7052170: javadoc -charset option generates wrong meta tag Reviewed-by: jjg ! src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java ! src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlAttr.java ! src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlDocWriter.java ! src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlTree.java + test/com/sun/javadoc/testCharset/TestCharset.java + test/com/sun/javadoc/testCharset/pkg/Foo.java Changeset: 420dc86b1716 Author: vromero Date: 2014-02-11 21:01 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/420dc86b1716 8033294: javac, spurious warning for instanceof operator Reviewed-by: jjg, jlahoda ! src/share/classes/com/sun/tools/javac/code/Type.java ! src/share/classes/com/sun/tools/javac/code/Types.java + test/tools/javac/T8033294/RedundantWarningInIntersectionTest.java Changeset: 0774840070f5 Author: robm Date: 2014-02-13 21:39 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/0774840070f5 7152892: some jtreg tests fail with permission denied Reviewed-by: coffeys ! test/tools/javac/ClassPathTest/ClassPathTest.sh Changeset: 71b361cf81bc Author: bpatel Date: 2014-02-13 15:15 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/71b361cf81bc 8016328: Regression : Javadoc i18n regression caused by fix for 8012375 Reviewed-by: jjg ! src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlDocWriter.java ! src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlTree.java ! src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlWriter.java ! test/com/sun/javadoc/testHref/TestHref.java ! test/com/sun/javadoc/testJavascript/TestJavascript.java ! test/com/sun/javadoc/testLinkTaglet/TestLinkTaglet.java ! test/com/sun/javadoc/testPrivateClasses/TestPrivateClasses.java Changeset: 618b253436e4 Author: kizune Date: 2014-02-26 17:51 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/618b253436e4 7186887: Test T6567415.java can fail on a slow machine Reviewed-by: jjg, ksrini ! test/tools/javac/6567415/T6567415.java Changeset: 5c9759e0d341 Author: lana Date: 2014-02-27 10:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/5c9759e0d341 Merge Changeset: 95a355f3f99a Author: robm Date: 2014-04-02 18:32 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/95a355f3f99a Merge ! src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlDocWriter.java ! src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlTree.java Changeset: 5e25a434e720 Author: coffeys Date: 2014-04-17 19:17 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/5e25a434e720 Merge Changeset: 88f42a42b42d Author: igerasim Date: 2014-04-29 23:14 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/88f42a42b42d 8040790: [TEST_BUG] tools/javac/innerClassFile/Driver.sh fails to cleanup files after it Reviewed-by: lancea ! test/tools/javac/innerClassFile/Driver.sh Changeset: 483fde53448a Author: coffeys Date: 2014-05-11 21:37 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/483fde53448a Merge Changeset: 6c307a0b7a94 Author: katleman Date: 2014-05-20 12:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/6c307a0b7a94 Added tag jdk7u80-b00 for changeset 772aad4e9681 ! .hgtags Changeset: 2e0b7f0668b6 Author: katleman Date: 2014-06-26 14:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/2e0b7f0668b6 Added tag jdk7u80-b01 for changeset 772aad4e9681 ! .hgtags Changeset: 1b02d8630385 Author: katleman Date: 2014-07-14 19:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/1b02d8630385 Added tag jdk7u80-b01 for changeset 6c307a0b7a94 ! .hgtags Changeset: 8fe7e5094860 Author: katleman Date: 2014-07-14 19:45 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/8fe7e5094860 Merge ! .hgtags Changeset: 5f195ad625ab Author: asaha Date: 2014-07-02 21:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/5f195ad625ab Merge ! .hgtags Changeset: 106d8bfdc80b Author: asaha Date: 2014-07-10 09:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/106d8bfdc80b Merge ! .hgtags Changeset: 905fb47a9e17 Author: asaha Date: 2014-07-14 22:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/905fb47a9e17 Merge ! .hgtags Changeset: ee1fc6fd24e9 Author: asaha Date: 2014-07-14 22:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/ee1fc6fd24e9 Merge ! .hgtags Changeset: 2140845ced44 Author: asaha Date: 2014-07-14 22:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/2140845ced44 Merge Changeset: e623dfe2d0ae Author: vromero Date: 2014-07-16 10:47 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/e623dfe2d0ae 8050386: javac, follow-up of fix for JDK-8049305 Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/jvm/Gen.java + test/tools/javac/T8049305/WrongStackframeGenerationTest1.java + test/tools/javac/T8049305/WrongStackframeGenerationTest2.java Changeset: a644918aea31 Author: vromero Date: 2014-07-17 10:55 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/a644918aea31 8051004: javac, incorrect bug id in tests for JDK-8050386 Reviewed-by: mcimadamore = test/tools/javac/T8050386/WrongStackframeGenerationTest1.java < test/tools/javac/T8049305/WrongStackframeGenerationTest1.java = test/tools/javac/T8050386/WrongStackframeGenerationTest2.java < test/tools/javac/T8049305/WrongStackframeGenerationTest2.java Changeset: 5bd6f3adf690 Author: lana Date: 2014-07-22 18:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/5bd6f3adf690 Merge Changeset: 41b81b3e37cd Author: katleman Date: 2014-08-20 12:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/41b81b3e37cd Added tag jdk7u80-b02 for changeset 5bd6f3adf690 ! .hgtags Changeset: e2f8c29685a8 Author: asaha Date: 2014-08-28 13:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/e2f8c29685a8 Merge ! .hgtags Changeset: 068ca4e694a6 Author: asaha Date: 2014-09-03 22:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/068ca4e694a6 Added tag jdk7u76-b00 for changeset e77dbc24fcdb ! .hgtags Changeset: 17aaafb2d1ec Author: asaha Date: 2014-09-03 22:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/17aaafb2d1ec Merge ! .hgtags Changeset: da47e39ce668 Author: asaha Date: 2014-09-22 11:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/da47e39ce668 Added tag jdk7u76-b01 for changeset 17aaafb2d1ec ! .hgtags Changeset: 19a2140056ce Author: asaha Date: 2014-10-02 10:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/19a2140056ce Added tag jdk7u76-b02 for changeset da47e39ce668 ! .hgtags Changeset: 5b6fcc841684 Author: asaha Date: 2014-10-06 12:22 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/5b6fcc841684 Added tag jdk7u76-b03 for changeset 19a2140056ce ! .hgtags Changeset: c56259ce2b6f Author: asaha Date: 2014-10-10 08:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/c56259ce2b6f Merge ! .hgtags Changeset: 76969bec514e Author: asaha Date: 2014-10-13 14:00 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/76969bec514e Merge ! .hgtags Changeset: e1ba5223fd3a Author: asaha Date: 2014-10-13 15:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/e1ba5223fd3a Added tag jdk7u76-b04 for changeset 76969bec514e ! .hgtags Changeset: 05acb0a440ae Author: asaha Date: 2014-10-15 10:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/05acb0a440ae Merge ! .hgtags Changeset: ae19a85e5b38 Author: asaha Date: 2014-10-20 13:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/ae19a85e5b38 Merge ! .hgtags Changeset: d83c66f066c7 Author: asaha Date: 2014-10-20 13:32 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/d83c66f066c7 Added tag jdk7u76-b05 for changeset ae19a85e5b38 ! .hgtags Changeset: b981c087098c Author: asaha Date: 2014-10-27 12:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/b981c087098c Merge ! .hgtags Changeset: fee7f42c76fb Author: asaha Date: 2014-10-27 12:42 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/fee7f42c76fb Added tag jdk7u76-b06 for changeset b981c087098c ! .hgtags Changeset: b09339e2ca2a Author: asaha Date: 2014-11-03 12:24 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/b09339e2ca2a Merge ! .hgtags Changeset: 36be61b9fa46 Author: asaha Date: 2014-11-03 12:27 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/36be61b9fa46 Added tag jdk7u76-b07 for changeset b09339e2ca2a ! .hgtags Changeset: 23a0bb20d749 Author: asaha Date: 2014-11-10 11:51 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23a0bb20d749 Merge ! .hgtags Changeset: 6a7c33b18619 Author: asaha Date: 2014-11-10 11:54 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/6a7c33b18619 Added tag jdk7u76-b08 for changeset 23a0bb20d749 ! .hgtags Changeset: 853bb5d480ca Author: asaha Date: 2014-11-17 12:35 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/853bb5d480ca Merge ! .hgtags Changeset: c7cb362c9878 Author: asaha Date: 2014-11-17 12:39 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/c7cb362c9878 Added tag jdk7u76-b09 for changeset 853bb5d480ca ! .hgtags Changeset: e75c6d18b45c Author: mfang Date: 2014-11-24 10:17 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/e75c6d18b45c 8065609: 7u76 l10n resource file translation update Reviewed-by: yhuang ! src/share/classes/com/sun/tools/javac/resources/javac_ja.properties Changeset: 48e64f8388a9 Author: asaha Date: 2014-11-24 11:53 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/48e64f8388a9 Merge Changeset: 11ca0f4b0c56 Author: asaha Date: 2014-11-24 13:37 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/11ca0f4b0c56 Merge ! .hgtags Changeset: f4c6d187d832 Author: asaha Date: 2014-11-24 13:40 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/f4c6d187d832 Added tag jdk7u76-b10 for changeset 11ca0f4b0c56 ! .hgtags Changeset: 63c1f23bddcf Author: asaha Date: 2014-12-02 10:51 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/63c1f23bddcf Merge ! .hgtags Changeset: 99f76e72cddb Author: asaha Date: 2014-12-02 10:54 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/99f76e72cddb Added tag jdk7u76-b11 for changeset 63c1f23bddcf ! .hgtags Changeset: f0a6f4f62959 Author: asaha Date: 2014-12-08 12:56 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/f0a6f4f62959 Merge ! .hgtags Changeset: 56706a5a12ad Author: asaha Date: 2014-12-08 13:00 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/56706a5a12ad Added tag jdk7u76-b12 for changeset f0a6f4f62959 ! .hgtags Changeset: d9e79541170f Author: asaha Date: 2014-12-18 14:10 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/d9e79541170f Merge ! .hgtags Changeset: 4acdd23d4f36 Author: asaha Date: 2014-12-18 14:14 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/4acdd23d4f36 Added tag jdk7u76-b13 for changeset d9e79541170f ! .hgtags Changeset: 591a7e4cabb5 Author: asaha Date: 2014-12-29 11:43 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/591a7e4cabb5 Added tag jdk7u75-b30 for changeset 059a87205fda ! .hgtags Changeset: 24f0420bb212 Author: asaha Date: 2014-12-29 11:56 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/24f0420bb212 Merge ! .hgtags Changeset: 2c69e29c3a80 Author: Greg Lewis Date: 2015-01-24 12:35 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/2c69e29c3a80 Merge from main OpenJDK repository ! .hgtags ! test/tools/javac/ClassPathTest/ClassPathTest.sh ! test/tools/javac/innerClassFile/Driver.sh From glewis at eyesbeyond.com Sun Jan 25 16:36:14 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sun, 25 Jan 2015 16:36:14 +0000 Subject: hg: bsd-port/bsd-port/jaxp: 51 new changesets Message-ID: <201501251636.t0PGaFqi013812@aojmv0008> Changeset: 8c96b989c6b6 Author: aefimov Date: 2014-03-24 18:40 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/8c96b989c6b6 8027359: XML parser returns incorrect parsing results Reviewed-by: lancea ! src/com/sun/org/apache/xerces/internal/impl/XML11EntityScanner.java ! src/com/sun/org/apache/xerces/internal/impl/XMLEntityScanner.java Changeset: 10482e99b051 Author: aefimov Date: 2014-02-21 16:57 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/10482e99b051 8032909: XSLT string-length returns incorrect length when string includes complementary chars Reviewed-by: joehw, dfuchs ! src/com/sun/org/apache/xalan/internal/xsltc/compiler/StringLengthCall.java ! src/com/sun/org/apache/xalan/internal/xsltc/runtime/BasisLibrary.java Changeset: c650960636eb Author: robm Date: 2014-04-02 18:32 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/c650960636eb Merge Changeset: cae04d181428 Author: coffeys Date: 2014-04-17 19:17 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/cae04d181428 Merge Changeset: 8394f0f84d6c Author: coffeys Date: 2014-05-11 21:37 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/8394f0f84d6c Merge Changeset: 6462f6aee186 Author: aefimov Date: 2014-05-13 13:26 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/6462f6aee186 8011795: DOM Serializer prints stack traces to System.err Reviewed-by: dfuchs ! src/com/sun/org/apache/xml/internal/serialize/DOMSerializerImpl.java Changeset: 4c959b6a3205 Author: katleman Date: 2014-05-20 12:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/4c959b6a3205 Added tag jdk7u80-b00 for changeset 7215972c2c30 ! .hgtags Changeset: f2cf142b801d Author: katleman Date: 2014-06-26 14:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/f2cf142b801d Added tag jdk7u80-b01 for changeset 7215972c2c30 ! .hgtags Changeset: bb53241b3eff Author: katleman Date: 2014-07-14 19:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/bb53241b3eff Added tag jdk7u80-b01 for changeset 4c959b6a3205 ! .hgtags Changeset: 157df182b0dc Author: katleman Date: 2014-07-14 19:43 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/157df182b0dc Merge ! .hgtags Changeset: af45b1a00cc3 Author: asaha Date: 2014-07-02 21:03 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/af45b1a00cc3 Merge ! .hgtags Changeset: ddb6ad223ddd Author: asaha Date: 2014-07-10 09:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/ddb6ad223ddd Merge ! .hgtags Changeset: a8e377e445c5 Author: asaha Date: 2014-07-14 22:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/a8e377e445c5 Merge ! .hgtags Changeset: 9df5a0980af2 Author: asaha Date: 2014-07-14 22:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/9df5a0980af2 Merge ! .hgtags Changeset: d951d91936d0 Author: asaha Date: 2014-07-14 22:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/d951d91936d0 Merge Changeset: 728e8d004fc1 Author: aefimov Date: 2014-07-22 22:06 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/728e8d004fc1 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 Reviewed-by: joehw ! src/com/sun/org/apache/xerces/internal/impl/xs/XMLSchemaLoader.java Changeset: 82715bc68eb6 Author: aefimov Date: 2014-07-22 09:21 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/82715bc68eb6 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory Reviewed-by: lancea ! src/com/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaFactory.java Changeset: 25a1b88d7a47 Author: aefimov Date: 2014-07-31 11:34 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/25a1b88d7a47 8032908: getTextContent doesn't return string in JAXP Reviewed-by: joehw ! src/com/sun/org/apache/xml/internal/dtm/ref/sax2dtm/SAX2DTM2.java Changeset: 498ddd5ee22c Author: katleman Date: 2014-08-20 12:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/498ddd5ee22c Added tag jdk7u80-b02 for changeset 25a1b88d7a47 ! .hgtags Changeset: 026b5b6f0240 Author: asaha Date: 2014-08-28 13:52 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/026b5b6f0240 Merge ! .hgtags Changeset: d61f18b7cafd Author: asaha Date: 2014-09-03 22:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/d61f18b7cafd Added tag jdk7u76-b00 for changeset 8405eb3c02e3 ! .hgtags Changeset: f478245e2c18 Author: asaha Date: 2014-09-03 22:55 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/f478245e2c18 Merge ! .hgtags Changeset: bb77b08b7606 Author: asaha Date: 2014-09-22 11:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/bb77b08b7606 Added tag jdk7u76-b01 for changeset f478245e2c18 ! .hgtags Changeset: 0c337b608802 Author: asaha Date: 2014-10-02 10:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/0c337b608802 Added tag jdk7u76-b02 for changeset bb77b08b7606 ! .hgtags Changeset: 8599b826255d Author: asaha Date: 2014-10-06 12:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/8599b826255d Added tag jdk7u76-b03 for changeset 0c337b608802 ! .hgtags Changeset: 2a7ab12f6092 Author: asaha Date: 2014-10-09 15:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/2a7ab12f6092 Merge ! .hgtags Changeset: 0d0d6c0a1ae3 Author: asaha Date: 2014-10-13 13:54 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/0d0d6c0a1ae3 Merge ! .hgtags Changeset: f94b9a2d314b Author: asaha Date: 2014-10-13 15:11 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/f94b9a2d314b Added tag jdk7u76-b04 for changeset 0d0d6c0a1ae3 ! .hgtags Changeset: abc65f1f18bd Author: asaha Date: 2014-10-15 10:45 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/abc65f1f18bd Merge ! .hgtags Changeset: 5bde0c647268 Author: asaha Date: 2014-10-20 13:25 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/5bde0c647268 Merge ! .hgtags Changeset: dad0360bc1df Author: asaha Date: 2014-10-20 13:30 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/dad0360bc1df Added tag jdk7u76-b05 for changeset 5bde0c647268 ! .hgtags Changeset: 9e39563c9f33 Author: asaha Date: 2014-10-27 12:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/9e39563c9f33 Merge ! .hgtags Changeset: c7a68e24b081 Author: asaha Date: 2014-10-27 12:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/c7a68e24b081 Added tag jdk7u76-b06 for changeset 9e39563c9f33 ! .hgtags Changeset: 4e5b7d15fad4 Author: asaha Date: 2014-11-03 12:23 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/4e5b7d15fad4 Merge ! .hgtags Changeset: e106e7a69751 Author: asaha Date: 2014-11-03 12:26 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/e106e7a69751 Added tag jdk7u76-b07 for changeset 4e5b7d15fad4 ! .hgtags Changeset: aefcd8f73cfb Author: asaha Date: 2014-11-10 11:48 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/aefcd8f73cfb Merge ! .hgtags Changeset: 93010e790b57 Author: asaha Date: 2014-11-10 11:53 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/93010e790b57 Added tag jdk7u76-b08 for changeset aefcd8f73cfb ! .hgtags Changeset: c6675d4d08b8 Author: asaha Date: 2014-11-17 12:29 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/c6675d4d08b8 Merge ! .hgtags Changeset: 7e7985705fff Author: asaha Date: 2014-11-17 12:37 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/7e7985705fff Added tag jdk7u76-b09 for changeset c6675d4d08b8 ! .hgtags Changeset: e3fe8029364b Author: aefimov Date: 2014-11-12 13:02 +0300 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/e3fe8029364b 8059327: XML parser returns corrupt attribute value Reviewed-by: lancea ! src/com/sun/org/apache/xerces/internal/impl/XML11EntityScanner.java ! src/com/sun/org/apache/xerces/internal/impl/XMLEntityScanner.java Changeset: 62e1b60c3adf Author: asaha Date: 2014-11-24 13:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/62e1b60c3adf Merge ! .hgtags Changeset: 9de00db48e22 Author: asaha Date: 2014-11-24 13:39 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/9de00db48e22 Added tag jdk7u76-b10 for changeset 62e1b60c3adf ! .hgtags Changeset: 33040bd2deb5 Author: asaha Date: 2014-12-02 10:46 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/33040bd2deb5 Merge ! .hgtags Changeset: 8b068adf8e74 Author: asaha Date: 2014-12-02 10:53 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/8b068adf8e74 Added tag jdk7u76-b11 for changeset 33040bd2deb5 ! .hgtags Changeset: 7167fcf821b0 Author: asaha Date: 2014-12-08 12:51 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/7167fcf821b0 Merge ! .hgtags Changeset: 1bfedc017c05 Author: asaha Date: 2014-12-08 12:59 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/1bfedc017c05 Added tag jdk7u76-b12 for changeset 7167fcf821b0 ! .hgtags Changeset: 6262c3d41bb1 Author: asaha Date: 2014-12-18 14:10 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/6262c3d41bb1 Merge ! .hgtags Changeset: 55ebce1313a4 Author: asaha Date: 2014-12-18 14:12 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/55ebce1313a4 Added tag jdk7u76-b13 for changeset 6262c3d41bb1 ! .hgtags Changeset: 4efcb94971a2 Author: asaha Date: 2014-12-29 11:41 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/4efcb94971a2 Added tag jdk7u75-b30 for changeset 999eb9cbf840 ! .hgtags Changeset: d3907dca5ffc Author: asaha Date: 2014-12-29 11:53 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/d3907dca5ffc Merge ! .hgtags Changeset: 69a1d4d495cc Author: Greg Lewis Date: 2015-01-24 11:28 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/69a1d4d495cc Merge from main OpenJDK repository ! .hgtags From glewis at eyesbeyond.com Sun Jan 25 16:36:17 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sun, 25 Jan 2015 16:36:17 +0000 Subject: hg: bsd-port/bsd-port/jaxws: 49 new changesets Message-ID: <201501251636.t0PGaI3E013826@aojmv0008> Changeset: a6458f65144e Author: mkos Date: 2014-04-22 13:45 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/a6458f65144e 8033113: wsimport fails on WSDL:header parameter name customization Reviewed-by: chegar ! src/share/jaxws_classes/com/sun/tools/internal/ws/processor/model/Message.java ! src/share/jaxws_classes/com/sun/tools/internal/ws/processor/modeler/wsdl/WSDLModeler.java Changeset: dfede90aa525 Author: coffeys Date: 2014-05-11 21:37 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/dfede90aa525 Merge Changeset: 0eb2482c3d06 Author: katleman Date: 2014-05-20 12:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/0eb2482c3d06 Added tag jdk7u80-b00 for changeset bef313c7ff7a ! .hgtags Changeset: b03b10f900e3 Author: katleman Date: 2014-06-26 14:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/b03b10f900e3 Added tag jdk7u80-b01 for changeset bef313c7ff7a ! .hgtags Changeset: dafafe9a5dd1 Author: mkos Date: 2014-05-23 16:25 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/dafafe9a5dd1 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail Reviewed-by: chegar ! src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/AttachmentPartImpl.java Changeset: a98cd4ae5128 Author: coffeys Date: 2014-06-04 13:55 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/a98cd4ae5128 Merge Changeset: cd1b8eebc635 Author: lana Date: 2014-07-01 14:28 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/cd1b8eebc635 Merge Changeset: db90d644445e Author: katleman Date: 2014-07-14 19:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/db90d644445e Added tag jdk7u80-b01 for changeset 0eb2482c3d06 ! .hgtags Changeset: 491136865825 Author: katleman Date: 2014-07-14 19:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/491136865825 Merge ! .hgtags Changeset: fc604af6f0c0 Author: asaha Date: 2014-07-02 21:03 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/fc604af6f0c0 Merge ! .hgtags Changeset: 5c200b63c5b6 Author: asaha Date: 2014-07-08 12:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/5c200b63c5b6 Merge Changeset: ec633036caa7 Author: asaha Date: 2014-07-10 09:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/ec633036caa7 Merge ! .hgtags Changeset: 8603b19ae236 Author: asaha Date: 2014-07-14 22:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/8603b19ae236 Merge ! .hgtags Changeset: 6548502cbb7b Author: asaha Date: 2014-07-14 22:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/6548502cbb7b Merge ! .hgtags Changeset: 579128925dd9 Author: asaha Date: 2014-07-14 22:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/579128925dd9 Merge Changeset: ace21763f956 Author: katleman Date: 2014-08-20 12:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/ace21763f956 Added tag jdk7u80-b02 for changeset 579128925dd9 ! .hgtags Changeset: ba292a274415 Author: asaha Date: 2014-08-28 13:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/ba292a274415 Merge ! .hgtags Changeset: eeab70fd669c Author: asaha Date: 2014-09-03 22:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/eeab70fd669c Added tag jdk7u76-b00 for changeset 5d60eecdd6b8 ! .hgtags Changeset: 9fed28dcccaa Author: asaha Date: 2014-09-03 22:55 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/9fed28dcccaa Merge ! .hgtags Changeset: 60d58e35234b Author: asaha Date: 2014-09-22 11:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/60d58e35234b Added tag jdk7u76-b01 for changeset 9fed28dcccaa ! .hgtags Changeset: 7e479fddbf5d Author: aefimov Date: 2014-09-02 13:49 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/7e479fddbf5d 8036981: JAXB not preserving formatting for xsd:any Mixed content Reviewed-by: lancea, mkos ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/ArrayBeanInfoImpl.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/ElementBeanInfoImpl.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/ValueListBeanInfoImpl.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/property/SingleMapNodeProperty.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/reflect/Accessor.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/DefaultValueLoaderDecorator.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/Discarder.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/DomLoader.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/LeafPropertyLoader.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/LeafPropertyXsiLoader.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/Loader.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/ProxyLoader.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/SAXConnector.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/Scope.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/StructureLoader.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/TextLoader.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/ValuePropertyLoader.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/XsiNilLoader.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/XsiTypeLoader.java Changeset: 2dcdee347bf2 Author: asaha Date: 2014-10-02 10:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/2dcdee347bf2 Added tag jdk7u76-b02 for changeset 7e479fddbf5d ! .hgtags Changeset: 9f6f21711a7f Author: asaha Date: 2014-10-06 12:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/9f6f21711a7f Added tag jdk7u76-b03 for changeset 2dcdee347bf2 ! .hgtags Changeset: 99a25e31c048 Author: aefimov Date: 2014-10-08 14:22 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/99a25e31c048 8038966: JAX-WS handles wrongly xsd:any arguments for Web services Reviewed-by: coffeys ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/ContentHandlerAdaptor.java ! src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/StAXStreamConnector.java Changeset: b4ef0c3e9172 Author: asaha Date: 2014-10-09 15:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/b4ef0c3e9172 Merge ! .hgtags Changeset: 42324883f9b3 Author: asaha Date: 2014-10-13 13:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/42324883f9b3 Merge ! .hgtags Changeset: 9136d3e30381 Author: asaha Date: 2014-10-13 15:11 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/9136d3e30381 Added tag jdk7u76-b04 for changeset 42324883f9b3 ! .hgtags Changeset: d2e44756bda2 Author: asaha Date: 2014-10-15 10:45 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/d2e44756bda2 Merge ! .hgtags Changeset: 129bfaec2a1a Author: asaha Date: 2014-10-20 13:25 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/129bfaec2a1a Merge ! .hgtags Changeset: 329ac1efc7d0 Author: asaha Date: 2014-10-20 13:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/329ac1efc7d0 Added tag jdk7u76-b05 for changeset 129bfaec2a1a ! .hgtags Changeset: 7c564f2cbb1c Author: asaha Date: 2014-10-27 12:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/7c564f2cbb1c Merge ! .hgtags Changeset: bc07693ddea8 Author: asaha Date: 2014-10-27 12:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/bc07693ddea8 Added tag jdk7u76-b06 for changeset 7c564f2cbb1c ! .hgtags Changeset: c99e49a9c2bf Author: asaha Date: 2014-11-03 12:24 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/c99e49a9c2bf Merge ! .hgtags Changeset: e78c30040601 Author: asaha Date: 2014-11-03 12:26 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/e78c30040601 Added tag jdk7u76-b07 for changeset c99e49a9c2bf ! .hgtags Changeset: e98a28d56462 Author: asaha Date: 2014-11-10 11:48 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/e98a28d56462 Merge ! .hgtags Changeset: 34b7947fe5b9 Author: asaha Date: 2014-11-10 11:53 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/34b7947fe5b9 Added tag jdk7u76-b08 for changeset e98a28d56462 ! .hgtags Changeset: 7de80762ae30 Author: asaha Date: 2014-11-17 12:30 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/7de80762ae30 Merge ! .hgtags Changeset: f93741052f16 Author: asaha Date: 2014-11-17 12:38 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/f93741052f16 Added tag jdk7u76-b09 for changeset 7de80762ae30 ! .hgtags Changeset: c84694b00c54 Author: asaha Date: 2014-11-24 13:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/c84694b00c54 Merge ! .hgtags Changeset: 3bf29a3c83fe Author: asaha Date: 2014-11-24 13:39 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/3bf29a3c83fe Added tag jdk7u76-b10 for changeset c84694b00c54 ! .hgtags Changeset: df2786b1daff Author: asaha Date: 2014-12-02 10:46 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/df2786b1daff Merge ! .hgtags Changeset: fc593edc5e99 Author: asaha Date: 2014-12-02 10:53 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/fc593edc5e99 Added tag jdk7u76-b11 for changeset df2786b1daff ! .hgtags Changeset: dc818936e105 Author: asaha Date: 2014-12-08 12:51 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/dc818936e105 Merge ! .hgtags Changeset: 15f0e11286f9 Author: asaha Date: 2014-12-08 12:59 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/15f0e11286f9 Added tag jdk7u76-b12 for changeset dc818936e105 ! .hgtags Changeset: a986e4b755f3 Author: asaha Date: 2014-12-18 14:10 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/a986e4b755f3 Merge ! .hgtags Changeset: a67b27685ed0 Author: asaha Date: 2014-12-18 14:12 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/a67b27685ed0 Added tag jdk7u76-b13 for changeset a986e4b755f3 ! .hgtags Changeset: 2232599a19ac Author: asaha Date: 2014-12-29 11:41 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/2232599a19ac Added tag jdk7u75-b30 for changeset 4d068ffb0b54 ! .hgtags Changeset: 260565d7fba1 Author: asaha Date: 2014-12-29 11:54 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/260565d7fba1 Merge ! .hgtags Changeset: 7c92e0c62553 Author: Greg Lewis Date: 2015-01-24 11:28 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/7c92e0c62553 Merge from main OpenJDK repository ! .hgtags From glewis at eyesbeyond.com Sun Jan 25 16:36:15 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sun, 25 Jan 2015 16:36:15 +0000 Subject: hg: bsd-port/bsd-port/corba: 53 new changesets Message-ID: <201501251636.t0PGaFWa013813@aojmv0008> Changeset: 3de961371888 Author: coffeys Date: 2013-10-23 16:45 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/3de961371888 5036554: unmarshal error on CORBA alias type in CORBA any Reviewed-by: chegar, smarks ! src/share/classes/com/sun/corba/se/impl/corba/AnyImpl.java Changeset: 394f83504abb Author: lana Date: 2014-02-05 13:55 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/394f83504abb Merge Changeset: c2e59816047a Author: coffeys Date: 2014-03-04 00:45 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/c2e59816047a 8035618: Four api/org_omg/CORBA TCK tests fail under plugin only Reviewed-by: alanb, mchung ! src/share/classes/com/sun/corba/se/spi/orb/ORB.java Changeset: 4c7321ee700b Author: robm Date: 2014-04-02 18:31 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/4c7321ee700b Merge Changeset: 0c93c0f28a55 Author: aefimov Date: 2014-04-04 14:58 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/0c93c0f28a55 8029073: (corba) New connection reclaimed when number of connection is greater than highwatermark Reviewed-by: coffeys ! src/share/classes/com/sun/corba/se/impl/transport/SocketOrChannelAcceptorImpl.java Changeset: 327d5426419b Author: coffeys Date: 2014-04-17 19:16 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/327d5426419b Merge Changeset: 87655d767a3f Author: coffeys Date: 2014-05-11 21:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/87655d767a3f Merge Changeset: df1decc82093 Author: katleman Date: 2014-05-20 12:33 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/df1decc82093 Added tag jdk7u80-b00 for changeset 1a3aa4637b80 ! .hgtags Changeset: f5b14ac67939 Author: katleman Date: 2014-06-26 14:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/f5b14ac67939 Added tag jdk7u80-b01 for changeset 1a3aa4637b80 ! .hgtags Changeset: ad771f7c450a Author: coffeys Date: 2014-06-07 14:28 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/ad771f7c450a 8042789: org.omg.CORBA.ORBSingletonClass loading no longer uses context class loader Reviewed-by: alanb, lancea ! src/share/classes/org/omg/CORBA/ORB.java Changeset: 8e3796c5f2de Author: lana Date: 2014-07-01 14:27 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8e3796c5f2de Merge Changeset: e5f3b2aa1712 Author: katleman Date: 2014-07-14 19:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/e5f3b2aa1712 Added tag jdk7u80-b01 for changeset df1decc82093 ! .hgtags Changeset: 303b83c0271e Author: katleman Date: 2014-07-14 19:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/303b83c0271e Merge ! .hgtags Changeset: 899cc26ad5a3 Author: asaha Date: 2014-07-02 20:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/899cc26ad5a3 Merge ! .hgtags Changeset: 57a53b222bf7 Author: asaha Date: 2014-07-08 12:30 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/57a53b222bf7 Merge Changeset: 9f45d69e796f Author: asaha Date: 2014-07-10 09:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/9f45d69e796f Merge ! .hgtags Changeset: 7ac430861008 Author: asaha Date: 2014-07-14 22:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/7ac430861008 Merge ! .hgtags Changeset: 94a62d8a280c Author: asaha Date: 2014-07-14 22:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/94a62d8a280c Merge ! .hgtags Changeset: 2a2a68aedff1 Author: asaha Date: 2014-07-14 22:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/2a2a68aedff1 Merge Changeset: 2e8675d823e2 Author: coffeys Date: 2014-07-17 20:26 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/2e8675d823e2 7095856: OutputStreamHook doesn't handle null values Reviewed-by: lancea, msheppar ! src/share/classes/com/sun/corba/se/impl/io/OutputStreamHook.java Changeset: 2444fa7df7e3 Author: lana Date: 2014-07-22 18:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/2444fa7df7e3 Merge Changeset: 34147ec06239 Author: katleman Date: 2014-08-20 12:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/34147ec06239 Added tag jdk7u80-b02 for changeset 2444fa7df7e3 ! .hgtags Changeset: 4ba4a78c184f Author: asaha Date: 2014-08-28 13:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/4ba4a78c184f Merge ! .hgtags Changeset: 743e08492250 Author: asaha Date: 2014-09-03 22:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/743e08492250 Added tag jdk7u76-b00 for changeset 2d6f594ce6c5 ! .hgtags Changeset: b4d4ec688a28 Author: asaha Date: 2014-09-03 22:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/b4d4ec688a28 Merge ! .hgtags Changeset: c24e65a16f33 Author: asaha Date: 2014-09-22 11:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/c24e65a16f33 Added tag jdk7u76-b01 for changeset b4d4ec688a28 ! .hgtags Changeset: a1de50d45daa Author: asaha Date: 2014-10-02 09:59 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/a1de50d45daa Added tag jdk7u76-b02 for changeset c24e65a16f33 ! .hgtags Changeset: 488efd92978c Author: asaha Date: 2014-10-06 12:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/488efd92978c Added tag jdk7u76-b03 for changeset a1de50d45daa ! .hgtags Changeset: c6f1dfeb2bc5 Author: asaha Date: 2014-10-09 14:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/c6f1dfeb2bc5 Merge ! .hgtags Changeset: 806fb93eff9b Author: asaha Date: 2014-10-13 13:50 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/806fb93eff9b Merge ! .hgtags Changeset: 0b294e063da7 Author: asaha Date: 2014-10-13 15:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/0b294e063da7 Added tag jdk7u76-b04 for changeset 806fb93eff9b ! .hgtags Changeset: 2b8e01c3931e Author: asaha Date: 2014-10-15 10:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/2b8e01c3931e Merge ! .hgtags Changeset: 62f9b33fc901 Author: asaha Date: 2014-10-20 13:18 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/62f9b33fc901 Merge ! .hgtags Changeset: 27b871d34326 Author: asaha Date: 2014-10-20 13:29 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/27b871d34326 Added tag jdk7u76-b05 for changeset 62f9b33fc901 ! .hgtags Changeset: 89194b328cd0 Author: asaha Date: 2014-10-27 12:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/89194b328cd0 Merge ! .hgtags Changeset: 0d341f6648f9 Author: asaha Date: 2014-10-27 12:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/0d341f6648f9 Added tag jdk7u76-b06 for changeset 89194b328cd0 ! .hgtags Changeset: 9e17d3cd8fd2 Author: asaha Date: 2014-11-03 12:16 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/9e17d3cd8fd2 Merge ! .hgtags Changeset: 87b2171f7e80 Author: asaha Date: 2014-11-03 12:25 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/87b2171f7e80 Added tag jdk7u76-b07 for changeset 9e17d3cd8fd2 ! .hgtags Changeset: f224787154b0 Author: asaha Date: 2014-11-10 11:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/f224787154b0 Merge ! .hgtags Changeset: 2dcc535ccca4 Author: asaha Date: 2014-11-10 11:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/2dcc535ccca4 Added tag jdk7u76-b08 for changeset f224787154b0 ! .hgtags Changeset: 220b87dd1f9b Author: asaha Date: 2014-11-17 12:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/220b87dd1f9b Merge ! .hgtags Changeset: a66ba485cfd8 Author: asaha Date: 2014-11-17 12:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/a66ba485cfd8 Added tag jdk7u76-b09 for changeset 220b87dd1f9b ! .hgtags Changeset: b10583d82c01 Author: asaha Date: 2014-11-24 13:32 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/b10583d82c01 Merge ! .hgtags Changeset: 8c239b409ab5 Author: asaha Date: 2014-11-24 13:38 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8c239b409ab5 Added tag jdk7u76-b10 for changeset b10583d82c01 ! .hgtags Changeset: c947bf709139 Author: asaha Date: 2014-12-02 10:43 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/c947bf709139 Merge ! .hgtags Changeset: bdd9b985a66e Author: asaha Date: 2014-12-02 10:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/bdd9b985a66e Added tag jdk7u76-b11 for changeset c947bf709139 ! .hgtags Changeset: 14f0846f4d1b Author: asaha Date: 2014-12-08 12:38 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/14f0846f4d1b Merge ! .hgtags Changeset: e7527e50de12 Author: asaha Date: 2014-12-08 12:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/e7527e50de12 Added tag jdk7u76-b12 for changeset 14f0846f4d1b ! .hgtags Changeset: 0db41b697138 Author: asaha Date: 2014-12-18 14:05 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/0db41b697138 Merge ! .hgtags Changeset: 5bc5245b7f87 Author: asaha Date: 2014-12-18 14:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/5bc5245b7f87 Added tag jdk7u76-b13 for changeset 0db41b697138 ! .hgtags Changeset: 94386a790f94 Author: asaha Date: 2014-12-29 11:40 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/94386a790f94 Added tag jdk7u75-b30 for changeset f3d39b942095 ! .hgtags Changeset: 71a8665159f2 Author: asaha Date: 2014-12-29 11:47 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/71a8665159f2 Merge ! .hgtags Changeset: 7ca0573ec06a Author: Greg Lewis Date: 2015-01-24 11:28 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/7ca0573ec06a Merge from main OpenJDK repository ! .hgtags From glewis at eyesbeyond.com Sun Jan 25 16:36:20 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sun, 25 Jan 2015 16:36:20 +0000 Subject: hg: bsd-port/bsd-port/hotspot: 157 new changesets Message-ID: <201501251636.t0PGaLv9013837@aojmv0008> Changeset: b92f390febd0 Author: amurillo Date: 2014-01-31 11:07 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b92f390febd0 8032986: new hotspot build - hs24.60-b09 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 2c512895756d Author: amurillo Date: 2014-02-03 18:20 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/2c512895756d Added tag hs24.80-b00 for changeset b92f390febd0 ! .hgtags Changeset: 5bb695c660d7 Author: amurillo Date: 2014-02-03 18:29 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/5bb695c660d7 8033524: Set minor version for hotspot in 7u80 to 80 and build number to b01 Reviewed-by: jcoomes ! make/hotspot_version Changeset: e311856f0adb Author: mgerdin Date: 2013-09-24 14:46 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e311856f0adb 8025305: Cleanup CardTableModRefBS usage in G1 Summary: Move some G1 specific code from CardTableModRefBS to G1SATBCardTableModRefBS. Reviewed-by: brutisso, tschatzl, ehelin ! src/share/vm/gc_implementation/g1/concurrentMark.inline.hpp ! src/share/vm/gc_implementation/g1/g1CardCounts.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp ! src/share/vm/gc_implementation/g1/g1EvacFailure.hpp ! src/share/vm/gc_implementation/g1/g1MarkSweep.cpp ! src/share/vm/gc_implementation/g1/g1RemSet.cpp ! src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.cpp ! src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.hpp ! src/share/vm/memory/cardTableModRefBS.cpp ! src/share/vm/memory/cardTableModRefBS.hpp Changeset: c80ac841bd81 Author: mgerdin Date: 2013-10-08 17:35 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c80ac841bd81 8014555: G1: Memory ordering problem with Conc refinement and card marking Summary: Add a StoreLoad barrier in the G1 post-barrier to fix a race with concurrent refinement. Reviewed-by: brutisso, tschatzl, roland ! src/cpu/sparc/vm/assembler_sparc.cpp ! src/cpu/sparc/vm/c1_Runtime1_sparc.cpp ! src/cpu/x86/vm/assembler_x86.cpp ! src/cpu/x86/vm/c1_Runtime1_x86.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp ! src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.cpp ! src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.hpp ! src/share/vm/gc_implementation/g1/ptrQueue.hpp ! src/share/vm/opto/graphKit.cpp Changeset: 88a32ae18e4b Author: jwilhelm Date: 2014-02-04 16:11 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/88a32ae18e4b 8028391: Make the Min/MaxHeapFreeRatio flags manageable Summary: Made the flags Min- and MaxHeapFreeRatio manageable, and implemented support for these flags in ParallelGC. Reviewed-by: sla, mgerdin, brutisso ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/parallelScavenge/psAdaptiveSizePolicy.cpp ! src/share/vm/gc_implementation/parallelScavenge/psAdaptiveSizePolicy.hpp ! src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp ! src/share/vm/prims/jni.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/arguments.hpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/services/attachListener.cpp ! src/share/vm/services/management.cpp Changeset: d40d2a206cab Author: sspitsyn Date: 2014-02-06 16:23 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/d40d2a206cab 8019389: SA-JDI JSR292: sun.jvm.hotspot.jdi.StackFrame.thisObject() throws sun.jvm.hotspot.utilities.AssertionFailure: sanity check Summary: SA should have a knowledge about the invokehandle bytecode Reviewed-by: twisti, sla, sspitsyn, sjiang, dsamersoff Contributed-by: olivier.lagneau at oracle.com ! agent/src/share/classes/sun/jvm/hotspot/interpreter/Bytecodes.java Changeset: 1bbccbe38470 Author: johnc Date: 2013-02-19 16:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1bbccbe38470 8006628: NEED_TEST for JDK-8002870 Summary: Regression test for 8000311. Verifies that PLABStats works with zero parallel GC threads. Reviewed-by: jmasa, johnc Contributed-by: Filipp Zhinkin + test/gc/8000311/Test8000311.java Changeset: 1448ebfef4f1 Author: tschatzl Date: 2014-02-07 12:44 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1448ebfef4f1 8033443: Test8000311 fails after latest changes to parallelize string and symbol table unlink Summary: When string and symbol table unlink are not performed in parallel, the claim index we check is not updated, and so a guarantee fails. Take this into account when checking the guarantee. Reviewed-by: brutisso, jwilhelm ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp Changeset: 653393f945e7 Author: amurillo Date: 2014-02-07 11:48 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/653393f945e7 Added tag hs24.80-b01 for changeset 1448ebfef4f1 ! .hgtags Changeset: c78417e5c8aa Author: amurillo Date: 2014-02-07 12:05 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c78417e5c8aa 8033970: new hotspot build - hs24.80-b02 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 23c2ba8dc6b6 Author: sspitsyn Date: 2014-02-07 16:06 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/23c2ba8dc6b6 8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition Summary: Lazily create and maintain the MemberNameTable to be able to update MemberName's Reviewed-by: coleenp, jrose, dholmes, twisti Contributed-by: serguei.spitsyn at oracle.com ! 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/jvmtiRedefineClasses.cpp ! src/share/vm/prims/methodHandles.cpp ! src/share/vm/prims/methodHandles.hpp ! src/share/vm/runtime/mutexLocker.cpp ! src/share/vm/runtime/mutexLocker.hpp Changeset: 9423ca47562b Author: sspitsyn Date: 2014-02-07 16:08 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/9423ca47562b 8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands Summary: References from operands to CP entries and back must be correct after CP merge Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn at oracle.com ! src/share/vm/oops/constantPoolOop.cpp ! src/share/vm/oops/constantPoolOop.hpp ! src/share/vm/prims/jvmtiRedefineClasses.cpp ! src/share/vm/prims/jvmtiRedefineClasses.hpp Changeset: 347c7e0686dd Author: sspitsyn Date: 2014-02-07 16:10 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/347c7e0686dd 8014288: perf regression in nashorn JDK-8008448.js test after 8008511 changes Summary: The fix of perf regression is to use method_idnum() for direct indexing into NMT Reviewed-by: twisti, kvn, coleenp, dholmes Contributed-by: serguei.spitsyn at oracle.com ! src/share/vm/oops/instanceKlass.cpp ! src/share/vm/oops/instanceKlass.hpp ! src/share/vm/prims/methodHandles.cpp ! src/share/vm/prims/methodHandles.hpp Changeset: 1eeac0ff163c Author: sspitsyn Date: 2014-02-07 16:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1eeac0ff163c 8013945: CMS fatal error: must own lock MemberNameTable_lock Summary: The "delete mnt" needs to grab MemberNameTable_lock if !SafepointSynchronize::is_at_safepoint() Reviewed-by: sla, mgerdin, dholmes, jmasa, twisti Contributed-by: serguei.spitsyn at oracle.com ! src/share/vm/oops/instanceKlass.cpp Changeset: 079356ec5392 Author: sspitsyn Date: 2014-02-07 16:12 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/079356ec5392 8014052: JSR292: assert(end_offset == next_offset) failed: matched ending Summary: A call to the finalize_operands_merge() must be unconditional Reviewed-by: kvn, twisti Contributed-by: serguei.spitsyn at oracle.com ! src/share/vm/prims/jvmtiRedefineClasses.cpp Changeset: 8acfd52da1cf Author: sspitsyn Date: 2014-02-07 16:14 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/8acfd52da1cf Merge Changeset: bdb3798edd11 Author: sspitsyn Date: 2014-02-07 16:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/bdb3798edd11 Merge Changeset: 4055c4ee8044 Author: sspitsyn Date: 2014-02-12 03:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/4055c4ee8044 8023004: JSR 292: java.lang.RuntimeException: Original target method was called. Reviewed-by: jrose Contributed-by: vladimir.ivanov at oracle.com, serguei.spitsyn at oracle.com ! src/share/vm/prims/methodHandles.cpp Changeset: ad22a9c14cd5 Author: johnc Date: 2012-12-12 12:07 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/ad22a9c14cd5 8033487: Improve GC option handling Summary: If there are not enough native resources to create the ReferenceHandler or Finalizer Java threads, the VM will attempt to throw an OOME before the java.lang.Class class has been initialized. This can result in assertion failures and other crashes. Move the initialization of the java.lang.Class class to just before the initialization of the java.lang.ref.Finalizer class. Reviewed-by: jwilhelm, dholmes, coleenp ! src/share/vm/runtime/thread.cpp Changeset: eec4f2185a7d Author: mgronlun Date: 2014-02-12 10:42 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/eec4f2185a7d Merge Changeset: b1d29549dca7 Author: sspitsyn Date: 2014-02-14 01:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b1d29549dca7 7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments Summary: Restore the appendix argument after PopFrame() call Reviewed-by: twisti, coleenp Contributed-by: serguei.spitsyn at oracle.com ! src/cpu/sparc/vm/templateInterpreter_sparc.cpp ! src/cpu/x86/vm/templateInterpreter_x86_32.cpp ! src/cpu/x86/vm/templateInterpreter_x86_64.cpp ! src/share/vm/classfile/javaClasses.cpp ! src/share/vm/classfile/javaClasses.hpp ! src/share/vm/classfile/systemDictionary.hpp ! src/share/vm/classfile/vmSymbols.hpp ! src/share/vm/interpreter/interpreterRuntime.cpp ! src/share/vm/interpreter/interpreterRuntime.hpp ! src/share/vm/oops/constantPoolOop.cpp Changeset: a1c6662d6d87 Author: amurillo Date: 2014-02-14 08:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a1c6662d6d87 Added tag hs24.80-b02 for changeset b1d29549dca7 ! .hgtags Changeset: d2630ee5c3c9 Author: amurillo Date: 2014-02-14 09:19 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/d2630ee5c3c9 8034920: new hotspot build - hs24.80-b03 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 418fb371f2b9 Author: dsimms Date: 2013-09-25 13:58 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/418fb371f2b9 8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL) Summary: Execute some code at a high virtual address value, and keep mapped Reviewed-by: coleenp, zgu ! src/os/linux/vm/os_linux.cpp ! src/os_cpu/linux_x86/vm/os_linux_x86.cpp ! src/os_cpu/linux_x86/vm/os_linux_x86.hpp Changeset: 1c2233fa1996 Author: dcubed Date: 2014-02-14 10:54 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1c2233fa1996 Merge Changeset: bf22a6e0c183 Author: dcubed Date: 2014-02-14 13:28 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/bf22a6e0c183 Merge Changeset: d159f9d85a18 Author: iveresov Date: 2014-01-17 18:09 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/d159f9d85a18 8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size Summary: Fix the sizing of loadUS2L_immI16 and loadI2L_immI Reviewed-by: kvn, azeemj ! src/cpu/sparc/vm/sparc.ad + test/compiler/codegen/LoadWithMask.java Changeset: 179c1940854f Author: iveresov Date: 2014-01-21 20:05 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/179c1940854f 8031743: C2: loadI2L_immI broken for negative memory values Summary: Restrict loadI2L_imm optimizations to positive values of mask Reviewed-by: kvn, dlong ! src/cpu/sparc/vm/sparc.ad ! src/cpu/x86/vm/x86_32.ad ! src/cpu/x86/vm/x86_64.ad + test/compiler/codegen/LoadWithMask2.java Changeset: b69db305483d Author: iveresov Date: 2014-02-17 17:48 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b69db305483d Merge Changeset: 119d8702550e Author: poonam Date: 2014-02-17 18:14 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/119d8702550e 6412968: CMS: Long initial mark pauses 6990419: CMS: Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses Summary: Backport of fixes for 6412968 and 6990419 Reviewed-by: jmasa ! src/share/vm/gc_implementation/concurrentMarkSweep/cmsOopClosures.hpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp ! src/share/vm/memory/defNewGeneration.cpp ! src/share/vm/memory/generation.hpp ! src/share/vm/memory/sharedHeap.cpp ! src/share/vm/runtime/globals.hpp Changeset: 2efefc495ae0 Author: poonam Date: 2014-02-17 19:28 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/2efefc495ae0 Merge Changeset: ff18bcebe294 Author: andrew Date: 2014-02-20 08:30 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/ff18bcebe294 8024648: 7141246 & 8016131 break Zero port Reviewed-by: dholmes, coleenp ! make/bsd/makefiles/buildtree.make ! make/bsd/makefiles/gcc.make ! make/bsd/makefiles/vm.make ! make/linux/makefiles/buildtree.make ! make/linux/makefiles/gcc.make ! make/linux/makefiles/vm.make ! src/cpu/zero/vm/entryFrame_zero.hpp ! src/cpu/zero/vm/frame_zero.inline.hpp Changeset: c0fe72510a8c Author: amurillo Date: 2014-02-20 12:59 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c0fe72510a8c Added tag hs24.80-b03 for changeset ff18bcebe294 ! .hgtags Changeset: 29db46e4b5b4 Author: amurillo Date: 2014-02-20 13:07 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/29db46e4b5b4 8035435: new hotspot build - hs24.80-b04 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 25bc6340b786 Author: poonam Date: 2014-02-28 02:45 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/25bc6340b786 8035283: Second phase of branch shortening doesn't account for loop alignment Summary: added missing check for loop padding case. Reviewed-by: kvn, jrose ! src/share/vm/opto/output.cpp Changeset: 7d0fcff82726 Author: dcubed Date: 2014-02-28 14:56 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/7d0fcff82726 8028073: race condition in ObjectMonitor implementation causing deadlocks Summary: Move redo of ParkEvent.unpark() after JVMTI_EVENT_MONITOR_WAITED event handler is called. Reviewed-by: rdurbin, acorn, sspitsyn, dsimms, dholmes ! src/share/vm/prims/jvm.cpp ! src/share/vm/runtime/objectMonitor.cpp Changeset: 1b9722b5134a Author: jiangli Date: 2013-07-01 19:44 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1b9722b5134a 8006023: Embedded Builds fail management test because of requirement for UsePerfData being enabled. Summary: Added -XX:+UsePerfData to Test7196045.java. Reviewed-by: dholmes, collins ! test/runtime/7196045/Test7196045.java Changeset: b33ee95e17c6 Author: amurillo Date: 2014-03-06 05:53 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b33ee95e17c6 Added tag hs24.80-b04 for changeset 1b9722b5134a ! .hgtags Changeset: 097e29510eae Author: dholmes Date: 2014-02-28 17:30 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/097e29510eae 8014460: Need to check for non-empty EXT_LIBS_PATH before using it Reviewed-by: tbell, collins, sla, coleenp ! make/bsd/makefiles/arm.make ! make/linux/makefiles/arm.make Changeset: e087a2088970 Author: amurillo Date: 2014-03-11 13:55 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e087a2088970 Merge Changeset: b41876fe0247 Author: amurillo Date: 2014-03-06 06:06 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b41876fe0247 8036778: new hotspot build - hs24.80-b05 Reviewed-by: jcoomes ! make/hotspot_version Changeset: d6e1e8271665 Author: poonam Date: 2014-03-20 03:52 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/d6e1e8271665 6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems Summary: Native pointers less than 64 bits wide should be extended as an unsigned number. Reviewed-by: kvn, kevinw, roland ! src/share/vm/opto/graphKit.cpp ! src/share/vm/opto/graphKit.hpp ! src/share/vm/opto/library_call.cpp ! src/share/vm/opto/type.hpp + test/compiler/6653795/UnsafeGetAddressTest.java Changeset: 3d03e7c6b7eb Author: vkempik Date: 2014-03-26 13:57 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/3d03e7c6b7eb 8036863: Update jdk7 testlibrary to match jdk8 in hotspot Summary: Update testlibrary in jdk7, cumulative backport Reviewed-by: kevinw, sla ! test/testlibrary/ClassFileInstaller.java - test/testlibrary/OutputAnalyzerTest.java + test/testlibrary/com/oracle/java/testlibrary/Asserts.java + test/testlibrary/com/oracle/java/testlibrary/ByteCodeLoader.java + test/testlibrary/com/oracle/java/testlibrary/InMemoryJavaCompiler.java + test/testlibrary/com/oracle/java/testlibrary/InputArguments.java ! test/testlibrary/com/oracle/java/testlibrary/JDKToolFinder.java + test/testlibrary/com/oracle/java/testlibrary/JDKToolLauncher.java ! test/testlibrary/com/oracle/java/testlibrary/OutputAnalyzer.java + test/testlibrary/com/oracle/java/testlibrary/PerfCounter.java + test/testlibrary/com/oracle/java/testlibrary/PerfCounters.java ! test/testlibrary/com/oracle/java/testlibrary/Platform.java ! test/testlibrary/com/oracle/java/testlibrary/ProcessTools.java Changeset: e975b826e8f5 Author: kevinw Date: 2014-02-24 10:46 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e975b826e8f5 8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters. Reviewed-by: sla, dsamersoff ! agent/src/share/classes/sun/jvm/hotspot/utilities/Hashtable.java + test/serviceability/sa/jmap-hashcode/Test8028623.java Changeset: c70c262810ee Author: kevinw Date: 2014-01-23 09:33 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c70c262810ee 8032466: serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors Reviewed-by: dsamersoff, sla ! test/serviceability/sa/jmap-hashcode/Test8028623.java Changeset: 3031c29f30b5 Author: mgronlun Date: 2014-03-27 15:12 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/3031c29f30b5 8037340: Linux semaphores to use CLOCK_REALTIME Reviewed-by: dholmes, sla ! src/os/linux/vm/os_linux.cpp Changeset: 04d6919c44db Author: amurillo Date: 2014-03-28 10:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/04d6919c44db Merge - test/testlibrary/OutputAnalyzerTest.java Changeset: 332d77901bae Author: amurillo Date: 2014-03-28 10:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/332d77901bae Added tag hs24.80-b05 for changeset 04d6919c44db ! .hgtags Changeset: 4ceaf19647d6 Author: robm Date: 2014-04-03 04:26 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/4ceaf19647d6 Merge ! .hgtags Changeset: 95fde905c887 Author: amurillo Date: 2014-03-28 10:47 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/95fde905c887 8038640: new hotspot build - hs24.80-b06 Reviewed-by: jcoomes ! make/hotspot_version Changeset: f7bfdf521953 Author: jwilhelm Date: 2014-03-31 13:22 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f7bfdf521953 8038481: CMM Testing: Min/MaxHeapFreeRatio flags should be manageable through the API Summary: New tests added for manageable Min/MaxHeapFreeRatio Reviewed-by: jwilhelm, tschatzl Contributed-by: andrey.x.zakharov at oracle.com + test/gc/arguments/TestDynMaxHeapFreeRatio.java + test/gc/arguments/TestDynMinHeapFreeRatio.java + test/testlibrary/com/oracle/java/testlibrary/DynamicVMOptionChecker.java + test/testlibrary/com/oracle/java/testlibrary/TestDynamicVMOption.java Changeset: 7801eaea32d2 Author: sgabdura Date: 2014-04-03 07:33 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/7801eaea32d2 8038785: hot workaround fix for a crash in C2 compiler at Node::rematerialize Summary: This fix will introduce a performance regression. It should be reverted after proper fix will be found. Reviewed-by: kvn ! src/share/vm/opto/parse1.cpp Changeset: ee18e60e7e8d Author: sgabdura Date: 2014-04-04 10:15 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/ee18e60e7e8d 8022836: JVM crashes in JVMTIENVBASE::GET_CURRENT_CONTENDED_MONITOR and GET_OWNED_MONITOR Summary: Check that the _java_thread parameter is valid when it is possible that the JavaThread has exited after the initial checks were made in generated/jvmtifiles/jvmtiEnter.cpp: jvmti_GetCurrentContendedMonitor() Reviewed-by: dcubed, dsamersoff ! src/share/vm/prims/jvmtiEnvBase.hpp Changeset: c0f53284e788 Author: amurillo Date: 2014-04-04 14:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c0f53284e788 Added tag hs24.80-b06 for changeset ee18e60e7e8d ! .hgtags Changeset: 98fafba890cb Author: amurillo Date: 2014-04-08 08:45 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/98fafba890cb Merge ! .hgtags Changeset: f5903ac3fef5 Author: amurillo Date: 2014-04-04 14:45 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f5903ac3fef5 8039292: new hotspot build - hs24.80-b07 Reviewed-by: jcoomes ! make/hotspot_version Changeset: ed45fe52d455 Author: igerasim Date: 2014-03-31 23:28 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/ed45fe52d455 8026792: HOTSPOT: licensee reports a JDK8 build failure after 8005849/8005008 fixes integrated. Reviewed-by: dholmes, sla ! make/windows/makefiles/trace.make Changeset: 042420b675e8 Author: poonam Date: 2014-04-09 09:14 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/042420b675e8 8038440: backport few C2 fixes Summary: Backports few C2 fixes Reviewed-by: kvn, kevinw ! src/share/vm/opto/runtime.cpp ! src/share/vm/opto/runtime.hpp ! src/share/vm/runtime/arguments.cpp Changeset: a40c5b54f6b3 Author: kevinw Date: 2014-04-02 18:40 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a40c5b54f6b3 8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction Reviewed-by: dholmes, dsamersoff Contributed-by: andreas.eriksson at oracle.com ! src/os/bsd/vm/os_bsd.cpp ! src/os/linux/vm/os_linux.cpp ! src/share/vm/runtime/vmThread.cpp Changeset: 546d6ac32342 Author: minqi Date: 2014-04-11 12:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/546d6ac32342 7164841: Improvements to the GC log file rotation Summary: made changes to easily identify current log file in rotation. Parameterize the input with %t for time replacement in file name. Reviewed-by: ccheung, tschatzl, tamao, zgu Contributed-by: yumin.qi at oracle.com ! src/share/vm/prims/jni.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/utilities/ostream.cpp ! src/share/vm/utilities/ostream.hpp Changeset: e3f749f6a37e Author: minqi Date: 2014-04-11 12:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e3f749f6a37e 7090324: gclog rotation via external tool Summary: GC log rotation can be set via java command line, but customer sometime need to sync with OS level rotation setting. Reviewed-by: sla, minqi, ehelin Contributed-by: suenaga.yasumasa at lab.ntt.co.jp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/safepoint.cpp ! src/share/vm/runtime/vm_operations.hpp ! src/share/vm/services/diagnosticCommand.cpp ! src/share/vm/services/diagnosticCommand.hpp ! src/share/vm/utilities/ostream.cpp ! src/share/vm/utilities/ostream.hpp Changeset: 5f3441b7cae9 Author: dholmes Date: 2014-04-14 21:08 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/5f3441b7cae9 8039891: Remove ppcsflt builds from JPRT Reviewed-by: mikael, tbell ! make/jprt.properties Changeset: 313550971712 Author: coffeys Date: 2014-04-17 19:16 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/313550971712 Merge ! .hgtags ! make/hotspot_version Changeset: 073b9c2f9afa Author: poonam Date: 2014-04-22 18:11 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/073b9c2f9afa 8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen/meta data size change info Summary: Full GC logs with -XX:+PrintGCDetails should contain perm gen size change info Reviewed-by: tschatzl, jmasa, kevinw ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp ! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp + test/gc/g1/TestPrintGCDetails.java Changeset: cfea5eeb3a76 Author: sgabdura Date: 2014-04-18 08:08 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/cfea5eeb3a76 8040664: Revert temporary fix JDK-8038785 Reviewed-by: kvn ! src/share/vm/opto/parse1.cpp Changeset: 3a2cedafb805 Author: sgabdura Date: 2014-04-18 08:11 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/3a2cedafb805 8039050: Crash in C2 compiler at Node::rematerialize Summary: Added missing calls to record_for_igvn() in loop opts. Added verification of def-use domination. Reviewed-by: kvn ! src/share/vm/opto/loopTransform.cpp ! src/share/vm/opto/loopnode.cpp ! src/share/vm/opto/loopopts.cpp Changeset: 4cf0cf96701d Author: sgabdura Date: 2014-04-25 10:00 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/4cf0cf96701d 8041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(! had_error) failed: bad dominance Summary: add missing is_mem() check when we collect load nodes in SuperWord::co_locate_pack(). Reviewed-by: iveresov, kvn ! src/share/vm/opto/superword.cpp Changeset: 8f307c808d96 Author: vkempik Date: 2014-04-25 13:59 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/8f307c808d96 8024677: [TESTBUG] Move tests for classes in /testlibrary Reviewed-by: kvn, ctornqvi + test/testlibrary_tests/AssertsTest.java + test/testlibrary_tests/OutputAnalyzerReportingTest.java + test/testlibrary_tests/OutputAnalyzerTest.java Changeset: 5b145ed10803 Author: vkempik Date: 2013-08-22 11:52 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/5b145ed10803 7121403: [TESTBUG] runtime/7051189/Xchecksig.sh fails on 64bit solaris 8023393: Need to suppress info message if -Xcheck:jni used with libjsig.dylab on Mac OSX Summary: Rewrite 7051189 test in Java, port Linux fix for 7051189 to Mac OSX. Reviewed-by: coleenp, dholmes, mseledtsov, ccheung ! src/os/bsd/vm/os_bsd.cpp - test/runtime/7051189/Xchecksig.sh + test/runtime/XCheckJniJsig/XCheckJSig.java Changeset: b8ea0f9459e4 Author: amurillo Date: 2014-04-30 15:00 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b8ea0f9459e4 8042247: Make 7u60 the default jprt release for hs24.80 Reviewed-by: kvn, jcoomes ! make/jprt.properties Changeset: d29bba282b08 Author: kevinw Date: 2014-05-06 16:15 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/d29bba282b08 8042250: Misleading command line output for ReservedCodeCacheSize validation Reviewed-by: kvn ! src/share/vm/runtime/arguments.cpp Changeset: 80218f5d83ec Author: sgabdura Date: 2014-05-12 12:23 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/80218f5d83ec 8039298: assert(base == NULL || t_adr->isa_rawptr() || ! phase->type(base)->higher_equal(TypePtr::NULL_PTR)) Summary: Convert the assert into the runtime check to skip IGVN optimizations for problematic memory nodes. Eliminate dead nodes more aggressively. Reviewed-by: kvn, twisti, iveresov ! src/share/vm/opto/compile.cpp ! src/share/vm/opto/compile.hpp ! src/share/vm/opto/loopnode.cpp ! src/share/vm/opto/memnode.cpp ! src/share/vm/opto/node.cpp Changeset: 56d83034446b Author: coffeys Date: 2014-05-11 21:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/56d83034446b Merge ! .hgtags Changeset: 9f942f05c968 Author: coffeys Date: 2014-05-12 15:03 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/9f942f05c968 Merge Changeset: 89ea97c17f90 Author: katleman Date: 2014-05-20 12:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/89ea97c17f90 Added tag jdk7u80-b00 for changeset 05fe7a87d149 ! .hgtags Changeset: 14f15bdfffcb Author: pliden Date: 2014-05-20 10:24 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/14f15bdfffcb 8039042: G1: Phantom zeros in cardtable Reviewed-by: tschatzl, mgerdin ! src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.cpp Changeset: dc59a0f4447e Author: brutisso Date: 2014-04-17 13:13 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/dc59a0f4447e 8038925: Java with G1 crashes in dump_instance_fields using jmap or jcmd without fullgc Reviewed-by: brutisso, mgerdin Contributed-by: andreas.eriksson at oracle.com ! src/share/vm/services/heapDumper.cpp + test/gc/heap_inspection/TestG1ConcurrentGCHeapDump.java Changeset: f290ac92cb22 Author: mikael Date: 2014-04-29 22:04 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f290ac92cb22 8022070: Compilation error in stubGenerator_sparc.cpp with some compilers Reviewed-by: twisti, kvn ! src/cpu/sparc/vm/stubGenerator_sparc.cpp Changeset: ca8617d66b67 Author: mikael Date: 2014-04-29 22:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/ca8617d66b67 8042059: Various fixes to linux/sparc Reviewed-by: twisti, kvn ! agent/src/os/linux/libproc.h ! src/cpu/sparc/vm/frame_sparc.hpp ! src/cpu/sparc/vm/frame_sparc.inline.hpp ! src/os_cpu/linux_sparc/vm/atomic_linux_sparc.inline.hpp ! src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp Changeset: b60f95bce6c2 Author: mikael Date: 2014-05-29 12:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b60f95bce6c2 8043205: Incorrect system traps.h include path Reviewed-by: kvn, dholmes ! src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Changeset: 5a83d40edceb Author: mikael Date: 2014-05-29 12:38 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/5a83d40edceb 8043207: Add const to Address argument for Assembler::swap Reviewed-by: kvn, drchase ! src/cpu/sparc/vm/assembler_sparc.hpp ! src/cpu/sparc/vm/assembler_sparc.inline.hpp Changeset: e2533d62ca88 Author: lana Date: 2014-06-03 09:59 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e2533d62ca88 Merge Changeset: c1b245e7e701 Author: katleman Date: 2014-06-26 14:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c1b245e7e701 Added tag jdk7u80-b01 for changeset 05fe7a87d149 ! .hgtags Changeset: 699a0d90d7f4 Author: mikael Date: 2014-05-27 16:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/699a0d90d7f4 8043206: Fix signed vs. unsigned comparison warning in copy_sparc.hpp Reviewed-by: coleenp, lfoltan, kvn ! src/cpu/sparc/vm/copy_sparc.hpp Changeset: 6ae83ea003fd Author: sgabdura Date: 2014-06-04 09:36 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/6ae83ea003fd 8043354: OptimizePtrCompare too aggressive when allocations are present Summary: In bcEscapeAnalyzer update the _allocated_escapes flag if a var escapes the method. Reviewed-by: rasbold, kvn ! src/share/vm/ci/bcEscapeAnalyzer.cpp + test/compiler/EscapeAnalysis/TestAllocatedEscapesPtrComparison.java Changeset: e293ec39c3a0 Author: sgabdura Date: 2014-06-02 13:26 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e293ec39c3a0 8011646: SEGV in compiled code with loop predication Summary: Remove control edge of load node to ensure that castPP removal sets the control edge correctly Reviewed-by: anoll, kvn, roland ! src/share/vm/opto/library_call.cpp + test/compiler/intrinsics/hashcode/TestHashCode.java Changeset: f8795cb3f5c1 Author: lana Date: 2014-07-01 14:27 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f8795cb3f5c1 Merge Changeset: 6bee813b7b17 Author: katleman Date: 2014-07-14 19:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/6bee813b7b17 Added tag jdk7u80-b01 for changeset e2533d62ca88 ! .hgtags Changeset: dfbbd3199468 Author: katleman Date: 2014-07-14 19:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/dfbbd3199468 Merge ! .hgtags Changeset: 74fb15aa1c09 Author: asaha Date: 2014-07-02 21:04 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/74fb15aa1c09 Merge ! .hgtags ! make/hotspot_version ! src/os/bsd/vm/os_bsd.cpp ! src/os/linux/vm/os_linux.cpp Changeset: a79149401826 Author: asaha Date: 2014-07-08 12:30 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a79149401826 Merge Changeset: 54d3e374f260 Author: asaha Date: 2014-07-10 09:32 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/54d3e374f260 Merge ! .hgtags Changeset: 2c3305db3a4c Author: asaha Date: 2014-07-14 22:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/2c3305db3a4c Merge ! .hgtags Changeset: 64af454a479f Author: asaha Date: 2014-07-14 22:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/64af454a479f Merge ! .hgtags Changeset: 8e2418888848 Author: asaha Date: 2014-07-14 22:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/8e2418888848 Merge Changeset: e97997718e77 Author: poonam Date: 2014-07-02 02:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e97997718e77 8031290: Adjust call to getisax() for additional words returned 8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change Summary: Add support for Sparc T7 and fix the assertion failure in cpCacheOop Reviewed-by: dholmes, jmasa ! src/cpu/sparc/vm/vm_version_sparc.hpp ! src/os_cpu/solaris_sparc/vm/vm_version_solaris_sparc.cpp ! src/share/vm/oops/cpCacheOop.hpp Changeset: 65ee230d3b30 Author: mikael Date: 2014-06-16 16:27 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/65ee230d3b30 8046769: Set T family feature bit on Niagara systems Reviewed-by: kvn, iveresov ! src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp Changeset: 061d770f0096 Author: lana Date: 2014-07-09 13:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/061d770f0096 Merge Changeset: 29a40195a39c Author: sgabdura Date: 2014-07-14 14:53 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/29a40195a39c 8041918: BootstrapMethods attribute cannot be empty. Summary: Allow a BootstrapMethods attribute that contains an empty bootstrap_methods table where num_bootstrap_methods is equal to zero. Reviewed-by: lfoltan, coleenp, hseigel ! src/share/vm/classfile/classFileParser.cpp + test/runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java + test/runtime/classFileParserBug/emptynumbootstrapmethods.jar + test/runtime/classFileParserBug/emptynumbootstrapmethods1.jcod + test/runtime/classFileParserBug/emptynumbootstrapmethods2.jcod Changeset: 4270452e5ac9 Author: poonam Date: 2014-07-18 09:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/4270452e5ac9 8048271: Minor GC times doubled from JDK 6u35 to JDK 7u51 Summary: Made JavaObjectsInPerm a diagnostic option Reviewed-by: jmasa, kevinw ! src/share/vm/runtime/globals.hpp Changeset: bd8f2377a415 Author: lana Date: 2014-07-22 18:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/bd8f2377a415 Merge ! src/share/vm/classfile/classFileParser.cpp Changeset: 1744e61450ea Author: zgu Date: 2014-07-18 11:14 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1744e61450ea 8050165: linux-sparcv9: NMT detail causes assert((intptr_t*)younger_sp[FP->sp_offset_in_saved_window()] == (intptr_t*)((intptr_t)sp - STACK_BIAS)) failed: younger_sp must be valid Summary: Fixed native memory tracking stack walking Reviewed-by: coleenp, mikael ! src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp Changeset: fa21e59721c4 Author: zgu Date: 2014-07-21 06:00 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/fa21e59721c4 8050167: linux-sparcv9: hs_err file does not show any stack information Summary: Fixed creation of starting stack frame for stack walking in error handler Reviewed-by: coleenp, mikael ! src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp Changeset: 4913b2634773 Author: zgu Date: 2014-07-24 09:33 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/4913b2634773 Merge Changeset: f0d3edacea3a Author: sgabdura Date: 2014-07-31 12:10 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f0d3edacea3a 8051844: BootstrapMethods attribute cannot be empty again Summary: Fix JDK-8034926 was pushed second time after JDK-8041918 and cause it again. Recommit the fix JDK-8041918. Reviewed-by: lfoltan ! src/share/vm/classfile/classFileParser.cpp Changeset: 16f41a7c5c28 Author: kvn Date: 2014-08-05 14:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/16f41a7c5c28 8049542: C2: assert(size_in_words <= (julong)max_jint) failed: no overflow Summary: Added juint cast to avoid gcc problem we have on one of our platforms. Reviewed-by: dholmes, roland ! src/share/vm/oops/typeArrayOop.hpp Changeset: bad107a5d096 Author: hseigel Date: 2014-08-05 23:10 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/bad107a5d096 8051012: Regression in verifier for method call from inside of a branch Summary: Fix stackmap matching for branches. Reviewed-by: coleenp, lfoltan, acorn ! src/share/vm/classfile/stackMapTable.cpp ! src/share/vm/classfile/stackMapTable.hpp ! src/share/vm/classfile/verifier.cpp ! src/share/vm/classfile/verifier.hpp Changeset: ded432e6064b Author: katleman Date: 2014-08-20 12:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/ded432e6064b Added tag jdk7u80-b02 for changeset bad107a5d096 ! .hgtags Changeset: 0acd473e9e2a Author: asaha Date: 2014-08-28 14:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/0acd473e9e2a 8056309: Set minor version for hotspot in 7u76 to 76 and build number to b01 Reviewed-by: jcoomes ! make/hotspot_version Changeset: fdd515fe84af Author: asaha Date: 2014-08-28 13:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/fdd515fe84af Merge ! .hgtags - test/runtime/7051189/Xchecksig.sh - test/testlibrary/OutputAnalyzerTest.java Changeset: f7a358632ace Author: asaha Date: 2014-09-03 10:05 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f7a358632ace Merge ! make/hotspot_version Changeset: 6ebad40a78bb Author: asaha Date: 2014-09-03 22:39 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/6ebad40a78bb Added tag jdk7u76-b00 for changeset 3c01618f40c0 ! .hgtags Changeset: cc4490811789 Author: asaha Date: 2014-09-03 22:54 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/cc4490811789 Merge ! .hgtags - test/runtime/7051189/Xchecksig.sh - test/testlibrary/OutputAnalyzerTest.java Changeset: c8bba9a51f3d Author: dbuck Date: 2014-08-19 10:03 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c8bba9a51f3d 8054883: Segmentation error while running program Summary: Fix pattern matching of range check Reviewed-by: kvn ! src/share/vm/opto/ifnode.cpp Changeset: b577ea5b8da4 Author: poonam Date: 2014-08-19 04:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b577ea5b8da4 8044406: JVM crash with JDK8 (build 1.8.0-b132) with G1 GC Summary: Fill the last card that has been allocated into with a dummy object Reviewed-by: tschatzl, mgerdin ! src/share/vm/gc_implementation/g1/g1AllocRegion.hpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp Changeset: 7b5d132c3a70 Author: hseigel Date: 2014-08-29 12:40 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/7b5d132c3a70 8046233: VerifyError on backward branch Summary: Check that both blocks have same uninitialized object Reviewed-by: acorn, coleenp ! src/share/vm/classfile/stackMapFrame.cpp ! src/share/vm/classfile/stackMapFrame.hpp ! src/share/vm/classfile/stackMapTable.cpp Changeset: 10c2cb5743ca Author: asaha Date: 2014-09-22 11:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/10c2cb5743ca Added tag jdk7u76-b01 for changeset 7b5d132c3a70 ! .hgtags Changeset: 99a8d8e3f1c6 Author: asaha Date: 2014-10-02 10:00 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/99a8d8e3f1c6 Added tag jdk7u76-b02 for changeset 10c2cb5743ca ! .hgtags Changeset: a49fcd3e5da8 Author: asaha Date: 2014-10-06 12:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a49fcd3e5da8 Added tag jdk7u76-b03 for changeset 99a8d8e3f1c6 ! .hgtags Changeset: 9509fd18468f Author: asaha Date: 2014-10-13 13:02 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/9509fd18468f Merge ! .hgtags ! make/hotspot_version ! src/os/bsd/vm/os_bsd.cpp ! src/os/linux/vm/os_linux.cpp ! src/share/vm/ci/bcEscapeAnalyzer.cpp ! src/share/vm/classfile/classFileParser.cpp ! src/share/vm/opto/library_call.cpp ! src/share/vm/prims/jni.cpp ! src/share/vm/prims/jvm.cpp ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/utilities/ostream.cpp ! src/share/vm/utilities/ostream.hpp ! test/serviceability/sa/jmap-hashcode/Test8028623.java Changeset: 15079dd9fd20 Author: asaha Date: 2014-10-13 13:51 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/15079dd9fd20 Merge ! .hgtags Changeset: 7d3ba5ccfc7c Author: asaha Date: 2014-10-13 15:10 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/7d3ba5ccfc7c Added tag jdk7u76-b04 for changeset 15079dd9fd20 ! .hgtags Changeset: 588dc45c2068 Author: asaha Date: 2014-10-15 10:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/588dc45c2068 Merge ! .hgtags Changeset: 6896dab06a91 Author: asaha Date: 2014-10-20 12:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/6896dab06a91 8061507: Increment hsx 24.76 build to b02 for 7u76-b05 Reviewed-by: jcoomes ! make/hotspot_version Changeset: c95da94b4c76 Author: jmasa Date: 2014-10-09 09:45 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/c95da94b4c76 8026303: CMS: JVM intermittently crashes with "FreeList of size 258 violates Conservation Principle" assert Reviewed-by: tschatzl, jwilhelm, sjohanss ! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp ! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.hpp Changeset: 0ac38b5b6427 Author: asaha Date: 2014-10-20 13:19 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/0ac38b5b6427 Merge ! .hgtags Changeset: 3192de2e3c72 Author: asaha Date: 2014-10-20 13:30 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/3192de2e3c72 Added tag jdk7u76-b05 for changeset 0ac38b5b6427 ! .hgtags Changeset: f0aeae9ae177 Author: asaha Date: 2014-10-21 13:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f0aeae9ae177 Merge ! make/hotspot_version Changeset: 52f41cea3857 Author: asaha Date: 2014-10-21 13:16 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/52f41cea3857 8061694: Increment hsx 24.76 build to b03 for 7u76-b06 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 6f19883aa61a Author: morris Date: 2014-09-18 11:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/6f19883aa61a 8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check Summary: Provide promoted stack slots for floating-point registers in the SPARC c_calling_convention. Reviewed-by: kvn, jrose, drchase ! src/cpu/sparc/vm/sharedRuntime_sparc.cpp ! src/cpu/sparc/vm/sparc.ad Changeset: 1553b6f32e2c Author: morris Date: 2014-08-13 13:00 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1553b6f32e2c 8054530: C2: assert(res == old_res) failed: Inconsistency between old and new Summary: Fixed signedness problem with assertion. Reviewed-by: kvn ! src/share/vm/oops/objArrayOop.hpp Changeset: 8580db8e38a2 Author: asaha Date: 2014-10-27 12:29 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/8580db8e38a2 Merge ! .hgtags Changeset: 7df3393c9f20 Author: asaha Date: 2014-10-27 12:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/7df3393c9f20 Added tag jdk7u76-b06 for changeset 8580db8e38a2 ! .hgtags Changeset: 475a5cf6fc80 Author: asaha Date: 2014-11-03 12:21 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/475a5cf6fc80 Merge ! .hgtags Changeset: 58e0aa04277e Author: asaha Date: 2014-11-03 12:25 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/58e0aa04277e Added tag jdk7u76-b07 for changeset 475a5cf6fc80 ! .hgtags Changeset: aab9d2a9f8ad Author: asaha Date: 2014-11-07 14:21 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/aab9d2a9f8ad Merge ! make/hotspot_version Changeset: 1a541db99742 Author: asaha Date: 2014-11-10 10:26 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1a541db99742 8064493: Increment the build value to b04 for hs24.76 in 7u76-b08 Reviewed-by: jcoomes ! make/hotspot_version Changeset: aacb26c92164 Author: dbuck Date: 2014-10-31 14:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/aacb26c92164 8060169: Update the Crash Reporting URL in the Java crash log Summary: Update the URL for HotSpot bug reports. Reviewed-by: dcubed, rdurbin ! src/share/vm/runtime/arguments.cpp Changeset: 64a7fa638019 Author: asaha Date: 2014-11-10 11:45 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/64a7fa638019 Merge ! .hgtags Changeset: 9b234d7fa8a7 Author: asaha Date: 2014-11-10 11:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/9b234d7fa8a7 Added tag jdk7u76-b08 for changeset 64a7fa638019 ! .hgtags Changeset: a98ec271abf8 Author: aeriksso Date: 2014-10-09 16:21 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a98ec271abf8 8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms Reviewed-by: sla, alanb ! make/bsd/makefiles/mapfile-vers-debug ! make/bsd/makefiles/mapfile-vers-product ! make/linux/makefiles/mapfile-vers-debug ! make/linux/makefiles/mapfile-vers-product ! make/solaris/makefiles/mapfile-vers ! src/share/vm/prims/jvm.cpp ! src/share/vm/prims/jvm.h Changeset: 103eec0b084f Author: asaha Date: 2014-11-17 12:25 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/103eec0b084f Merge ! .hgtags Changeset: 1166d5118d6d Author: asaha Date: 2014-11-17 12:37 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1166d5118d6d Added tag jdk7u76-b09 for changeset 103eec0b084f ! .hgtags Changeset: cc7a8ea24ab6 Author: asaha Date: 2014-11-24 11:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/cc7a8ea24ab6 Merge ! make/hotspot_version ! test/serviceability/sa/jmap-hashcode/Test8028623.java Changeset: 82b681cadc35 Author: asaha Date: 2014-11-24 13:33 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/82b681cadc35 Merge ! .hgtags Changeset: 764411cdf8bc Author: asaha Date: 2014-11-24 13:38 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/764411cdf8bc Added tag jdk7u76-b10 for changeset 82b681cadc35 ! .hgtags Changeset: fd16bf65cfed Author: asaha Date: 2014-12-02 10:44 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/fd16bf65cfed Merge ! .hgtags Changeset: 5ae4fa7ee58f Author: asaha Date: 2014-12-02 10:53 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/5ae4fa7ee58f Added tag jdk7u76-b11 for changeset fd16bf65cfed ! .hgtags Changeset: e375023d1961 Author: asaha Date: 2014-12-08 12:42 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/e375023d1961 Merge ! .hgtags Changeset: b941ad77e48a Author: asaha Date: 2014-12-08 12:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b941ad77e48a Added tag jdk7u76-b12 for changeset e375023d1961 ! .hgtags Changeset: a395c29532e5 Author: asaha Date: 2014-12-18 14:06 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/a395c29532e5 Merge ! .hgtags Changeset: 80cf7ab980a0 Author: asaha Date: 2014-12-18 14:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/80cf7ab980a0 Added tag jdk7u76-b13 for changeset a395c29532e5 ! .hgtags Changeset: db9672d640ff Author: asaha Date: 2014-12-29 11:41 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/db9672d640ff Added tag jdk7u75-b30 for changeset 0c7d7c067c46 ! .hgtags Changeset: 98f0c5279ba7 Author: asaha Date: 2014-12-29 11:49 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/98f0c5279ba7 Merge ! .hgtags Changeset: b23b20368942 Author: Greg Lewis Date: 2015-01-24 12:39 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b23b20368942 Merge from main OpenJDK repository ! .hgtags ! make/bsd/makefiles/mapfile-vers-debug ! make/bsd/makefiles/mapfile-vers-product ! src/os/bsd/vm/os_bsd.cpp ! src/os/linux/vm/os_linux.cpp ! src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.cpp ! src/share/vm/prims/jni.cpp ! src/share/vm/prims/jvm.cpp ! src/share/vm/prims/jvm.h ! src/share/vm/runtime/arguments.cpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/objectMonitor.cpp ! src/share/vm/runtime/safepoint.cpp ! src/share/vm/utilities/ostream.cpp Changeset: 3dba26b942d3 Author: Greg Lewis Date: 2015-01-25 08:30 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/3dba26b942d3 . This test should likely run on BSD since it runs on the other Unix variants. ! test/runtime/XCheckJniJsig/XCheckJSig.java From glewis at eyesbeyond.com Sun Jan 25 16:36:30 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sun, 25 Jan 2015 16:36:30 +0000 Subject: hg: bsd-port/bsd-port/jdk: 240 new changesets Message-ID: <201501251636.t0PGadHZ013861@aojmv0008> Changeset: 9e5c6b2fe171 Author: mbankal Date: 2014-01-21 07:53 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9e5c6b2fe171 8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows Reviewed-by: chegar ! src/windows/classes/java/net/DualStackPlainSocketImpl.java ! src/windows/native/java/net/SocketInputStream.c ! test/java/net/Socket/asyncClose/Race.java Changeset: 2b52567922b6 Author: lana Date: 2014-01-21 12:39 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2b52567922b6 Merge Changeset: 6a3fd236165c Author: dfuchs Date: 2014-01-22 14:11 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/6a3fd236165c 8029281: Synchronization issues in Logger and LogManager Summary: Fixes several race conditions in logging which have been at the root cause of intermittent test failures. Reviewed-by: mchung, plevart ! src/share/classes/java/util/logging/LogManager.java ! src/share/classes/java/util/logging/Logger.java + test/java/util/logging/TestLogConfigurationDeadLock.java + test/java/util/logging/TestLoggerBundleSync.java Changeset: 7d4a292dda4f Author: dfuchs Date: 2014-01-21 14:28 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7d4a292dda4f 8031980: Add new j.u.l deadlock test for JDK-8027670 and JDK-8029281 Summary: adds a new test for the deadlock found in JDK-8027670 and fixed in JDK-8029281. Reviewed-by: mchung ! test/java/util/logging/TestLogConfigurationDeadLock.java + test/java/util/logging/TestLogConfigurationDeadLockWithConf.java + test/java/util/logging/deadlockconf.properties Changeset: ce2dea6653e7 Author: alanb Date: 2012-11-11 10:05 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ce2dea6653e7 8003253: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java hang intermittently [win] Reviewed-by: chegar ! test/java/nio/channels/AsynchronousChannelGroup/Unbounded.java Changeset: ed39d094c281 Author: alanb Date: 2012-11-14 12:56 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ed39d094c281 8003285: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java fails again [macosx] Reviewed-by: chegar ! test/java/nio/channels/AsynchronousChannelGroup/Unbounded.java Changeset: 80bc975ee4df Author: alanb Date: 2014-01-09 11:45 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/80bc975ee4df 8003895: java/nio/channels/AsynchronousChannelGroup/Unbounded.java failing again [win64] Reviewed-by: chegar ! test/java/nio/channels/AsynchronousChannelGroup/Unbounded.java Changeset: c03c270734ae Author: coffeys Date: 2014-01-10 15:10 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c03c270734ae 8017779: java/net/Authenticator/B4769350.java fails Reviewed-by: chegar Contributed-by: Tristan Yan , Kurchi Subhra Hazra ! test/java/net/Authenticator/B4769350.java Changeset: 82f3d3f4e5df Author: coffeys Date: 2014-01-23 19:23 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/82f3d3f4e5df Merge Changeset: 3d3f975635eb Author: dmarkov Date: 2014-01-24 01:22 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3d3f975635eb 8028616: Htmleditorkit parser doesn't handle leading slash (/) Reviewed-by: alexp, alexsch ! src/share/classes/javax/swing/text/html/parser/Parser.java + test/javax/swing/text/html/parser/Parser/8028616/bug8028616.java Changeset: 87a483ec5610 Author: uta Date: 2014-01-22 18:13 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/87a483ec5610 8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1 Reviewed-by: alanb, khazra, chegar ! src/windows/native/java/lang/java_props_md.c ! src/windows/resource/java.manifest Changeset: 890440bae193 Author: tyan Date: 2014-01-24 12:25 +0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/890440bae193 8030712: TEST_BUG : java/lang/ProcessBuilder/BasicLauncher.java fails if java output contains VM warning Reviewed-by: alanb, martin ! test/java/lang/ProcessBuilder/Basic.java Changeset: b537340c8299 Author: igerasim Date: 2014-01-23 03:22 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b537340c8299 8023881: IDN.USE_STD3_ASCII_RULES option is too strict to use Unicode in IDN.toASCII Reviewed-by: michaelm ! src/share/classes/java/net/IDN.java + test/java/net/IDN/UseSTD3ASCIIRules.java Changeset: 29641d5506eb Author: igerasim Date: 2014-01-25 00:49 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/29641d5506eb 8030698: Several GUI labels in jconsole need correction Reviewed-by: sla ! src/share/classes/sun/tools/jconsole/Messages.java ! src/share/classes/sun/tools/jconsole/SummaryTab.java ! src/share/classes/sun/tools/jconsole/ThreadTab.java ! src/share/classes/sun/tools/jconsole/resources/messages.properties ! src/share/classes/sun/tools/jconsole/resources/messages_ja.properties ! src/share/classes/sun/tools/jconsole/resources/messages_zh_CN.properties Changeset: d6fb53a01abc Author: igerasim Date: 2014-01-24 21:46 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d6fb53a01abc 8030878: JConsole issues meaningless message if SSL connection fails Reviewed-by: mchung, sla ! src/share/classes/sun/tools/jconsole/Messages.java ! src/share/classes/sun/tools/jconsole/VMPanel.java ! src/share/classes/sun/tools/jconsole/resources/messages.properties Changeset: 57ac2bbc3075 Author: coffeys Date: 2013-10-23 16:53 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/57ac2bbc3075 5036554: unmarshal error on CORBA alias type in CORBA any Reviewed-by: chegar, smarks + test/com/sun/corba/5036554/JavaBug.java + test/com/sun/corba/5036554/README + test/com/sun/corba/5036554/TestCorbaBug.sh + test/com/sun/corba/5036554/bug.idl Changeset: 47834fe119cb Author: bchristi Date: 2013-08-02 15:30 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/47834fe119cb 8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X Summary: On Mac, default to UTF-8 if no environmental hints are available Reviewed-by: naoto, ddehaven ! src/solaris/native/java/lang/java_props_md.c + test/java/lang/System/MacEncoding/ExpectedEncoding.java + test/java/lang/System/MacEncoding/MacJNUEncoding.sh + test/java/lang/System/MacEncoding/TestFileEncoding.java - test/java/lang/System/MacJNUEncoding/ExpectedEncoding.java - test/java/lang/System/MacJNUEncoding/MacJNUEncoding.sh Changeset: d385f8557e94 Author: bchristi Date: 2014-01-28 11:19 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d385f8557e94 7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx] Summary: On MacOS X set user.home to value of NSHomeDirectory() Reviewed-by: alanb, ddehaven, mduigou ! make/common/Defs-macosx.gmk ! make/java/java/Makefile ! src/solaris/native/java/lang/java_props_macosx.c ! src/solaris/native/java/lang/java_props_macosx.h ! src/solaris/native/java/lang/java_props_md.c Changeset: 5d4ddcee9b06 Author: weijun Date: 2014-01-21 12:08 +0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5d4ddcee9b06 8031572: jarsigner -verify exits with 0 when a jar file is not properly signed Reviewed-by: mullan ! src/share/classes/java/util/jar/JarFile.java + test/sun/security/tools/jarsigner/EntriesOrder.java Changeset: 9f5d6c8c6f4c Author: miroslawzn Date: 2014-01-30 13:28 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9f5d6c8c6f4c 8011944: Sort fails with ArrayIndexOutOfBoundsException Reviewed-by: alanb ! src/share/classes/java/util/ComparableTimSort.java ! src/share/classes/java/util/TimSort.java + test/java/util/Arrays/TimSortStackSize.java Changeset: cbbd96e17b06 Author: aefimov Date: 2014-02-04 17:37 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/cbbd96e17b06 8030822: (tz) Support tzdata2013i Reviewed-by: coffeys, mfang, okutsu ! make/sun/javazic/tzdata/VERSION ! make/sun/javazic/tzdata/africa ! make/sun/javazic/tzdata/asia ! make/sun/javazic/tzdata/northamerica ! src/share/classes/sun/util/resources/TimeZoneNames.java ! src/share/classes/sun/util/resources/TimeZoneNames_de.java ! src/share/classes/sun/util/resources/TimeZoneNames_es.java ! src/share/classes/sun/util/resources/TimeZoneNames_fr.java ! src/share/classes/sun/util/resources/TimeZoneNames_it.java ! src/share/classes/sun/util/resources/TimeZoneNames_ja.java ! src/share/classes/sun/util/resources/TimeZoneNames_ko.java ! src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java ! src/share/classes/sun/util/resources/TimeZoneNames_sv.java ! src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java ! src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Changeset: b562ed3c0bd2 Author: aefimov Date: 2014-01-31 18:10 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b562ed3c0bd2 8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win) Reviewed-by: alanb, dfuchs, joehw + test/javax/xml/jaxp/transform/8004476/SecureProcessingTest.xml + test/javax/xml/jaxp/transform/8004476/TestBase.java + test/javax/xml/jaxp/transform/8004476/XPathExFuncTest.java + test/javax/xml/jaxp/transform/8004476/XSLTExFuncTest.java + test/javax/xml/jaxp/transform/8004476/tokenize.xml + test/javax/xml/jaxp/transform/8004476/tokenize.xsl - test/javax/xml/jaxp/transform/jdk8004476/SecureProcessingTest.xml - test/javax/xml/jaxp/transform/jdk8004476/TestBase.java - test/javax/xml/jaxp/transform/jdk8004476/XPathExFuncTest.java - test/javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java - test/javax/xml/jaxp/transform/jdk8004476/tokenize.xml - test/javax/xml/jaxp/transform/jdk8004476/tokenize.xsl Changeset: 25524158eb9f Author: lana Date: 2014-02-05 13:57 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/25524158eb9f Merge - test/java/lang/System/MacJNUEncoding/ExpectedEncoding.java - test/java/lang/System/MacJNUEncoding/MacJNUEncoding.sh - test/javax/xml/jaxp/transform/jdk8004476/SecureProcessingTest.xml - test/javax/xml/jaxp/transform/jdk8004476/TestBase.java - test/javax/xml/jaxp/transform/jdk8004476/XPathExFuncTest.java - test/javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java - test/javax/xml/jaxp/transform/jdk8004476/tokenize.xml - test/javax/xml/jaxp/transform/jdk8004476/tokenize.xsl Changeset: db7a06b2b7ee Author: khazra Date: 2013-06-13 17:48 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/db7a06b2b7ee 7169142: CookieHandler does not work with localhost Summary: Add .local to derived effective hostnames without dot Reviewed-by: chegar ! src/share/classes/java/net/CookieManager.java + test/java/net/CookieHandler/LocalHostCookie.java Changeset: 1fa79e009882 Author: khazra Date: 2013-06-13 11:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1fa79e009882 8015421: NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE Summary: Ensure integer overflow does not occur Reviewed-by: chegar ! src/share/classes/sun/net/www/http/ChunkedOutputStream.java Changeset: 8e2b4808a068 Author: anashaty Date: 2014-02-07 16:00 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8e2b4808a068 8023990: Regression: postscript size increase from 6u18 Reviewed-by: prr, bae ! src/share/classes/sun/awt/FontConfiguration.java ! src/solaris/classes/sun/font/FcFontConfiguration.java Changeset: 13473046fdfe Author: robm Date: 2014-02-11 16:06 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/13473046fdfe 7084032: test/java/net/Inet6Address/B6558853.java fails on Windows XP/2003 if IPv6 Reviewed-by: chegar ! src/windows/native/java/net/TwoStacksPlainSocketImpl.c Changeset: 3edb49b50486 Author: twisti Date: 2013-07-03 11:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3edb49b50486 8019184: MethodHandles.catchException() fails when methods have 8 args + varargs Reviewed-by: jrose ! src/share/classes/java/lang/invoke/MethodHandleImpl.java + test/java/lang/invoke/TestCatchExceptionWithVarargs.java Changeset: c5d7cbccfcd7 Author: robm Date: 2014-02-13 21:35 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c5d7cbccfcd7 7152892: some jtreg tests fail with permission denied Reviewed-by: coffeys ! test/java/lang/ClassLoader/Assert.sh ! test/java/rmi/registry/readTest/readTest.sh ! test/java/util/zip/ZipFile/ReadZip.java ! test/sun/net/www/protocol/jar/jarbug/run.sh Changeset: e1f33d3b7054 Author: kshefov Date: 2014-02-18 16:00 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e1f33d3b7054 8017456: [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution Reviewed-by: serb, alexsch ! test/java/awt/DataFlavor/MissedHtmlAndRtfBug/InterprocessMessages.java ! test/java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html ! test/java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java Changeset: 544e82c5a52d Author: weijun Date: 2013-10-23 08:32 +0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/544e82c5a52d 8027026: Change keytool -genkeypair to use -keyalg RSA Reviewed-by: alanb, chegar, mullan ! test/ProblemList.txt ! test/java/util/TimeZone/TimeZoneDatePermissionCheck.sh ! test/java/util/jar/JarInputStream/ExtraFileInMetaInf.java ! test/sun/security/pkcs12/PKCS12SameKeyId.java ! test/sun/security/tools/jarsigner/TimestampCheck.java ! test/sun/security/tools/jarsigner/checkusage.sh ! test/sun/security/tools/jarsigner/crl.sh ! test/sun/security/tools/jarsigner/jvindex.sh ! test/sun/security/tools/jarsigner/newsize7.sh ! test/sun/security/tools/jarsigner/onlymanifest.sh ! test/sun/security/tools/jarsigner/passtype.sh ! test/sun/security/tools/jarsigner/samename.sh ! test/sun/security/tools/jarsigner/ts.sh ! test/sun/security/tools/keytool/CloseFile.java ! test/sun/security/tools/keytool/ListKeychainStore.sh ! test/sun/security/tools/keytool/StartDateTest.java ! test/sun/security/tools/keytool/emptysubject.sh ! test/sun/security/tools/keytool/importreadall.sh ! test/sun/security/tools/keytool/readjar.sh ! test/sun/security/tools/keytool/selfissued.sh ! test/sun/security/tools/keytool/trystore.sh ! test/sun/security/validator/samedn.sh Changeset: 827bc20e8f61 Author: dsamersoff Date: 2014-02-21 19:26 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/827bc20e8f61 8019800: Test sun/tools/jcmd/jcmd-f.sh failing after JDK-8017011 Summary: removed extra colon Reviewed-by: sla, coffeys ! test/ProblemList.txt ! test/sun/tools/jcmd/help_help.out Changeset: efb51c945698 Author: igerasim Date: 2014-02-20 16:01 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/efb51c945698 8027212: java/nio/channels/Selector/SelectAfterRead.java fails intermittently Reviewed-by: chegar, ewang ! test/java/nio/channels/Selector/ByteServer.java ! test/java/nio/channels/Selector/ReadAfterConnect.java ! test/java/nio/channels/Selector/SelectAfterRead.java ! test/java/nio/channels/Selector/SelectWrite.java Changeset: e03ef8c99170 Author: dmarkov Date: 2014-02-24 11:59 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e03ef8c99170 8032669: Mouse release not being delivered to Swing component in 7u45 Reviewed-by: alexsch, pchelko ! src/macosx/classes/sun/lwawt/LWWindowPeer.java ! src/macosx/classes/sun/lwawt/PlatformWindow.java ! src/macosx/classes/sun/lwawt/macosx/CPlatformEmbeddedFrame.java ! src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java ! src/macosx/classes/sun/lwawt/macosx/CViewPlatformEmbeddedFrame.java ! src/macosx/native/sun/awt/AWTView.h ! src/macosx/native/sun/awt/AWTView.m ! src/macosx/native/sun/awt/AWTWindow.m + test/java/awt/Mouse/EnterExitEvents/DragWindowTest.java Changeset: 97de64f172be Author: alitvinov Date: 2014-02-24 19:17 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/97de64f172be 8032078: [macosx] CPlatformWindow.setWindowState throws RuntimeException, if windowState=ICONIFIED|MAXIMIZED_BOTH Reviewed-by: pchelko, serb ! src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java + test/java/awt/Frame/ExceptionOnSetExtendedStateTest/ExceptionOnSetExtendedStateTest.java Changeset: b387fbb83529 Author: msheppar Date: 2014-02-17 16:15 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b387fbb83529 8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address Summary: amended src/windows/native/java/net/NetworkInterface_winXP.c to "properly" handle Ipv6IfIndex Reviewed-by: chegar, dsamersoff ! src/windows/native/java/net/NetworkInterface_winXP.c + test/java/net/NetworkInterface/UniqueMacAddressesTest.java Changeset: 0ad0b65578da Author: msheppar Date: 2013-09-13 12:20 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0ad0b65578da 8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows Summary: amended test to add active, i.e. isUp(), NetworkInterfaces to test list Reviewed-by: alanb, chegar ! test/java/net/NetworkInterface/UniqueMacAddressesTest.java Changeset: 0da092934c9d Author: coffeys Date: 2014-02-25 20:29 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0da092934c9d Merge Changeset: 4963f233f46a Author: coffeys Date: 2014-02-26 22:44 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/4963f233f46a 7076487: (sctp) SCTP API classes does not exist in JDK for Mac Reviewed-by: michaelm, chegar ! make/com/sun/nio/Makefile ! make/com/sun/nio/sctp/Exportedfiles.gmk ! make/com/sun/nio/sctp/FILES_c.gmk ! make/com/sun/nio/sctp/FILES_java.gmk ! make/com/sun/nio/sctp/Makefile + src/macosx/classes/sun/nio/ch/SctpChannelImpl.java + src/macosx/classes/sun/nio/ch/SctpMultiChannelImpl.java + src/macosx/classes/sun/nio/ch/SctpServerChannelImpl.java Changeset: eeb571eea68d Author: lana Date: 2014-02-27 10:36 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/eeb571eea68d Merge Changeset: 1232278c9e24 Author: collins Date: 2014-02-28 16:48 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1232278c9e24 8032740: Need to create SE Embedded Source Bundles in 7 Release Reviewed-by: dholmes, katleman, bobv, cjplummer ! make/common/Defs-embedded.gmk Changeset: 4f22a749cb7e Author: juh Date: 2014-03-04 01:36 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/4f22a749cb7e 8035973: NPE in ForwardBuilder Reviewed-by: xuelei, mullan ! src/share/classes/sun/security/provider/certpath/ForwardBuilder.java Changeset: 9c978bb7718b Author: weijun Date: 2014-03-05 09:43 +0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9c978bb7718b 7176574: sun/security/krb5/auto/TcpTimeout.java failed with solaris-i586 Reviewed-by: xuelei ! test/sun/security/krb5/auto/TcpTimeout.java Changeset: 85fabd06eb58 Author: dmarkov Date: 2014-03-07 10:58 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/85fabd06eb58 8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS Reviewed-by: alexsch, pchelko ! make/sun/lwawt/FILES_export_macosx.gmk - src/macosx/classes/sun/lwawt/macosx/CMouseInfoPeer.java ! src/macosx/classes/sun/lwawt/macosx/LWCToolkit.java ! src/macosx/native/sun/awt/AWTView.m + test/java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java + test/java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java Changeset: 45638df14aff Author: dmeetry Date: 2014-03-08 01:40 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/45638df14aff 7122142: (ann) Race condition between isAnnotationPresent and getAnnotations 7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations 8005232: (JEP-149) Class Instance size reduction 8022721: TEST_BUG: AnnotationTypeDeadlockTest.java throws java.lang.IllegalStateException: unexpected condition Reviewed-by: jfranck, plevart, robilad ! src/share/classes/java/lang/Class.java ! src/share/classes/java/lang/System.java ! src/share/classes/sun/misc/JavaLangAccess.java ! src/share/classes/sun/reflect/annotation/AnnotationParser.java ! src/share/classes/sun/reflect/annotation/AnnotationType.java + test/java/lang/annotation/AnnotationType/AnnotationTypeDeadlockTest.java + test/java/lang/annotation/AnnotationType/AnnotationTypeRuntimeAssumptionTest.java Changeset: 7f4951e1b985 Author: chegar Date: 2014-03-11 18:37 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7f4951e1b985 8035897: Better memory allocation for file descriptors greater than 1024 on macosx Reviewed-by: michaelm, alanb ! src/solaris/native/java/net/PlainDatagramSocketImpl.c ! src/solaris/native/java/net/PlainSocketImpl.c ! src/solaris/native/java/net/SocketInputStream.c ! src/solaris/native/java/net/bsd_close.c ! src/solaris/native/java/net/linux_close.c + test/java/net/ServerSocket/AnotherSelectFdsLimit.java Changeset: 472f8d774ecd Author: chegar Date: 2014-03-04 13:27 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/472f8d774ecd 8036584: Review comments from 8035897 Reviewed-by: alanb ! src/solaris/native/java/net/PlainDatagramSocketImpl.c ! src/solaris/native/java/net/PlainSocketImpl.c ! src/solaris/native/java/net/SocketInputStream.c ! src/solaris/native/java/net/bsd_close.c ! src/solaris/native/java/net/linux_close.c Changeset: 3dbd9fd3e2bb Author: dmarkov Date: 2014-03-12 15:46 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3dbd9fd3e2bb 8032872: [macosx] Cannot select from JComboBox in a JWindow Reviewed-by: pchelko, ant ! src/macosx/classes/sun/lwawt/LWWindowPeer.java + test/java/awt/Mouse/MouseComboBoxTest/MouseComboBoxTest.java ! test/java/awt/Window/Grab/GrabTest.java Changeset: 598ef39fd47a Author: lana Date: 2014-03-11 23:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/598ef39fd47a Merge - src/macosx/classes/sun/lwawt/macosx/CMouseInfoPeer.java Changeset: 1a4618c1f1bb Author: lana Date: 2014-03-12 13:17 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1a4618c1f1bb Merge Changeset: 115ada869075 Author: pchelko Date: 2014-03-03 16:10 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/115ada869075 8032960: Running forms URL throws NullPointerException in Javaconsole. Reviewed-by: anthony, serb ! src/share/classes/java/awt/Toolkit.java ! src/windows/classes/sun/awt/windows/WToolkit.java + test/java/awt/Toolkit/ToolkitPropertyTest/NoAppContextTest.java Changeset: 7d3b7201bd2b Author: aefimov Date: 2014-03-19 19:16 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7d3b7201bd2b 8037012: (tz) Support tzdata2014a Reviewed-by: coffeys, okutsu, sherman ! make/sun/javazic/tzdata/VERSION ! make/sun/javazic/tzdata/asia ! make/sun/javazic/tzdata/australasia ! make/sun/javazic/tzdata/europe ! make/sun/javazic/tzdata/northamerica ! make/sun/javazic/tzdata/southamerica Changeset: ad8118b85b4d Author: weijun Date: 2014-03-12 14:18 +0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ad8118b85b4d 8035963: The failed Kerberos tests due to timeouts Reviewed-by: alanb, xuelei ! test/ProblemList.txt ! test/sun/security/krb5/auto/BadKdc.java ! test/sun/security/krb5/auto/BadKdc1.java ! test/sun/security/krb5/auto/BadKdc2.java ! test/sun/security/krb5/auto/MaxRetries.java ! test/sun/security/krb5/auto/TcpTimeout.java Changeset: ef6e9fc5704e Author: bae Date: 2014-03-21 23:04 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ef6e9fc5704e 8036022: D3D: rendering with XOR composite causes InternalError. Reviewed-by: flar, serb ! src/share/classes/sun/java2d/SunGraphics2D.java + test/sun/java2d/DrawXORModeTest.java Changeset: a4fcab6aa7e1 Author: kshefov Date: 2014-03-25 15:44 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a4fcab6aa7e1 8022531: [TEST_BUG] After double-click on the folder names , there is no 'OK' button in the dialog. Reviewed-by: pchelko, azvegint, serb ! test/java/awt/FileDialog/SaveFileNameOverrideTest/SaveFileNameOverrideTest.java Changeset: 61de1a2233aa Author: kshefov Date: 2014-03-21 17:36 +0300 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/61de1a2233aa 7161320: TEST_BUG: java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails (Invalid key code) Reviewed-by: pchelko, serb ! test/java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java Changeset: cfde5e1e7e98 Author: alitvinov Date: 2014-03-25 16:54 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/cfde5e1e7e98 8032878: Editable combos in table do not behave as expected Reviewed-by: alexp, alexsch Contributed-by: alexey.ivanov at oracle.com ! src/share/classes/javax/swing/JComboBox.java + test/javax/swing/JComboBox/8032878/bug8032878.java Changeset: 3ad6431b1a14 Author: aefimov Date: 2014-01-05 21:02 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3ad6431b1a14 8027359: XML parser returns incorrect parsing results Reviewed-by: lancea + test/javax/xml/jaxp/parsers/8027359/XML11EntityScannerTest.java Changeset: 7c9b9314e0ef Author: aefimov Date: 2014-03-24 19:34 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7c9b9314e0ef 8032909: XSLT string-length returns incorrect length when string includes complementary chars Reviewed-by: joehw, dfuchs + test/javax/xml/jaxp/parsers/8032909/XSLT.java + test/javax/xml/jaxp/parsers/8032909/a_utf16.xml + test/javax/xml/jaxp/parsers/8032909/a_utf16.xsl + test/javax/xml/jaxp/parsers/8032909/a_utf8.xml + test/javax/xml/jaxp/parsers/8032909/a_utf8.xsl + test/javax/xml/jaxp/parsers/8032909/a_windows1252.xml + test/javax/xml/jaxp/parsers/8032909/a_windows1252.xsl Changeset: 8755db523adc Author: vkempik Date: 2014-03-25 14:11 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8755db523adc 8036786: Update jdk7 testlibrary to match jdk8 Summary: Update testlibrary in jdk7, cumulative backport Reviewed-by: alanb, sla + test/lib/testlibrary/AssertsTest.java ! test/lib/testlibrary/ClassFileInstaller.java + test/lib/testlibrary/OutputAnalyzerReportingTest.java + test/lib/testlibrary/jdk/testlibrary/Asserts.java + test/lib/testlibrary/jdk/testlibrary/InputArguments.java + test/lib/testlibrary/jdk/testlibrary/JDKToolFinder.java + test/lib/testlibrary/jdk/testlibrary/JDKToolLauncher.java ! test/lib/testlibrary/jdk/testlibrary/JcmdBase.java - test/lib/testlibrary/jdk/testlibrary/JdkFinder.java ! test/lib/testlibrary/jdk/testlibrary/OutputAnalyzer.java + test/lib/testlibrary/jdk/testlibrary/Platform.java + test/lib/testlibrary/jdk/testlibrary/ProcessThread.java ! test/lib/testlibrary/jdk/testlibrary/ProcessTools.java ! test/lib/testlibrary/jdk/testlibrary/StreamPumper.java + test/lib/testlibrary/jdk/testlibrary/TestThread.java + test/lib/testlibrary/jdk/testlibrary/Utils.java + test/lib/testlibrary/jdk/testlibrary/XRun.java Changeset: f9451026fdf5 Author: naoto Date: 2013-09-30 16:15 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f9451026fdf5 8016110: Japanese char (MS932) 0x5C cannot be used as an argument when quoted Reviewed-by: ksrini, akhil ! src/windows/bin/cmdtoargs.c + test/tools/launcher/I18NArgTest.java Changeset: b6997b2d522d Author: coffeys Date: 2014-03-27 00:19 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b6997b2d522d Merge - test/lib/testlibrary/jdk/testlibrary/JdkFinder.java Changeset: f68ad873ca8b Author: alitvinov Date: 2014-03-28 20:41 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f68ad873ca8b 8032832: Applet/browser deadlocks, when IIS integrated authentication is used Reviewed-by: chegar, weijun ! src/share/classes/sun/net/www/protocol/http/NegotiateAuthentication.java Changeset: 049f3f8b911e Author: mcherkas Date: 2014-03-31 20:11 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/049f3f8b911e 8019623: Lack of synchronization in AppContext.getAppContext() Reviewed-by: anthony, art ! src/share/classes/sun/awt/AppContext.java + test/sun/awt/AppContext/MultiThread/MultiThreadTest.java Changeset: bb043d8376a5 Author: igerasim Date: 2014-03-26 00:22 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bb043d8376a5 8027348: (process) Enhancement of handling async close of ProcessInputStream Reviewed-by: martin ! src/solaris/classes/java/lang/UNIXProcess.java.bsd ! src/solaris/classes/java/lang/UNIXProcess.java.linux + test/java/lang/ProcessBuilder/CloseRace.java - test/java/lang/Runtime/exec/CloseRace.java Changeset: 7a2aa7ce4fdd Author: igerasim Date: 2014-03-30 21:39 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7a2aa7ce4fdd 8034262: Test java/lang/ProcessBuilder/CloseRace.java fails Reviewed-by: martin, dholmes ! test/java/lang/ProcessBuilder/CloseRace.java Changeset: 5c45b2036035 Author: kshefov Date: 2014-03-31 17:59 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5c45b2036035 8002148: [TEST_BUG] The four lines printed are not the bold typeface. Reviewed-by: pchelko, serb + test/javax/swing/text/GlyphView/4984669/bug4984669.html + test/javax/swing/text/GlyphView/4984669/bug4984669.java Changeset: a6615818c0af Author: chegar Date: 2014-03-26 20:35 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a6615818c0af 8034181: SIGBUS in SctpChannelImpl receive Reviewed-by: alanb, dsamersoff ! src/solaris/native/sun/nio/ch/SctpChannelImpl.c + test/com/sun/nio/sctp/SctpChannel/ReceiveIntoDirect.java Changeset: 80709d5afce2 Author: mfang Date: 2014-03-05 09:15 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/80709d5afce2 8035988: 7u60 l10n resource file translation update 1 Reviewed-by: naoto, yhuang ! src/share/classes/com/sun/accessibility/internal/resources/accessibility_de.properties ! src/share/classes/com/sun/java/swing/plaf/windows/resources/windows_fr.properties + src/share/classes/com/sun/java/util/jar/pack/DriverResource_ja.java + src/share/classes/com/sun/java/util/jar/pack/DriverResource_zh_CN.java ! src/share/classes/com/sun/rowset/RowSetResourceBundle_de.properties ! src/share/classes/com/sun/rowset/RowSetResourceBundle_ja.properties ! src/share/classes/com/sun/rowset/RowSetResourceBundle_sv.properties ! src/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_fr.properties ! src/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_fr.properties ! src/share/classes/com/sun/tools/jdi/resources/jdi_ja.properties ! src/share/classes/sun/applet/resources/MsgAppletViewer_ja.java ! src/share/classes/sun/applet/resources/MsgAppletViewer_pt_BR.java ! src/share/classes/sun/applet/resources/MsgAppletViewer_sv.java ! src/share/classes/sun/awt/resources/awt_pt_BR.properties ! src/share/classes/sun/launcher/resources/launcher_de.properties ! src/share/classes/sun/launcher/resources/launcher_pt_BR.properties ! src/share/classes/sun/management/resources/agent_ja.properties ! src/share/classes/sun/security/tools/JarSignerResources_zh_CN.java ! src/share/classes/sun/tools/jar/resources/jar_pt_BR.properties ! src/share/classes/sun/tools/jconsole/resources/messages_ja.properties ! src/share/classes/sun/tools/jconsole/resources/messages_zh_CN.properties ! src/share/classes/sun/util/logging/resources/logging_zh_TW.properties Changeset: 0dab34ace70b Author: robm Date: 2014-04-02 18:32 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0dab34ace70b Merge ! test/java/lang/System/MacEncoding/ExpectedEncoding.java ! test/java/lang/System/MacEncoding/MacJNUEncoding.sh Changeset: ce010eec02e6 Author: dmarkov Date: 2014-04-03 11:37 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ce010eec02e6 8013611: Modal dialog fails to obtain keyboard focus Reviewed-by: leonidr ! src/share/classes/java/awt/KeyboardFocusManager.java + test/java/awt/Focus/8013611/JDK8013611.java Changeset: 81ae652d99e3 Author: bae Date: 2014-04-03 17:09 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/81ae652d99e3 8019990: IM candidate window appears on the South-East corner of the display. Reviewed-by: bagiras, serb ! src/windows/native/sun/windows/awt_Component.cpp ! src/windows/native/sun/windows/awt_Frame.cpp ! test/java/awt/Frame/7024749/bug7024749.java Changeset: 726e38af4020 Author: sla Date: 2014-01-28 09:33 -0500 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/726e38af4020 7142035: assert in j.l.instrument agents during shutdown when daemon thread is running Reviewed-by: sla Contributed-by: sunny.chan at gs.com ! src/share/instrument/Reentrancy.c + test/java/lang/instrument/DaemonThread/DummyAgent.java + test/java/lang/instrument/DaemonThread/DummyClass.java + test/java/lang/instrument/DaemonThread/TestDaemonThread.java + test/java/lang/instrument/DaemonThread/TestDaemonThreadLauncher.java Changeset: 8f45cfa2cd18 Author: anashaty Date: 2014-02-18 16:48 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8f45cfa2cd18 7094099: DropDown List of JComboBox detached Reviewed-by: alexp, dcherepanov ! src/share/classes/javax/swing/MenuSelectionManager.java ! src/share/classes/sun/swing/SwingUtilities2.java Changeset: 087a84ca0ddc Author: dcherepanov Date: 2014-04-25 14:44 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/087a84ca0ddc Merge Changeset: 482671567fe5 Author: aefimov Date: 2014-04-07 16:59 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/482671567fe5 8038306: (tz) Support tzdata2014b Reviewed-by: coffeys, sherman, okutsu ! make/sun/javazic/tzdata/VERSION ! make/sun/javazic/tzdata/africa ! make/sun/javazic/tzdata/antarctica ! make/sun/javazic/tzdata/australasia ! make/sun/javazic/tzdata/europe ! make/sun/javazic/tzdata/leapseconds ! make/sun/javazic/tzdata/zone.tab ! src/share/classes/sun/util/resources/TimeZoneNames.java ! src/share/classes/sun/util/resources/TimeZoneNames_de.java ! src/share/classes/sun/util/resources/TimeZoneNames_es.java ! src/share/classes/sun/util/resources/TimeZoneNames_fr.java ! src/share/classes/sun/util/resources/TimeZoneNames_it.java ! src/share/classes/sun/util/resources/TimeZoneNames_ja.java ! src/share/classes/sun/util/resources/TimeZoneNames_ko.java ! src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java ! src/share/classes/sun/util/resources/TimeZoneNames_sv.java ! src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java ! src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Changeset: d41881f35790 Author: pchelko Date: 2014-04-08 16:59 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d41881f35790 8039097: Some tests fail with NPE since 7u60 b12 Reviewed-by: serb, alexsch ! src/share/classes/java/awt/Toolkit.java ! src/windows/classes/sun/awt/windows/WToolkit.java Changeset: 9ef5221c8945 Author: dmeetry Date: 2014-04-08 18:46 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9ef5221c8945 8028726: (prefs) Check src/solaris/native/java/util/FileSystemPreferences.c for JNI pending exceptions Reviewed-by: lancea, chegar, alanb Contributed-by: dan.xu at oracle.com ! src/solaris/native/java/util/FileSystemPreferences.c Changeset: ada99064b803 Author: dmeetry Date: 2014-04-09 19:29 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ada99064b803 8034200: Test java/net/CookieHandler/LocalHostCookie.java fails after fix of JDK-7169142 Reviewed-by: michaelm ! src/share/classes/java/net/CookieManager.java - test/java/net/CookieHandler/LocalHostCookie.java Changeset: d8f78bfed3dc Author: mcherkas Date: 2014-04-11 13:07 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d8f78bfed3dc 8031075: [Regression] focus disappears with shift+tab on dialog having one focus component Reviewed-by: art, serb ! src/share/classes/java/awt/Component.java + test/java/awt/Focus/DialogTraversFocusBackTest/DialogTraversFocusBackTest.java Changeset: 5232427d7b5c Author: vkempik Date: 2014-04-09 18:27 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5232427d7b5c 8039368: Remove testcase from npt utf.c Reviewed-by: dsamersoff, sla ! src/share/npt/utf.c Changeset: 373460328d35 Author: dmarkov Date: 2014-04-17 18:14 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/373460328d35 8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable Reviewed-by: alexp, alexsch ! src/share/classes/javax/swing/JTable.java + test/javax/swing/JTable/8032874/bug8032874.java Changeset: 5efe164f638e Author: asaha Date: 2014-04-17 12:47 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5efe164f638e 8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event Reviewed-by: pchelko, alexsch Contributed-by: vivi.an at oracle.com ! src/share/classes/javax/swing/JTable.java ! src/share/classes/javax/swing/JTree.java Changeset: 7df5b8067d98 Author: coffeys Date: 2014-04-17 18:34 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7df5b8067d98 Merge ! src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java ! src/macosx/classes/sun/lwawt/macosx/LWCToolkit.java ! test/ProblemList.txt Changeset: ff1c45db84fb Author: coffeys Date: 2014-04-18 13:11 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ff1c45db84fb Merge Changeset: 1aacb3bbd835 Author: igerasim Date: 2014-04-16 12:37 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1aacb3bbd835 8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream Reviewed-by: alanb ! src/share/classes/java/io/ObjectOutputStream.java + test/java/io/Serializable/unresolvableObjectStreamClass/UnresolvableObjectStreamClass.java Changeset: 0ec0d97d6966 Author: mkos Date: 2014-04-08 11:25 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0ec0d97d6966 8033113: wsimport fails on WSDL:header parameter name customization Reviewed-by: chegar + test/javax/xml/ws/8033113/Organization_List.wsdl + test/javax/xml/ws/8033113/WsImportTest.java + test/javax/xml/ws/8033113/customization.xml Changeset: e77a91bf9db2 Author: mkos Date: 2014-04-11 09:25 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e77a91bf9db2 8039899: Missing licence headers in test for JDK-8033113 Reviewed-by: chegar ! test/javax/xml/ws/8033113/Organization_List.wsdl ! test/javax/xml/ws/8033113/customization.xml Changeset: 644a1625cb7e Author: ptbrunet Date: 2014-03-28 16:40 -0500 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/644a1625cb7e 8034118: [parfait] JNI exception pending in macosx/native/sun/awt/JavaComponentAccessibility.m Summary: handle possible JNI Exceptions Reviewed-by: prr, serb Contributed-by: peter.brunet at oracle.com ! src/macosx/native/sun/awt/JavaComponentAccessibility.m Changeset: 4549b490cef2 Author: ptbrunet Date: 2014-03-28 17:19 -0500 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/4549b490cef2 8034768: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/JavaTextAccessibility.m Summary: handle possible JNI Exceptions Reviewed-by: prr, serb Contributed-by: peter.brunet at oracle.com ! src/macosx/native/sun/awt/JavaTextAccessibility.m Changeset: 59f6b42e3b99 Author: alitvinov Date: 2014-04-24 10:39 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/59f6b42e3b99 8024061: Exception thrown when drag and drop between two components is executed quickly Reviewed-by: pchelko, serb Contributed-by: alexey.ivanov at oracle.com ! src/share/classes/sun/awt/dnd/SunDropTargetContextPeer.java + test/sun/awt/dnd/8024061/bug8024061.java Changeset: 8fe3cb32ff83 Author: lana Date: 2014-04-28 09:37 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8fe3cb32ff83 Merge - test/java/net/CookieHandler/LocalHostCookie.java Changeset: 416eec42330e Author: serb Date: 2014-04-25 21:31 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/416eec42330e 8041507: Java Access Bridge version strings need to be fixed Summary: set file name and type for use in RC used when building the Java AccessBridge Reviewed-by: tbell Contributed-by: peter.brunet at oracle.com ! make/bridge/Jabswitch/Makefile Changeset: 0e61c23f3c55 Author: pchelko Date: 2014-04-28 16:51 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0e61c23f3c55 8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4 Reviewed-by: anthony, serb ! src/share/classes/javax/accessibility/AccessibleContext.java ! src/share/classes/sun/awt/AWTAccessor.java Changeset: 3ff34a436d61 Author: chegar Date: 2014-04-23 13:19 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3ff34a436d61 8025710: Proxied HTTPS connections reused by HttpClient can send CONNECT to the server Reviewed-by: chegar Contributed-by: Steven Lawrance , Andreas Rieber ! src/share/classes/sun/net/www/http/HttpClient.java + test/sun/net/www/http/HttpClient/B8025710.java Changeset: 1ab843bd7e4d Author: chegar Date: 2014-04-28 13:39 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1ab843bd7e4d 8041931: test/sun/net/www/http/HttpClient/B8025710.java fails with cannot find keystore Reviewed-by: xuelei ! test/sun/net/www/http/HttpClient/B8025710.java Changeset: a938e09de6a4 Author: igerasim Date: 2014-04-30 09:32 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a938e09de6a4 8038961: kinit, klist and ktab aren't built from jdk7u51 in licensee src bundles Reviewed-by: weijun, erikj ! make/sun/security/krb5/Makefile Changeset: bf5cc1ee41a2 Author: asaha Date: 2014-05-01 15:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bf5cc1ee41a2 8036819: JAB: mneumonics not read for textboxes Reviewed-by: alexsch Contributed-by: vivi.an at oracle.com ! src/share/classes/javax/swing/JComponent.java + test/javax/swing/JTextField/8036819/bug8036819.java Changeset: de694ffc1d37 Author: dmarkov Date: 2014-05-06 15:16 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/de694ffc1d37 7130140: using horizontal scroll button on mouse causes a message to be printed on stdout Reviewed-by: art ! src/share/classes/java/awt/event/MouseEvent.java Changeset: a94db199e8a9 Author: erikj Date: 2014-05-06 15:12 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a94db199e8a9 8013098: [macosx] localized aqua_xx.properties are not included in rt.jar Reviewed-by: tbell ! make/com/apple/osxui/Makefile ! make/common/internal/Resources.gmk Changeset: 179ba66e6d1b Author: pchelko Date: 2014-05-07 16:23 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/179ba66e6d1b 8036861: Application can't be loaded fine,the save dialog can't show up. Reviewed-by: serb, azvegint ! src/windows/classes/sun/awt/windows/WToolkit.java - test/java/awt/Toolkit/ToolkitPropertyTest/NoAppContextTest.java Changeset: b7b7ed1d003b Author: coffeys Date: 2014-05-11 21:37 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b7b7ed1d003b Merge Changeset: 8e79fcdbf9ec Author: lana Date: 2014-05-12 17:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8e79fcdbf9ec Merge - test/java/awt/Toolkit/ToolkitPropertyTest/NoAppContextTest.java Changeset: 4645fadf8352 Author: anashaty Date: 2014-05-13 17:27 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/4645fadf8352 8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed Reviewed-by: serb, alexsch ! test/javax/swing/text/StyledEditorKit/8016833/bug8016833.java Changeset: 77d727e6ba38 Author: katleman Date: 2014-05-20 12:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/77d727e6ba38 Added tag jdk7u80-b00 for changeset efc8886310cb ! .hgtags Changeset: 3c95ffb5e81f Author: coffeys Date: 2014-05-09 04:24 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3c95ffb5e81f 8028192: Use of PKCS11-NSS provider in FIPS mode broken Reviewed-by: xuelei ! src/share/classes/com/sun/crypto/provider/RSACipher.java ! src/share/classes/com/sun/crypto/provider/TlsRsaPremasterSecretGenerator.java ! src/share/classes/sun/security/internal/spec/TlsRsaPremasterSecretParameterSpec.java ! src/share/classes/sun/security/pkcs11/P11RSACipher.java ! src/share/classes/sun/security/pkcs11/P11TlsRsaPremasterSecretGenerator.java ! src/share/classes/sun/security/pkcs11/Token.java ! src/share/classes/sun/security/ssl/RSAClientKeyExchange.java ! src/share/classes/sun/security/util/KeyUtil.java ! src/windows/classes/sun/security/mscapi/RSACipher.java ! test/com/sun/crypto/provider/TLS/TestPremaster.java ! test/sun/security/pkcs11/fips/CipherTest.java ! test/sun/security/pkcs11/fips/ClientJSSEServerJSSE.java ! test/sun/security/pkcs11/tls/TestPremaster.java Changeset: d1538beb0d93 Author: coffeys Date: 2014-05-13 12:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d1538beb0d93 Merge Changeset: 0f17bd8d91eb Author: alitvinov Date: 2014-05-16 17:27 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0f17bd8d91eb 8041725: Nimbus JList selection colors persist across L&F changes Reviewed-by: alexsch, alexp ! src/share/classes/javax/swing/plaf/nimbus/skin.laf + test/javax/swing/plaf/nimbus/8041725/bug8041725.java Changeset: 5474115693fb Author: aefimov Date: 2014-05-19 01:51 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5474115693fb 8043012: (tz) Support tzdata2014c Reviewed-by: okutsu, peytoia ! make/sun/javazic/tzdata/VERSION ! make/sun/javazic/tzdata/africa ! make/sun/javazic/tzdata/asia ! make/sun/javazic/tzdata/europe Changeset: 4400f55df584 Author: anashaty Date: 2014-05-19 17:46 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/4400f55df584 8038000: java.awt.image.RasterFormatException: Incorrect scanline stride Reviewed-by: bae, serb ! src/share/classes/sun/awt/image/ByteBandedRaster.java ! src/share/classes/sun/awt/image/ByteComponentRaster.java ! src/share/classes/sun/awt/image/BytePackedRaster.java ! src/share/classes/sun/awt/image/IntegerComponentRaster.java ! src/share/classes/sun/awt/image/ShortBandedRaster.java ! src/share/classes/sun/awt/image/ShortComponentRaster.java + test/sun/awt/image/bug8038000.java Changeset: 00a704025001 Author: robm Date: 2014-05-20 16:07 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/00a704025001 8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings Reviewed-by: mullan ! src/share/classes/javax/crypto/JceSecurity.java Changeset: 555140f804ae Author: poonam Date: 2014-05-20 17:52 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/555140f804ae 7153157: ClassValue.get does not return if computeValue calls remove Summary: Track intermediate states more precisely, according to spec. Reviewed-by: twisti, forax ! src/share/classes/java/lang/ClassValue.java Changeset: 7060b13cb6cc Author: alitvinov Date: 2014-05-22 16:16 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7060b13cb6cc 7172865: PropertyDescriptor fails to work with setter method name if setter is non-void Reviewed-by: malenkov, alexsch ! src/share/classes/java/beans/IndexedPropertyDescriptor.java ! src/share/classes/java/beans/MethodDescriptor.java + src/share/classes/java/beans/MethodRef.java ! src/share/classes/java/beans/PropertyDescriptor.java + test/java/beans/Introspector/Test7172865.java Changeset: 26ba36d4400c Author: alitvinov Date: 2014-05-23 16:29 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/26ba36d4400c 7160604: Using non-opaque windows - popups are initially not painted correctly Reviewed-by: serb, alexsch ! src/share/classes/javax/swing/JPopupMenu.java + test/javax/swing/JPopupMenu/7160604/bug7160604.html + test/javax/swing/JPopupMenu/7160604/bug7160604.java Changeset: 2e1597d1fda7 Author: alanb Date: 2014-03-24 15:09 +0000 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2e1597d1fda7 8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException Reviewed-by: chegar ! src/solaris/classes/sun/nio/fs/UnixPath.java ! test/java/nio/file/Path/PathOps.java Changeset: 65e009aff70a Author: mduigou Date: 2014-05-28 09:52 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/65e009aff70a 8043210: Add _BIG_ENDIAN define on linux/sparc Reviewed-by: mduigou, ksrini, dholmes Contributed-by: mikael.vidstedt at oracle.com ! make/common/Defs-linux.gmk Changeset: faf013fdf311 Author: igerasim Date: 2014-05-20 10:11 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/faf013fdf311 7195480: javax.smartcardio does not detect cards on Mac OS X Reviewed-by: valeriep ! src/solaris/native/sun/security/smartcardio/MUSCLE/pcsclite.h Changeset: 48964ea8862c Author: igerasim Date: 2014-05-23 07:07 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/48964ea8862c 8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX Reviewed-by: valeriep ! src/share/native/sun/security/smartcardio/pcsc.c Changeset: 61ecb4a9aa13 Author: igerasim Date: 2014-05-29 13:47 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/61ecb4a9aa13 8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X Reviewed-by: valeriep ! src/solaris/native/sun/security/smartcardio/pcsc_md.c Changeset: a481e20ef8e0 Author: igerasim Date: 2014-05-29 01:50 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a481e20ef8e0 7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true Reviewed-by: valeriep ! src/share/classes/sun/security/smartcardio/CardImpl.java Changeset: 7f90a19c3748 Author: anashaty Date: 2014-05-30 11:05 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7f90a19c3748 8028617: Dvorak keyboard mapping not honored when ctrl key pressed Reviewed-by: pchelko, anthony ! src/macosx/classes/sun/lwawt/macosx/CEmbeddedFrame.java ! src/macosx/classes/sun/lwawt/macosx/CPlatformResponder.java ! src/macosx/classes/sun/lwawt/macosx/CPlatformView.java ! src/macosx/classes/sun/lwawt/macosx/event/NSEvent.java ! src/macosx/native/sun/awt/AWTView.m Changeset: 5115a03b96b8 Author: anashaty Date: 2014-05-30 14:48 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5115a03b96b8 8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter Reviewed-by: pchelko, serb ! src/share/classes/sun/awt/image/FileImageSource.java + test/java/awt/image/ImageIconHang.java Changeset: 3cbe4f93fc13 Author: robm Date: 2014-05-30 18:54 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3cbe4f93fc13 8042857: 14 stuck threads waiting for notification on LDAPRequest Reviewed-by: vinnie ! src/share/classes/com/sun/jndi/ldap/Connection.java ! test/com/sun/jndi/ldap/LdapTimeoutTest.java Changeset: 08aa3b2fd289 Author: robm Date: 2014-05-23 19:42 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/08aa3b2fd289 8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request Reviewed-by: vinnie ! src/share/classes/com/sun/jndi/ldap/Connection.java Changeset: 2f63db1d2a24 Author: igerasim Date: 2014-06-01 02:43 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2f63db1d2a24 8033571: [parfait] warning from b128 for security/smartcardio/pcsc_md.c: JNI exception pending Summary: Fix pending exception errors found by parfait. Reviewed-by: xuelei, ascarpino ! src/solaris/native/sun/security/smartcardio/pcsc_md.c Changeset: 69f00c5cfdf2 Author: igerasim Date: 2014-05-31 01:02 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/69f00c5cfdf2 8030114: [parfait] warnings from b119 for jdk.src.share.native.sun.security.smartcardio: JNI exception pending Summary: Fix pending exception errors found by parfait. Reviewed-by: vinnie ! src/share/native/sun/security/smartcardio/pcsc.c Changeset: 2680adbe147a Author: igerasim Date: 2014-05-31 01:03 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2680adbe147a 8039118: Windows build failure (j2pcsc.dll : fatal error unresolved external symbol throwByName) Reviewed-by: mullan, mchung, alanb ! src/share/native/sun/security/smartcardio/pcsc.c Changeset: 7522a66a366a Author: igerasim Date: 2014-05-31 01:07 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7522a66a366a 8043720: (smartcardio) Native memory should be handled more accurately Reviewed-by: valeriep ! src/share/native/sun/security/smartcardio/pcsc.c Changeset: bc7f9d966c1d Author: lana Date: 2014-06-03 10:00 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bc7f9d966c1d Merge Changeset: 92efbbbea98b Author: katleman Date: 2014-06-26 14:23 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/92efbbbea98b Added tag jdk7u80-b01 for changeset efc8886310cb ! .hgtags Changeset: 145669a86b1d Author: dmarkov Date: 2014-06-04 11:17 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/145669a86b1d 8042465: Applet menus not rendering when browser is full screen on Mac Reviewed-by: anthony, pchelko ! src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java ! src/macosx/native/sun/awt/AWTWindow.m ! src/share/classes/javax/swing/PopupFactory.java Changeset: f359fa5cc95f Author: mkos Date: 2014-06-04 13:55 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f359fa5cc95f 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail Reviewed-by: chegar + test/javax/xml/ws/8043129/MailTest.java + test/javax/xml/ws/8043129/javax.mail.jar Changeset: f901cef944de Author: aefimov Date: 2014-06-04 16:26 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f901cef944de 8032901: WaitForMultipleObjects() return value not handled appropriately Reviewed-by: dholmes, sla ! src/windows/transport/shmem/shmem_md.c Changeset: 3f77dc642839 Author: coffeys Date: 2014-06-09 10:50 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3f77dc642839 8046269: Build broken : THIS_FILE : undeclared identifier Reviewed-by: sla ! src/windows/transport/shmem/shmem_md.c Changeset: 9df69ec6c161 Author: igerasim Date: 2014-06-18 14:11 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9df69ec6c161 7036518: TEST_BUG: add cygwin support to test/java/nio/charset/coders/CheckSJISMappingProp.sh 7036519: TEST_BUG: add cygwin support to test/demo/zipfs/basic.sh Reviewed-by: sherman ! test/demo/zipfs/basic.sh ! test/java/nio/charset/coders/CheckSJISMappingProp.sh Changeset: 184171631add Author: igerasim Date: 2014-06-18 14:40 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/184171631add 8019834: InetAddress.getByName hangs for bad IPv6 literals Reviewed-by: alanb ! src/share/classes/java/net/InetAddress.java ! test/java/net/ipv6tests/BadIPv6Addresses.java Changeset: 488d331ecd1e Author: sla Date: 2014-06-19 12:56 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/488d331ecd1e 8046024: JDI shared memory transport failed with "Observed abandoned IP mutex" Reviewed-by: alanb ! src/windows/transport/shmem/shmem_md.c Changeset: 982f4666e2b6 Author: igerasim Date: 2014-06-23 18:27 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/982f4666e2b6 8028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f Reviewed-by: chegar ! src/share/classes/java/net/InetAddress.java Changeset: 5f5b1e1b514a Author: igerasim Date: 2014-06-27 08:03 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5f5b1e1b514a 8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX Reviewed-by: valeriep ! src/solaris/native/sun/security/smartcardio/MUSCLE/pcsclite.h Changeset: 808e2d0a374f Author: dmarkov Date: 2014-07-01 15:30 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/808e2d0a374f 8048506: [macosx] javax.swing.PopupFactory issue with null owner Reviewed-by: pchelko, alexsch ! src/share/classes/javax/swing/PopupFactory.java + test/javax/swing/PopupFactory/8048506/bug8048506.java Changeset: 6e9a8611fafd Author: lana Date: 2014-07-01 14:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/6e9a8611fafd Merge Changeset: 639c541e83e7 Author: katleman Date: 2014-07-14 19:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/639c541e83e7 Added tag jdk7u80-b01 for changeset bc7f9d966c1d ! .hgtags Changeset: 46ad6fb16414 Author: katleman Date: 2014-07-14 19:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/46ad6fb16414 Merge ! .hgtags Changeset: 8e6bcbd88360 Author: asaha Date: 2014-07-02 21:08 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8e6bcbd88360 Merge ! .hgtags - src/share/classes/com/sun/jmx/remote/util/CacheMap.java ! src/share/classes/sun/awt/AppContext.java ! src/share/classes/sun/security/util/KeyUtil.java - test/javax/management/remote/mandatory/util/CacheMapTest.java Changeset: 8da26940090e Author: asaha Date: 2014-07-08 12:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8da26940090e Merge Changeset: dc15796f1edb Author: asaha Date: 2014-07-10 09:37 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/dc15796f1edb Merge ! .hgtags Changeset: 0e14379a6867 Author: asaha Date: 2014-07-14 22:36 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0e14379a6867 Merge ! .hgtags Changeset: 99e8530451e8 Author: asaha Date: 2014-07-14 22:25 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/99e8530451e8 Merge ! .hgtags Changeset: 9c9794cffe04 Author: asaha Date: 2014-07-14 22:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9c9794cffe04 Merge Changeset: 1da767aa71b7 Author: dfuchs Date: 2014-07-01 14:20 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1da767aa71b7 8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE Summary: This is a test bug - loggers held in local variables can be arbitrarily gc'ed if that variable is no longer used. The fix makes sure that the loggers won't be arbitrarily gc'ed before the test is complete. Reviewed-by: mchung ! test/java/util/logging/TestLoggerBundleSync.java Changeset: b17d22daeb60 Author: dfuchs Date: 2014-07-01 14:56 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b17d22daeb60 8031068: java/util/logging/ParentLoggersTest.java: checkLoggers: getLoggerNames() returned unexpected loggers Summary: The test was not keeping any strong reference on the loggers it created allowing for them to be garbage collected too early. Reviewed-by: mchung, chegar ! test/java/util/logging/ParentLoggersTest.java Changeset: 78c8ed952f6d Author: coffeys Date: 2014-07-02 13:01 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/78c8ed952f6d Merge Changeset: a7cf06964339 Author: coffeys Date: 2014-07-02 15:05 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a7cf06964339 6984762: Invalid close of file descriptor '-1' in findZoneinfoFile Reviewed-by: okutsu ! src/solaris/native/java/util/TimeZone_md.c Changeset: 66a3e7b2bb11 Author: alitvinov Date: 2014-07-03 18:32 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/66a3e7b2bb11 8040076: Memory leak: java.awt.List objects allowing multiple selections are not GC-ed. Reviewed-by: anthony, pchelko Contributed-by: artem.malenko at oracle.com ! src/windows/native/sun/windows/awt_Component.cpp + test/java/awt/List/ListGarbageCollectionTest/AwtListGarbageCollectionTest.java Changeset: ebb2c60b579c Author: igerasim Date: 2014-07-07 17:54 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ebb2c60b579c 6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec Summary: Uses common testlibrary to find executable. Removed NullPointerExceptions. Log more. Reviewed-by: sla Contributed-by: mattias.tobiasson at oracle.com ! test/sun/tools/native2ascii/NativeErrors.java Changeset: 252fa19d21bc Author: anashaty Date: 2014-07-08 17:04 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/252fa19d21bc 6993873: java/awt/Focus/FocusOwnerFrameOnClick/FocusOwnerFrameOnClick.java test indicates ".a frame wasn't focused on click" jdk7 issue on linux Reviewed-by: ant, pchelko ! src/solaris/classes/sun/awt/X11/XContentWindow.java Changeset: d212c9f2451f Author: juh Date: 2014-07-08 23:40 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d212c9f2451f 8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert Reviewed-by: mullan ! src/share/classes/sun/security/provider/certpath/PKIXCertPathValidator.java + test/sun/security/provider/certpath/PKIXCertPathValidator/Validity.java Changeset: 6450d814a2ba Author: lana Date: 2014-07-09 13:34 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/6450d814a2ba Merge Changeset: b8ebd45fff19 Author: weijun Date: 2014-07-10 14:25 +0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b8ebd45fff19 8049480: Current versions of Java can't verify jars signed and timestamped with Java 9 Reviewed-by: xuelei, mullan ! src/share/classes/com/sun/crypto/provider/OAEPParameters.java ! src/share/classes/sun/security/pkcs/SignerInfo.java ! src/share/classes/sun/security/util/SignatureFileVerifier.java ! src/share/classes/sun/security/x509/AlgorithmId.java + test/sun/security/tools/jarsigner/TimestampAlg.java Changeset: 62bceb0dc56a Author: aefimov Date: 2014-07-13 22:42 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/62bceb0dc56a 8025051: Update resource files for TimeZone display names Reviewed-by: okutsu, mfang ! src/share/classes/sun/util/resources/TimeZoneNames_de.java ! src/share/classes/sun/util/resources/TimeZoneNames_es.java ! src/share/classes/sun/util/resources/TimeZoneNames_sv.java ! test/sun/util/resources/TimeZone/Bug6317929.java Changeset: 35aabd00a534 Author: igerasim Date: 2014-07-15 02:26 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/35aabd00a534 8049250: Need a flag to invert the Card.disconnect(reset) argument Reviewed-by: valeriep ! src/share/classes/sun/security/smartcardio/CardImpl.java Changeset: 0a466d5df046 Author: aivanov Date: 2014-07-15 16:13 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0a466d5df046 8046559: NPE when changing Windows theme Reviewed-by: anthony, pchelko ! src/share/classes/com/sun/java/swing/plaf/windows/AnimationController.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsComboBoxUI.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsGraphicsUtils.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsIconFactory.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsInternalFrameTitlePane.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsLookAndFeel.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsMenuBarUI.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsMenuItemUI.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsPopupMenuSeparatorUI.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsPopupMenuUI.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsProgressBarUI.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsSliderUI.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsSpinnerUI.java ! src/share/classes/com/sun/java/swing/plaf/windows/WindowsTableHeaderUI.java ! src/share/classes/com/sun/java/swing/plaf/windows/XPStyle.java ! src/solaris/classes/sun/awt/windows/ThemeReader.java ! src/windows/classes/sun/awt/windows/ThemeReader.java ! src/windows/classes/sun/awt/windows/WToolkit.java + test/javax/swing/JFileChooser/8046391/bug8046391.java Changeset: 5240d6c6f05c Author: aefimov Date: 2014-07-15 18:01 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5240d6c6f05c 8016545: java.beans.XMLEncoder.writeObject output is wrong Reviewed-by: alexsch ! src/share/classes/java/beans/XMLEncoder.java + test/java/beans/XMLEncoder/Test8016545.java Changeset: 985b343af710 Author: mcherkas Date: 2014-07-10 18:46 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/985b343af710 4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value Reviewed-by: prr, bae ! src/share/classes/com/sun/imageio/plugins/png/PNGMetadata.java + test/javax/imageio/plugins/png/PngDitDepthTest.java Changeset: 1b53bd08ccbd Author: coffeys Date: 2014-07-15 16:50 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1b53bd08ccbd 8043200: Decrease the preference mode of RC4 in the enabled cipher suite list 8050158: Introduce system property to maintain RC4 preference order Reviewed-by: xuelei ! src/share/classes/sun/security/ssl/CipherSuite.java + test/sun/security/ssl/sanity/ciphersuites/CipherSuitesInOldOrder.java ! test/sun/security/ssl/sanity/ciphersuites/CipherSuitesInOrder.java Changeset: d3f6d3392cdf Author: coffeys Date: 2014-07-01 16:51 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d3f6d3392cdf 7095856: OutputStreamHook doesn't handle null values Reviewed-by: lancea, msheppar + test/com/sun/corba/se/impl/io/CustomOutputStream.java + test/com/sun/corba/se/impl/io/HookPutFieldsTest.java Changeset: b41024bcedc7 Author: lana Date: 2014-07-22 18:16 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b41024bcedc7 Merge ! src/windows/classes/sun/awt/windows/ThemeReader.java ! src/windows/classes/sun/awt/windows/WToolkit.java Changeset: 0b9ab5a573c0 Author: aefimov Date: 2014-07-22 22:06 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0b9ab5a573c0 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 Reviewed-by: joehw + test/javax/xml/bind/xjc/8029837/PreParseGrammarTest.java + test/javax/xml/bind/xjc/8029837/test.xsd Changeset: 677a0ad1e733 Author: aefimov Date: 2014-07-22 09:21 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/677a0ad1e733 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory Reviewed-by: lancea + test/javax/xml/jaxp/validation/8049514/FeaturePropagationTest.java Changeset: e46f1acfd0bd Author: dmarkov Date: 2014-07-24 15:02 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e46f1acfd0bd 8044614: [macosx] Focus issue with 2 applets in firefox Reviewed-by: alexsch, pchelko ! src/macosx/classes/sun/lwawt/macosx/CEmbeddedFrame.java + test/java/awt/Focus/8044614/TestApplet.java + test/java/awt/Focus/8044614/applet1.html + test/java/awt/Focus/8044614/applet2.html + test/java/awt/Focus/8044614/bug8044614.html + test/java/awt/Focus/8044614/bug8044614.java + test/java/awt/Focus/8044614/main.html Changeset: 38edb98b7b7f Author: robm Date: 2014-07-25 19:49 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/38edb98b7b7f 8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux Reviewed-by: mullan Contributed-by: Bradford Wetmore ! src/share/classes/sun/security/provider/SecureRandom.java Changeset: f21f2a9ed7df Author: anashaty Date: 2014-07-30 13:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f21f2a9ed7df 8046495: KeyEvent can not be accepted in quick mouse clicking Reviewed-by: art, pchelko ! src/windows/native/sun/windows/awt_Component.cpp ! src/windows/native/sun/windows/awt_TrayIcon.cpp + test/java/awt/event/InputEvent/EventWhenTest/EventWhenTest.java Changeset: 5bccbd93b577 Author: mbankal Date: 2014-07-30 05:09 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5bccbd93b577 8036709: Java 7 jarsigner displays warning about cert policy tree Reviewed-by: weijun, coffeys ! src/share/classes/sun/security/tools/JarSigner.java + test/sun/security/tools/jarsigner/certpolicy.sh Changeset: 5657e6e7bca1 Author: dmarkov Date: 2014-08-06 12:42 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5657e6e7bca1 8041990: [macosx] Language specific keys does not work in applets when opened outside the browser Reviewed-by: alexsch, serb ! src/share/classes/java/awt/EventQueue.java ! src/share/classes/java/awt/event/InputMethodEvent.java ! src/share/classes/sun/awt/AWTAccessor.java + test/java/awt/im/8041990/bug8041990.java Changeset: 17055bf10cbf Author: mbankal Date: 2014-08-06 04:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/17055bf10cbf 8031046: Native Windows ccache might still get unsupported ticket Reviewed-by: weijun, coffeys ! src/windows/native/sun/security/krb5/NativeCreds.c Changeset: 17abdc0b457f Author: robm Date: 2014-08-01 15:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/17abdc0b457f 8031435: Ftp download does not work properly for ftp user without password Reviewed-by: chegar ! src/share/classes/sun/net/www/protocol/ftp/FtpURLConnection.java ! test/sun/net/ftp/FtpURL.java Changeset: 01a6b7c65a73 Author: robm Date: 2014-08-05 20:17 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/01a6b7c65a73 8042982: Unexpected RuntimeExceptions being thrown by SSLEngine Reviewed-by: wetmore, xuelei ! src/share/classes/sun/security/ssl/DHCrypt.java ! src/share/classes/sun/security/ssl/ECDHCrypt.java Changeset: b68fcc30419b Author: aefimov Date: 2014-07-31 11:31 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b68fcc30419b 8032908: getTextContent doesn't return string in JAXP Reviewed-by: joehw + test/javax/xml/jaxp/common/8032908/TestFunc.java + test/javax/xml/jaxp/common/8032908/XSLT.java + test/javax/xml/jaxp/common/8032908/in.xml + test/javax/xml/jaxp/common/8032908/test.xsl Changeset: ee4e3f5bd64f Author: igerasim Date: 2014-08-08 15:06 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ee4e3f5bd64f 8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX Reviewed-by: mullan, valeriep ! src/share/classes/sun/security/smartcardio/CardImpl.java ! test/sun/security/smartcardio/TestAll.java + test/sun/security/smartcardio/TestDirect.java Changeset: 5c7f60091d08 Author: van Date: 2014-08-09 01:01 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5c7f60091d08 8052159: TEST_BUG: javax/swing/JTextField/8036819/bug8036819.java fails to compile Reviewed-by: pchelko, serb ! test/javax/swing/JTextField/8036819/bug8036819.java Changeset: 42589a83bbfe Author: alitvinov Date: 2014-08-09 01:22 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/42589a83bbfe 8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method Reviewed-by: azvegint, alexsch Contributed-by: nakul.natu at oracle.com ! src/share/classes/javax/swing/SortingFocusTraversalPolicy.java + test/java/awt/Focus/SortingFPT/JDK8048887.java Changeset: 1922cb4a63e9 Author: van Date: 2014-08-07 22:16 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1922cb4a63e9 8032864: [macosx] sigsegv (0Xb) Being Generated When Starting JDev With Voiceover Running Reviewed-by: anthony, serb ! src/macosx/native/sun/awt/JavaComponentAccessibility.m Changeset: 2590a9c18fdb Author: igerasim Date: 2014-08-12 00:13 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/2590a9c18fdb 8054841: (process) ProcessBuilder leaks native memory Reviewed-by: rriggs, alanb ! src/solaris/native/java/lang/UNIXProcess_md.c Changeset: 828c4fedd29f Author: katleman Date: 2014-08-20 12:13 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/828c4fedd29f Added tag jdk7u80-b02 for changeset 2590a9c18fdb ! .hgtags Changeset: b67a2edd1153 Author: asaha Date: 2014-08-28 13:53 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b67a2edd1153 Merge ! .hgtags - src/macosx/classes/sun/lwawt/macosx/CMouseInfoPeer.java - test/java/lang/Runtime/exec/CloseRace.java Changeset: 6135fd944801 Author: asaha Date: 2014-09-03 22:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/6135fd944801 Added tag jdk7u76-b00 for changeset 0666a58a7e58 ! .hgtags Changeset: f982f9fdb8e8 Author: asaha Date: 2014-09-03 22:56 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f982f9fdb8e8 Merge ! .hgtags - src/macosx/classes/sun/lwawt/macosx/CMouseInfoPeer.java - test/java/lang/Runtime/exec/CloseRace.java Changeset: 12e628d78897 Author: robm Date: 2014-08-28 18:01 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/12e628d78897 7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on WLAN Summary: Update Windows native code to infer WLAN interface type in Windows Vista and later Reviewed-by: chegar, alanb ! src/windows/native/java/net/NetworkInterface.c ! src/windows/native/java/net/NetworkInterface.h Changeset: 182b3e8a732d Author: aivanov Date: 2014-09-04 19:16 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/182b3e8a732d 8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure Reviewed-by: pchelko, alexsch ! src/share/classes/java/awt/event/InputMethodEvent.java Changeset: 1f914460ca11 Author: asaha Date: 2014-09-22 11:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1f914460ca11 Added tag jdk7u76-b01 for changeset 182b3e8a732d ! .hgtags Changeset: 3c743031578a Author: aefimov Date: 2014-09-02 13:57 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3c743031578a 8036981: JAXB not preserving formatting for xsd:any Mixed content Reviewed-by: lancea, mkos + test/javax/xml/bind/marshal/8036981/Good.java + test/javax/xml/bind/marshal/8036981/Main.java + test/javax/xml/bind/marshal/8036981/ObjectFactory.java + test/javax/xml/bind/marshal/8036981/Root.java + test/javax/xml/bind/marshal/8036981/Test.java + test/javax/xml/bind/marshal/8036981/test.xml Changeset: 5e3a73518863 Author: asaha Date: 2014-10-02 10:01 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5e3a73518863 Added tag jdk7u76-b02 for changeset 3c743031578a ! .hgtags Changeset: 1a7e62b5958b Author: asaha Date: 2014-10-06 12:21 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1a7e62b5958b Added tag jdk7u76-b03 for changeset 5e3a73518863 ! .hgtags Changeset: 95dc40ced8dc Author: aefimov Date: 2014-10-08 14:24 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/95dc40ced8dc 8038966: JAX-WS handles wrongly xsd:any arguments for Web services Reviewed-by: coffeys + test/javax/xml/ws/xsanymixed/CopyingResponse.java + test/javax/xml/ws/xsanymixed/ServiceImpl.java + test/javax/xml/ws/xsanymixed/Test.java + test/javax/xml/ws/xsanymixed/compile-wsdl.sh + test/javax/xml/ws/xsanymixed/service.wsdl Changeset: e6805ad783c5 Author: asaha Date: 2014-10-10 08:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e6805ad783c5 Merge ! .hgtags ! src/macosx/classes/sun/lwawt/LWWindowPeer.java ! src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java ! src/macosx/classes/sun/lwawt/macosx/LWCToolkit.java ! src/macosx/native/sun/awt/AWTWindow.m ! src/share/classes/sun/awt/AWTAccessor.java ! src/share/classes/sun/awt/AppContext.java ! src/share/classes/sun/awt/image/BytePackedRaster.java ! src/share/classes/sun/util/resources/TimeZoneNames_de.java ! src/share/classes/sun/util/resources/TimeZoneNames_es.java ! src/share/classes/sun/util/resources/TimeZoneNames_sv.java ! src/windows/classes/sun/awt/windows/WToolkit.java ! test/sun/security/ssl/sanity/ciphersuites/CipherSuitesInOldOrder.java Changeset: 50322d45a16b Author: asaha Date: 2014-10-13 13:58 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/50322d45a16b Merge ! .hgtags Changeset: b306a3535fa5 Author: asaha Date: 2014-10-13 15:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/b306a3535fa5 Added tag jdk7u76-b04 for changeset 50322d45a16b ! .hgtags Changeset: 0dbceef7fab9 Author: asaha Date: 2014-10-15 10:45 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/0dbceef7fab9 Merge ! .hgtags Changeset: e41867e62674 Author: asaha Date: 2014-10-20 13:26 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e41867e62674 Merge ! .hgtags ! test/ProblemList.txt - test/com/sun/tools/attach/AgentSetup.sh - test/com/sun/tools/attach/ApplicationSetup.sh - test/com/sun/tools/attach/BasicTests.sh - test/com/sun/tools/attach/CommonSetup.sh - test/com/sun/tools/attach/PermissionTests.sh - test/com/sun/tools/attach/ProviderTests.sh Changeset: 786b5c3a83ad Author: asaha Date: 2014-10-20 13:31 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/786b5c3a83ad Added tag jdk7u76-b05 for changeset e41867e62674 ! .hgtags Changeset: 8b02d56a3fb0 Author: asaha Date: 2014-10-21 13:12 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8b02d56a3fb0 Merge Changeset: 7ca26abf06dd Author: asaha Date: 2014-10-27 12:35 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7ca26abf06dd Merge ! .hgtags Changeset: 49d547aebf1f Author: asaha Date: 2014-10-27 12:41 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/49d547aebf1f Added tag jdk7u76-b06 for changeset 7ca26abf06dd ! .hgtags Changeset: 535df8cdec4a Author: coffeys Date: 2014-07-23 20:14 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/535df8cdec4a 8051614: smartcardio TCK tests fail due to lack of 'reset' permission Reviewed-by: valeriep ! src/share/classes/sun/security/smartcardio/CardImpl.java Changeset: 84163d4b66f0 Author: asaha Date: 2014-11-03 12:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/84163d4b66f0 Merge ! .hgtags ! src/macosx/native/sun/awt/AWTWindow.m Changeset: 3ffaec4e32f2 Author: asaha Date: 2014-11-03 12:26 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3ffaec4e32f2 Added tag jdk7u76-b07 for changeset 84163d4b66f0 ! .hgtags Changeset: cd09f5af6ef1 Author: igerasim Date: 2014-09-17 23:52 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/cd09f5af6ef1 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM Summary: Try to resize to "well-known" hotspot max array size first. Reviewed-by: alanb, mduigou ! src/share/classes/java/io/ByteArrayOutputStream.java + test/java/io/ByteArrayOutputStream/MaxCapacity.java Changeset: 208ca35139b7 Author: asaha Date: 2014-11-07 14:22 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/208ca35139b7 Merge ! src/share/classes/sun/util/resources/TimeZoneNames_de.java ! src/share/classes/sun/util/resources/TimeZoneNames_es.java ! src/share/classes/sun/util/resources/TimeZoneNames_sv.java Changeset: 79384ebd10fe Author: alitvinov Date: 2014-11-07 17:13 +0300 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/79384ebd10fe 8061954: 7u76 - deployment warning dialogs do not work on Linux Reviewed-by: ant, serb ! src/solaris/classes/sun/awt/X11/XBaseWindow.java ! src/solaris/classes/sun/awt/X11/XComponentPeer.java ! src/solaris/classes/sun/awt/X11/XContentWindow.java + test/java/awt/Focus/NPEInKFMOnButtonClickInDialogTest/NPEInKFMOnButtonClickInDialogTest.java Changeset: 5005d6915c93 Author: coffeys Date: 2014-09-02 22:25 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5005d6915c93 8054019: Keytool Error publicKey's is not X.509, but X509 Reviewed-by: mullan, xuelei ! src/share/classes/sun/security/x509/CertAndKeyGen.java Changeset: cbb3b5a7a1fb Author: igerasim Date: 2014-08-28 18:39 +0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/cbb3b5a7a1fb 8017212: File.createTempFile requires unnecessary "read" permission Reviewed-by: alanb ! src/share/classes/java/io/File.java + test/java/io/File/CheckPermission.java ! test/java/io/File/NulFile.java ! test/java/io/File/createTempFile/SpecialTempFile.java Changeset: a75ee862d99b Author: aeriksso Date: 2014-10-09 16:20 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a75ee862d99b 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms Reviewed-by: sla, alanb ! make/java/java/mapfile-vers ! src/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/PerfDataFile.java ! src/share/classes/sun/misc/VMSupport.java ! src/share/javavm/export/jvm.h ! src/share/native/sun/misc/VMSupport.c ! test/com/sun/tools/attach/BasicTests.java ! test/com/sun/tools/attach/RunnerUtil.java + test/com/sun/tools/attach/TempDirTest.java ! test/com/sun/tools/attach/java.policy.allow ! test/com/sun/tools/attach/java.policy.deny Changeset: c3399fab85b5 Author: coffeys Date: 2014-09-29 17:36 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c3399fab85b5 7085757: Currency Data: ISO 4217 Amendment 152 7195759: ISO 4217 Amendment 154 8021121: ISO 4217 Amendment Number 156 8055222: Currency update needed for ISO 4217 Amendment #159 8006748: getISO3Country() returns wrong value 7077119: remove past transition dates from CurrencyData.properties file 7028073: The currency symbol for Peru is wrong Reviewed-by: naoto ! src/share/classes/java/util/CurrencyData.properties ! src/share/classes/java/util/LocaleISOData.java ! src/share/classes/sun/util/resources/CurrencyNames.properties ! src/share/classes/sun/util/resources/CurrencyNames_es_PE.properties ! src/share/classes/sun/util/resources/CurrencyNames_lt_LT.properties ! src/share/classes/sun/util/resources/CurrencyNames_lv_LV.properties ! src/share/classes/sun/util/resources/LocaleNames.properties ! test/java/util/Currency/ValidateISO4217.java ! test/java/util/Currency/tablea1.txt ! test/java/util/Locale/LocaleTest.java ! test/sun/text/resources/LocaleData ! test/sun/text/resources/LocaleDataTest.java Changeset: 81f8878be887 Author: asaha Date: 2014-11-10 11:49 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/81f8878be887 Merge ! .hgtags Changeset: c4a1bb40daa3 Author: asaha Date: 2014-11-10 11:53 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c4a1bb40daa3 Added tag jdk7u76-b08 for changeset 81f8878be887 ! .hgtags Changeset: 33f1e765e09b Author: asaha Date: 2014-11-10 16:55 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/33f1e765e09b 8064533: Remove and retag jdk7u76-b08 tag in 7u76/jdk repo Reviewed-by: katleman ! .hgtags Changeset: 9c008aa88919 Author: asaha Date: 2014-11-10 16:58 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9c008aa88919 8064532: 7u76 build failed with # 8041979 Reviewed-by: katleman ! make/java/java/mapfile-vers ! src/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/PerfDataFile.java ! src/share/classes/sun/misc/VMSupport.java ! src/share/javavm/export/jvm.h ! src/share/native/sun/misc/VMSupport.c ! test/com/sun/tools/attach/BasicTests.java ! test/com/sun/tools/attach/RunnerUtil.java - test/com/sun/tools/attach/TempDirTest.java ! test/com/sun/tools/attach/java.policy.allow ! test/com/sun/tools/attach/java.policy.deny Changeset: 7bfb2e45e71c Author: asaha Date: 2014-11-10 17:03 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/7bfb2e45e71c Added tag jdk7u76-b08 for changeset 9c008aa88919 ! .hgtags Changeset: 9a92bac82ba3 Author: asaha Date: 2014-11-12 11:54 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9a92bac82ba3 8062178: merge issue: Test closed/java/util/TimeZone/Bug6329116.java fails in 7u-cpu nightly Reviewed-by: aefimov ! src/share/classes/sun/util/resources/TimeZoneNames_de.java ! src/share/classes/sun/util/resources/TimeZoneNames_es.java ! src/share/classes/sun/util/resources/TimeZoneNames_sv.java Changeset: f048af4f93eb Author: msheppar Date: 2013-09-16 14:51 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f048af4f93eb 6458027: Disabling IPv6 on a specific network interface causes problems Summary: added a check to test if an interface is configured for IPv6 to native code TwoStacklainDatagramSocketImpl: getMulticastInterface, setMulticastInterface Reviewed-by: chegar, michaelm ! src/windows/native/java/net/NetworkInterface.c ! src/windows/native/java/net/TwoStacksPlainDatagramSocketImpl.c + test/java/net/MulticastSocket/SetGetNetworkInterfaceTest.java Changeset: a9a6175a841c Author: aeriksso Date: 2014-10-09 16:20 +0200 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a9a6175a841c 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms Reviewed-by: sla, alanb ! make/java/java/mapfile-vers ! src/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/PerfDataFile.java ! src/share/classes/sun/misc/VMSupport.java ! src/share/javavm/export/jvm.h ! src/share/native/sun/misc/VMSupport.c ! test/com/sun/tools/attach/BasicTests.java ! test/com/sun/tools/attach/RunnerUtil.java + test/com/sun/tools/attach/TempDirTest.java ! test/com/sun/tools/attach/java.policy.allow ! test/com/sun/tools/attach/java.policy.deny Changeset: 8b73df8a7f17 Author: naoto Date: 2014-08-15 12:46 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8b73df8a7f17 8041791: String.toLowerCase regression - violates Unicode standard Reviewed-by: peytoia Contributed-by: jeremymanson at google.com ! src/share/classes/java/lang/ConditionalSpecialCasing.java ! src/share/classes/java/lang/String.java ! test/java/lang/String/ToLowerCase.java Changeset: 62bafa13e5bd Author: asaha Date: 2014-11-17 10:12 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/62bafa13e5bd Merge Changeset: 70371a63e6c9 Author: asaha Date: 2014-11-17 12:32 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/70371a63e6c9 Merge ! .hgtags Changeset: 17a3a77698ca Author: asaha Date: 2014-11-17 12:38 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/17a3a77698ca Added tag jdk7u76-b09 for changeset 70371a63e6c9 ! .hgtags Changeset: 8e3026c39860 Author: aefimov Date: 2014-11-12 13:02 +0300 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8e3026c39860 8059327: XML parser returns corrupt attribute value Reviewed-by: lancea + test/javax/xml/jaxp/testng/TEST.properties + test/javax/xml/jaxp/testng/parse/XMLEntityScannerLoad.java Changeset: 55896bd38597 Author: mfang Date: 2014-11-24 10:16 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/55896bd38597 8065609: 7u76 l10n resource file translation update Reviewed-by: yhuang ! src/share/classes/sun/awt/resources/awt_ja.properties ! src/share/classes/sun/launcher/resources/launcher_de.properties ! src/share/classes/sun/tools/jconsole/resources/messages_ja.properties Changeset: fb7fabbc93c9 Author: asaha Date: 2014-11-24 11:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/fb7fabbc93c9 Merge Changeset: c67a0b63cc69 Author: asaha Date: 2014-11-24 13:34 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c67a0b63cc69 Merge ! .hgtags Changeset: 3e16e1219b92 Author: asaha Date: 2014-11-24 13:39 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3e16e1219b92 Added tag jdk7u76-b10 for changeset c67a0b63cc69 ! .hgtags Changeset: e0e3c0350251 Author: asaha Date: 2014-12-02 10:48 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e0e3c0350251 Merge ! .hgtags Changeset: be9307f90760 Author: asaha Date: 2014-12-02 10:54 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/be9307f90760 Added tag jdk7u76-b11 for changeset e0e3c0350251 ! .hgtags Changeset: 9af83882ca9e Author: asaha Date: 2014-12-08 12:52 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/9af83882ca9e Merge ! .hgtags Changeset: d068a9354e80 Author: asaha Date: 2014-12-08 12:59 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/d068a9354e80 Added tag jdk7u76-b12 for changeset 9af83882ca9e ! .hgtags Changeset: 1af0023da23e Author: asaha Date: 2014-12-18 14:05 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/1af0023da23e Merge ! .hgtags Changeset: c894e172486a Author: asaha Date: 2014-12-18 14:13 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c894e172486a Added tag jdk7u76-b13 for changeset 1af0023da23e ! .hgtags Changeset: fe2318e110e1 Author: asaha Date: 2014-12-29 11:42 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/fe2318e110e1 Added tag jdk7u75-b30 for changeset 3778e2621fc9 ! .hgtags Changeset: c5567031a820 Author: asaha Date: 2014-12-29 11:54 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/c5567031a820 Merge ! .hgtags Changeset: 23e1acb4bd4d Author: Greg Lewis Date: 2015-01-24 12:39 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/23e1acb4bd4d Merge from main OpenJDK repository ! .hgtags ! make/com/sun/nio/Makefile ! make/com/sun/nio/sctp/Makefile ! make/sun/security/krb5/Makefile ! src/solaris/classes/java/lang/UNIXProcess.java.bsd ! src/solaris/native/java/lang/UNIXProcess_md.c ! src/solaris/native/java/util/TimeZone_md.c ! src/solaris/native/sun/security/smartcardio/pcsc_md.c ! test/java/nio/charset/coders/CheckSJISMappingProp.sh ! test/java/rmi/registry/readTest/readTest.sh ! test/sun/net/www/protocol/jar/jarbug/run.sh Changeset: 64f2a04d0c49 Author: Greg Lewis Date: 2015-01-25 08:34 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/64f2a04d0c49 . Add BSD support. . Mark relevant looking tests that run on other Unix systems as runnable on BSD. ! test/com/sun/corba/5036554/TestCorbaBug.sh ! test/java/awt/Focus/NPEInKFMOnButtonClickInDialogTest/NPEInKFMOnButtonClickInDialogTest.java ! test/java/lang/ClassLoader/Assert.sh ! test/sun/awt/dnd/8024061/bug8024061.java From glewis at eyesbeyond.com Sun Jan 25 17:03:48 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sun, 25 Jan 2015 17:03:48 +0000 Subject: hg: bsd-port/jdk8/hotspot: . This test should likely run on BSD since it runs on the other Unix variants. Message-ID: <201501251703.t0PH3mdT017874@aojmv0008> Changeset: 54f609ce5020 Author: Greg Lewis Date: 2015-01-25 09:03 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk8/hotspot/rev/54f609ce5020 . This test should likely run on BSD since it runs on the other Unix variants. ! test/runtime/XCheckJniJsig/XCheckJSig.java From glewis at eyesbeyond.com Sun Jan 25 17:04:46 2015 From: glewis at eyesbeyond.com (glewis at eyesbeyond.com) Date: Sun, 25 Jan 2015 17:04:46 +0000 Subject: hg: bsd-port/jdk8/jdk: 2 new changesets Message-ID: <201501251704.t0PH4kxq018320@aojmv0008> Changeset: 2880c1ff291b Author: Greg Lewis Date: 2015-01-25 09:04 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk8/jdk/rev/2880c1ff291b . Add support for BSD. ! test/java/lang/ClassLoader/Assert.sh Changeset: 3c7f1b5430e4 Author: Greg Lewis Date: 2015-01-25 09:04 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk8/jdk/rev/3c7f1b5430e4 . This test should likely run on BSD since it runs on other X11 variants. ! test/sun/awt/dnd/8024061/bug8024061.java