hg: jdk/client: 93 new changesets
philip.race at oracle.com
philip.race at oracle.com
Wed Jan 17 17:14:25 UTC 2018
Changeset: d3b1fc1bda9c
Author: martin
Date: 2018-01-03 13:17 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/d3b1fc1bda9c
8145371: ClassCastException thrown in LambdaFormEditor.getInCache
Summary: Read field into local to avoid customization race
Reviewed-by: vlivanov, jrose, psandoz
! src/java.base/share/classes/java/lang/invoke/MethodHandle.java
Changeset: 37d2147852fc
Author: redestad
Date: 2018-01-10 00:08 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/37d2147852fc
8134459: java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java timed out
Reviewed-by: psandoz, rriggs
! test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java
! test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/LambdaTestHelpers.java
Changeset: 50cd89fe209f
Author: jjiang
Date: 2018-01-09 18:36 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/50cd89fe209f
8194257: javax/net/ssl/compatibility/Compatibility.java should be updated for JDK 6 after JDK-8174748
Summary: Marks some of AES_256 and AES_128 cipher suites are JDK 6 enabled
Reviewed-by: xuelei
! test/jdk/javax/net/ssl/compatibility/Parameter.java
Changeset: abd7f09d0a79
Author: naoto
Date: 2018-01-11 12:47 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/abd7f09d0a79
8194148: bcp47u/SymbolsTests.java and FormatTests.java fail on th_TH locale
Reviewed-by: rriggs
! test/jdk/java/util/Locale/bcp47u/FormatTests.java
! test/jdk/java/util/Locale/bcp47u/SymbolsTests.java
Changeset: b51755ee57f6
Author: jjg
Date: 2018-01-11 13:47 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/b51755ee57f6
8151850: eliminate javax.tools.FileManagerUtils
Reviewed-by: vromero
- src/java.compiler/share/classes/javax/tools/FileManagerUtils.java
! src/java.compiler/share/classes/javax/tools/StandardJavaFileManager.java
Changeset: 7a700fd0ad50
Author: jjg
Date: 2018-01-11 15:06 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/7a700fd0ad50
8194893: javac -verbose prints wrong paths for output files
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
+ test/langtools/tools/javac/jvm/VerboseOutTest.java
Changeset: 7f57c5908c57
Author: hannesw
Date: 2018-01-12 10:33 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/7f57c5908c57
8157251: BeanLinker relinks array length operations for array types
Reviewed-by: hannesw, jlaskey, attila
Contributed-by: priya.lakshmi.muthuswamy at oracle.com
! src/jdk.dynalink/share/classes/jdk/dynalink/beans/BeanLinker.java
+ test/nashorn/script/basic/JDK-8157251.js
+ test/nashorn/script/basic/JDK-8157251.js.EXPECTED
Changeset: a5f815d1060b
Author: mcimadamore
Date: 2018-01-12 16:49 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/a5f815d1060b
8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types
Summary: add recovery logic when classfile contains two signature-equivalent methods
Reviewed-by: jlahoda, vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/langtools/tools/javac/8194932/Foo.jcod
+ test/langtools/tools/javac/8194932/T8194932.java
+ test/langtools/tools/javac/8194932/T8194932.out
Changeset: bdbbf56c302e
Author: bpb
Date: 2018-01-12 11:06 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/bdbbf56c302e
8165852: (fs) Mount point not found for a file which is present in overlayfs
Summary: Check /proc/mounts when the device ID boundary is reached
Reviewed-by: alanb
! src/java.base/linux/classes/sun/nio/fs/LinuxFileStore.java
! src/java.base/linux/classes/sun/nio/fs/LinuxFileSystem.java
Changeset: 6a1c3a5e04f3
Author: bpb
Date: 2018-01-12 11:06 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/6a1c3a5e04f3
4358774: Add null InputStream and OutputStream
Reviewed-by: alanb, prappo, reinhapa, rriggs
! src/java.base/share/classes/java/io/InputStream.java
! src/java.base/share/classes/java/io/OutputStream.java
+ test/jdk/java/io/InputStream/NullInputStream.java
! test/jdk/java/io/InputStream/ReadParams.java
+ test/jdk/java/io/OutputStream/NullOutputStream.java
! test/jdk/java/io/OutputStream/WriteParams.java
Changeset: 0bce2ae39928
Author: thartmann
Date: 2017-12-15 16:51 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/0bce2ae39928
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
Summary: Added test to ProblemList.txt
Reviewed-by: vlivanov
! test/hotspot/jtreg/ProblemList.txt
Changeset: 474cec233fb2
Author: hseigel
Date: 2017-12-15 11:23 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/474cec233fb2
8154587: Resolution fails for default method named 'clone'
Summary: Make sure default methods with the same names as those in j.l.Object get put in the default methods table where resolution can find them.
Reviewed-by: acorn, lfoltan
! src/hotspot/share/classfile/defaultMethods.cpp
! src/hotspot/share/classfile/systemDictionary.hpp
! src/hotspot/share/oops/cpCache.cpp
! src/hotspot/share/oops/klassVtable.cpp
! src/hotspot/share/oops/klassVtable.hpp
+ test/hotspot/jtreg/runtime/clone/AbstractClone.java
+ test/hotspot/jtreg/runtime/clone/AbstractNoClones.jasm
+ test/hotspot/jtreg/runtime/clone/DefaultClone.jasm
+ test/hotspot/jtreg/runtime/clone/DefaultFinalize.jasm
+ test/hotspot/jtreg/runtime/clone/DefaultHashCode.jasm
+ test/hotspot/jtreg/runtime/clone/DefaultNoCloneInC.jasm
+ test/hotspot/jtreg/runtime/clone/LocalClone.jasm
+ test/hotspot/jtreg/runtime/clone/NoClones.jasm
+ test/hotspot/jtreg/runtime/clone/invokevirtual/DefMethClone.jasm
+ test/hotspot/jtreg/runtime/clone/invokevirtual/HasLocalClone.jasm
+ test/hotspot/jtreg/runtime/clone/invokevirtual/I1.java
+ test/hotspot/jtreg/runtime/clone/invokevirtual/I1Abstr.java
+ test/hotspot/jtreg/runtime/clone/invokevirtual/NoLocalClone.jasm
+ test/hotspot/jtreg/runtime/clone/invokevirtual/NoLocalCloneAbstr.jasm
+ test/hotspot/jtreg/runtime/clone/invokevirtual/SuperClass.jasm
Changeset: 0c0b618a20b1
Author: jwilhelm
Date: 2017-12-15 16:54 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/0c0b618a20b1
Merge
- src/java.base/share/classes/java/util/zip/ZStreamRef.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/Gen.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/InternalError.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/JNI.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/JavahFileManager.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/JavahTask.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/JavahTool.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/LLNI.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/Main.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/Mangle.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/NativeHeaderTool.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/TypeSignature.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/Util.java
- src/jdk.compiler/share/classes/com/sun/tools/javah/resources/l10n.properties
- src/jdk.compiler/share/classes/com/sun/tools/javah/resources/l10n_ja.properties
- src/jdk.compiler/share/classes/com/sun/tools/javah/resources/l10n_zh_CN.properties
- src/jdk.compiler/share/classes/com/sun/tools/javah/resources/version.properties-template
- test/jdk/sun/security/tools/keytool/p12importks.sh
- test/langtools/tools/javac/T8152360/DeprecateJavahTest.java
- test/langtools/tools/javac/nativeHeaders/javahComparison/CompareTest.java
- test/langtools/tools/javac/nativeHeaders/javahComparison/TestClass1.java
- test/langtools/tools/javac/nativeHeaders/javahComparison/TestClass4.java
- test/langtools/tools/javac/nativeHeaders/javahComparison/TestClass5.java
- test/langtools/tools/javah/4942232/ParamClassTest.java
- test/langtools/tools/javah/4942232/Test.java
- test/langtools/tools/javah/6257087/T6257087.java
- test/langtools/tools/javah/6572945/T6572945.java
- test/langtools/tools/javah/6572945/TestClass1.java
- test/langtools/tools/javah/6572945/TestClass2.java
- test/langtools/tools/javah/6572945/TestClass3.java
- test/langtools/tools/javah/6572945/gold/jni.dir.1/TestClass1.h
- test/langtools/tools/javah/6572945/gold/jni.dir.1/TestClass1_Inner1.h
- test/langtools/tools/javah/6572945/gold/jni.dir.1/TestClass1_Inner2.h
- test/langtools/tools/javah/6572945/gold/jni.dir.1/TestClass2.h
- test/langtools/tools/javah/6572945/gold/jni.file.1
- test/langtools/tools/javah/6572945/gold/jni.file.2
- test/langtools/tools/javah/6572945/gold/jni.file.3
- test/langtools/tools/javah/ModuleClass.java
- test/langtools/tools/javah/ReadOldClass.sh
- test/langtools/tools/javah/T4942232/MissingParamClassTest.java
- test/langtools/tools/javah/T5070898.java
- test/langtools/tools/javah/T6893943.java
- test/langtools/tools/javah/T6994608.java
- test/langtools/tools/javah/T7126832/T7126832.java
- test/langtools/tools/javah/T7126832/java.java
- test/langtools/tools/javah/T7185778.java
- test/langtools/tools/javah/TestHelpOpts.java
- test/langtools/tools/javah/VersionTest.java
- test/langtools/tools/javah/constMacroTest/ConstMacroTest.java
- test/langtools/tools/lib/toolbox/JavahTask.java
Changeset: f82e79958beb
Author: hseigel
Date: 2017-12-15 15:13 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/f82e79958beb
8167372: Add code to check for getting oops while thread is in native
Summary: Add asserts that detect when a thread is getting oops while in native
Reviewed-by: coleenp, shade, jiangli, gtriantafill
! src/hotspot/share/runtime/jniHandles.cpp
! src/hotspot/share/runtime/jniHandles.hpp
Changeset: 08b8cc40cb61
Author: goetz
Date: 2017-12-14 12:57 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/08b8cc40cb61
8193509: Test dynamic path to retrieve active processor count.
Reviewed-by: dholmes, mdoerr
+ test/hotspot/jtreg/runtime/os/TestUseCpuAllocPath.java
Changeset: 7969cc1b94ee
Author: rehn
Date: 2017-12-18 12:11 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/7969cc1b94ee
8193514: UseMembar should not be obsoleted yet
Reviewed-by: dcubed, acorn, mdoerr
! src/hotspot/share/runtime/arguments.cpp
Changeset: 7cc7de9bf4a4
Author: coleenp
Date: 2017-12-19 06:29 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/7cc7de9bf4a4
8186903: Remove j-types from Atomic
Summary: Make jlong into int64_t, atomic_FN_long into atomic_FN_int64, make jbyte to u_char.
Reviewed-by: dholmes, dcubed
! src/hotspot/cpu/x86/stubGenerator_x86_32.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/cpu/zero/stubGenerator_zero.cpp
! src/hotspot/os_cpu/bsd_x86/atomic_bsd_x86.hpp
! src/hotspot/os_cpu/bsd_x86/bsd_x86_32.s
! src/hotspot/os_cpu/bsd_zero/atomic_bsd_zero.hpp
! src/hotspot/os_cpu/linux_arm/atomic_linux_arm.hpp
! src/hotspot/os_cpu/linux_arm/os_linux_arm.cpp
! src/hotspot/os_cpu/linux_arm/os_linux_arm.hpp
! src/hotspot/os_cpu/linux_sparc/os_linux_sparc.hpp
! src/hotspot/os_cpu/linux_x86/atomic_linux_x86.hpp
! src/hotspot/os_cpu/linux_zero/atomic_linux_zero.hpp
! src/hotspot/os_cpu/solaris_sparc/os_solaris_sparc.hpp
! src/hotspot/os_cpu/solaris_x86/atomic_solaris_x86.hpp
! src/hotspot/os_cpu/solaris_x86/os_solaris_x86.cpp
! src/hotspot/os_cpu/solaris_x86/os_solaris_x86.hpp
! src/hotspot/os_cpu/windows_x86/atomic_windows_x86.hpp
! src/hotspot/os_cpu/windows_x86/os_windows_x86.cpp
! src/hotspot/os_cpu/windows_x86/os_windows_x86.hpp
! src/hotspot/share/runtime/atomic.hpp
! src/hotspot/share/runtime/stubRoutines.cpp
! src/hotspot/share/runtime/stubRoutines.hpp
Changeset: 7312ae4465d6
Author: iklam
Date: 2017-12-04 08:59 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/7312ae4465d6
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
Reviewed-by: dholmes, dsamersoff, simonis
! src/hotspot/share/prims/whitebox.cpp
! test/hotspot/jtreg/runtime/SharedArchiveFile/ArchiveDoesNotExist.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/BootAppendTests.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/CdsDifferentCompactStrings.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/CdsSameObjectAlignment.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/DefaultUseWithClient.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/DumpSharedDictionary.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/NonBootLoaderClasses.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/PrintSharedArchiveAndExit.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/SASymbolTableTest.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/SharedArchiveFile.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/SharedBaseAddress.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/SharedStrings.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/SharedStringsDedup.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/SharedStringsRunAuto.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/SharedSymbolTableBucketSize.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/SpaceUtilizationCheck.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/TestInterpreterMethodEntries.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformInterfaceAndImplementor.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperAndSubClasses.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java
! test/hotspot/jtreg/runtime/appcds/AppendClasspath.java
! test/hotspot/jtreg/runtime/appcds/BootClassPathMismatch.java
! test/hotspot/jtreg/runtime/appcds/CaseSensitiveClassPath.java
! test/hotspot/jtreg/runtime/appcds/ClassLoaderTest.java
! test/hotspot/jtreg/runtime/appcds/ClassPathAttr.java
! test/hotspot/jtreg/runtime/appcds/CommandLineFlagCombo.java
! test/hotspot/jtreg/runtime/appcds/CommandLineFlagComboNegative.java
! test/hotspot/jtreg/runtime/appcds/DirClasspathTest.java
! test/hotspot/jtreg/runtime/appcds/DumpClassList.java
! test/hotspot/jtreg/runtime/appcds/ExtraSymbols.java
! test/hotspot/jtreg/runtime/appcds/FieldAnnotationsTest.java
! test/hotspot/jtreg/runtime/appcds/FreeUnusedMetadata.java
! test/hotspot/jtreg/runtime/appcds/HelloExtTest.java
! test/hotspot/jtreg/runtime/appcds/HelloTest.java
! test/hotspot/jtreg/runtime/appcds/IgnoreEmptyClassPaths.java
! test/hotspot/jtreg/runtime/appcds/JvmtiAddPath.java
! test/hotspot/jtreg/runtime/appcds/MismatchedUseAppCDS.java
! test/hotspot/jtreg/runtime/appcds/MissingSuperTest.java
! test/hotspot/jtreg/runtime/appcds/MultiProcessSharing.java
! test/hotspot/jtreg/runtime/appcds/MultiReleaseJars.java
! test/hotspot/jtreg/runtime/appcds/OldClassTest.java
! test/hotspot/jtreg/runtime/appcds/PackageSealing.java
! test/hotspot/jtreg/runtime/appcds/ParallelLoad2.java
! test/hotspot/jtreg/runtime/appcds/ParallelLoadTest.java
! test/hotspot/jtreg/runtime/appcds/PrintSharedArchiveAndExit.java
! test/hotspot/jtreg/runtime/appcds/ProhibitedPackage.java
! test/hotspot/jtreg/runtime/appcds/ProtectionDomain.java
! test/hotspot/jtreg/runtime/appcds/RewriteBytecodesTest.java
! test/hotspot/jtreg/runtime/appcds/SharedArchiveConsistency.java
! test/hotspot/jtreg/runtime/appcds/SharedArchiveFile.java
! test/hotspot/jtreg/runtime/appcds/SharedBaseAddress.java
! test/hotspot/jtreg/runtime/appcds/SharedPackages.java
! test/hotspot/jtreg/runtime/appcds/SignedJar.java
! test/hotspot/jtreg/runtime/appcds/SpecifySysLoaderProp.java
! test/hotspot/jtreg/runtime/appcds/TraceLongClasspath.java
! test/hotspot/jtreg/runtime/appcds/UseAppCDS.java
! test/hotspot/jtreg/runtime/appcds/VerifierTest_0.java
! test/hotspot/jtreg/runtime/appcds/VerifierTest_1A.java
! test/hotspot/jtreg/runtime/appcds/VerifierTest_1B.java
! test/hotspot/jtreg/runtime/appcds/VerifierTest_2.java
! test/hotspot/jtreg/runtime/appcds/WideIloadTest.java
! test/hotspot/jtreg/runtime/appcds/WrongClasspath.java
! test/hotspot/jtreg/runtime/appcds/XShareAutoWithChangedJar.java
! test/hotspot/jtreg/runtime/appcds/cacheObject/CheckCachedResolvedReferences.java
! test/hotspot/jtreg/runtime/appcds/cacheObject/DumpTimeVerifyFailure.java
! test/hotspot/jtreg/runtime/appcds/cacheObject/GCStressTest.java
! test/hotspot/jtreg/runtime/appcds/cacheObject/OpenArchiveRegion.java
! test/hotspot/jtreg/runtime/appcds/cacheObject/RangeNotWithinHeap.java
! test/hotspot/jtreg/runtime/appcds/cacheObject/RedefineClassTest.java
! test/hotspot/jtreg/runtime/appcds/customLoader/ClassListFormatA.java
! test/hotspot/jtreg/runtime/appcds/customLoader/ClassListFormatB.java
! test/hotspot/jtreg/runtime/appcds/customLoader/ClassListFormatC.java
! test/hotspot/jtreg/runtime/appcds/customLoader/ClassListFormatD.java
! test/hotspot/jtreg/runtime/appcds/customLoader/ClassListFormatE.java
! test/hotspot/jtreg/runtime/appcds/customLoader/HelloCustom.java
! test/hotspot/jtreg/runtime/appcds/customLoader/LoaderSegregationTest.java
! test/hotspot/jtreg/runtime/appcds/customLoader/ParallelTestMultiFP.java
! test/hotspot/jtreg/runtime/appcds/customLoader/ParallelTestSingleFP.java
! test/hotspot/jtreg/runtime/appcds/customLoader/ProhibitedPackageNamesTest.java
! test/hotspot/jtreg/runtime/appcds/customLoader/ProtectionDomain.java
! test/hotspot/jtreg/runtime/appcds/customLoader/SameNameInTwoLoadersTest.java
! test/hotspot/jtreg/runtime/appcds/customLoader/UnintendedLoadersTest.java
! test/hotspot/jtreg/runtime/appcds/customLoader/UnloadUnregisteredLoaderTest.java
! test/hotspot/jtreg/runtime/appcds/customLoader/UnsupportedPlatforms.java
! test/hotspot/jtreg/runtime/appcds/javaldr/ArrayTest.java
! test/hotspot/jtreg/runtime/appcds/javaldr/CheckAnonymousClass.java
! test/hotspot/jtreg/runtime/appcds/javaldr/GCDuringDump.java
! test/hotspot/jtreg/runtime/appcds/javaldr/GCSharedStringsDuringDump.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/CheckUnsupportedDumpingOptions.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/JigsawOptionsCombo.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/AppClassInCP.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/CustomPackage.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/MismatchedPatchModule.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/PatchDir.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/PatchJavaBase.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/Simple.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/SubClassOfPatchedClass.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/TwoJars.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/BootAppendTests.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/ClassPathTests.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/limitmods/LimitModsTests.java
! test/hotspot/jtreg/runtime/appcds/jigsaw/overridetests/OverrideTests.java
! test/hotspot/jtreg/runtime/appcds/jvmti/ClassFileLoadHookTest.java
! test/hotspot/jtreg/runtime/appcds/jvmti/InstrumentationTest.java
! test/hotspot/jtreg/runtime/appcds/jvmti/parallelLoad/ParallelLoadAndTransformTest.java
! test/hotspot/jtreg/runtime/appcds/jvmti/transformRelatedClasses/TransformInterfaceImplementorAppCDS.java
! test/hotspot/jtreg/runtime/appcds/jvmti/transformRelatedClasses/TransformSuperSubAppCDS.java
! test/hotspot/jtreg/runtime/appcds/redefineClass/RedefineBasicTest.java
! test/hotspot/jtreg/runtime/appcds/redefineClass/RedefineRunningMethods_Shared.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/ExerciseGC.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/FlagCombo.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/IncompatibleOptions.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/InternSharedString.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/InvalidFileFormat.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/LargePages.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/LockSharedStrings.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsBasic.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsBasicPlus.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsStress.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsWbTest.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/SysDictCrash.java
Changeset: 1d24b76cf639
Author: iklam
Date: 2017-12-19 11:29 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/1d24b76cf639
8191374: Improve error message when CDS is not supported on exploded build
Reviewed-by: jiangli, hseigel
! src/hotspot/share/classfile/classLoader.cpp
Changeset: d55bee3727de
Author: dholmes
Date: 2017-12-19 17:31 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/d55bee3727de
8193840: Add compiler/c2/Test8007294.java to the problem list
Reviewed-by: coleenp
! test/hotspot/jtreg/ProblemList.txt
Changeset: de2e4ff493bf
Author: coleenp
Date: 2017-12-20 10:05 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/de2e4ff493bf
8152957: Improve specificity of safepoint logging to print safepoint type
Summary: upgrade safepoint begin logs to Info logging, which has the reason.
Reviewed-by: dholmes, hseigel, zgu
! src/hotspot/share/runtime/safepoint.cpp
Changeset: 9a5bcee1a706
Author: iklam
Date: 2017-12-20 11:30 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/9a5bcee1a706
8193897: JDK-8191374 caused windows_i586 build to fail
Reviewed-by: hseigel
! src/hotspot/share/classfile/classLoader.cpp
Changeset: 6e69aea2aee7
Author: gadams
Date: 2017-12-20 13:41 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/6e69aea2aee7
8180709: java -javaagent:agent.jar with run-time that does not contain java.instrument prints confusing error
Reviewed-by: cjplummer, sspitsyn
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/arguments.hpp
! src/hotspot/share/runtime/thread.cpp
Changeset: 18fb03624696
Author: jwilhelm
Date: 2017-12-21 00:07 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/18fb03624696
Merge
! src/hotspot/share/runtime/arguments.cpp
! src/java.base/share/native/libjava/System.c
- src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/CooperativePhaseTest.java
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/classfile/Classfile.java
Changeset: ca9489245872
Author: jcbeyler
Date: 2017-12-20 11:00 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/ca9489245872
8191987: JDK-8190862 work for arch ppc64
Summary: Cleanup interpreter TLAB code
Reviewed-by: mdoerr, goetz
! src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.hpp
! src/hotspot/cpu/ppc/templateTable_ppc_64.cpp
Changeset: b7af6f568d00
Author: chegar
Date: 2017-12-22 15:55 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/b7af6f568d00
8179424: Remove terminally deprecated sun.reflect.Reflection.getCallerClass
Reviewed-by: alanb, dfuchs, dholmes, lancea, mchung, rriggs
! make/mapfiles/libjava/mapfile-vers
! make/mapfiles/libjava/reorder-sparc
! make/mapfiles/libjava/reorder-sparcv9
! make/mapfiles/libjava/reorder-x86
! src/hotspot/share/include/jvm.h
! src/hotspot/share/prims/jvm.cpp
! src/java.base/share/classes/jdk/internal/reflect/Reflection.java
! src/java.base/share/native/libjava/Reflection.c
- src/jdk.unsupported/share/classes/sun/reflect/Reflection.java
- test/jdk/jdk/internal/reflect/Reflection/GetCallerClassWithDepth.java
- test/jdk/sun/reflect/Reflection/GetCallerClassWithDepth.java
! test/langtools/tools/jdeps/jdkinternals/RemovedJDKInternals.java
+ test/langtools/tools/jdeps/jdkinternals/patches/jdk.unsupported/sun/reflect/Reflection.java
! test/langtools/tools/jdeps/jdkinternals/src/p/Main.java
Changeset: f3907e64eea2
Author: rraghavan
Date: 2017-12-22 09:51 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/f3907e64eea2
8193699: aarch64 fails to build after 8167372
Summary: added ThreadInVMfromUnknown support
Reviewed-by: smonteith, vlivanov
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
Changeset: 7b5c930b878c
Author: glaubitz
Date: 2017-11-29 13:58 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/7b5c930b878c
8192123: Zero should use compiler built-ins for atomics on linux-arm
Reviewed-by: aph
! src/hotspot/os_cpu/linux_zero/atomic_linux_zero.hpp
Changeset: 614068b0ddd7
Author: dnsimon
Date: 2017-12-22 18:34 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/614068b0ddd7
8193930: [JVMCI] calling ResolvedTypeType.getClassInitializer on an array type crashes
Reviewed-by: never, dlong
! src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
! src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/CompilerToVM.java
! src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotResolvedObjectTypeImpl.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetImplementorTest.java
! test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java
Changeset: b97818fba2b0
Author: jcbeyler
Date: 2017-12-18 15:38 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/b97818fba2b0
8191027: JDK-8190862 work for arch x86/x64
Summary: Fixed Interpreter never refills TLAB
Reviewed-by: tschatzl, mdoerr, rehn
! src/hotspot/cpu/x86/templateTable_x86.cpp
Changeset: 4aed7c563f7e
Author: jcbeyler
Date: 2017-12-19 20:10 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/4aed7c563f7e
8191986: JDK-8190862 work for arch aarch64
Summary: Fixed Interpreter never refills TLAB
Reviewed-by: dsamersoff, adinn, tschatzl, rehn
! src/hotspot/cpu/aarch64/templateTable_aarch64.cpp
Changeset: afb2284bb487
Author: jcbeyler
Date: 2017-12-19 19:55 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/afb2284bb487
8191989: JDK-8190862 work for arch sparc
Summary: Fixed Interpreter never refills TLAB
Reviewed-by: tschatzl, rehn
! src/hotspot/cpu/sparc/templateTable_sparc.cpp
Changeset: 9ca19ebea22d
Author: rkennke
Date: 2017-12-05 10:43 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/9ca19ebea22d
8193193: AArch64: immByteMapBase operand generated for non-CardTable GCs
Reviewed-by: aph
! src/hotspot/cpu/aarch64/aarch64.ad
Changeset: 258a4dab74a7
Author: gadams
Date: 2018-01-02 07:50 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/258a4dab74a7
8188856: Incorrect file path in an exception message when .java_pid is not accessible on Unix
Reviewed-by: cjplummer, sspitsyn
! src/jdk.attach/aix/classes/sun/tools/attach/VirtualMachineImpl.java
! src/jdk.attach/linux/classes/sun/tools/attach/VirtualMachineImpl.java
! src/jdk.attach/macosx/classes/sun/tools/attach/VirtualMachineImpl.java
! src/jdk.attach/solaris/classes/sun/tools/attach/VirtualMachineImpl.java
Changeset: bda5211e7876
Author: goetz
Date: 2017-12-21 09:05 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/bda5211e7876
8193927: Optimize scanning code for oops.
Reviewed-by: simonis, mdoerr, aph
! src/hotspot/cpu/aarch64/relocInfo_aarch64.hpp
! src/hotspot/cpu/arm/relocInfo_arm.hpp
! src/hotspot/cpu/ppc/relocInfo_ppc.hpp
! src/hotspot/cpu/s390/relocInfo_s390.hpp
! src/hotspot/cpu/sparc/relocInfo_sparc.hpp
! src/hotspot/cpu/x86/relocInfo_x86.hpp
! src/hotspot/cpu/zero/relocInfo_zero.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/code/relocInfo.hpp
Changeset: abf1d797e380
Author: aph
Date: 2018-01-03 17:29 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/abf1d797e380
8193260: AArch64: JVMCI: Implement trampoline calls
Reviewed-by: adinn
! src/hotspot/cpu/aarch64/assembler_aarch64.hpp
! src/hotspot/cpu/aarch64/compiledIC_aarch64.cpp
! src/hotspot/cpu/aarch64/jvmciCodeInstaller_aarch64.cpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/nativeInst_aarch64.cpp
! src/hotspot/cpu/aarch64/nativeInst_aarch64.hpp
! src/hotspot/cpu/sparc/compiledIC_sparc.cpp
! src/hotspot/cpu/sparc/jvmciCodeInstaller_sparc.cpp
! src/hotspot/cpu/x86/compiledIC_x86.cpp
! src/hotspot/cpu/x86/jvmciCodeInstaller_x86.cpp
! src/hotspot/share/code/compiledIC.hpp
! src/hotspot/share/jvmci/jvmciCodeInstaller.cpp
! src/hotspot/share/jvmci/jvmciCodeInstaller.hpp
Changeset: 51825789dd89
Author: kbarrett
Date: 2018-01-04 18:18 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/51825789dd89
8194406: Use Atomic::replace_if_null
Reviewed-by: coleenp, dholmes
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/gc/parallel/gcTaskThread.cpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/prims/jvmtiRawMonitor.cpp
! src/hotspot/share/runtime/mutex.cpp
! src/hotspot/share/runtime/objectMonitor.cpp
! src/hotspot/share/runtime/synchronizer.cpp
! src/hotspot/share/services/mallocSiteTable.cpp
! src/hotspot/share/utilities/bitMap.cpp
Changeset: a5548cf24286
Author: dholmes
Date: 2018-01-04 22:54 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/a5548cf24286
8194279: support zhaoxin x86 cpu vendor ids CentaurHauls and Shanghai
Reviewed-by: dholmes, kvn
Contributed-by: Vic Wang <vicwang at zhaoxin.com>
! src/hotspot/cpu/x86/assembler_x86.cpp
! src/hotspot/cpu/x86/vm_version_x86.cpp
! src/hotspot/cpu/x86/vm_version_x86.hpp
Changeset: 4f647519c8be
Author: jwilhelm
Date: 2018-01-05 22:02 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/4f647519c8be
Merge
! src/hotspot/cpu/x86/vm_version_x86.cpp
! src/hotspot/share/jvmci/jvmciCodeInstaller.cpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/thread.cpp
- src/jdk.unsupported/share/classes/sun/reflect/Reflection.java
! test/hotspot/jtreg/ProblemList.txt
- test/jdk/jdk/internal/reflect/Reflection/GetCallerClassWithDepth.java
- test/jdk/sun/reflect/Reflection/GetCallerClassWithDepth.java
Changeset: 7f11a1699ef6
Author: sherman
Date: 2018-01-12 14:05 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/7f11a1699ef6
8194667: Regex: Serialization doesn't work with match flags
Reviewed-by: rriggs
! src/java.base/share/classes/java/util/regex/Pattern.java
! test/jdk/java/util/regex/RegExTest.java
Changeset: fb56735cb46a
Author: iignatyev
Date: 2018-01-12 14:33 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/fb56735cb46a
8195067: problem list tools/javac/jvm/VerboseOutTest.java
Reviewed-by: jjg
! test/langtools/ProblemList.txt
Changeset: d53732d23ade
Author: gadams
Date: 2018-01-13 18:33 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/d53732d23ade
8031482: Some jcmds generate output with a \n as a separator rather than \r\n on Windows
Reviewed-by: cjplummer, sspitsyn, dholmes
! test/jdk/ProblemList.txt
! test/jdk/lib/testlibrary/jdk/testlibrary/OutputAnalyzer.java
Changeset: a65e8281b27c
Author: hannesw
Date: 2018-01-15 11:07 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/a65e8281b27c
8194985: JavaAdapterBytecodeGenerator passes invalid type descriptor to ASM
Reviewed-by: sundar, attila
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/JavaAdapterBytecodeGenerator.java
! test/nashorn/src/jdk/nashorn/api/scripting/test/ScriptEngineSecurityTest.java
Changeset: fdf6715229b1
Author: amlu
Date: 2018-01-08 10:15 +0800
URL: http://hg.openjdk.java.net/jdk/client/rev/fdf6715229b1
8194666: ProblemList update for bugid associated with PreferredKey.java, ConcurrentHashMapTest and SSLSocketParametersTest.sh
Reviewed-by: xuelei
! test/jdk/ProblemList.txt
Changeset: 069c82c31914
Author: amlu
Date: 2018-01-08 11:20 +0800
URL: http://hg.openjdk.java.net/jdk/client/rev/069c82c31914
8194662: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java
Reviewed-by: dholmes
! test/jdk/ProblemList.txt
Changeset: 78aaea7388ad
Author: hannesw
Date: 2018-01-08 17:16 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/78aaea7388ad
8193567: Conversion of comparison nodes affects local slots in optimistic continuation
Reviewed-by: jlaskey, attila
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/OptimisticTypesCalculator.java
+ test/nashorn/script/basic/JDK-8193567.js
Changeset: c94c352dc400
Author: vromero
Date: 2018-01-08 14:06 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/c94c352dc400
8187487: crash with classes with same binary name
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Enter.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! test/langtools/tools/javac/NestedInnerClassNames.out
+ test/langtools/tools/javac/T8187487/CrashWithDuplicateClassNamesTest.java
+ test/langtools/tools/javac/T8187487/CrashWithDuplicateClassNamesTest.out
+ test/langtools/tools/javac/diags/examples/SameBinaryName.java
Changeset: 239c7d9bb192
Author: darcy
Date: 2018-01-08 17:32 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/239c7d9bb192
8187951: Update javax.lang.model.SourceVersion for "var" name
Reviewed-by: jjg, mcimadamore
! src/java.compiler/share/classes/javax/lang/model/SourceVersion.java
! test/langtools/tools/javac/processing/model/TestSourceVersion.java
Changeset: 899a137688b8
Author: sballal
Date: 2018-01-09 15:21 +0530
URL: http://hg.openjdk.java.net/jdk/client/rev/899a137688b8
8194067: [Testbug] serviceability/sa/Jhsdb* tests can't tolerate unrelated warnings
Reviewed-by: dholmes, sspitsyn
! test/hotspot/jtreg/serviceability/sa/JhsdbThreadInfoTest.java
! test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackLock.java
Changeset: f0e55fb9cfa3
Author: thartmann
Date: 2017-12-15 16:51 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/f0e55fb9cfa3
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
Summary: Added test to ProblemList.txt
Reviewed-by: vlivanov
! test/hotspot/jtreg/ProblemList.txt
Changeset: 13f6856e8489
Author: goetz
Date: 2018-01-09 16:24 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/13f6856e8489
8194742: Writing replay data crashes: task is NULL
Summary: Added missing NULL check.
Reviewed-by: thartmann
! src/hotspot/share/ci/ciEnv.cpp
Changeset: 2e5226ca1329
Author: jjg
Date: 2018-01-09 17:03 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/2e5226ca1329
8185986: redundant/obsolete overview.html pages
Reviewed-by: darcy
- src/java.compiler/share/classes/javax/lang/model/overview.html
- src/java.compiler/share/classes/javax/tools/overview.html
- src/jdk.jdeps/share/classes/com/sun/tools/javap/overview.html
Changeset: 25732365355c
Author: vromero
Date: 2018-01-09 22:30 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/25732365355c
8194836: delta apply changesets for JDK-8192885 and JDK-8175883
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
- test/langtools/tools/javac/T8192885/AddGotoAfterForLoopToLNTTest.java
! test/langtools/tools/javac/flow/tests/TestCaseForEach.java
Changeset: 5db30620a3db
Author: thartmann
Date: 2018-01-10 09:04 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/5db30620a3db
8191362: [Graal] gc/g1/TestShrinkAuxiliaryData tests crash with "assert(check_klass_alignment(result)) failed: address not aligned"
Summary: Graal does not respect ObjectAlignmentInBytes VM option.
Reviewed-by: kvn
! src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotMetaAccessProvider.java
! src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfig.java
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/replacements/HotSpotReplacementsUtil.java
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/replacements/NewObjectSnippets.java
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/stubs/NewArrayStub.java
Changeset: 478e77658965
Author: mdoerr
Date: 2018-01-10 11:09 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/478e77658965
8194258: PPC64 safepoint mechanism: Fix initialization on AIX and support SIGTRAP
Summary: Use mmap on AIX to allocate protected page. Use trap instructions for polling if UseSIGTRAP is enabled.
Reviewed-by: rehn, goetz
! src/hotspot/cpu/ppc/globalDefinitions_ppc.hpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.inline.hpp
! src/hotspot/cpu/ppc/nativeInst_ppc.hpp
! src/hotspot/os/aix/safepointMechanism_aix.cpp
! src/hotspot/os_cpu/aix_ppc/os_aix_ppc.cpp
! src/hotspot/os_cpu/linux_ppc/os_linux_ppc.cpp
! src/hotspot/share/runtime/safepointMechanism.cpp
! test/hotspot/jtreg/runtime/logging/OsCpuLoggingTest.java
Changeset: 282262d5031b
Author: rraghavan
Date: 2018-01-10 02:31 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/282262d5031b
8193607: Test failure with java.lang.ClassNotFoundException: compiler.tiered.LevelTransitionTest
Summary: Added compiler.tiered.LevelTransitionTest to @build
Reviewed-by: thartmann
Contributed-by: ramkumar.sunderbabu at oracle.com
! test/hotspot/jtreg/compiler/tiered/LevelTransitionTest.java
Changeset: 5207db413697
Author: tschatzl
Date: 2018-01-10 10:21 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/5207db413697
8194824: Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file
Reviewed-by: ehelin, kbarrett
! test/hotspot/jtreg/ProblemList.txt
Changeset: e595b672a50b
Author: tschatzl
Date: 2018-01-10 12:11 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/e595b672a50b
Merge
Changeset: 2fe2d312e6ce
Author: lkorinth
Date: 2018-01-09 10:27 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/2fe2d312e6ce
8194681: G1 uses young free cset time when reporting non-young free cset times
Reviewed-by: tschatzl, kbarrett
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
Changeset: d41a61e52a84
Author: serb
Date: 2018-01-10 07:21 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/d41a61e52a84
8193673: Regression manual Test javax/swing/JFileChooser/6515169/bug6515169.java fails
Reviewed-by: erikj, psadhukhan
! make/gensrc/Gensrc-java.desktop.gmk
+ test/jdk/javax/swing/UIManager/8193673/TestProperties.java
Changeset: e8e8c9e6ccf8
Author: jjg
Date: 2018-01-10 15:05 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/e8e8c9e6ccf8
8194901: remove interim code from javax.tools.ToolProvider
Reviewed-by: mchung
! src/java.compiler/share/classes/javax/tools/ToolProvider.java
Changeset: 5b834ec96236
Author: vromero
Date: 2018-01-10 22:52 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/5b834ec96236
8187805: bogus RuntimeVisibleTypeAnnotations for unused local in a block
Reviewed-by: sadayapalam
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Code.java
+ test/langtools/tools/javac/T8187805/BogusRTTAForUnusedVarTest.java
Changeset: 9608f7f41c4e
Author: vlivanov
Date: 2018-01-12 01:52 +0300
URL: http://hg.openjdk.java.net/jdk/client/rev/9608f7f41c4e
8188145: MethodHandle resolution should follow JVMS sequence of lookup by name & type before type descriptor resolution
Reviewed-by: kvn, psandoz
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/classfile/systemDictionary.hpp
! src/hotspot/share/prims/methodHandles.cpp
! src/hotspot/share/prims/methodHandles.hpp
! src/java.base/share/classes/java/lang/invoke/MemberName.java
+ test/hotspot/jtreg/runtime/invokedynamic/MethodHandleConstantHelper.jasm
+ test/hotspot/jtreg/runtime/invokedynamic/MethodHandleConstantTest.java
Changeset: 0da9fb7d7d04
Author: jjg
Date: 2018-01-11 15:38 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/0da9fb7d7d04
8181878: javadoc should support/ignore --add-opens
Reviewed-by: ksrini
! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/ToolOption.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ToolOption.java
+ test/langtools/jdk/javadoc/tool/AddOpensTest.java
+ test/langtools/tools/javadoc/AddOpensTest.java
Changeset: 7d286141598c
Author: iklam
Date: 2018-01-11 16:40 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/7d286141598c
8193664: AppCDS tests should use -XX:+UnlockCommercialFeatures when running with commercial JDK
Reviewed-by: jiangli, mseledtsov, dholmes
! test/hotspot/jtreg/runtime/appcds/TestCommon.java
! test/hotspot/jtreg/runtime/appcds/UseAppCDS.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsBasic.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/SysDictCrash.java
Changeset: 94dd6cda265d
Author: lana
Date: 2018-01-12 05:06 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/94dd6cda265d
Added tag jdk-10+39 for changeset 5b834ec96236
! .hgtags
Changeset: e2c862ab9601
Author: lana
Date: 2018-01-12 05:07 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/e2c862ab9601
Merge
Changeset: 482ede6c4936
Author: amlu
Date: 2018-01-12 14:09 +0800
URL: http://hg.openjdk.java.net/jdk/client/rev/482ede6c4936
8194959: Correct test tag to move bugid from @test to @bug
Reviewed-by: sundar
! test/jdk/java/awt/Dialog/NestedDialogs/Modal/NestedModalDialogTest.java
! test/jdk/java/awt/Dialog/NestedDialogs/Modeless/NestedModelessDialogTest.java
! test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java
! test/jdk/java/awt/TrayIcon/TrayIconMouseTest/TrayIconMouseTest.java
! test/jdk/java/lang/StackWalker/SecurityExceptions.java
! test/jdk/java/lang/System/LoggerFinder/internal/SystemLoggerInPlatformLoader/SystemLoggerInPlatformLoader.java
! test/jdk/java/security/cert/PKIXBuilderParameters/InvalidParameters.java
! test/jdk/java/security/cert/PKIXParameters/InvalidParameters.java
! test/jdk/java/util/Arrays/StreamAndSpliterator.java
! test/jdk/java/util/Arrays/largeMemory/ParallelPrefix.java
! test/jdk/java/util/Base64/TestBase64.java
! test/jdk/java/util/Base64/TestBase64Golden.java
! test/jdk/java/util/logging/LogManager/LinkageErrorTest.java
Changeset: f6f6d86b90e7
Author: kaddepalli
Date: 2018-01-12 14:01 +0530
URL: http://hg.openjdk.java.net/jdk/client/rev/f6f6d86b90e7
8194044: Regression manual Test javax/swing/JFileChooser/8067660/FileChooserTest.java fails
Reviewed-by: psadhukhan, jdv, ssadetsky
! src/java.desktop/windows/classes/sun/awt/shell/Win32ShellFolderManager2.java
+ test/jdk/javax/swing/JFileChooser/8194044/FileSystemRootTest.java
Changeset: 30243cf1503e
Author: jjg
Date: 2018-01-12 11:41 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/30243cf1503e
8194955: Warn when default HTML version is used
Reviewed-by: ksrini, bpatel
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlConfiguration.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard.properties
+ test/langtools/jdk/javadoc/doclet/testHtmlWarning/TestHtmlWarning.java
! test/langtools/jdk/javadoc/tool/6958836/Test.java
! test/langtools/jdk/javadoc/tool/6964914/Test.java
! test/langtools/jdk/javadoc/tool/6964914/TestStdDoclet.java
! test/langtools/jdk/javadoc/tool/MaxWarns.java
! test/langtools/jdk/javadoc/tool/QuietOption.java
! test/langtools/jdk/javadoc/tool/doclint/DocLintTest.java
! test/langtools/tools/javadoc/6964914/TestStdDoclet.java
Changeset: c674ff28c69d
Author: ksrini
Date: 2018-01-12 10:05 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/c674ff28c69d
8194287: tools/launcher/RunpathTest.java fails with java.lang.NullPointerException
8194286: tools/launcher/FXLauncherTest.java fails with java.lang.UnsatisfiedLinkError
Reviewed-by: rriggs
! test/jdk/tools/launcher/FXLauncherTest.java
! test/jdk/tools/launcher/RunpathTest.java
Changeset: b95b08f3e1a8
Author: chegar
Date: 2018-01-13 16:47 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/b95b08f3e1a8
8194883: Unhandleable Push Promises should be cancelled
Reviewed-by: dfuchs
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Http2Connection.java
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Stream.java
+ test/jdk/java/net/httpclient/http2/ImplicitPushCancel.java
! test/jdk/java/net/httpclient/http2/server/Http2TestServerConnection.java
Changeset: b6fc9a193661
Author: mchung
Date: 2017-12-21 15:18 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/b6fc9a193661
8193767: Improve javadoc in ResourceBundle working with modules
Reviewed-by: alanb, naoto
! src/java.base/share/classes/java/util/ResourceBundle.java
! src/java.base/share/classes/java/util/spi/AbstractResourceBundleProvider.java
! src/java.base/share/classes/java/util/spi/ResourceBundleProvider.java
Changeset: 9c022c19c960
Author: mchung
Date: 2018-01-14 16:42 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/9c022c19c960
8191350: jdk/internal/reflect/CallerSensitive/CheckCSMs.java test fails when -Xmx512m set
Reviewed-by: alanb
! test/jdk/jdk/internal/reflect/CallerSensitive/CallerSensitiveFinder.java
! test/jdk/jdk/internal/reflect/CallerSensitive/CheckCSMs.java
Changeset: d52bb1d8ae7b
Author: roland
Date: 2018-01-15 09:17 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/d52bb1d8ae7b
8194914: Compilation fails with "node not on backedge" in OuterStripMinedLoopNode::adjust_strip_mined_loop
Summary: Modified assert which is too strong.
Reviewed-by: thartmann
! src/hotspot/share/opto/loopnode.cpp
+ test/hotspot/jtreg/compiler/loopstripmining/BackedgeNodeWithOutOfLoopControl.java
Changeset: 0769bb301c7a
Author: roland
Date: 2018-01-15 09:19 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/0769bb301c7a
8193597: sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK
Summary: Should not change loop limit check of outer loop.
Reviewed-by: thartmann
! src/hotspot/share/opto/loopnode.cpp
+ test/hotspot/jtreg/compiler/loopstripmining/LimitSharedwithOutOfLoopTest.java
Changeset: b329894ee5a2
Author: roland
Date: 2018-01-15 09:21 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/b329894ee5a2
8194993: Loop Strip Mining has some leftover debugging code
Summary: Removed debugging code.
Reviewed-by: thartmann
! src/hotspot/share/opto/loopnode.cpp
Changeset: 6a5e7a575830
Author: mgronlun
Date: 2018-01-15 13:09 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/6a5e7a575830
8193933: Export ClassLoaderData claim state to support interleaved object traversal
Reviewed-by: coleenp, hseigel
! src/hotspot/share/classfile/classLoaderData.hpp
Changeset: 4899ee4eb332
Author: ksrini
Date: 2018-01-15 09:23 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/4899ee4eb332
8195072: Update ASM 3rd party legal copyright to 6.0
Reviewed-by: vromero
! src/java.base/share/legal/asm.md
Changeset: eb5a14ac1e42
Author: asapre
Date: 2018-01-16 12:38 +0530
URL: http://hg.openjdk.java.net/jdk/client/rev/eb5a14ac1e42
8175542: JMX: Not enough JDP packets received
Summary: Fixed test case wrongly reporting timeout failures.
Reviewed-by: dholmes, hb
Contributed-by: amit.sapre at oracle.com
! test/jdk/ProblemList.txt
! test/jdk/sun/management/jdp/JdpTestCase.java
Changeset: a53f30471b2d
Author: goetz
Date: 2018-01-16 07:48 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/a53f30471b2d
8195094: Fix type-O in "8159422: Very high Concurrent Mark mark stack contention"
Reviewed-by: tschatzl, dholmes
Contributed-by: arno.zeller at sap.com
! src/hotspot/share/memory/allocation.inline.hpp
Changeset: 789efc16f4b1
Author: asapre
Date: 2018-01-16 20:56 +0530
URL: http://hg.openjdk.java.net/jdk/client/rev/789efc16f4b1
8179700: Exceptions thrown in StartManagementAgent.java
Summary: Removed Test case entry from problemList.txt
Reviewed-by: ysuenaga
Contributed-by: amit.sapre at oracle.com
! test/jdk/ProblemList.txt
Changeset: 12d9ff9e0a4b
Author: rriggs
Date: 2018-01-16 10:48 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/12d9ff9e0a4b
8194929: Unreferenced FileDescriptors not closed
Reviewed-by: alanb
! make/mapfiles/libjava/mapfile-vers
! test/jdk/java/io/FileInputStream/UnreferencedFISClosesFd.java
! test/jdk/java/io/FileOutputStream/UnreferencedFOSClosesFd.java
! test/jdk/java/io/RandomAccessFile/UnreferencedRAFClosesFd.java
Changeset: 5f9977540ac9
Author: dfuchs
Date: 2018-01-16 19:19 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/5f9977540ac9
8195138: The asynchronous Http1HeaderParser doesn't handle all line folds correctly
Reviewed-by: chegar
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Http1HeaderParser.java
! test/jdk/java/net/httpclient/HeadersTest1.java
! test/jdk/java/net/httpclient/whitebox/Http1HeaderParserTestDriver.java
! test/jdk/java/net/httpclient/whitebox/jdk.incubator.httpclient/jdk/incubator/http/Http1HeaderParserTest.java
Changeset: d7995ed9627d
Author: lana
Date: 2018-01-14 22:25 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/d7995ed9627d
8194717: JDK10 L10n resource file update - msgdrop 10
Reviewed-by: joehw
Contributed-by: li.jiang at oracle.com
! src/java.base/share/classes/sun/launcher/resources/launcher_de.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_es.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_fr.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_it.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_ja.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_ko.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_pt_BR.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_sv.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_zh_CN.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_zh_TW.properties
! src/java.base/share/classes/sun/security/tools/keytool/Resources_de.java
! src/java.base/share/classes/sun/security/tools/keytool/Resources_es.java
! src/java.base/share/classes/sun/security/tools/keytool/Resources_fr.java
! src/java.base/share/classes/sun/security/tools/keytool/Resources_it.java
! src/java.base/share/classes/sun/security/tools/keytool/Resources_ja.java
! src/java.base/share/classes/sun/security/tools/keytool/Resources_ko.java
! src/java.base/share/classes/sun/security/tools/keytool/Resources_pt_BR.java
! src/java.base/share/classes/sun/security/tools/keytool/Resources_sv.java
! src/java.base/share/classes/sun/security/tools/keytool/Resources_zh_CN.java
! src/java.base/share/classes/sun/security/tools/keytool/Resources_zh_TW.java
! src/java.base/share/classes/sun/security/util/Resources_de.java
! src/java.base/share/classes/sun/security/util/Resources_es.java
! src/java.base/share/classes/sun/security/util/Resources_fr.java
! src/java.base/share/classes/sun/security/util/Resources_it.java
! src/java.base/share/classes/sun/security/util/Resources_ja.java
! src/java.base/share/classes/sun/security/util/Resources_ko.java
! src/java.base/share/classes/sun/security/util/Resources_pt_BR.java
! src/java.base/share/classes/sun/security/util/Resources_sv.java
! src/java.base/share/classes/sun/security/util/Resources_zh_CN.java
! src/java.base/share/classes/sun/security/util/Resources_zh_TW.java
! src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_sv.properties
! src/java.desktop/share/classes/sun/applet/resources/MsgAppletViewer_es.java
! src/java.desktop/share/classes/sun/awt/resources/awt_de.properties
! src/java.sql.rowset/share/classes/com/sun/rowset/RowSetResourceBundle_sv.properties
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/res/XSLTErrorResources_de.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/res/XSLTErrorResources_es.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/res/XSLTErrorResources_fr.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/res/XSLTErrorResources_it.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/res/XSLTErrorResources_ja.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/res/XSLTErrorResources_ko.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/res/XSLTErrorResources_pt_BR.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/res/XSLTErrorResources_sv.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/res/XSLTErrorResources_zh_CN.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/res/XSLTErrorResources_zh_TW.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/ErrorMessages_ko.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/ErrorMessages_sv.java
! src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/runtime/ErrorMessages_ko.java
! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_ko.properties
! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/SAXMessages_ko.properties
! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XIncludeMessages_sv.properties
! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_ko.properties
! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_zh_TW.properties
! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSchemaMessages_ko.properties
! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSchemaMessages_sv.properties
! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSchemaMessages_zh_TW.properties
! src/java.xml/share/classes/com/sun/org/apache/xml/internal/res/XMLErrorResources_es.java
! src/java.xml/share/classes/com/sun/org/apache/xml/internal/res/XMLErrorResources_ko.java
! src/java.xml/share/classes/com/sun/org/apache/xml/internal/res/XMLErrorResources_zh_TW.java
! src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/utils/SerializerMessages_zh_TW.java
! src/java.xml/share/classes/com/sun/org/apache/xpath/internal/res/XPATHErrorResources_ko.java
! src/java.xml/share/classes/javax/xml/catalog/CatalogMessages_ja.properties
! src/java.xml/share/classes/javax/xml/catalog/CatalogMessages_ko.properties
! src/java.xml/share/classes/javax/xml/catalog/CatalogMessages_sv.properties
! src/jdk.compiler/share/classes/com/sun/tools/doclint/resources/doclint_ja.properties
! src/jdk.compiler/share/classes/com/sun/tools/doclint/resources/doclint_zh_CN.properties
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler_ja.properties
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler_zh_CN.properties
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac_ja.properties
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac_zh_CN.properties
! src/jdk.compiler/share/classes/sun/tools/serialver/resources/serialver_zh_CN.properties
! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources_ja.java
! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources_zh_CN.java
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_es.properties
! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/resources/javadoc_zh_CN.properties
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard_ja.properties
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard_zh_CN.properties
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets_ja.properties
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets_zh_CN.properties
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc_ja.properties
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc_zh_CN.properties
! src/jdk.jdeps/share/classes/com/sun/tools/jdeprscan/resources/jdeprscan_ja.properties
! src/jdk.jdeps/share/classes/com/sun/tools/jdeprscan/resources/jdeprscan_zh_CN.properties
! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/resources/jdeps_ja.properties
! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/resources/jdeps_zh_CN.properties
! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources_zh_CN.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink_ja.properties
! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink_zh_CN.properties
! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n_ja.properties
! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n_zh_CN.properties
! src/jdk.jshell/share/classes/jdk/jshell/resources/l10n_ja.properties
! src/jdk.jshell/share/classes/jdk/jshell/resources/l10n_zh_CN.properties
Changeset: 0140779fc556
Author: ljiang
Date: 2018-01-14 21:46 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/0140779fc556
8187946: Support ISO 4217 Amendments 163 and 164
Reviewed-by: naoto
! make/data/currency/CurrencyData.properties
! src/java.base/share/classes/sun/util/resources/CurrencyNames.properties
! test/jdk/java/util/Currency/ValidateISO4217.java
! test/jdk/java/util/Currency/tablea1.txt
! test/jdk/sun/text/resources/LocaleData
! test/jdk/sun/text/resources/LocaleDataTest.java
Changeset: 82c3d4173a53
Author: lana
Date: 2018-01-16 22:24 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/82c3d4173a53
Merge
! .hgtags
! make/mapfiles/libjava/mapfile-vers
! src/hotspot/share/classfile/systemDictionary.hpp
- src/java.base/share/classes/java/util/ArraysSupport.java
- src/java.base/share/native/include/classfile_constants.h
! src/java.compiler/share/classes/javax/lang/model/SourceVersion.java
- src/java.compiler/share/classes/javax/tools/FileManagerUtils.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
- src/jdk.compiler/share/classes/com/sun/tools/javac/util/JDK9Wrappers.java
- src/jdk.unsupported/share/classes/sun/reflect/Reflection.java
! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/runtime/appcds/UseAppCDS.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsBasic.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/SysDictCrash.java
! test/jdk/ProblemList.txt
- test/jdk/jdk/internal/reflect/Reflection/GetCallerClassWithDepth.java
- test/jdk/sun/reflect/Reflection/GetCallerClassWithDepth.java
! test/langtools/tools/javac/processing/model/TestSourceVersion.java
Changeset: 20ed1cebe5f8
Author: weijun
Date: 2018-01-17 07:55 +0800
URL: http://hg.openjdk.java.net/jdk/client/rev/20ed1cebe5f8
8195119: Fine-tune output text in keytool
Reviewed-by: mullan
! src/java.base/share/classes/sun/security/tools/keytool/Resources.java
Changeset: 221cf8307606
Author: dl
Date: 2018-01-16 18:24 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/221cf8307606
8191483: AbstractQueuedSynchronizer cancel/cancel race
Reviewed-by: martin
! src/java.base/share/classes/java/util/concurrent/locks/AbstractQueuedLongSynchronizer.java
! src/java.base/share/classes/java/util/concurrent/locks/AbstractQueuedSynchronizer.java
! test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java
Changeset: 946e34c2dec9
Author: dl
Date: 2018-01-16 18:28 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/946e34c2dec9
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
Reviewed-by: martin
! src/java.base/share/classes/java/util/ArrayList.java
! src/java.base/share/classes/java/util/Vector.java
! src/java.base/share/classes/java/util/concurrent/AbstractExecutorService.java
! src/java.base/share/classes/java/util/concurrent/ConcurrentHashMap.java
! src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListMap.java
! src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListSet.java
! src/java.base/share/classes/java/util/concurrent/CopyOnWriteArrayList.java
! src/java.base/share/classes/java/util/concurrent/LinkedBlockingDeque.java
! src/java.base/share/classes/java/util/concurrent/LinkedBlockingQueue.java
! src/java.base/share/classes/java/util/concurrent/LinkedTransferQueue.java
! src/java.base/share/classes/java/util/concurrent/PriorityBlockingQueue.java
! src/java.base/share/classes/java/util/concurrent/SubmissionPublisher.java
! src/java.base/share/classes/java/util/concurrent/ThreadLocalRandom.java
! src/java.base/share/classes/java/util/concurrent/ThreadPoolExecutor.java
! test/jdk/java/util/AbstractCollection/ToString.java
! test/jdk/java/util/AbstractList/CheckForComodification.java
! test/jdk/java/util/AbstractList/FailFastIterator.java
! test/jdk/java/util/AbstractList/HasNextAfterException.java
! test/jdk/java/util/AbstractMap/AbstractMapClone.java
! test/jdk/java/util/AbstractMap/Equals.java
! test/jdk/java/util/AbstractMap/SimpleEntries.java
! test/jdk/java/util/AbstractMap/ToString.java
! test/jdk/java/util/AbstractSequentialList/AddAll.java
! test/jdk/java/util/ArrayList/AddAll.java
! test/jdk/java/util/ArrayList/Bug6533203.java
! test/jdk/java/util/ArrayList/IteratorMicroBenchmark.java
! test/jdk/java/util/ArrayList/RangeCheckMicroBenchmark.java
! test/jdk/java/util/Collection/BiggernYours.java
! test/jdk/java/util/Collection/HotPotatoes.java
! test/jdk/java/util/Collection/IteratorAtEnd.java
! test/jdk/java/util/Collection/IteratorMicroBenchmark.java
! test/jdk/java/util/Collection/RemoveMicroBenchmark.java
! test/jdk/java/util/Collections/AddAll.java
! test/jdk/java/util/Collections/BigBinarySearch.java
! test/jdk/java/util/Collections/BinarySearchNullComparator.java
! test/jdk/java/util/Collections/CheckedIdentityMap.java
! test/jdk/java/util/Collections/CheckedListBash.java
! test/jdk/java/util/Collections/CheckedMapBash.java
! test/jdk/java/util/Collections/CheckedNull.java
! test/jdk/java/util/Collections/CheckedSetBash.java
! test/jdk/java/util/Collections/Disjoint.java
! test/jdk/java/util/Collections/EmptyCollectionSerialization.java
! test/jdk/java/util/Collections/EmptyIterator.java
! test/jdk/java/util/Collections/EmptyNavigableMap.java
! test/jdk/java/util/Collections/EmptyNavigableSet.java
! test/jdk/java/util/Collections/Enum.java
! test/jdk/java/util/Collections/FindSubList.java
! test/jdk/java/util/Collections/Frequency.java
! test/jdk/java/util/Collections/MinMax.java
! test/jdk/java/util/Collections/NCopies.java
! test/jdk/java/util/Collections/NullComparator.java
! test/jdk/java/util/Collections/RacingCollections.java
! test/jdk/java/util/Collections/ReplaceAll.java
! test/jdk/java/util/Collections/ReverseOrder.java
! test/jdk/java/util/Collections/ReverseOrder2.java
! test/jdk/java/util/Collections/Rotate.java
! test/jdk/java/util/Collections/RotateEmpty.java
! test/jdk/java/util/Collections/Ser.java
! test/jdk/java/util/Collections/SetFromMap.java
! test/jdk/java/util/Collections/Swap.java
! test/jdk/java/util/Collections/T5078378.java
! test/jdk/java/util/Collections/T6433170.java
! test/jdk/java/util/Collections/ViewSynch.java
! test/jdk/java/util/Collections/WrappedNull.java
! test/jdk/java/util/HashMap/KeySetRemove.java
! test/jdk/java/util/HashMap/SetValue.java
! test/jdk/java/util/HashMap/ToString.java
! test/jdk/java/util/Hashtable/EqualsCast.java
! test/jdk/java/util/Hashtable/HashCode.java
! test/jdk/java/util/Hashtable/IllegalLoadFactor.java
! test/jdk/java/util/Hashtable/ReadObject.java
! test/jdk/java/util/Hashtable/SelfRef.java
! test/jdk/java/util/IdentityHashMap/ToArray.java
! test/jdk/java/util/IdentityHashMap/ToString.java
! test/jdk/java/util/LinkedHashMap/Basic.java
! test/jdk/java/util/LinkedHashMap/Cache.java
! test/jdk/java/util/LinkedHashMap/EmptyMapIterator.java
! test/jdk/java/util/LinkedHashSet/Basic.java
! test/jdk/java/util/LinkedList/AddAll.java
! test/jdk/java/util/LinkedList/Clone.java
! test/jdk/java/util/LinkedList/ComodifiedRemove.java
! test/jdk/java/util/List/LockStep.java
! test/jdk/java/util/Map/Defaults.java
! test/jdk/java/util/Map/Get.java
! test/jdk/java/util/Map/LockStep.java
! test/jdk/java/util/NavigableMap/LockStep.java
! test/jdk/java/util/PriorityQueue/AddNonComparable.java
! test/jdk/java/util/PriorityQueue/NoNulls.java
! test/jdk/java/util/PriorityQueue/PriorityQueueSort.java
! test/jdk/java/util/PriorityQueue/RemoveContains.java
! test/jdk/java/util/Random/NextBytes.java
! test/jdk/java/util/TimSort/SortPerf.java
! test/jdk/java/util/TreeMap/ContainsValue.java
! test/jdk/java/util/TreeMap/HeadTailTypeError.java
! test/jdk/java/util/TreeMap/NullAtEnd.java
! test/jdk/java/util/TreeMap/NullPermissiveComparator.java
! test/jdk/java/util/TreeMap/SubMap.java
! test/jdk/java/util/TreeMap/SubMapClear.java
! test/jdk/java/util/Vector/ComodifiedRemoveAllElements.java
! test/jdk/java/util/Vector/CopyInto.java
! test/jdk/java/util/Vector/IllegalConstructorArgs.java
! test/jdk/java/util/Vector/LastIndexOf.java
! test/jdk/java/util/Vector/SyncLastIndexOf.java
! test/jdk/java/util/WeakHashMap/GCDuringIteration.java
! test/jdk/java/util/WeakHashMap/Iteration.java
! test/jdk/java/util/WeakHashMap/ZeroInitCap.java
! test/jdk/java/util/concurrent/ArrayBlockingQueue/WhiteBox.java
! test/jdk/java/util/concurrent/BlockingQueue/DrainToFails.java
! test/jdk/java/util/concurrent/BlockingQueue/LoopHelpers.java
! test/jdk/java/util/concurrent/BlockingQueue/OfferDrainToLoops.java
! test/jdk/java/util/concurrent/CompletableFuture/Basic.java
! test/jdk/java/util/concurrent/ConcurrentHashMap/LoopHelpers.java
! test/jdk/java/util/concurrent/ConcurrentHashMap/MapCheck.java
! test/jdk/java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java
! test/jdk/java/util/concurrent/ConcurrentQueues/LoopHelpers.java
! test/jdk/java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java
! test/jdk/java/util/concurrent/Exchanger/LoopHelpers.java
! test/jdk/java/util/concurrent/ExecutorCompletionService/ExecutorCompletionServiceLoops.java
! test/jdk/java/util/concurrent/ExecutorCompletionService/LoopHelpers.java
! test/jdk/java/util/concurrent/FutureTask/BlockingTaskExecutor.java
! test/jdk/java/util/concurrent/FutureTask/ExplicitSet.java
! test/jdk/java/util/concurrent/FutureTask/LoopHelpers.java
! test/jdk/java/util/concurrent/FutureTask/NegativeTimeout.java
! test/jdk/java/util/concurrent/LinkedTransferQueue/WhiteBox.java
! test/jdk/java/util/concurrent/atomic/AtomicUpdaters.java
! test/jdk/java/util/concurrent/locks/Lock/LoopHelpers.java
! test/jdk/java/util/concurrent/locks/ReentrantLock/LoopHelpers.java
! test/jdk/java/util/concurrent/locks/ReentrantReadWriteLock/LoopHelpers.java
! test/jdk/java/util/concurrent/tck/AbstractQueueTest.java
! test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java
! test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java
! test/jdk/java/util/concurrent/tck/BlockingQueueTest.java
! test/jdk/java/util/concurrent/tck/CompletableFutureTest.java
! test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java
! test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java
! test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java
! test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java
! test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java
! test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java
! test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java
! test/jdk/java/util/concurrent/tck/FutureTaskTest.java
! test/jdk/java/util/concurrent/tck/JSR166TestCase.java
! test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java
! test/jdk/java/util/concurrent/tck/MapTest.java
! test/jdk/java/util/concurrent/tck/RecursiveActionTest.java
! test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java
! test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java
! test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java
! test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java
Changeset: 19effb7970bc
Author: martin
Date: 2018-01-11 20:19 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/19effb7970bc
8194960: Add a test for trust manager and cacerts keystore sanity
Reviewed-by: weijun
+ test/jdk/javax/net/ssl/sanity/CacertsExplorer.java
Changeset: 7067fe4e054e
Author: goetz
Date: 2018-01-16 08:48 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/7067fe4e054e
8189102: All tools should support -?, -h and --help
Reviewed-by: kvn, jjg, weijun, alanb, rfield, ksrini
! src/java.base/share/classes/com/sun/java/util/jar/pack/Driver.java
! src/java.base/share/classes/com/sun/java/util/jar/pack/DriverResource.java
! src/java.base/share/classes/sun/security/tools/keytool/Main.java
! src/java.base/share/classes/sun/security/tools/keytool/Resources.java
! src/java.rmi/share/classes/sun/rmi/server/resources/rmid.properties
! src/java.scripting/share/classes/com/sun/tools/script/shell/Main.java
! src/java.scripting/share/classes/com/sun/tools/script/shell/messages.properties
! src/java.security.jgss/windows/classes/sun/security/krb5/internal/tools/KinitOptions.java
! src/java.security.jgss/windows/classes/sun/security/krb5/internal/tools/Klist.java
! src/java.security.jgss/windows/classes/sun/security/krb5/internal/tools/Ktab.java
! src/jdk.aot/share/classes/jdk.tools.jaotc/src/jdk/tools/jaotc/Options.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Option.java
! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Main.java
! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources.java
! src/jdk.jartool/share/classes/sun/tools/jar/GNUStyleOptions.java
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties
! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/resources/javadoc.properties
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ToolOption.java
! src/jdk.jcmd/share/classes/sun/tools/jcmd/Arguments.java
! src/jdk.jcmd/share/classes/sun/tools/jcmd/JCmd.java
! src/jdk.jcmd/share/classes/sun/tools/jinfo/JInfo.java
! src/jdk.jcmd/share/classes/sun/tools/jmap/JMap.java
! src/jdk.jcmd/share/classes/sun/tools/jps/Arguments.java
! src/jdk.jcmd/share/classes/sun/tools/jstack/JStack.java
! src/jdk.jcmd/share/classes/sun/tools/jstat/Arguments.java
! src/jdk.jdeps/share/classes/com/sun/tools/javap/JavapTask.java
! src/jdk.jdeps/share/classes/com/sun/tools/javap/resources/javap.properties
! src/jdk.jdeps/share/classes/com/sun/tools/jdeprscan/Main.java
! src/jdk.jdeps/share/classes/com/sun/tools/jdeprscan/resources/jdeprscan.properties
! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/JdepsTask.java
! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/resources/jdeps.properties
! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTY.java
! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources.java
! src/jdk.jlink/share/classes/jdk/tools/jimage/JImageTask.java
! src/jdk.jlink/share/classes/jdk/tools/jimage/resources/jimage.properties
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/JlinkTask.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/TaskHelper.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink.properties
! src/jdk.jlink/share/classes/jdk/tools/jmod/JmodTask.java
! src/jdk.jlink/share/classes/jdk/tools/jmod/resources/jmod.properties
! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/JShellTool.java
! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties
! src/jdk.jstatd/share/classes/sun/tools/jstatd/Jstatd.java
! src/jdk.pack/share/native/unpack200/main.cpp
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/Options.properties
! test/jdk/sun/tools/jcmd/TestJcmdDefaults.java
! test/jdk/sun/tools/jcmd/usage.out
! test/jdk/sun/tools/jps/TestJpsSanity.java
! test/jdk/sun/tools/jps/usage.out
! test/jdk/sun/tools/jstat/jstatHelp.sh
! test/jdk/sun/tools/jstat/usage.out
! test/jdk/sun/tools/jstatd/TestJstatdUsage.java
+ test/jdk/tools/launcher/HelpFlagsTest.java
! test/langtools/jdk/javadoc/doclet/testHelpOption/TestHelpOption.java
! test/langtools/jdk/javadoc/tool/CheckResourceKeys.java
! test/langtools/jdk/javadoc/tool/ToolProviderTest.java
! test/langtools/jdk/jshell/StartOptionTest.java
! test/langtools/tools/javap/InvalidOptions.java
! test/langtools/tools/jdeps/MultiReleaseJar.java
Changeset: 36a1966132aa
Author: prr
Date: 2018-01-17 09:08 -0800
URL: http://hg.openjdk.java.net/jdk/client/rev/36a1966132aa
Merge
- src/java.compiler/share/classes/javax/lang/model/overview.html
- src/java.compiler/share/classes/javax/tools/FileManagerUtils.java
- src/java.compiler/share/classes/javax/tools/overview.html
- src/jdk.jdeps/share/classes/com/sun/tools/javap/overview.html
- src/jdk.unsupported/share/classes/sun/reflect/Reflection.java
- test/jdk/jdk/internal/reflect/Reflection/GetCallerClassWithDepth.java
- test/jdk/sun/reflect/Reflection/GetCallerClassWithDepth.java
- test/langtools/tools/javac/T8192885/AddGotoAfterForLoopToLNTTest.java
More information about the jdk-client-changes
mailing list