hg: jdk/jdk: 11 new changesets
prasanta.sadhukhan at oracle.com
prasanta.sadhukhan at oracle.com
Fri Jul 3 13:30:54 UTC 2020
Changeset: 3bc4fdc6fae9
Author: serb
Date: 2020-06-22 06:48 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/3bc4fdc6fae9
7131400: [macosx] Desktop.edit(a directory) should throw IOException
Reviewed-by: pbansal, aivanov
! src/java.desktop/share/classes/java/awt/Desktop.java
+ test/jdk/java/awt/Desktop/EditPrintFolder.java
Changeset: b6d22e7369b9
Author: pbansal
Date: 2020-06-22 12:39 +0530
URL: https://hg.openjdk.java.net/jdk/jdk/rev/b6d22e7369b9
8198623: java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/EnqueueWithDialogButtonTest.java fails on mac
Reviewed-by: jdv
! test/jdk/ProblemList.txt
! test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/EnqueueWithDialogButtonTest.java
! test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/FreezeTest/FreezeTest.java
Changeset: bb8a04e533c8
Author: prr
Date: 2020-06-22 15:55 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/rev/bb8a04e533c8
Merge
- src/jdk.jfr/share/classes/jdk/jfr/internal/MetadataHandler.java
- test/hotspot/jtreg/compiler/jsr292/createsInterfaceDotEqualsCallInfo.js
- test/hotspot/jtreg/sanity/MismatchedWhiteBox/WhiteBox.java
- test/hotspot/jtreg/sanity/WBApi.java
- test/hotspot/jtreg/testlibrary_tests/AssertsTest.java
- test/hotspot/jtreg/testlibrary_tests/OutputAnalyzerReportingTest.java
- test/hotspot/jtreg/testlibrary_tests/OutputAnalyzerTest.java
- test/hotspot/jtreg/testlibrary_tests/RandomGeneratorTest.java
- test/hotspot/jtreg/testlibrary_tests/RedefineClassTest.java
- test/hotspot/jtreg/testlibrary_tests/SimpleClassFileLoadHookTest.java
- test/hotspot/jtreg/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
- test/hotspot/jtreg/testlibrary_tests/TestPlatformIsTieredSupported.java
- test/hotspot/jtreg/testlibrary_tests/process/Test.java
- test/hotspot/jtreg/testlibrary_tests/process/TestNativeProcessBuilder.java
- test/hotspot/jtreg/testlibrary_tests/process/exejvm-test-launcher.c
- test/hotspot/jtreg/testlibrary_tests/whitebox/BlobSanityTest.java
- test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/BooleanTest.java
- test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/DoubleTest.java
- test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/IntxTest.java
- test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/SizeTTest.java
- test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/StringTest.java
- test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/Uint64Test.java
- test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/UintxTest.java
- test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/VmFlagTest.java
! test/jdk/ProblemList.txt
- test/jdk/java/lang/invoke/defineHiddenClass/UnreflectTest.java
- test/jdk/java/lang/invoke/defineHiddenClass/src/Fields.java
- test/jdk/lib/testlibrary/AssertsTest.java
- test/jdk/lib/testlibrary/CPUInfoTest.java
- test/jdk/lib/testlibrary/OutputAnalyzerReportingTest.java
- test/jdk/lib/testlibrary/OutputAnalyzerTest.java
- test/langtools/jdk/javadoc/tool/enum/docComments/Main.java
- test/langtools/jdk/javadoc/tool/enum/enumType/Main.java
- test/langtools/jdk/javadoc/tool/varArgs/Main.java
- test/langtools/tools/javac/api/T6395981.java
- test/langtools/tools/javac/diags/examples/BadGreaterThan.java
Changeset: 71df50d2926b
Author: serb
Date: 2020-06-24 15:35 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/rev/71df50d2926b
8213535: Windows HiDPI html lightweight tooltips are truncated
Reviewed-by: kizune
! src/java.desktop/share/classes/javax/swing/PopupFactory.java
! test/jdk/javax/swing/GraphicsConfigNotifier/StalePreferredSize.java
! test/jdk/javax/swing/JPopupMenu/6800513/bug6800513.java
! test/jdk/javax/swing/JToolTip/4846413/bug4846413.java
! test/jdk/javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java
Changeset: 90e5e628aeda
Author: serb
Date: 2020-06-24 20:32 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/rev/90e5e628aeda
8036604: Typo in BufferedBufImgOps.java in the exception message
Reviewed-by: serb
Contributed-by: Andrey Turbanov <turbanoff at gmail.com>
! src/java.desktop/share/classes/java/awt/image/RescaleOp.java
! src/java.desktop/share/classes/sun/java2d/pipe/BufferedBufImgOps.java
Changeset: 43cd77318303
Author: pbansal
Date: 2020-07-01 09:14 +0530
URL: https://hg.openjdk.java.net/jdk/jdk/rev/43cd77318303
8197560: test javax/swing/JTree/8003400/Test8003400.java fails
Reviewed-by: serb, psadhukhan
! test/jdk/ProblemList.txt
! test/jdk/javax/swing/JTree/8003400/Test8003400.java
Changeset: 645941012590
Author: psadhukhan
Date: 2020-07-02 09:27 +0530
URL: https://hg.openjdk.java.net/jdk/jdk/rev/645941012590
8248187: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails with String is not properly drawn
Reviewed-by: serb, pbansal
! test/jdk/javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java
Changeset: 8e75be7a499a
Author: psadhukhan
Date: 2020-07-02 09:29 +0530
URL: https://hg.openjdk.java.net/jdk/jdk/rev/8e75be7a499a
8245921: Minor copy/paste issue in BasicScrollBarUI
Reviewed-by: serb
! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicScrollBarUI.java
Changeset: 24334c31ec68
Author: psadhukhan
Date: 2020-07-02 09:31 +0530
URL: https://hg.openjdk.java.net/jdk/jdk/rev/24334c31ec68
8244324: RTFEditorKit does not display some of Japanese characters correctly
Reviewed-by: serb, psadhukhan
Contributed-by: vyommani at gmail.com
! src/java.desktop/share/classes/javax/swing/text/rtf/RTFReader.java
Changeset: 6be09b0e84e6
Author: psadhukhan
Date: 2020-07-03 09:26 +0530
URL: https://hg.openjdk.java.net/jdk/jdk/rev/6be09b0e84e6
Merge
- bin/nashorn/fixwhitespace.sh
- bin/nashorn/runopt.sh
- doc/nashorn/DEVELOPER_README
- doc/nashorn/JavaScriptingProgrammersGuide.html
- doc/nashorn/source/EvalFile.java
- doc/nashorn/source/EvalScript.java
- doc/nashorn/source/InvokeScriptFunction.java
- doc/nashorn/source/InvokeScriptMethod.java
- doc/nashorn/source/MultiScopes.java
- doc/nashorn/source/RunnableImpl.java
- doc/nashorn/source/RunnableImplObject.java
- doc/nashorn/source/ScriptVars.java
- doc/nashorn/source/importpackageclass.js
- doc/nashorn/source/javaarray.js
- doc/nashorn/source/javaextend.js
- doc/nashorn/source/javaimporter.js
- doc/nashorn/source/javatypes.js
- doc/nashorn/source/overload.js
- doc/nashorn/source/runnable.js
- doc/nashorn/source/samfunc.js
- doc/nashorn/source/test.js
- src/hotspot/cpu/zero/cppInterpreterGenerator_zero.cpp
- src/hotspot/cpu/zero/cppInterpreter_zero.cpp
- src/hotspot/cpu/zero/cppInterpreter_zero.hpp
- src/hotspot/os/windows/version.rc
- src/hotspot/share/interpreter/bytecodeInterpreter.cpp
- src/hotspot/share/interpreter/bytecodeInterpreter.hpp
- src/hotspot/share/interpreter/bytecodeInterpreter.inline.hpp
- src/hotspot/share/interpreter/bytecodeInterpreterProfiling.hpp
- src/hotspot/share/interpreter/bytecodeInterpreterWithChecks.xml
- src/hotspot/share/interpreter/bytecodeInterpreterWithChecks.xsl
- src/hotspot/share/interpreter/cppInterpreter.cpp
- src/hotspot/share/interpreter/cppInterpreter.hpp
- src/hotspot/share/interpreter/cppInterpreterGenerator.cpp
- src/hotspot/share/interpreter/cppInterpreterGenerator.hpp
- src/hotspot/share/jvmci/metadataHandleBlock.cpp
- src/hotspot/share/jvmci/metadataHandleBlock.hpp
- src/hotspot/share/runtime/extendedPC.hpp
- src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/graphbuilderconf/NodeIntrinsicPluginFactory.java
! test/jdk/ProblemList.txt
- test/jdk/java/sql/testng/test/sql/DriverManagerPermissionsTests.java
Changeset: 968ee9178447
Author: psadhukhan
Date: 2020-07-03 18:58 +0530
URL: https://hg.openjdk.java.net/jdk/jdk/rev/968ee9178447
Merge
More information about the jdk-changes
mailing list