Vitaly Provodin
c81fb3a9b6
update exclude list on results of 21_b1447 test runs
2023-01-14 01:02:37 +01:00
Vitaly Provodin
3ba2feb512
Update README.md
2023-01-14 01:02:37 +01:00
Vitaly Provodin
1d222052b0
update exclude list on results of main.1441 test runs
2023-01-14 01:02:36 +01:00
Alexey Ushakov
845d86d1c7
JBR-5157 Idea hangs on opening editor context menu
...
Removed displaySync start from completion block in commitCommandBuffer
2023-01-14 01:02:36 +01:00
Alexey Ushakov
935e844cc2
JBR-5112 Large bold square whitespaces after waking up the laptop / connecting display
...
Clear primary surface data of VolatileSurfaceManager on display change event
2023-01-14 01:02:36 +01:00
Alexey Ushakov
0c06578def
JBR-4959 [macOS Ventura] Screen flickering after OS update when IDE is full screen
...
Restored missing update calls. Corrected licenses
2023-01-14 01:02:36 +01:00
Alexey Ushakov
504904d4fd
JBR-4959 [macOS Ventura] Screen flickering after OS update when IDE is full screen
...
Added sun.java2d.metal.displaySync property to disable (false) displaySync update method
2023-01-14 01:02:36 +01:00
Alexey Ushakov
a535975a03
JBR-4959 [macOS Ventura] Screen flickering after OS update when IDE is full screen
...
Remove displaysync
2023-01-14 01:02:36 +01:00
Artem Semenov
21d20c1b69
JBR-5118 VoiceOver does not speak the label associated with the combobox ( #194 )
...
JBR-5118 VoiceOver does not speak the label associated with the combobox
2023-01-14 01:02:36 +01:00
Artem Semenov
d6b428c593
JBR-4235 Context menu not readable after opening on Mac OS
2023-01-14 01:02:36 +01:00
Artem Semenov
86d736b743
JBR-4012 On Idea Vo often speeks selected element of tables, lists, and trees.
2023-01-14 01:02:36 +01:00
Artem Semenov
e915689605
JBR-3868 Combobox list is not voiced of VoiceOver
2023-01-14 01:02:36 +01:00
Alexey Ushakov
e05f8df7b1
JBR-5041 macOS: SIGSEGV at [libawt_lwawt] getRenderEncoder:(dstOps == NULL)
...
Protected code from using NULL dstOps
2023-01-14 01:02:36 +01:00
Alexey Ushakov
eccf95aeb6
JBR-4856 macOS: SIGSEGV at [libawt_lwawt] MTLTR_DrawGlyphList
...
Clear glyph caches after switching contexts. Keep encoders in sync with graphics devices. Minor refactoring
2023-01-14 01:02:36 +01:00
Nikita Provotorov
dd3657bc1c
JBR-5107, JBR-5114: SIGILL/OOM from Java_sun_lwawt_macosx_LWCToolkit_getKeyboardLayoutNativeId.
...
A theoretical fix, it should:
- Catch any NSException (as it was initially expected);
- Probably fix possible memory leaks (by moving the layoutId var inside autoreleasepool).
2023-01-14 01:02:36 +01:00
Dmitry Batrak
207f00861e
JBR-5109 New frame doesn't get focused sometimes if it's shown right after popup is closed
...
(cherry picked from commit 693d317c0c )
2023-01-14 01:02:36 +01:00
Vitaly Provodin
bc0a05f7ad
Update README.md
2023-01-14 01:02:36 +01:00
Alexey Ushakov
4613695e9c
JBR-4959 [macOS Ventura] Screen flickering after OS update when IDE is full screen
...
Do not fire deliverChangeBackingProperties notification for the view if there is no change between layer and window scales. Also, do not fire displayChanged for display profile only changes.
2023-01-14 01:02:35 +01:00
Nikita Provotorov
3b40282ca9
JBR-5075: macOS: KEY_PRESSED event for "Cmd N" is not emitted if used as a JMenuItem accelerator and apple.laf.useScreenMenuBar=true.
...
- Improves the fix of JBR-3544 to allow "Cmd N" and "Ctrl N" to reach AWT if they're actually the ones which were pressed.
- Adds a regression test.
(cherry picked from commit 61a1b70d73 )
2023-01-14 01:02:35 +01:00
Dmitry Batrak
045ffb8e05
JBR-5095 Incorrect initial window's location under GNOME
...
(cherry picked from commit 6995ce47fd )
2023-01-14 01:02:35 +01:00
Victor Kropp
de2ca179f9
Update README.md
...
Mention Toolbox App in the list of applications built on JetBrains Runtime.
(cherry picked from commit cfa9789515 )
2023-01-14 01:02:35 +01:00
Nikita Provotorov
79c6c7d70e
Update README.md
...
Replaced jbr-dev to main and other minor fixes.
2023-01-14 01:02:35 +01:00
Vitaly Provodin
c87157b940
update exclude list on results of 17.0.5_b721.3 test runs
2023-01-14 01:02:35 +01:00
Alexey Ushakov
7666098ce5
JBR-5073 [Double-Monitor] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java: Wrong location
...
Added check for nil displayID of the window
2023-01-14 01:02:35 +01:00
Nikita Tsarev
a187386c87
JBR-4990: Undo changes to ExtendedKeyCodes
2023-01-14 01:02:35 +01:00
Vitaly Provodin
5ba3d35205
update exclude list on results of 17.0.5_b712.2 test runs
2023-01-14 01:02:35 +01:00
Vitaly Provodin
20a4dfa265
JBR-4956 reduce width of screenshot by one pixel to exclude caret
2023-01-14 01:02:35 +01:00
ngubarkov
0e88f8ccb5
IDEA-141456 Multimonitor HIDPI support for Linux
2023-01-14 01:02:35 +01:00
ngubarkov
82cb45659f
JBR-4840 cache screen resolution in XToolkit
2023-01-14 01:02:35 +01:00
Vitaly Provodin
032e9f8db2
JBR-5058 set default locale as UK for RenderPerf
2023-01-14 01:02:35 +01:00
Alexey Ushakov
4375ac773e
JBR-4959 [macOS Ventura] Screen flickering after OS update when IDE is full screen
...
Moving NSWindowDidChangeScreenNotification handler to AWTWindow
fixup! JBR-4959 [macOS Ventura] Screen flickering after OS update when IDE is full screen
2023-01-14 01:02:35 +01:00
Dmitry Batrak
41c7ff4d54
JBR-5045 Invisible component can break focus cycle
...
(cherry picked from commit 0f57a27879 )
2023-01-14 01:02:35 +01:00
Svyatoslav Vlasov
6e7ecf26fa
JBR-5039 Remove final modifier from SunGraphics2D ( #188 )
...
Co-authored-by: Sviatoslav Vlasov <sviatoslav.vlasov@jetbrains.com >
2023-01-14 01:02:35 +01:00
Alexey Ushakov
e5ce170423
JBR-5025 Reduce latency during display reconfiguration in Metal
...
Moved metal load library checks to CGraphicsEnvironment
2023-01-14 01:02:34 +01:00
Maxim Kartashev
11d72fb6c9
JBR-4544 Enable OpenGL pipeline by default for Wayland sessions
...
The OpenGL pipeline is enabled only if all of the following is true:
- WAYLAND is detected,
- VMWare virtualization is detected,
- rendering pipeline is not a software one (llvmpipe).
As a side effect, a system property 'jbr.virtualization.information'
is set to the value of detected virtualization type. The value is the
same as provided by JFR.
2023-01-14 01:02:34 +01:00
Nikita Tsarev
1836710f5c
JBR-3860: Fix shortcut behavior when Shift is the only modifier
2023-01-14 01:02:34 +01:00
Vitaly Provodin
0f6d74c849
Update README.md
2023-01-14 01:02:34 +01:00
builduser
17a0bebeea
JBR-5008 remove extra file jb/java/awt/font/DrawTest.java from colliding group
2023-01-14 01:02:34 +01:00
Vitaly Provodin
2eed565f1b
Update README.md
2023-01-14 01:02:34 +01:00
Vitaly Provodin
cfe769d43d
update exclude list on results of 17.0.5_b691.6 test runs
2023-01-14 01:02:34 +01:00
Vitaly Provodin
7aa4edde8f
Update README.md
2023-01-14 01:02:34 +01:00
Nikita Tsarev
22743c17df
JBR-4990: Fix regression tests for national keyboard layouts on macOS
2023-01-14 01:02:34 +01:00
Alexey Ushakov
a24bcb7408
JBR-4959 [macOS Ventura] Screen flickering after OS update when IDE is full screen
...
Replace multiple CHANGE_SCREEN notifications fired around the same time with just one
2023-01-14 01:02:34 +01:00
Dmitry Batrak
602bb261e2
JBR-4988 Transient Z-order violations on macOS
...
(cherry picked from commit bcba97511c )
2023-01-14 01:02:34 +01:00
Maxim Kartashev
8fc67191f6
JBR-4982 keycode_cache.c:60:37: error: format '%d' expects argument of type 'int', but argument 3 has type 'KeySym'
2023-01-14 01:02:33 +01:00
Vitaly Provodin
20842f58aa
JBR-4947 update alpine x64 image up to 3.14
2023-01-14 01:02:33 +01:00
Vitaly Provodin
2cec84f44b
update exclude list on results of 17.0.5_b469.67 test runs
2023-01-14 01:02:33 +01:00
Vitaly Provodin
094ab13aa3
Update README.md
2023-01-14 01:02:33 +01:00
Alexey Ushakov
77c1ce656e
JBR-4950 src\java.desktop\windows\native\libawt\windows\awt_FileDialog.cpp: warning C4267: '+=': conversion from 'size_t' to 'UINT', possible loss of data
...
Added casts to resolve warnings
2023-01-14 01:02:33 +01:00
Vitaly Provodin
4727cca7cc
update Commit and Full testing exclude list on results of jbr17.668 test runs
2023-01-14 01:02:33 +01:00
Maxim Kartashev
8a329eb8ac
JBR-4951 In function 'convert_to_java_array': error: comparison of integer expressions of different signedness
2023-01-14 01:02:33 +01:00
Alexey Ushakov
961df3d84e
JBR-4859 jbr17: compiler warnings with Xcode 14.0.1 (14A400)
...
Disabled warnings for liblcms and liblwawt
2023-01-14 01:02:33 +01:00
Vitaly Provodin
604878a750
JBR-4089 add modules sun.awt sun.awt.image sun.java2d
2023-01-14 01:02:33 +01:00
Vitaly Provodin
9ec93a7558
update exclude list for Commit testing
2023-01-14 01:02:33 +01:00
Vitaly Provodin
13a1d17f92
exclude tests failing because of JBR-4933, JBR-4934
2023-01-14 01:02:33 +01:00
Alexey Ushakov
5e27bd9935
JBR-4666 java.lang.InternalError: Error - unable to initialize Metal after recreation of graphics device.
...
Reverted fix of the JRE-359 (CGraphicsEnvironment.getDefaultScreenDevice() returns null)
Logged exception after first attempt to create graphics device
2023-01-14 01:02:33 +01:00
Alexey Ushakov
55fe96badf
JBR-4731 SIGILL caused by NPE Cannot invoke "java.awt.GraphicsConfiguration.getDevice()" because "config" is null
...
Handled null device in platform window
2023-01-14 01:02:33 +01:00
Maxim Kartashev
c6daa995b8
Move JBR README.md to .github/
2023-01-14 01:02:33 +01:00
Svyatoslav Vlasov
2fc8f99d1c
Add ProjectorUtils to jbr-api ( #181 )
...
* Add ProjectorUtils to jbr-api
Co-authored-by: Sviatoslav Vlasov <Sviatoslav.Vlasov@jetbrains.com >
2023-01-14 01:02:33 +01:00
Nikita Tsarev
8ea8e84af4
JBR-3941 Make apple.awt.captureNextAppWinKey default to false
2023-01-14 01:02:33 +01:00
Vitaly Provodin
0be2fef366
JBR-4912 jb/java/api/frontend/CustomTitleBarDoubleClick.java intermittently throws java.awt.AWTError
2023-01-14 01:02:32 +01:00
Maxim Kartashev
a9f2f0defb
exclude java/awt/dnd/AcceptDropMultipleTimes/AcceptDropMultipleTimes.java due to JBR-4880 on windows
2023-01-14 01:02:32 +01:00
Alexey Ushakov
00000422e8
JBR-4710 macOS: SIGSEGV at sun.java2d.metal.MTLLayer.blitTexture
...
Added check for disposed texture in the MTLLayer
2023-01-14 01:02:32 +01:00
Nikita Gubarkov
84f3aa5f31
JBR-4890 Fix variation selectors font fallback on macOS
...
If font for a given variation selector not found, try without variation selector
2023-01-14 01:02:32 +01:00
Artem Bochkarev
0f0af5580d
JBR-4907 remove custom view for osx system menu items
...
Just revert "JBR-3131: support custom view for system menu items"
2023-01-14 01:02:32 +01:00
Vitaly Provodin
7b3b20dff6
exclude java/awt/FullScreen/AltTabCrashTest/AltTabCrashTest.java due to JBR-4905 on windows&linux
2023-01-14 01:02:32 +01:00
Alexey Ushakov
1566a6b7a4
JBR-4897 Reconnecting multiscreen monitor displays blank IDE
...
Handled NSWindowDidChangeScreenNotification, resolved race condition in window peer displayChanged listener
2023-01-14 01:02:32 +01:00
Vitaly Provodin
1dc66d1196
exclude jb/java/jcef/HandleJSQueryTest3314.sh due to JBR-4866 on linux
2023-01-14 01:02:32 +01:00
Vitaly Provodin
aa859f3ab4
exclude some tests due to JBR-4880 on windows
2023-01-14 01:02:32 +01:00
Vitaly Provodin
74e442d20f
exclude javax/swing/JInternalFrame/8020708/bug8020708.java due to JBR-4879 on windows
2023-01-14 01:02:32 +01:00
Vitaly Provodin
40414992b6
exclude java/awt tests which do not close child processes/windows
2023-01-14 01:02:32 +01:00
Vitaly Provodin
1a8478ee88
exclude java/awt/FullScreen/NoResizeEventOnDMChangeTest/NoResizeEventOnDMChangeTest.java and java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java due to 7188711 on linux-all
...
j
2023-01-14 01:02:32 +01:00
Maxim Kartashev
ff88d11c9d
JBR-4877 WARNING: JNI local refs: 33, exceeds capacity: 32
2023-01-14 01:02:32 +01:00
Artem Bochkarev
fed15b5aca
JBR-4876 remove test duplicates
...
Since next jcef tests were moved into junit suite (inside jcef repository):
HandleJSQueryTest
JCEFStartupTest
LoadPageWithoutUI
MouseEventAfterHideAndShowBrowserTest
MouseEventScenario
MouseEventTest
2023-01-14 01:02:32 +01:00
Vitaly Provodin
c3769892b5
JBR-4875 jb/javax/swing/JComboBox/ComboBoxTransparentTittleBarTest.java checks dragging JFrame with Combobox
2023-01-14 01:02:32 +01:00
Dmitry Batrak
325b208663
JBR-4871 Closed project leaked via KeyboardFocusManager#newFocusOwner
...
(cherry picked from commit 50c0ce58d3 )
2023-01-14 01:02:31 +01:00
Maxim Kartashev
23bb0d536c
JBR-4839 Report if wrong shared library is detected at run time
2023-01-14 01:02:31 +01:00
Maxim Kartashev
466f8c3abb
JBR-4848 Cannot invoke "javax.swing.JTextField.getCaret()" because the return value of "java.lang.ref.WeakReference.get()" is null
2023-01-14 01:02:31 +01:00
Alexey Ushakov
f6be776e0f
JBR-4590 macOS: SIGSEGV at [libawt_lwawt] MTLTR_DrawGlyphList
...
Invalidate glyph cache cell info after switching MTLContext
2023-01-14 01:02:31 +01:00
Nikita Gubarkov
6ec533dea2
Added Clion project setup
2023-01-14 01:02:31 +01:00
Nikita Gubarkov
6f94bd5082
Updated IDEA project setup
2023-01-14 01:02:31 +01:00
Nikita Gubarkov
17e7bff9b3
JBR-4815 force hinting for non-antialiased text
2023-01-14 01:02:31 +01:00
Maxim Kartashev
a92e83887f
jb/branchdiff.py script to help with release branches
2023-01-14 01:02:31 +01:00
Nikita Gubarkov
6279fdfc64
JBR-3677 check AppleActionOnDoubleClick property for custom window decorations on macOS
2023-01-14 01:02:31 +01:00
Alexander Lobas
313a1ab627
JBR-4787 Rounded corners for native windows
2023-01-14 01:02:31 +01:00
Vitaly Provodin
a0a7988016
updated JTreg exclude list
2023-01-14 01:02:31 +01:00
Maxim Kartashev
64fc1655c1
JBR-3862 Implement native WatchService on MacOS
...
The watch service is based on FSEvents API that notifies about file
system changes at a directory level. It is possible to go back to
using the old polling watch service with -Dwatch.service.polling=true.
Features include:
- support for FILE_TREE option (recursive directory watching),
- minimum necessary I/O (no filesystem access more than once
unless needed),
- one thread ("run loop") per WatchService instance,
- changes are detected by comparing file modification times with
millisecond precision,
- a directory tree snapshot is taken at the time of WatchKey creation
and can take a long time (proportional to the number of files).
2023-01-14 01:02:31 +01:00
Alexey Ushakov
ed1304cdf3
JBR-4696 macOS: NPE in -[AWTView viewDidChangeBackingProperties]
...
Added null pointer checks
2023-01-14 01:02:31 +01:00
MonoBot
5a02aa9bc9
JBR-4809 Update the bundled JetBrains Mono font version
...
Fonts release 2.242
(cherry picked from commit 641424a3e3 )
2023-01-14 01:02:31 +01:00
Alexey Ushakov
72429d2b36
JBR-4680 idea window flickers while changing the screen brightness
...
Update insets in separate notification
2023-01-14 01:02:30 +01:00
Maxim Kartashev
09c3db27b1
JBR-4562 JBR-4610 Generate hs_err file on SIGABRT
...
Supported on Linux and MacOS only.
Controlled by -Djbr.catch.SIGABRT=true option; off by default.
2023-01-14 01:02:30 +01:00
Alexey Ushakov
a49ba35d7f
JBR-4807 RenderPerf: Provide tests for VolatileImage rendering
...
Added VolImage and VolImageAA test cases
2023-01-14 01:02:30 +01:00
Maxim Kartashev
2cc996df67
JBR-4626 MacOS aarch64: SIGSEGV at RenderCache.get / ScaledBlit.getFromCache
...
Avoid C2-compiled loop crashes by replacing the handcrafted MRU cache
with a more modern LinkedHashMap-based one.
2023-01-14 01:02:30 +01:00
Alexey Ushakov
2d59278e39
JBR-4588 macOS: SIGILL at [libsystem_kernel] __kill in CCE: class sun.java2d.opengl.CGLGraphicsConfig cannot be cast to class sun.java2d.metal.MTLGraphicsConfig
...
Moved tryLoadMetalLibrary under RQ lock.
Added more diagnostics.
2023-01-14 01:02:30 +01:00
Nikita Gubarkov
b62c0283e5
Allow registering multiple implementations for JBR API services
...
This greatly reduces boilerplate when dealing with platform-specific code, one can specify multiple target implementation classes, one per platform. First found will be used.
Also added JBRApi.ServiceNotAvailableException to give services ability to validate any custom condition they want.
2023-01-14 01:02:30 +01:00
Denis Fokin
89115bc676
JBR-4788 "Activate window by mouse hover" Windows option isn't supported by JBR 17
...
backport JBR-1991 (Focus problems in Windows with X-Mouse style focus) from JBR 11
(cherry picked from commit c8ad353f45 )
(cherry picked from commit a52ed88377 )
2023-01-14 01:02:30 +01:00
Alexey Ushakov
6831dc2884
JBR-4784 Extra allocations of MTLRenderPipelineDescriptor affects performance in metal pipeline
...
Remove extra allocations
2023-01-14 01:02:30 +01:00
Alexey Ushakov
fd0dea4de9
JBR-4774 macOS: SIGILL at [libsystem_kernel] __kill in NPE / VolatileSurfaceManager.displayChanged / __displaycb_handle_block_invoke
...
Guarded against multiple displayChanged() notifications
2023-01-14 01:02:30 +01:00
Dmitry Batrak
505b386ce9
JBR-4782 Synergy keyboard/mouse input: window disabled after bringing IntelliJ into focus
...
(cherry picked from commit f863a14b19 )
2023-01-14 01:02:30 +01:00
Alexey Ushakov
29e70c1dc6
JBR-4363 Changes in fonts rendering between JBR11 and JBR17
...
Do not use hinting for generating outlines
2023-01-14 01:02:30 +01:00
Alexey Ushakov
9942370ea7
JBR-3100 Exception in NSApplicationAWT: java.lang.NullPointerException at java.desktop/sun.lwawt.LWComponentPeer.windowToLocal
...
Added null check
2023-01-14 01:02:30 +01:00
Alexey Ushakov
7baef9c8af
JBR-4774 macOS: SIGILL at [libsystem_kernel] __kill in NPE / VolatileSurfaceManager.displayChanged / __displaycb_handle_block_invoke
...
Added null check
2023-01-14 01:02:30 +01:00
Alexey Ushakov
a800059af5
JBR-3102 Exception in NSApplicationAWT: Invalid parameter not satisfying: !isnan(newOrigin.y)
...
Handled NAN values with some defaults
2023-01-14 01:02:30 +01:00
Vladislav Rassokhin
bd61215095
JBR-4263 Improve check_jbr_size.sh
...
* Fix shellcheck inspections
* Don't silently fail if TOKEN is incorrect
2023-01-14 01:02:30 +01:00
Alexey Ushakov
363a20f76c
JBR-4764 RenderPerfTest: provide more reliable data and convenient representation
...
Added the median instead of the mean (can be enabled using -DuseMean=true)
Provided sorted output and removed FPS suffix
2023-01-14 01:02:30 +01:00
Maxim Kartashev
91c9ddbf50
JBR API v0.0.4
...
JBR-4746 Added jetbrains.api.verifyBytecode VM option for generated bytecode verification
JBR-4753 Added JBR API for custom desktop actions
Added jetbrains.api.verbose system property for easier JBR API troubleshooting
Also fixed dependency scanning optimization by allowing search in known proxy interfaces outside com.jetbrains
JBR-3511 Way to customize implementation of java.awt.Desktop.browse()
Provided Desktop.setDesktopActionsHandler() and DesktopActionsHandler
interface, which methods will be invoked instead of the standard actions
provided that DesktopActionsHandler.isSupported() is true for the
corresponding action.
2023-01-14 01:02:29 +01:00
Maxim Kartashev
57e0de49a4
JBR-3101 Exception in NSApplicationAWT: java.lang.NullPointerException at java.desktop/sun.lwawt.macosx.CPlatformComponent.setBounds
...
After CPlatformComponent.setBounds() was changed to allow for platformWindow.getPeer() == null, a few exceptions appeared that suggest platformWindow can also be null. This commit safeguards against this situation as well.
It seems that this can only be the case if the instance is created from outside of JDK, so Objects.requireNonNull() may help to catch the perpetrator.
2023-01-14 01:02:29 +01:00
Dmitry Batrak
023ab40e9c
JBR-4720 Focus state is broken after certain operations when VoiceOver is enabled
...
(cherry picked from commit dc1b49b5a6 )
2023-01-14 01:02:29 +01:00
Dmitry Batrak
0ead5d67bc
JBR-4673 Focus moves to another application on file dialog closing
...
(cherry picked from commit 7468974488 )
2023-01-14 01:02:29 +01:00
Dmitry Batrak
87bbd79ef5
JBR-4665 Focus 'jitter' on window showing in WSLg
...
(cherry picked from commit 9b32c2a577 )
2023-01-14 01:02:29 +01:00
Nikita Gubarkov
35fd26a7a5
JBR-2523 JBR-2917 Fix emoji, ZWJ and font fallback
...
Implement rendering of colored outlines and bitmap glyphs in OutlineTextRenderer
Add Segoe UI Emoji to font fallback on Windows
Require layout for some emoji-related unicodes
Fix variation selectors and ZWJ
2023-01-14 01:02:29 +01:00
Alexey Ushakov
21d499fac4
JBR-2210 IDEA fails to start (JVM crashes) when using the -Dfile.encoding=UTF-8in IDEA's vmoptions file
...
Returning devanagari subset back for ja.UTF-8 to get non-null font name from WFontConfiguration.getTextComponentFontName(). It is a regression from JDK-8208179.
(cherry picked from commit b51254a975 )
2023-01-14 01:02:29 +01:00
Dmitry Batrak
6d7ea8193a
JBR-1987 Korean/Thai characters not printed properly in annotation tooltip (e.g. spellchecker)
...
This changes the fonts JDK uses for font fallback on Windows. These used to be DokChampa (for Thai) and Batang/Gulim/Gulim (for Korean).
Those fonts are not available by default on Windows 10, user needs to install supplementary font language packs to get them.
Now the following fonts will be used - Tahoma (for Thai) and Malgun Gothic (for Korean). They are available by default
on Windows 7, 8 and 10.
port from JBR 11 to JBR 15 (cherry picked from commit 850653192b )
cherry picked from commit 2bf43a57ab
Kept only Thai-related changes - Korean-related issues are now fixed in OpenJDK as per JDK-8190907
2023-01-14 01:02:29 +01:00
artem.bochkarev
d2e34262fc
JBR-4581 JCEF tests fail due to compilation errors
...
The problem was in commit "JBR-4512 windows: include pdb-files into jbrsdk": rsync can replace file lib/modules.
rsync is replaced with cp
2023-01-14 01:02:29 +01:00
Vitaly Provodin
e8d5e8e2ca
exclude sun/java2d/DirectX/RenderingToCachedGraphicsTest/RenderingToCachedGraphicsTest.java on linux-all due to 8252812
2023-01-14 01:02:29 +01:00
Vitaly Provodin
106ff21d8e
exclude sanity/client/SwingSet/src/ColorChooserDemoTest.java on windows-all due to 8278582
2023-01-14 01:02:29 +01:00
Alexey Ushakov
90c88481dd
JBR-4636 Some JWindow tests failed due to wrong scaling
...
Take into account custom scale via sun.java2d.uiScale
2023-01-14 01:02:29 +01:00
Nikita Gubarkov
6033395c9d
8289189: Fix ./configure on WSL1
2023-01-14 01:02:29 +01:00
Alexey Ushakov
318f1f9187
JBR-4619 Window content scale wrong after disconnecting external display / waking OS from sleep
...
Use viewDidChangeBackingProperties notification to adjust a window layer scale
2023-01-14 01:02:29 +01:00
Vitaly Provodin
7f13f9aa29
exclude vmTestbase/vm/jit/LongTransitions due to 8271615 on macOS
2023-01-14 01:02:29 +01:00
Maxim Kartashev
0569679556
JBR-4602 Unexpected NoSuchFileException running Rider test
...
This reverts commits for JBR-3680, JBR-4118, and JBR-4485.
2023-01-14 01:02:29 +01:00
Nikita Gubarkov
7f48651ef9
JBR-4373 Add mapping for .NewYork-* and .SFArabic-* system fonts
2023-01-14 01:02:28 +01:00
Alexander Lobas
916fa453c7
JBR-4563 Rounded corners for native Window on Mac OS ( #156 )
...
* JBR-4563 Rounded corners for native Window on Mac OS
2023-01-14 01:02:28 +01:00
Alexander Lobas
3175bca4e9
JBR-4563 Rounded corners for native Window on Mac OS
2023-01-14 01:02:28 +01:00
Alexander Lobas
674edb69da
JBR-4305 ( #119 )
...
* IDEA-283934 Top panel (toolbar, Editor tabs) hides under the Mac menu in full-screen mode
* IDEA-283934 Top panel (toolbar, Editor tabs) hides under the Mac menu in full-screen mode
* JBR-4305 IDEA-283934 Top panel (toolbar, Editor tabs) hides under the Mac menu in full-screen mode
* JBR-4305 IDEA-283934 Top panel (toolbar, Editor tabs) hides under the Mac menu in full-screen mode
2023-01-14 01:02:28 +01:00
Alexey Ushakov
87065bca12
JBR-4588 macOS: SIGILL at [libsystem_kernel] __kill in CCE: class sun.java2d.opengl.CGLGraphicsConfig cannot be cast to class sun.java2d.metal.MTLGraphicsConfig
...
Prevent fall back to OpenGL if Metal has been used before
2023-01-14 01:02:28 +01:00
Alexey Ushakov
ffe08a8387
JBR-4591 macOS: SIGILL at [libsystem_kernel] __kill in -[__NSMallocBlock__ removeFromSuperview]: unrecognized selector sent to instance
...
Verified if windowDragView is present
2023-01-14 01:02:28 +01:00
Artem Bochkarev
9dc08e20b4
JBR-4475: fixed browsers numeration in test
...
theoretically it can cause 2 requests with the same query_id: "cef_query_2" (when first browser finishes loading after the creation of second one)
2023-01-14 01:02:28 +01:00
Artem Bochkarev
763a00e864
JBR-4456: fixed HandleJSQueryTest
...
first invocation of dispatch(WindowEvent.WINDOW_CLOSING) calls System.exit() internally (because of setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE))
2023-01-14 01:02:28 +01:00
Vitaly Provodin
3d9653a15a
exclude javax/swing/JToolBar/4529206/bug4529206.java due to 8288707 on linux
2023-01-14 01:02:28 +01:00
Vitaly Provodin
6f6a6385af
enabling dtrace-tests: added dtrace keyword
...
(cherry picked from commit 0b5119ca89 )
2023-01-14 01:02:28 +01:00
Maxim Kartashev
e696e2fd91
JBR-3101 Exception in NSApplicationAWT: java.lang.NullPointerException at java.desktop/sun.lwawt.macosx.CPlatformComponent.setBounds
...
CWarningWindow doesn't have a peer, so accomodated for that in
CPlatformComponent.setBounds().
2023-01-14 01:02:28 +01:00
Maxim Kartashev
b5125a6cdf
JBR-4485 Windows: EXCEPTION_ACCESS_VIOLATION at sun.nio.fs.WindowsDirectoryStream$WindowsDirectoryIterator.readNextEntry
...
As a precaution, range-check the offset returned by WinAPI before
using it to read raw memory with Unsafe.
2023-01-14 01:02:28 +01:00
Vitaly Provodin
b77d73afd7
JBR-4570 improve synchronization and increase waiting time
2023-01-14 01:02:28 +01:00
Maxim Kartashev
4d5a45a735
JBR-3323 Exclude parts of VM code from sanitizer checks
...
Exclude VM error-reporting code that treats memory as a raw sequence of
bytes from address sanitizer checks. This is needed to only get true
reports when running tests against the --enable-asan build.
2023-01-14 01:02:28 +01:00
Dmitry Batrak
ecc66cc161
JBR-4552 Windows revert back after initial move/resize in Cygwin/X
...
(cherry picked from commit 6dc194e089 )
2023-01-14 01:02:28 +01:00
Manuel Unterhofer
fb3a6ff281
FL-11598 Fix accidental reset of window configuration for custom decoration on macOS
...
This also aligns the handling of the style mask with how the other settings are applied: It uses a client property now. This property is now also applied directly on peer initialization so that there is no need to re-apply, and the window directly appears in the correct configuration.
2023-01-14 01:02:27 +01:00
Nikita Provotorov
62c1f34749
JBR-4394, IDEA-246833: refactoring and blocking the fix of JBR-1573 to recreate IMs and ICs during preediting.
...
(cherry picked from commits 7a36587db8d3d5a63c5691243cd5bf56733c06e6, 321a4a3f83 )
2023-01-14 01:02:27 +01:00
Nikita Provotorov
4e4f6de114
JBR-4394, IDEA-246833: fixup of JBR-2444.
...
(cherry picked from commit ef262dc8bb )
2023-01-14 01:02:27 +01:00
Dmitry Batrak
eef6c12737
JBR-4537 Popup windows shown for a background window cause app icon to blink in taskbar on KDE
2023-01-14 01:02:27 +01:00
Dmitry Batrak
c27f7351c7
JBR-4535 Popup windows disappear on mouse hover when 'Focus strictly under mouse' policy is used in KDE
2023-01-14 01:02:27 +01:00
Alexey Ushakov
f771bcd844
JBR-3828 restore details for Java exceptions in crash dumps handled by ObjC
...
Added exception.toString() to jbr_err_* log
(cherry picked from commit 478bd6cdd7 )
Added java stack of the exception to jbr_err_* log
(cherry picked from commit e97f728e93 )
Also return the static string "OutOfMemoryError" in case of that
exception has been thrown in order to avoid crashing while reporting an
exception in an out-of-memory situation.
2023-01-14 01:02:27 +01:00
Maxim Kartashev
14b4edf087
JBR-1430 (8195129) Windows: use UTF16 version of Win32 API to load DLL
...
Also correct library name encoding in exception messages.
2023-01-14 01:02:27 +01:00
Vitaly Provodin
25b1852156
exclude jb/java/awt/Window/ZOrderOnModalDialogActivation.java from S2 runs on Windows and Linux
2023-01-14 01:02:27 +01:00
Vitaly Provodin
cf3f895167
exclude javax/swing/plaf/nimbus/TestNimbusOverride.java on windows due to 8253184
2023-01-14 01:02:27 +01:00
Vitaly Provodin
18e4d28984
exclude java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java on linux-aarch64 only due to 8266283
2023-01-14 01:02:27 +01:00
Artem Bochkarev
396f91bb4d
JBR-4473: fixed native part of SystemHotkeyReader
2023-01-14 01:02:27 +01:00
Dmitry Batrak
6c136641f5
JBR-1740 Menu remains open when application loses focus
...
(cherry picked from commit f987d22cd2 )
2023-01-14 01:02:26 +01:00
Vitaly Provodin
d43d1b5b2d
exclude Frame/RestoreToOppositeScreen/RestoreToOppositeScreen.java from S2 runs due to 8286840
2023-01-14 01:02:26 +01:00
Vitaly Provodin
e0141e46f7
exclude java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java due to 8282232
2023-01-14 01:02:26 +01:00
Maxim Kartashev
6b0dd8f9d5
JBR-4471 Linux: popup appears on wrong screen after desktop scale change
...
When screen scale changes, the cached screen bounds must be explicitly
updated. Call resetBoundsCache() whenever X11GraphicsDevice.scale has
changed.
2023-01-14 01:02:26 +01:00
Manuel Unterhofer
3d324c01a4
Merge fullscreen handlers for transparent title bar into existing ones
2023-01-14 01:02:26 +01:00
Manuel Unterhofer
28648e2829
FL-11420 Fix view hierarchy restoration for full-screen mode on macOS
2023-01-14 01:02:26 +01:00
Nikita Gubarkov
271955a9e0
JBR-4364 Port macOS native file dialog patches
...
IDEA-146669 Enable Mac native file dialogs
IDEA-159507 Mac native dialogs: multiple open dialogs are possible
JBR-1784 File dialogs aren't themed on macOS
JBR-1752 Floating windows overlap modal dialogs
JBR-2005: don't set appearance of file chooser if OSX version < 10.14
JBR-4546 Focus is not returned back to IDE after closing "Open" dialog
2023-01-14 01:02:26 +01:00
Dmitry Batrak
e023f59aea
JBR-4463 Activating app-modal dialog brings all app windows to front
...
(cherry picked from commit 2b05925276 )
includes fix for JBR-4642 regression: "focus follows mouse" broken for modals, I need to click into them
(cherry picked from commits c55bf03680 , ec748f84fb )
includes fix for JBR-4957 regression: "Modal dialog is hidden by sibling popup on Linux"
(cherry picked from commit ea8da3cbe5 )
includes fix for JBR-4968: jb/java/awt/Window/ModalDialogAndPopup.java intermittently fails by TimeoutException
(cherry picked from commit 2e9ab0cb06 )
2023-01-14 01:02:26 +01:00
Maxim Kartashev
c4f0b44733
JBR-4464 Error building latest jbr-dev after JDK-8285730
2023-01-14 01:02:26 +01:00
Maxim Kartashev
1fb2b85d20
JBR-4118 NIO methods fail on Google Drive's virtual volume
...
If NtQueryDirectoryFile() failed with STATUS_INVALID_PARAMETER,
try again asking for less information with the FileDirectoryInformation
option as "information class". This option works on a mounted
Google Drive, but it doesn't provide file ids, which speed
up file listing. So it is used only as a fall-back solution.
(cherry picked from commit 82693aa985 )
2023-01-14 01:02:26 +01:00
Maxim Kartashev
ef43604d02
JBR-3680 Cherry-pick Google's NIO patches to get faster file listing
...
Fix regression introduced by Google's NIO patches:
- do not attempt to get the next entry after the directory stream has
been closed already,
- fix FaultyFileSystem that is used in StreamTest.java to throw
the right exception even when getFileAttributeView() is used instead of
readAttributes(),
- removed unnecessary type cast that caused a compilation warning.
Added a test for walking a directory with a non-latin name.
(cherry picked from commit 152a4e886d )
2023-01-14 01:02:26 +01:00
Renaud Paquay
6664f4cc4f
JBR-3680 Improve performance of WindowsDirectoryStream
...
Use `NtQueryDirectoryInformation` instead of `FindFirst/FindNext` to
retrieve the list of entries of a directory.
`NtQueryDirectionInformation` has 2 main benefits over
`FindFist`/`FindNext`:
* Performance is about 40% faster
* Each retrieved entry retrieved contains a 64-bit `FileId` in addition
to the usual attributes, ensuring that returned `java.nio.Path`
instances hold onto a `BasicFileAttributes` instance that exposes a
non-null `java.nio.file.attribute.BasicFileAttributes.fileKey()`.
This change also requires creating a new WindowsFileKey class, similar
to UnixFileKey class, so that
`java.nio.file.attribute.BasicFileAttributes.fileKey()` can return an
Object instance that can be used to compare files for equality.
With this change, the Windows implementation of Files.walkFileTree is
about 40% faster when the FOLLOW_LINKS option is not used, and about
2.5x faster when the FOLLOW_LINKS option is used.
When the FOLLOW_LINKS option is used, most calls to
`Files.isSameFile`, which is expensive as it requires 2 file I/O
operations, are avoided because the Path entries returned by the
new WindowsDirectoryStream implementation now contain a non-null
BasicFileAttributes.fileKey(). The remaining calls to
`Files.isSameFile` are performed when Files.walkFileTree need
to compare the initial directory with other entries.
Change-Id: Id79d89d477a6d5dcf151c63a9d6072c6f7ef43b2
(AKA JBR-3680 Cherry-pick Google's NIO patches to get faster file listing)
(cherry picked from commit 7c2d7541ba )
2023-01-14 01:02:26 +01:00
Maxim Kartashev
a271d1e479
JBR-3498 Windows: exception when trying to delete a directory with a trailing space
...
Allow Windows Path to have a trailing space despite Windows naming conventions
discouraging it. Many programs - including Explorer - successfully work
with such files or directories.
2023-01-14 01:02:26 +01:00
Dmitry Batrak
4cc99a5b97
JBR-1518 JBR 11 does not support chain of popups on Linux
...
(cherry picked from commit 849356ee01 )
2023-01-14 01:02:26 +01:00
Dmitry Batrak
6813f574a7
JBR-4306 Robot doesn't work as expected in some cases on macOS
...
(cherry picked from commits 7d69734465 , 0f33031484 , 3b5ded0d02 )
2023-01-14 01:02:26 +01:00
Ryan Osial
ed3a29fea9
Cache results of font-config pattern search for reuse
...
(cherry picked from commit 432f637904 )
(cherry picked from commit 17bc232f6f )
2023-01-14 01:02:26 +01:00
Maxim Kartashev
f358f9f58f
JBR-3948 Linux: SIGSEGV at [libawt_xawt] Java_sun_awt_X11_XInputMethod_createXICNative
...
The crashes begin with the call to getDefaultConfig() in
createStatusWindow() returning garbage. With 8280468 fixed, there aren't
many reasons left for it to do so; it must be that the argument to the
call (the screen number) is out of range.
This change eliminates the possibilities to get an absolutely incorrect
screen number by checking the return values of several Xlib functions,
which, when fail, will leave their outgoing arguments uninitialized.
This, in turn, can lead to reading some random memory resulting in
equally random screen number that is later being fed to
getDefaultConfig().
Although on modern systems with Xinerama there should really be no
screen other than zero, as the last resort, this number is also
range-checked in getDefaultConfig() itself.
2023-01-14 01:02:25 +01:00
Anton Tarasov
7ecd000fb4
JBR-4389 [update_1] IDEA UI font becomes too large after disconnecting the external monitor / sleep
2023-01-14 01:02:25 +01:00
Anton Tarasov
09db84df79
JBR-4389 IDEA UI font becomes too large after disconnecting the external monitor / sleep
2023-01-14 01:02:25 +01:00
Dmitry Batrak
bc3c50d14d
remove duplicate bundled JetBrains Mono bold italic font
...
following JBR-4402
(cherry picked from commit b7e5d3cfcf )
2023-01-14 01:02:25 +01:00
Dmitry Batrak
d1d9c9a2e6
JBR-4402 The wrong text is rendered in editor
2023-01-14 01:02:25 +01:00
Vitaly Provodin
366d14033f
JBR-4297 add a regression test
...
(cherry picked from commit 8e94fff6aa )
2023-01-14 01:02:25 +01:00
Konstantin Bulenkov
2f875031b1
Update JetBrains Mono font to 2.225
2023-01-14 01:02:25 +01:00
Alexey Ushakov
78107812c9
JBR-4363 Changes in fonts rendering between JBR11 and JBR17
...
Resolved merge artifact after applying IDEA-57233 fix
2023-01-14 01:02:24 +01:00
Alexey Ushakov
85ec6b92b6
JBR-3843 IDE text is misaligned vertically when using Consolas font
...
Use usWinAscent/usWinDescent for metrics on Windows
2023-01-14 01:02:24 +01:00
Alexey Ushakov
921eb36955
JBR-1110 [JDK11] java/awt/font/Outline/OutlineInvarianceTest.java: Failed for font java.awt.Font[family=Dialog,name=MS Gothic,style=bold,size=30]
...
Replaced FT_LOAD_NO_HINTING mode for non AA rendering with FT_LOAD_TARGET_LIGHT
(cherry picked from commit 3368768244 )
2023-01-14 01:02:24 +01:00
Alexey Ushakov
eb0cf0c1d7
JBR-2000 RM 2019.3.1 font rendering regression, normal text is heavier
...
Added -Djava2d.font.loadFontConfig=bundled to force loading bundled font.conf
(cherry picked from commit 788e078f64 )
2023-01-14 01:02:24 +01:00
Dmitry Batrak
ea18fc6ec3
JBR-4346 [Xfce] Windows are moved unexpectedly between workspaces when modal dialog is shown
...
(cherry picked from commits ad299f1e74 , 800220af16 )
2023-01-14 01:02:24 +01:00
Alexey Ushakov
9b34216095
JBR-3827 SIGILL at [libsystem_kernel] __kill in Java Exception at -[CDragSource convertData:]
...
Added check for drag source
2023-01-14 01:02:23 +01:00
Alexey Ushakov
c010e29bc7
JBR-3366 SIGILL at [libsystem_kernel] __kill in NSWindowStyleMaskFullScreen cleared on a window outside of a full screen transition
...
Wrapped the native exception and added logging
JBR-4882 Unable to exit fullscreen mode after Presentation mode was entered (and exited) on macOS
(cherry picked from commit d57e8b631b )
2023-01-14 01:02:23 +01:00
Alexey Ushakov
e5bfcda2e6
JBR-3365 SIGILL at [libsystem_kernel] __kill in java.lang.RuntimeException: Failed to convert, no screen / primaryScreen
...
Wrapped the native exception and added logging
2023-01-14 01:02:23 +01:00
Dmitry Batrak
fa750a9a12
JBR-3751 Window content isn't rendered with some window managers on Linux
...
(cherry picked from commit 8d22e4dcb0 )
includes fix for JBR-5046 Incorrect initial window's location in Xfce
(cherry picked from commits 234e705134 , 02bc54f864 )
2023-01-14 01:02:23 +01:00
Vitaly Provodin
25626664d6
JBR-4294 split desktop tests to more groups for Commit testing
2023-01-14 01:02:22 +01:00
Dmitry Batrak
1ffb081e56
JBR-4281 Window losing focus isn't detected in some cases on macOS
...
(cherry picked from commit 363650bbf4 )
with JBR-4638 Regression: Unable to enter emoji in editor via Emoji & Symbols on macOS
(cherry picked from commit 8b9a00915d )
with JBR-4652 With multiple projects open non-fullscreen, right-click on Dock icon to select the project from the context menu doesn't switch to that project
(cherry picked from commit e34677587d )
2023-01-14 01:02:22 +01:00
greg
3863c50082
macOS: add methods to setup transparent titlebar with custom height ( #100 )
...
* macOS: add methods to setup transparent titlebar with custom height
* make windowTransparentTitleBarHeight CPlatfromWindow property
* add windowTransparentTitleBarHeight test
* Prevent mouseUp events on the transparent header on macOS when the window is being dragged
Co-authored-by: Manuel Unterhofer <manuel.unterhofer@jetbrains.com >
Custom macOS window decorations via JBR API
JBR-4460 Fix window drag with custom decorations on macOS
JBR-4553 Add logging to setUpTransparentTitleBar and resetTitleBar
2023-01-14 01:02:22 +01:00
Denis Fokin
da95a1f2e4
JBR-4038 [JBR17] Force Touch events are not supported on macOS
...
Added missing files and handlers from JBR11
2023-01-14 01:02:22 +01:00
Alexey Ushakov
4e71b0343c
JBR-3901 jbr-dev compile problem
...
Added transient keyword
2023-01-14 01:02:22 +01:00
Alexander Lobas
cce5064aa0
JBR-2893 Big Sur: Add support of opening project as tabs IDEA-257932 Big Sur: IDEA hangs after closing a project tab after exiting and entering full screen
...
Converted JNF to JNIUtilites
(cherry picked from commit f02e31a440 )
(cherry-picked from commit a84736ebcc )
2023-01-14 01:02:22 +01:00
Dmitry Batrak
4e784f4bab
JBR-3676 WINDOW_ACTIVATED/DEACTIVATED events sent to a frame when child window closes on macOS
...
(cherry-picked from commit 824f9ebec3 )
2023-01-14 01:02:22 +01:00
Dmitry Batrak
c097d720c2
JBR-3611, JBR-3633, JBR-3666, JBR-3663, JBR-3671, JBR-3673, JBR-4181, JBR-4186, JBR-4893 Interoperability with macOS desktop spaces
...
(cherry-picked from commits 43fdd6cd26 , 75335543f2 , a156c6b9bf , 9fdc75969b , 1dcc612a81 , 93588d0738 , 94a3885bbe , c040e05703 , 67b6cd871f , 9040fd56cd , 6349b86b7f )
2023-01-14 01:02:22 +01:00
Dmitry Batrak
7211f0eeb5
refactor nativeCreateNSWindow call wrapping
...
as part of JBR-3017
(cherry picked from commit eeef67a335 )
2023-01-14 01:02:22 +01:00
Dmitry Batrak
8841f0b9a5
remove excessive wrapping with AccessController (AWTThreading does it internally now)
...
as part of JBR-3017
(cherry picked from commit f1dd523ba8 )
2023-01-14 01:02:22 +01:00
Dmitry Batrak
6122384c5e
JBR-2971 Log more information about window creation and property changes
...
(cherry picked from commit 9d86b4d235 )
2023-01-14 01:02:22 +01:00
Dmitry Batrak
924e1319f2
JBR-2533 Popup is not focused on click when switching from another application on macOS
...
(cherry picked from commits d9ff151211 , 67b174dc8c , 72b0add80c , 21af1eba85 , 2f1d317d87 , 6dd334f9f0 , cd863bac0d , 010f6fc951 , 25e087d269 , parts of 7d5ac56b6c , cd6dd5c3cf , e8bbd8ffdd )
with fix for JBR-3640 (java/awt/Modal/ModalFocusTransferTests/FocusTransferDWFAppModalTest.java: window Open button lost focus when it should not) and JBR-3979 (Focus is not transferred to parent window)
2023-01-14 01:02:22 +01:00
Nikita Provotorov
3cbe37c29e
JBR-4271: JBR17 and dev built without --with-vendor-name parameter have invalid value of the java.vm.vendor property.
...
Changes the default JBR's vendor from "Oracle Corporation" to "JetBrains s.r.o.".
(cherry picked from commit 0cb7b4565c )
2023-01-14 01:02:21 +01:00
Nikita Gubarkov
32166cceb3
JBR API v0.0.3
...
JBR-4228 report HTMINBUTTON, HTMAXBUTTON, HTCLOSE, HTMENU, HTCAPTION targets via JBR API & handle corresponding non-client mouse events for windows with custom decoration
2023-01-14 01:02:21 +01:00
Alexey Ushakov
5b671df4a9
JBR-4224 java/awt/image/VolatileImage/GradientPaints.java: Number of mismatches (300000) exceeds limit (54000) with tolerance=5
...
Updated reg test to handle contentLost event
2023-01-14 01:02:21 +01:00
Vitaly Provodin
d37fc6d24b
exclude javax/swing/border/TestTitledBorderLeak.java on windows due to 8213531
2023-01-14 01:02:21 +01:00
Ivan Lopatin
17c3100ede
Scale2: exclude java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java due to 8279190 on macosx-all
2023-01-14 01:02:21 +01:00
Nikita Provotorov
97231050b5
JBR-3299: The test /jb/sun/awt/macos/NationalLayoutTest/Layout_ABC.java fails on MacOS.
...
Fixes the Layout_*.java tests by giving them to know the <Ctrl + key> combinations can generate KEY_TYPED event.
(cherry picked from commit eae5198b20 )
2023-01-14 01:02:21 +01:00
Vitaly Provodin
513d27206a
exclude java/awt/Frame/FrameSetSizeStressTest/FrameSetSizeStressTest.java on Wayland
...
sun/security/pkcs11/Signature/TestDSAKeyLength.java 8279941 linux-all
2023-01-14 01:02:21 +01:00
Alexey Ushakov
a3457193b5
JBR-4112 macOS: SIGILL at [libsystem_kernel] __kill in OOME: Java heap space at java.awt.image.DataBufferInt.<init>
...
Reg test update: replace management api with jfr
2023-01-14 01:02:21 +01:00
Nikita Provotorov
14e20c0668
JBR-4207, IDEA-287559: IDEA incorrectly handles AltGr key modifier.
...
This commit reverts the fix of JDK-8041928 and disables its regression tests.
(cherry picked from commit ba5209ec06 )
2023-01-14 01:02:21 +01:00
Nikita Provotorov
d526de7ce9
JBR-4207, IDEA-287559: IDEA incorrectly handles AltGr key modifier.
...
Renames the test AltGrMustGenerateAltGrModifierTest3838.java to AltGrMustGenerateAltGrModifierTest4207.java.
(cherry picked from commit ed60a9c2bd )
2023-01-14 01:02:21 +01:00
Maxim Kartashev
c5d758ba2b
JBR-4173 Tier1 test failures in jdk/javadoc/doclet/testModules
...
Introduction of JBR API changed the order of modules appearing in Java
Doc. This commit updates the corresponding tests to match the current
output with JBR API.
(cherry picked from commit 609406c21b )
2023-01-14 01:02:21 +01:00
Nikita Gubarkov
e304806a80
JBR-2567 Fix max file path buffer size for fontpath.c
2023-01-14 01:02:21 +01:00
Vitaly Provodin
0618364002
exclude sun/security/pkcs11/Signature/TestDSAKeyLength.java on Ubuntu 21.04 due to 8279941
2023-01-14 01:02:21 +01:00
Anton Tarasov
27bdc977de
JBR-4204 provide an option to disable a11y support on macOS
...
(cherry picked from commit ee3c56abdc )
2023-01-14 01:02:21 +01:00
Vitaly Provodin
14a79675df
exclude two swing tests on Windows due to JBR-4197
2023-01-14 01:02:21 +01:00
Alexey Ushakov
1cefc6746a
JBR-4112 macOS: SIGILL at [libsystem_kernel] __kill in OOME: Java heap space at java.awt.image.DataBufferInt.<init>
...
Removed double allocation of surface data
2023-01-14 01:02:20 +01:00
Alexey Ushakov
8c1a46db53
JBR-4187 java/awt/GraphicsDevice/DisplayModes/UnknownRefrshRateTest.java.UnknownRefrshRateTest fails on mac
...
Constrained display modes count used by the test
2023-01-14 01:02:20 +01:00
Alexey Ushakov
10b6e2a093
JBR-4177 libc++abi: terminating with uncaught exception of type NSException
...
Added check for AppContext
2023-01-14 01:02:20 +01:00
Alexey Ushakov
ea61163e04
JBR-4174 java/awt/FullScreen/FullScreenInsets/FullScreenInsets.java fails on mac aarch64
...
Hide cursor to fix OGL&Metal Robot issue (it reads cursor image). Added tolerance to fix Metal Robot inaccuracy.
2023-01-14 01:02:20 +01:00
Artem Semenov
20767cb383
JBR-4167 [JCK] AccassibleJTree tests fail on Ubuntu
2023-01-14 01:02:20 +01:00
Alexey Ushakov
ba9ca67de6
JBR-4164 IDEs cannot be launched via launch configuration
...
Moved execution of displayChanged() to EDT
2023-01-14 01:02:20 +01:00
Vitaly Provodin
2a6a02037e
JBR-4169 add jdk.javadoc into JBR
2023-01-14 01:02:20 +01:00
Alexey Ushakov
ff13e8664f
JBR-4150 IDE regularly locks up at sun.lwawt.macosx.LWCToolkit.getScreenInsets
...
Restored caching screen insets. Added handling of dock resize.
2023-01-14 01:02:20 +01:00
Vitaly Provodin
c241c7c13a
exclude java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java on Wayland configs due to 8279256
2023-01-14 01:02:20 +01:00
Vitaly Provodin
3e44410518
exclude java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java on Scale2 configs due to 8279190
2023-01-14 01:02:20 +01:00
Vitaly Provodin
d2ab8e2967
exclude java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java due to 827361
2023-01-14 01:02:20 +01:00
Vitaly Provodin
4d07bb5d87
add exclude list for Wayland failures
2023-01-14 01:02:20 +01:00
Vitaly Provodin
e56935fd99
exclude javax/swing/plaf/basic/BasicComboPopup/JComboBoxPopupLocation /JComboBoxPopupLocation.java on macOS due to 8194945
2023-01-14 01:02:20 +01:00
Vitaly Provodin
60166c0214
exclude sun/java2d/SunGraphics2D/EmptyClipRenderingTest.java on windows due to 8144029
2023-01-14 01:02:20 +01:00
Maxim Kartashev
6bc964eb74
JBR-3948 Linux: SIGSEGV at [libawt_xawt] Java_sun_awt_X11_XInputMethod_createXICNative
...
The problem: the crashes occur in createStatusWindow() when calls like
adata->AwtColorMatch() end up going to 0x0 pc or some random inaccessible
memory. The only reason for that seems to be the
getDefaultConfig(screen) returning either NULL or garbage. That, in turn, probably
happens because of the wrong screen number provided. Before JBR-3623 was
fixed, awt_numScreens could've changed between the time the screen
number was chosen and the getDefaultConfig() call. After JBR-3623 was
fixed, this change is protected with the AWT lock, which this code
holds.
The fix: obtain the screen number via the Xlib API rather than the
ad-hoc loop though the root windows and return NULL if
getDefaultConfig() doesn't return useable data.
(cherry picked from commit 3d23e8d6a5 )
2023-01-14 01:02:20 +01:00
Vitaly Provodin
312fb2e0fc
add exclude list for Scale2 test runs
2023-01-14 01:02:20 +01:00
Vitaly Provodin
8017e29616
exclude java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java due to 8134231
2023-01-14 01:02:19 +01:00
Alexey Ushakov
d36747443b
JBR-3773 M1 java/awt/Window/WindowAppearanceTest/WindowAppearanceTest.java: : Incorrect color java.awt.Color[r=75,g=74,b=72]at (140,5)
...
Added more variants of colors for unfocused and focused titles
2023-01-14 01:02:19 +01:00
Artem Semenov
8a0b46b5f2
JBR-3775 Optimize the algorithm for obtaining tree elements
2023-01-14 01:02:19 +01:00
Nikita Gubarkov
afef9b0928
JBR API v0.0.2
...
Added file dialog customization via JBR API & fixed bugs in windows common item dialog
2023-01-14 01:02:19 +01:00
Vitaly Provodin
b0880ef0b7
JBR-3931 add the module jdk.unsupported.desktop into jbr
...
(cherry picked from commit 32def2fd42 )
2023-01-14 01:02:19 +01:00
Alexey Ushakov
9e95e33065
JBR-4111 [JBR17] Make possible to select files and directories independently
...
Implemented apple.awt.fileDialogForFiles property
2023-01-14 01:02:19 +01:00
Vitaly Provodin
2dd8e42dc1
enable fixed tests to regular runs
2023-01-14 01:02:19 +01:00
Vitaly Provodin
872369c467
exclude javax/swing tests on mac-aarch64 due to 8277816
2023-01-14 01:02:19 +01:00
Aleksandr Veselov
5c5ff0da44
JBR-4107 A11y: macOS - wrong frame position if window is not on primary screen
2023-01-14 01:02:19 +01:00
Alexey Ushakov
4bf057912f
JBR-4060 [JBR17+Metal] Flickering on button's shadow
...
Removed unnecessary global flag. Optimized mask cache texture clearing code.
2023-01-14 01:02:19 +01:00
Alexey Ushakov
ce214293cb
JBR-3954 Transparent text color rendering (needed for experimental UI)
...
Performed conversion from ARGB_PRE to ARGB in the grayscale text shader
2023-01-14 01:02:19 +01:00
Alexey Ushakov
43c2195a0a
JBR-3872 [JBR17+Metal] Wrong color for scrollbars and inlay hints
...
Corrected typo in setTxtUniforms and fixed alpha blending in frag_gmc_text shader
2023-01-14 01:02:19 +01:00
Alexey Ushakov
6bf3458b2e
JBR-3820 Gamma correction for grayscale text in Metal rendering pipeline
...
Implemented gamma correction using the same approach that we did for OGL grayscale text rendering (OGLTextRenderer.c)
Optimized shader performance
2023-01-14 01:02:19 +01:00
Alexey Ushakov
a85e70c4fe
JBR-4104 jbr-dev compilation failure
...
Corrected suppress warnings
2023-01-14 01:02:19 +01:00
Dmitry Batrak
553b3196af
JBR-4084 Default font '. AppleSystemUIFont' does not have bold weight on Chinese characters
...
(cherry picked from commit 4fde082d53 )
2023-01-14 01:02:19 +01:00
Maxim Kartashev
5674411e20
JBR-3899 SIGSEGV at [libjvm] _ZN23JfrNetworkInterfaceName11on_rotationEv
...
Prevent JfrNetworkInterfaceName::on_rotation() to dereference a
potentially NULL pointer.
(cherry picked from commit b2a9372d70 )
2023-01-14 01:02:18 +01:00
Dmitry Batrak
471fd9aa42
JBR-4021 Unexpected focus event order on window showing
...
(cherry picked from commit 2a398ebb24 )
includes fix for JBR-4131 Popup doesn't get focus if created from context menu
(cherry picked from commit 685562aafc )
2023-01-14 01:02:18 +01:00
Maxim Kartashev
9e78fa00d6
JBR-4020 Test ObsoleteFlagErrorMessage fails after +IgnoreUnrecognizedVMOptions has become the default
...
(cherry picked from commit ae5963a094 )
2023-01-14 01:02:18 +01:00
Maxim Kartashev
c15d48591b
JBR-3923 Internal Error in c1_Instruction.cpp
...
Make C1 hotspot compiler bail out during CFG construction if there's a
cycle in the graph that isn't a natural loop and that has led to an
unexpected state of stack/locals like missing a phi function.
This is a temporary measure that lets hotspot continue working
even after encountering such bytecode patterns. The full solution
will probably involve more sophisticated CFG checks.
(cherry picked from commit aa0b61cb75 )
2023-01-14 01:02:18 +01:00
Vitaly Provodin
c69af1bd23
exclude tests spontaneously creating windows during test execution
2023-01-14 01:02:18 +01:00
Maxim Kartashev
871fd467e8
JBR-2755 IDE UI became slow via remote X Server connection from Windows
...
When XGetImage() calls become slow in a remote X11 session, fake
XGetImage() with client-side XCreateImage() that is filled with some
background color. The color is chosen from several top left corner
pixels of the "slow" images obtained with XGetImage().
This feature activates in a remote X11 session only and is
controlled with -Dremote.x11.workaround={true|false|auto}.
2023-01-14 01:02:18 +01:00
Alexey Ushakov
409e0c49b6
JBR-3924 CMD+Tilda does not switch app windows
...
Introduced vm property to disable capturing of next app window shortcut
2023-01-14 01:02:18 +01:00
Nikita Gubarkov
fe66a3b966
JBR-2917 Added emoji support for Windows
...
JBR-3951 Pass real glyph type from native code instead of guessing it by rowBytes & width
2023-01-14 01:02:18 +01:00
Pavel
e4e588618e
JBR-3926 make AwtComponent transparent for hit events by default
...
* JBR-3926 make AwtComponent transparent for hit events by default
* [WIP] pass hittest event to frame only if custom decoration is enabled and frame ready to handle it
(cherry picked from commit c0e26ff5d5 )
2023-01-14 01:02:18 +01:00
Maxim Kartashev
05a57f1bb4
JBR-3896 Abysmally slow input and UI performance since upgrade to IU-213.4928.7 from previous 2021.3 EAP version
...
The slowness was the result of XWM.getInsetsFromExtents() repeated
attempts to acquire frame extents from a property that under Sway is
simply unavailable. Each attempt added at least 20ms to every re-draw.
Prior to (repeatedly) checking for NET_FRAME_EXTENTS property of a
window, check that the property is supported by the window manager.
(cherry picked from commit b40cc1c791 )
2023-01-14 01:02:18 +01:00
Maxim Kartashev
6e5339becb
JBR-3916 Deadlock in pGetBounds() on Linux
...
The deadlock occurred because one thread was holding the AWT lock and
waiting for boundsCacheLock in resetBoundsCache() and the other vice
versa stuck in pGetBounds() owning boundsCacheLock and waiting for the
AWT lock.
The solution is to get rid of boundsCacheLock altogether. It was
introduced in order to never return null from getBoundsCached() so that
resetBoundsCache() wouldn't interfere. But the same effect can be
achieved by simply using a local variable to hold a copy of the current
bounds. The worst case scenario now is that two threads update
boundsCached immediately one after another (if they both have observed
the null value there at about the same time), but that's harmless as
pGetBounds() grabs the AWT lock when necessary.
(cherry picked from commit dc6ad31524 )
2023-01-14 01:02:18 +01:00
Dmitry Batrak
d90eabd6c8
log LWCToolkit invokeAndWait requests
...
as part of JBR-3017, to make investigation of similar issues simpler in the future
(cherry-picked from commit a7fd723e43 )
2023-01-14 01:02:17 +01:00
Alexey Ushakov
f273b5ab22
JRE-202 Deadlock in CGLGraphicsConfig.getCGLConfigInfo
...
Added processing system events while waiting for OGLRenderQueue.lock
Moved getCGLConfigInfo logic execution to AppKit thread so, awt lock is
taken on one thread
(cherry picked from commit d1c8bf03e1bd41cb075aa73cc39558103af7fe1a)
(cherry picked from commit 6bf9f31986be64acf3755b34568802f9960a66ec)
(cherry picked from commit 4e21d67e0369bffac45662c63699b39946218a7a)
2023-01-14 01:02:17 +01:00
Alexey Ushakov
76eb4edae1
JRE-193 UI freeze and 12/second thread dumps
...
Moved CStrikeDisposer dispose code to AppKit
(cherry picked from commit 28774d6878 )
2023-01-14 01:02:17 +01:00
Alexander Lobas
b578adf95c
JBR-3660 PhpStorm 2021.2 crashes on selecting iCloud Drive directory in Open dialog
...
(cherry picked from commit f5434bcaaf )
2023-01-14 01:02:17 +01:00
Alexander Lobas
4cf27f8dc7
JBR-3629 SIGILL at [libsystem_kernel] __kill NPE at com.intellij.openapi.options.SchemeImportUtil$1.isFileSelectable / -[CFileDialog askFilenameFilter:]
...
(cherry picked from commit 86c13ecaed )
2023-01-14 01:02:17 +01:00
Alexander Lobas
b646945c02
JBR-3443 Native file dialog on OSX enable filename filter by VM option
...
(cherry-picked from commit f10e324538 )
2023-01-14 01:02:17 +01:00
Alexander Lobas
7c49291c11
JBR-3442 Native file dialog on OSX (for open file) doesn't allow pasting path
...
(cherry-picked from commit 7d8cc524ca )
2023-01-14 01:02:17 +01:00
Maxim Kartashev
b965105453
Revert "JBR-2755 IDE UI became slow via remote X Server connection from Windows"
...
This reverts commit cd9138844da770ae60806fd7dbc1e85c773882a8.
2023-01-14 01:02:17 +01:00
Konstantin Aleev
d3a159f461
fix memory leaks in AccessibleJTree
...
(cherry picked from commit 561a7b8def )
2023-01-14 01:02:17 +01:00
Maxim Kartashev
25043e561d
JBR-3835 Cropped messages in all Message Dialogs in Idea on Ubuntu 18.04.5 LTS with swing alerts enabled
...
The _NET_FRAME_EXTENTS property that is used to obtain the initial
insets of a dialog window does not immediately get its value and may be
returned as 0 if queried too soon after the window creation.
In order to avoid (incorrect) guessing of dialog's insets, make 3
attempts at getting the insets with a small but increasing pause
in between them.
2023-01-14 01:02:17 +01:00
Maxim Kartashev
30739da21c
Revert "JBR-3835 Cropped messages in all Message Dialogs in Idea on Ubuntu 18.04.5 LTS with swing alerts enabled"
...
This reverts commit 8e7aed70976ec0f90c736d86b9cd3e9cf09ff6d4.
2023-01-14 01:02:17 +01:00
Nikita Provotorov
a31340bc8f
JBR-3838 AltGr on Polish keyboard triggers Ctrl+Alt shortcut.
...
Add regression test.
(cherry picked from commit 8df43eef4b )
2023-01-14 01:02:17 +01:00
Maxim Kartashev
2f1eec0595
JBR-3835 Cropped messages in all Message Dialogs in Idea on Ubuntu 18.04.5 LTS with swing alerts enabled
...
The _NET_FRAME_EXTENTS property that is used to obtain the initial
insets of a dialog window does not immediately get its value and may be
returned as 0 if queried too soon after the window creation.
In order to avoid (incorrect) guessing of dialog's insets, add an
artificial delay if getInsets() is called too soon.
2023-01-14 01:02:17 +01:00
Alexey Ushakov
b97b8d6256
JBR-3820 Gamma correction for grayscale text in Metal rendering pipeline
...
Added regression test to compare OGL and Metal text rendering
2023-01-14 01:02:17 +01:00
Artem Bochkarev
a44c0a4c41
JBR-1762: request focus of immediate parent when dispose popup
...
because requesting focus for frame-parent causes to close whole popup chain
(cherry picked from commit 7a2ccfc521 )
JBR-1762: fixed review comments
(cherry picked from commit 0efbe5d9b9 )
2023-01-14 01:02:17 +01:00
Dmitry Batrak
385b97a14a
JBR-2759 Typeahead issue on Linux
...
(cherry picked from commits 76bdaf1131 , b20c56ff3e , c9609330f2 , a170b4e4ae )
2023-01-14 01:02:17 +01:00
Artem Bochkarev
ea96e21bf2
JBR-1762: request focus of immediate parent when dispose popup
...
because requesting focus for frame-parent causes to close whole popup chain
(cherry picked from commit 7a2ccfc521 )
JBR-1762: fixed review comments
(cherry picked from commit 0efbe5d9b9 )
2023-01-14 01:02:16 +01:00
Maxim Kartashev
c59dc9f49c
JBR-3813 Regression after fix for JBR-3688
...
1. Cached bounds and insets must be cloned before return because they
aren't immutable objects.
2. Fixed the deadlock in resetBoundsCache() by synchronizing on a dedicated
lock.
(cherry picked from commit cd5314db8b )
2023-01-14 01:02:16 +01:00
Renaud Paquay
53a3298de8
Add BasicWithKeyFileAttributeView interface
...
This new interface is similar to `BasicFileAttributeView` except it
gives implementations a hint that the fileKey() should be acquired
even at some performance cost.
`FileTreeWalker` uses this new interface to request a file key
in addition to regular file attributes so that file equality can
be efficiently performed when checking for loops during file
tree traversal.
This makes `FileTreeWalker` about 2x faster when traversing non
trivial file system trees with the FOLLOW_LINKS option.
Change-Id: I8de047c8fc241dbab9ad57c5e361118a3a94893d
(AKA JBR-3680 Cherry-pick Google's NIO patches to get faster file listing)
(cherry picked from commit 6d1c3f06c4 )
2023-01-14 01:02:16 +01:00
Ivan Migalev
9f81b8ee07
JBR-3785: don't touch the active keyboard layout on input method activation / deactivation.
...
origin PR: github.com/JetBrains/JetBrainsRuntime/pull/78.
(cherry picked from commit 2f772fd1a2 )
2023-01-14 01:02:16 +01:00
Dmitry Batrak
d45e1e1ca3
JBR-3779 Unexpected Alt+Tab behaviour for Java frames on Cinnamon DE
...
(cherry picked from commit 0bf13985d5 )
2023-01-14 01:02:16 +01:00
Maxim Kartashev
9d4e21da04
JBR-3688 PyCharm incredibly slow with fakexrandr
...
Cache screen bounds and insets and (conservatively) reset those caches
upon any possibility of a change.
This feature can be disabled with -Dx11.cache.screen.insets=false and
-Dx11.cache.screen.bounds=false.
Based on commit accef6f21e .
2023-01-14 01:02:16 +01:00
Maxim Kartashev
cd84fb5938
JBR-3772 java/beans/PropertyEditor/TestFontClass.java: access denied ("java.util.PropertyPermission" "sun.awt.x11.trace" "read")
...
Instead of using System.getProperty() directly, wrap the call into
GetPropertyAction and use AccessController to execute it.
2023-01-14 01:02:16 +01:00
Dmitry Batrak
dac3db4034
JBR-3504 a11y focus is set on the wrong element when opening popups
...
(cherry-picked from commit a69e12e0d2 )
2023-01-14 01:02:16 +01:00
Maxim Kartashev
82267db9c2
JBR-3665 Typing is slow in remote X session
...
Only call XGetKeyboardMapping() once for all valid codes and cache the
resulting table. Use the cache on the subsequent calls to
keycodeToKeysym().
2023-01-14 01:02:16 +01:00
Maxim Kartashev
a3df8215b5
JBR-2273 JBR musl port
...
Detect if we're running on a musl-based system by checking for the presence
of the libgcompat.so glibc compatibility library in the process' map.
If so, java is re-started with LD_LIBRARY_PATH set to point to the right
directory with libjvm.so. This works around the problem with the musl
dynamic library loader.
(based on commit 13a904ddb5 )
2023-01-14 01:02:16 +01:00
Alexey Ushakov
2ddee17c1f
Added support for otf into the build scripts. Updated prebuild maps.
...
Applied code from jbr-dev
2023-01-14 01:02:16 +01:00
Konstantin Bulenkov
267e6222e5
bundle Inter font
2023-01-14 01:02:16 +01:00
Maxim Kartashev
6a7a754dab
JBR-3664 Logging for communications with X server
...
Introduced logging controlled with -Dsun.awt.x11.trace.
Currently, only looks at the AWT lock and reports methods holding it
sorted by average hold time.
(based on commit 792a58ea0e )
(based on commit 770b4dc9c1 )
2023-01-14 01:02:16 +01:00
Dmitry Batrak
01eb93398e
JBR-3726 Modal windows 'disappear' on minimize in KDE
...
(cherry picked from commits d9baf2d9db , 9c2841028f , 5c4fd9ceaf , f0ed32fca4 )
2023-01-14 01:02:16 +01:00
Maxim Kartashev
7a62469831
JBR-3542 Fix -Xcheck:jni warnings
...
Fixes warnings coming from JBR-specific code in addition to those fixed
by 8269223.
2023-01-14 01:02:16 +01:00
Dmitry Batrak
d7ce9e28ea
JBR-3706 Toggling full screen mode for two frames doesn't work on macOS if invoked without delay
...
(cherry picked from commit 28cfc4815f )
2023-01-14 01:02:15 +01:00
Dmitry Batrak
a153dbb387
JBR-3686 Background window steals focus when converted to full screen on macOS
...
(cherry-picked from commit 07a5b9672e )
2023-01-14 01:02:15 +01:00
Dmitry Batrak
5f20fbd839
JBR-3662, JBR-3672 Focus jumps to another project tab after closing modal dialog
...
(cherry picked from commit bfd01081c3 , 2a71dc5981 )
2023-01-14 01:02:15 +01:00
Nikita Gubarkov
bcd6da23cc
JBR-3648 Replace CacheCellInfo usages with MTLCacheCellInfo in metal rendering code
2023-01-14 01:02:15 +01:00
Dmitry Batrak
063e1421d2
JBR-3642 java/awt/Window/8159168/SetShapeTest.java fails on macOS-x64 & macOS-aarch64
...
make sure jb/java/awt/Focus/Typeahead* tests still pass
includes fixes for JBR-3786 javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on MacOS by timeout
(cherry picked from commit f5c5388fb5 )
and JBR-4113 java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.java fails by time out on macOS
(cherry picked from commit d8d4c55a61 )
2023-01-14 01:02:15 +01:00
Anton Tarasov
5234176386
JBR-1834 [linux] runtime hidpi switch is broken
...
(cherry picked from commit eaa04303a7 )
2023-01-14 01:02:15 +01:00
Anton Tarasov
9390bb3fcd
JBR-1429 Scale is huge due to GDK_SCALE
...
(cherry-picked from commit 1c3477df2e )
2023-01-14 01:02:15 +01:00
Anton Tarasov
5eb8bacd1f
JBR-1365 force IDE-managed HiDPI on Linux for fractional scales
...
(cherry picked from commit f092ff3962 )
2023-01-14 01:02:15 +01:00
Anton Tarasov
8d6823d5dd
Allow HiDPI mode on Linux
2023-01-14 01:02:15 +01:00
Anton Tarasov
195147f097
JRE-489 -Dswing.bufferPerWindow is fractional scale unfriendly
2023-01-14 01:02:15 +01:00
Anton Tarasov
0f087a7784
JRE-310 check for Windows8.1 when enabling ui scale
...
Was "don't fallback on fractional scale" in JBSDK9.
2023-01-14 01:02:15 +01:00
Vitaly.Provodin
08765a77b0
add 32-sizes for native data types
...
(cherry picked from commit 3a79870da8 )
2023-01-14 01:02:15 +01:00
Nikita Gubarkov
986808f843
Added JBR-specific .idea project files
2023-01-14 01:02:15 +01:00
Alexey Ushakov
308bdbeeb7
JBR-3344 "Exit Full Screen" action doesn't work, the only way is mouse click on window's native "green" button.
...
Restored JBR-1931 fix partially reverted by JBR-1718
(cherry picked from commit c0be778e20 )
2023-01-14 01:02:15 +01:00
Anton Tarasov
f4594e5695
JBR-3337 jb/java/jcef/HandleJSQueryTest3314.sh: fails on macOS-aarch64 with "JS Query was not handled in 2nd opened browser"
...
(cherry picked from commit 8678f41971 )
2023-01-14 01:02:15 +01:00
Anton Tarasov
8c4594440d
JBR-3545 Window.setMinimumSize does not respect DPI scaling
...
(cherry picked from commit 9b4f72ad18 )
2023-01-14 01:02:15 +01:00
Denis Fokin
76bfdcd856
JRE-408 JBR-3515 fix NullPointerException in MetalRootPaneUI.installWindowListeners
...
(cherry picked from commit 584d554af529cff445b0f09bc2d57be55e138b7a)
(cherry picked from commit 6a42bb54bd )
2023-01-14 01:02:14 +01:00
Elena Sayapina
d49d426310
JBR-2657 [TESTBUG] ChainOfPopupsFocusTest misbehaving on Windows
...
- changed open popup shortcut from Ctrl+N to Ctrl+M, so no new explorer windows appear if desktop gets focused by error
- added a click on the main test frame, so it gets focus when running from background cygwin process on Windows, otherwise it just flashes on the taskbar
(cherry picked from commit eda8e4d50e )
2023-01-14 01:02:14 +01:00
Maxim Kartashev
a58daf0498
JBR-3572 Wayland: java/awt/Window/WindowTitleVisibleTest/WindowTitleVisibleTestLinuxGnome.java: title bar shown and hidden are the same.
...
Exclude the test when running under XWayland that doesn't implement
screen capture necessary for the test to function.
2023-01-14 01:02:14 +01:00
Denis Konoplev
3c8f56a560
EA-252361: Check window for null
...
(cherry picked from commit 23a7dbd486 )
2023-01-14 01:02:14 +01:00
Artem Bochkarev
9044c7b7d6
JBR-3131: support custom view for system menu items
...
(cherry picked from commit 78d509ac0f )
2023-01-14 01:02:14 +01:00
Artem Bochkarev
bfaf229f0b
JBR-3127: set NSWindowAllowsImplicitFullScreen=NO
...
fixed JBR-3127 Modal dialogs invoked from modal or floating dialogs are opened in full screen
(cherry picked from commit 0b8ff1a7e6 )
JBR-3127: add possibility to load NSJavaVirtualMachine
JavaVM framework is deprecated but this class is still checked by AppKit, see https://youtrack.jetbrains.com/issue/JBR-3127#focus=Comments-27-4684465.0-0
(cherry picked from commit be6a2c4f0c )
2023-01-14 01:02:14 +01:00
Nikita Gubarkov
5e7cac1f91
JBR-3376 Added check for -1 glyph info pointer in OGLTextRenderer.c
2023-01-14 01:02:14 +01:00
Dmitry Batrak
1f60a58c09
JBR-3024 Popups are shown with 1x1 size sometimes
...
test case only
(cherry picked part of commit ee298f5287 )
2023-01-14 01:02:14 +01:00
Vitaly Provodin
74d791c930
JBR-3314 add regression test
...
(cherry picked from commit c81adfed61 )
2023-01-14 01:02:14 +01:00
Ivan Migalev
949270131a
JBR-3227 Reload type of required native file dialogs each time a file dialog is requested
...
(cherry picked from commit 26dd87ab7c )
2023-01-14 01:02:14 +01:00
Ivan Migalev
1aba607528
JBR-3068 Update path selector behavior when sun.awt.windows.useCommonItemDialog is enabled
...
(cherry picked from commit 442bb7eecc )
2023-01-14 01:02:14 +01:00
Alexey Ushakov
8d08641980
JBR-2996 M1 warnings: CoreText note: Client requested name “.SFCompact-Black”, it will get Times-Roman rather than the intended font
...
Cached system fonts family names
(cherry picked from commit 56629e4c90 )
2023-01-14 01:02:14 +01:00
Alexey Ushakov
99e4f9abaf
JBR-3023 Gray idea frame after project open with ide.mac.transparentTitleBarAppearance.
...
Initiate move/resize event on first appearance of window having FULL_WINDOW_CONTENT property set
(cherry picked from commit a6ea081ba2 )
2023-01-14 01:02:14 +01:00
Dmitry Batrak
a177ed3eb9
JBR-3017 Focus issue in presence of third-party accessibility tool
...
use the new invocation approach for 'makeKeyAndOrderFront' as well, as it can also cause synchronous back-calls to accessibility subsystem, and change the global call order unexpectedly
this commit fixes TypeaheadSetVisibleTest and TypeaheadToFrontTest, when they are run with AltTab active
Guard against possible deadlocks, if UI-related methods are invoked not on EDT.
Sample deadlock scenario:
* Application thread attempts to show the window, this involves calling CWrapper.NSWindow.makeKeyAndOrderFront under AWT tree lock, which blocks till 'makeKeyAndOrderFront' completes on AppKit thread
* AppKit thread, while executing 'makeKeyAndOrderFront' performs 'back-call' to CAccessibility.getFocusOwner, which waits for execution on EDT
* EDT performs some activity requiring AWT tree lock (e.g. processing of PaintEvent)
(cherry picked from commits e3aaff5db4 , 09941119e1 )
2023-01-14 01:02:14 +01:00
Dmitry Batrak
5637f9b9ff
JBR-3072 Deadlock on nested dialog hiding
...
(cherry picked from commits 99242748ee , ad1595b5c2 )
2023-01-14 01:02:14 +01:00
Dmitry Batrak
7f7efab67f
fix occasional freezes of JBR-3017 reproducer after the fix
...
(cherry picked from commit 7e6db54f77 )
2023-01-14 01:02:14 +01:00
Dmitry Batrak
ecdddc4252
JBR-2819 Create API to determine typographic family/subfamily for available fonts
...
(cherry picked from commit 89e519a4ef )
2023-01-14 01:02:13 +01:00
Nikita Gubarkov
6edff007d4
JBR-2924 Do not try to create native italic font when we're going to make it fake italic
2023-01-14 01:02:13 +01:00
Nikita Gubarkov
d750a53190
JBR-3982 Fixed non-antialiased text rendering on macOS
...
JBR-3269 Disabled subpixel antialiasing for macOS Mojave and newer
2023-01-14 01:02:13 +01:00
Dmitry Batrak
bf85ffebb8
JBR-3017 Focus issue in presence of third-party accessibility tool
...
(cherry picked from commit 88ead5d9e3 )
2023-01-14 01:02:13 +01:00
Vitaly Provodin
c0c1800cd0
JBR-1718 add a regression test
...
(cherry picked from commit 84ff4eab21 )
2023-01-14 01:02:13 +01:00
Elena Sayapina
baf11df8e9
JBR-2890 [TESTUPDATE] Enable jcef tests on macOS aarch64 platform
...
(cherry picked from commit 1714d7b627 )
2023-01-14 01:02:13 +01:00
Nikita Gubarkov
d00e8e05a2
Added JBR API
2023-01-14 01:02:13 +01:00
Artem Bochkarev
b2cdf55c69
JBR-2562: fixed invokation of parent method
...
(cherry picked from commit 93cbab2f2d )
JBR-2562: suppress exceptions from [NSWindow _changeJustMain]
temporary workaround to prevent crashes
(cherry picked from commit dd055b5970 )
2023-01-14 01:02:13 +01:00
Mikhail Grishchenko
c9700e8cc7
JBR-2890 Disable jcef tests on 32-bit and aarch64 platforms
...
(cherry picked from commit d34d6528fe )
2023-01-14 01:02:13 +01:00
Alexey Ushakov
d9148f8622
JBR-2879 Big Sur: Opening project in new window results in opening project in another tab
...
Disabled Tabbing mode for all NSWindows
(cherry picked from commit 8cb0377a31 )
2023-01-14 01:02:13 +01:00
Nikita Gubarkov
5b01942aad
JBR-2910 Implemented extended glyph cache for macOS
...
JBR-3976 Fixed text spacing & emoji scaling on macOS
JBR-3638 Adjust subpixel glyph positions for correct rounding in CStrike#getGlyphImageBounds
2023-01-14 01:02:13 +01:00
Alexey Ushakov
27a18a9bf0
JBR-2617 Text with opacity renders black
...
Implemented alpha blending in grayscale text rendering (UX-1320)
Corrected bright text thickness (smooth on), bright and dark text thickness (smooth off)
Added JVM properties for fine tuning
(cherry picked from commit c30306f779 )
(cherry picked from commit c95adeb8f2 )
(cherry picked from commit 269c9580fb )
(cherry picked from commit 55c7be5fe9 )
(cherry picked from commit e28ff71e97 )
2023-01-14 01:02:13 +01:00
Alexey Ushakov
173e89cef6
JBR-2521 Ugly font in all 2020.2 EAPs on macOS
...
Provide gamma correction for both light and dark text
(cherry picked from commit 5953202a7e )
2023-01-14 01:02:13 +01:00
Alexey Ushakov
870040394c
JBR-2591 Repainting is broken (was: Icons in tree list widgets became dark)
...
Save current blend mode before cached grayscale rendering
(cherry picked from commit 7beb75ccec )
(cherry picked from commit ed52fde57d )
2023-01-14 01:02:13 +01:00
Alexey Ushakov
1c237c361c
JBR-1986 Enabling fractional metrics causes visual artifacts in font rendering on macOS 10.14+
...
Disable subpixel positioning for macOS 10.13+ if legacy LCD rendering is disabled
(cherry picked from commit dbd24232e4 )
2023-01-14 01:02:13 +01:00
Vitaly Provodin
8b072b558f
exclude bug7154030 on macosx-aarch64 due to 8268284
2023-01-14 01:02:13 +01:00
Vitaly Provodin
d6b6941fba
exclude SharedMemoryPixmapsTest on macosx-all due to 8221451
2023-01-14 01:02:12 +01:00
Vyacheslav Moklev
ceb9e4a777
JBR-2442 fix memory leak of fileBuffer
...
fix was suggested by Nikita Gubarkov
2023-01-14 01:02:12 +01:00
Andrey Starovoyt
f314a67cd4
JBR-2736 provide writeObjects implementation for copying files/folders from Project Explorer to the Finder
...
(cherry picked from commit 33db034d49 )
(cherry picked from commit d3ec3d899d )
2023-01-14 01:02:12 +01:00
Sergey Malenkov
1adeab4d37
EA-235126 - CME: HighlightableComponent.getPreferredSize
...
(cherry picked from commit 523d80cafd )
2023-01-14 01:02:12 +01:00
Kirill Kirichenko
463231c8ab
JBR-2667 Post review: rename win.darkTheme.on to win.lightTheme.on and reversed the logic
...
(cherry picked from commit eeab5252e6 )
2023-01-14 01:02:12 +01:00
Kirill Kirichenko
c741123515
JBR-2667 Add new AWT desktop property for light/dark theme detection on Windows 10
...
(cherry picked from commit 0e4ad056dd )
2023-01-14 01:02:12 +01:00
Alexey Ushakov
5fe0930418
JBR-2593 Wide ligatures not rendered in Grayscale mode
...
Added missing flush of cached vertices
(cherry picked from commit ad409b4370 )
2023-01-14 01:02:12 +01:00
Nikita Gubarkov
c59536cbd2
JBR-2910 Implemented extended glyph cache for Linux
2023-01-14 01:02:12 +01:00
Nikita Gubarkov
62ff92ccc8
JBR-2910 Implemented extended glyph cache for Windows
2023-01-14 01:02:12 +01:00
Nikita Gubarkov
eee66f889b
JBR-2614 Fixed LCD glyph width to include both left & right padding, so that rowBytes = width * 3
2023-01-14 01:02:12 +01:00
Alexey Ushakov
936553f8a1
JBR-2463 Font rendering problem on macOS Mojave
...
Use adjusted advances for glyphs
(cherry picked from commit 1af5dd4aae )
2023-01-14 01:02:12 +01:00
Denis Konoplev
9f89ea1508
JBR-3544: Generate popup invoked instead of New in this directory.
...
- A fix
- A regression test (cherry picked from commit 7995574c09 )
2023-01-14 01:02:12 +01:00
Vitaly Provodin
b0c8d8acb7
JBR-2545 Clean up the list of ignored Render tests
...
(cherry picked from commit f7b4c42e1d )
2023-01-14 01:02:12 +01:00
Jayathirth D V
c3ac22dbc7
8241490: Add large text performance tests in RenderPerfTest
...
(cherry picked from commit 803ee2f2b5 )
2023-01-14 01:02:12 +01:00
Alexey Ushakov
a434a10a92
8230657: Create fine grained render perf test for metal pipeline
...
Converted gradle JUnit test to plain java for ant and gnumake
To run the tests:
cd src/demo/share/java2d/RenderPerfTest
ant run
or
java -jar dist/RenderPerfTest.jar
or
java -jar dist/RenderPerfTest.jar testWhiteTextBubblesGray
(cherry picked from commit 356121b18f )
(cherry picked from commit 8bd8d2d132 )
2023-01-14 01:02:12 +01:00
Konstantin Bulenkov
37fb31715e
Update FiraCode to 5.2
...
(cherry picked from commit 71e2a8d8ad )
2023-01-14 01:02:12 +01:00
Alexey Ushakov
ddf944a836
JBR-1929 Improve rendering of San Francisco font of macOS Catalina
...
Reverting gamma correction because of rendering artifacts in the light theme
This reverts commit 5016db51
(cherry picked from commit c1d644a004 )
2023-01-14 01:02:11 +01:00
Alexey Ushakov
1bffd6f859
JBR-1929 Improve rendering of San Francisco font of macOS Catalina
...
Added gamma correction to match grayscale rendering with subpixel one
(cherry picked from commit 5016db518a )
2023-01-14 01:02:11 +01:00
Alexey Ushakov
5ecda355ad
JBR-2463 Font rendering problem on macOS Mojave
...
Use adjusted advances for glyphs
(cherry picked from commit 1af5dd4aae )
2023-01-14 01:02:11 +01:00
Anton Tarasov
a955503817
revert: JBR-1434 "New file dialog" popup remains above all windows on switching application
...
java.awt.peer.WindowPeer.isLightweightDialog() method does not exist.
(cherry picked from commit 7d8aeaf7de )
2023-01-14 01:02:11 +01:00
Anton Tarasov
03a7a198ea
JBR-2872 improve: JBR-2866 JCEF: Markdown editor steals focus from a different frame
...
(cherry picked from commit bad748e3d0 )
2023-01-14 01:02:11 +01:00
Anton Tarasov
f6a861e5e8
JBR-2866 JCEF: Markdown editor steals focus from a different frame
2023-01-14 01:02:11 +01:00
Anton Tarasov
08505ba7b9
JBR-2645 enable CefBrowser.close(true) in jcef reg tests
...
(cherry picked from commit 492c217125 )
2023-01-14 01:02:11 +01:00
Anton Tarasov
b803b32307
JBR-2259 WebSite isn't loaded with .loadUrl method if browser isn't shown in UI
...
(cherry picked from commit 57bbddf071 )
2023-01-14 01:02:11 +01:00
Anton Tarasov
b434c09bcc
JBR-2557 use com.jetbrains.cef.JCefAppConfig in JCEF tests
...
(cherry picked from commit e30a309f92 )
2023-01-14 01:02:11 +01:00
Anton Tarasov
64538ff08f
JBR-2489 Git branch operations (switch to another branch, rebase) sometimes crash WebStorm 202.5428.27
...
(cherry picked from commit 81d2156fb1 )
2023-01-14 01:02:11 +01:00
Anton Tarasov
fafac8162a
JBR-2282 [jcef] update to JCEF/80.0.4+g74f7b0c+chromium-80.0.3987.122
...
(cherry picked from commit a5adc725df )
2023-01-14 01:02:11 +01:00
Anton Tarasov
c98e735e79
JBR-2305 jcef: jb/java/jcef/JCEFStartupTest.java throws java.lang.ExceptionInInitializerError
...
(cherry picked from commit f0385f01ec )
2023-01-14 01:02:11 +01:00
Anton Tarasov
13e60ab509
JBR-2306 jcef: jb/java/jcef/JCEFStartupTest.java unexpectedly exits with the exit code: 0
...
(cherry picked from commit ff7d7bd43c )
2023-01-14 01:02:11 +01:00
Anton Tarasov
4d1c8c2f70
JBR-2299 [mac] jcef requests for "chromium safe storage" keychain access
...
(cherry picked from commit dd1334a352 )
2023-01-14 01:02:11 +01:00
Anton Tarasov
37222ce611
JBR-2222 Crash during closing IDE
...
(cherry picked from commit d0c367b31f )
2023-01-14 01:02:11 +01:00
Anton Tarasov
e04478841b
JBR-2287 [jcef] add CefBrowser wrapper to jtreg tests
...
(cherry picked from commit fa961d1769 )
2023-01-14 01:02:11 +01:00
Anton Tarasov
f0149c9a17
JBR-2169 AWTThreading: remove tracked invocation event from completion listener
...
(cherry picked from commit a855f3b835 )
2023-01-14 01:02:11 +01:00
Anton Tarasov
8a5ea709bc
JBR-2159 Native crash in thread AWT-EventQueue-0 when trying to push commit
...
(cherry picked from commit bba297b4a4 )
2023-01-14 01:02:10 +01:00
Anton Tarasov
ae4ad8855b
JBR-2148 JCEF: JBR bundle has invalid app structure
...
(cherry picked from commit f45f84d7ed )
2023-01-14 01:02:10 +01:00
Anton Tarasov
f2c2487ba8
JBR-2146 improve InvokeOnToolkitHelper to cover more generic case
2023-01-14 01:02:10 +01:00
Anton Tarasov
c1d7dfab24
JBR-2139 Idea freeze on dynamic plugin unloading
...
(cherry picked from commit e57bae4f66 )
2023-01-14 01:02:10 +01:00
Anton Tarasov
ffe8b4b917
JBR-2099 jb/java/jcef/JCEFStartupTest.java fails on Windows, Linux
...
(cherry picked from commit 3dfb0aa16a )
2023-01-14 01:02:10 +01:00
Anton Tarasov
40692b3dd7
JBR-2093 create reg test for JCEF startup
...
(cherry picked from commit e8c2761f5b )
2023-01-14 01:02:10 +01:00
Anton Tarasov
a60954412d
JBR-2082 Revealing taskbar does not work when "Automatically hide the taskbar"
...
(cherry picked from commit b31a41fb2f )
2023-01-14 01:02:10 +01:00
Mikhail Grishchenko
74c2bf718c
JBR-2639, JBR-2412 [jcef] Tests that checks mouse events
...
JBR-2412 [windows] mouse listener does not work for jcef
(cherry picked from commit 66ad6472ae )
(cherry picked from commit 04246aac57 )
(cherry picked from commit b7cde4fd05 )
2023-01-14 01:02:10 +01:00
Mikhail Grishchenko
9b3d42cd1b
JBR-2639 [win] jcef does not recognize vertical mouse wheel events
...
added regression test
(cherry picked from commit e8e4741bb0 )
2023-01-14 01:02:10 +01:00
Mikhail Grishchenko
7d402db75a
JBR-2412 [windows] mouse listener does not work for jcef
...
added regression test
(cherry picked from commit d1479872f2 )
2023-01-14 01:02:10 +01:00
Elena Sayapina
3f4fec0b4c
JBR-2630 Typing speed in IDE editor was dropped after switching to 11.0.8
...
Introduced sun.awt.osx.RobotSafeDelayMillis property to control macOS specific safe delay for Robot methods.
50 ms safe delay was initially hardcoded in 3862142d (JDK-8242174: [macos] The NestedModelessDialogTest test make the macOS unstable) which affected performance tests execution.
(cherry picked from commit 5f691bb788 )
2023-01-14 01:02:10 +01:00
Mikhail Grishchenko
10fe6234d2
JBR-2430 [jcef] Added Regression test
...
Checks that JS Query is handled in 2nd opened browser
(cherry picked from commit 404ff84565 )
Refactoring + changed EDT awaiting method
(cherry picked from commit dc24658b31 )
2023-01-14 01:02:10 +01:00
Vitaly Provodin
44150982e0
exclude the new printer test 8262731
2023-01-14 01:02:10 +01:00
Alexey Ushakov
59e1d9429b
JBR-2419 Improve performance of CStrike.getNativeGlyphOutlineBounds
...
Do not pass the result via java object. Use more straight api.
(cherry picked from commit 9f91fe91f5 )
(cherry picked from commit c0fd2daf5c )
2023-01-14 01:02:10 +01:00
Alexey Ushakov
8b5d4693a3
JBR-2382 Provide detailed stack trace in crash dumps for unhandled ObjC exceptions
...
Used user home dir for jbr_err files. Removed logging with reportException method
(cherry picked from commit 2c8cdb221b )
JBR-2382 Provide detailed stack trace in crash dumps for unhandled ObjC exceptions
Used process workdir for jbr_err files. Added one more logging to reportException method
(cherry picked from commit 95a47810d5 )
JBR-2382 Provide detailed stack trace in crash dumps for unhandled ObjC exceptions
Generate jbr_err_pidXX.log file with detailed stack trace of the exception
(cherry picked from commit 4c42f75021 )
2023-01-14 01:02:10 +01:00
Artem Bochkarev
c3d22c16da
JBR-2253: unset LD_PRELOAD just after VM loaded
...
workaround for JBR-2253 Preload libjsig.so to fix JNA crashes
(cherry picked from commit 127a2deddf )
2023-01-14 01:02:10 +01:00
Kirill Kirichenko
a227a056bd
JBR-1874 Cursor not changing from 'default' to 'text'. Additional fix after reopening.
...
(cherry picked from commit 5a29d4ade9 )
2023-01-14 01:02:09 +01:00
Elena Sayapina
1890e6187b
JBR-2585 [TESTBUG] TouchScreenEvent tests affect tests simulating mouse actions
...
- added workaround for JBR-2585
- added README.md about manual test run
- made an update to close LinuxTouchScreenDevice properly
- added an error exit from linux shell script if sudo password is empty or chown fails
(cherry picked from commit 4deb3bbe61 )
2023-01-14 01:02:09 +01:00
Denis Konoplev
5ecb42bc45
fixup! macOS national keyboard support
...
Remove unused import that broke compilation
2023-01-14 01:02:09 +01:00
Elena Sayapina
2758e27dea
IDEA-165950 [TESTUPDATE] National keyboard layouts support
...
Update regression test after the following commits:
02fad83c : Remove public constants from KeyEvent
f4227faf : Impossible to assign cmd+ß shortcuts
(cherry picked from commit 264802cf4b )
2023-01-14 01:02:09 +01:00
Elena Sayapina
8897c6eea8
JBR-2328 [TESTBUG] Regression test java/awt/keyboard/AllKeyCode/AllKeyCode.java is not correct
...
(cherry picked from commit 861f73c393 )
(cherry picked from commit bfab6a9364 )
(cherry picked from commit e9fa7a0882 )
2023-01-14 01:02:09 +01:00
Mikhail Grishchenko
f5dec526e2
JBR-2259 WebSite isn't loaded with .loadUrl method if browser isn't shown in UI
...
Added reproducer
(cherry picked from commit e875bf72c9 )
2023-01-14 01:02:09 +01:00
Denis Konoplev
4aa249a15c
JBR-2490 Add option to work with Surface Pen
...
(cherry picked from commit 5acc7680a1 )
2023-01-14 01:02:09 +01:00
Denis Konoplev
9cedb2cbd4
JBR-2669: set unicode for both keyCode and extendedKeyCode
...
(cherry picked from commit ba3f14c83a )
2023-01-14 01:02:09 +01:00
Denis Konoplev
e000ceb285
JBR-2554: Proper unicode values in KeyEvent.keyCode
...
(cherry picked from commit 703d77a927 )
2023-01-14 01:02:09 +01:00
Denis Konoplev
6cb2f46446
JBR-215: Remove SystemInfo
...
(cherry picked from commit 9adf77a512 )
2023-01-14 01:02:09 +01:00
Denis Konoplev
dfb3bed204
JBR-215: Separate LatinNonAlphaNumKeycodes option
...
(cherry picked from commit caf366f6f3 )
2023-01-14 01:02:09 +01:00
Denis Konoplev
660400c754
JBR-215: Windows non-alphanumeric shortcuts
...
(cherry picked from commit 4f60efebe2 )
2023-01-14 01:02:09 +01:00
Denis Konoplev
80d9d9b9e9
JBR-2280: Fix regression. Mode compatible with old option.
...
(cherry picked from commit a3e3c23cb1 )
2023-01-14 01:02:09 +01:00
Denis Fokin
d5a1124a24
macOS national keyboard support
2023-01-14 01:02:09 +01:00
Sergey Malenkov
3031b9504f
JBR-1929 FractionalMetricsSupport
...
(cherry picked from commit bbdc159762 )
2023-01-14 01:02:09 +01:00
Mikhail Grishchenko
c7e0a63c27
JBR-2256 JEditorPane with test/html type and zero margins is not shown
...
Updated reproducer
(cherry picked from commit 529a188b8b )
JBR-2256 JEditorPane with test/html type and zero margins is not shown
Added reproducer
(cherry picked from commit 41578a40b5 )
2023-01-14 01:02:09 +01:00
Mikhail Grishchenko
57c75e4cd8
JBR-2210 IDEA fails to start (JVM crashes) when using the -Dfile.encoding=UTF-8in IDEA's vmoptions file
...
Added regression test
(cherry picked from commit 4e1f5a43b3 )
2023-01-14 01:02:08 +01:00
Mikhail Grishchenko
9a6c30faa7
JBR-1414 [Test] downscale frames to run on low-dpi screens
...
(cherry picked from commit b46e74fe6f )
2023-01-14 01:02:08 +01:00
Elena Sayapina
8be5d98567
JBR-1905 [TESBUG] java/awt/TextArea/DisposeTest/TestDispose.java: frame is not disposed
...
- java/awt/TextArea/DisposeTest/TestDispose.java, java/awt/TextField/DisposeTest/TestDispose.java: fixed test frame disposal
- java/awt/Frame/DisposeStressTest/DisposeStressTest.java: decreased test timeout from 2h to 10 min, added minor diagnostic logging
(cherry picked from commit 7f025f4e16 )
(cherry picked from commit dda7f3d871 )
(cherry picked from commit bc09aadadb )
2023-01-14 01:02:08 +01:00
Alexey Ushakov
865ab099d8
JBR-2135 Use CoreText api to select the font with the most recent version
...
Added a property to force loading bundled fonts: -Djava2d.font.noVersionCheck=true
(cherry picked from commit cbb148dff4 )
2023-01-14 01:02:08 +01:00
Alexey Ushakov
32754fcd92
JBR-2137 JetBrainsMono fonts update to v1.0.3
...
(cherry picked from commit a6e441828a )
2023-01-14 01:02:08 +01:00
Mikhail Grishchenko
3821415390
JBR-1414: Added regression test for dnd with HiDPI scaling
...
(cherry picked from commit 1f4ab12fbb )
2023-01-14 01:02:08 +01:00
Elena Sayapina
a4c33af163
JBR-2041 [TEST] Added new regression test (Touchscreen devices support)
...
(cherry picked from commit 2d587b3728 )
(cherry picked from commit 92606f2c7f )
(cherry picked from commit 05af375909 )
(cherry picked from commit 0f895bf1b2 )
(cherry picked from commit 08aa0852b7 )
2023-01-14 01:02:08 +01:00
Konstantin Bulenkov
cc6ad97ee2
Update JetBrains Mono to 1.0.2
...
(cherry picked from commit 6f4a13e46f )
2023-01-14 01:02:08 +01:00
Ivan Migalev
e62ca9c88f
Extract the DWM colorization parameters from registry (JBR-2070)
...
(cherry picked from commit 0330cab60b )
2023-01-14 01:02:08 +01:00
Ivan Migalev
0194a83024
Refresh desktop properties on WM_DWMCOLORIZATIONCOLORCHANGED (JBR-2070)
...
(cherry picked from commit 06086f4a7e )
2023-01-14 01:02:08 +01:00
Ivan Migalev
2467eaa620
Fix a possible resource leak in ColorizationColorAffectsBorders
...
(cherry picked from commit 0c911b6ffe )
2023-01-14 01:02:08 +01:00
Elena Sayapina
1ff84eb25f
JBR-2086 JetBrainsMono fonts update to v1.0.1
...
(cherry picked from commit a4b373e631 )
2023-01-14 01:02:08 +01:00
Konstantin Bulenkov
74d75fbf8c
JetBrains Mono 1.0
...
(cherry picked from commit d514f7a982 )
2023-01-14 01:02:08 +01:00
Denis Konoplev
213b25634d
JBR-3444: Return NullSurfaceData when gc == null
...
(cherry picked from commit 01ad15e61c )
2023-01-14 01:02:08 +01:00
Denis Konoplev
bae1236365
JBR-1995: Last character issue with korean
...
Fix for JTextComponent
(cherry picked from commit a7c8b0b535 )
2023-01-14 01:02:08 +01:00
Denis Konoplev
fa85a2ba8f
JBR-2891: Post PhaseEvents in the begin and end of Magnify and Rotate
...
(cherry picked from commit c811c295c2 )
2023-01-14 01:02:08 +01:00
Denis Konoplev
4cedeaaf5c
JBR-2444: Turn on IM workaround by default
...
(cherry picked from commit 15c4ce1d3e )
2023-01-14 01:02:07 +01:00
Denis Konoplev
13684261e3
Fix build: add import & fix jwhen
2023-01-14 01:02:07 +01:00
Denis Konoplev
891471b070
JBR-2795: Add explicit conversion
...
(cherry picked from commit bf3e1c0c31 )
2023-01-14 01:02:07 +01:00
Denis Konoplev
f0e4de6c98
IDEA-237231: Correct signarute mask
...
(cherry picked from commit 6974131eec )
2023-01-14 01:02:07 +01:00
Denis Konoplev
d9c3fc97c1
IDEA-237231: Possible fix for pen interraction
...
(cherry picked from commit 33a8c95d39 )
2023-01-14 01:02:07 +01:00
Denis Konoplev
2487ce96c4
JBR-2041: Project view tap fix, recovery? constants & logging
...
(cherry picked from commit 1e904db3b0 )
2023-01-14 01:02:07 +01:00
Denis Konoplev
a3cf4746cc
IDEA-229135: Fling animation stop on tap
...
(cherry picked from commit 7ce0f79561 )
2023-01-14 01:02:07 +01:00
Denis Konoplev
976d88fb06
Windows touch screen support
...
(cherry picked from commit cab3f28907 )
2023-01-14 01:02:07 +01:00
Denis Konoplev
a5b1134126
Turn off multitouch
...
(cherry picked from commit a2576ffa9a )
2023-01-14 01:02:07 +01:00
Denis Konoplev
2b21c5dc5b
Check XInput extension && touch inertia
...
(cherry picked from commit cca7fb97f4 )
2023-01-14 01:02:07 +01:00
Denis Konoplev
afc2aa6676
Touch scroll handling
...
(cherry picked from commit 6dcec3dc31 )
2023-01-14 01:02:07 +01:00
Denis Konoplev
eb0463b677
XI2 Constants
...
(cherry picked from commit 588cd6ee73 )
2023-01-14 01:02:07 +01:00
Denis Konoplev
f379016d1d
XLibWrapper XI2 functions
...
(cherry picked from commit d6bd1bfa2b )
2023-01-14 01:02:07 +01:00
Denis Konoplev
7b330af646
X11 native get put double
...
(cherry picked from commit f101bc1108 )
2023-01-14 01:02:07 +01:00
Denis Konoplev
2ee7783dcb
Native data types
...
(cherry picked from commit 9504574dbb )
2023-01-14 01:02:07 +01:00
Denis Konoplev
bf6092e209
XI2 headers in xlib wrapper generator
...
(cherry picked from commit ef108067a1 )
2023-01-14 01:02:07 +01:00
Denis Konoplev
f2950ecdc5
Revert "Turn off multitouch"
...
This reverts commit 90ea3bf57e4c687e9d9bf0a37f2f64c82a81f4eb.
2023-01-14 01:02:06 +01:00
Denis Konoplev
a423e5a15b
Turn off multitouch
...
(cherry picked from commit a2576ffa9a )
2023-01-14 01:02:06 +01:00
Alexey Ushakov
a1436c8cad
JBR-1962 Allow to change font config
...
Replaced several privileged blocks with just one
(cherry picked from commit faa8d3d258 )
2023-01-14 01:02:06 +01:00
Vitaly Provodin
6c8f9e3323
JBR-572: Regression test on the crash caused by the fix
...
(cherry picked from commit 6cc380ffb5 )
(cherry picked from commit 958e25ed21 )
(cherry picked from commit a7de601d5f )
2023-01-14 01:02:06 +01:00
Dennis Ushakov
e615716e22
JBR-1863, JBR-1868 correct advances on Catalina
2023-01-14 01:02:06 +01:00
Dennis Ushakov
4bbf1150d9
JBR-1850: on macOS fonts should be sorted by weight to ensure proper population of the families
2023-01-14 01:02:06 +01:00
Dennis Ushakov
eb168ae9c9
faster font family loading & lazy font family population
...
1. NSFont.familyName is faster than loading allFamilyNames
2. Prebuilt list of system fonts
3. Cleanup San Francisco family loading
4. Avoid calling expensive native getWidth on font when creating font family, load styles only when they would be used.
2023-01-14 01:02:06 +01:00
Dennis Ushakov
7ed6991376
JBR-1756 use CoreText for all font rendering on Catalina
2023-01-14 01:02:06 +01:00
Nikita Gubarkov
eb5fa93df9
JBR-410 Added emoji support for Linux
2023-01-14 01:02:06 +01:00
Alexey Ushakov
5969bdc4cf
JBR-1997 JetBrainsMono fonts update to v0.22
...
(cherry picked from commit 41f4fddd34 )
(cherry picked from commit f5302a02f4 )
(cherry picked from commit 5d7fd2e1e5 )
2023-01-14 01:02:06 +01:00
Anton Tarasov
f46931ba4d
JRE-729 [windows] unreasonable IME activity consumes CPU
2023-01-14 01:02:06 +01:00
Dmitry Batrak
f26c69f6ef
JBR-3119 Application's panel in KDE taskbar blinks when popup window is shown
...
this re-fixes JBR-2934 in a different way
(cherry picked from commit 63134e091b )
2023-01-14 01:02:06 +01:00
Dmitry Batrak
901177d951
JBR-3038 Unexpected windows z-order change on workspace switch
...
(cherry picked from commit ddda860f42 )
2023-01-14 01:02:06 +01:00
Dmitry Batrak
5321ddc26b
JBR-3035 The Confirm Exit pop-up window remains hidden behind a window of another application
...
(cherry picked from commit 470c3bd1b5 )
2023-01-14 01:02:06 +01:00
Dmitry Batrak
0e8a4427ea
JBR-2934 Serious usability issue with GoLand 2020.3 caused by JBR
...
(cherry picked from commit 95be4351d4 )
2023-01-14 01:02:06 +01:00
Dmitry Batrak
cb740f988b
JBR-2977 Opening a recent project in a new window doesn't bring this window to the front
...
(cherry picked from commit 2d9fb9e7b8 )
2023-01-14 01:02:05 +01:00
Dmitry Batrak
9e82cba3d9
JBR-2698 setAutoRequestFocus(false) breaks focus logic under i3 window manager on Linux
...
(cherry picked from commit ebcdeb7d80 )
2023-01-14 01:02:05 +01:00
Dmitry Batrak
1e610d6609
JBR-2696 Log focus API invocations with stack traces
...
(cherry picked from commits 0f038754e5 , a507cab6d3 )
2023-01-14 01:02:05 +01:00
Dmitry Batrak
1dd52587a1
JBR-2496 Prevent JVM stealing focus from other applications on Linux (JBR-2497, JBR-2499, JBR-2503, JBR-2652)
...
(cherry picked from commits 87525d1d2a , 66381f0dec , 8a789e04e9 , 665ebc5d47 , 98a9219c23 )
2023-01-14 01:02:05 +01:00
Alexey Ushakov
6bd98efe7a
JBR-3509 Extend JDK-8267521 (Post JEP 411 refactoring: maximum covering > 50K) to JBR specific changes
...
Marked all the usages of SecurityManager related api
2023-01-14 01:02:05 +01:00
Artem Bochkarev
043789c45e
JBR-1851: check NSArray length
...
and make more exception-safe
and minor optimization for logging (cache jobjects)
(cherry picked from commit 5839539379 )
2023-01-14 01:02:05 +01:00
Artem Bochkarev
bfaf877619
JBR-1841: allow deferred disabling of InputMethods-support
...
(cherry picked from commit 969255904b )
2023-01-14 01:02:05 +01:00
Artem Bochkarev
b58ce38189
JBR-1668: add hardcoded default values for preferences node NSServicesStatus
...
(cherry picked from commit 8445f53d85 )
2023-01-14 01:02:05 +01:00
Artem Bochkarev
bdcea5aaa8
JBR-1515: obtain shortcut from OS to check inside AWTView.performKeyEquivalent
...
(cherry picked from commit 30d479fbd4 )
JBR-4899 Activate Previous Window doesn't work sometimes
(cherry picked from commit 63cb726f3c )
2023-01-14 01:02:05 +01:00
Artem Bochkarev
83756c8c7b
JBR-1668: add hardcoded descriptions of system actions
...
and minor fixes
fix memory management
(cherry picked from commit 15f7368309 )
2023-01-14 01:02:05 +01:00
Elena Sayapina
3fad2a9366
JBR-1417 [TEST] Added new regression test (JBR 11 does not support chain of popups)
...
(cherry picked from commit 41e89505be )
(cherry picked from commit 9fe5c778d9 )
(cherry picked from commit 6ea9530d9f )
(cherry picked from commit d757108517 )
(cherry picked from commit b99c1e7b5c )
2023-01-14 01:02:05 +01:00
Alexey Ushakov
77115cf505
JBR-1690 Bundle new fonts
...
Test correction
Restored RenderUtil.java
Removed obsolete golden images
(cherry picked from commits:
aa13c8b4ea
943b1472c7
cab6dd5087
7997c7a5ee
cab6dd5087
7997c7a5ee
d3731df79d )
2023-01-14 01:02:05 +01:00
Dmitry Batrak
ac75e40077
IDEA-257525 Unable to show Chinese when using IDEA mac ARM version
...
The proposed solution is to use a 'normal' font as a base for 'San Francisco' font fallback.
Most of its fallback components/candidates (provided by the OS) are expected to be normal
fonts as well, and so the resulting coverage of Unicode character repertoire should be much better.
(cherry picked from commits 9b7113a6cf , 92b00d50b5 , 53489fab27 )
2023-01-14 01:02:05 +01:00
Dmitry Batrak
3afebfb4ef
JRE-469 Console with emoji output becomes slow
...
The fix consists of two parts:
* Making CCharToGlyphMapper remember that a particular character cannot be displayed (isn't mapped to glyph with given font). Checking this repeatedly in native code is very slow.
* Make CCompositeGlyphMapper remember the results of char-to-glyph mapping, this was missing in previous implementation. This reuses caching code in CompositeGlyphMapper, extending the range of characters for which the results are cached to include Supplementary Multilingual Plane (most emoji characters belong to it).
port commit 4e0ccde2 from JBR 9
port from JBR 11 to JBR 15 (cherry picked from commit 394e055ae6 )
cherry picked from commit 0db7e948af
2023-01-14 01:02:05 +01:00
Dmitry Batrak
b9bcb83d39
reimplement JDK-7162125 to fix JDK-8147002
...
port commit ba38e5c4 from JBR 9
port from JBR 11 to JBR 15(cherry picked from commit a949f9d220 )
cherry-picked from commit f309844f75
2023-01-14 01:02:05 +01:00
Artem Bochkarev
e03d228229
JBR-1771: fixed compilation errors (macosx-x86_64-normal-server-fastdebug)
...
(cherry picked from commit 1acada7cac )
2023-01-14 01:02:05 +01:00
Artem Bochkarev
e9de37a794
JBR-1668: minor fixes
...
fixed review comments
(cherry picked from commit 9dbcf194c9 )
2023-01-14 01:02:04 +01:00
Vitaly Provodin
ecc2363787
JBR-1618: fixed misprint, added saving screenshots in case of failure
...
(cherry picked from commit e4a3889cf0 )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
e292f82af4
JBR-1624 Fonts rendering is broken in the 2019.2 EAP (Fira Code)
...
Corrected lookup for bold fonts
(cherry picked from commit 114b8af38f )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
396ada687d
JBR-1399 Improve font discovery and loading by introducing font cache
...
Added unit test
(cherry picked from commit b4f5bf8bd3 )
2023-01-14 01:02:04 +01:00
Elena Sayapina
bbf5c38794
IDEA-165950 [TEST] Added new regression test (National keyboard layouts support)
...
(cherry picked from commit 0900a705bc )
2023-01-14 01:02:04 +01:00
Artem Bochkarev
638a6e1375
JBR-1668: read system keyboard shortcuts
...
initial support for OS X
(cherry picked from commit 6bbe7102e2 )
2023-01-14 01:02:04 +01:00
Artem Bochkarev
3be21b729d
JBR-1573: restore current input context after cleanup
...
(cherry picked from commit b7acd7f6f6 )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
38250d619d
JBR-1624 Fonts rendering is broken in the 2019.2 EAP (Fira Code)
...
Restored old behaviour of registerFontsInDir as it does not affect idea bundled fonts
(cherry picked from commit cef29e8100 )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
74e1ffd9d6
JBR-1874 Cursor not changing from 'default' to 'text'
...
Prevent OS from changing cursor
(cherry picked from commit 94a4eb7002 )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
8c9c72b3ff
JBR-1778 Font in editor incorrect (always italics)
...
Added -it pattern into italic detection code
Added some more patterns to bold and italic detection code
'Anka/Coder' font support
(cherry picked from commit 5119eeee12 )
(cherry picked from commit ec241e4a0a )
(cherry picked from commit 251068294e )
(cherry picked from commit 08ae9ff034 )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
39ffc31f7e
JBR-1699 Use platform font rendering for bundled fonts on MacOS
...
Use different family for specific font faces. Refactoring
JBR-3071 Remove naming workaround for Fira Code
(cherry picked from commits c423003bd4 , aee4b48d20 )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
72e4608169
JBR-1624 Fonts rendering is broken in the 2019.2 EAP (Fira Code)
...
Lower priority for idea bundled fonts to pickup platform ones
(if installed)
(cherry picked from commit e838103a24 )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
86ce0ccfba
JBR-1885 JetBrainsMono fonts update to v0.19
...
Updated the fonts to v0.19. Bundled italic fonts
(cherry picked from commit 7f032e3fe7 )
(cherry picked from commit a7b4c9449a )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
7a2fd3902a
JBR-1624 Fonts rendering is broken in the 2019.2 EAP (Fira Code)
...
Lower priority for idea bundled fonts to pickup platform ones
(if installed)
(cherry picked from commit e838103a24 )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
0b1f6b0b7c
JBR-1699 Use platform font rendering for bundled fonts on MacOS
...
Used CFont instead of TrueTypeFont for bundled fonts on mac
Use different family for specific font faces. Refactoring
(cherry picked from commit 8c86ad3e96 )
(cherry picked from commit c423003bd4 )
(cherry picked from commit bcae402dc8 )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
aa4c1d4377
JBR-1690 Bundle new fonts
...
Update family name for JetBrainsMono-Thin
(cherry picked from commit 0d2326ff34 )
(cherry picked from commit 83843f9124 )
(cherry picked from commit 2a2e1cfb36 )
(cherry picked from commit 76abb69262 )
2023-01-14 01:02:04 +01:00
Alexey Ushakov
1272c17e77
JBR-1645 javax/swing/JTextArea/TestTabSize.java: Tab width calculation wrong
...
Corrected idea font filter
(cherry picked from commit 62f9d1f46a )
2023-01-14 01:02:03 +01:00
Artem Bochkarev
1f0c818785
JBR-1573: workaround for 'Sudden keyboard death on Ubuntu 18'
...
recreate instance of system InputMethod when starts filter all events
(cherry picked from commit 3ad94911af )
(cherry picked from commit c8533a1219 )
2023-01-14 01:02:03 +01:00
Alexey Ushakov
9b02805c6d
JBR-1399 Improve font discovery and loading by introducing font cache
...
Bundle IDEA fonts to improve startup performance
(cherry picked from commit 350a3fdef3 )
2023-01-14 01:02:03 +01:00
Artem Bochkarev
21449bd6c1
JBR-1541: activate menu in completion handler of modal dialog
...
(cherry picked from commit e57384c1d6 )
2023-01-14 01:02:03 +01:00
Alexey Ushakov
c9f5e69d6b
JBR-1314 Font difference in pycharm 2019.1 on Ubuntu
...
Removed disabling hints on MAX_FCSIZE_LTL_DISABLED font size
(cherry picked from commit 2b99dfed40 )
2023-01-14 01:02:03 +01:00
Alexey Ushakov
1e34ae86df
JBR-1412 [fwp to JBR11] JBR-1393 RubyMine is hanging after log in (macOS)
...
Modified version of JBR8 fix
(cherry picked from commit 434166fe63 )
2023-01-14 01:02:03 +01:00
Alexey Ushakov
82d8fc8cad
JBR-1394 JBR11 does not support LCD text on Mac
...
Enable LCD rendering for transparent destinations
(cherry picked from commit 207c6b92ff )
2023-01-14 01:02:03 +01:00
Elena Sayapina
d97f7f4970
JBR-1372: [TESTBUG] JDialog1054.java, MoveFocusShortcutTest.java regression tests need update
...
(cherry picked from commit a5948894bf )
2023-01-14 01:02:03 +01:00
Maxim Kartashev
3967091904
JBR-2755 IDE UI became slow via remote X Server connection from Windows
...
When XGetImage() calls become slow in a remote X11 session, fake
XGetImage() with client-side XCreateImage() that is filled with some
background color. The color is chosen from several top left corner
pixels of the "slow" images obtained with XGetImage().
This feature activates in a remote X11 session only and is
controlled with -Dremote.x11.workaround={true|false|auto}.
2023-01-14 01:02:03 +01:00
Vyacheslav Moklev
d96de1e4c9
Fix const pointer after JDK-8225032 fix
2023-01-14 01:02:03 +01:00
Vyacheslav Moklev
c4b125afa2
Fix compilation on windows platform: awt_ole.h must be included before awt.h
2023-01-14 01:02:03 +01:00
Vyacheslav Moklev
a1d3ce81d7
JBR-1269 Common Item Dialog does not appear on Alt+Tab or click in windows toolbar
...
JBR-1270 Common Item Dialog does not have an icon
Select a proper window handle
2023-01-14 01:02:03 +01:00
Vyacheslav Moklev
8fb738f386
JBR-1271 Wrong parent of native windows dialogs
...
Set a proper parent to a dialog window
2023-01-14 01:02:03 +01:00
Vyacheslav Moklev
cb442c3114
JBR-1273 Common Item Dialog does not open when wrong path to directory is passed
...
Handle set directory / set file properly
2023-01-14 01:02:03 +01:00
Vyacheslav Moklev
18b0cc4287
JBR-1274 Common Item Dialog sometimes crash the process
...
Prevent from freeing memory with CoTaskMemFree twice
2023-01-14 01:02:03 +01:00
Vyacheslav Moklev
d415bf4e24
JBR-1257 CommonItemDialog modal window has no owner
...
Fix modality for Common Item Dialog
squash! JBR-1257 CommonItemDialog modal window has no owner
JBR-2478 java/awt/Modal/FileDialog/FileDialogNonModal7Test.java: DummyButton on Dialog did not gain focus when clicked
revert part of JBR-1271, that's related to 'old' file dialogs
2023-01-14 01:02:03 +01:00
Vyacheslav Moklev
e48536c157
JBR-1258 CommonItemDialog ignores directory to open
...
Fix parsing of directory path / file path
2023-01-14 01:02:02 +01:00
Vyacheslav Moklev
b77fac1995
JRE-1216 Implement Windows native file dialogs with the new Common Item Dialog API
...
Add implementation of file dialogs with the new Common Items Dialog API
2023-01-14 01:02:02 +01:00
Alexey Ushakov
961bb78809
JBR-1144 [JDK11] [macos] Held down key is not deleted when press backspace after accent menu popup (Mojave)
...
Handled both Delete and ForwardDelete keys
(cherry picked from commit e3ba0bd651 )
2023-01-14 01:02:02 +01:00
Alexey Ushakov
cec01d5ab6
JBR-1144 [JDK11] [macos] Held down key is not deleted when press backspace after accent menu popup (Mojave)
...
Handled backspace separately
(cherry picked from commit 81916a92af )
2023-01-14 01:02:02 +01:00
Elena Sayapina
e88829e59b
JBR-1102: [TESTBUG] java/awt/Paint/ComponentIsNotDrawnAfterRemoveAddTest/ComponentIsNotDrawnAfterRemoveAddTest.java: 'paint' method of 60 components was not called
...
(cherry picked from commit dc7abebe17 )
(cherry picked from commit c8d631a142 )
2023-01-14 01:02:02 +01:00
Elena Sayapina
00cc766df7
JBR-998: [TEST] Added new regression test (Input freezes after MacOS key-selector on Mojave)
...
(cherry picked from commit 3d898a8024 )
(cherry picked from commit f368f0f101 )
2023-01-14 01:02:02 +01:00
Elena Sayapina
19ec6e8042
JBR-318: [TEST] Added new regression test (Cmd+` doesn't work after update to JDK 152_*)
...
(cherry picked from commit 0be0a018b5 )
(cherry picked from commit 5bb4c2a1d6 )
2023-01-14 01:02:02 +01:00
Elena Sayapina
8b95da5073
JBR-1054: [TEST] Added new regression test (Weird non-modal dialog above modal dialog behaviour)
...
(cherry picked from commit b808be6a6a )
(cherry picked from commit 48b7dd874f )
2023-01-14 01:02:02 +01:00
Vitaly Provodin
9e74076c40
JRE-1117 J2DBench: introduced result reader for TC's charts (follow up)
...
separated printing values fo TC charts and values for comparisons
(cherry picked from commit bbdbe17e2a )
2023-01-14 01:02:02 +01:00
Vitaly Provodin
164ac8368a
JRE-1117 J2DBench: introduced result reader for TC's charts
...
(cherry picked from commit 422fa59643 )
2023-01-14 01:02:02 +01:00
Alexey Ushakov
c9f63dbbd8
JRE-60 Editor font is distorted on Kubuntu Linux 16.04 with HiDPI
...
Override FC_HINT_SLIGHT only for small font sizes
(cherry picked from commit 0e1d23c807 )
2023-01-14 01:02:02 +01:00
Alexey Ushakov
d1e8c1b3e3
JRE-471 Crash on macOS Sierra after Sleep
...
Replaced [NSScreen screens] 'objectAtIndex' with 'firstObject' to get nil instead of NSRangeException. Added nil checks
(cherry picked from commit d6b98511262055c01522d9ec8024253af7e91564)
(cherry picked from commit cef970e1ba )
2023-01-14 01:02:02 +01:00
Alexey Ushakov
fb1cbc09b1
JRE-608 J2DBench metrics: up to 20x degradation
...
Increased rendering queue buffer up to 6.4 MB
(cherry picked from commit 9ef00f00a7fb6e14835393f8d3944157c6800727)
(cherry picked from commit 2a61e9e997a880a60c5acb361849205170501b91)
(cherry picked from commit 68ca9f00ded004c970b94bd047a04b9f09237047)
(cherry picked from commit 2fe5289178 )
2023-01-14 01:02:02 +01:00
Alexey Ushakov
63f7d39f54
JRE-1028 fwport(9): JRE-1008 Do not use LCD shader on macOS 10.14+ in font rendering
...
Disable LCD text shader on macOS 10.14+ if LCD rendering is not explicitly specified
(cherry picked from commit dffea9d701 )
2023-01-14 01:02:02 +01:00
Konstantin Bulenkov
8604c70a20
update icons
...
(cherry picked from commit dfe387ff5037deda29d8d522cba6cc5370796ff4)
(cherry picked from commit de1e4a9d71 )
2023-01-14 01:02:02 +01:00
Konstantin Bulenkov
5647d199f5
add workspace.xml to gitignore
...
(cherry picked from commit bd5b9403fdca779ecc76f0b3af2918fe772f7ed1)
(cherry picked from commit 37e7661f85 )
2023-01-14 01:02:02 +01:00
Vitaly Provodin
dc97be1daa
Update README.md
2023-01-14 01:02:02 +01:00
Vitaly Provodin
06a3b2e9ac
Regression test on https://bugs.openjdk.java.net/browse/JDK-8139176
...
(cherry picked from commit 6f1c0a6)
(cherry picked from commit 63130fd461 )
add regression test on https://bugs.openjdk.java.net/browse/JDK-8139176
(cherry picked from commit 380c17456c )
(cherry picked from commit 6f1c0a6)
(cherry picked from commit 63130fd461 )
2023-01-14 01:02:01 +01:00
Vitaly Provodin
b72c479634
not for upstream: added disposing frames in order to provide the test with the chance on the second run
...
(cherry picked from commit 8170635)
(cherry picked from commit 7fc924f065 )
2023-01-14 01:02:01 +01:00
Vitaly Provodin
8f30f72ca2
JRE-9: added regression test
...
(cherry picked from commit 4ffb665)
(cherry picked from commit 00a29ad129 )
2023-01-14 01:02:01 +01:00
Sergey Malenkov
90c075c54b
JRE-100 Scroll with inertia (Mac os) should only work in the initial component
...
(cherry picked from commit e79502c708 )
2023-01-14 01:02:01 +01:00
Sergey Malenkov
41761c91f2
IDEA-161965 ignore dragged event that does not change mouse location Sierra is more sensit
...
(cherry picked from commit ef490fa465 )
2023-01-14 01:02:01 +01:00
Stanislav Dombrovsky
81c852d8f1
Fix rendering of HTML list dots + better vertical align for them.
...
(cherry picked from commit fa4a404533ba1ef638fe523adc74391aee8a3ebf)
(cherry picked from commit 9f079c66e9 )
2023-01-14 01:02:01 +01:00
Dmitry Batrak
fc04980bce
JBR-3353 Sibling popup window is shown below dialog on macOS
...
(cherry picked from commit 4c6f3e4510 )
2023-01-14 01:02:01 +01:00
Dmitry Batrak
6013cee855
JBR-3339 Window requests focus on horizontal scroll (on Linux)
...
(cherry picked from commit 8d74e8e30b )
2023-01-14 01:02:01 +01:00
Anton Tarasov
3929717c7c
JRE-166 [macOS] deadlock with JFXPanel
...
(cherry picked from commit a9dbb6990fac0c659297487a261ba9170e5fb3ad)
(cherry picked from commit 8a44e1bb37 )
2023-01-14 01:02:01 +01:00
Alexey Ushakov
6291c4785a
8265445: Introduce the new client property for mac: apple.awt.windowAppearance
...
Implemented apple.awt.windowAppearance client property
2023-01-14 01:02:01 +01:00
Anton Tarasov
7a10e24766
JBR-3306 jbr-dev warnings: incompatible pointer to integer conversion returning 'void *' from a function with result type 'jlong'
2023-01-14 01:02:01 +01:00
Dmitry Batrak
91cf0c3af5
JBR-2498 Fix unexpected window raising under Mutter WM
...
re-implement the fix, so that ChildAlwaysOnTopTest isn't failing
2023-01-14 01:02:01 +01:00
Alexey Ushakov
fee06c3b45
JBR-3327 [jbr-dev] Adjust mac window appearance according to AppleInterfaceStyle property
...
Set window appearance according to AppleInterfaceStyle default
2023-01-14 01:02:01 +01:00
Alexey Ushakov
d4847882a5
JRE-238 [736] java.awt.AWTError: access denied ("java.lang.RuntimePermission" "canInvokeInSystemThreadGroup")
...
Moved task execution on AppKit to the privileged block. Minor refactoring
(cherry picked from commit 5dbb88471115c9e4a536ae37d0e6794de9e5ac9c)
2023-01-14 01:02:01 +01:00
Alexey Ushakov
a447e463e7
JRE-359 CGraphicsEnvironment.getDefaultScreenDevice() returns null
...
Moved CG api calls to AppKit thread
(cherry picked from commit fd0210f035199e8612097a2c1d42b90cfd2111f8)
(cherry picked from commit 5e99e376d9dfe477401121878704630c3c13f9f7)
(cherry picked from commit 6d73b25130 )
2023-01-14 01:02:01 +01:00
Dmitry Batrak
b934f926cf
JBR-2973 Copy/Move dialog not in the focus on drag-n-drop to Project Tool window from external application
...
(cherry picked from commit 20fe78b650 )
2023-01-14 01:02:01 +01:00
Alexey Ushakov
df33c894d0
JRE-444 CPlatformWindow.nativeGetTopmostPlatformWindowUnderMouse is slow
...
Replaced number of CGWindowListCopyWindowInfo for each window layer with [NSWindow windowNumberAtPoint: belowWindowWithWindowNumber:]
(cherry picked from commit 2a143af4d62340acdfd9c94d876f684385febbc8)
(cherry picked from commit 6fc369e8bf )
2023-01-14 01:02:00 +01:00
Alexey Ushakov
0ece013752
JRE-482 Java_sun_font_CStrike_getNativeGlyphOutline takes too much time in scrolling
...
Replaced glyph outlines with bounding boxes for glyph boundaries calculation for most common usages. Also, skipped unnecessary OGL flushes in OGL rendering queue
(cherry picked from commit c58dc052af48887338a38beb0c721eddca3af481)
(cherry picked from commit 7f6be7cfb907bbf1c3572b911df5690fa3039fde)
(cherry picked from commit c68913d82c0ba4b4c509179123f0a4bf7971f857)
(cherry picked from commit 9cfa04c93ad416a8177d9e7ca410850bd3ff880f)
(cherry picked from commit 0e930841704e4e98ecc0c888b144245e74218799)
(cherry picked from commit 8ffc190fbdb059d5a24842115c0bc3ade8b351b9)
(cherry picked from commit 0f7c26186a )
2023-01-14 01:02:00 +01:00
Alexey Ushakov
3aa23eba6a
JBR-3316 Reimplement CThreading functionality on top of OpenJDK17 sourcebase
...
Adopted CThreading related code to OpenJDK17 source base
(cherry picked from commit 5dfb30ae68b2c54d58c98a9195709c031f823581)
(cherry picked from commit 94163bd69f64616836523e81567aa1141480d841)
2023-01-14 01:02:00 +01:00
Alexey Ushakov
58d3da07af
JBR-3304 jbr-dev warnings: 'getPhysFontName' defined but not used [-Werror=unused-function]
...
Removed unused code
2023-01-14 01:02:00 +01:00
Vitaly Provodin
559153445c
exclude javax/swing/JTabbedPane/4624207/bug4624207.java failing on windows due to 8197552
2023-01-14 01:02:00 +01:00
Alexey Ushakov
5d1a1a4d36
JRE-366 Add support for Awesome WM
...
Added detection of Awesome WM and handled similar to Sawfish WM
(cherry picked from commit 6742077ed198975949af567e8ef543f853397351)
(cherry picked from commit 2847be73c6 )
2023-01-14 01:02:00 +01:00
Alexey Ushakov
d4a7ce4885
JRE-353 Fedora 25 + XMonad rendering issues
...
Added support for Xmonad WM
(cherry picked from commit c690c3c7fdf1390e6b1a8d388ff752a09391ae3c)
(cherry picked from commit 6851dc3441 )
2023-01-14 01:02:00 +01:00
Denis Konoplev
06425a7895
8264143: Change uint8_t to unsigned char
2023-01-14 01:02:00 +01:00
Dmitry Batrak
d554a1e533
JBR-3255 Applying 'incline' transform might change character's advance
...
(cherry picked from commit b37f7cfdb1 )
2023-01-14 01:02:00 +01:00
Dmitry Batrak
7fc347f4a1
JBR-3215 'deriveFont(float)' can return a different font (not just change the size)
...
(cherry picked from commit 8eafcaab24 )
2023-01-14 01:02:00 +01:00
Dmitry Batrak
c91ea35e71
JBR-3157 Maximized window with custom decorations isn't focused on showing
...
(cherry picked from commit 62b04983f2 )
2023-01-14 01:02:00 +01:00
Dmitry Batrak
bf61be0501
make AwtListGarbageCollectionTest pass reliably
...
(cherry picked from commit 304eb7f919 )
2023-01-14 01:02:00 +01:00
Dmitry Batrak
c41ae17e4c
JBR-1752 Floating windows overlap modal dialogs
...
(cherry picked from commit 0161050077 )
2023-01-14 01:02:00 +01:00
Dmitry Batrak
566b2a2b29
JBR-3054 Focus is not returned to frame after closing of second-level popup on Windows
...
(cherry picked from commit 0c2b6e1c04 )
2023-01-14 01:02:00 +01:00
Dmitry Batrak
1076f6a8a3
JBR-2702 Tooltips display through other applications on hover
...
(cherry picked from commits 11732c2469 , 0ed7deabaa )
2023-01-14 01:02:00 +01:00
Dmitry Batrak
fdae78601b
added RobotSmokeTest
...
this test failing in jtreg launch most probably indicates either some problem with the environment (e.g. some windows left open from previously launched processes) or with java.awt.Robot implementation
(cherry picked from commit 1d525a2d2f )
2023-01-14 01:02:00 +01:00
Dmitry Batrak
d568e93402
JBR-2847 Always dispatch KEY_TYPED event to the same component as KEY_PRESSED event
...
also fixes JBR-2834, IDEA-254466, IDEA-254466
squashed with fixes for JBR-3291, JBR-3307, JBR-3598
(cherry picked from commits e94f6057a4 , ba6b9c085e , 2ccf6b65a7 , 3b0708af7d , 3674766d65 )
2023-01-14 01:01:59 +01:00
Dmitry Batrak
2b74b45e62
JBR-2712 Typeahead mechanism doesn't work on Windows
...
(cherry picked from commits 1a9838082e , f5b6222835 , acd7e3b2da , cd6dd5c3cf8556f97f3113cb7d615a92393b57bf(partially), e8bbd8ffdd90f57cd12d7d7e89188be97ee4be0b(partially), 37901295e1 , cafb374afc , 12034dcf61 )
includes fix for JBR-4974 jb/java/awt/Focus/ModalDialogFromMenuTest.java intermittently clicks at tittle bar
Pause before getting the coordinates of the component to be clicked on,
not right before the click itself.
2023-01-14 01:01:59 +01:00
Denis Konoplev
c9f4538a78
8264143: Lanai: RenderPerfTest.BgrSwBlitImage has artefacts on apple M1
...
Add stdint include to fix x64 build
2023-01-14 01:01:59 +01:00
Dmitry Batrak
b1bc361ba3
JBR-2498 Fix unexpected window raising under Mutter WM
...
(cherry picked from commit 73b45fb899 )
2023-01-14 01:01:59 +01:00
Dmitry Batrak
5b5a1e9141
JBR-2248 Support text wrapping in a <pre> tag in JEditorPane
...
port from JBR 11 to JBR 15 (cherry picked from commit ff2e915371 )
cherry picked from commit 6a30c56138
2023-01-14 01:01:59 +01:00
Dmitry Batrak
35fd2a4d8b
JBR-2234 Support CSS setting overflow-wrap:anywhere in JEditorPane
...
port from JBR 11 to JBR 15 (cherry picked from commits b6583d0a71 , 6003abc15f )
cherry picked from commit 93ad4f06dd
also includes JBR-4006 [JCK] javax.swing.text.html.CSS$Attribute.OVERFLOW_WRAP field breaks public API
(cherry picked from commit f20a3d8679 )
and JBR-4007 [JCK] javax.swing.text.GlyphView.calcBreakSpots method breaks public API
(cherry picked from commit 1002eff4f3 )
2023-01-14 01:01:59 +01:00
Dmitry Batrak
25c5e66f64
JBR-2050 Issue with keycap emojis
...
port from JBR 11 to JBR 15 (cherry picked from commit ae91e1d7f1 )
cherry picked from commit d3018a1837
2023-01-14 01:01:59 +01:00
Dmitry Batrak
7c0342848d
JBR-1714 Italic text is displayed using incorrect glyphs on Windows
...
port from JBR 11 to JBR 15 (cherry picked from commits 46e4cdfcbd , 9cc5cbc99b )
cherry picked from commit 6769b27e53
2023-01-14 01:01:59 +01:00
Dmitry Batrak
e85569f953
JBR-1689 Incorrect painting of long strings on linux
...
port from JBR 11 to JBR 15 (cherry picked from commits e12c1d6f0d , 0429e74e9d )
cherry picked from commit e43cfd198f
2023-01-14 01:01:59 +01:00
Dmitry Batrak
dfad2ca946
JBR-1248 Exception caused by broken font
...
port from JBR 11 to JBR 15 (cherry picked from commit 4efa7eab3e )
cherry picked from commit 6e1c514c6c
2023-01-14 01:01:59 +01:00
Dmitry Batrak
c2364845e2
JBR-1245 [JDK 11] There are different letter spacings in some controls
...
port from JBR 11 to JBR 15 (cherry picked from commit a26b70568a )
cherry picked from commit e2637199e9
2023-01-14 01:01:59 +01:00
Dmitry Batrak
f01907ac9f
JRE-927 Unexpected wrapping of bidirectional text in JEditorPane on HiDPI screens
...
port commit 11a5a4a2 from JBR 9
port from JBR 11 to JBR 15 (cherry picked from commit 65a5e450d5 )
cherry picked from commit 47ff31ae82
2023-01-14 01:01:59 +01:00
Dmitry Batrak
c39470ba03
JRE-774 Don't paste BOM from clipboard on Mac
...
port commit ea9b75b3 from JBR 9
port from JBR 11 to JBR 15 (cherry picked from commit c6fed2cf58 )
cherry picked from commit a5e25d1ef9
2023-01-14 01:01:59 +01:00
Dmitry Batrak
233a2572d0
JRE-847 Box drawing characters have different widths with Monospaced font on Windows
...
port commit 778cef18 from JBR 9
port from JBR 11 to JBR 15 (cherry picked from commit 9caaac4a5a )
cherry picked from commit eea293f4a4
2023-01-14 01:01:59 +01:00
Dmitry Batrak
9be57f8c37
JRE-748 Strange dots with fractional metrics turned on
...
port commit 82e7c82d from JBR 9
port from JBR 11 to JBR 15 (cherry picked from commit e9bd5f5dad )
cherry picked from commit e0475e9ba2
2023-01-14 01:01:59 +01:00
Dmitry Batrak
b974a5733d
JRE-593 Wrong italic font rendering for Source Code Pro
...
port commit 1f6bd200 from JBR 9
port from JBR 11 to JBR 15 (cherry picked from commit 32ce109355 )
cherry picked from commit 087ff34c2e
2023-01-14 01:01:59 +01:00
Dmitry Batrak
cd3c04075f
JRE-430 Font fallback sometimes doesn't work in Swing text components
...
port commit fc8003ad from JBR 9
port from JBR 11 to JBR 15 (cherry picked from commit 5b814d6b34 )
cherry picked from commits b871188f44 , 0a9f16dc90 , 9cc82c39d9
2023-01-14 01:01:58 +01:00
Alexey Ushakov
58f7b484a2
JRE-303 2017.1.1 update breaks linux fonts
...
Corrected rendering hints for Non-AA text rendering
(cherry picked from commit b923aa7a0729a10ea47d3438622d659fbead44c9)
(cherry picked from commit b6bdd04e41 )
2023-01-14 01:01:58 +01:00
Alexey Ushakov
ed390a1ee1
JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP
...
Added property to disable bundled font config:
java2d.font.loadFontConf=false
Do not load custom font.conf by default
Moved hints adjusting logic from code to bundled font.conf file
Applied correction only for regular fonts with platform sizes less than 12
Some fonts are not corrected at all: Consolas, Noto Sans Mono
Used family name instead of physical one in requests to Fontconfig
Removed redundant call to FcConfigBuildFonts
Added privileged access to the properties (JRE-235,JRE-235)
(cherry picked from commit 4d4c915047077ebd966b0e3be056566d56ba11a4)
(cherry picked from commit 9d6f325f72482405264852f3ee2636f5fedaeaf0)
(cherry picked from commit e7e3372bf8db539c0f6bc85db9f1093f8fa4c380)
(cherry picked from commit 3e724caed2f199be50d25d1ecb20b7819c86be2e)
(cherry picked from commit d372b35963c096a32331b05b257e26841ace5d94)
(cherry picked from commit 18a5f5de03eb107f89dca138a44b9aab2151235c)
(cherry picked from commit 9ba320efef0539f75aa93fd1b5dd80266c954d0a)
(cherry picked from commit b8c38f419972af61291953f7f452c1698f7a1624)
(cherry picked from commit debba0128e200be60adc9a339d5985590ef4e230)
(cherry picked from commit 2fa17b1bd7d6524e4b5fa4d0b3ce2bf02a8fcc78)
(cherry picked from commit 09b4f61db0d4f5beea0e16ce9136c99e2185c10b)
(cherry picked from commit 3b6782dd742f9c74a9535145db2f9f7ffaccf7c8)
(cherry picked from commit f1b68149528c13a22fa64468c130b1405bf3d081)
(cherry picked from commit db5cf5a2b9cb454630fb86783c2d58cd5446cba6)
(cherry picked from commit 32140948578bc3c2a0c5f8adb537660421efe5e7)
(cherry picked from commit b978e3d0b131ed642774c5a14a649e13f764c20b)
(cherry picked from commit c75c1ef8b2 )
(cherry picked from commit a29f19e6a2 )
2023-01-14 01:01:58 +01:00
Dmitry Batrak
567ae1e3e5
an option to disable native rendering for rotated text (following JRE-19)
...
port commit ccc1ded6 from JBR 9
port from JBR 11 to JBR 15 (cherry picked from commit 72fb9ff7c4 )
cherry picked from commit a5bd092449
2023-01-14 01:01:58 +01:00
Dmitry Batrak
720d6ac421
JRE-11 Support text rendering via DirectWrite API on Windows
...
port commits 7b180f8d, cccbcab4 from JBR 9
port from JBR 11 to JBR 15 (cherry picked from commit 030f15834c )
cherry picked from commit b16ee45915
2023-01-14 01:01:58 +01:00
Dmitry Batrak
f2b3bc2c9a
IDEA-150876 OpenJDK fonts for toolwindow names look worse than Oracles's
...
don't apply FreeType-returned glyph advance for rotated glyphs rendered by GDI
This seems to produce a better looking text (more evenly spaced). Fractional metrics won't be respected by this code, but we can address this later if needed.
port commits c9debd5e, ed78cd00, 4c7e1619, 7aa0429c, 7bd6c17c from JBR 9
port from JBR 11 to JBR 15 (cherry picked from commits d6b588bdab , dbc15fb84e )
cherry picked from commit 2c0d6150d0
2023-01-14 01:01:58 +01:00
Vitaly Provodin
5d639839e2
JRE-186 added regression test (Modal dialogs (Messages) shouldn't popup IDEA when another application is active)
...
(cherry picked from commit 236bd38d1b )
2023-01-14 01:01:58 +01:00
Vitaly Provodin
29001241ad
JRE-269 added regression (JLabel doesn't scale <code>text</code> HTML fragments.)
...
(cherry picked from commit 1f4ad38d23 )
2023-01-14 01:01:58 +01:00
Alexey Ushakov
a27b02e7fc
JRE-307 Wrong dpi reported on Wayland
...
(cherry picked from commit 15693661cc )
2023-01-14 01:01:58 +01:00
Vitaly Provodin
df27a0ae80
JRE-392 added regression (Tip of the day is not hidden while another modal window is shown)
...
(cherry picked from commit c7b0ac686f )
2023-01-14 01:01:58 +01:00
Vitaly Provodin
760b43e6cc
JRE-394 added regression test (System getenv doesn't return env var set in JNI code)
...
(cherry picked from commit 3a7b3c67b0 )
2023-01-14 01:01:58 +01:00
Vitaly Provodin
2cf68b98fe
JRE-401 added regression test (AppCode freezes during autocomplete and other operations)
...
(cherry picked from commit cb4453b1d1 )
2023-01-14 01:01:58 +01:00
Vitaly Provodin
9d362109ea
JRE-422 added new regression test (AWTView deliverJavaMouseEvent leaks jEvent)
...
(cherry picked from commit 37dc13c603 )
2023-01-14 01:01:58 +01:00
Vitaly Provodin
1479057705
JRE-430 added new regression test (Font fallback sometimes doesn't work in Swing text components)
...
(cherry picked from commit d04debc847 )
2023-01-14 01:01:58 +01:00
Vitaly Provodin
dae2ae8f25
JRE-457 added new regression test (OGLTR_DisableGlyphModeState is slow)
...
(cherry picked from commit 3a43f4557f )
2023-01-14 01:01:58 +01:00
Vitaly Provodin
984a1f6b23
JRE-458 added new regression test (Insufficient and inconsistent permissions on some files in Linux build)
...
(cherry picked from commit 82adbe9c25 )
2023-01-14 01:01:58 +01:00
Vitaly Provodin
da600ed184
JRE-467 added new regression test (Wrong rendering of variation sequences)
...
(cherry picked from commit 0026095202 )
2023-01-14 01:01:57 +01:00
Vitaly Provodin
37ff108430
JRE-468 added new regression test (Idea freezes on project loading)
...
(cherry picked from commit 1ce8c3ce82 )
2023-01-14 01:01:57 +01:00
Vitaly Provodin
443cf6a998
JRE-501 added new regression test (Live resize is jerky for heavy java applications on Mac)
...
(cherry picked from commit c4a1277c1b )
2023-01-14 01:01:57 +01:00
Vitaly Provodin
7f540c2729
JRE-638 added new regression test (enable unlimited cryptographic policy by default)
...
(cherry picked from commit 4a14c6f15a )
2023-01-14 01:01:57 +01:00
Vitaly Provodin
dadf52f6fb
JRE-705 added new regression test (Z-order of child windows is broken on Mac OS)
...
(cherry picked from commit 82cd480619 )
2023-01-14 01:01:57 +01:00
Vitaly Provodin
6e39a0b2fd
JRE-624 CThreading isAppKit() fails to detect main app thread if it was renamed
...
(cherry picked from commit c8f248a936 )
2023-01-14 01:01:57 +01:00
Alexey Ushakov
a010e54484
IDEA-166173 IntelliJ freezes when returning from sleep
...
Fixed deadlock by removing unnecessary getScreenResolution call
(cherry picked from commit cec93cf1fd )
2023-01-14 01:01:57 +01:00
Alexey Ushakov
0ed69f3e88
Added missing fontconfig defines
...
(cherry picked from commit 2ac273a456 )
2023-01-14 01:01:57 +01:00
Alexey Ushakov
416dd5b14d
JRE-43 Font.getFamily() does not work in headless mode
...
Removed unused code
(cherry picked from commit 5b523f049e )
2023-01-14 01:01:57 +01:00
Alexey Ushakov
d1ad4ca4d9
JRE-43 Font.getFamily() does not work in headless mode
...
Bundled Droid fonts to fallback in headless mode
(cherry picked from commit 5b523f049e )
2023-01-14 01:01:57 +01:00
Alexey Ushakov
07497b87b9
JRE-15 Greyscale text is too dark comparing with subpixel AA
...
Adjusted default value for greyscale text rendering in freetype
(cherry picked from commit f80497c4f0 )
2023-01-14 01:01:57 +01:00
Alexey Ushakov
aaf0bb3474
IDEA-155347 On Ubuntu with High DPI tooltip font is too thick when the tooltip is fading in and out
...
Handled missing FC_RGBA_NONE value
(cherry picked from commit 44fcbdabf8 )
2023-01-14 01:01:57 +01:00
Alexey Ushakov
232f9aa736
IDEA-149882 Issue with fonts in Ubuntu 12.04
...
Provided fallback to default font rendering settings if libfontconfig unable to
match font pattern
(cherry picked from commit d93a5f1598 )
2023-01-14 01:01:57 +01:00
Alexey Ushakov
03e2974303
IDEA-151619 CLion EAP fails to start with missing symbol: FT_Library_setLcdFilter
...
Skip FT_Library_setLcdFilter call if the symbol is not there
Cache negative FT_Library_setLcdFilter symbol lookup result
Used RTLD_DEFAULT handler for process symbols lookup
(cherry picked from commit e6f0055704 )
2023-01-14 01:01:57 +01:00
Alexey Ushakov
66bef1fb91
JRE-29 fontconfig lib crashes CLion on OSX
...
Disabled fontconfig usage on OSX
(cherry picked from commit 431e14429c )
2023-01-14 01:01:57 +01:00
Vitaly Provodin
9e1a227010
exclude tests spontaneously creating windows during test execution
2023-01-14 01:01:56 +01:00
Alexey Ushakov
eb8c5cc445
JRE-48 built-in jre renders fonts abnormally heavier (normal text looks bold) than the oracle jre
...
Disable FT_LOAD_TARGET_LIGHT for fonts with FC_AUTOHINT=false (this target implicitly enables FC_AUTOHINT)
Reused setupLoadRenderFlags for all rendering cases
(cherry picked from commit f3f2667a4c )
2023-01-14 01:01:56 +01:00
Alexey Ushakov
469725e7f2
Added logging for freetypeScaler via env variable OPENJDK_LOG_FFS=yes
...
and for screen resolution in freetypeScaler
(cherry picked from commit 091d74a791 )
2023-01-14 01:01:56 +01:00
Alexey Ushakov
e37c869e98
JRE-34 IDE Crashes During Startup
...
Added validation of dpi settings coming from xserver
(cherry picked from commit b1c49c3b27 )
2023-01-14 01:01:56 +01:00
Anton Tarasov
12b7114403
JBR-2031 [mac] jcef deadlocks with a11y on start
...
(cherry picked from commit 4f44b37f08 )
2023-01-14 01:01:56 +01:00
Alexey Ushakov
058088e52f
JRE-1083 [JDK11] Test com/sun/java/accessibility/util/8051626/Bug8051626.java fails on macOS on JB JDK11b
...
Wrapped SelectorPerformer invocation into privileged action
(cherry picked from commit 48e7b547ae )
2023-01-14 01:01:56 +01:00
Anton Tarasov
ceaa259964
JBR-2019 provide getWindowHandle method for jcef
...
(cherry picked from commit 7ae706b629 )
2023-01-14 01:01:56 +01:00
Anton Tarasov
85baebd9e6
Comment assertion (originally JRE-965)
...
The assert line crashes debug hotspot.
(cherry picked from commit a00074a86c )
2023-01-14 01:01:56 +01:00
Anton Tarasov
f8831571f5
JBR-1976 [jcef] need mouse-transparent window on Windows
...
(cherry picked from commit b60fac96b4 )
2023-01-14 01:01:56 +01:00
Anton Tarasov
efae560fd0
JBR-1824 export NSWindow::setIgnoresMouseEvents to java internal API
...
(cherry picked from commit 4399dc382c )
2023-01-14 01:01:56 +01:00
Anton Tarasov
6709ea2c43
JBR-1802 com/sun/java/accessibility/util/8051626/Bug8051626.java: access denied ("java.lang.RuntimePermission" "getClassLoader")
...
(cherry picked from commit eae772aca9 )
2023-01-14 01:01:56 +01:00
Anton Tarasov
52704d754b
JBR-1795 Project opened from Welcome screen goes to backgound after loading
...
(cherry picked from commit 322526458a )
2023-01-14 01:01:56 +01:00
Anton Tarasov
670285128b
JBR-1609 Jupyter Notebook eventually causes IDEA to become unresponsive on Mac OSX
...
(cherry picked from commit 8ae0be8eb6 )
2023-01-14 01:01:56 +01:00
Anton Tarasov
5d537fc141
JBR-1786 Weird white border for IDE window
...
(cherry picked from commit 4b09614a0e )
2023-01-14 01:01:56 +01:00
Vyacheslav Moklev
c947f60fa1
JBR-1552 Invalid screen bounds in full screen mode
...
Check is window is not in undecorated state
(cherry picked from commit 5547701e2c )
2023-01-14 01:01:56 +01:00
Vyacheslav Moklev
0b525118d1
JBR-1509 Client area size is wrong in Borderless mode
...
Fix client area size
(cherry picked from commit 00d32e58dc )
2023-01-14 01:01:56 +01:00
Anton Tarasov
c76efabffc
JBR-1770 [windows] frame does not open as maximized
...
(cherry picked from commit d9dfc3c6c5 )
2023-01-14 01:01:56 +01:00
Anton Tarasov
97f41318b5
JBR-1693 difficult to input Japanese text with "Fast" Key Repeat
...
(cherry picked from commit 12de3e287e )
2023-01-14 01:01:55 +01:00
Anton Tarasov
e7bb16ac45
JBR-1669 IDE-managed HiDPI mode is broken
...
(cherry picked from commit 461b0b5cd4 )
2023-01-14 01:01:55 +01:00
Anton Tarasov
110a286cfd
JBR-1650 propagate custom decoration title bar height to native
...
(cherry picked from commit f6fc65d014 )
2023-01-14 01:01:55 +01:00
Anton Tarasov
a41bcb69a7
JBR-1629 Maximized window cut at the right and bottom
...
(cherry picked from commit 9e768377db )
2023-01-14 01:01:55 +01:00
Anton Tarasov
5baa27bf48
JBR-1492 Not able to start Intellij Idea 2017.2.5 with modified vmoptions
...
(cherry picked from commit e7ca6db66b )
2023-01-14 01:01:55 +01:00
Anton Tarasov
5c002d5535
JBR-1427 pycharm jupyter preview stuck and no response when click on preview.
...
(cherry picked from commit 1746b04686 )
2023-01-14 01:01:55 +01:00
Anton Tarasov
690f191890
IDEA-210154 Borderless UI: Top frame of IDEA window is blue
...
(cherry picked from commit 2dd4163bc4 )
2023-01-14 01:01:55 +01:00
Anton Tarasov
6e4e229a6e
JBR-1351 Borderless UI: Bold frame around IDEA window appears on non-HiDPI display
...
(cherry picked from commit 06d35de069 )
2023-01-14 01:01:55 +01:00
Anton Tarasov
abf4e39e25
JBR-1313 wrong insets for non-resizable custom-decorated frame
...
(cherry picked from commit 9179718cb6 )
2023-01-14 01:01:55 +01:00
Anton Tarasov
5cf094db9d
JBR-1293 do not modify client bounds when custom-decorated frame is set undecorated
...
(cherry picked from commit cb188edaab )
2023-01-14 01:01:55 +01:00
Anton Tarasov
b78888d7ba
JBR-1278 allow native border and shadow for custom decoration mode
...
(cherry picked from commit a879ad5739 )
2023-01-14 01:01:55 +01:00
Anton Tarasov
aab869f9c4
JRE-1232 forwardport: JRE-1228 support custom frame decoration
...
(cherry picked from commit d2820524a1 )
2023-01-14 01:01:55 +01:00
Anton Tarasov
83a35aade7
JRE-1162 [jdk11] support on-the-fly DPI change on linux
...
(cherry picked from commit c06c4c69d3 )
2023-01-14 01:01:55 +01:00
Anton Tarasov
2d079aff51
JRE-1142 [jdk11] hidpi is not detected since Ubuntu 18.04
...
(cherry picked from commit be4f8c0d9d )
2023-01-14 01:01:55 +01:00
Anton Tarasov
1154a0ce4c
JRE-1111 [JDK11] java/beans/Beans/TypoInBeanDescription.java crashes at libawt_xawt.so+0x4a30d
...
(cherry picked from commit b89e6aed0b )
2023-01-14 01:01:55 +01:00
Anton Tarasov
e2aa9e627a
fix JNI_OnUnload definition
...
(cherry picked from the commit 3571e39071 )
(cherry picked from commit 1019d8f0f2 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
077e6377c6
JRE-981 IM workaround does not work anymore
...
forward port of 2d7c29b in JetBrains/jdk8u_jdk
(cherry picked from commit f3ccc53e02 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
2357856881
JRE-938 [windows] Frame.setMaximizedBounds not hidpi-aware
...
(cherry picked from commit cc97899923320e1fa17f5e44975c4a0f0ba51014)
(cherry picked from commit ccfe65be7f )
2023-01-14 01:01:54 +01:00
Anton Tarasov
1993295389
JRE-907 macOS: add ability to check for scaled display mode
...
(cherry picked from commit e496262aa1 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
bf14c71801
JRE-934 Diff viewer errors are not visible on HiDPI Linux
...
(cherry picked from commit 641a09dd52 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
f0f5c01293
[jdk9] HiDPI scale is not detected on some linux desktops
...
(cherry picked from commit 9279d80110 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
05beffdc40
JRE-681 [windows] direct drawing into frame graphics may have wrong translate
...
(cherry picked from commit 6ea1d45fd1 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
6ec63a4be5
Read org.gnome.desktop.interface/scaling-factor
...
(cherry picked from commit 277357ae73 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
f0b7b30c96
Revert "8239894: Xserver crashes when the wrong high refresh rate is used"
...
This code is needed for "Read org.gnome.desktop.interface/scaling-factor".
Keep it until "JDK-8260270 Implement the HiDPI scale factor reading" is fixed.
This reverts commit a7c2ebc7
2023-01-14 01:01:54 +01:00
Anton Tarasov
2fdd0f39ee
Do not scale base font in HiDPI mode on Linux
...
(cherry picked from commit 6fb2c36529 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
12d5ab6b52
JRE-772 swing returns incorrect FRC when AA is off
...
(cherry picked from commit a161897d908aa10da6306c06452c5d6317fed2f0)
(cherry picked from commit 2bf5a7ca5c )
2023-01-14 01:01:54 +01:00
Anton Tarasov
65c62426b7
JRE-681 [windows] direct drawing into frame graphics may have wrong translate
...
(cherry picked from commit ab6dee4c1fc453ad3cb5adb69fc243e550d184ae)
(cherry picked from commit 6ea1d45fd1 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
3f2298e9ba
JRE-665 Navigate Class/File/Symbol, Find in Path popup windows don't pick characters from input method
...
(cherry picked from commit 676f305b2b3b278e305bd4d9bde4269f27b3d676)
(cherry picked from commit 6ce31e0a32 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
3560bf90a3
JRE-616 [linux] notify when dpi correction factor is applied to fonts
...
(cherry picked from commit f57d41f3118bfd773c99ce32d58cfae16931be6a)
(cherry picked from commit 6246abc72f )
2023-01-14 01:01:54 +01:00
Anton Tarasov
ce9607bf41
JRE-612 [windows] icon in frame title is not dpi-aware
...
(cherry picked from commit dec04385177a2abb677add909d3b94f94c62a14e)
(cherry picked from commit 38466cbab0 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
3d33b05363
JRE-604 [fps] frame's client area is one pixel beneath frame's borders
...
Adopted.
(cherry picked from commit ef2870ee38 )
2023-01-14 01:01:54 +01:00
Anton Tarasov
75e243a6bd
JRE-596 [windows] popup positioning is broken with JRE-573
...
Adopted: moved to AwtWindow::Reshape
(cherry picked from commit c5cc28d85d )
2023-01-14 01:01:53 +01:00
Anton Tarasov
9a1ea22d18
JRE-577 Goland 18 displays out of memory
...
(cherry picked from commit 2daaf21e420d4af15d3b1bfeb3f896074bea1e61)
(cherry picked from commit 9ea2011948 )
2023-01-14 01:01:53 +01:00
Anton Tarasov
eff0321c98
JRE-573 [windows] window client area bounds mismatch
...
Apply only WmEraseBkgnd
(cherry picked from commit afa68f7ad6440303c6417be3f675b1c4644b6014)
(cherry picked from commit 0651b45e13 )
2023-01-14 01:01:53 +01:00
Anton Tarasov
a7446ee040
JRE-382 Three AWT-tests become hanging starting since master-875
...
(cherry picked from commit 7d492101db8fcbb3d285fd8e9669f74b0e0fce8f)
(cherry picked from commit b965f85c1b )
2023-01-14 01:01:53 +01:00
Anton Tarasov
a58576d837
JRE-373 [macos] nativeCreateNSWindow deadlocks with a11y
...
(cherry picked from commit 72c77a992bbf1b95b82ffc08cb2f4f3bc36b3657)
(cherry picked from commit aa09fa2c85 )
2023-01-14 01:01:53 +01:00
Anton Tarasov
6dc4af31b7
IDEA-172422 Popup at the wrong place on the second monitor (new hidpi)
...
Adopted: moved to AwtWindow::Reshape
(cherry picked from commit 11a0911d65 )
2023-01-14 01:01:53 +01:00
Anton Tarasov
e9fcf20574
JRE-309 [windows] on-screen position of a component is not pixel-perfect in user space in JRE-HiDPI mode
...
Adopted: moved to AwtWindow::Reshape
(cherry picked from commit 985908cf10 )
2023-01-14 01:01:53 +01:00
Anton Tarasov
1cb53efedf
JRE-269 JLabel doesn't scale <code>text</code> HTML fragments.
...
(cherry picked from commit 9ef72b6c3a477e4225f9b98e30fa9190613520e4)
(cherry picked from commit c17bc728ee )
2023-01-14 01:01:53 +01:00
Anton Tarasov
20d7963c68
JRE-225 [macos] IDEA hangs on attempt to call getDefaultScreenDevice() from EDT
...
(cherry picked from commit 76aba25)
(cherry picked from commit df11dcc97bb5556ac5d0299b773a512b4f0bb5bb)
(cherry picked from commit aeea6c1ca3 )
2023-01-14 01:01:53 +01:00
Anton Tarasov
aa74a8ca97
JRE-210 JEditorPane may return wrong preferred size as it moves b/w monitors of different scale
...
(cherry picked from commit 6c3087e6bda32ae9b095e069d8bea614502f5c03)
(cherry picked from commit adb3a4be16 )
2023-01-14 01:01:53 +01:00
Anton Tarasov
2ca3ad1196
JRE-119 [suppress updateGC() for WFileDialogPeer/WPrintDialogPeer]
...
updateGC() is called from WWindowPeer.<init> though it's not applicable to the named dialogs
as they don't have native AwtWindow peer required for the method.
(cherry picked from commit 72ed9f653177e273b811cfe70c2dba102a8636e4)
(cherry picked from commit cec49aaa38 )
2023-01-14 01:01:53 +01:00
Anton Tarasov
632f73e77d
JRE-119 [use default "sun.java2d.dpiaware=true" to be dpi-aware on Window 7]
...
This lets awt_Win32GraphicsEnv.cpp SetProcessDPIAwareProperty() call Win7 specific ::SetProcessDPIAware() API func.
(cherry picked from commit 5e7a766090810d839f4352d06fc2812499d766f8)
(cherry picked from commit 7d1d43bfa1 )
2023-01-14 01:01:53 +01:00
Anton Tarasov
fce8218084
JRE-119 [Dynamically set DPI-awareness level to enable backward compatible HiDPI behavior]
...
Adopted: rely on java.manifest
(cherry picked from commit d00cfa4dc62a14a4cf89df9d4c4899970c9fc9e8)
Adopted
(cherry picked from commit 60be76b725 )
2023-01-14 01:01:53 +01:00
Anton Tarasov
e7fe5a22a9
JRE-119 [ask if ui scale is enabled natively]
...
(cherry picked from commit 801f45875fd8699edcbda5896210cec191062261)
(cherry picked from commit 20edebdefa )
2023-01-14 01:01:53 +01:00
Anton Tarasov
c8e08d7db0
IDEA-153474 let JDK detect Xft.dpi value on non-GTK Linux DEs
...
Use the GTK method:
https://developer.gnome.org/gobject/stable/gobject-The-Base-Object-Type.html#g-object-get
to retrieve "gtk-xft-dpi" integer property of the X settings.
Add the property to JDK's GtkEngine & gtk2-interface.
Then read the property via GtkEngine from GTK LaF when "gnome.Xft/dpi" is undefined. It's assumed GTK LaF is forcedly installed.
(cherry picked from commit e05fc391ae0a3cc389e836441f882c0cf6ab3b99)
(cherry picked from commit fd615a5b45 )
2023-01-14 01:01:53 +01:00
Anton Tarasov
c82f7f0124
IDEA-148854: AppCode crashes randomly every 15 mins or so
...
(cherry picked from commit 02f9a5fbb4924ff67c8a04c15e490acfcc750003)
(cherry picked from commit b8f4b4a9ed )
2023-01-14 01:01:53 +01:00
Vitaly Provodin
042c1722c8
updated JTreg exclude list
2023-01-14 01:01:52 +01:00
Alexey Ushakov
49bea355f4
IDEA-57233, IDEA-152816, IDEA-152454 Editor font antialising/appearance problems on Linux
...
Used desktop DPI instead of hard-coded 72
Compensated increased glyph bitmap size by adjusting font size
Added LCD filter for sub-pixel rendering
Use fontconfig library to provide right rendering options for fonts
Corrected sizes passed to fontconfig library and hinting disabling policy
Added logging and versioned fontconfig lib loading
Resolved font rendering problem in lenses
fix text rendering issues (text cutoff and incorrect rendering in editor fragment components)
FcMatchFont-type pattern substitutions shouldn't be invoked before specific font is selected - it can apply unrelated rules
port commit e21cd635 from JBR 9
partially rollback JBR-363 fix, to apply corresponding change from OpenJDK 12
(cherry picked from commit 5d704a963b )
(cherry picked from commit 3d7ac30072 )
(cherry picked from commit 0456745afb )
(cherry picked from commit 3d7ac30072 )
(cherry picked from commit 4c8351fecf )
(cherry picked from commit 5faebc73d5 )
(cherry picked from commit d1ed8ab118 )
2023-01-14 01:01:52 +01:00
Vitaly Provodin
c3885d756e
JBR-3398 remove the Experimental AOT and JIT Compiler (JEP 410)
2023-01-14 01:01:52 +01:00
Alexey Ushakov
fa3b27370e
JBR-2807: JDK15: update modules.list to resolve jbr build failure
...
removed nashorn modules
2023-01-14 01:01:52 +01:00
Vitaly Provodin
f52bd75aa8
JBR-2130 remove module jdk.pack
2023-01-14 01:01:52 +01:00
Vitaly Provodin
d00d8cffab
JBR-4810 add VERSION_PATCH into version number string
2023-01-14 01:01:52 +01:00
Vitaly Provodin
3b19ffca6d
JBR-4754 make root directory with the same name as archive name
2023-01-14 01:01:52 +01:00
Nikita Provotorov
f14dc8a775
JBR-2074 Windows 10 AArch64 support: make the build scripts use custom build-jdk.
2023-01-14 01:01:52 +01:00
Nikita Provotorov
f044032ff1
JBR-2074 Windows 10 AArch64 support: build fixes.
2023-01-14 01:01:52 +01:00
Vitaly Provodin
3ace623483
JBR-4567 replace comma with point in RenderPerf scores
2023-01-14 01:01:52 +01:00
Vitaly Provodin
9e8dcc406b
JBR-4520 set file permissions after signing
2023-01-14 01:01:52 +01:00
Vitaly Provodin
ff145e58bf
JBR-4512 windows: include pdb-files into jbrsdk
2023-01-14 01:01:52 +01:00
Vitaly Provodin
02b8ca8e92
JBR-4087 add version info into the name of root directory in JBR tar.gz-distributions
2023-01-14 01:01:52 +01:00
Vitaly Provodin
5ff0241b04
JBR-4511 remove --disable options from configure mac-aarch64 builds & unify configure for x64 and aarch64
2023-01-14 01:01:52 +01:00
Maxim Kartashev
442233163d
JBR-4064 Windows: update build scripts to produce more deterministic output
...
Passed the configure script options necessary to enable reproducible builds
on Windows. With this options, the resulting jars are reproducible, but
native executables and libraries aren't.
2023-01-14 01:01:52 +01:00
Vladislav Rassokhin
9b875378de
JBR-4451 Make bash scripts safer
2023-01-14 01:01:52 +01:00
Vitaly Provodin
ba74c0cd0e
JBR-4487 enable Linux 32 builds
2023-01-14 01:01:51 +01:00
Vitaly Provodin
2a8c7153b4
JBR-4458 enable JBR17 windows 32 bit builds
2023-01-14 01:01:51 +01:00
Vitaly Provodin
1a0ff3dc24
JBR-4272 generate and save debug symbols for JBR on macos/linux
2023-01-14 01:01:51 +01:00
Vitaly Provodin
399c04e7d5
JBR-4053 integrate DCEVM patches as usual commits
2023-01-14 01:01:51 +01:00
Vitaly Provodin
61cbf70f5b
JBR-4370 create a test checking all JBR artifacts exist - add exit code
2023-01-14 01:01:51 +01:00
Nikita Provotorov
39f98c9830
JBR-2074 Windows 10 AArch64 support: add build and pack scripts.
2023-01-14 01:01:51 +01:00
Vladimir Kempik
4689abd9d3
JBR-4452: Update crash report message with JBR youtrack link
...
instead of bugreport.java.com
2023-01-14 01:01:51 +01:00
Vitaly Provodin
09e530ce93
JBR-4437 add sources to JBRSDK distributions for Windows and Linux
2023-01-14 01:01:51 +01:00
Vitaly Provodin
59702f44a8
JBR-4437 add sources to JBRSDK distributions
2023-01-14 01:01:51 +01:00
Anton Tarasov
a262c8ab2d
JBR-3906 JBR for Linux aarch64 with JCEF is missing, is there any support plan?
2023-01-14 01:01:51 +01:00
Vitaly Provodin
13e9a1c0f0
JBR-4188 add script comparing performance results
...
add exec permissions && fix misprint in checking if headers exist
move the script comparing performance results from jdk8u_test
2023-01-14 01:01:51 +01:00
Vladimir Kempik
2fa3ba6dac
JBR-4283: Provide native JBR builds for alpine Linux-aarch64
2023-01-14 01:01:51 +01:00
Vladimir Kempik
bc44244f0e
JBR-4242:Provide native JBR builds for alpine Linux
2023-01-14 01:01:51 +01:00
Maxim Kartashev
13bf3d2e8a
JBR-3917 Problem using windows certificate store (trustStoreType=Windows-ROOT not recognized)
2023-01-14 01:01:51 +01:00
Maxim Kartashev
d0894fc1e2
JBR-4145 Make builds independent from build directory
...
Supplied the --disable-absolute-path-in-output option to the configure script
when building JBR.
2023-01-14 01:01:51 +01:00
Vitaly Provodin
ec57c465a7
JBR-4154 extract version info from sources & JBR-4099 make test-image on jbrsdk_jcef step
2023-01-14 01:01:51 +01:00
Vitaly Provodin
47a92516a2
JBR-4067 fix misprint with applying obsolete exclude_jcef_module.patch
2023-01-14 01:01:51 +01:00
Vitaly Provodin
5a792f3c80
JBR-3756 remove JNF from mac-aarch64 binaries
2023-01-14 01:01:50 +01:00
Vitaly Provodin
4817822924
JBR-4082 create JBR & JBRSDK installer packages
2023-01-14 01:01:50 +01:00
Maxim Kartashev
1a7d18f8ce
JBR-4061 Specify build user for the build
2023-01-14 01:01:50 +01:00
Maxim Kartashev
0e4a4243b4
JBR-4063 macOS: update build scripts to produce more deterministic output
...
Make mkimages.sh produce more deterministic .tar.gz archives on MacOS.
NB: build notarization is not in the scope of this change.
(cherry picked from commit e1a1b6814d )
2023-01-14 01:01:50 +01:00
Maxim Kartashev
b4fe3c6b67
JBR-4033 Linux: update build scripts to produce more deterministic output
...
This commits achieves almost the same build output with the same build
input on Linux. Exceptions are:
- class files timestamps differ in jrt-fs.jar (for all output),
- class files timestamps differ in all the jmod files (for
jbrsdk...tar.gz).
NB: jbrsdk...test...tar.gz does not need to be deterministic.
This was achieved mainly by
- setting several environment variables (SOURCE_DATE_EPOCH, TZ),
- providing the necessary options to the configure script,
- setting the timestamp of all files that make up the resulting
archive to SORUCE_DATE_EPOCH and normalizing the list of said
files before archiving.
(cherry picked from commit ffded82734 )
2023-01-14 01:01:50 +01:00
Maxim Kartashev
b89ab30146
JBR-4059 Create Dockerfile for building on AArch64 Linux
2023-01-14 01:01:50 +01:00
Vitaly Provodin
1274f7030a
JBR-3905 add incremental JBR building
2023-01-14 01:01:50 +01:00
Vitaly Provodin
1316137d10
JBR-3904 fix the image directory name of macos builds
2023-01-14 01:01:50 +01:00
Vitaly Provodin
2873781321
configure BOOT_JDK to use JDK 17
2023-01-14 01:01:50 +01:00
Anton Tarasov
2bb5a9798c
JBR-3655 jbr-dev build fails to find jcef modules on Windows
2023-01-14 01:01:50 +01:00
Maxim Kartashev
21aced0b12
JBR-3645 Tool to support keeping JBR in sync with OpenJDK
2023-01-14 01:01:50 +01:00
Vitaly Provodin
6cefe8640c
JBR-3639 add jbrsdk tarballs for dcevm, jcef builds
2023-01-14 01:01:50 +01:00
Anton Tarasov
146ec86e5a
JBR-3627 include jmods in jbrsdk bundle for jbr-dev
2023-01-14 01:01:50 +01:00
Vitaly.Provodin
ae253ec740
add dockerfile for x86
...
(cherry picked from commit 8fb2341ea8 )
2023-01-14 01:01:50 +01:00
Vitaly Provodin
8b1e088d3b
JBR-1505 add jdk.jcmd module into JBR
...
(cherry picked from commit c40b9c8b9e )
2023-01-14 01:01:50 +01:00
Vitaly Provodin
a59b07764b
JBR-2957 notarize JBR and JBRSDK as APPL
...
(cherry picked from commit 0e7f9ce4ca )
2023-01-14 01:01:50 +01:00
Vitaly Provodin
c1e1c77693
JBR-667 add shenandoahgc feature
...
(cherry picked from commit e15dad04 )
2023-01-14 01:01:49 +01:00
Vitaly Provodin
06095a9722
configure BOOT_JDK to use JDK 16
2023-01-14 01:01:49 +01:00
Anton Tarasov
4b14d15b73
Add build.gradle
2023-01-14 01:01:49 +01:00
Vitaly Provodin
163428039a
JBR-3401 enable macos-aarhc64 builds
2023-01-14 01:01:49 +01:00
Vitaly Provodin
031948875b
JBR-3305 remove the option --disable-warnings-as-errors from configure
2023-01-14 01:01:49 +01:00
Vitaly Provodin
7b8e05fe9e
JBR-2922 add JCEF to jbrsdk binaries
...
& fix a misprint in get_mods_list
JBR-2922 add JCEF to jbrsdk binaries
& fix a misprint in get_mods_list
2023-01-14 01:01:49 +01:00
Vitaly Provodin
8e21ddbec0
JBR-2912 add JBR 15 builds with DCEVM
2023-01-14 01:01:49 +01:00
Vitaly Provodin
6b2dc5392d
JBR-2864 initial commit of DCEVM patches reworked for 15
2023-01-14 01:01:49 +01:00
Vitaly Provodin
2f09411a96
JBR-2812 remove --with-import-modules from configure for aarch64
2023-01-14 01:01:49 +01:00
Anton Tarasov
b082937580
JBR-2812 bundle jcef in jmod format instead of modular-sdk
...
Build test-image with non-jcef build target
2023-01-14 01:01:49 +01:00
Vitaly Provodin
e83dab6cec
JBR-2787 fix copying jcef files into jbr/jbrsdk binaries
2023-01-14 01:01:49 +01:00
Vitaly Provodin
5ed0b6d181
JBR-2758 refactor building scripts to apply patches adding required modules instead of excluding
...
Add jogl and gluegen modules to support jcef osr mode
2023-01-14 01:01:49 +01:00
Anton Tarasov
d2660ed853
JBR-2016 add jcef module and export packages to it
...
(cherry picked from commit cf997f71c6 )
2023-01-14 01:01:49 +01:00
Vitaly Provodin
4de0156463
JBR-2473 modify building scripts to add dcevm clauses, add git config to docker image
...
(cherry picked from commit 2620c62848 )
2023-01-14 01:01:49 +01:00
Vitaly Provodin
0c91666079
JBR-2395 eliminate JavaFX from JBR
2023-01-14 01:01:49 +01:00
Vitaly Provodin
66131bfec6
JBR-2409 fix prameters for configure
2023-01-14 01:01:49 +01:00
Vitaly Provodin
6d7ebb184a
JDK14: exclude dependencies on jcef in x86, fastdebug builds
2023-01-14 01:01:48 +01:00
Vitaly Provodin
a8686de932
JBR-2396 fix CONF names
2023-01-14 01:01:48 +01:00
Vitaly Provodin
9cf341107c
JBR-2394 replace --disable-debug-symbols with --with-native-debug-symbols=none
2023-01-14 01:01:48 +01:00
Vitaly Provodin
63efc581e6
add exec permitions to configure
2023-01-14 01:01:48 +01:00
Vitaly Provodin
5f04d65006
split checkout before building JBR+JFX or JBR+JCEF on two separate commands
2023-01-14 01:01:48 +01:00
Vitaly Provodin
db10045d08
change BOOT_JDK, fix target names
2023-01-14 01:01:48 +01:00
Vitaly Provodin
044a26cf31
JBR-2291 add vendor info into bundles
2023-01-14 01:01:48 +01:00
Vitaly Provodin
8c728d5a91
JBR-2324 address new layout in mac jcef 80.0.4+g74f7b0c+chromium-80.0.3987.122
2023-01-14 01:01:48 +01:00
Vitaly Provodin
348cb9d3ae
JBR-2320 add jdk.attach module into JBR
2023-01-14 01:01:48 +01:00
Vitaly Provodin
68b2a5ddcb
JBR-2217 provide JCEF-only (no JavaFX) bundle for master/202 branches
2023-01-14 01:01:48 +01:00
Vitaly Provodin
a2524f26d3
JBR-2212 add scripts for linux_x86, linux_aarch64, linux_x64_fastdebug, osx_fastdebug, windows_x86
2023-01-14 01:01:48 +01:00
Vitaly Provodin
949626b360
JBR-1643 fix intermittent fialures of Windows builds at make/Init.gmk:304
...
combine images and test-image into one make invocation
2023-01-14 01:01:48 +01:00
Vitaly Provodin
01dfd244f3
JBR-2181 create two separate JBR bundles with JFX and JFX+JCEF
2023-01-14 01:01:48 +01:00
Vitaly Provodin
8c373140fa
JBR-2148 modify signapp&build scripts to match to the new layout
2023-01-14 01:01:48 +01:00
Vitaly Provodin
f7b17125b2
JBR-2084 modify scripts to sign Contents/MacOS/libjli.dylib as a a normal file
2023-01-14 01:01:48 +01:00
Vitaly Provodin
42f425dd4f
JBR-1821 notarize JBR bundles as a standalone app
2023-01-14 01:01:48 +01:00
Vitaly Provodin
618d7ad06d
JBR-2162 move building scripts from TC to JBR repo
2023-01-14 01:01:48 +01:00
Anton Tarasov
8e06cc7f00
JBR-2016 add jcef module and export some sun.* packages to it
2023-01-14 01:01:47 +01:00
Vitaly Provodin
bb2e7a9ec0
JBR-2014 add jdk.hotspot.agent module to jbr
2023-01-14 01:01:47 +01:00
Vitaly Provodin
4b20259148
JBR-1286 add jdk.compiler into JBR
2023-01-14 01:01:47 +01:00
Vitaly Provodin
2a6ab8cc94
JBR-1199 add JBR modules list for jlink
2023-01-14 01:01:47 +01:00
Vitaly Provodin
6a099b4ca4
Update docker script to create jdk15 build env
2023-01-14 01:01:47 +01:00
Vitaly Provodin
27009a33c2
JBR-3045 add pressing ESC to close the dialog after test completion
...
(cherry picked from commit 44d8b28b0b )
2023-01-14 01:01:47 +01:00
Vitaly Provodin
916b82c7b0
JBR-3040 press the button END at the beggining in order to avoid text selection
...
(cherry picked from commit 1c2bf33db2 )
2023-01-14 01:01:47 +01:00
Vitaly.Provodin
aeab15e3f4
updated JTreg exclude list
2023-01-14 01:01:47 +01:00
Chris Plummer
f4e119d5fc
8300012: Remove unused JDI VirtualMachineImpl.removeObjectMirror(ObjectReferenceImpl object) method
...
Reviewed-by: alanb, sspitsyn
2023-01-13 23:25:25 +00:00
Artem Semenov
8cb25d3de4
8298644: JNI call of getCurrentComponent on a wrong thread
...
Reviewed-by: avu, serb, kizune
2023-01-13 19:39:56 +00:00
Justin Lu
500b45e12d
8299865: Unnecessary NullPointerException catch in java.util.TimeZone#setDefaultZone
...
Reviewed-by: lancea, iris, naoto, aturbanov
2023-01-13 18:13:50 +00:00
Eirik Bjorsnos
4ec3659845
8278349: JarSigner javadoc example uses SHA-1
...
Reviewed-by: weijun
2023-01-13 17:55:07 +00:00
Albert Mingkun Yang
d117979503
8300054: Use static_assert in basic_types_init
...
Reviewed-by: stefank, kbarrett
2023-01-13 16:49:26 +00:00
Per Minborg
ce1193a1ed
8299976: Initialize static fields in Net eagerly
...
Reviewed-by: alanb
2023-01-13 15:19:12 +00:00
Jie Fu
3ffc955783
8300099: Configuration fails to auto-detect build user through $USER in dockers
...
Reviewed-by: ihse
2023-01-13 13:53:22 +00:00
Erik Österlund
e7fa150bc1
8299032: Interface IN_NATIVE oop stores for C2
...
Reviewed-by: stefank, rcastanedalo
2023-01-13 12:48:30 +00:00
Stefan Karlsson
c250222880
8300110: Unproblemlist Fuzz.java from ProblemList-zgc.txt
...
Reviewed-by: aboldtch, tschatzl
2023-01-13 12:28:52 +00:00
Markus Grönlund
ac63f5f8dd
8297877: Risk for uninitialized memory in case of CHECK macro early return as part of field access
...
Reviewed-by: ccheung, egahlin
2023-01-13 12:11:09 +00:00
Matthias Baesken
be8e6d05db
8299957: Enhance error logging in instrument coding with additional jplis_assert_msg
...
Reviewed-by: sspitsyn
2023-01-13 07:57:38 +00:00
Tobias Hartmann
640eff64d2
8300040: TypeOopPtr::make_from_klass_common calls itself with args in wrong order
...
Co-authored-by: David Simms <dsimms@openjdk.org >
Reviewed-by: chagedorn, kvn
2023-01-13 07:16:53 +00:00
Justin King
19628e3e0c
8300068: UBSan CFLAGS/LDFLAGS not passed when building ADLC
...
Reviewed-by: ihse
2023-01-13 04:07:42 +00:00
Jesper Wilhelmsson
9887047228
Merge
2023-01-12 22:24:19 +00:00
Raffaello Giulietti
33412c102c
8299677: Formatter.format might take a long time to format an integer or floating-point
...
Reviewed-by: alanb, stsypanov, darcy
2023-01-12 19:21:09 +00:00
Mikael Vidstedt
4b92fb0c6b
8299918: Update Xcode11.3.1-MacOSX10.15 devkit at Oracle
...
Reviewed-by: erikj
Backport-of: a17b563f54
2023-01-12 18:47:08 +00:00
Justin King
7a85d95e82
8298448: UndefinedBehaviorSanitizer
...
Reviewed-by: erikj, ihse
2023-01-12 15:50:05 +00:00
Julian Waters
26890d1909
8296478: Rework 8282948 and 8282700 to use the new autoconf UTIL_ARG_WITH
...
Reviewed-by: erikj, ihse
2023-01-12 15:01:59 +00:00
Roger Riggs
6a4a874356
8299034: Runtime::exec clarification of inherited environment
...
Reviewed-by: alanb
2023-01-12 14:54:39 +00:00
Julian Waters
cf00d09c8c
8299330: Minor improvements in MSYS2 Workflow handling
...
Reviewed-by: clanger, ihse
2023-01-12 14:32:14 +00:00
Claes Redestad
48c8fb39a7
8299978: Remove MethodHandleNatives.getMembers
...
Reviewed-by: jvernee, mchung
2023-01-12 13:39:59 +00:00
Axel Boldt-Christmas
89d3f3d96b
8299125: UnifiedOopRef in JFR leakprofiler should treat thread local oops correctly
...
Reviewed-by: eosterlund, mgronlun
2023-01-12 12:38:13 +00:00
Alan Bateman
4b573343a6
8278326: Socket close is not thread safe and other cleanup
...
Reviewed-by: jpai
2023-01-12 09:38:31 +00:00
Nick Gasson
036c80844e
8298482: Implement ParallelGC NUMAStats for Linux
...
Reviewed-by: ayang, sjohanss, tschatzl
2023-01-12 09:28:46 +00:00
Matthias Baesken
0ee8cac7c7
8299672: Enhance HeapDump JFR event
...
Reviewed-by: rschmelter, clanger
2023-01-12 08:04:46 +00:00
Christoph Langer
752a37016f
8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
...
Reviewed-by: naoto
Backport-of: 3b374c0153
2023-01-12 08:02:58 +00:00
Emanuel Peter
d716ec5d30
8299179: ArrayFill with store on backedge needs to reduce length by 1
...
Reviewed-by: thartmann, kvn
2023-01-12 07:23:19 +00:00
Jorn Vernee
3918f9f523
8299090: Specify coordinate order for additional CaptureCallState parameters on class as well
...
Reviewed-by: pminborg, mcimadamore
2023-01-12 06:49:27 +00:00
Afshin Zafari
af8d3fb21a
8264684: os::get_summary_cpu_info padded with spaces
...
Reviewed-by: iklam, ccheung
2023-01-12 01:54:11 +00:00
Sergey Bylokhov
78b1686c15
8227257: javax/swing/JFileChooser/4847375/bug4847375.java fails with AssertionError
...
Reviewed-by: aivanov, tr
2023-01-12 01:52:56 +00:00
Jesper Wilhelmsson
33f3bd8fad
Merge
2023-01-11 21:50:42 +00:00
Rajan Halade
8db73f7743
8300001: ProblemList test java/security/Policy/Root/Root.java
...
Reviewed-by: mikael, dcubed
2023-01-11 21:36:08 +00:00
Matias Saavedra Silva
43847c43ad
8298065: Provide more information in message of NoSuchFieldError
...
Reviewed-by: dholmes, iklam, coleenp
2023-01-11 19:13:26 +00:00
Mikael Vidstedt
a17b563f54
8299918: Update Xcode11.3.1-MacOSX10.15 devkit at Oracle
...
Reviewed-by: erikj
2023-01-11 18:26:38 +00:00
Calvin Cheung
9c1e98dac5
8298321: 2 File Leak defect groups in 2 files
...
Reviewed-by: vlivanov, iklam, dholmes
2023-01-11 17:48:36 +00:00
Justin Lu
d663b5da10
8299498: Usage of constructors of primitive wrapper classes should be avoided in java.lang API docs
...
Reviewed-by: naoto, darcy, rriggs, mchung, lancea
2023-01-11 17:18:39 +00:00
Justin Lu
437d69a220
8299836: Make user.timezone system property searchable
...
Reviewed-by: jpai, naoto
2023-01-11 17:14:08 +00:00
Naoto Sato
c7716a0101
8299571: ZoneRulesProvider.registerProvider() can leave inconsistent state on failure
...
Reviewed-by: iris, rriggs, joehw
2023-01-11 17:01:48 +00:00
Andrey Turbanov
4cd87f1bda
8299835: (jrtfs) Unnecessary null check in JrtPath.getAttributes
...
Reviewed-by: alanb, lancea
2023-01-11 15:14:41 +00:00
Per Minborg
7d3400b1cf
8299864: ZipFileStore#supportsFileAttributeView(String) doesn't throw NPE
...
Reviewed-by: lancea
2023-01-11 15:08:52 +00:00
Tobias Hartmann
d15285f948
8299956: [BACKOUT] 8297487: G1 Remark: no need to keep alive oop constants of nmethods on stack
...
Reviewed-by: chagedorn, tschatzl
2023-01-11 12:39:50 +00:00
Maurizio Cimadamore
945ef07564
8299862: OfAddress setter should disallow heap segments
...
Reviewed-by: jvernee
2023-01-11 10:31:25 +00:00
Albert Mingkun Yang
5a9490a40e
8299853: Serial: Use more concrete type for TenuredGeneration::_the_space
...
Reviewed-by: tschatzl, stefank
2023-01-11 10:07:52 +00:00
Erik Österlund
f857f8a092
8299327: Allow super late barrier expansion of store barriers in C2
...
Reviewed-by: kvn, rcastanedalo
2023-01-11 09:33:05 +00:00
Adam Sotona
257f667afb
8296789: <TAB>-completion in jshell fails to expose synthetic bridge methods
...
Reviewed-by: jlahoda
2023-01-11 09:21:28 +00:00
Adam Sotona
030e88d638
8299829: In jshell, the output of "0".repeat(49999)+"2" ends with a '0'
...
Reviewed-by: jlahoda
2023-01-11 08:30:48 +00:00
Prasanta Sadhukhan
ef32fdb8cc
8284825: sun/java2d/DirectX/MultiPaintEventTest/MultiPaintEventTest.java failed with "RuntimeException: Processed unnecessary paint()."
...
Reviewed-by: serb
2023-01-11 08:06:57 +00:00
Jan Lahoda
636976ada8
8299849: Revert JDK-8294461: wrong effectively final determination by javac
...
Reviewed-by: vromero
2023-01-11 07:52:18 +00:00
Abhishek Kumar
0abb87a488
8299227: host exif.org not found in link in doc comment
...
Reviewed-by: prr, serb
2023-01-11 07:42:42 +00:00
Tejesh R
95b102c9b1
8299309: Test "java/awt/Dialog/ModalDialogTest/ModalDialogTest.java" fails because new frame was not displayed when "New Frame" button was clicked
...
Reviewed-by: honkar, dnguyen, psadhukhan
2023-01-11 07:35:30 +00:00
Justin King
f312c99977
8299482: Remove metaprogramming/isIntegral.hpp
...
Reviewed-by: kbarrett, tschatzl
2023-01-11 05:33:29 +00:00
Justin King
10a747c70b
8299479: Remove metaprogramming/decay.hpp
...
Reviewed-by: tschatzl, kbarrett
2023-01-11 05:31:56 +00:00
Kim Barrett
ddca2b9b46
8299701: Remove unused GCCause::_wb_conc_mark
...
Reviewed-by: eosterlund, iwalulya
2023-01-11 05:12:26 +00:00
Xiaohong Gong
de79162fdf
8299715: IR test: VectorGatherScatterTest.java fails with SVE randomly
...
Reviewed-by: psandoz, thartmann
2023-01-11 01:49:56 +00:00
Alexey Semenyuk
c595f965ab
8299278: tools/jpackage/share/AddLauncherTest.java#id1 failed AddLauncherTest.bug8230933
...
Reviewed-by: almatvee
2023-01-10 18:03:42 +00:00
Alexey Semenyuk
3c99e786ab
8298735: Some tools/jpackage/windows/* tests fails with jtreg test timeout
...
Reviewed-by: almatvee
2023-01-10 18:02:34 +00:00
Patricio Chilano Mateo
151450ea9b
8294744: AArch64: applications/kitchensink/Kitchensink.java crashed: assert(oopDesc::is_oop(obj)) failed: not an oop
...
Co-authored-by: Fei Yang <fyang@openjdk.org >
Reviewed-by: aph, fyang, dcubed
2023-01-10 17:16:26 +00:00
Calvin Cheung
5a51ef22ad
8297874: get_dump_directory() in jfrEmergencyDump.cpp should pass correct length to jio_snprintf
...
Reviewed-by: mgronlun
2023-01-10 17:09:52 +00:00
Mandy Chung
a86b6f6fde
8299183: Invokers.checkExactType passes parameters to create WMTE in opposite order
...
Reviewed-by: iris, jpai
2023-01-10 17:05:33 +00:00
Christian Hagedorn
8b0133f276
8299259: C2: Div/Mod nodes without zero check could be split through iv phi of loop resulting in SIGFPE
...
Reviewed-by: roland, kvn, thartmann
2023-01-10 14:35:46 +00:00
Albert Mingkun Yang
d68de02bef
8299845: Remove obsolete comments in DirtyCardToOopClosure::get_actual_top
...
Co-authored-by: Y. Srinivas Ramakrishna <ysr@openjdk.org >
Reviewed-by: tschatzl, sjohanss
2023-01-10 14:26:32 +00:00
Nick Gasson
21d468e575
8299733: AArch64: "unexpected literal addressing mode" assertion failure with -XX:+PrintC1Statistics
...
Co-authored-by: Ningsheng Jian <njian@openjdk.org >
Reviewed-by: chagedorn, fyang, aph
2023-01-10 13:29:55 +00:00
Volker Simonis
debe5879aa
8298381: Improve handling of session tickets for multiple SSLContexts
...
Reviewed-by: xuelei, ascarpino, serb
2023-01-10 11:49:36 +00:00
Richard Reingruber
eab1e6260d
8297487: G1 Remark: no need to keep alive oop constants of nmethods on stack
...
Reviewed-by: tschatzl, ayang, eosterlund
2023-01-10 10:32:32 +00:00
Sergey Bylokhov
c8a8388aba
8299789: Compilation of gtest causes build to fail if runtime libraries are in different dirs
...
Reviewed-by: erikj
2023-01-10 10:30:34 +00:00
Albert Mingkun Yang
5f37cbec94
8297572: Remove unused PrecisionStyle::Precise
...
Reviewed-by: tschatzl, kbarrett
2023-01-10 07:52:28 +00:00
Daniel Jeliński
f95346e870
8299261: Clean up AWT D3D exports
...
Reviewed-by: serb, aivanov
2023-01-10 07:11:24 +00:00
Hao Sun
195f31371f
8287925: AArch64: intrinsics for compareUnsigned method in Integer and Long
...
Reviewed-by: adinn, aph
2023-01-10 05:37:02 +00:00
Mikael Vidstedt
5826a077f9
8299693: Change to Xcode12.4+1.1 devkit for building on macOS at Oracle
...
Reviewed-by: erikj
Backport-of: 4b6809b94a
2023-01-10 04:39:53 +00:00
Yadong Wang
3a66737001
8299525: RISC-V: Add backend support for half float conversion intrinsics
...
Reviewed-by: fyang, fjiang
2023-01-10 02:43:14 +00:00
Jaikiran Pai
b7eb4e2ffd
8297306: Incorrect brackets in Javadoc for a constructor of IteratorSpliterator
...
Reviewed-by: alanb, iris, naoto
2023-01-10 01:53:48 +00:00
David Holmes
a63866341e
8255119: Monitor::wait takes signed integer as timeout
...
Reviewed-by: jsjolen, stuefe, coleenp, gziemski
2023-01-10 00:45:43 +00:00
Jesper Wilhelmsson
4395578b6f
Merge
2023-01-09 23:31:32 +00:00
Justin Lu
f79b3d42f0
6381945: (cal) Japanese calendar unit test system should avoid multiple static imports
...
Reviewed-by: lancea, iris, naoto
2023-01-09 22:10:36 +00:00
Justin Lu
f36f1354c6
8299501: Usage of constructors of primitive wrapper classes should be avoided in java.util API docs
...
Reviewed-by: naoto, lancea
2023-01-09 21:26:08 +00:00
Justin Lu
b8852f65a0
8299502: Usage of constructors of primitive wrapper classes should be avoided in javax.xml API docs
...
Reviewed-by: joehw, naoto, lancea
2023-01-09 21:24:40 +00:00
Archie L. Cobbs
679e485838
8043251: Bogus javac error: required: no arguments, found: no arguments
...
Reviewed-by: vromero
2023-01-09 18:38:15 +00:00
Naoto Sato
d49851a8b8
8299689: Make use of JLine for Console as "opt-in"
...
Reviewed-by: jpai, alanb
2023-01-09 18:23:42 +00:00
Justin Lu
cd10c7278d
8299500: Usage of constructors of primitive wrapper classes should be avoided in java.text API docs
...
Reviewed-by: naoto, lancea
2023-01-09 17:43:31 +00:00
Alexandre Iline
bfd5971429
8299757: Update JCov version to 3.0.14
...
Reviewed-by: erikj, serb
2023-01-09 15:39:46 +00:00
Coleen Phillimore
17a3f0e257
8299275: Add some ClassLoaderData verification code
...
Reviewed-by: iklam, fparain
2023-01-09 15:01:34 +00:00
Erik Österlund
4ba8122197
8299312: Clean up BarrierSetNMethod
...
Reviewed-by: mdoerr, fyang
2023-01-09 13:31:26 +00:00
Albert Mingkun Yang
66db0bb6a1
8299692: G1: Remove unused G1BlockOffsetTable::is_card_boundary
...
Reviewed-by: kbarrett
2023-01-09 11:39:06 +00:00
Patrick Zhang
7068457436
8298472: AArch64: Detect Ampere-1 and Ampere-1A CPUs and set default options
...
Reviewed-by: aph, ngasson
2023-01-09 11:07:05 +00:00
Johan Sjölen
500c3c1737
8298730: Refactor subsystem_file_line_contents and add docs and tests
...
Reviewed-by: sgehwolf, iklam
2023-01-09 10:18:26 +00:00
Prasanta Sadhukhan
4072412c1f
8298876: Swing applications do not get repainted coming out of sleep on Windows 10
...
Reviewed-by: angorya, prr
2023-01-09 10:14:06 +00:00
Erik Österlund
a503ec2cc7
8299608: Add Register + imm32 orq to x86_64 assembler
...
Reviewed-by: shade, sviswanathan, kvn
2023-01-09 10:01:26 +00:00
Emanuel Peter
d2827ec8f7
8299671: speed up compiler/intrinsics/string/TestStringLatin1IndexOfChar.java
...
Reviewed-by: thartmann, kvn
2023-01-09 08:34:24 +00:00
Roland Westrelin
05a0a71031
8297933: [REDO] Compiler should only use verified interface types for optimization
...
Reviewed-by: kvn, vlivanov
2023-01-09 08:26:08 +00:00
Damon Fenacci
9b1ade8e2b
8295406: C1 crash with -XX:TypeProfileArgsLimit=0 -XX:TypeProfileLevel=222
...
Reviewed-by: thartmann, kvn
2023-01-09 07:56:11 +00:00
Daniel Jeliński
8d17d1ee6f
6914801: IPv6 unavailable if stdin is a socket
...
Reviewed-by: michaelm
2023-01-09 07:39:12 +00:00
Daniel Jeliński
d03a5d9580
8299593: getprotobyname should not be used
...
Reviewed-by: cjplummer
2023-01-09 07:32:55 +00:00
Abhishek Kumar
c4449224bb
8218474: JComboBox display issue with GTKLookAndFeel
...
Reviewed-by: tr, serb
2023-01-09 04:47:33 +00:00
SWinxy
7607c07e00
8299774: SYNTH_BUTTON_UI_KEY field is unused
...
Reviewed-by: serb
2023-01-09 02:14:43 +00:00
Justin King
d53cac3794
8299481: Remove metaprogramming/removePointer.hpp
...
Reviewed-by: kbarrett, tschatzl
2023-01-08 10:45:36 +00:00
Srinivas Mandalika
834e50e9ef
8298921: Create a regression test for JDK-8139581
...
Reviewed-by: serb
2023-01-08 09:08:04 +00:00
Jaikiran Pai
e209693a37
8258776: ThreadLocal#initialValue() Javadoc is unaware of ThreadLocal#withInitial()
...
Reviewed-by: alanb
2023-01-07 02:33:52 +00:00
Justin Lu
d5b80abcbf
8299617: CurrencySymbols.properties is missing the copyright notice
...
Reviewed-by: naoto, iris, jpai
2023-01-07 02:20:12 +00:00
Justin Lu
63cf4aa0c8
8299499: Usage of constructors of primitive wrapper classes should be avoided in java.net API docs
...
Reviewed-by: naoto, jpai
2023-01-07 02:19:15 +00:00
Jesper Wilhelmsson
5393dc9a48
Merge
2023-01-07 02:05:59 +00:00
Sergey Bylokhov
7310131409
8299337: The java.awt.image.ColorModel#pData field is unused
...
Reviewed-by: prr
2023-01-06 23:09:07 +00:00
Sergey Tsypanov
d086e82b3c
8299600: Use Objects.check*() where appropriate in java.io
...
Reviewed-by: alanb, bpb
2023-01-06 21:01:21 +00:00
Sergey Bylokhov
4a95c74b76
8299425: "LCMSImageLayout.isIntPacked" flag can be deleted
...
Reviewed-by: prr
2023-01-06 20:17:10 +00:00
Ashutosh Mehra
d6d6eb4cba
8299699: Test runtime/cds/appcds/WrongClasspath.java fails after JDK-8299329
...
Reviewed-by: iklam, ccheung
2023-01-06 19:56:12 +00:00
Andrei Pangin
8c70bf3fff
8299544: Improve performance of CRC32C intrinsics (non-AVX-512) for small inputs
...
Reviewed-by: kvn, eastigeevich, sviswanathan
2023-01-06 19:00:20 +00:00
Alexandre Iline
1f141bd7a9
8299705: JCov coverage runs depend on jdk_symbols
...
Reviewed-by: erikj
2023-01-06 18:51:41 +00:00
Chris Plummer
d6e9f01584
8285416: [LOOM] Some nsk/jdi tests fail due to needing too many virtual threads
...
8282383: [LOOM] 6 nsk JDI and JDB tests sometimes failing with vthread wrapper due to running out of carrier threads
Reviewed-by: dholmes, sspitsyn, alanb, lmesnik
2023-01-06 18:49:11 +00:00
Weijun Wang
ba03f42a50
8299746: Accept unknown signatureAlgorithm in PKCS7 SignerInfo
...
Reviewed-by: kdriver, ascarpino, hchao
2023-01-06 18:46:37 +00:00
Markus KARG
3dcf700161
8299336: InputStream::DEFAULT_BUFFER_SIZE should be 16384
...
Reviewed-by: bpb
2023-01-06 17:35:17 +00:00
Maurizio Cimadamore
5eee2a07f5
8299740: CaptureCallState is missing @Preview annotation
...
Reviewed-by: alanb
2023-01-06 14:52:08 +00:00
Coleen Phillimore
1e9972922a
8299274: Add elements to resolved_references consistently
...
Reviewed-by: iklam, dholmes, rehn, fparain
2023-01-06 13:57:23 +00:00
Jie Fu
8cc1669ffd
8299721: [Vector API] assert in switch-default of LibraryCallKit::arch_supports_vector_rotate is too weak to catch bugs
...
Reviewed-by: jbhateja
2023-01-06 12:56:36 +00:00
Aleksey Shipilev
5598acc345
8294403: [REDO] make test should report only on executed tests
...
Reviewed-by: erikj, dholmes, jpai, djelinski
2023-01-06 11:28:38 +00:00
bobpengxie
88f0ea7887
8299726: [cleanup] Some code cleanup in opto/compile.hpp
...
Reviewed-by: thartmann
2023-01-06 10:48:28 +00:00
Bhavana Kilambi
136f5db03d
8299528: IR test: TestEor3AArch64.java fails on aarch64
...
Reviewed-by: thartmann, chagedorn
2023-01-06 10:04:04 +00:00
Andrey Turbanov
0234f813e6
8298447: Unnecessary Vector usage in DocPrintJob implementations
...
Reviewed-by: serb
2023-01-06 08:29:47 +00:00
Tobias Hartmann
cc4936a79e
8298720: Insufficient error handling when CodeBuffer is exhausted
...
Reviewed-by: kvn, fyang
2023-01-06 08:28:09 +00:00
Sergey Bylokhov
b5b7948d9b
8298240: Replace the usage of ImageLayoutException by the CMMException
...
Reviewed-by: prr
2023-01-06 08:04:51 +00:00
Tejesh R
99be74088e
8299306: Test "javax/swing/JFileChooser/FileSystemView/CustomFSVLinkTest.java" fails on Windows 10 x64 because there are some buttons did not display button name
...
Reviewed-by: psadhukhan, abhiscxk
2023-01-06 07:50:33 +00:00
Artem Semenov
775da84a84
8299412: JNI call of getAccessibleActionCount on a wrong thread
...
Reviewed-by: prr, serb
2023-01-06 07:09:05 +00:00
Anto J
7845b0d7b4
8296934: Write a test to verify whether Undecorated Frame can be iconified or not
...
Reviewed-by: serb
2023-01-06 00:37:26 +00:00
Pavel Rappo
284c94e20d
8298525: javadoc crashes with "UnsupportedOperationException: Not yet implemented" in SeeTaglet.inherit
...
Reviewed-by: jjg
2023-01-05 22:43:20 +00:00
Mikael Vidstedt
4b6809b94a
8299693: Change to Xcode12.4+1.1 devkit for building on macOS at Oracle
...
Reviewed-by: dholmes, erikj
2023-01-05 22:39:44 +00:00
Kim Barrett
dfdbd0fe7f
8299343: Windows: Invalid thread_native_entry declaration
...
Reviewed-by: dholmes, iklam
2023-01-05 22:02:45 +00:00
Kim Barrett
3e2314d082
8299254: Support dealing with standard assert macro
...
Reviewed-by: erikj, xuelei, dholmes, mikael
2023-01-05 19:49:01 +00:00
Naoto Sato
a49ccb959b
8299292: Missing elements in aliased String array
...
Reviewed-by: iris, joehw
2023-01-05 17:49:24 +00:00
Andrey Turbanov
b908388e81
8298449: Unnecessary Vector usage in MetaData.ProxyPersistenceDelegate
...
Reviewed-by: serb
2023-01-05 16:49:23 +00:00
Ashutosh Mehra
be64bf8cf0
8299329: Assertion failure with fastdebug build when trying to use CDS without classpath
...
Reviewed-by: iklam, ccheung
2023-01-05 16:09:28 +00:00
Maurizio Cimadamore
9c4ed16be2
8299561: VaList.empty() doesn't return a list associated with the global scope
...
Reviewed-by: jvernee
2023-01-05 09:44:16 +00:00
Roland Westrelin
872384707e
8298848: C2: clone all of (CmpP (LoadKlass (AddP down at split if
...
Reviewed-by: kvn, thartmann, chagedorn
2023-01-05 09:33:14 +00:00
Matthias Baesken
1ca31d34fc
8299657: sun/tools/jhsdb/SAGetoptTest.java fails after 8299470
...
Reviewed-by: clanger
2023-01-05 09:31:38 +00:00
Sergey Bylokhov
e7361cb746
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
...
Reviewed-by: stsypanov, aghaisas, iris
2023-01-05 08:47:21 +00:00
Matthias Baesken
c929d8be5d
8299475: Enhance SocketException by cause where it is missing in net and nio area
...
Reviewed-by: alanb
2023-01-05 08:26:38 +00:00
Matthias Baesken
2ccdefc81c
8299470: sun/jvm/hotspot/SALauncher.java handling of negative rmiport args
...
Reviewed-by: clanger, sspitsyn, kevinw
2023-01-05 07:59:41 +00:00
Abhishek Kumar
578c287a68
8081507: Open or Save button in JFileChooser has OK title in GTK LaF
...
Reviewed-by: serb, tr
2023-01-04 22:45:39 +00:00
ravi.ra.gupta
5ae6de859d
8299296: Write a test to verify the components selection sends ItemEvent
...
Reviewed-by: serb
2023-01-04 22:44:38 +00:00
Justin Lu
3b374c0153
8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
...
Reviewed-by: naoto, lancea, jpai
2023-01-04 21:59:02 +00:00
Michael Ernst
7dcc689932
8299563: Fix typos
...
Reviewed-by: lancea, aivanov, sspitsyn
2023-01-04 19:59:45 +00:00
Archie L. Cobbs
44be5edf5a
8219810: javac throws NullPointerException
...
Reviewed-by: vromero
2023-01-04 17:50:32 +00:00
Archie L. Cobbs
b9758d2201
8200610: Compiling fails with java.nio.file.ReadOnlyFileSystemException
...
Reviewed-by: vromero
2023-01-04 17:32:33 +00:00
Jesper Wilhelmsson
df1caf9081
Merge
2023-01-04 16:03:09 +00:00
Archie L. Cobbs
6a07fd0ec1
8155259: Suspicious buffer allocation in com.sun.tools.javac.file.BaseFileManager
...
8172106: javac throws exception when compiling source file of size 1.5G
Reviewed-by: vromero
2023-01-04 16:01:59 +00:00
Archie L. Cobbs
4c0f24ef71
8064931: tools/javac/scope/DupUnsharedTest.java needs to be updated to add the bug id
...
Reviewed-by: vromero
2023-01-04 16:00:22 +00:00
Yi-Fan Tsai
c6588d5bb3
8299158: Improve MD5 intrinsic on AArch64
...
Reviewed-by: luhenry, haosun, aph
2023-01-04 14:51:25 +00:00
Erik Österlund
c32a34c2e5
8299072: java_lang_ref_Reference::clear_referent should be GC agnostic
...
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org >
Reviewed-by: dholmes, shade, kbarrett
2023-01-04 14:49:44 +00:00
Coleen Phillimore
ccbcea830d
8299326: LinkResolver::resolve_field resolved_klass cannot be null
...
Reviewed-by: iklam, fparain
2023-01-04 14:42:15 +00:00
Erik Österlund
e3035bad60
8299079: Better interface nmethod oop accesses
...
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org >
Reviewed-by: kvn, dholmes
2023-01-04 14:31:07 +00:00
Daniel Jeliński
41900b57af
8189338: JMX RMI Remote Mbean server connection hangs if the server stops responding during a SSL Handshake
...
Reviewed-by: smarks
2023-01-04 13:17:29 +00:00
Aleksey Shipilev
a17f505d73
8299476: PPC64 Zero build fails after JDK-8286302
...
Reviewed-by: mdoerr
2023-01-04 10:46:34 +00:00
Ioi Lam
82deb5ca61
8298601: Refactor archiving of java.lang.Module objects
...
Reviewed-by: coleenp, ccheung
2023-01-04 04:03:43 +00:00
Kim Barrett
b743519ba9
8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false"
...
Reviewed-by: iwalulya, tschatzl
2023-01-04 03:28:31 +00:00
Prasanta Sadhukhan
77ff197746
7030853: JDK 7 Serializable Swing classes not compatible with JDK 6
...
Reviewed-by: serb, aivanov
2023-01-04 03:26:32 +00:00
Xue-Lei Andrew Fan
38cfc59172
8299378: sprintf is deprecated in Xcode 14
...
Reviewed-by: kbarrett, dholmes
2023-01-03 22:44:14 +00:00
David Holmes
8254cbb21d
8299483: ProblemList java/text/Format/NumberFormat/CurrencyFormat.java
...
Backport-of: 5b5552ff2a
2023-01-03 21:22:16 +00:00
Erik Joelsson
031829d885
8298324: Unable to run shell test with make
...
Reviewed-by: dholmes
2023-01-03 21:07:19 +00:00
Mark Powers
3eb85d19ec
8299235: broken link referencing missing id
...
Reviewed-by: mullan
2023-01-03 15:41:55 +00:00
Matthias Baesken
ea25a561c5
8299520: TestPrintXML.java output error messages in case compare fails
...
Reviewed-by: mgronlun
2023-01-03 15:26:10 +00:00
Ryan Wallace
92dfc735f2
8294526: sun/security/provider/SubjectCodeSource.java no longer referenced
...
Reviewed-by: weijun, xuelei
2023-01-03 13:52:47 +00:00
Jesper Wilhelmsson
3d0db02c76
Merge
2023-01-03 13:10:15 +00:00
Aleksei Voitylov
245f0cf4ac
8291302: ARM32: nmethod entry barriers support
...
Reviewed-by: eosterlund, rrich, mdoerr, aph
2023-01-03 12:02:39 +00:00
Per Minborg
a9ce7726a7
8299437: Make InetSocketAddressHolder shallowly immutable
...
Reviewed-by: djelinski, jpai, alanb
2023-01-03 10:00:19 +00:00
Justin King
8afd665bf9
8299395: Remove metaprogramming/removeCV.hpp
...
Reviewed-by: kbarrett, tschatzl
2023-01-03 09:13:49 +00:00
Tobias Hartmann
a6a903d4b6
8288204: GVN Crash: assert() failed: correct memory chain
...
Backport-of: 0459159537
2023-01-03 08:21:22 +00:00
David Holmes
375743336d
8295974: jni_FatalError and Xcheck:jni warnings should print the native stack when there are no Java frames
...
Reviewed-by: coleenp, rehn, sspitsyn
2023-01-03 04:22:51 +00:00
Jaikiran Pai
417d01ea63
8299441: Fix typos in some test files under core-libs component
...
Co-authored-by: Michael Ernst <mernst@openjdk.org >
Reviewed-by: lancea
2023-01-03 01:58:49 +00:00
David Holmes
5b5552ff2a
8299483: ProblemList java/text/Format/NumberFormat/CurrencyFormat.java
...
Reviewed-by: lancea
2023-01-02 23:34:20 +00:00
Albert Mingkun Yang
67086ebf80
8299030: Refactor ReservedSpace::reserve
...
Reviewed-by: dholmes, tschatzl
2023-01-02 14:59:11 +00:00
Justin King
ce6395a135
8299397: Remove metaprogramming/isFloatingPoint.hpp
...
Reviewed-by: kbarrett, iwalulya, tschatzl
2023-01-02 14:36:01 +00:00
Justin King
71a64a1b7a
8299399: Remove metaprogramming/isArray.hpp
...
Reviewed-by: kbarrett, iwalulya, tschatzl
2023-01-02 14:34:44 +00:00
Justin King
532ccdb61a
8299396: Remove metaprogramming/removeExtent.hpp
...
Reviewed-by: kbarrett, iwalulya, tschatzl
2023-01-02 14:33:44 +00:00
Justin King
9d3d03997e
8299402: Remove metaprogramming/isVolatile.hpp
...
Reviewed-by: kbarrett, iwalulya, tschatzl
2023-01-02 14:16:26 +00:00
Albert Mingkun Yang
c252a85fb0
8298652: G1: Refactor G1MarkAndPushClosure
...
Reviewed-by: iwalulya, tschatzl
2023-01-02 14:01:34 +00:00
Per Minborg
8a10eef408
8299193: (bf) Buffer.capacity should be declared final
...
Reviewed-by: rriggs, dholmes, jpai
2023-01-02 13:25:04 +00:00
Per Minborg
e09e243116
8299187: (bf) ByteOrder.name should be declared final
...
Reviewed-by: jpai
2023-01-02 13:22:19 +00:00
Jorn Vernee
0532045edb
8298590: Refactor LambdaForm constructors
...
Reviewed-by: redestad
2023-01-02 12:06:26 +00:00
Justin King
d812022890
8299398: Remove metaprogramming/isConst.hpp
...
Reviewed-by: kbarrett, iwalulya, tschatzl
2023-01-02 12:00:39 +00:00
Matthias Baesken
95d4db3a92
8299424: containers/docker/TestMemoryWithCgroupV1.java fails on SLES12 ppc64le when testing Memory and Swap Limit
...
Reviewed-by: mdoerr
2023-01-02 11:16:18 +00:00
Prasanta Sadhukhan
18ff1f5a05
6257207: JTable.getDefaultEditor throws NullPointerException
...
Reviewed-by: tr, dnguyen, aivanov, serb
2023-01-02 09:49:51 +00:00
Abhishek Kumar
2ee34f1488
4912623: GTK L&F: Folder list of the JFileChooser is allowing multiple selection unlike native
...
Reviewed-by: psadhukhan, jdv, serb
2023-01-02 06:03:12 +00:00
Matthias Baesken
c2e3d72848
8299388: java/util/regex/NegativeArraySize.java fails on Alpine and sometimes Windows
...
Reviewed-by: mdoerr, alanb
2022-12-30 07:43:32 +00:00
Daniel Jeliński
684e50690c
8299260: libawt and libfreetype should export only explicitly requested symbols
...
Reviewed-by: prr, aivanov, serb
2022-12-30 06:40:27 +00:00
Jamil Nimeh
37f8b059c1
8298592: Add java man page documentation for ChaCha20 and Poly1305 intrinsics
...
Reviewed-by: weijun
2022-12-29 22:34:53 +00:00
Matthias Baesken
6f85a9c9a8
8299387: CompressedClassPointers.java still fails on ppc with 'Narrow klass shift: 0' missing
...
Reviewed-by: mdoerr
2022-12-28 14:22:43 +00:00
Matthias Baesken
d490f15e3b
8235297: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java fails intermittent
...
Reviewed-by: xuelei
2022-12-28 08:28:02 +00:00
Alan Bateman
11fd651ab1
8298875: A module requiring "java.base" with flags ACC_SYNTHETIC should be rejected
...
Reviewed-by: jpai, mchung
2022-12-27 07:51:04 +00:00
Yi Yang
0459159537
8288204: GVN Crash: assert() failed: correct memory chain
...
Reviewed-by: kvn, thartmann
2022-12-26 02:16:06 +00:00
Jesper Wilhelmsson
19373b2ff0
Merge
2022-12-25 01:56:28 +00:00
Toshio Nakamura
26868c1ac4
8299255: Unexpected round errors in FreetypeFontScaler
...
Reviewed-by: prr, serb
2022-12-24 14:26:42 +00:00
Artem Semenov
5e861e3965
8298645: JNI works with accessibleSelection on a wrong thread
...
Reviewed-by: serb, kizune
2022-12-23 22:28:41 +00:00
Artem Semenov
fd746a2fe0
8298643: JNI call of getAccessibleRowWithIndex and getAccessibleColumnWithIndex on a wrong thread
...
Reviewed-by: serb, kizune
2022-12-23 22:07:14 +00:00
Daniel D. Daugherty
188911c925
8299241: jdk/jfr/api/consumer/streaming/TestJVMCrash.java generates unnecessary core file
...
Reviewed-by: coleenp
2022-12-23 13:51:58 +00:00
Xiaolin Zheng
da75de3184
8299172: RISC-V: [TESTBUG] Fix stack alignment logic in jvmci RISCV64TestAssembler.java
...
Reviewed-by: fyang
2022-12-23 11:54:00 +00:00
Jesper Wilhelmsson
19ce23c645
Merge
2022-12-23 11:25:10 +00:00
Xiaolin Zheng
2f4098e1dc
8299168: RISC-V: Fix MachNode size mismatch for MacroAssembler::_verify_oops*
...
Reviewed-by: fyang
2022-12-23 09:22:39 +00:00
Stuart Marks
33042a49d7
8299237: add ArraysSupport.newLength test to a test group
...
Reviewed-by: naoto
2022-12-22 21:56:04 +00:00
Jonathan Gibbons
2294f225c0
8286311: remove boilerplate from use of runTests
...
Reviewed-by: hannesw
2022-12-22 21:20:43 +00:00
Ichiroh Takiguchi
5e2de89628
8299194: CustomTzIDCheckDST.java may fail at future date
...
Reviewed-by: naoto
2022-12-22 21:07:01 +00:00
Ioi Lam
6ccee83958
8292206: TestCgroupMetrics.java fails as getMemoryUsage() is lower than expected
...
Reviewed-by: dholmes, sgehwolf
2022-12-22 20:50:20 +00:00
Andrey Turbanov
b378381a9c
8299199: Avoid redundant split calls in FontConfiguration.initReorderMap implementations
...
Reviewed-by: aivanov
2022-12-22 19:09:37 +00:00
Kim Barrett
62a033ecd7
8299191: Unnecessarily global friend functions for relocInfo
...
Reviewed-by: chagedorn, kvn
2022-12-22 17:30:09 +00:00
Bill Huang
a3693ccc61
8295087: Manual Test to Automated Test Conversion
...
Reviewed-by: ssahoo, rhalade
2022-12-22 16:50:59 +00:00
Mark Powers
a80c91d036
8299230: Use https: in links
...
Reviewed-by: jjg, mullan, xuelei
2022-12-22 15:29:53 +00:00
Chris Hegarty
9863f59e1d
8299015: Ensure that HttpResponse.BodySubscribers.ofFile writes all bytes
...
Backport-of: a7d6de71bb
2022-12-22 12:49:25 +00:00
Ajit Ghaisas
5e001d6ff3
8299207: [Testbug] Add back test/jdk/java/awt/Graphics2D/DrawPrimitivesTest.java
...
Co-authored-by: Alexey Ushakov <avu@openjdk.org >
Reviewed-by: jdv
2022-12-22 10:38:12 +00:00
Roland Westrelin
a0a09d56ba
8298176: remove OpaqueZeroTripGuardPostLoop once main-loop disappears
...
Reviewed-by: thartmann, chagedorn, kvn
2022-12-22 08:56:00 +00:00
Sergey Bylokhov
50120396b6
8298887: On the latest macOS+XCode the Robot API may report wrong colors
...
Reviewed-by: azvegint
2022-12-22 07:20:06 +00:00
Alexander Zuev
fef70d78ba
8299077: [REDO] JDK-4512626 Non-editable JTextArea provides no visual indication of keyboard focus
...
8299127: [REDO] JDK-8194048 Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8299128: [REDO] JDK-8213562 Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
2022-12-22 00:12:15 +00:00
Jesper Wilhelmsson
34cdda5b83
Merge
2022-12-21 23:50:59 +00:00
Damon Nguyen
f80faced6e
8202931: [macos] java/awt/Choice/ChoicePopupLocation/ChoicePopupLocation.java fails
...
Reviewed-by: serb, honkar
2022-12-21 20:10:52 +00:00
Volodymyr Paprotski
22007a1e38
8298893: Rename option UsePolyIntrinsics to UsePoly1305Intrinsics
...
Reviewed-by: jnimeh, chagedorn, thartmann
2022-12-21 18:43:40 +00:00
Tyler Steele
9adc349cbb
8298726: (fs) Change PollingWatchService to record last modified time as FileTime rather than milliseconds
...
Backport-of: 5f63f7a742
2022-12-21 18:17:42 +00:00
Naoto Sato
7e59a0ecb6
8298971: Move Console implementation into jdk internal package
...
Reviewed-by: jpai
2022-12-21 18:09:21 +00:00
Xin Liu
10d62fa218
8299061: Using lambda to optimize GraphKit::compute_stack_effects()
...
Reviewed-by: kbarrett, thartmann
2022-12-21 16:48:20 +00:00
Matias Saavedra Silva
65442a2e26
8269736: Optimize CDS PatchEmbeddedPointers::do_bit()
...
Reviewed-by: ccheung, iklam
2022-12-21 15:33:24 +00:00
Roland Westrelin
88bfe4d3bf
8297724: Loop strip mining prevents some empty loops from being eliminated
...
Reviewed-by: kvn, thartmann
2022-12-21 14:46:57 +00:00
Chris Hegarty
a7d6de71bb
8299015: Ensure that HttpResponse.BodySubscribers.ofFile writes all bytes
...
Co-authored-by: Daniel Jeliński <djelinski@openjdk.org >
Reviewed-by: dfuchs, djelinski, jpai
2022-12-21 12:19:06 +00:00
Nick Gasson
81933b7a92
8298642: ParallelGC -XX:+UseNUMA eden spaces allocated on wrong node
...
Reviewed-by: tschatzl, ayang
2022-12-21 11:00:48 +00:00
Christoph Langer
92fe304f08
8298588: WebSockets: HandshakeUrlEncodingTest unnecessarily depends on a response body
...
Backport-of: 909d0cb4d9
2022-12-21 10:57:24 +00:00
Naveen Narayanan
b005013a00
8296275: Write a test to verify setAccelerator method of JMenuItem
...
Reviewed-by: mvs, aivanov
2022-12-21 10:48:27 +00:00
Andrey Turbanov
85f9b37d71
8297682: Use Collections.emptyIterator where applicable
...
Reviewed-by: stsypanov, alanb, jpai
2022-12-21 08:15:11 +00:00
Matthias Baesken
f36e144923
8299025: BMPImageReader.java readColorPalette could use staggeredReadByteStream
...
Reviewed-by: clanger
2022-12-21 08:05:37 +00:00
Xue-Lei Andrew Fan
f56285c361
8299146: No copyright statement on ArtifactResolverException.java
...
Reviewed-by: erikj
2022-12-21 01:47:50 +00:00
Kim Barrett
396a9bff68
8298913: Add override qualifiers to Relocation classes
...
Reviewed-by: kvn, aboldtch
2022-12-21 01:22:11 +00:00
Jonathan Gibbons
f7be5b530d
8299156: Broken link in jdk.compiler/module-info.java
...
Reviewed-by: iris
2022-12-20 22:53:09 +00:00
Martin Doerr
3d4d9fd6e6
8298947: compiler/codecache/MHIntrinsicAllocFailureTest.java fails intermittently
...
Reviewed-by: kvn, chagedorn
2022-12-20 22:02:34 +00:00
Jonathan Gibbons
e85d00f6c3
8299147: Minor accessibility errors in the specs and man index pages
...
Reviewed-by: mchung, erikj
2022-12-20 21:33:53 +00:00
Jesper Wilhelmsson
386db07143
Merge
2022-12-20 20:20:17 +00:00
Albert Mingkun Yang
8dfb6d76e8
8298651: Serial: Remove MarkSweep::follow_klass
...
Reviewed-by: kbarrett, tschatzl
2022-12-20 19:36:52 +00:00
Daniel D. Daugherty
f4d7f43394
8299123: [BACKOUT] 4512626 Non-editable JTextArea provides no visual indication of keyboard focus
...
Reviewed-by: tschatzl
2022-12-20 16:20:50 +00:00
Coleen Phillimore
03afec16f8
8298162: Test PrintClasses hits assert when run with code that retransform classes
...
Reviewed-by: dholmes, mgronlun
2022-12-20 14:09:22 +00:00
Coleen Phillimore
03d992728e
8298061: vmTestbase/nsk/sysdict/vm/stress/btree/btree012/btree012.java failed with "fatal error: refcount has gone to zero"
...
Reviewed-by: iklam, dholmes
2022-12-20 13:21:50 +00:00
Erik Gahlin
de8153cab7
8298526: JFR: Generate missing filename for time-bound recordings
...
Reviewed-by: mgronlun
2022-12-20 13:07:25 +00:00
Albert Mingkun Yang
65fc05884b
8298968: G1: Incorrect merged remset stats
...
Reviewed-by: tschatzl, kbarrett
2022-12-20 12:43:53 +00:00
Erik Gahlin
318526b01e
8299031: JFR: Clean up jdk.management.jfr
...
Reviewed-by: mgronlun
2022-12-20 12:22:01 +00:00
Jesper Wilhelmsson
c5a4a7a679
Merge
2022-12-20 11:40:56 +00:00
Daniel Fuchs
e5edb10dc5
8299018: java/net/httpclient/HttpsTunnelAuthTest.java fails with java.io.IOException: HTTP/1.1 header parser received no bytes
...
Reviewed-by: djelinski, jpai
2022-12-20 11:06:36 +00:00
Daniel Fuchs
5df00d34fe
8298931: java/net/httpclient/CancelStreamedBodyTest.java fails with AssertionError due to Pending TCP connections: 1
...
Reviewed-by: jpai
2022-12-20 11:05:38 +00:00
Erik Gahlin
3dd2cfabdc
8298784: JFR: Test chunk integrity
...
Reviewed-by: mgronlun
2022-12-20 10:52:11 +00:00
Daniel Jeliński
36de61c460
8298865: Excessive memory allocation in CipherOutputStream AEAD decryption
...
Reviewed-by: valeriep, ascarpino
2022-12-20 10:27:33 +00:00
lawrence.andrews
dd15d306a6
8299043: test/jdk/javax/swing/AbstractButton/5049549/bug5049549.java fails with java.lang.NullPointerException
...
Reviewed-by: serb
2022-12-20 01:16:37 +00:00
Kim Barrett
ea40f29939
8298215: gc/g1/TestVerifyGCType.java failed with "Missing expected verification pattern Verifying After GC for: Pause Young (Prepare Mixed): expected true, was false"
...
Reviewed-by: iwalulya, tschatzl
2022-12-20 00:13:25 +00:00
Phil Race
05f9e7676e
8298974: Add ftcolor.c to imported freetype sources
...
Reviewed-by: serb
2022-12-19 23:32:58 +00:00
lawrence.andrews
abc1297643
8299044: test/jdk/javax/swing/JComboBox/JComboBoxBorderTest.java fails on non mac
...
Reviewed-by: serb, honkar
2022-12-19 23:26:01 +00:00
Roger Riggs
d0a7679d2e
4958969: ObjectOutputStream example leads to non-working code
...
Reviewed-by: lancea, naoto
2022-12-19 23:10:30 +00:00
Daniel D. Daugherty
f07acfc166
8298699: java/lang/reflect/IllegalArgumentsTest.java times out with slowdebug bits
...
Reviewed-by: iris
2022-12-19 23:08:56 +00:00
Alexander Zuev
3e17e3c1c1
4512626: Non-editable JTextArea provides no visual indication of keyboard focus
...
8194048: Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8213562: Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
2022-12-19 22:16:56 +00:00
Jonathan Gibbons
5d330f5285
8299045: tools/doclint/BadPackageCommentTest.java fails after JDK-8298943
...
Reviewed-by: vromero
2022-12-19 21:09:01 +00:00
Archie L. Cobbs
40cb431fee
8298943: Missing escapes for single quote marks in compiler.properties
...
Reviewed-by: jjg
2022-12-19 19:48:13 +00:00
Hannes Wallnöfer
188aaef385
8277074: Qualified exported types show up in JavaDoc
...
Reviewed-by: psandoz
2022-12-19 19:13:29 +00:00
Alan Bateman
2c69c41d48
8298894: java/lang/Thread/virtual/stress/Skynet.java timed out and threw OutOfMemoryError
...
Reviewed-by: eosterlund
2022-12-19 18:06:19 +00:00
Chris Plummer
9194e91549
8298701: Cleanup SA entries in ProblemList-zgc.txt.
...
Reviewed-by: sspitsyn, amenkov
2022-12-19 18:02:34 +00:00
Coleen Phillimore
4c927df712
8298470: Short cut java.lang.Object super class loading
...
Reviewed-by: dholmes, iklam
2022-12-19 17:13:57 +00:00
Matthias Baesken
756a06d4c2
8299022: Linux ppc64le and s390x build issues after JDK-8160404
...
Reviewed-by: mdoerr, lucy
2022-12-19 16:20:12 +00:00
Damon Fenacci
de0ce792c1
8297801: printnm crashes with invalid address due to null pointer dereference
...
Reviewed-by: thartmann, chagedorn, kvn
2022-12-19 15:44:38 +00:00
Emanuel Peter
da38d43fcc
8296412: Special case infinite loops with unmerged backedges in IdealLoopTree::check_safepts
...
Reviewed-by: chagedorn, kvn, thartmann
2022-12-19 12:21:50 +00:00
Damon Fenacci
8e49fcdde4
8295661: CompileTask::compile_id() should be passed as int
...
Reviewed-by: thartmann, dnsimon, never
2022-12-19 08:50:44 +00:00
Damon Fenacci
86d588b035
8283740: C1: Convert flag TwoOperandLIRForm to a constant on all platforms
...
Reviewed-by: thartmann, chagedorn
2022-12-19 08:48:41 +00:00
Damon Fenacci
ec95991470
8298736: Revisit usages of log10 in compiler code
...
Reviewed-by: thartmann, chagedorn, epeter
2022-12-19 08:47:04 +00:00
Damon Fenacci
16225630ec
8265688: Unused ciMethodType::ptype_at should be removed
...
Reviewed-by: thartmann, kvn
2022-12-19 08:35:00 +00:00
sunguoyun
3637660521
8298813: [C2] Converting double to float cause a loss of precision and resulting crypto.aes scores fluctuate
...
Reviewed-by: thartmann
2022-12-19 07:56:36 +00:00
Christian Hagedorn
5e678f7500
8298824: C2 crash: assert(is_Bool()) failed: invalid node class: ConI
...
Reviewed-by: roland, kvn, thartmann
2022-12-19 07:10:12 +00:00
Fei Gao
ba942c24e8
8298244: AArch64: Optimize vector implementation of AddReduction for floating point
...
Reviewed-by: aph, xgong
2022-12-19 01:11:19 +00:00
Per Minborg
7938f8c32a
8298639: Perform I/O operations in bulk for RandomAccessFile
...
Co-authored-by: Sergey Tsypanov <stsypanov@openjdk.org >
Reviewed-by: alanb, bpb
2022-12-18 20:25:42 +00:00
Daniel D. Daugherty
34105556d1
8298987: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64
...
8298989: ProblemList vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on macosx-x64
8298990: ProblemList java/lang/Thread/virtual/stress/Skynet.java subtests with ZGC
Reviewed-by: azvegint
2022-12-17 16:13:03 +00:00
Alexander Zvegintsev
d1026720d3
8298905: Test "java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java" fails because the frames of instruction does not display
...
Reviewed-by: honkar, serb
2022-12-17 13:30:24 +00:00
Alexander Zvegintsev
41cc04430a
8298970: Problem list java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java
...
Reviewed-by: serb
2022-12-17 13:28:39 +00:00
Ajit Ghaisas
3b7970cab3
8298217: Regressions 30-110% in SwingMark on MacOS, more so on aarch64
...
Reviewed-by: avu, prr, jdv
2022-12-17 06:37:18 +00:00
Daniel D. Daugherty
0ecad28daa
8298976: ProblemList java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64
...
8298977: ProblemList vmTestbase/nsk/stress/strace/strace002.java on 2 platforms
8298978: ProblemList vmTestbase/nsk/stress/strace/strace003.java on 2 platforms
Reviewed-by: kbarrett, iris
2022-12-16 21:17:04 +00:00
Damon Nguyen
c997b5bffd
8298133: JDK 20 RDP1 L10n resource files update - msgdrop 10
...
Reviewed-by: achung, naoto, joehw, cjplummer, almatvee
2022-12-16 21:15:29 +00:00
Kim Barrett
bfa921ae6c
8160404: RelocationHolder constructors have bugs
...
Reviewed-by: kvn, jrose, jvernee
2022-12-16 20:47:40 +00:00
Matthew Donovan
bf9a8ce0bb
8249826: 5 javax/net/ssl/SSLEngine tests use @ignore w/o bug-id
...
Reviewed-by: xuelei, rhalade, ssahoo
2022-12-16 17:51:57 +00:00
Naoto Sato
0eeaeb8e7b
8298808: Check script code on detecting the base locales
...
Reviewed-by: joehw
2022-12-16 17:16:20 +00:00
Eric Caspole
81e23ab340
8298809: Clean up vm/compiler/InterfaceCalls JMH
...
Reviewed-by: kvn
2022-12-16 16:30:31 +00:00
Jesper Wilhelmsson
3696711efa
Merge
2022-12-16 15:48:24 +00:00
Tobias Hartmann
9e10f00edb
8298919: Add a regression test for JDK-8298520
...
Reviewed-by: chagedorn, roland
2022-12-16 14:39:48 +00:00
Coleen Phillimore
b14794db00
8298852: Use of uninitialized memory in MetadataFactory::free_metadata
...
Backport-of: f4caaca100
2022-12-16 14:09:55 +00:00
Justin King
f4caaca100
8298852: Use of uninitialized memory in MetadataFactory::free_metadata
...
Reviewed-by: coleenp, stefank, dholmes
2022-12-16 14:00:56 +00:00
Ivan Walulya
ac2fcf3f75
8296374: Check for young region in G1BarrierSet::invalidate instead of card-by-card check
...
Reviewed-by: ayang, tschatzl
2022-12-16 12:59:44 +00:00
Michal Karm Babacek
909d0cb4d9
8298588: WebSockets: HandshakeUrlEncodingTest unnecessarily depends on a response body
...
Reviewed-by: dfuchs
2022-12-16 12:28:39 +00:00
Maurizio Cimadamore
f771c56e16
8298797: Specification of some restricted methods is incorrect
...
Reviewed-by: jvernee, pminborg
2022-12-16 10:49:22 +00:00
Markus Grönlund
0ba4734891
8287699: jdk/jfr/api/consumer/TestRecordingFileWrite.java fails with exception: java.lang.Exception: Found event that should not be there.
...
Reviewed-by: egahlin
2022-12-16 10:46:37 +00:00
Fei Yang
226e579c30
8298088: RISC-V: Make Address a discriminated union internally
...
Reviewed-by: fjiang, yadongwang, shade
2022-12-16 08:45:52 +00:00
Stefan Johansson
c47e64e4f3
8297979: ZGC: Ensure consistent MemoryUsage from MemoryMXBean.getHeapMemoryUsage()
...
Reviewed-by: stefank, ayang
2022-12-16 08:06:09 +00:00
Jaikiran Pai
fa322e40b6
8298709: Fix typos in src/java.desktop/ and various test classes of client component
...
Co-authored-by: Michael Ernst <mernst@openjdk.org >
Reviewed-by: iris, prr
2022-12-16 07:10:36 +00:00
Sergey Bylokhov
03a694afda
8298083: The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working
...
Reviewed-by: prr
Backport-of: 5540a8c5b7
2022-12-16 06:33:08 +00:00
Jaikiran Pai
e41686b405
8298710: Fix typos in test/jdk/sun/security/tools/jarsigner/
...
Co-authored-by: Michael Ernst <mernst@openjdk.org >
Reviewed-by: lancea
2022-12-16 05:16:40 +00:00
David Holmes
a3364612f7
8298081: DiagnoseSyncOnValueBasedClasses doesn't report useful information for virtual threads
...
Reviewed-by: gziemski, pchilanomate
2022-12-16 01:08:30 +00:00
Sergey Bylokhov
2bb727c4ea
8290899: java/lang/String/StringRepeat.java test requests too much heap on windows x86
...
Reviewed-by: jpai, phh
2022-12-16 00:43:56 +00:00
Daniel D. Daugherty
c7d7e7e3be
8298888: ProblemList gc/g1/TestVerifyGCType.java on linux and macosx
...
8298889: ProblemList runtime/StackGuardPages/TestStackGuardPages.java on linux
8298891: ProblemList vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded002/TestDescription.java with ZGC
8298892: ProblemList vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.java with ZGC
Reviewed-by: bpb, lmesnik
2022-12-16 00:01:08 +00:00
Brian Burkhalter
5412439445
8298187: (fs) BsdFileAttributeViews::setTimes does not support lastAccessTime on HFS+
...
Reviewed-by: alanb
2022-12-15 22:47:29 +00:00
David Holmes
3cdbd878e6
8298241: Replace C-style casts with JavaThread::cast
...
Reviewed-by: coleenp, stefank, sspitsyn
2022-12-15 21:15:34 +00:00
Coleen Phillimore
10737e168c
8298468: Clean up class_loader parameters
...
Reviewed-by: dholmes, iklam
2022-12-15 19:54:25 +00:00
Matthew Donovan
4b313b51b1
8297798: Timeout with DTLSOverDatagram test template
...
Reviewed-by: jnimeh, rhalade
2022-12-15 19:48:35 +00:00
Julian Waters
ae8988e834
8297912: HotSpot Style Guide should permit alignas (Second Proposal Attempt)
...
Reviewed-by: kbarrett, stuefe, kvn
2022-12-15 19:38:39 +00:00
Naoto Sato
0ef353925e
8298416: Console should be declared sealed
...
Reviewed-by: jpai, alanb
2022-12-15 19:20:12 +00:00
Brian Burkhalter
831b35fad3
7093322: (fs spec) Files.newBufferedWriter should be clear when coding errors are detected
...
Reviewed-by: alanb
2022-12-15 17:27:39 +00:00
Brian Burkhalter
ca39eb9066
7093322: (fs spec) Files.newBufferedWriter should be clear when coding errors are detected
...
Reviewed-by: alanb
2022-12-15 17:27:08 +00:00
Alexander Zvegintsev
0288210f25
8298859: ProblemList java/awt/Mouse/EnterExitEvents/DragWindowTest.java on macosx-all
...
Reviewed-by: jdv
2022-12-15 16:43:06 +00:00
Per Minborg
2c42499266
8298050: Add links to graph output for javadoc
...
Reviewed-by: darcy
2022-12-15 15:46:05 +00:00
Stefan Karlsson
48f6127325
8298376: ZGC: thaws stackChunk with stale oops
...
Backport-of: ed8a2120ca
2022-12-15 11:44:21 +00:00
Jan Lahoda
22a6b59102
8298727: Trees.getPath may crash for unnamed package
...
Reviewed-by: vromero
2022-12-15 11:33:56 +00:00
Stefan Karlsson
323e574a50
8298371: monitors_on_stack extracts unprocessed oops
...
Backport-of: b754aa5e3f
2022-12-15 11:28:06 +00:00
Erik Österlund
b17c52422c
8298059: Linked stack watermarks don't support nesting
...
Reviewed-by: stefank, sspitsyn, rehn, pchilanomate
2022-12-15 09:26:13 +00:00
Matthias Baesken
98fa48c330
8298093: improve cleanup and error handling of awt_parseColorModel in awt_parseImage.c
...
Reviewed-by: lucy, clanger
2022-12-15 08:11:09 +00:00
Alan Bateman
5f63f7a742
8298726: (fs) Change PollingWatchService to record last modified time as FileTime rather than milliseconds
...
Reviewed-by: bpb, jpai
2022-12-15 07:14:02 +00:00
Daniel Jeliński
3ae718725a
8298498: sun/net/www/http/KeepAliveCache/B8291637.java fails with "Server exception terminating: java.net.SocketException: Socket closed"
...
Reviewed-by: dfuchs, jpai
2022-12-15 06:55:25 +00:00
Daniel Jeliński
b9074fa1ed
8298249: Excessive memory allocation in CipherInputStream AEAD decryption
...
Reviewed-by: ascarpino, valeriep
2022-12-15 06:54:33 +00:00
Jesper Wilhelmsson
10bc86cc26
Merge
2022-12-15 06:36:55 +00:00
Matias Saavedra Silva
d1085d1be7
8281946: VM.native_memory should report size of shareable memory
...
Reviewed-by: stuefe, iklam
2022-12-15 05:03:57 +00:00
Coleen Phillimore
3ef382416f
8298794: Remove JVM_ACC_PROMOTED_FLAGS breaks minimal build
...
Reviewed-by: ayang, dcubed
2022-12-14 23:08:32 +00:00
Alisen Chung
0ed6d0b456
8297296: java/awt/Mouse/EnterExitEvents/DragWindowTest.java fails with "No MouseReleased event on label!"
...
Reviewed-by: psadhukhan, dnguyen
2022-12-14 22:10:01 +00:00
Kim Barrett
80cadd4010
8298785: gc/TestFullGCCount.java fails with "invalid boolean value: null' for expression vm.opt.ExplicitGCInvokesConcurrent'"
...
Reviewed-by: dcubed
2022-12-14 21:57:55 +00:00
Jesper Wilhelmsson
a130c8a668
Merge
2022-12-14 21:47:29 +00:00
Per Minborg
ebc471040e
8298277: Replace "session" with "scope" for FFM access
...
Reviewed-by: mcimadamore
2022-12-14 21:40:29 +00:00
Chris Plummer
ccb94acc44
8287812: Cleanup JDWP agent GetEnv initialization
...
Reviewed-by: alanb, sspitsyn
2022-12-14 19:37:20 +00:00
Thomas Schatzl
8ff2928a04
8297639: Remove preventive GCs in G1
...
Reviewed-by: ayang, iwalulya
2022-12-14 17:55:15 +00:00
Chris Plummer
7241e358bf
8298692: Fix typos in test/jdk/com/sun/jdi files
...
Reviewed-by: amenkov, sspitsyn
2022-12-14 17:53:11 +00:00
Emanuel Peter
736fcd49f7
8296318: use-def assert: special case undetected loops nested in infinite loops
...
Reviewed-by: chagedorn, kvn
2022-12-14 17:25:49 +00:00
Alexander Zvegintsev
c05dbac3cb
8193547: Regression automated test '/open/test/jdk/java/awt/Toolkit/DesktopProperties/rfe4758438.java' fails
...
Reviewed-by: serb
2022-12-14 16:51:41 +00:00
Daniel Fuchs
0dce5b811d
8296610: java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java failed with "BindException: Address already in use: connect"
...
Reviewed-by: michaelm
2022-12-14 16:39:32 +00:00
Stefan Karlsson
ed8a2120ca
8298376: ZGC: thaws stackChunk with stale oops
...
Reviewed-by: eosterlund, pchilanomate
2022-12-14 14:34:24 +00:00
Axel Boldt-Christmas
581f9f2306
8297235: ZGC: assert(regs[i] != regs[j]) failed: Multiple uses of register: rax
...
Reviewed-by: thartmann, rcastanedalo
Backport-of: 042b7062f1
2022-12-14 14:10:24 +00:00
Erik Gahlin
0eeaf6b219
8298649: JFR: RemoteRecordingStream support for checkpoint event sizes beyond u4
...
Reviewed-by: mgronlun
2022-12-14 13:40:15 +00:00
Kim Barrett
279170147a
8298296: gc/TestFullGCCount.java fails with "System.gc collections miscounted."
...
Reviewed-by: tschatzl, ayang
2022-12-14 13:36:36 +00:00
Andrew Haley
0bbc4181cd
8294902: Undefined Behavior in C2 regalloc with null references
...
Reviewed-by: kvn, vlivanov
2022-12-14 13:32:21 +00:00
Coleen Phillimore
2e801e16ec
8298475: Remove JVM_ACC_PROMOTED_FLAGS
...
Reviewed-by: sspitsyn, dcubed, dholmes
2022-12-14 12:47:08 +00:00
Albert Mingkun Yang
9ee5037055
8298636: Fix return value in WB_CountAliveClasses and WB_GetSymbolRefcount
...
Reviewed-by: dholmes
2022-12-14 12:46:15 +00:00
Albert Mingkun Yang
ceca4fc9ec
8298264: Merge OffsetTableContigSpace into TenuredSpace
...
Reviewed-by: stefank, tschatzl
2022-12-14 12:45:17 +00:00
Matthijs Bijman
d32d6c028d
8297791: update _max_classes in node type system
...
Reviewed-by: thartmann
2022-12-14 11:30:34 +00:00
Stefan Karlsson
b754aa5e3f
8298371: monitors_on_stack extracts unprocessed oops
...
Reviewed-by: pchilanomate, rehn
2022-12-14 11:04:49 +00:00
Alex Menkov
220781fa56
8298513: vmTestbase/nsk/jdi/EventSet/suspendPolicy/suspendpolicy009/TestDescription.java fails with usage tracker
...
Reviewed-by: cjplummer, sspitsyn, lmesnik
2022-12-13 19:50:09 +00:00
Alex Menkov
a120764cc4
8298514: vmTestbase/nsk/jdi/EventRequestManager/threadDeathRequests/thrdeathreq002/TestDescription.java fails with usage tracker
...
Reviewed-by: cjplummer, sspitsyn
2022-12-13 19:49:16 +00:00
Ioi Lam
68022770de
8298524: Debug function to trace reachability of CDS archived heap objects
...
Reviewed-by: ccheung
2022-12-13 19:35:30 +00:00
Jesper Wilhelmsson
23e18275ac
Merge
2022-12-13 16:42:35 +00:00
Axel Boldt-Christmas
042b7062f1
8297235: ZGC: assert(regs[i] != regs[j]) failed: Multiple uses of register: rax
...
Reviewed-by: eosterlund, ayang, rcastanedalo
2022-12-13 15:43:16 +00:00
Albert Mingkun Yang
4081bba869
8297960: G1: Move Root Region Scan Waiting outside collection in logs
...
Reviewed-by: iwalulya, tschatzl
2022-12-13 14:29:46 +00:00
Albert Mingkun Yang
216775ff22
8298144: Remove Space::new_dcto_cl
...
Reviewed-by: stefank, tschatzl
2022-12-13 14:28:40 +00:00
Albert Mingkun Yang
c612f93e5a
8298576: Serial: Move some MarkSweep method definitions to cpp
...
Reviewed-by: stefank, tschatzl
2022-12-13 13:37:33 +00:00
Yude Lin
dbcfe7bc33
8298521: Rename members in G1MonitoringSupport
...
Reviewed-by: ayang, tschatzl
2022-12-13 10:26:05 +00:00
Prasanta Sadhukhan
3b1142a280
8298618: Typo in JPEGImageReader and JPEGImageWriter
...
Reviewed-by: iris, jdv, abhiscxk
2022-12-13 10:21:57 +00:00
Fei Yang
173778e2fe
8298568: Fastdebug build fails after JDK-8296389
...
Reviewed-by: rkennke, kvn, haosun
2022-12-13 00:57:02 +00:00
David Holmes
829cbc2cb1
8292674: ReportJNIFatalError should print all java frames
...
Reviewed-by: pchilanomate
2022-12-13 00:04:38 +00:00
David Holmes
be69930d9d
8288287: Remove expired flags in JDK 21
...
Reviewed-by: kvn, rehn
2022-12-12 22:20:16 +00:00
Per Minborg
c3bc4fcb3d
8297505: Declare fields in some sun.security.pkcs11 classes as final
...
Reviewed-by: valeriep
2022-12-12 21:51:59 +00:00
Brent Christian
c7aca73177
8295857: Clarify that cleanup code can be skipped when the JVM terminates (e.g. when calling halt())
...
Reviewed-by: lancea, bpb, naoto, dholmes, smarks
2022-12-12 19:36:55 +00:00
Chris Plummer
781a2e0b2d
8298343: "Could not confirm if TargetJDK is hardened." warning for SA tests on macosx-aarch64-debug
...
Reviewed-by: amenkov, kevinw
2022-12-12 18:29:58 +00:00
Per Minborg
9ff85f6577
8298589: java/net/SctpSanity.java fail with NoClassDefFoundError: sun/nio/ch/sctp/UnsupportedUtil
...
Reviewed-by: alanb
2022-12-12 17:22:17 +00:00
Per Minborg
81f57d568f
8298567: Make field in RandomAccessFile final
...
Reviewed-by: rriggs, chegar
2022-12-12 17:06:34 +00:00
Per Minborg
56c438bfc2
8297822: De-duplicate code in module jdk.sctp
...
Reviewed-by: dfuchs, rriggs
2022-12-12 13:33:24 +00:00
Emanuel Peter
fabda24696
8296389: C2: PhaseCFG::convert_NeverBranch_to_Goto must handle both orders of successors
...
Reviewed-by: thartmann, chagedorn
2022-12-12 12:11:02 +00:00
Albert Mingkun Yang
6c23b4fd0d
8298480: Remove unused KlassRemSet
...
Reviewed-by: stefank
2022-12-12 11:18:33 +00:00
Albert Mingkun Yang
8e5c3319d0
8298471: Parallel: Don't keep alive nmethods in Young GC
...
Reviewed-by: stefank, iwalulya
2022-12-12 11:17:22 +00:00
Andrey Turbanov
d646e32b7a
8298090: Use String.join() instead of manual loop in DescriptorSupport.toString
...
Reviewed-by: stsypanov, sspitsyn, lmesnik
2022-12-12 07:36:34 +00:00
Ioi Lam
a37de62d9d
8298126: Print statistics for objects in CDS archive heap
...
Reviewed-by: ccheung
2022-12-11 02:58:59 +00:00
Sangheon Kim
8ea2a6777b
8292265: Add old gen used field at G1HeapSummary JFR event
...
Reviewed-by: tschatzl, ayang
2022-12-09 23:31:17 +00:00
Xue-Lei Andrew Fan
478ef389dc
8296812: sprintf is deprecated in Xcode 14
...
Reviewed-by: stuefe, prr, kbarrett, lucy
2022-12-09 22:37:20 +00:00
Jesper Wilhelmsson
715bf70459
Merge
2022-12-09 22:00:12 +00:00
Artem Semenov
9749a43641
8298457: Instructions in a11y manual tests need to be updated
...
Reviewed-by: kizune, serb
2022-12-09 20:05:19 +00:00
Joe Darcy
7dbdd83da0
8298190: Update --release 20 symbol information for JDK 20 build 27
...
Reviewed-by: iris
2022-12-09 19:54:46 +00:00
Chris Plummer
99a6c47855
8298073: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java causes test task timeout on macosx
...
8241293: CompressedClassSpaceSizeInJmapHeap.java time out after 8 minutes
Reviewed-by: ayang, sspitsyn
2022-12-09 18:42:35 +00:00
Thomas Stuefe
f729f5b6d0
8298298: NMT: count deltas are printed with 32-bit signed size
...
Reviewed-by: shade, dholmes
2022-12-09 17:46:28 +00:00
Xin Liu
9346535415
8298320: Typo in the comment block of catch_inline_exception
...
Reviewed-by: thartmann
2022-12-09 16:49:47 +00:00
Roman Kennke
b30b464d05
8297036: Generalize C2 stub mechanism
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org >
Co-authored-by: Xiaolin Zheng <xlinzheng@openjdk.org >
Reviewed-by: eosterlund, kvn, fyang
2022-12-09 14:52:27 +00:00
Albert Mingkun Yang
05b0a018c7
8298281: Serial: Refactor MarkAndPushClosure
...
Reviewed-by: stefank, sjohanss
2022-12-09 13:26:12 +00:00
Sergey Tsypanov
e3c6cf8eaf
8298380: Clean up redundant array length checks in JDK code base
...
Reviewed-by: dholmes, amenkov, serb, vtewari
2022-12-09 12:50:55 +00:00
Gui Cao
33d955ad6e
8298345: Fix another two C2 IR matching tests for RISC-V
...
Reviewed-by: fyang, dzhang, fjiang
2022-12-09 12:43:47 +00:00
Per Minborg
cb766c5535
8297778: Modernize and improve module jdk.sctp
...
Reviewed-by: dfuchs, stsypanov
2022-12-09 09:46:50 +00:00
Emanuel Peter
11aece21f4
8257197: Add additional verification code to PhaseCCP
...
Reviewed-by: chagedorn, kvn, thartmann
2022-12-09 07:11:57 +00:00
Joe Darcy
7f9c6ce331
8297679: InvocationTargetException field named target is not declared final
...
Reviewed-by: alanb
2022-12-09 00:29:08 +00:00
Sergey Bylokhov
5540a8c5b7
8298083: The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working
...
Reviewed-by: psadhukhan
2022-12-08 23:28:48 +00:00
Y. Srinivas Ramakrishna
c16eb89ce0
8298138: Shenandoah: HdrSeq asserts "sub-bucket index (512) overflow for value ( 1.00)"
...
Reviewed-by: rkennke, shade
2022-12-08 21:54:16 +00:00
Quan Anh Mai
3dfadeebd0
8292289: [vectorapi] Improve the implementation of VectorTestNode
...
Reviewed-by: xgong, kvn
2022-12-08 20:25:20 +00:00
Alan Bateman
d35e840024
8297295: Remove ThreadGroup.allowThreadSuspension
...
Reviewed-by: jpai, smarks, chegar, darcy
2022-12-08 18:17:58 +00:00
Joe Darcy
175e3d3ff3
8296149: Start of release updates for JDK 21
...
8296150: Add SourceVersion.RELEASE_21
8296151: Add source 21 and target 21 to javac
Reviewed-by: dholmes, iris, erikj, vromero, jlahoda
2022-12-08 16:04:00 +00:00