Anton Tarasov
1b11a421ce
[a11y] Separate base from JavaComponentAccessibility which doesn't depend on legacy a11y
...
- Create JavaElementAccessibility from the base
- Create JavaListAccessibility and inherit from JavaElementAccessibility
- Adopt NSAccessibilityList protocol (from new a11y), based on investigations by Artem Semenov
2020-04-03 18:53:41 +03:00
Vitaly Provodin
d1b5e75f13
updated JTreg exclude list
2020-03-16 15:22:22 +07:00
Ivan Gerasimov
b9d3ad70d7
JBR-2214 backport fix for CLion crashes on attempt to load Swift project
...
8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups
2020-03-16 11:28:39 +07:00
Vitaly Provodin
cb653e6a5d
JBR-2212 add windows_x86 scripts
2020-03-13 15:44:47 +07:00
Vitaly Provodin
1c6c53eb2c
JBR-1643 remove extra bash invocations
2020-03-12 21:36:17 +07:00
Vitaly Provodin
6d8d933e97
JBR-2181 fix windows test bundle
2020-03-12 16:04:04 +07:00
Vitaly Provodin
0dc2c5ca69
JBR-1643 set JOBS according to configure recommendations and add LOG info
2020-03-12 09:26:18 +07:00
Vitaly Provodin
586e2845dd
reduce JOBS for make on Windows to 1
2020-03-11 16:53:48 +07:00
Vitaly Provodin
fdca477148
reduce JOBS for make on Windows to 4
2020-03-11 15:44:58 +07:00
Vitaly Provodin
49895b3e2f
JBR-2209 backport fix for java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java
...
8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail
2020-03-11 15:43:37 +07:00
Vitaly Provodin
5301d56ae2
JBR-2208 backport the fix for the test from OpenJDK 15
...
8235153: [TESTBUG] [macos 10.15] java/awt/Graphics/DrawImageBG/SystemBgColorTest.java fails
2020-03-11 15:09:02 +07:00
Vitaly Provodin
1eff1948a5
JBR-2181: create two separate JBR bundles with JFX and JFX+JCEF
2020-03-11 14:27:56 +07:00
Egor Ushakov
547aa5d178
8239055: Wrong implementation of VMState.hasListener
...
Correct the VMState.hasListener implementation to return WeakReference<VMListener> type
Reviewed-by: sspitsyn, poonam
2020-03-04 11:26:59 +03:00
Vitaly Provodin
0babe0f639
updated JTreg exclude list
2020-03-03 09:23:17 +07:00
Artem Bochkarev
8b027c4fbf
JBR-2143: enable X11_DISABLE_OVERRIDE_FLAG by default only in KDE-desktop env
...
fixed "XFCE: No context menu or main menu popups from Full screen mode"
2020-03-02 13:39:00 +03:00
Mikhail Grishchenko
b46e74fe6f
JBR-1414 [Test] downscale frames to run on low-dpi screens
2020-02-27 13:41:13 +03:00
Anton Tarasov
a855f3b835
JBR-2169 AWTThreading: remove tracked invocation event from completion listener
2020-02-25 10:20:24 +03:00
Anton Tarasov
10d38be7e7
[followup] JBR-2148 JCEF: JBR bundle has invalid app structure
...
Rename to ALT_CEF_BROWSER_SUBPROCESS in test.
2020-02-22 20:04:46 +03:00
Vitaly Provodin
08d1926f8b
updated JTreg exclude list
2020-02-22 07:52:28 +07:00
Sergey Malenkov
bbdc159762
FractionalMetricsSupport
2020-02-21 19:00:52 +03:00
Anton Tarasov
bba297b4a4
JBR-2159 Native crash in thread AWT-EventQueue-0 when trying to push commit
2020-02-21 10:16:19 +03:00
Vitaly Provodin
671af4a48c
JBR-2148: sign Frameworks & Helpers
2020-02-21 11:18:43 +07:00
Vitaly Provodin
27e287978d
JBR-2148: modify signapp&build scripts to match to the new layout
2020-02-20 20:30:39 +07:00
Vitaly Provodin
7d79c451ab
JBR-2162 move building scripts from TC to JBR repo
...
JBR-2150 add LW JBR executables
2020-02-20 20:27:53 +07:00
Anton Tarasov
f45f84d7ed
JBR-2148 JCEF: JBR bundle has invalid app structure
2020-02-19 18:23:27 +03:00
Anton Tarasov
06b0d02208
JBR-2146 improve InvokeOnToolkitHelper to cover more generic case
2020-02-18 11:14:46 +03:00
Elena Sayapina
bc09aadadb
JBR-1905 java/awt/TextArea/DisposeTest/TestDispose.java: frame is not disposed
...
- java/awt/TextArea/DisposeTest/TestDispose.java, java/awt/TextField/DisposeTest/TestDispose.java: decreased sub-process timeout
2020-02-17 12:50:54 +07:00
Elena Sayapina
dda7f3d871
JBR-1905 java/awt/TextArea/DisposeTest/TestDispose.java: frame is not disposed
...
- eliminate erroneously added JetBrains copyrights
2020-02-17 12:41:10 +07:00
Elena Sayapina
7f025f4e16
JBR-1905 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.html: decreased test timeout from 2h to 10 min, added minor diagnostic logging
2020-02-17 12:33:44 +07:00
Denis Konoplev
1e904db3b0
JBR-2041: Project view tap fix, recovery? constants & logging
2020-02-14 14:42:36 +03:00
Alexey Ushakov
c013b03300
JBR-2142 Use newer compilers to get better performance and stability of JBR
...
New docker config is created (jetbrains/runtime:jbr11dev8env) with gcc8.3.1 on board
2020-02-12 16:36:48 +03:00
Elena Sayapina
08aa0852b7
JBR-2041 Update regression test on Linux so it does not need relogin to initialize the test environment
2020-02-12 19:29:19 +07:00
Alexey Ushakov
23f2c1c42d
JBR-2135 Use CoreText api to select the font with the most recent version
...
Corrected java security, parsing issues and native allocations
2020-02-12 03:02:33 +03:00
Dmitry Batrak
53744bf65f
JBR-2140 Backport JDK-8236996 from OpenJDK
...
apply corresponding change from OpenJDK
2020-02-11 13:03:30 +03:00
Dmitry Batrak
430fdb17a8
JBR-2140 Backport JDK-8236996 from OpenJDK
...
revert original JBR-1879 fix
2020-02-11 13:03:29 +03:00
Anton Tarasov
b37fdd89bf
Merge remote-tracking branch 'origin/master'
2020-02-11 12:33:29 +03:00
Anton Tarasov
e57bae4f66
JBR-2139 Idea freeze on dynamic plugin unloading
2020-02-11 12:33:15 +03:00
Alexey Ushakov
0587074d61
Updated CMake projects
2020-02-10 17:49:06 +03:00
Alexey Ushakov
a6e441828a
JBR-2137 JetBrainsMono fonts update to v1.0.3
2020-02-10 17:46:20 +03:00
Alexey Ushakov
cbb148dff4
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
2020-02-10 17:36:57 +03:00
Mikhail Grishchenko
1f4ab12fbb
JBR-1414: Added regression test for dnd with HiDPI scaling
2020-02-06 17:27:41 +07:00
Elena Sayapina
0f895bf1b2
JBR-2041 Update regression test so it continues to run after one test case fail
2020-02-06 08:35:51 +07:00
Elena Sayapina
05af375909
JBR-2041 Fix regression test compilation on Windows
2020-02-06 07:26:02 +07:00
Elena Sayapina
92606f2c7f
JBR-2014 Fix regression test compilation on Linux
...
error: 'for' loop initial declarations are only allowed in C99 mode
2020-02-06 12:59:52 +07:00
Elena Sayapina
2d587b3728
JBR-2041 Added new regression test (Touchscreen devices support)
2020-02-05 18:37:20 +07:00
Vitaly Provodin
48468b08d0
updated JTreg exclude list
2020-02-05 14:44:07 +07:00
Artem Bochkarev
31b590c16c
JBR-2111: enable X11_DISABLE_OVERRIDE_FLAG by default
2020-02-03 12:05:00 +03:00
Vitaly Provodin
78bdb2e198
updated JTreg exclude list
2020-02-03 14:40:59 +07:00
Vitaly Provodin
c64c10cbf0
updated JTreg exclude list
2020-02-01 07:05:37 +07:00
Dmitry Batrak
ae91e1d7f1
JBR-2050 Issue with keycap emojis
2020-01-30 17:33:57 +03:00
Denis Konoplev
ca2209dd48
README: Toolchain configuration on Windows
2020-01-30 10:04:31 +03:00
Vitaly Provodin
354855edc2
updated JTreg exclude list
2020-01-29 09:51:38 +07:00
Vitaly Provodin
98087b0773
updated JTreg exclude list
2020-01-29 09:49:02 +07:00
Anton Tarasov
3dfb0aa16a
JBR-2099 jb/java/jcef/JCEFStartupTest.java fails on Windows, Linux
2020-01-28 19:31:30 +03:00
Vitaly Provodin
18b9bf5b0b
updated JTreg exclude list
2020-01-28 15:31:09 +07:00
Konstantin Bulenkov
6f4a13e46f
Update JetBrains Mono to 1.0.2
2020-01-27 11:47:28 +01:00
Vitaly Provodin
eacfb7f301
updated JTreg exclude list
2020-01-27 15:46:55 +07:00
Vitaly Provodin
42a8da52d1
updated JTreg exclude list
2020-01-25 07:14:07 +07:00
Anton Tarasov
e8c2761f5b
JBR-2093 create reg test for JCEF startup
2020-01-24 19:01:04 +03:00
Ivan Migalev
0c911b6ffe
Fix a possible resource leak in ColorizationColorAffectsBorders
2020-01-24 14:14:51 +07:00
Ivan Migalev
06086f4a7e
Refresh desktop properties on WM_DWMCOLORIZATIONCOLORCHANGED (JBR-2070)
2020-01-24 14:14:49 +07:00
Ivan Migalev
0330cab60b
Extract the DWM colorization parameters from registry (JBR-2070)
2020-01-24 14:14:47 +07:00
Elena Sayapina
a4b373e631
JBR-2086 JetBrainsMono fonts update to v1.0.1
2020-01-22 18:16:29 +07:00
Vitaly Provodin
1f6b342856
JBR-2084 modify scripts to sign Contents/MacOS/libjli.dylib as a a normal file
2020-01-22 12:00:49 +07:00
Anton Tarasov
175a0b3a13
Merge remote-tracking branch 'origin/master'
2020-01-21 22:02:36 +03:00
Anton Tarasov
b31a41fb2f
JBR-2082 Revealing taskbar does not work when "Automatically hide the taskbar"
2020-01-21 22:02:14 +03:00
Dmitry Batrak
5e77712607
fix merge issues after merge from OpenJDK 11.0.6
2020-01-21 12:54:35 +03:00
Dmitry Batrak
95131842f1
JBR-2078 Backport JDK-8224109 fix from OpenJDK
...
apply fix from OpenJDK
2020-01-20 18:52:33 +03:00
Dmitry Batrak
1d8cd6505e
JBR-2078 Backport JDK-8224109 fix from OpenJDK
...
revert part of JBR-363, equivalent to JDK-8224109 fix
2020-01-20 18:51:20 +03:00
Vitaly Provodin
dde8100af9
updated JTreg exclude list
2020-01-19 07:57:52 +07:00
Vitaly Provodin
1a8361f8d1
updated JTreg exclude list
2020-01-17 17:39:50 +07:00
Alexey Ushakov
4b21be5814
Merge pull request #15 from bell-sw/update_11.0.6
...
jdk-11.0.6-ga update
2020-01-16 23:38:40 +03:00
andrew
cde27e425b
Added tag jdk-11.0.6-ga for changeset 837b7afec083
2020-01-16 11:38:11 +03:00
xuelei
71e46c4318
8234037: Improve Object Identifier Processing
...
Reviewed-by: weijun, mschoene, ssahoo
2020-01-16 11:11:00 +03:00
bae
ef559ffd56
8232419: Improve Registry registration
...
Reviewed-by: andrew
2020-01-16 11:10:59 +03:00
igerasim
71336b75f0
8231790: Provide better FileSystemProviders
...
Reviewed-by: alanb, skoivu, rhalade
2020-01-16 11:10:57 +03:00
jnimeh
2aa28b4ed4
8231780: Better TLS messaging support
...
Reviewed-by: ascarpino, rhalade, mschoene
2020-01-16 11:10:56 +03:00
phh
c5a210aaaf
8230318: Better trust store usage
...
Reviewed-by: andrew
Contributed-by: Clive Verghese <verghese@amazon.com >
2020-01-16 11:10:55 +03:00
weijun
43013180d6
8231139: Improved keystore support
...
Reviewed-by: mullan, ahgross
2020-01-16 11:10:54 +03:00
chegar
fbc4b4c665
8220598: Malformed copyright year range in a few files in java.base
...
Reviewed-by: dfuchs, lancea, rriggs, weijun
2020-01-16 11:10:53 +03:00
robm
b5bba8ea40
8231422: Better serial filter handling
...
Reviewed-by: rriggs
2020-01-16 11:10:52 +03:00
igerasim
f8aab69542
8230279: Improve Pack200 file reading
...
Reviewed-by: henryjen, jlaskey
2020-01-16 11:10:51 +03:00
weijun
bd0b23b658
8229951: Better Ticket Granting Services
...
Reviewed-by: ahgross, valeriep
2020-01-16 11:10:50 +03:00
rriggs
879773164f
8230967: Improve Registry support of clients
...
Reviewed-by: skoivu, smarks, rhalade
2020-01-16 11:10:48 +03:00
xuelei
0e71f74d71
8229728: Implement negotiation parameters
...
Reviewed-by: jnimeh, ahgross, rhalade
2020-01-16 11:10:47 +03:00
igerasim
d4ec5a832c
8228548: Normalize normalization for all
...
Reviewed-by: chegar, rhalade, igerasim
2020-01-16 11:10:46 +03:00
prr
27b2606b4d
8227816: More Colorful ICC profiles
...
Reviewed-by: serb, psadhukhan, mschoene, rhalade
2020-01-16 11:10:45 +03:00
mbalao
e650919a59
8227758: More valid PKIX processing
...
Reviewed-by: andrew
2020-01-16 11:10:44 +03:00
weijun
12191c9bce
8226352: Improve Kerberos interop capabilities
...
Reviewed-by: ahgross, mullan, valeriep
2020-01-16 11:10:43 +03:00
alitvinov
9084b24162
8225279: Better XRender interpolation
...
Reviewed-by: serb, prr, rhalade, ahgross
2020-01-16 11:10:42 +03:00
serb
7411ddf127
8224909: Unlink Set of LinkedHashSets
...
Reviewed-by: prr, mschoene, rhalade, psadhukhan
2020-01-16 11:10:41 +03:00
lfoltan
102d54732b
8225261: Better method resolutions
...
Reviewed-by: ahgross, dholmes, hseigel, jwilhelm, rhalade
Contributed-by: lois.foltan@oracle.com
2020-01-16 11:10:40 +03:00
erikj
276971e4fa
8235687: Contents/MacOS/libjli.dylib cannot be a symlink
...
Reviewed-by: tbell
2020-01-16 11:10:39 +03:00
clanger
7f6d996caf
8235585: Enable macOS codesigning for all libraries and executables
...
Reviewed-by: erikj, clanger
Contributed-by: rene.schuenemann@gmail.com
2020-01-16 11:10:38 +03:00
xuelei
d5ee71294d
8233954: UnsatisfiedLinkError or NoSuchAlgorithmException after removing sunec.dll
...
Reviewed-by: ascarpino
2020-01-16 11:10:37 +03:00
clanger
9901421af3
8235403: Further cleanup to test serviceability/sa/ClhsdbCDSCore.java
...
Reviewed-by: iklam, iignatyev
2020-01-16 11:10:36 +03:00
mbaesken
8cc97c6045
8234625: hs test serviceability/sa/ClhsdbCDSCore.java fails on macOS 10.15
...
Reviewed-by: clanger, iignatyev
2020-01-16 11:10:35 +03:00
rhalade
3f47742f62
8233223: Add Amazon Root CA certificates
...
Reviewed-by: mullan
2020-01-16 11:10:34 +03:00
cgo
ed4ae15cf8
8234906: [TESTBUG] TestDivZeroCheckControl fails for client VMs due to Unrecognized VM option LoopUnrollLimit
...
Reviewed-by: kvn
2020-01-16 11:10:33 +03:00
sgehwolf
0ab0134dd5
8235142: JDK-8193255 backport broke bootstrap with JDK 10
...
Summary: Use Paths.get() over Path.of()
Reviewed-by: goetz, martin, clanger
2020-01-16 11:10:31 +03:00
mdoerr
14f0820ea4
8234645: ARM32: C1: PatchingStub for field access: not enough bytes
...
Reviewed-by: cgo, goetz
2020-01-16 11:10:30 +03:00
apetcher
1158496e83
8221172: SunEC specific test is not limited to SunEC
...
Summary: Fixing a minor test bug in the SignatureDigestTruncate regression test
Reviewed-by: mullan
2020-01-16 11:10:29 +03:00
itakiguchi
24e6cfae03
8230873: [AIX] GUI app does not work with UTF-8 locale on minimum software requirements
...
Summary: Fix fontconfig.properties file for AIX UTF-8 locales
Reviewed-by: clanger
2020-01-16 11:10:27 +03:00
rpatil
61d09e90db
8231098: (tz) Upgrade time-zone data to tzdata2019c
...
Reviewed-by: martin, naoto
2020-01-16 11:10:26 +03:00
dmarkov
19ef68d422
8230782: Robot.createScreenCapture() fails if “awt.robot.gtk” is set to false
...
Reviewed-by: prr, serb
2020-01-16 11:10:25 +03:00
prr
c000469738
8233097: Fontmetrics for large Fonts has zero width
...
Reviewed-by: jdv, serb
2020-01-16 11:10:23 +03:00
mbalao
58c295fe50
8233404: System property to set the number of PBE iterations in JCEKS keystores
...
Reviewed-by: weijun
2020-01-16 11:10:22 +03:00
coffeys
c9b31e318f
8231124: Missing closedir call with JDK-8223490
...
Reviewed-by: naoto
2020-01-16 11:10:21 +03:00
valeriep
bae167a609
8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support
...
Summary: Fixed SignatureUtil and ECDSA signature impl to handle EC parameters
Reviewed-by: weijun
2020-01-16 11:10:20 +03:00
prr
1f3187a64e
8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7
...
Reviewed-by: serb
2020-01-16 11:10:19 +03:00
jiefu
a84c3e58fd
8234245: sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum
...
Reviewed-by: mullan
2020-01-16 11:10:18 +03:00
lancea
451349a83a
8234080: jdk/nio/zipfs/CRCWriteTest.java fails
...
Reviewed-by: clanger, amlu
2020-01-16 11:10:17 +03:00
rhalade
1191071c97
8232019: Add LuxTrust certificate updates to the existing root program
...
Reviewed-by: mullan
2020-01-16 11:10:16 +03:00
weijun
845abd8827
8225392: Comparison builds are failing due to cacerts file
...
Reviewed-by: erikj, martin, mullan
2020-01-16 11:10:14 +03:00
weijun
5c10bb898c
8193255: Root Certificates should be stored in text format and assembled at build time
...
Reviewed-by: clanger, erikj, mullan
2020-01-16 11:10:13 +03:00
roland
fc58e2f9f5
8232539: SIGSEGV in C2 Node::unique_ctrl_out
...
Reviewed-by: thartmann, kvn
2020-01-16 11:10:12 +03:00
mdoerr
a05e19384d
8234591: [11u] Build with old C compiler broken by 8223490
...
Reviewed-by: phh
2020-01-16 11:10:11 +03:00
xgong
96071d26df
8234321: Call cache flush after generating trampoline.
...
Reviewed-by: adinn, iklam
2020-01-16 11:10:10 +03:00
coffeys
30fc90d18b
8232984: Upgrading Joni License version to 2.1.16
...
Reviewed-by: coffeys
Contributed-by: kiran.sidhartha.ravikumar@oracle.com
2020-01-16 11:10:09 +03:00
neugens
8066115162
8234107: Several AWT modal dialog tests failing on Linux after JDK-8231991
...
Summary: Fix off by one in wheel detection logic
Reviewed-by: prr
2020-01-16 11:10:08 +03:00
neugens
84efcadaef
8231991: Mouse wheel change focus on awt/swing windows
...
Summary: Avoid focus logic when only mouse wheel is moved up/down.
Reviewed-by: serb, dmarkov
2020-01-16 11:10:07 +03:00
mdoerr
f549b9e6e1
8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
...
Summary: Verification code needs to skip illegal phi functions.
Reviewed-by: thartmann, vlivanov
2020-01-16 11:10:05 +03:00
mdoerr
a639457de2
8233081: C1: PatchingStub for field access copies too much
...
Reviewed-by: thartmann, dlong
2020-01-16 11:10:04 +03:00
mdoerr
ee06dfa001
8231949: [PPC64, s390]: Make async profiling more reliable
...
Summary: Better checks if method from interpreter frame is valid.
Reviewed-by: rrich, ghaug, goetz
2020-01-16 11:10:03 +03:00
mdoerr
50a2759494
8230669: [s390] C1: assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target
...
Reviewed-by: phh, xliu
2020-01-16 11:10:02 +03:00
serb
fa52b57aaf
8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration
...
Reviewed-by: jdv
2020-01-16 11:10:01 +03:00
serb
6e93c2ff06
8229515: [macos] access to window property of NSView on wrong thread
...
Reviewed-by: prr, dmarkov
2020-01-16 11:10:00 +03:00
coffeys
934b08f5cd
8228645: Don't run sun/security/pkcs11/Cipher/TestKATForGCM.java on buggy NSS solaris versions
...
Reviewed-by: valeriep
2020-01-16 11:09:59 +03:00
valeriep
cf808f7f30
8226651: Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect
...
Summary: Fixed to get the MGF digest algorithm from MGF1ParameterSpec
Reviewed-by: xuelei
2020-01-16 11:09:58 +03:00
naoto
073273e07b
8228465: HOST locale provider holds wrong era name for GregorianCalendar in US locale
...
Reviewed-by: lancea
2020-01-16 11:09:56 +03:00
coffeys
8830a96a5b
8223490: Optimize search algorithm for determining default time zone
...
Reviewed-by: naoto, rriggs
2020-01-16 11:09:55 +03:00
hannesw
3a638115eb
8227391: Update double-conversion to version 3.1.5
...
Reviewed-by: attila
2020-01-16 11:09:53 +03:00
mbalao
e30e3208ea
8227437: S4U2proxy cannot continue because server's TGT cannot be found
...
Reviewed-by: weijun, clanger
2020-01-16 11:09:52 +03:00
serb
5d41473916
8224152: [macOS] ProblemList tests that leave rubbish on the screen
...
Reviewed-by: prr
2020-01-16 11:09:51 +03:00
joehw
41f9b781b3
8224157: BCEL: update to version 6.3.1
...
Reviewed-by: dfuchs, lancea
2020-01-16 11:09:50 +03:00
xuelei
0b4e78a254
8217610: TLSv1.3 fail with ClassException when EC keys are stored in PKCS11
...
Reviewed-by: valeriep
2020-01-16 11:09:49 +03:00
xyin
d36b532d81
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
...
Reviewed-by: vtewari, rriggs
2020-01-16 11:09:48 +03:00
stuefe
84d66f3db3
8221539: [metaspace] Improve MetaspaceObj::is_metaspace_obj() and friends
...
Reviewed-by: adinn, coleenp, mdoerr
2020-01-16 11:09:47 +03:00
jjiang
4c3a88527b
8215524: Finished message validation failure should be decrypt_error alert
...
Reviewed-by: xuelei
2020-01-16 11:09:46 +03:00
serb
1613d1c3d6
8215200: IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow
...
Reviewed-by: dmarkov, kaddepalli
2020-01-16 11:09:45 +03:00
xuelei
d88f30eb3d
8214321: Misleading code in SSLCipher
...
Reviewed-by: ascarpino
2020-01-16 11:09:43 +03:00
serb
d1a6f6e0cb
8214046: [macosx] Undecorated Frame does not Iconify when set to
...
Reviewed-by: dmarkov
2020-01-16 11:09:42 +03:00
valeriep
5a67563b9c
8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type
...
Summary: Replaced CKK_GENERIC_SECRET with alorithm-specific key type in P11RSACipher unwrap impl
Reviewed-by: ascarpino
2020-01-16 11:09:41 +03:00
rraghavan
632ecffb12
8227439: Turn off AOT by default
...
Summary: Made UseAOT, AOTLibrary experimental and UseAOT false by default
Reviewed-by: iignatyev, kvn
2020-01-16 11:09:40 +03:00
clanger
2d8557b92e
8226869: Test java/util/Locale/LocaleProvidersRun.java should enable assertions
...
Reviewed-by: naoto
2020-01-16 11:09:39 +03:00
mli
a2d358d896
8210403: Refactor java.util.Locale:i18n shell tests to plain java tests
...
Reviewed-by: naoto
Contributed-by: ying.z.zhou@oracle.com
2020-01-16 11:09:38 +03:00
mbaesken
06f2989b91
8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java
...
Reviewed-by: clanger
2020-01-16 11:09:37 +03:00
bpb
b3a8ec4cd6
8232178: MacVolumesTest failed after upgrade to MacOS Catalina
...
Reviewed-by: lancea
2020-01-16 11:09:35 +03:00
mbaesken
a01f2b150a
8232052: use string literal for format string when handling PauseAtStartupFile
...
Reviewed-by: clanger, stuefe
2020-01-16 11:09:34 +03:00
bpb
e7de300e73
8231254: (fs) Add test for macOS Catalina changes to protect system software
...
Reviewed-by: alanb
2020-01-16 11:09:33 +03:00
valeriep
8ed35599f3
8229243: SunPKCS11-Solaris provider tests failing on Solaris 11.4
...
Summary: For CK_GCM_PARAMS, try the spec definition first before falling back to the header file definition
Reviewed-by: xuelei
2020-01-16 11:09:32 +03:00
mbaesken
32fdadd613
8231222: fix pkcs11 P11_DEBUG guarded native traces
...
Reviewed-by: clanger
2020-01-16 11:09:31 +03:00
valeriep
abd2afe1f5
8228835: Memory leak in PKCS11 provider when using AES GCM
...
Summary: updated freeCKMechanismPtr to free mechanism-specific memories
Reviewed-by: jnimeh
2020-01-16 11:09:30 +03:00
shade
789cde0a48
8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support)
...
Reviewed-by: alanb
2020-01-16 11:09:29 +03:00
valeriep
4a716e2bd5
8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism
...
Summary: Disable mechanisms with partial support, e.g. can decrypt but cannot encrypt
Reviewed-by: xuelei
2020-01-16 11:09:28 +03:00
valeriep
3426afe277
8080462: Update SunPKCS11 provider with PKCS11 v2.40 support
...
Summary: Added support for GCM, PSS, and other mechanisms
Reviewed-by: jnimeh
2020-01-16 11:09:27 +03:00
jboes
2c2a107579
8209178: Proxied HttpsURLConnection doesn't send BODY when retrying POST request
...
Summary: Preserve BODY in poster output stream before sending CONNECT request
Reviewed-by: bae
2020-01-16 11:09:26 +03:00
coffeys
0e5f9c8398
8212752: Typo in SSL log message related to inactive/disabled signature scheme
...
Reviewed-by: coffeys
Contributed-by: jai.forums2013@gmail.com
2020-01-16 11:09:24 +03:00
xuelei
e01762e302
8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512
...
Reviewed-by: ascarpino
2020-01-16 11:09:22 +03:00
iignatyev
7e6d43f2e0
8208236: [TESTBUG] vmTestbase/nsk/stress/stack tests fail by timeout
...
Reviewed-by: dholmes
2020-01-16 11:09:21 +03:00
bobv
4feb1771cd
8211740: [AOT] -XX:AOTLibrary doesn't accept windows path
...
Reviewed-by: kvn, iignatyev
2020-01-16 11:09:20 +03:00
vdeshpande
ad589e3b4c
8221092: UseAVX=3 has performance degredation on Skylake (X7) processors
...
Summary: Fix for UseAVX=3 has performance degredation on Skylake (X7) processors
Reviewed-by: kvn
2020-01-16 11:09:19 +03:00
weijun
b19e4e7e32
8227381: GSS login fails with PREAUTH_FAILED
...
Reviewed-by: xuelei
2020-01-16 11:09:18 +03:00
weijun
31b44bf445
8227061: KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC
...
Reviewed-by: mullan
2020-01-16 11:09:17 +03:00
weijun
faa4d7370d
8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message"
...
Reviewed-by: xuelei
2020-01-16 11:09:16 +03:00
mseledtsov
8104d8dd82
8230115: Problemlist JFR TestNetworkUtilization test
...
Summary: Added test to the problem list
Reviewed-by: dcubed
2020-01-16 11:09:15 +03:00
azeller
5b11fae577
8231457: Asserts on AIX because os::elapsed_counter() is not monotonic
...
Summary: replace gettimeofday with javaTimeNanos
Reviewed-by: dholmes, stuefe
2020-01-16 11:09:14 +03:00
mbalao
1b1ee81b21
8233944: Make KerberosPrincipal.KRB_NT_ENTERPRISE field package private
...
Reviewed-by: clanger
2020-01-16 11:09:13 +03:00
fyang
87efc9126a
8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub
...
Reviewed-by: adinn
2020-01-16 11:09:12 +03:00
lmesnik
d7c34d2bcc
8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file
...
Reviewed-by: dholmes, cjplummer
2020-01-16 11:09:10 +03:00
cjplummer
a7cf6a8277
8228625: [TESTBUG] sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException 'JShellToolProvider' missing from stdout/stderr
...
Summary: Give jshell process time to fully startup and stablize before requesting heap dump
Reviewed-by: sspitsyn, amenkov
2020-01-16 11:09:09 +03:00
thartmann
8e94d9247e
8230388: Problemlist additional compiler/rtm tests
...
Summary: Putting tests on the problem list.
Reviewed-by: roland
2020-01-16 11:09:08 +03:00
dcubed
e76ae699d3
8226899: Problemlist compiler/rtm tests
...
Reviewed-by: kvn
2020-01-16 11:09:07 +03:00
igerasim
5a324e6eae
8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date
...
Reviewed-by: chegar, vtewari
2020-01-16 11:09:06 +03:00
rriggs
10e4cc830d
8224505: TestQuotedLogOutput failure after ProcessBuilder changes
...
Reviewed-by: alanb
2020-01-16 11:09:05 +03:00
dfuchs
59ae671635
8216363: NullPointerException in java.util.logging.Handler#isLoggable
...
Summary: The implementation is changed to match the spec: isLoggable(null) returns false.
Reviewed-by: mchung, lancea
2020-01-16 11:09:04 +03:00
jnimeh
980886ace9
8211866: TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms
...
Reviewed-by: xuelei
2020-01-16 11:09:03 +03:00
serb
74e6b1d499
8211147: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
...
Reviewed-by: prr
2020-01-16 11:09:02 +03:00
weijun
171853966e
8209771: jdk.test.lib.Utils::runAndCheckException error
...
Reviewed-by: dholmes
2020-01-16 11:09:01 +03:00
kvn
9082655773
8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError
...
Summary: exclude this test from running with Java Graal
Reviewed-by: iveresov
2020-01-16 11:09:00 +03:00
igerasim
b46b385c97
8200381: Typos in javadoc - missing verb "be" and alike
...
Reviewed-by: lancea, darcy, wetmore
2020-01-16 11:08:59 +03:00
michaelm
c415d45310
8185898: setRequestProperty(key, null) results in HTTP header without colon in request
...
Reviewed-by: chegar, dfuchs
2020-01-16 11:08:58 +03:00
serb
5c26690e26
8144125: [macOS] java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically
...
Reviewed-by: dmarkov
2020-01-16 11:08:57 +03:00
jpai
9f4825e253
8232879: Writing out data with the Zip File System leads to a CRC failure
...
Reviewed-by: lancea, clanger
Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com >
2020-01-16 11:08:55 +03:00
mbaesken
32ac71c499
8233203: fix non-product build on AIX when compiling with xlc16/legacy-xlc
...
Reviewed-by: clanger, mdoerr
2020-01-16 11:08:54 +03:00
dmarkov
101cd5996c
8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
...
Reviewed-by: psadhukhan, serb
2020-01-16 11:08:53 +03:00
serb
0359fc6005
8221246: NullPointerException within Win32ShellFolder2
...
Reviewed-by: prr
2020-01-16 11:08:52 +03:00
lucy
1064cda1bd
8231403: [ppc]: Align ReservedCodeCacheSize default value with other platforms
...
Reviewed-by: goetz
2020-01-16 11:08:51 +03:00
mbaesken
33465f55e9
8232381: add result NULL-checking to freetypeScaler.c
...
Reviewed-by: clanger, prr
2020-01-16 11:08:50 +03:00
ecaspole
0e0762b050
8233075: JFR - nmetods - misspelled in several places
...
Reviewed-by: hseigel, mseledtsov
2020-01-16 11:08:49 +03:00
roland
262666e870
8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode
...
Reviewed-by: vlivanov, thartmann
2020-01-16 11:08:47 +03:00
mbalao
88be2910ce
8215032: Support Kerberos cross-realm referrals (RFC 6806)
...
Reviewed-by: weijun
2020-01-16 11:08:46 +03:00
neliasso
c75fb10878
8214773: Replace use of thread unsafe strtok
...
Reviewed-by: thartmann, dholmes
2020-01-16 11:08:45 +03:00
mdoerr
20ed2bda8e
8216426: Usage of array placement new may lead to memory corruption
...
Reviewed-by: rehn, kbarrett, rkennke, eosterlund
2020-01-16 11:08:43 +03:00
bobv
0300ab165a
8220476: Incorrect GPL header in src/jdk.internal.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/PerfDataFile.java
...
Reviewed-by: lancea
2020-01-16 11:08:42 +03:00
gadams
8fe3161d7e
8220474: Incorrect GPL header in src/java.instrument/share/classes/java/lang/instrument/package-info.java
...
Reviewed-by: dholmes
2020-01-16 11:08:41 +03:00
dtitov
610d83566b
8221532: Incorrect copyright header in FileSystemSupport_md.c
...
Reviewed-by: cjplummer, gadams
2020-01-16 11:08:40 +03:00
prr
620deb17d4
8212071: Need to set the FreeType LCD Filter to reduce fringing.
...
Reviewed-by: prr, lbourges
Contributed-by: John Neffenger <john@status6.com >
2020-01-16 11:08:39 +03:00
gromero
c781a9f263
8209972: [GRAAL] Don't run RTM tests with Graal
...
Reviewed-by: kvn, goetz
2020-01-16 11:08:38 +03:00
ihse
ff3df98fdf
8214311: dtrace gensrc has missing dependencies
...
Reviewed-by: tbell, erikj, clanger
2020-01-16 11:08:37 +03:00
cito
976cf67f3f
8223697: jfr tool can't format duration values greater than 1 minute
...
Reviewed-by: egahlin
2020-01-16 11:08:36 +03:00
egahlin
cd2cea1e6f
8215771: The jfr tool should pretty print reference chains
...
Reviewed-by: mgronlun
2020-01-16 11:08:35 +03:00
mdoerr
49820156ad
8232005: [s390, PPC64] More exception checks missing in interpreter
...
Reviewed-by: rrich, goetz
2020-01-16 11:08:34 +03:00
xuelei
cafadfe2fc
8218580: endpoint identification algorithm should be case-insensitive
...
Reviewed-by: jnimeh
2020-01-16 11:08:33 +03:00
rkennke
0bd132ffb4
8231085: C2/GC: Better GC-interface for expanding clone
...
Reviewed-by: eosterlund
2020-01-16 11:08:32 +03:00
jiefu
09c387dd3a
8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model
...
Reviewed-by: mdoerr, kbarrett, tschatzl
2020-01-16 11:08:30 +03:00
iignatyev
b6284527df
8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
...
Reviewed-by: roland, thartmann
2020-01-16 11:08:29 +03:00
fyang
1fa5608196
8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
...
Summary: Duplicate cmp node in empty loop if it has other users
Reviewed-by: neliasso, thartmann
Contributed-by: wanghuang3@huawei.com , xietuo@huawei.com
2020-01-16 11:08:28 +03:00
jwilhelm
f83757e077
8214052: [testbug] vmTestbase/vm/compiler/CodeCacheInfoOnCompilation - wrong shell used
...
Reviewed-by: jwilhelm
Contributed-by: merkel05@gmail.com
2020-01-16 11:08:27 +03:00
shade
7ba305cd72
8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration
...
Reviewed-by: zgu
2020-01-16 11:08:26 +03:00
chagedorn
fd33162fc5
8232874: Add missing test for 8230062
...
Summary: Adds a missing test which verifies the bug fix of 8230062.
Reviewed-by: roland, thartmann
2020-01-16 11:08:25 +03:00
dfuchs
7194705ba6
8221395: HttpClient leaving connections in CLOSE_WAIT state until Java process ends
...
Summary: When a non WebSocket connection is not returned to the pool, it needs to be closed even if HttpConnection::isOpen yields false.
Reviewed-by: chegar, michaelm
2020-01-16 11:08:24 +03:00
mbaesken
1bef94548a
8215411: some GetByteArrayElements calls miss corresponding Release
...
Reviewed-by: dholmes, jcbeyler
2020-01-16 11:08:23 +03:00
kbarrett
e6ceb0fe6a
8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java
...
Reviewed-by: shade
2020-01-16 11:08:21 +03:00
mbaesken
2f52b1143b
8231751: on aix handle Power 9 in os::get_summary_cpu_info
...
Reviewed-by: clanger, mdoerr
2020-01-16 11:08:20 +03:00
ysuenaga
d4798270c1
8232592: <Unknown compiled code> is shown in jstack mixed mode
...
Reviewed-by: cjplummer, phh
2020-01-16 11:08:19 +03:00
rschmelter
e6ecc6977e
8191521: handle long relative path specified in -Xbootclasspath/a on windows
...
8231885: Fix/remove malformed assert in os_windows.cpp
8231930: Windows build fails after JDK-8191521
Reviewed-by: ccheung, clanger
2020-01-16 11:08:18 +03:00
cito
54594a3a5a
8225694: Destination option missing in FlightRecorderMXBeanImpl
...
Reviewed-by: egahlin
2020-01-16 11:08:17 +03:00
serb
c9ae2287e7
8134672: [TEST_BUG] Some tests should check isDisplayChangeSupported
...
Reviewed-by: prr
2020-01-16 11:08:16 +03:00
serb
6a0075a0d9
8215105: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color
...
Reviewed-by: prr
2020-01-16 11:08:15 +03:00
serb
131c15e84a
8225101: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map
...
Reviewed-by: prr, pbansal
2020-01-16 11:08:14 +03:00
poonam
139cef3f71
8229420: [Redo] jstat reports incorrect values for OU for CMS GC
...
Reviewed-by: tschatzl, sgehwolf
2020-01-16 11:08:12 +03:00
vkempik
29dcde44a9
8229872: (fs) Increase buffer size used with getmntent
...
Summary: Dynamically allocate memory for getmntent
Reviewed-by: alanb
2020-01-16 11:08:10 +03:00
rhalade
0be3a3d510
8231887: ComodoCA.java fails because certificate was revoked
...
Reviewed-by: mullan, clanger
2020-01-16 11:08:09 +03:00
dfuchs
41f7f7ec92
8216561: HttpClient: The logic of retry on connect exception is inverted
...
Summary: Allows retry on connect exception by default, ensuring that the second attempt takes into account the time spent in the first attempt in order to honor the connect timeout value (if present).
Reviewed-by: chegar
2020-01-16 11:08:07 +03:00
erikj
194ff2a76c
8213005: Missing symbols in hs_err files on Windows after JDK-8212028
...
Reviewed-by: ctornqvi
2020-01-16 11:08:06 +03:00
erikj
6c6ebdfe5c
8212028: Use run-test makefile framework for testing in Oracle's Mach5
...
Reviewed-by: ihse
2020-01-16 11:08:05 +03:00
erikj
6153b10950
8211037: Load jib jars dynamically from JibArtifactManager
...
Reviewed-by: ihse
2020-01-16 11:08:04 +03:00
ccheung
530914ca89
8190737: use unicode version of the canonicalize() function to handle long path on windows
...
Summary: also calling CreateFileW in zip_util.c to handle long path
Reviewed-by: sherman, iklam
2020-01-16 11:08:02 +03:00
igerasim
e5113d0e43
8230303: JDB hangs when running monitor command
...
Reviewed-by: sspitsyn
2020-01-16 11:08:01 +03:00
chagedorn
0d8c2743b8
8230062: assert(i == p->size()-1) failed: must be last element of the pack
...
Summary: Avoids vectorization of reduction chain in which an intermediate result is used.
Reviewed-by: roland, thartmann
2020-01-16 11:08:00 +03:00
shade
be9046a53e
8231503: [TESTBUG] compiler/{jvmci,aot} tests should not run with GCs that do not support JVMCI/AOT
...
Reviewed-by: kvn, dlong, stefank
2020-01-16 11:07:59 +03:00
stefank
e65e644a0f
8221913: Add GC.selected() jtreg-ext function
...
Reviewed-by: kbarrett, pliden
2020-01-16 11:07:58 +03:00
joehw
f8d10b4428
8016914: CoreDocumentImpl.setXmlVersion NPE
...
Reviewed-by: lancea
2020-01-16 11:07:57 +03:00
coffeys
c775ddc60a
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
...
Reviewed-by: alanb, coffeys, chegar
Contributed-by: kiran.sidhartha.ravikumar@oracle.com
2020-01-16 11:07:56 +03:00
jiefu
4aef972c9f
8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else?
...
Reviewed-by: tschatzl, kbarrett
2020-01-16 11:07:55 +03:00
serb
0c2b9693a2
8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java
...
Reviewed-by: prr
2020-01-16 11:07:53 +03:00
dtitov
e1391531d8
8220175: serviceability/dcmd/framework/VMVersionTest.java fails with a timeout
...
Reviewed-by: sspitsyn, cjplummer
2020-01-16 11:07:52 +03:00
serb
d6b010d653
8219504: Test for JDK-8211435 can be run on all platforms
...
Reviewed-by: kaddepalli, dmarkov, sveerabhadra
2020-01-16 11:07:51 +03:00
kbarrett
eaf5d37349
8048556: Unnecessary GCLocker-initiated young GCs
...
Summary: Fixed recognition of unnecessary GCLocker collections.
Reviewed-by: pliden, tschatzl
2020-01-16 11:07:50 +03:00
egahlin
5c230b3b50
8224217: RecordingInfo should use textual representation of path
...
Reviewed-by: mgronlun
2020-01-16 11:07:49 +03:00
shade
2adb57d11e
8231201: hs_err should print coalesced safepoint operations in Events section
...
Reviewed-by: phh, dholmes
2020-01-16 11:07:48 +03:00
pliden
47f5eccb68
8221456: nmethod::make_unloaded() clears _method member too early
...
Reviewed-by: eosterlund, thartmann
2020-01-16 11:07:47 +03:00
prr
e80dcbc58d
8229800: WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
...
Reviewed-by: jdv, serb, aaivanov
2020-01-16 11:07:46 +03:00
mbaesken
7864dbf77b
8228368: avoid incompatible pointer to integer conversion initializing gint in gtk2_interface
...
Reviewed-by: prr
2020-01-16 11:07:45 +03:00
dzhou
57add311ce
8215913: [Test_bug]java/util/Locale/LocaleProvidersRun.java failed on de_DE and ja_JP locale.
...
Reviewed-by: naoto, rgoel, rriggs
2020-01-16 11:07:43 +03:00
pliden
ccdec15cf8
8231294: ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails
...
Reviewed-by: shade, dholmes
2020-01-16 11:07:42 +03:00
pliden
78a3117309
8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails
...
Reviewed-by: sspitsyn, dcubed, iignatyev
2020-01-16 11:07:41 +03:00
bpb
934b31bb1f
8229022: BufferedReader performance can be improved by using StringBuilder
...
Reviewed-by: igerasim, vtewari, dfuchs
2020-01-16 11:07:40 +03:00
aeubanks
7dfb4e1422
8229899: Make java.io.File.isInvalid() less racy
...
Reviewed-by: alanb, martin, shade
2020-01-16 11:07:39 +03:00
thartmann
849ccb0f71
8231223: C2's conditional move optimization fails with assert(bol->Opcode() == Op_Bool) failed
...
Summary: Bail out if the range check If has an Opaque4Node input instead of a BoolNode.
Reviewed-by: roland, kvn
2020-01-16 11:07:38 +03:00
roland
23635b2c44
8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
...
Reviewed-by: thartmann, neliasso
2020-01-16 11:07:37 +03:00
shade
0da8b2e292
8230671: x86_32 build failures after JDK-8229496
...
Reviewed-by: thartmann
2020-01-16 11:07:36 +03:00
thartmann
fd962940f0
8229496: SIGFPE (division by zero) in C2 OSR compiled method
...
Summary: Adding a CastNode to keep the dependency between the div/mod operation and the zero check.
Reviewed-by: roland, mdoerr
2020-01-16 11:07:34 +03:00
rrich
d44fd1fc25
8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG
...
Reviewed-by: thartmann, mdoerr
2020-01-16 11:07:32 +03:00
roland
c6e27a2803
8231665: 8231055 broke escapeAnalysis/TestSelfArrayCopy.java
...
Reviewed-by: thartmann
2020-01-16 11:07:31 +03:00
roland
f8d3ac276a
8231055: C2: arraycopy with same non escaping src and dest but different positions causes wrong execution
...
Reviewed-by: thartmann, vlivanov
2020-01-16 11:07:30 +03:00
clanger
2963e93679
8223869: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java on more platforms
...
Reviewed-by: goetz
2020-01-16 11:07:29 +03:00
roland
e8f49f1c08
8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint
...
Reviewed-by: thartmann, neliasso
2020-01-16 11:07:28 +03:00
mbaesken
27ebcae325
8229284: jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage
...
Reviewed-by: mseledtsov, sgehwolf
2020-01-16 11:07:27 +03:00
clanger
eff0d1b71b
8231318: Several compiler/aot tests fail for JDK11 on Windows when only MSVC 2017 is installed
...
Reviewed-by: kvn
2020-01-16 11:07:26 +03:00
sgehwolf
56c966e762
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
...
Summary: Move container constant to separate test lib class
Reviewed-by: alanb
2020-01-16 11:07:24 +03:00
sgehwolf
63e4311f2e
8227642: [TESTBUG] Make docker tests podman compatible
...
Reviewed-by: mseledtsov, iignatyev
2020-01-16 11:07:23 +03:00
bobv
ae26ba75f9
8224502: [TESTBUG] JDK docker test TestSystemMetrics.java fails with access issues and OOM
...
Reviewed-by: sgehwolf, mseledtsov
2020-01-16 11:07:22 +03:00
simonis
8b929de8d4
8220528: [AIX] Fix basic Xinerama and Xrender functionality
...
Reviewed-by: clanger, stuefe, serb
2020-01-16 11:07:21 +03:00
mgronlun
5839e78f3e
8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant"
...
Reviewed-by: dholmes, dcubed, egahlin
2020-01-16 11:07:20 +03:00
mgronlun
549fdb70a7
8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant"
...
Reviewed-by: egahlin
2020-01-16 11:07:19 +03:00
mgronlun
07d0133874
8217362: Emergency dump does not work when disk=false is set
...
Reviewed-by: egahlin, ysuenaga
Contributed-by: yasuenag@gmail.com
2020-01-16 11:07:18 +03:00
alanb
61a4546299
8215449: Several tests failing when jtreg run with -vmoption:--illegal-access=deny
...
Reviewed-by: redestad, mchung, jjg, adinn, clanger
2020-01-16 11:07:17 +03:00
mseledtsov
f90998904e
8228687: [TESTBUG] exclude Container tests from hotspot_misc group
...
Summary: Excluded hotspot_containers from hotspot_misc
Reviewed-by: dcubed, adinn
2020-01-16 11:07:16 +03:00
vromero
72b5b8fe0b
8210789: langtools/tools/javac/T8152616.java missing @modules
...
Reviewed-by: jjg
2020-01-16 11:07:14 +03:00
shurailine
1e549d3f92
8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
...
Reviewed-by: mchung
2020-01-16 11:07:13 +03:00
mbaesken
b1a2d8708a
8228902: add os::dll_load to the unified logging os category
...
Reviewed-by: coleenp, mdoerr
2020-01-16 11:07:12 +03:00
mbaesken
f1c036af5f
8230861: missing ReleaseStringUTFChars in Java_sun_security_pkcs11_wrapper_PKCS11_connect
...
Reviewed-by: alanb, stuefe
2020-01-16 11:07:11 +03:00
mbaesken
ac5e1d600c
8230856: Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return
...
Reviewed-by: dfuchs, stuefe, vtewari
2020-01-16 11:07:10 +03:00
mbaesken
a6d9a208f2
8230900: missing ReleaseStringUTFChars in java.desktop native code
...
Reviewed-by: clanger, prr
2020-01-16 11:07:09 +03:00
mbaesken
4e995ce9d1
8230901: missing ReleaseStringUTFChars in serviceability native code
...
Reviewed-by: stuefe, sspitsyn
2020-01-16 11:07:08 +03:00
jiefu
9dee330c79
8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511
...
Reviewed-by: dholmes, thartmann
2020-01-16 11:07:07 +03:00
azeller
fdc03195eb
8230110: TestLinkageErrorInGenerateOopMap times out
...
Reviewed-by: stuefe, clanger, thartmann
2020-01-16 11:07:06 +03:00
mgronlun
67ed8faeec
8224172: assert(jfr_is_event_enabled(id)) failed: invariant
...
Reviewed-by: dcubed, dholmes
2020-01-16 11:07:05 +03:00
egahlin
536200abd3
8216064: -XX:StartFlightRecording:settings= doesn't work properly
...
Reviewed-by: mgronlun
2020-01-16 11:07:03 +03:00
stuefe
37fa50ad95
8227035: JVM::printFlags fails in native OOM situations
...
Reviewed-by: goetz, gziemski
2020-01-16 11:07:02 +03:00
stuefe
9c5d154d85
8227032: MetaspaceUtils::print_report crashes when called before initialization
...
Reviewed-by: tschatzl, goetz
2020-01-16 11:07:01 +03:00
stuefe
1dbb83d6ec
8227031: Print NMT statistics on fatal errors
...
Reviewed-by: mbaesken, mdoerr
2020-01-16 11:07:00 +03:00
mbalao
896fe14e07
8230923: SunJSSE is not properly initialized in FIPS mode from a configuration file
...
Reviewed-by: andrew
2020-01-16 11:06:58 +03:00
clanger
3574794cea
8231247: (zipfs) Test failure in jdk/nio/zipfs/InvalidZipHeaderTests.java after backport of JDK-8222807
...
Reviewed-by: goetz
2020-01-16 11:06:57 +03:00
mseledtsov
ba91288a28
8226779: [TESTBUG] Test JFR API from Java agent
...
Summary: Created new tests for JFR plus Java Agent
Reviewed-by: egahlin
2020-01-16 11:06:56 +03:00
egahlin
ed44eb9758
8214750: Unnecessary <p> tags in jfr classes
...
Reviewed-by: mgronlun
2020-01-16 11:06:55 +03:00
rschmelter
5f32cecaf1
8227435: Perf::attach() should not throw a java.lang.Exception
...
Reviewed-by: sspitsyn, clanger, dholmes
2020-01-16 11:06:54 +03:00
dcubed
cca764cceb
8227338: templateInterpreter.cpp: copy_table() needs to be safer
...
Reviewed-by: dholmes, eosterlund, sspitsyn, kbarrett
2020-01-16 11:06:53 +03:00
mbaesken
fd530693a7
8223438: add VirtualizationInformation JFR event
...
Reviewed-by: clanger, egahlin
2020-01-16 11:06:51 +03:00
lancea
ed6fba57ee
8222807: Address iteration with invalid ZIP header entries
...
Reviewed-by: redestad, clanger
2020-01-16 11:06:50 +03:00
rschmelter
d0b47d84dd
8222529: sun.jdwp.listenerAddress agent property uses wrong encoding
...
Reviewed-by: sspitsyn, amenkov, clanger, erikj
2020-01-16 11:06:49 +03:00
clanger
23bcfb1622
8222440: (zipfs) JarFileSystem does not correctly handle versioned entries if no root entry is present
...
Reviewed-by: lancea
2020-01-16 11:06:48 +03:00
lancea
b8fca4849f
8211919: ZipDirectoryStream should provide a stream of paths that are relative to the directory
...
Reviewed-by: alanb, clanger
2020-01-16 11:06:47 +03:00
sherman
f3610a5923
8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative
...
Reviewed-by: alanb, lancea
2020-01-16 11:06:46 +03:00
stuefe
aa0e1862af
8214975: No hs-err file if fatal error is raised during dynamic initialization
...
Reviewed-by: dholmes, dcubed, clanger
2020-01-16 11:06:44 +03:00
sgehwolf
cae492bf2c
8227397: Add --with-extra-asflags configure option
...
Reviewed-by: phh
2020-01-16 11:06:43 +03:00
roland
9ce169d3f0
8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping
...
Reviewed-by: thartmann, kvn
2020-01-16 11:06:42 +03:00
jiefu
958579aa25
8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM
...
Reviewed-by: dholmes
2020-01-16 11:06:41 +03:00
coleenp
1d9f47e5b1
8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
...
Summary: Return NULL source file and negative line number for hidden frames.
Reviewed-by: dholmes, hseigel
2020-01-16 11:06:40 +03:00
roland
c3d8700c8c
8209835: Aarch64: elide barriers on all volatile operations
...
Reviewed-by: aph, adinn
2020-01-16 11:06:39 +03:00
mbaesken
f5d33c65a9
8229182: runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12
...
Reviewed-by: clanger, mseledtsov
2020-01-16 11:06:37 +03:00
mbaesken
8b940e1571
8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
...
Reviewed-by: prr, stuefe
2020-01-16 11:06:36 +03:00
mbaesken
b39decf7e5
8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG
...
Reviewed-by: mdoerr
2020-01-16 11:06:35 +03:00
mbaesken
8064329207
8230466: check malloc/calloc results in jdk.hotspot.agent
...
Reviewed-by: cjplummer, ysuenaga, sspitsyn
2020-01-16 11:06:34 +03:00
coleenp
9af589e612
8210559: ClassLoaderData Symbols can leak
...
Summary: unrefcount the symbol names when the CLD is destroyed
Reviewed-by: lfoltan, jiangli, iklam
2020-01-16 11:06:33 +03:00
shade
2edd846525
8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list
...
Reviewed-by: zgu
2020-01-16 11:06:32 +03:00
shade
4f861ec281
8230238: Add another regression test for JDK-8134739
...
Reviewed-by: kvn
2020-01-16 11:06:30 +03:00
thartmann
b698664672
8213014: Crash in CompileBroker::make_thread due to OOM
...
Summary: Added missing null checks and checks for pending exception.
Reviewed-by: kvn, dholmes, mdoerr
2020-01-16 11:06:29 +03:00
smarks
9acfc97d0a
8227368: EnumSet.class serialization broken in JDK 9+
...
Reviewed-by: plevart, clanger
2020-01-16 11:06:28 +03:00
mdoerr
9ee5c461a3
8213604: Fix missing includes after JDK-8212673
...
Reviewed-by: tschatzl, roland
2020-01-16 11:06:27 +03:00
egahlin
afc75a9be5
8216283: Allow shorter method sampling interval than 10 ms
...
Reviewed-by: mgronlun
2020-01-16 11:06:26 +03:00
cito
4c3cd262eb
8221569: JFR tool produces incorrect output when both --categories and --events are specified
...
Reviewed-by: mgronlun
Contributed-by: chihiro.ito@oracle.com , erik.gahlin@oracle.com
2020-01-16 11:06:24 +03:00
mseledtsov
d58f2786e0
8222888: [TESTBUG] docker/TestJFREvents.java fails due to "RuntimeException: JAVA_MAIN_CLASS_ is not defined"
...
Summary: Introduced unique environment variable
Reviewed-by: egahlin, lmesnik, sgehwolf
2020-01-16 11:06:22 +03:00
mseledtsov
07f40b07fe
8221711: [TESTBUG] create more tests for JFR in container environment
...
Summary: Added test cases for environment and network events
Reviewed-by: egahlin
2020-01-16 11:06:21 +03:00
ysuenaga
05fa67b8aa
8220555: JFR tool shows potentially misleading message when it cannot access a file
...
Reviewed-by: egahlin, mseledtsov
2020-01-16 11:06:20 +03:00
thartmann
bb0a118507
8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
...
Summary: Detect array copy to self to avoid emitting another load to the to-be-removed allocation.
Reviewed-by: kvn
2020-01-16 11:06:19 +03:00
rkennke
b440240952
8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
...
Reviewed-by: thartmann, kvn, shade
2020-01-16 11:06:17 +03:00
neliasso
f593eedf20
8218468: Load barrier slow path node should be MachTypeNode
...
Reviewed-by: shade, pliden, kvn
2020-01-16 11:06:16 +03:00
cjplummer
38ca7f71fa
8220352: Crash with assert(external_guard || result != __null) failed: Invalid JNI handle
...
Summary: Don't delete globalrefs that might still be referenced
Reviewed-by: gadams, jcbeyler, sspitsyn
2020-01-16 11:06:15 +03:00
hseigel
00b69ecc81
8215699: -Xlog::file cannot be used with named pipe
...
Summary: If the log file is a named pipe then change the default file_count to zero so no log file rotation is attempted.
Reviewed-by: lfoltan, coleenp
2020-01-16 11:06:14 +03:00
shade
d7590fb32f
8230646: Epsilon does not extend TLABs to max size
...
Reviewed-by: tschatzl, zgu
2020-01-16 11:06:13 +03:00
mikael
c61023ee9d
8218935: Make jfr strncpy uses GCC 8.x friendly
...
Reviewed-by: clanger
2020-01-16 11:06:12 +03:00
mgronlun
f47afca78a
8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant
...
Reviewed-by: egahlin
2020-01-16 11:06:10 +03:00
mgronlun
d9ddb3e20b
8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates
...
Reviewed-by: egahlin
2020-01-16 11:06:09 +03:00
mgronlun
6f692c140d
8214542: JFR: Old Object Sample event slow on a deep heap in debug builds
...
Reviewed-by: egahlin, rwestberg
2020-01-16 11:06:08 +03:00
xliu
905d073f20
8229450: C2 compilation fails with assert(found_sfpt) failed
...
Reviewed-by: roland, thartmann
2020-01-16 11:06:07 +03:00
eosterlund
64a8947f2c
8210158: Accessorize JFR getEventWriter() intrinsics
...
Reviewed-by: kvn, neliasso, roland, rbackman
2020-01-16 11:06:05 +03:00
eosterlund
9257edcd56
8208601: Introduce native oop barriers in C2 for OopHandle
...
Reviewed-by: neliasso, kvn
2020-01-16 11:06:04 +03:00
naoto
a04e50c329
8227127: Era designator not displayed correctly using the COMPAT provider
...
Reviewed-by: rriggs
2020-01-16 11:06:03 +03:00
eosterlund
84bfbbb5c9
8208582: Introduce native oop barriers in C1 for OopHandle
...
Reviewed-by: coleenp, kvn
2020-01-16 11:06:02 +03:00
ctornqvi
c16692d216
8212627: [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out
...
Reviewed-by: coleenp, dcubed, hseigel
2020-01-16 11:06:01 +03:00
thartmann
63803b0322
8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
...
Summary: Refresh iterator and start from the beginning while there is progress when removing dead regions.
Reviewed-by: kvn
2020-01-16 11:06:00 +03:00
ascarpino
58d18a3f0e
8214098: sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards.
...
Reviewed-by: xuelei
2020-01-16 11:05:58 +03:00
neliasso
d988aa4291
8224538: LoadBarrierNode::common_barrier must check address
...
Reviewed-by: thartmann, kvn
2020-01-16 11:05:57 +03:00
thartmann
cf1d91b771
8228772: C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached
...
Summary: Ignore membar if the load is already control dependent on it.
Reviewed-by: neliasso, kvn
2020-01-16 11:05:56 +03:00
neliasso
ed6dd0063c
8215755: ZGC: split_barrier_thru_phi: check number of inputs of phi
...
Reviewed-by: pliden, thartmann
2020-01-16 11:05:55 +03:00
pliden
2485fd3607
8215708: ZGC: Add missing LoadBarrierNode::size_of()
...
Reviewed-by: eosterlund, neliasso
2020-01-16 11:05:54 +03:00
roland
4e678448cc
8209691: Allow MemBar on single memory slice
...
Reviewed-by: kvn, vlivanov
2020-01-16 11:05:52 +03:00
stuefe
e47b5a7cce
8225225: stringStream internal buffer should always be zero terminated
...
Reviewed-by: coleenp, dholmes
2020-01-16 11:05:51 +03:00
stuefe
11525a9f35
8220394: bufferedStream does not honor size limit
...
Reviewed-by: dholmes, clanger
2020-01-16 11:05:49 +03:00
mseledtsov
cb6a1b8ab4
8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
...
Summary: added 2 more crash scenarios, removed dumponexit, and more
Reviewed-by: egahlin
2020-01-16 11:05:48 +03:00
iklam
6b97023215
8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
...
Summary: Added fieldDescriptor.inline.hpp
Reviewed-by: coleenp, shade
2020-01-16 11:05:47 +03:00
iklam
d5af21716b
8209545: Simplify HeapShared::archive_module_graph_objects
...
Summary: Added archivable_static_fields array in heapShared.cpp
Reviewed-by: jiangli
2020-01-16 11:05:45 +03:00
iklam
069a255c6b
8206115: Use shared macros for JavaClasses::compute_offsets and MetaspaceShared::serialize_well_known_classes
...
Summary: Added BASIC_JAVA_CLASSES_DO in javaClasses.hpp
Reviewed-by: jiangli, redestad, coleenp
2020-01-16 11:05:44 +03:00
redestad
8d20f0cbcf
8209120: Archive the Integer.IntegerCache
...
Reviewed-by: jiangli, alanb, plevart, iklam, mchung
2020-01-16 11:05:43 +03:00
jiangli
cb086a6016
8207263: Store the Configuration for system modules into CDS archive.
...
Summary: Archive boot layer Configuration.
Reviewed-by: redestad, iklam, ccheung
2020-01-16 11:05:42 +03:00
redestad
3c65b74093
8209003: Consolidate use of empty collections in java.lang.module
...
Reviewed-by: alanb, mchung
2020-01-16 11:05:40 +03:00
rkennke
7892c95c0b
8213381: Hook to allow GC to inject Node::Ideal() calls
...
Reviewed-by: kvn, eosterlund, roland
2020-01-16 11:05:39 +03:00
thartmann
8865a01155
8228888: C2 compilation fails with assert "m has strange control"
...
Summary: Weakened too strong assert.
Reviewed-by: kvn, roland
2020-01-16 11:05:37 +03:00
thartmann
2b7bea7f17
8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
...
Summary: Deoptimize if exception is thrown in _clone intrinsic.
Reviewed-by: kvn
2020-01-16 11:05:36 +03:00
roland
481b87fbfa
8216135: C2 assert(!had_error) failed: bad dominance
...
Reviewed-by: thartmann, kvn
2020-01-16 11:05:35 +03:00
stefank
292eb6d30b
8227086: Use AS_NO_KEEPALIVE loads in HeapDumper
...
Reviewed-by: kbarrett, sspitsyn
2020-01-16 11:05:34 +03:00
mchung
0183200122
8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767
...
Reviewed-by: coleenp, fparain, shade, plevart
2020-01-16 11:05:33 +03:00
stuefe
25c9571a16
8221406: Windows 32bit build error in NetworkInterface_winXP.c
...
Reviewed-by: clanger
2020-01-16 11:05:31 +03:00
egahlin
f2cef3852a
8214925: JFR tool fails to execute
...
Reviewed-by: mgronlun, mseledtsov
2020-01-16 11:05:30 +03:00
egahlin
2699b817ca
8214896: JFR Tool left files behind
...
Reviewed-by: mgronlun
2020-01-16 11:05:29 +03:00
egahlin
ba1180e7a8
8205516: JFR tool
...
Reviewed-by: mgronlun
2020-01-16 11:05:28 +03:00
ysuenaga
eefbab5cbd
8209790: SA tools not providing option to connect to debug server
...
Reviewed-by: sspitsyn, cjplummer
2020-01-16 11:05:26 +03:00
mbaesken
be146bff04
8224958: add os::dll_load calls to event log
...
Reviewed-by: dholmes, mdoerr, stuefe
2020-01-16 11:05:25 +03:00
stuefe
820f0b9976
8224193: stringStream should not use Resouce Area
...
Reviewed-by: goetz, coleenp, dholmes
2020-01-16 11:05:24 +03:00
stuefe
12d30d9e28
8222015: Small VM.metaspace improvements
...
Reviewed-by: jiangli, coleenp
2020-01-16 11:05:23 +03:00
kbarrett
bd821c49f8
8214315: G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out of order with lock tty_lock/0
...
Summary: Add new 'tty' lock rank.
Reviewed-by: eosterlund, tschatzl
2020-01-16 11:05:22 +03:00
goetz
882499cc66
8229408: Bump update version for OpenJDK: jdk-11.0.6
...
Reviewed-by: shade
2020-01-16 11:05:21 +03:00
bell-sw
9bfe5d8b56
Merge SunLayoutEngine.java: upstream version:
...
https://github.com/bell-sw/jdk11u-openjdk/commit/27522184
https://github.com/JetBrains/JetBrainsRuntime/commit/1e1b932a
https://github.com/JetBrains/JetBrainsRuntime/commit/bac12d45
2020-01-16 11:05:04 +03:00
prr
a0ac78c60f
8210384: SunLayoutEngine.isAAT() font is expensive on MacOS
...
Reviewed-by: dmarkov, kaddepalli
Conflicts:
src/java.desktop/share/classes/sun/font/SunLayoutEngine.java
2020-01-16 11:05:03 +03:00
lbourges
5d6fcc8939
8230728: Thin stroked shapes are not rendered if affine transform has flip bit
...
Summary: use abs(at.getDeterminant()) in userSpaceLineWidth() to ensure positive value
Reviewed-by: prr, jdv
2020-01-16 11:05:02 +03:00
lbourges
4b9128c444
8231693: Backout "8230728: Thin stroked shapes are not rendered if affine transform has flip bit" from jdk11u
...
Summary: revert push to jdk11u
Reviewed-by: sgehwolf
2020-01-16 11:05:00 +03:00
lbourges
d448321ce9
8230728: Thin stroked shapes are not rendered if affine transform has flip bit
...
Summary: use abs(at.getDeterminant()) in userSpaceLineWidth() to ensure positive value
Reviewed-by: prr, jdv
2020-01-16 11:04:59 +03:00
prr
680dadbbe8
8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11
...
Summary: Prefer the older v35 freetype byte code interpreter.
Reviewed-by: serb, neugens
Contributed-by: alvdavi@amazon.com
Empty commit! The change is already in place:
https://github.com/bell-sw/jdk11u-openjdk/commit/a6b7d778
https://github.com/JetBrains/JetBrainsRuntime/commit/fa160d2d
2020-01-16 11:04:58 +03:00
dbatrak
6c0d706cd9
8220231: Cache HarfBuzz face object for same font's text layout calls
...
Reviewed-by: prr, avu, serb
Empty commit! The change is already in place:
https://github.com/bell-sw/jdk11u-openjdk/commit/0300d574
https://github.com/JetBrains/JetBrainsRuntime/commit/1e1b932a
2020-01-16 11:04:57 +03:00
bell-sw
fe75742083
Simple merge: windows.fontconfig.properties:
...
https://github.com/bell-sw/jdk11u-openjdk/commit/40094fc9
https://github.com/JetBrains/JetBrainsRuntime/commit/85065319
https://github.com/JetBrains/JetBrainsRuntime/commit/9b80ea79
2020-01-16 11:04:57 +03:00
prr
ba595302f4
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
...
Reviewed-by: jdv, naoto
Conflicts:
make/data/fontconfig/windows.fontconfig.properties
2020-01-16 11:04:55 +03:00
serb
7de747cf61
8213119: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails
...
Reviewed-by: prr, jdv
2020-01-16 11:04:54 +03:00
bell-sw
539b211b99
Manual merge: the change from upstream: https://github.com/bell-sw/jdk11u-openjdk/commit/e410e72f vs
...
CGraphicsEnvironment.java: JRE-359 CGraphicsEnvironment.getDefaultScreenDevice() returns null: https://github.com/JetBrains/JetBrainsRuntime/commit/6d73b251
CGLGraphicsConfig.java: JRE-238 [736] java.awt.AWTError: access denied: https://github.com/JetBrains/JetBrainsRuntime/commit/5d98c94e
CGraphicsDevice.m: JRE-907 macOS: add ability to check for scaled display mode: https://github.com/JetBrains/JetBrainsRuntime/commit/e496262a
2020-01-16 11:04:53 +03:00
serb
e776046f66
8211992: GraphicsConfiguration.getDevice().getDisplayMode() causes JVM crash on Mac
...
Reviewed-by: prr
Conflicts:
src/java.desktop/macosx/classes/sun/awt/CGraphicsEnvironment.java
src/java.desktop/macosx/classes/sun/java2d/opengl/CGLGraphicsConfig.java
src/java.desktop/macosx/native/libawt_lwawt/awt/CGraphicsDevice.m
2020-01-16 11:04:51 +03:00
serb
837953074c
8146238: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts
...
Reviewed-by: prr, avu
2020-01-16 11:04:50 +03:00
bell-sw
45cb20c9e8
Revert "IDEA-148133 [IU-143.382] [MacOS] IDEA crashes regularly"
...
Reverting JB fix: 7262736e7e
New fix: 5e55c482b4
Bug ID: https://bugs.openjdk.java.net/browse/JDK-8146238
(the new fix comes in the next commit)
2020-01-16 11:04:48 +03:00
psadhukhan
426d5f0163
8231084: Large performance regression in SwingMark TextArea in 14-b13
...
8231336 : Corrupted option dialog in JTHarness with JDK14b13
Reviewed-by: serb, prr
2020-01-16 11:04:47 +03:00
psadhukhan
e8927ecf51
8226513: JEditorPane is shown with incorrect size
...
Reviewed-by: prr, psadhukhan
Contributed-by: semyon.sadetsky@oracle.com
(the change is already in place. empty commit)
2020-01-16 11:04:45 +03:00
bell-sw
14d9cd0813
Revert "JBR-1875 Modal dialogs text partly lost"
...
Reverting this change: https://github.com/JetBrains/JetBrainsRuntime/commit/598452f0
- going to get fresh one from the upstream (next two commits)
2020-01-16 11:04:45 +03:00
Vitaly Provodin
63841c1861
updated JTreg exclude list
2020-01-15 16:32:51 +07:00
Konstantin Bulenkov
d514f7a982
JetBrains Mono 1.0
2020-01-10 14:30:12 +01:00
Vitaly Provodin
1e9497ddc3
updated JTreg exclude list
2020-01-09 14:22:23 +07:00
Konstantin Bulenkov
dcea5e874d
Fix download badges
2020-01-07 11:16:46 +01:00
Anton Tarasov
7354925566
JBR-2051 heavyweight components wrong bounds on per-monitor dpi
2019-12-27 15:33:55 +03:00
Alexey Ushakov
3368768244
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
2019-12-26 22:13:59 +03:00
Vitaly Provodin
bd56abc4c3
updated JTreg exclude list
2019-12-26 10:25:34 +07:00
Vitaly Provodin
7be5045cbb
updated JTreg exclude list
2019-12-25 17:56:11 +07:00
Artem Bochkarev
5e0a9f5993
JBR-1089: allow to create FileDialog without parent
...
was broken in 8fd21b3746
fixed test FileDialogModalFocusTest.java
2019-12-22 13:12:05 +03:00
Denis Fokin
915d369d98
JBR-1928 NullPointerException from Swing on IDE startup
2019-12-20 14:09:14 +03:00
Denis Fokin
7d65accaf6
JBR-2037 EA-219827 - NPE: DialogWrapperPeerImpl$MyDialog.addNotify
2019-12-20 12:18:53 +03:00
Artem Bochkarev
78363232b3
JBR-1680: allow to disable 'override-redirect' logic of XWindowPeer
...
with fixed fail of: javax/swing/JOptionPane/8081019/bug8081019.java
(cherry picked from commit 9094054cdc )
2019-12-20 11:55:45 +03:00
Vitaly.Provodin
8fb2341ea8
add dockerfile for x86
2019-12-19 06:30:59 +03:00
Vitaly.Provodin
3a79870da8
add 32-sizes for native data types
2019-12-19 06:29:08 +03:00
Artem Bochkarev
2adf5275f1
JBR-2005: don't set appearance of file chooser if OSX version < 10.14
2019-12-18 23:45:34 +03:00
Anton Tarasov
bfa2d814f8
Merge remote-tracking branch 'origin/master'
2019-12-18 15:33:05 +03:00
Anton Tarasov
4f44b37f08
JBR-2031 [mac] jcef deadlocks with a11y on start
2019-12-18 15:32:49 +03:00
Alexey Ushakov
36e8544049
JBR-2023 PhpStorm/Webstorm 2019.3 crashes on start on MacOS 10.14.6 on libfreetype.6.dylib
...
Corrected compile time check to disable fontconfig on Mac
2019-12-17 18:44:14 +03:00
Alexey Ushakov
bc0d725f0e
JDK CMake project update
2019-12-17 16:54:33 +03:00
Vitaly.Provodin
4858f29ec5
updated JTreg exclude list
2019-12-17 15:11:29 +03:00
Vitaly Provodin
31d8ae741b
Revert "JBR-1680: allow to disable 'override-redirect' logic of XWindowPeer"
...
This reverts commit 9094054c
2019-12-14 06:23:06 +07:00
Denis Konoplev
7ce0f79561
IDEA-229135: Fling animation stop on tap
2019-12-13 17:24:57 +03:00
Denis Fokin
18d2a918c0
JBR-2021 Focus is nowhere after a modal progress and a popup
2019-12-13 16:43:23 +03:00
Anton Tarasov
7ae706b629
JBR-2019 provide getWindowHandle method for jcef
2019-12-13 15:14:17 +03:00
Anton Tarasov
cf997f71c6
JBR-2016 [followup] add jcef module and export packages to it
2019-12-13 15:13:12 +03:00
Anton Tarasov
308f7ecb12
JBR-2016 add jcef module and export some sun.* packages to it
2019-12-13 10:30:54 +03:00
Vitaly Provodin
418d5fd97e
JBR-2014 Add jdk.hotspot.agent module to jbr
2019-12-13 10:17:18 +07:00
Alexey Ushakov
788e078f64
JBR-2000 RM 2019.3.1 font rendering regression, normal text is heavier
...
Added -Djava2d.font.loadFontConfig=bundled to force loading bundled font.conf
2019-12-12 16:35:08 +03:00
Artem Bochkarev
9094054cdc
JBR-1680: allow to disable 'override-redirect' logic of XWindowPeer
2019-12-11 17:04:55 +03:00
Artem Bochkarev
09eabbd567
JBR-1794: backport 8234522: [macos] Crash with use of native file dialog
...
cherry-picked from hg changeset (Node ID e07a60855a7631b5eac32da1f1e71d72986a2c06, Parent 221a47a6f6d335560d9dd532a1ac593e316b5954)
2019-12-11 13:59:31 +03:00
Anton Tarasov
a00074a86c
Comment assertion (originally JRE-965)
...
The assert line crashes debug hotspot.
2019-12-11 11:45:40 +03:00
Vitaly Provodin
7852ae4321
updated JTreg exclude list
2019-12-11 10:47:04 +07:00
Vitaly Provodin
7546a15bf6
updated JTreg exclude list
2019-12-11 09:12:10 +07:00
Vitaly Provodin
c00e904304
JBR-1996 exclude JCEF binaries from notarization
2019-12-07 06:04:07 +07:00
Denis Fokin
c8ad353f45
JBR-1991 Focus problems in Windows with X-Mouse style focus
2019-12-06 12:37:53 +03:00
Vitaly Provodin
57162c91c3
updated JTreg exclude list
2019-12-06 10:04:05 +07:00
Denis Konoplev
cab3f28907
Windows touch screen support
2019-12-04 13:48:56 +03:00
Alexey Ushakov
5d7fd2e1e5
JBR-1997 JetBrainsMono fonts update to v0.22
2019-12-04 12:03:44 +03:00
Vitaly Provodin
623a029e3b
updated JTreg exclude list
2019-12-04 10:51:00 +07:00
Alexey Ushakov
dbd24232e4
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
2019-11-28 16:07:56 +03:00
Dmitry Batrak
850653192b
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.
2019-11-28 11:44:38 +03:00
Vitaly Provodin
7108e075db
updated JTreg exclude list
2019-11-28 11:25:22 +07:00
Denis Konoplev
f67d51a140
README build for windows
2019-11-27 12:49:59 +03:00
Vitaly Provodin
4a6c286035
updated JTreg exclude list
2019-11-26 09:36:23 +07:00
Anton Tarasov
b60fac96b4
JBR-1976 [jcef] need mouse-transparent window on Windows
2019-11-25 12:25:19 +03:00
Vitaly Provodin
9f25f84f11
updated JTreg exclude list
2019-11-25 10:42:32 +07:00
Alexey Ushakov
f5302a02f4
JBR-1974 JetBrainsMono fonts update to v0.21
2019-11-22 16:49:46 +03:00
Denis Fokin
c8b3c854d3
IDEA-215004 Focus is lost by editor on project opening
2019-11-21 19:14:43 +03:00
Elena Sayapina
588cfef576
JBR-1694: java.lang.IllegalArgumentException: Null charset name
...
Move GB18030.class from sun/nio/cs/ext (jdk.charsets) to sun/nio/cs (java.base),
so the charset is available during VM initialization on Windows.
2019-11-21 16:20:20 +07:00
Vitaly Provodin
bcf1255189
updated JTreg exclude list
2019-11-21 11:33:27 +07:00
Alexey Ushakov
faa8d3d258
JBR-1962 Allow to change font config
...
Replaced several privileged blocks with just one
2019-11-20 23:08:28 +03:00
Vitaly Provodin
23287956de
updated JTreg exclude list
2019-11-20 10:42:11 +07:00
Alexey Ushakov
165ca35138
JBR-1962 Allow to change font config
...
-Djava2d.font.loadFontConf=true option loads .fonts.conf from user.home (if available)
2019-11-19 21:26:13 +03:00
Vitaly Provodin
18d077a5d0
updated JTreg exclude list
2019-11-19 15:52:48 +07:00
Vitaly Provodin
0dfdfde600
updated JTreg exclude list
2019-11-16 10:12:19 +07:00
Denis Konoplev
a2576ffa9a
Turn off multitouch
2019-11-15 16:49:32 +03:00
Denis Konoplev
cca7fb97f4
Check XInput extension && touch inertia
2019-11-15 16:49:32 +03:00
Denis Konoplev
6dcec3dc31
Touch scroll handling
2019-11-15 16:49:32 +03:00
Denis Konoplev
588cd6ee73
XI2 Constants
2019-11-15 16:49:32 +03:00
Denis Konoplev
d6bd1bfa2b
XLibWrapper XI2 functions
2019-11-15 16:49:32 +03:00
Denis Konoplev
f101bc1108
X11 native get put double
2019-11-15 16:49:32 +03:00
Denis Konoplev
9504574dbb
Native data types
2019-11-15 16:49:32 +03:00
Denis Konoplev
ef108067a1
XI2 headers in xlib wrapper generator
2019-11-15 16:49:32 +03:00
Vitaly Provodin
6cc380ffb5
JBR-572: Regression test on the crash caused by the fix (clean reundant lines)
2019-11-15 12:03:50 +07:00
Vitaly Provodin
958e25ed21
JBR-572: Regression test on the crash caused by the fix (clean reundant lines)
2019-11-15 12:03:01 +07:00
Vitaly Provodin
a7de601d5f
JBR-572: Regression test on the crash caused by the fix
2019-11-15 11:54:55 +07:00
Vitaly Provodin
1855de4afb
updated JTreg exclude list
2019-11-15 07:06:45 +07:00
Vitaly Provodin
7ff48f638b
Revert "JBR-572 In macOS 10.13 and JIS layout yen key outputs yen (¥) whatever the setting of "¥ key generates" of Keyboard Settings"
...
This reverts commit e1a500ba
2019-11-13 18:09:02 +07:00
Alexey Ushakov
c430a66615
JBR-1954 .AppleSystemUIFont font rendering issues still exist for non-HiDPI displays on macOS Catalina
...
Removed workaround for fixed JBR-226 to have correct device transform. Additional transform for font size calculation is not necessary any more.
2019-11-13 00:46:40 +03:00
Denis Fokin
6c1c66e3e7
JBR-1883 Button states are changed on Toolbar after significant delay
2019-11-12 19:43:08 +03:00
Dmitry Batrak
e1a500ba8b
JBR-572 In macOS 10.13 and JIS layout yen key outputs yen (¥) whatever the setting of "¥ key generates" of Keyboard Settings
...
backport JDK-8214578 from OpenJDK
2019-11-08 12:44:01 +03:00
Elena Sayapina
f5fad072a7
updated JTreg exclude list
2019-11-06 18:08:48 +07:00
Dmitry Batrak
9b80ea7908
JBR-1945 Backport JDK-8223558 from OpenJDK
...
apply fix from OpenJDK
2019-11-05 10:52:48 +03:00
Dmitry Batrak
58bad34faf
JBR-1945 Backport JDK-8223558 from OpenJDK
...
revert fix for JBR-586
2019-11-05 10:43:08 +03:00
Denis Fokin
7fe266a4a3
JBR-1932 Dialogs leak via CPlatformWindow
2019-10-31 12:35:50 +03:00
Elena Sayapina
911b6b128d
updated JTreg exclude list
2019-10-30 18:21:36 +07:00
Alexey Ushakov
0ff4014388
JBR-1915 .AppleSystemUIFont font rendering issues on macOS Catalina
...
Restored CoreText rendering (JBR-1756, JBR-1863, JBR-1868)
Use actual font size for calculating advances
2019-10-29 00:50:36 +03:00
Denis Fokin
8ebd3f3e33
JBR-1931 Provide separate means to get in fullscreen and get out of fullscreen
...
Refactoring
2019-10-25 18:22:11 +03:00
Denis Fokin
a19f3595ba
JBR-1931 Provide separate means to get in fullscreen and get out of fullscreen
2019-10-25 16:51:26 +03:00
Vitaly Provodin
38ec7525d8
JBR-1821 Restore link to libjli
2019-10-24 07:00:30 +07:00
Vitaly Provodin
568c1f643e
JBR-1821 Notarize JBR bundles enabling JBRSDK notarization (link to libjli were excluded)
2019-10-23 16:51:13 +07:00
Alexey Ushakov
ba583f0dd7
Merge pull request #12 from bell-sw/update_11.0.5
...
jdk-11.0.5-ga update
2019-10-23 11:23:46 +03:00
andrew
8e9e71b1d0
Added tag jdk-11.0.5-ga for changeset 6385eb06af94
2019-10-22 17:11:07 +03:00
kaddepalli
6bcb474510
8219914: Change the environment variable for Java Access Bridge logging to have a directory.
...
Reviewed-by: prr
2019-10-22 15:32:51 +03:00
alvdavi
7dde1e1cdd
8228825: Enhance ECDSA operations
...
Reviewed-by: andrew
2019-10-22 15:32:50 +03:00
rriggs
dfdf2ae848
8227601: Better collection of references
...
Reviewed-by: smarks, ahgross, skoivu, rhalade
2019-10-22 15:32:49 +03:00
igerasim
771c6593e6
8226765: Commentary on Javadoc comments
...
Reviewed-by: jjg, rhalade, skoivu, andrew
2019-10-22 15:32:48 +03:00
prr
6d6612cf15
8225597: Enhance font glyph mapping
...
Reviewed-by: serb, psadhukhan, mschoene, rhalade
2019-10-22 15:32:47 +03:00
igerasim
4288dacfcd
8225298: Improve TLS connection support
...
Reviewed-by: dfuchs, igerasim, michaelm, rhalade, skoivu
2019-10-22 15:32:46 +03:00
prr
e3b2a73f72
8225292: Better Graphics2D drawing
...
Reviewed-by: serb, psadhukhan, mschoene, rhalade
2019-10-22 15:32:45 +03:00
prr
b1848cba1d
8224915: Better serial attributes
...
Reviewed-by: serb, psadhukhan, mschoene, rhalade
2019-10-22 15:32:44 +03:00
joehw
1fb28e6ecd
8224532: Better Path supports
...
Reviewed-by: rriggs, lancea, dfuchs, mschoene
2019-10-22 15:32:43 +03:00
thartmann
2618ccd654
8224062: Improve String index handling
...
Reviewed-by: kvn, rhalade, mschoene
2019-10-22 15:32:42 +03:00
aefimov
6775dcfdc9
8223892: Improved handling of jar files
...
Reviewed-by: dfuchs, chegar, michaelm, rhalade, ahgross
2019-10-22 15:32:41 +03:00
hannesw
2d755ce57d
8223518: Unexpected exception in jjs
...
Reviewed-by: sundar, mschoene, rhalade, jlaskey
2019-10-22 15:32:40 +03:00
joehw
26645c0f73
8223505: Better pattern compilation
...
Reviewed-by: rriggs, lancea, dfuchs, mschoene
2019-10-22 15:32:39 +03:00
igerasim
31e15fbd85
8222684: Better support for patterns
...
8223163: Better pattern recognition
Reviewed-by: ahgross, bchristi, jeff, rhalade, rriggs, smarks
2019-10-22 15:32:37 +03:00
rriggs
bd4469e4d0
8221858: Build Better Processes
...
Reviewed-by: alanb, rhalade, ahgross, darcy
2019-10-22 15:32:36 +03:00
serb
82f438e64b
8221497: Optional Panes in Swing
...
Reviewed-by: prr, alitvinov, mschoene, rhalade
2019-10-22 15:32:35 +03:00
weijun
a88bbb984e
8209901: Canonical file handling
...
Reviewed-by: mullan, alanb, ahgross
2019-10-22 15:32:34 +03:00
weijun
2919cdd90e
8224025: Fix for JDK-8220302 is not complete
...
Reviewed-by: ahgross, mullan, valeriep
2019-10-22 15:32:33 +03:00
weijun
2731444c3b
8220302: Better Kerberos ccache handling
...
Reviewed-by: valeriep
2019-10-22 15:32:32 +03:00
alitvinov
f0bca8b6cb
8218877: Help transform transformers
...
Reviewed-by: serb, prr, mschoene, bpb, ssahoo
2019-10-22 15:32:31 +03:00
michaelm
ce80c5fb4d
8218573: Better socket support
...
Reviewed-by: alanb, ahgross, chegar, igerasim
2019-10-22 15:32:30 +03:00
aefimov
8c89168546
8213429: Windows file handling redux
...
Reviewed-by: alanb, dfuchs, weijun, bpb, rhalade, ahgross
2019-10-22 15:32:29 +03:00
bpb
8b3542a9ea
8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
...
Reviewed-by: alanb
2019-10-22 15:32:28 +03:00
clanger
734918b2d8
8230850: Test sun/tools/jcmd/TestProcessHelper.java fails intermittently
...
Reviewed-by: stuefe, cjplummer, sgehwolf
2019-10-22 15:32:27 +03:00
redestad
80fdc81c17
8229773: Resolve permissions for code source URLs lazily
...
Reviewed-by: alanb, mullan, rriggs, dfuchs
2019-10-22 15:32:26 +03:00
rpatil
b80e5f8aa1
8228469: (tz) Upgrade time-zone data to tzdata2019b
...
Reviewed-by: naoto, martin
2019-10-22 15:32:25 +03:00
naoto
d2bcd54cb0
8212970: TZ database in "vanguard" format support
...
Reviewed-by: rriggs, joehw, erikj, scolebourne
2019-10-22 15:32:24 +03:00
rhalade
532f8233a7
8228337: problemList failing/ignored manual tests in security-libs
...
Reviewed-by: ascarpino
2019-10-22 15:32:23 +03:00
iignatyev
400a386344
8222154: upgrade gtest to 1.8.1
...
Reviewed-by: jwilhelm, rwestberg
2019-10-22 15:32:22 +03:00
lancea
f898dfac6b
8229887: (zipfs) zip file corruption when replacing an existing STORED entry
...
Reviewed-by: alanb, redestad, dfuchs
2019-10-22 15:32:21 +03:00
jjiang
79e2a13062
8225390: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8161536
...
Reviewed-by: xuelei
2019-10-22 15:32:20 +03:00
jjiang
481e2ec7a6
8204203: Many pkcs11 tests failed in Provider initialization, after compiler on Windows changed
...
Summary: Build NSS 3.41 with VS2017 and also upgrade to this NSS for macosx
Reviewed-by: valeriep
2019-10-22 15:32:19 +03:00
weijun
adb67de9a5
8219013: Update Apache Santuario (XML Signature) to version 2.1.3
...
Reviewed-by: mullan
2019-10-22 15:32:18 +03:00
chegar
e33e591967
8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries
...
Reviewed-by: dfuchs, alanb, erikj
2019-10-22 15:32:17 +03:00
stuefe
056a13f4c7
8221407: Windows 32bit build error in libsunmscapi/security.cpp
...
Reviewed-by: clanger
2019-10-22 15:32:16 +03:00
martin
f4d6129ef9
8213406: (fs) More than one instance of built-in FileSystem observed in heap
...
Reviewed-by: alanb, cushon, weijun
2019-10-22 15:32:15 +03:00
redestad
ad1ac4b69d
8224589: Improve startup behavior of SecurityProperties
...
Reviewed-by: alanb
2019-10-22 15:32:14 +03:00
aph
cf2acaa79e
8215879: AArch64: ReservedStackAccess may leave stack guard in inconsistent state
...
Reviewed-by: aph, dholmes
Contributed-by: Andrey Petushkov <andrey.petushkov@gmail.com >
2019-10-22 15:32:13 +03:00
ngasson
53bb077b93
8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64
...
Reviewed-by: cjplummer, adinn
2019-10-22 15:32:12 +03:00
joehw
30cf1055aa
8225005: Xerces 2.12.0: License file
...
Reviewed-by: lancea
2019-10-22 15:32:11 +03:00
joehw
1716bbbb82
8222991: Xerces 2.12.0: Validation
...
Reviewed-by: lancea
2019-10-22 15:32:10 +03:00
joehw
e22321c354
8222743: Xerces 2.12.0: DOM Implementation
...
Reviewed-by: lancea
2019-10-22 15:32:08 +03:00
joehw
bf04f579b5
8222415: Xerces 2.12.0: Parsing Configuration
...
Reviewed-by: lancea
2019-10-22 15:32:07 +03:00
aph
c9d21e8c00
8219993: AArch64: Compiled CI stubs are unsafely modified
...
Reviewed-by: adinn
2019-10-22 15:32:06 +03:00
dpochepk
e999d72b3d
8216989: CardTableBarrierSetAssembler::gen_write_ref_array_post_barrier() does not check for zero length on AARCH64
...
Reviewed-by: adinn
2019-10-22 15:32:05 +03:00
shade
13bdd5b210
8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
...
Reviewed-by: kbarrett, mikael
2019-10-22 15:32:04 +03:00
mikael
d322ba96a9
8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
...
Reviewed-by: kbarrett, rehn
2019-10-22 15:32:03 +03:00
dchuyko
2067e0d918
8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
...
Reviewed-by: prr
2019-10-22 15:32:02 +03:00
dchuyko
aa430633de
8220072: GCC 8.3 reports errors in java.base
...
Reviewed-by: rriggs
2019-10-22 15:32:01 +03:00
michaelm
401d1f5a13
8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests
...
Reviewed-by: chegar, dfuchs
2019-10-22 15:32:00 +03:00
kvn
bf07186a0d
8207965: C2-only debug build fails
...
Reviewed-by: kvn, iignatyev
Contributed-by: xxinliu@amazon.com
2019-10-22 15:31:59 +03:00
vromero
8f19871b80
8225386: test for JDK-8216261 fails in Windows
...
Reviewed-by: jjg
2019-10-22 15:31:58 +03:00
vromero
620bae0e4f
8216261: Javap ignores default modifier on interfaces
...
Reviewed-by: jjg, darcy
2019-10-22 15:31:57 +03:00
weijun
f8634bfaff
8229767: Typo in java.security: Sasl.createClient and Sasl.createServer
...
Reviewed-by: xuelei
2019-10-22 15:31:56 +03:00
coffeys
fbfed49b77
8218553: Enhance keystore load debug output
...
Reviewed-by: weijun
2019-10-22 15:31:55 +03:00
weijun
accfbaa54d
8200400: Restrict Sasl mechanisms
...
Reviewed-by: mullan
2019-10-22 15:31:54 +03:00
aivanov
9cb1c44764
8222108: Reduce minRefreshTime for updating remote printer list on Windows
...
Reviewed-by: prr, serb
2019-10-22 15:31:53 +03:00
bpb
c57feb65aa
8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer.
...
Reviewed-by: dfuchs, prappo
2019-10-22 15:31:52 +03:00
erikj
915caf9bb9
8214003: Limit default test jobs based on memory size
...
Reviewed-by: shade, tbell
2019-10-22 15:31:51 +03:00
erikj
448eb2b216
8211727: Adjust default concurrency settings for running tests on Sparc
...
Reviewed-by: ctornqvi, tbell, mikael
2019-10-22 15:31:50 +03:00
mdoerr
6a37b6c4fa
8229925: [s390, PPC64] Exception check missing in interpreter
...
Reviewed-by: dholmes, rrich
2019-10-22 15:31:49 +03:00
redestad
b420572a65
8224202: Speed up Properties.load
...
Reviewed-by: rriggs, igerasim
2019-10-22 15:31:48 +03:00
mbaesken
aaa476e877
8224221: add memprotect calls to event log
...
Reviewed-by: dholmes, mdoerr
2019-10-22 15:31:47 +03:00
dpochepk
d7f2d61ca6
8218966: AArch64: String.compareTo() can read memory after string
...
Reviewed-by: adinn, dsamersoff
2019-10-22 15:31:46 +03:00
mbaesken
d25223a4ab
8227630: adjust format specifiers in loadlib_aix.cpp
...
Reviewed-by: mdoerr, shade
2019-10-22 15:31:45 +03:00
mbaesken
a3607828c6
8227869: fix wrong format specifiers in os_aix.cpp
...
Reviewed-by: dholmes, mdoerr, clanger
2019-10-22 15:31:44 +03:00
mbaesken
6853349132
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
...
Reviewed-by: dholmes, jcbeyler
2019-10-22 15:31:43 +03:00
rriggs
3251f9de07
8216528: test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp
...
Reviewed-by: dholmes, alanb
Contributed-by: fujie@loongson.cn
2019-10-22 15:31:42 +03:00
alanb
9af6f02eaa
8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing
...
Reviewed-by: alanb, serb
Contributed-by: fujie@loongson.cn
2019-10-22 15:31:41 +03:00
ysuenaga
ad9cdada72
8223814: SA: jhsdb common help needs to be more detailed
...
Reviewed-by: dholmes, sspitsyn, ysuenaga
Contributed-by: Osamu Sakamoto <sakamoto.osamu@nttcom.co.jp >
2019-10-22 15:31:40 +03:00
ysuenaga
55b68527f6
8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger"
...
Reviewed-by: cjplummer, sspitsyn
2019-10-22 15:31:39 +03:00
roland
fa6e287287
8210389: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
...
Reviewed-by: kvn, thartmann
2019-10-22 15:31:38 +03:00
xuelei
7390f55e8d
8224991: Problemlist javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java
...
Reviewed-by: mullan
2019-10-22 15:31:37 +03:00
dsamersoff
804de29474
8229352: Use of an uninitialized register in 32-bit ARM template interpreter
...
Reviewed-by: dlong, shade
Contributed-by: christoph.goettschkes@microdoc.com
2019-10-22 15:31:36 +03:00
ngasson
4d519f00b7
8217368: AArch64: C2 recursive stack locking optimisation not triggered
...
Reviewed-by: aph, drwhite
2019-10-22 15:31:35 +03:00
adinn
f7787de2b7
8230099: Prepare for backport of JDK-8217368
...
Reviewed-by: aph
2019-10-22 15:31:34 +03:00
ngasson
d6797fbda1
8209413: AArch64: NPE in clhsdb jstack command
...
Reviewed-by: aph
2019-10-22 15:31:33 +03:00
lmesnik
95829e87af
8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash.
...
Reviewed-by: thartmann, sspitsyn
2019-10-22 15:31:32 +03:00
thartmann
5fc50e39d4
8224658: Unsafe access C2 compile fails with assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr: adr_type = NULL
...
Summary: Handle unsafe off-heap access with constant zero address.
Reviewed-by: vlivanov, roland
2019-10-22 15:31:30 +03:00
vlivanov
c468e4af1e
8218879: Keep track of memory accesses originated from Unsafe
...
Reviewed-by: thartmann
2019-10-22 15:31:29 +03:00
dpochepk
a988e9925a
8215792: AArch64: String.indexOf generates incorrect result
...
Reviewed-by: dsamersoff
2019-10-22 15:31:28 +03:00
lancea
0cbe6db420
8225189: Multiple JNI calls within critical region in ZIP Library
...
Reviewed-by: alanb
2019-10-22 15:31:27 +03:00
roland
4a65991fa7
8214857: "bad trailing membar" assert failure at memnode.cpp:3220
...
Reviewed-by: adinn, thartmann
2019-10-22 15:31:26 +03:00
roland
cca5ae575b
8211233: MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better
...
Reviewed-by: kvn, thartmann
2019-10-22 15:31:25 +03:00
roland
d8309d000a
8209420: Track membars for volatile accesses so they can be properly optimized
...
Reviewed-by: adinn, aph, thartmann
2019-10-22 15:31:24 +03:00
vlivanov
160532d96d
8202952: C2: Unexpected dead nodes after matching
...
Reviewed-by: kvn
2019-10-22 15:31:23 +03:00
pliden
3aeb487305
8229406: ZGC: Fix incorrect statistics
...
Reviewed-by: pliden, eosterlund
Contributed-by: albert.th@alibaba-inc.com
2019-10-22 15:31:22 +03:00
fmatte
6b099320c1
8225715: jhsdb jmap fails to write binary heap dump of a jshell process
...
Summary: Add a Null check for getSourceFileName() before writing into thread dump.
Reviewed-by: cjplummer, kevinw
2019-10-22 15:31:21 +03:00
mseledtsov
0e681106ea
8222299: [TESTBUG] move hotspot container tests to hotspot/containers
...
Summary: Moved the tests, updated relevant files
Reviewed-by: dholmes, iignatyev, shade
2019-10-22 15:31:20 +03:00
jiefu
4930da6257
8221894: Add comments for docker tests in the test doc
...
Reviewed-by: erikj, dholmes, shade
2019-10-22 15:31:19 +03:00
mseledtsov
f67a5f5122
8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info
...
Summary: Start docker with limits on CPU/Mem, verify JFR reports correct data
Reviewed-by: egahlin
2019-10-22 15:31:18 +03:00
mseledtsov
82e143e7e8
8220672: [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
...
Summary: making sure cpuset size does not exceed available cores
Reviewed-by: dholmes, lmesnik, shade
2019-10-22 15:31:17 +03:00
stuefe
8348b03de8
8210314: [aix] NMT does not show "Safepoint" memory type
...
Reviewed-by: goetz, mbaesken
2019-10-22 15:31:16 +03:00
mdoerr
400fa9bab3
8228649: [PPC64] SA reads wrong slots from interpreter frames
...
Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly.
Reviewed-by: goetz, gromero
2019-10-22 15:31:15 +03:00
mikael
9474090296
8218581: Incorrect exception message generation
...
Reviewed-by: hseigel
2019-10-22 15:31:14 +03:00
shade
19615f4ea9
8228725: AArch64: Purge method call format support
...
Reviewed-by: adinn
2019-10-22 15:31:13 +03:00
roland
3cd0bace3f
8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
...
Reviewed-by: thartmann, kvn
2019-10-22 15:31:12 +03:00
bsrbnd
702928bcf9
8225644: C1 dumps incorrect class name in ClassCastException message
...
Reviewed-by: vlivanov, bsrbnd
Contributed-by: fujie@loongson.cn , bsrbnd@gmail.com
2019-10-22 15:31:11 +03:00
vlivanov
68d7cd558d
8226409: Enable argument profiling for sun.misc.Unsafe.put*/get*
...
Reviewed-by: kvn
2019-10-22 15:31:10 +03:00
zgu
cdb5dcc4a1
8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
...
Reviewed-by: dholmes, rehn
2019-10-22 15:31:09 +03:00
neliasso
7df67f16ad
8219517: assert(false) failed: infinite loop in PhaseIterGVN::optimize
...
Reviewed-by: kvn, thartmann
2019-10-22 15:31:08 +03:00
roland
b79962665b
8211232: GraphKit::make_runtime_call() sometimes attaches wrong memory state to call
...
Reviewed-by: kvn
2019-10-22 15:31:07 +03:00
pbansal
588785579c
8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected
...
Reviewed-by: prr, kcr
2019-10-22 15:31:06 +03:00
pli
0fef878809
8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry
...
Reviewed-by: adinn, aph
2019-10-22 15:31:05 +03:00
lbourges
5d15bd1b7b
8228711: Path rendered incorrectly when it goes outside the clipping region
...
Summary: fixed closePath() to preserve last position and its outcode in Stroker and TransformingPathConsumer2D.PathClipFilter
Reviewed-by: prr, kcr
2019-10-22 15:31:04 +03:00
egahlin
d6044a4b5a
8220657: JFR.dump does not work when filename is set
...
Reviewed-by: ysuenaga
2019-10-22 15:31:03 +03:00
bchristi
fd845ace64
8216401: Allow "file:" URLs in Class-Path of local JARs
...
Reviewed-by: alanb, mchung
2019-10-22 15:31:02 +03:00
yzhang
6d89604806
8213134: AArch64: vector shift failed with MaxVectorSize=8
...
Summary: add vshiftcnt instructions for vector64 and add vsra/vsrl instructions to AArch64 backend. To detect shift failures, MaxVectorSize options are added to jtreg test cases.
Reviewed-by: aph, kvn
2019-10-22 15:31:01 +03:00
lancea
044c8a8728
8226530: ZipFile reads wrong entry size from ZIP64 entries
...
Reviewed-by: bpb, clanger, shade
2019-10-22 15:31:00 +03:00
tnakamura
29a9362fa4
8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10
...
Summary: Adjusting to detect translated Unknown messages
Reviewed-by: naoto
2019-10-22 15:30:59 +03:00
mbaesken
38bc2c8330
8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build
...
Reviewed-by: tbell
2019-10-22 15:30:58 +03:00
mbaesken
f044b2b70d
8228501: java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent
...
Reviewed-by: naoto
2019-10-22 15:30:57 +03:00
mbaesken
9af1e0337d
8228578: fix CFData object leak in macosx KeystoreImpl.m
...
Reviewed-by: weijun
2019-10-22 15:30:56 +03:00
ihse
87ae5885f3
8217896: Make better use of LCPUs when building on AIX
...
Reviewed-by: ihse
Contributed-by: Andrew Leonard <andrew_m_leonard@uk.ibm.com >
2019-10-22 15:30:55 +03:00
shade
c843752a5a
8228400: Remove built-in AArch64 simulator
...
Reviewed-by: adinn, aph, dsamersoff
2019-10-22 15:30:54 +03:00
mbaesken
bb53ba59c8
8228764: New library dependencies due to JDK-8222720
...
Reviewed-by: goetz, dholmes
2019-10-22 15:30:53 +03:00
goetz
6f91df9840
8209939: [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on.
...
Reviewed-by: mdoerr, ghaug
2019-10-22 15:30:52 +03:00
itakiguchi
b8f333506c
8227919: 8213232 causes crashes on solaris sparc64
...
Reviewed-by: prr, vkempik
2019-10-22 15:30:50 +03:00
jiangli
36179d8a53
8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
...
Summary: Support system module archiving with unnamed initial module at dump time.
Reviewed-by: erikj, coleenp, mchung, iklam, ccheung
Contributed-by: alan.bateman@oracle.com , jiangli.zhou@oracle.com
2019-10-22 15:30:49 +03:00
mseledtsov
d0cdd91ba2
8224165: [TESTBUG] Docker tests produce excessive output
...
Summary: Trimmed child process output, saving child stdout to file
Reviewed-by: dholmes, lmesnik
2019-10-22 15:30:48 +03:00
mseledtsov
2bb1b883a6
8221710: [TESTBUG] more configurable parameters for docker testing
...
Summary: Introduced docker test config properties
Reviewed-by: lmesnik, iignatyev, egahlin
2019-10-22 15:30:47 +03:00
dpochepk
3f1bb4a09d
8205421: AARCH64: StubCodeMark should be placed after alignment
...
Reviewed-by: aph
2019-10-22 15:30:46 +03:00
mbaesken
af056d4aae
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
...
Reviewed-by: dholmes, sgehwolf
2019-10-22 15:30:45 +03:00
zgu
eb19d0523e
8208499: NMT: Missing memory tag for Safepoint polling page
...
Summary: Added missing memory tag and cleanup memory type enum
Reviewed-by: shade, coleenp
2019-10-22 15:30:44 +03:00
zgu
5cc414ed4b
8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread
...
Reviewed-by: coleenp, minqi
2019-10-22 15:30:43 +03:00
ccheung
89b2807fd2
8223336: Assert in VirtualMemoryTracker::remove_released_region when running the SharedArchiveConsistency.java test with -XX:NativeMemoryTracking=detail
...
Summary: added the missing call MemTracker::record_virtual_memory_reserve_and_commit()
Reviewed-by: jiangli, zgu
2019-10-22 15:30:42 +03:00
serb
c86051a385
8217676: Upgrade libpng to 1.6.37
...
Reviewed-by: prr, jdv, kcr
2019-10-22 15:30:41 +03:00
bobv
22d62a8f3e
8221340: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562
...
Reviewed-by: mseledtsov, rriggs
2019-10-22 15:30:40 +03:00
bobv
ae297236c0
8219562: Line of code in osContainer_linux.cpp L102 appears unreachable
...
Reviewed-by: rriggs, sgehwolf
2019-10-22 15:30:39 +03:00
mseledtsov
5ef9bd4d2f
8221527: [TESTBUG] DockerBasicTest.java contains hard-coded reference to JDK 10
...
Summary: Using Docker test library to get the image name
Reviewed-by: dholmes
2019-10-22 15:30:38 +03:00
bobv
42a943865a
8212528: Wrong cgroup subsystem being used for some CPU Container Metrics
...
Reviewed-by: rriggs, sgehwolf
2019-10-22 15:30:37 +03:00
ngasson
f3ae2cdf2d
8221529: [TESTBUG] Docker tests use old/deprecated image on AArch64
...
Reviewed-by: aph, sgehwolf, mseledtsov
2019-10-22 15:30:36 +03:00
mseledtsov
57beb60b99
8221342: [TESTBUG] Generate Dockerfile for docker testing
...
Summary: Dockerfile is generated; introduced properties to specify custom base image
Reviewed-by: sgehwolf, dholmes, jiefu
2019-10-22 15:30:35 +03:00
mseledtsov
c218b6570e
8220313: [TESTBUG] Update base image for Docker testing to OL 7.6
...
Summary: Updated the OL version in Dockerfile in FROM field
Reviewed-by: dcubed
2019-10-22 15:30:34 +03:00
bobv
331c1c9bc3
8220674: [TESTBUG] MetricsMemoryTester failcount test in docker container only works with debug JVMs
...
Reviewed-by: sspitsyn, sgehwolf
2019-10-22 15:30:32 +03:00
bobv
b94d6fd830
8217766: Container Support doesn't work for some Join Controllers combinations
...
Reviewed-by: rriggs, sgehwolf
2019-10-22 15:30:32 +03:00
sgehwolf
5256f9608c
8220579: [Containers] SubSystem.java out of sync with osContainer_linux.cpp
...
Reviewed-by: bobv, adinn
2019-10-22 15:30:30 +03:00
psadhukhan
5ef5ea6d32
8225423: GTK L&F: JSplitPane: There is no divider shown
...
Reviewed-by: prr, serb
2019-10-22 15:30:30 +03:00
alitvinov
5ef7dd34fb
8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579
...
8224825: java/awt/Color/AlphaColorTest.java fails in linux-x64 system
Reviewed-by: prr
2019-10-22 15:30:28 +03:00
hseigel
5414a76b04
8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*)
...
Summary: When calculating vtable size at class load time, do not look for miranda method if matching package private method is found in a super class.
Reviewed-by: acorn, lfoltan
2019-10-22 15:30:27 +03:00
vlivanov
5ab6a59bbe
8225141: Better handling of classes in error state in fast class initialization checks
...
Reviewed-by: dlong, dholmes
2019-10-22 15:30:26 +03:00
dcubed
6d3df592cc
8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
...
Reviewed-by: dholmes
2019-10-22 15:30:25 +03:00
iignatyev
9289279266
8208701: Fix for JDK-8208655 causes test failures in CI tier1
...
Reviewed-by: dholmes, dcubed
2019-10-22 15:30:24 +03:00
iignatyev
16f3d2606f
8208655: use JTreg skipped status in hotspot tests
...
Reviewed-by: kvn, hseigel, iklam
2019-10-22 15:30:23 +03:00
stuefe
0529c55caf
8221408: Windows 32bit build build errors/warnings in hotspot
...
Reviewed-by: kbarrett, dholmes
2019-10-22 15:30:22 +03:00
shade
d1bdf2f9fa
8221725: AArch64 build failures after JDK-8221408 (Windows 32bit build build errors/warnings in hotspot)
...
Reviewed-by: dholmes, stuefe
2019-10-22 15:30:21 +03:00
coleenp
9a46dce45a
8222914: Partial backport of JDK-8218266
...
8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
Summary: remove dead code, protection_domains can be unloaded in the dictionary pd_set.
Reviewed-by: lfoltan, dholmes, zgu, hseigel
2019-10-22 15:30:20 +03:00
dfuchs
2397ab4cb5
8216562: UnknownBodyLength sometimes fails due to "Connection reset by peer"
...
Summary: uses a longer linger time and avoids closing socket too early.
Reviewed-by: chegar
2019-10-22 15:30:19 +03:00
dfuchs
c9b8021426
8210130: java/net/httpclient/UnknownBodyLengthTest.java failed
...
Summary: The fix improves the test robustness by making it retry once in case of IO/Connect exception.
Reviewed-by: chegar
2019-10-22 15:30:18 +03:00
dtitov
cf6ef8bdea
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
...
Reviewed-by: sspitsyn, dholmes
2019-10-22 15:30:17 +03:00
dtitov
e486f9570f
8221730: jcmd process name matching broken
...
Reviewed-by: jcbeyler, dholmes, cjplummer
2019-10-22 15:30:16 +03:00
dtitov
c903b2724c
8205654: serviceability/dcmd/framework/HelpTest.java timed out
...
8218705: Test sun/tools/jcmd/TestJcmdDefaults.java fails on Linux
Reviewed-by: sspitsyn, dholmes
2019-10-22 15:30:15 +03:00
sviswanathan
ba8290a994
8217371: Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation)
...
Reviewed-by: kvn, neliasso, thartmann
2019-10-22 15:30:14 +03:00
hseigel
d720cfc538
8228596: Class redefinition fails when condy instructions are removed
...
Summary: Make sure has_dynamic_constant flag value gets copied to merged constant pool, when it is set to TRUE
Reviewed-by: coleenp, dcubed, sspitsyn
2019-10-22 15:30:13 +03:00
zgu
cc6c60090f
8217785: Padding ParallelTaskTerminator::_offered_termination variable
...
Reviewed-by: shade, tschatzl
2019-10-22 15:30:12 +03:00
dholmes
eee56571a6
8222387: Out-of-bounds access to CPU _family_id_xxx array
...
Reviewed-by: dholmes, kvn
Contributed-by: Jinke Fan <fanjinke51@yeah.net >
2019-10-22 15:30:11 +03:00
thartmann
61d64cbb0e
8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack
...
Summary: Skip unloaded methods in compile queue during marking.
Reviewed-by: kvn, neliasso, eosterlund, coleenp
2019-10-22 15:30:10 +03:00
thartmann
32c7ef90a2
8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
...
Summary: Use weak handles for compile tasks to allow unloading of referenced methods.
Reviewed-by: kvn, coleenp, eosterlund
2019-10-22 15:30:09 +03:00
roland
87c1f97e84
8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
...
Reviewed-by: thartmann, kvn
2019-10-22 15:30:08 +03:00
vdeshpande
dc836a721a
8224558: Fix replicateB encoding
...
Reviewed-by: thartmann, vlivanov
2019-10-22 15:30:07 +03:00
qpzhang
61def54dce
8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted
...
Summary: Specify a proper min stack size input to -Xss for aarch64
Reviewed-by: aph
2019-10-22 15:30:06 +03:00
ecaspole
26c0ee5bf9
8216375: Revert JDK-8145579 after JDK-8076988 is resolved
...
Summary: Remove obsolete code
Reviewed-by: thartmann, dlong
2019-10-22 15:30:05 +03:00
ecaspole
144fd69fd5
8076988: reevaluate trivial method policy
...
Summary: Removed some checks to qualify as trivial
Reviewed-by: shade, thartmann, dlong
2019-10-22 15:30:04 +03:00
redestad
0e90612fee
8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy
...
Reviewed-by: thartmann, pliden, kvn
2019-10-22 15:30:03 +03:00
rrich
37c98a8794
8228618: s390: c1/c2 fail to add a metadata relocation in the static call stub.
...
Reviewed-by: mdoerr, goetz
2019-10-22 15:30:02 +03:00
joehw
d37a42fe3f
8213734: SAXParser.parse(File, ..) does not close resources when Exception occurs.
...
Reviewed-by: lancea
2019-10-22 15:30:01 +03:00
coffeys
6627e7f267
8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1
...
Reviewed-by: lancea
2019-10-22 15:30:00 +03:00
kbarrett
fab1a8c008
8220690: ATTRIBUTE_ALIGNED requires GNU extensions enabled
...
Summary: Use __typeof__(x) instead of typeof(x).
Reviewed-by: shade, sgehwolf
2019-10-22 15:29:59 +03:00
valeriep
4b6b8f3efa
8226607: Inconsistent info between pcsclite.md and MUSCLE headers
...
Summary: Updated the info based on MUSCLE v1.8.24
Reviewed-by: ascarpino
2019-10-22 15:29:58 +03:00
valeriep
3b35eca6ea
8218780: Update MUSCLE PCSC-Lite header files
...
Summary: update the PCSC-lite header files to 1.8.24 release
Reviewed-by: coffeys
2019-10-22 15:29:57 +03:00
ogatak
79a610254a
8224090: [PPC64] Fix SLP patterns for filling an array with double float literals
...
Reviewed-by: mdoerr, simonis
2019-10-22 15:29:56 +03:00
stuefe
9483be55c1
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
...
Reviewed-by: stefank, coleenp
2019-10-22 15:29:55 +03:00
sgroeger
dc5732ca0d
8226468: [aix] loadquery failed error message displayed
...
Reviewed-by: stuefe, mbaesken
2019-10-22 15:29:54 +03:00
mbaesken
f008ed385d
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
...
Reviewed-by: jjg, stuefe
2019-10-22 15:29:53 +03:00
kevinw
76a09a2245
8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc
...
Reviewed-by: kvn, iignatyev
Contributed-by: fairoz.matte@oracle.com
2019-10-22 15:29:52 +03:00
hseigel
ee7090f358
8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently
...
Summary: Change pattern match to not require that the matching string start at the beginning of a line.
Reviewed-by: dcubed, dholmes
2019-10-22 15:29:51 +03:00
joehw
414e562625
8213325: (props) Properties.loadFromXML does not fully comply with the spec
...
Reviewed-by: alanb, rriggs, dfuchs, naoto
2019-10-22 15:29:50 +03:00
dzhou
935ded701c
8210408: Refactor java.util.ResourceBundle:i18n shell tests to plain java tests
...
Reviewed-by: naoto
2019-10-22 15:29:48 +03:00
dtitov
247e024e9e
8206074: nsk/jdi/EventRequestManager/createStepRequest/crstepreq001/TestDescription.java is timing out
...
Reviewed-by: cjplummer, gadams
2019-10-22 15:29:47 +03:00
pliden
e8fb1cf517
8215451: JNI IsSameObject should not keep objects alive
...
Reviewed-by: eosterlund, kbarrett
2019-10-22 15:29:46 +03:00
tvaleev
e155d1bd19
8214687: Optimize Collections.nCopies().hashCode() and equals()
...
Reviewed-by: igerasim, smarks
2019-10-22 15:29:45 +03:00
jiefu
60bc52e5f7
8219919: RuntimeStub name lost with PrintFrameConverterAssembly
...
Reviewed-by: kvn
2019-10-22 15:29:44 +03:00
manc
a40119f169
8223227: Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase
...
Reviewed-by: dholmes, jcbeyler
2019-10-22 15:29:43 +03:00
manc
dfebf0c888
8223177: Data race on JvmtiEnvBase::_tag_map in double-checked locking
...
Summary: Add memory fences on accesses to JvmtiEnvBase::_tag_map
Reviewed-by: dholmes, jcbeyler, sspitsyn
2019-10-22 15:29:42 +03:00
bpb
09958272c4
8202252: (aio) Closed AsynchronousSocketChannel keeps completion handler alive
...
Summary: Clear handler instance variable after use
Reviewed-by: rriggs, alanb
2019-10-22 15:29:41 +03:00
eosterlund
15a2fcbbd6
8224531: SEGV while collecting Klass statistics
...
Reviewed-by: coleenp, kbarrett, tschatzl
2019-10-22 15:29:40 +03:00
eosterlund
009298a00c
8212992: Change mirror accessor in Klass::verify_on() to use AS_NO_KEEPALIVE
...
Reviewed-by: coleenp, pliden
2019-10-22 15:29:39 +03:00
eosterlund
c523bd2c1e
8210063: ZGC: Enable load barriers for IN_NATIVE runtime barriers
...
Reviewed-by: pliden
2019-10-22 15:29:38 +03:00
eosterlund
704fe4a54a
8227277: HeapInspection::find_instances_at_safepoint walks dead objects
...
Reviewed-by: dholmes, kbarrett, tschatzl, coleenp
2019-10-22 15:29:37 +03:00
redestad
30a6f1ea55
8220682: Heap dumping and inspection fails with JDK-8214712
...
Reviewed-by: jcbeyler, jiangli, sspitsyn
2019-10-22 15:29:36 +03:00
mgronlun
5282d16d8f
8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory
...
Reviewed-by: egahlin, rwestberg
2019-10-22 15:29:35 +03:00
dcubed
f422bc23b8
8227117: normal interpreter table is not restored after single stepping with TLH
...
Reviewed-by: sspitsyn, eosterlund, dholmes, coleenp
2019-10-22 15:29:34 +03:00
coleenp
ef8a79ac90
8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
...
Summary: Add case for JVM_CONSTANT_Dynamic in error_message function.
Reviewed-by: dholmes, shade
2019-10-22 15:29:33 +03:00
igerasim
ce24c4113d
8226543: Reduce GC pressure during message digest calculations in password-based encryption
...
Reviewed-by: mullan
2019-10-22 15:29:32 +03:00
jlahoda
1093742197
8208269: Javadoc does not support module-info in a multi-release jar
...
Summary: Ensuring correct version is set when reading multi-release jars.
Reviewed-by: jjg
2019-10-22 15:29:31 +03:00
roland
610f4cc31d
8209684: Intrinsics that assume some input non null should use GraphKit::must_be_not_null()
...
Reviewed-by: kvn, thartmann
2019-10-22 15:29:30 +03:00
zgu
63786be0f5
8218566: NMT: missing memory tag for assert poison page
...
Reviewed-by: shade, stuefe
2019-10-22 15:29:29 +03:00
zgu
7fbee70cb3
8218558: NMT stack traces in output should show mt component for virtual memory allocations
...
Reviewed-by: shade, stuefe, coleenp
2019-10-22 15:29:28 +03:00
mbalao
c879c69097
8223482: Unsupported ciphersuites may be offered by a TLS client
...
Reviewed-by: xuelei, andrew
2019-10-22 15:29:27 +03:00
dl
8433f3ae3b
8221892: ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable
...
Reviewed-by: martin, dholmes
2019-10-22 15:29:26 +03:00
weijun
13965adcdb
8225257: sun/security/tools/keytool/PSS.java timed out
...
Reviewed-by: valeriep
2019-10-22 15:29:25 +03:00
rpatil
1067570dcb
8224560: (tz) Upgrade time-zone data to tzdata2019a
...
8225580: tzdata2018i integration causes test failures on jdk-13
8215982: (tz) Upgrade time-zone data to tzdata2018i
Reviewed-by: andrew, naoto
2019-10-22 15:29:23 +03:00
weijun
988a8b7be8
8222987: sun/security/tools/keytool/PSS.java times out on Solaris-SPARC
...
Reviewed-by: mullan, xuelei
2019-10-22 15:29:22 +03:00
naoto
1ba820ba0b
8222980: Upgrade IANA Language Subtag Registry to Version 2019-04-03
...
Reviewed-by: bpb, lancea
2019-10-22 15:29:21 +03:00
coffeys
280171a494
8133489: Better messaging for PKIX path validation matching
...
Reviewed-by: xuelei
2019-10-22 15:29:20 +03:00
kbarrett
741651da8f
8217576: C1 atomic access handlers use incorrect decorators
...
Summary: Fix decorator defaulting.
Reviewed-by: tschatzl, eosterlund
2019-10-22 15:29:19 +03:00
rehn
f60c9e4cdb
8220173: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
...
Reviewed-by: dcubed, redestad
2019-10-22 15:29:18 +03:00
rkennke
33dc204d65
8223244: Fix usage of ARRAYCOPY_DISJOINT decorator
...
Reviewed-by: eosterlund, shade
2019-10-22 15:29:17 +03:00
mdoerr
bef76997b4
8225347: [s390] Unexpected exit from stack overflow test
...
Reviewed-by: simonis
2019-10-22 15:29:16 +03:00
rrich
63d1ea28af
8223572: ~ThreadInVMForHandshake() should call handle_special_runtime_exit_condition()
...
Reviewed-by: dcubed, rehn, dholmes
2019-10-22 15:29:15 +03:00
naoto
0e1ef9a66c
8220037: Inconsistencies of generated timezone files between Windows and Linux
...
Reviewed-by: rriggs
2019-10-22 15:29:14 +03:00
naoto
0a47f7f8c9
8217366: ZoneStrings are not populated for all the Locales
...
Reviewed-by: rriggs
2019-10-22 15:29:13 +03:00
psadhukhan
2134b10a73
8214702: Wrong text position for whitespaced string in printing Swing text
...
Reviewed-by: prr, serb
2019-10-22 15:29:12 +03:00
alanb
4403bf259d
8208780: (se) test SelectWithConsumer.testReadableAndWriteable(): failure
...
Reviewed-by: bpb
2019-10-22 15:29:11 +03:00
mbaesken
2c9caf2d02
8215961: jdk/jfr/event/os/TestCPUInformation.java fails on AArch64
...
Reviewed-by: aph, goetz, lucy
2019-10-22 15:29:10 +03:00
roland
f1d8285224
8215265: C2: range check elimination may allow illegal out of bound access
...
Reviewed-by: thartmann, kvn
2019-10-22 15:29:09 +03:00
joehw
e5af5b6eaa
8180901: Transformer.reset() resets the state only once
...
Reviewed-by: rriggs, lancea
2019-10-22 15:29:08 +03:00
neliasso
6f4b8cb6fc
8087128: C2: Disallow definition split on MachCopySpill nodes
...
Reviewed-by: kvn
2019-10-22 15:29:07 +03:00
eosterlund
a567834b7c
8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy
...
Reviewed-by: kvn, mdoerr, thartmann
2019-10-22 15:29:06 +03:00
eosterlund
1db115e22b
8216427: ciMethodData::load_extra_data() does not always unpack the last entry
...
Reviewed-by: thartmann, kvn
2019-10-22 15:29:05 +03:00
dholmes
7e95125554
8193234: When using -Xcheck:jni an internally allocated buffer can leak
...
Reviewed-by: shade, hseigel
2019-10-22 15:29:04 +03:00
roland
5cb28eb496
8224580: Matcher can cause oop field/array element to be reloaded
...
Reviewed-by: neliasso, rkennke, dlong
2019-10-22 15:29:03 +03:00
vlivanov
ae26bb6d35
8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none
...
Reviewed-by: kvn, neliasso
2019-10-22 15:29:02 +03:00
thartmann
eaf2f684fa
8218721: C1's CEE optimization produces safepoint poll with invalid debug information
...
Summary: Bail out of CEE if one of the gotos is a safepoint but the if is not.
Reviewed-by: vlivanov, mdoerr
2019-10-22 15:29:01 +03:00
prr
c4f2fed661
8222362: Upgrade to Freetype 2.10.0
...
Reviewed-by: serb, erikj
2019-10-22 15:29:00 +03:00
coffeys
e8adb9c41a
8217364: Custom URLStreamHandler for jrt or file protocol can override default handler
...
Reviewed-by: redestad
2019-10-22 15:28:58 +03:00
xuelei
c3496b310d
8216326: SSLSocket stream close() does not close the associated socket
...
Reviewed-by: jnimeh
2019-10-22 15:28:57 +03:00
rriggs
8054d25ae2
8216205: Java API documentation formatting error in System.getEnv
...
Reviewed-by: lancea, bchristi, alanb
2019-10-22 15:28:56 +03:00
ysuenaga
81d25f0a39
8216155: C4819 warning at libfreetype sources on Windows
...
Reviewed-by: erikj
2019-10-22 15:28:55 +03:00
roland
513acbde0c
8215483: Off heap memory accesses should be vectorized
...
Reviewed-by: neliasso, kvn
2019-10-22 15:28:54 +03:00
dmarkov
b3ec39bad2
8214579: JFrame does not paint content in XVFB / X11vnc environment
...
Reviewed-by: prr
2019-10-22 15:28:53 +03:00
mgronlun
d6f55586bc
8214287: SpecJbb2005StressModule got uncaught exception
...
Reviewed-by: egahlin, jwilhelm
2019-10-22 15:28:52 +03:00
joehw
42e0c9ebdb
8213117: adoptNode corrupts attribute values
...
Reviewed-by: lancea
2019-10-22 15:28:51 +03:00
mdoerr
98c6b8535d
8224230: [PPC64, s390] Support AsyncGetCallTrace
...
Reviewed-by: goetz, jcbeyler, sspitsyn
2019-10-22 15:28:50 +03:00
weijun
755310cc00
8221801: Update src/java.base/share/legal/public_suffix.md
...
Reviewed-by: xuelei
2019-10-22 15:28:49 +03:00
psadhukhan
5dd3637138
8221411: NullPointerException in RasterPrinterJob without PrinterResolution
...
Reviewed-by: prr
2019-10-22 15:28:48 +03:00
jnimeh
d9f564a923
8218723: Use SunJCE Mac in SecretKeyFactory PBKDF2 implementation
...
Reviewed-by: apetcher
2019-10-22 15:28:47 +03:00
stuefe
4639002afb
8224487: outputStream should not be copyable
...
Reviewed-by: kbarrett, coleenp
2019-10-22 15:28:46 +03:00
stuefe
3616c92963
8221480: jcmd VM.metaspace shall print limits in basic mode
...
Reviewed-by: adinn, rehn
2019-10-22 15:28:45 +03:00
shade
7f6be173e2
8224033: os::snprintf should be used in virtualizationSupport.cpp
...
Reviewed-by: mbaesken, stuefe
2019-10-22 15:28:44 +03:00
mbaesken
b9a03ef415
8222720: Provide extended VMWare/vSphere virtualization related info in the hs_error file on linux/windows x86_64
...
Reviewed-by: dholmes, rehn
2019-10-22 15:28:43 +03:00
mdoerr
01bb03d19e
8225663: [testbug] Missing JNIEXPORT in XAbortProvoker native function
...
Reviewed-by: mbaesken, gromero, kvn
2019-10-22 15:28:42 +03:00
gromero
b3827ad81d
8223660: jtreg: Decouple Unsafe from RTM tests
...
Reviewed-by: mdoerr, shade
2019-10-22 15:28:41 +03:00
rschmelter
3f1e8c0323
8220570: Additonal trace when native thread creation fails
...
Summary: Added additonal trace when native thread creation fails
Reviewed-by: dholmes, goetz
2019-10-22 15:28:40 +03:00
rschmelter
75fb57499b
8221325: Add information about swap space to print_memory_info() on MacOS
...
Reviewed-by: stuefe, dholmes
2019-10-22 15:28:39 +03:00
shade
7d34d4357c
8218715: [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI
...
Reviewed-by: kvn
2019-10-22 15:28:38 +03:00
roland
e4830c9419
8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks
...
Reviewed-by: thartmann, mdoerr, rrich, kvn
2019-10-22 15:28:37 +03:00
roland
613f965a7e
8216549: Mismatched unsafe access to non escaping object fails
...
Reviewed-by: vlivanov, kvn, thartmann
2019-10-22 15:28:36 +03:00
fyang
0dd545eb3c
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal
...
Reviewed-by: thartmann
Contributed-by: jitao8@huawei.com
2019-10-22 15:28:35 +03:00
vlivanov
b910d7b91a
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
...
Reviewed-by: thartmann, roland
2019-10-22 15:28:34 +03:00
thartmann
b4ff0acae6
8218201: Failures when vmIntrinsics::_getClass is not inlined
...
Summary: Fix BCEscapeAnalyzer to correctly handle _getClass intrinsic.
Reviewed-by: kvn, dlong, redestad, neliasso
2019-10-22 15:28:33 +03:00
zgu
825f260551
8216199: Local variable arg defined but never used in BCEscapeAnalyzer::compute_escape_for_intrinsic()
...
Summary: Removed unused local variable
Reviewed-by: thartmann
2019-10-22 15:28:32 +03:00
dl
2b5ede6f72
8221120: CopyOnWriteArrayList.set should always have volatile write semantics
...
Reviewed-by: martin
2019-10-22 15:28:31 +03:00
qpzhang
0e1dd6f380
8221220: AArch64: Add StoreStore membar explicitly for Volatile Writes in TemplateTable
...
Reviewed-by: aph
2019-10-22 15:28:30 +03:00
fyang
291eb9ad31
8219635: aarch64: missing LoadStore barrier in TemplateTable::fast_storefield
...
Reviewed-by: aph
Contributed-by: patrick@os.amperecomputing.com
2019-10-22 15:28:29 +03:00
fyang
90f8211782
8218185: aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static
...
Reviewed-by: aph
Contributed-by: lunliu93@gmail.com
2019-10-22 15:28:28 +03:00
dkejriwal
aca40554cf
8206879: Currency decimal marker incorrect for Peru
...
Reviewed-by: naoto, rpatil
2019-10-22 15:28:27 +03:00
igerasim
7436de5bb4
6996807: FieldReflectorKey hash code computation can be improved
...
Reviewed-by: rriggs
2019-10-22 15:28:26 +03:00
gromero
12dad1cffd
8221434: Fix typo in lib-x11 autoconf error message about missing headers
...
Reviewed-by: dholmes
2019-10-22 15:28:24 +03:00
xliu
68fce40c80
8223537: testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently
...
Summary: Always purge_stale_tasks() in CompileQueue::get().
Reviewed-by: thartmann, kvn
2019-10-22 15:28:23 +03:00
stuefe
d8b782b849
8224034: [TESTBUG] runtime/ErrorHandlerTest/ErrorHandler fails intermittently for case 13 on Windows
...
Reviewed-by: dholmes
2019-10-22 15:28:22 +03:00
stuefe
05138d8729
8224181: On child process spawn, child may write to random file descriptor instead of the fail pipe
...
Reviewed-by: rriggs, martin
2019-10-22 15:28:21 +03:00
stuefe
2354716c3b
8225178: [Solaris] os::signal() should call sigaction() with SA_SIGINFO
...
Reviewed-by: dcubed, dholmes
2019-10-22 15:28:20 +03:00
jiangli
57325940f4
8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
...
Summary: Reset InstanceKlass _init_state to 'allocated' before writing out shared classes at dump time.
Reviewed-by: dholmes, coleenp
2019-10-22 15:28:19 +03:00
tschatzl
263859133f
8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
...
Summary: For initial TLAB sizing, increase the number of expected refills to 2.
Reviewed-by: phh, sangheki
2019-10-22 15:28:18 +03:00
aivanov
6ae6ce8af8
8218682: [TEST_BUG] DashOffset fails in mach5
...
8198411: [TEST_BUG] Two java2d tests are unstable in mach5
Summary: Skip testing VolatileImage if IndexColorModel is detected
Reviewed-by: prr, serb
2019-10-22 15:28:17 +03:00
dlong
47e17c6594
8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
...
Reviewed-by: kvn
2019-10-22 15:28:16 +03:00
kaddepalli
5b1816649e
8196681: Java Access Bridge logging and debug flags dynamically controlled
...
Reviewed-by: serb, sveerabhadra
2019-10-22 15:28:15 +03:00
goetz
55cbf58ef8
8215534: [testbug] some jfr test don't check @requires vm.hasJFR
...
Reviewed-by: sundar, egahlin
2019-10-22 15:28:14 +03:00
coffeys
2b23c2fe42
8148188: Enhance the security libraries to record events of interest
...
Reviewed-by: egahlin, mullan, weijun, xuelei
2019-10-22 15:28:13 +03:00
ysuenaga
3109246553
8225636: SA can't handle prelinked libraries
...
Reviewed-by: sspitsyn, cjplummer
2019-10-22 15:28:12 +03:00
naoto
1fbfb491e7
8214770: java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales.
...
Reviewed-by: lancea, bpb
2019-10-22 15:28:11 +03:00
mbaesken
9bcd90dec5
8220355: Improve assertion texts and exception messages in eventHandlerVMInit
...
Reviewed-by: alanb, sspitsyn, jcbeyler
2019-10-22 15:28:10 +03:00
mbaesken
d202fcd483
8223574: add more thread-related system settings info to hs_error file on AIX
...
Reviewed-by: goetz, mdoerr
2019-10-22 15:28:09 +03:00
mbaesken
9cd7b8b640
8222280: Provide virtualization related info in the hs_error file on AIX
...
Reviewed-by: clanger, mdoerr
2019-10-22 15:28:08 +03:00
azeller
28d28cd878
8194231: java/net/DatagramSocket/ReuseAddressTest.java failed with java.net.BindException: Address already in use: Cannot bind
...
Summary: Changed test to no longer use hardcoded ports.
Reviewed-by: chegar, clanger
2019-10-22 15:28:07 +03:00
thartmann
0897952f7e
8219807: C2 crash in IfNode::up_one_dom(Node*, bool)
...
Summary: Guard against regions degraded to copies.
Reviewed-by: kvn
2019-10-22 15:28:06 +03:00
mbaesken
41bc7ba85e
8217093: Support extended-length paths in parse_manifest.c on windows
...
Reviewed-by: chegar, clanger
2019-10-22 15:28:05 +03:00
mdoerr
a80e272e8f
8211097: aix: fix build after JDK-8210919
...
Reviewed-by: shade, mbaesken, erikj
2019-10-22 15:28:04 +03:00
ihse
0b1204d9c2
8210919: Remove statically linked libjli on Windows
...
Reviewed-by: erikj
2019-10-22 15:28:03 +03:00
ihse
99387696c0
8210729: Clean up macosx static library handling
...
Reviewed-by: erikj
2019-10-22 15:28:02 +03:00
mgronlun
3a3185a1b2
8214161: java.lang.IllegalAccessError: class jdk.internal.event.X509CertificateEvent (in module java.base) cannot access class jdk.jfr.internal.handlers.EventHandler (in module jdk.jfr) because module java.base does not read module jdk.jfr
...
Reviewed-by: egahlin, dholmes
2019-10-22 15:28:01 +03:00
mgronlun
8d6d44828a
8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant
...
Reviewed-by: egahlin, dholmes
2019-10-22 15:28:00 +03:00
egahlin
1961b56edf
8203629: Produce events in the JDK without a dependency on jdk.jfr
...
Reviewed-by: mgronlun
2019-10-22 15:27:59 +03:00
igerasim
b59a708021
8217344: Make comparison overflow-aware in ECDHKeyAgreement.engineGenerateSecret()
...
Reviewed-by: apetcher
2019-10-22 15:27:58 +03:00
xliu
32d251f334
8222670: pathological case of JIT recompilation and code cache bloat
...
Summary: Prevent downgraded compilation tasks from recompiling.
Reviewed-by: sgehwolf, thartmann
2019-10-22 15:27:57 +03:00
xuelei
627c030fb7
8221253: TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes
...
Reviewed-by: jnimeh
2019-10-22 15:27:56 +03:00
thartmann
4490928c36
8177899: Tests fail due to code cache exhaustion on machines with many cores
...
Summary: Implemented upper limit on CICompilerCount based on code cache size.
Reviewed-by: kvn, mdoerr
2019-10-22 15:27:55 +03:00
mbaesken
62c61f32ac
8219241: Provide basic virtualization related info in the hs_error file on linux/windows x86_64
...
Reviewed-by: dholmes, mdoerr
2019-10-22 15:27:54 +03:00
robm
c15b1b6e04
8139965: Hang seen when using com.sun.jndi.ldap.search.replyQueueSize
...
Reviewed-by: dfuchs
2019-10-22 15:27:53 +03:00
aoqi
19c785dbb0
8170639: [Linux] jsig is limited to a maximum of 64 signals
...
Reviewed-by: dholmes, iklam
2019-10-22 15:27:52 +03:00
ysuenaga
d6a16a0e8c
8224252: [TESTBUG] hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java is timing out again after fix for JDK-8163805
...
Reviewed-by: cjplummer, sspitsyn
2019-10-22 15:27:51 +03:00
clanger
d033293af8
8223553: Fix code constructs that do not compile with the Eclipse Java Compiler
...
Reviewed-by: smarks, dfuchs
2019-10-22 15:27:50 +03:00
stuefe
991ece2170
8213017: jspawnhelper: need to handle pipe write failure when sending return code
...
Reviewed-by: alanb
2019-10-22 15:27:49 +03:00
dl
e2723ec370
8224698: ConcurrentSkipListMap.java does not compile with the Eclipse Java Compiler
...
Reviewed-by: martin, clanger, smarks, dfuchs
2019-10-22 15:27:48 +03:00
goetz
9b54bcc2ee
8224838: Bump update version for OpenJDK: jdk-11.0.5
...
Reviewed-by: clanger
2019-10-22 15:27:47 +03:00
xuelei
4b662bb8a7
8210985: Update the default SSL session cache size to 20480
...
Summary: Change SSLSessionContext.getSessionCacheSize to return 20480 by default instead of 0.
Reviewed-by: jnimeh, mullan
2019-10-22 15:27:46 +03:00
bell-sw
1049473ac7
Merge conflict fix. Conflict against:
...
https://github.com/JetBrains/JetBrainsRuntime/commit/0456745
2019-10-22 15:27:31 +03:00
prr
421d82eed5
8225286: Better rendering of native glyphs
...
Reviewed-by: serb, psadhukhan, mschoene, rhalade
Conflicts:
src/java.desktop/share/native/libfontmanager/freetypeScaler.c
2019-10-22 15:27:17 +03:00
prr
ddc2e8d032
8223886: Add in font table referene
...
Reviewed-by: serb, psadhukhan, mschoene, rhalade
Conflicts:
src/java.desktop/share/native/libfontmanager/hb-jdk-font.cc
Cherrypick merge failed. The change applied manually:
https://github.com/bell-sw/jdk11u-openjdk/commit/0634e836
2019-10-22 15:27:12 +03:00
bell-sw
be21eec3a1
Merge conflict fix. Conflict against:
...
https://github.com/JetBrains/JetBrainsRuntime/commit/690696bb
2019-10-22 15:27:08 +03:00
prr
e641d80e2b
8222690: Better Glyph Images
...
Reviewed-by: serb, psadhukhan, mschoene, rhalade
Conflicts:
src/java.desktop/share/native/libfontmanager/DrawGlyphList.c
2019-10-22 15:27:07 +03:00
bell-sw
568f998799
Merge conflict fix. Minor clash with the change:
...
https://github.com/JetBrains/JetBrainsRuntime/commit/1e1b932a
2019-10-22 15:27:06 +03:00
prr
455c4859e3
8220186: Improve use of font temporary files
...
Reviewed-by: serb, psadhukhan, mschoene, rhalade
Conflicts:
src/java.desktop/share/classes/sun/font/FreetypeFontScaler.java
2019-10-22 15:27:05 +03:00
bell-sw
62c53cc9f9
Merge conflict fix. Minor clash with the change:
...
https://github.com/JetBrains/JetBrainsRuntime/commit/e3ba0bd6
2019-10-22 15:27:04 +03:00
serb
9e601f3e38
8215756: Memory leaks in the AWT on macOS
...
Reviewed-by: dmarkov
Conflicts:
src/java.desktop/macosx/native/libawt_lwawt/awt/AWTView.m
2019-10-22 15:27:03 +03:00
valeriep
076fecb1a1
8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange
...
Summary: Add internal Signature init methods to select provider based on both key and parameter
Reviewed-by: xuelei
2019-10-22 15:27:02 +03:00
valeriep
6585ca5491
8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails
...
Summary: Changed SignatureUtil.specialSetParameter to ignore null signature parameters
Reviewed-by: mullan, weijun
2019-10-22 15:27:01 +03:00
weijun
91685f5210
8215694: keytool cannot generate RSASSA-PSS certificates
...
Reviewed-by: xuelei
2019-10-22 15:27:00 +03:00
redestad
2ce8807d94
8215380: Backout accidental change to String::length
...
Reviewed-by: darcy, smarks
2019-10-22 15:26:59 +03:00
bell-sw
9bb3bcf08c
Merge conflict fix.
...
Automatic merge failed due to cherrypicking commit from outdated mercurial branch without the change:
https://github.com/bell-sw/jdk11u-openjdk/commit/aa8dc084
2019-10-22 15:26:57 +03:00
redestad
62932071ed
8215281: Use String.isEmpty() when applicable in java.base
...
Reviewed-by: dfuchs, alanb
Conflicts:
src/java.base/share/classes/sun/security/ssl/SSLContextImpl.java
src/java.base/share/classes/sun/security/ssl/X509TrustManagerImpl.java
2019-10-22 15:26:55 +03:00
bell-sw
c49cf53f7d
Merge conflict fix.
...
Automatic cherrypick merge failed due to commit on outdated mercurial branch without the change:
https://github.com/bell-sw/jdk11u-openjdk/commit/d5bd6969
2019-10-22 15:26:53 +03:00
apetcher
724aac33fa
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size
...
Summary: Truncate the digest according to the group order, not the field size
Reviewed-by: jnimeh
Conflicts:
src/jdk.crypto.ec/share/classes/sun/security/ec/ECDSASignature.java
2019-10-22 15:26:52 +03:00
Vitaly Provodin
5c05e55d9b
JBR-1821 Notarize JBR bundles enabling JBRSDK notarization (jmods was excluded)
2019-10-21 20:03:26 +07:00
Vitaly Provodin
1d7ba016b0
JBR-1821: Notarize JBR bundles - preparing tarball
2019-10-19 08:23:26 +07:00
Alexey Ushakov
41f4fddd34
JBR-1925 JetBrainsMono fonts update to v0.20
...
Updated the fonts to v0.20
2019-10-18 20:22:13 +03:00
Vitaly Provodin
90a36251b6
JBR-1821: Notarize JBR bundles as a standalone app (follow up)
2019-10-18 20:23:59 +07:00
Kirill Kirichenko
5a29d4ade9
JBR-1874 Cursor not changing from 'default' to 'text'. Additional fix after reopening.
2019-10-18 10:43:30 +03:00
Alexey Ushakov
a0b235eb24
Revert "JBR-1756 use CoreText for all font rendering on Catalina"
...
This reverts commit acdc0ea3
2019-10-17 20:16:16 +03:00
Alexey Ushakov
20546081aa
Revert "JBR-1863, JBR-1868 correct advances on Catalina"
...
This reverts commit d5868e8f
2019-10-17 20:16:16 +03:00
Elena Sayapina
b99c1e7b5c
JBR-1417 Regression test update, fixed focus issue on a certain TC agents by adding frame.toFront()
2019-10-16 19:42:25 +07:00
Vitaly Provodin
aebc0cdb79
JBR-1821: Notarize JBR bundles as a standalone app
2019-10-16 17:05:06 +07:00
Elena Sayapina
d757108517
JBR-1417 Regression test update, additional focus check was added
2019-10-16 13:20:11 +07:00
Elena Sayapina
6ea9530d9f
JBR-1417 Regression test update, fixed test compilation, added missed import
2019-10-16 12:22:27 +07:00
Elena Sayapina
9fe5c778d9
JBR-1417 Regression test update, made fail check more straightforward
2019-10-15 19:09:57 +07:00
Konstantin Bulenkov
529d5c8bcc
Remove JetBrains Mono Italic until UX-973 is fixed
2019-10-12 14:57:33 +03:00
Vitaly Provodin
9331ecada6
updated JTreg exclude list
2019-10-11 18:17:55 +07:00
Vitaly Provodin
8781991e67
updated JTreg exclude list
2019-10-11 18:17:00 +07:00
Eugene Petrenko
7a24f5a493
project setup improvements
...
git ignore .idea and cmake build folders folder under /jb
make configure script unix executable to support ./configure runs
add section for building on macOS
2019-10-10 12:24:41 +02:00
Eugene Petrenko
82dcb03358
cds - add more logging to -Xshare:dump errors
...
log exception along with "Preload Warning: Verification failed" warning messages
advanced debug logging to diagnose listed class was not defined error from -Xshare:dump
more detailed error logging from the Xshare:dump phase
2019-10-10 12:24:41 +02:00
Eugene Petrenko
691e7d46ed
Support AppCDS on Windows via a variation of the older JDK fix 8185145
...
8185145: AppCDS custom loader support on Mac OS X
2019-10-10 12:24:41 +02:00
Calvin Cheung
51ec616d23
8185145: AppCDS custom loader support on Mac OS X
...
Reviewed-by: dholmes, gziemski
2019-10-10 12:24:41 +02:00
Vitaly Provodin
b3a41ba6d9
updated JTreg exclude list
2019-10-10 09:09:50 +07:00
Vitaly Provodin
2fb4c904ab
Revert "cds - log exception along with "Preload Warning: Verification failed" warning messages"
...
This reverts commit c3839647
2019-10-05 10:43:18 +07:00
Vitaly Provodin
ab1e8dc136
Revert "add section for building on macOS"
...
This reverts commit 6b7ccbdc
2019-10-05 10:43:09 +07:00
Vitaly Provodin
e480592b39
Revert "cds - advanced debug logging to diagnose listed class was not defined error from -Xshare:dump"
...
This reverts commit 48478ca6
2019-10-05 10:43:00 +07:00
Vitaly Provodin
99dae8d59e
Revert "cds - more detailed error logging from the Xshare:dump phase"
...
This reverts commit b74750d8
2019-10-05 10:42:51 +07:00
Vitaly Provodin
2e672f6c2f
updated JTreg exclude list
2019-10-05 06:35:26 +07:00
Vitaly Provodin
a31ba4ca30
Merge remote-tracking branch 'origin/master'
2019-10-05 06:35:19 +07:00
Alexey Ushakov
1e900726f9
JBR-1721 Cant open project on macOS 10.15
...
Removed workaround for early Catalina betas
2019-10-04 13:58:57 +03:00
Dmitry Batrak
6f60cad1a9
JBR-1879 Wrong symbols in evaluate expression dialog
...
add clarifying comment to code
2019-10-03 11:57:33 +03:00
Eugene Petrenko
b74750d845
cds - more detailed error logging from the Xshare:dump phase
2019-10-03 11:35:49 +07:00
Eugene Petrenko
48478ca6e2
cds - advanced debug logging to diagnose listed class was not defined error from -Xshare:dump
2019-10-03 11:35:48 +07:00
Eugene Petrenko
6b7ccbdccc
add section for building on macOS
2019-10-03 11:35:48 +07:00
Eugene Petrenko
c3839647c6
cds - log exception along with "Preload Warning: Verification failed" warning messages
2019-10-03 11:35:47 +07:00
Alexey Ushakov
a7b4c9449a
JBR-1885 JetBrainsMono fonts update to v0.19
...
Updated the fonts to v0.19. Bundled italic fonts
2019-10-01 22:52:11 +03:00
Vitaly Provodin
380c17456c
moving test/jdk/jb/java/awt/font/TextLayout to test/jdk/jb/java/awt/Font/TextLayout
2019-10-01 10:06:39 +07:00
Dmitry Batrak
ba7496606d
JBR-1879 Wrong symbols in evaluate expression dialog
...
a better check that font used by GDI matches the font used by JRE
2019-09-30 14:47:16 +03:00
Dmitry Batrak
1ee493a1f9
JBR-1879 Wrong symbols in evaluate expression dialog
...
rollback fix for JBR-1777
2019-09-30 14:46:51 +03:00
Dmitry Batrak
fc25d3598c
test case for JBR-1875
2019-09-27 15:11:32 +03:00
Dmitry Batrak
598452f079
JBR-1875 Modal dialogs text partly lost
...
This reverts JBR-1838 (Backport fix for JDK-8226513 from OpenJDK)
2019-09-27 15:11:00 +03:00
Vitaly Provodin
c49e042535
updated JTreg exclude list
2019-09-27 08:34:44 +07:00
Alexey Ushakov
94a4eb7002
JBR-1874 Cursor not changing from 'default' to 'text'
...
Prevent OS from changing cursor
2019-09-26 12:58:52 +03:00
Alexey Ushakov
fa160d2d7d
JBR-1872 Backport JDK-8217731 Font rendering and glyph spacing has changed from jdk-8 to jdk-11
...
The fix backported with some minor modifications
2019-09-25 17:42:50 +03:00
Vitaly Provodin
c0397fbade
updated JTreg exclude list
2019-09-25 16:51:32 +07:00
Dennis Ushakov
d5868e8fe1
JBR-1863, JBR-1868 correct advances on Catalina
2019-09-24 19:56:24 +03:00
Dennis Ushakov
e40bb508e3
JBR-1850: on macOS fonts should be sorted by weight to ensure proper population of the families
2019-09-24 18:48:51 +03:00
Denis Konoplev
c92af06680
Fix package name
2019-09-24 18:01:45 +03:00
Vitaly Provodin
178708f1cb
updated JTreg exclude list
2019-09-23 16:49:54 +07:00
Vitaly Provodin
2e2cae243c
updated JTreg exclude list
2019-09-20 17:09:23 +07:00
Vitaly Provodin
7a2a7986be
updated JTreg exclude list
2019-09-20 14:09:41 +07:00
Artem Bochkarev
5839539379
JBR-1851: check NSArray length
...
and make more exception-safe
and minor optimization for logging (cache jobjects)
2019-09-17 18:28:32 +03:00
Vitaly Provodin
1b04112158
updated JTreg exclude list
2019-09-17 10:35:38 +07:00
Denis Fokin
a5dcce7541
JBR-1844 Settings window header color is not changed when switching and applying a theme
2019-09-16 12:54:00 +03:00
Vitaly Provodin
976c97f409
updated JTreg exclude list
2019-09-16 15:50:50 +07:00
Vitaly Provodin
4ef573bfb7
updated JTreg exclude list
2019-09-14 06:19:23 +07:00
Artem Bochkarev
0efbe5d9b9
JBR-1762: fixed review comments
2019-09-13 18:54:55 +03:00
Artem Bochkarev
7a2ccfc521
JBR-1762: request focus of immediate parent when dispose popup
...
because requesting focus for frame-parent causes to close whole popup chain
2019-09-13 18:54:49 +03:00
Artem Bochkarev
969255904b
JBR-1841: allow deferred disabling of InputMethods-support
2019-09-13 16:05:01 +03:00
Vitaly Provodin
27d2f21f65
updated JTreg exclude list
2019-09-12 14:41:54 +07:00
Alexey Ushakov
7f032e3fe7
JBR-1840 Update new fonts up to v0.18
...
Updated new fonts
2019-09-12 00:48:40 +03:00
Dmitry Batrak
6b50fc8871
IDEA-222435 Backport fix for JDK-8226513 from OpenJDK
...
apply fix from OpenJDK
2019-09-11 11:36:27 +03:00
Dmitry Batrak
81d989b511
IDEA-222435 Backport fix for JDK-8226513 from OpenJDK
...
revert fixes for JBR-934 and JBR-1604
2019-09-11 11:34:39 +03:00
Dennis Ushakov
acdc0ea38e
JBR-1756 use CoreText for all font rendering on Catalina
2019-09-10 10:46:32 +03:00
Artem Bochkarev
4cd8e27964
JBR-1788: use old codepath of CFileDialog (with completionHandler) when running under mojave (or previous)
...
fixed JBR-1788: File Chooser on Mac is in the center of the screen
2019-09-09 19:51:01 +03:00
Artem Bochkarev
8445f53d85
JBR-1668: add hardcoded default values for preferences node NSServicesStatus
2019-09-09 19:09:49 +03:00
Anton Tarasov
eaa04303a7
JBR-1834 [linux] runtime hidpi switch is broken
2019-09-09 17:29:44 +03:00
Vitaly Provodin
29c8d3fecf
updated JTreg exclude list
2019-09-06 14:48:30 +07:00
Elena Sayapina
41e89505be
JBR-1417 Added new regression test (JBR 11 does not support chain of popups)
2019-09-05 17:56:56 +07:00
Artem Bochkarev
30d479fbd4
JBR-1515: obtain shortcut from OS to check inside AWTView.performKeyEquivalent
2019-09-05 13:06:30 +03:00
Anton Tarasov
4399dc382c
JBR-1824 export NSWindow::setIgnoresMouseEvents to java internal API
2019-09-05 12:56:32 +03:00
Alexey Ushakov
e21bc70e8f
JBR-1756 San Francisco rendering is broken on Catalina
...
Added performance test with random glyphs
2019-09-04 15:59:32 +03:00
Vitaly Provodin
08ea095216
updated JTreg exclude list
2019-09-04 16:34:27 +07:00
Dmitry Batrak
7884d54f48
JBR-1777 Wrong glyphs are rendered for Roboto font
...
refactoring following JR-CR-483
2019-09-04 09:43:35 +03:00
Konstantin Bulenkov
483234fe7d
Revert "Update JetBrains Mono to 0.17"
...
This reverts commit 0fb5c9ed
2019-09-02 16:27:35 +02:00
Dmitry Batrak
6790353282
JBR-1805 Hard to read font rendering for Courier New
...
updating fix for JBR-1777
2019-09-02 12:15:55 +03:00
Konstantin Bulenkov
0fb5c9ed61
Update JetBrains Mono to 0.17
2019-08-30 15:52:11 +03:00
Vitaly Provodin
5a63351d2a
updated JTreg exclude list
2019-08-30 16:44:58 +07:00
Anton Tarasov
eae772aca9
JBR-1802 com/sun/java/accessibility/util/8051626/Bug8051626.java: access denied ("java.lang.RuntimePermission" "getClassLoader")
2019-08-30 12:13:54 +03:00
Vitaly Provodin
b3c4cc9e52
updated JTreg exclude list
2019-08-30 10:10:28 +07:00
Sergey Malenkov
57e46e5dcd
Rollback to d4b529ad49
2019-08-29 23:02:04 +03:00
Sergey Malenkov
ba69b0d47d
Revert all attempts to fix JBR-1076
2019-08-29 20:59:47 +03:00
Dmitry Batrak
e1c6172e9a
JBR-1777 Wrong glyphs are rendered for Roboto font
2019-08-28 17:06:25 +03:00
Anton Tarasov
322526458a
JBR-1795 Project opened from Welcome screen goes to backgound after loading
2019-08-27 22:41:19 +03:00
Anton Tarasov
8ae0be8eb6
JBR-1609 Jupyter Notebook eventually causes IDEA to become unresponsive on Mac OSX
2019-08-26 17:24:33 +03:00
Anton Tarasov
4b09614a0e
JBR-1786 Weird white border for IDE window
2019-08-26 16:52:15 +03:00
Alexey Ushakov
08ae9ff034
JBR-1778 Font in editor incorrect (always italics)
...
More unique patterns for 'Anka/Coder'
2019-08-26 16:40:47 +03:00
Alexey Ushakov
251068294e
JBR-1778 Font in editor incorrect (always italics)
...
'Anka/Coder' font support
2019-08-26 15:56:25 +03:00
Denis Fokin
cce5c34181
Exports break windows build because lack of packages
2019-08-26 13:53:51 +03:00
Alexey Ushakov
ec241e4a0a
JBR-1778 Font in editor incorrect (always italics)
...
Added some more patterns to bold and italic detection code
2019-08-23 15:12:07 +03:00
Denis Fokin
f42e6bb30b
JBR-1784 File dialogs aren't themed on macOS
2019-08-23 14:39:57 +03:00
Denis Fokin
b3dacc9146
JBR-1779 Can't assign and use Force Touch in 2019.1
2019-08-23 12:55:18 +03:00
Denis Fokin
a2059db21b
Export eawt packages
2019-08-23 12:55:18 +03:00
Alexey Ushakov
5119eeee12
JBR-1778 Font in editor incorrect (always italics)
...
Added -it pattern into italic detection code
2019-08-22 18:59:59 +03:00
Anton Tarasov
d9dfc3c6c5
JBR-1770 [windows] frame does not open as maximized
2019-08-21 14:42:38 +03:00
Artem Bochkarev
1acada7cac
JBR-1771: fixed compilation errors (macosx-x86_64-normal-server-fastdebug)
2019-08-21 09:50:38 +03:00
Artem Bochkarev
ec9bd95bfe
JBR-1721: don't use completion handler to obtain results from NSOpenPanel
...
it doesn't invoked in catalina, move handler's logic just after runModal
2019-08-20 17:19:21 +03:00
Dmitry Batrak
5d35e72065
JBR-1761 Printing a comment block in landscape mode results in oddly rotated italic letters
2019-08-20 11:49:58 +03:00
Artem Bochkarev
cf7d535b03
Merge branch 'system_hotkeys'
2019-08-19 18:41:57 +03:00
Egor Ushakov
c959b23697
JBR-1655 Disable "WARNING: An illegal reflective access operation has occurred" - use property jdk.module.illegalAccess.silent
2019-08-16 14:46:55 +03:00
Vitaly Provodin
bdd644eaac
updated JTreg exclude list
2019-08-16 09:45:52 +07:00
Dennis Ushakov
d45a8d2113
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.
2019-08-15 15:22:19 +03:00
Artem Bochkarev
15f7368309
JBR-1668: add hardcoded descriptions of system actions
...
and minor fixes
fix memory management
2019-08-14 20:39:34 +03:00
Alexey Ushakov
aa13c8b4ea
JBR-1690 Bundle new fonts
...
Test correction
2019-08-13 15:56:12 +03:00
Alexey Ushakov
83843f9124
JBR-1690 Bundle new fonts
...
Removed excessive fonts
2019-08-13 14:51:44 +03:00
Alexey Ushakov
ed806bf652
Revert "8194873: right ALT key hotkeys no longer work in Swing components Reviewed-by: serb, psadhukhan"
...
This reverts commit 05e1a1b2
2019-08-11 13:43:52 +03:00
Alexey Ushakov
56b69b2813
Reverted fix of JDK-8041928: MouseEvent.getModifiersEx gives wrong result because it breaks AltGr shortcuts
2019-08-11 13:43:52 +03:00
Denis Fokin
da03ef94f8
JBR-448 Keyboard shortcuts do not work the same way on different layouts (mac)
2019-08-09 13:49:44 +03:00
Alexey Ushakov
76abb69262
JBR-1690 Bundle new fonts
...
Update family name for JetBrainsMono-Thin
2019-08-08 17:37:38 +03:00
Alexey Ushakov
2a2e1cfb36
JBR-1690 Bundle new fonts
...
Updated bundled fonts
2019-08-07 12:35:59 +03:00
Anton Tarasov
12de3e287e
JBR-1693 difficult to input Japanese text with "Fast" Key Repeat
2019-08-02 20:17:58 +03:00
Dmitry Batrak
9cc5cbc99b
JBR-1714 Italic text is displayed using incorrect glyphs on Windows
...
improved fix - it keeps generating synthetic italic for system fonts which exist in plain variant only
2019-08-02 17:15:11 +03:00
Dmitry Batrak
46e4cdfcbd
JBR-1714 Italic text is displayed using incorrect glyphs on Windows
2019-08-02 15:30:23 +03:00
Vitaly Provodin
897a8fc34e
updated JTreg exclude list
2019-08-02 11:30:51 +07:00
Denis Fokin
52405e5dfa
JBR-1712 java/awt/Frame/NormalToIconified/NormalToIconifiedTest.java: Frame is not in ICONIFIED state
2019-08-01 12:24:48 +03:00
Alexey Ushakov
bcae402dc8
JBR-1699 Use platform font rendering for bundled fonts on MacOS
...
Removed unnecessary method
2019-07-31 17:09:36 +02:00
Alexey Ushakov
c423003bd4
JBR-1699 Use platform font rendering for bundled fonts on MacOS
...
Use different family for specific font faces. Refactoring
2019-07-31 13:18:47 +02:00
Artem Bochkarev
9dbcf194c9
JBR-1668: minor fixes
...
fixed review comments
2019-07-31 13:54:03 +03:00
Vitaly Provodin
7b27b1b042
updated JTreg exclude list
2019-07-31 14:43:33 +07:00
Vitaly Provodin
7911ed796c
updated JTreg exclude list
2019-07-30 17:59:52 +07:00
Alexey Ushakov
df8927dbb7
JBR-1702 Update to 11.0.4 openjdk sourcebase
...
Added info about docker image name
2019-07-30 11:33:59 +02:00
Alexey Ushakov
a86bde7a19
JBR-1702 Update to 11.0.4 openjdk sourcebase
...
Updated docker image build script
2019-07-30 11:26:10 +02:00
Anton Tarasov
2ea40c8d84
JBR-1429 [followup] Scale is huge due to GDK_SCALE
2019-07-29 21:46:16 +03:00
Alexey Ushakov
a159468873
Updated gradle script to run unit tests with updated JBR
2019-07-29 18:05:40 +02:00
Alexey Ushakov
8c86ad3e96
JBR-1699 Use platform font rendering for bundled fonts on MacOS
...
Used CFont instead of TrueTypeFont for bundled fonts on mac
2019-07-29 18:05:40 +02:00
Anton Tarasov
1c3477df2e
JBR-1429 Scale is huge due to GDK_SCALE
2019-07-29 19:01:05 +03:00
Denis Fokin
25ca06766f
JBR-1696 Focus lost after "Add File to Git" dialog is shown
2019-07-29 12:10:20 +03:00
Alexey Ushakov
42d83e8388
Merge pull request #8 from bell-sw/update_11.0.4
...
Update 11.0.4
2019-07-29 10:53:05 +02:00
Vitaly Provodin
e4a3889cf0
JBR-1618: fixed misprint, added saving screenshots in case of failure
2019-07-29 14:28:06 +07:00
Vitaly Provodin
2b0ad27393
updated JTreg exclude list
2019-07-29 14:14:53 +07:00
Alexey Ushakov
0d2326ff34
JBR-1690 Bundle new fonts
2019-07-28 23:47:07 +02:00
Alexey Ushakov
114b8af38f
JBR-1624 Fonts rendering is broken in the 2019.2 EAP (Fira Code)
...
Corrected lookup for bold fonts
2019-07-28 23:47:07 +02:00
Alexey Ushakov
62f9d1f46a
JBR-1645 javax/swing/JTextArea/TestTabSize.java: Tab width calculation wrong
...
Corrected idea font filter
2019-07-28 23:09:31 +02:00
Dmitry Batrak
0429e74e9d
JBR-1689 Incorrect painting of long strings on linux
...
correct operator precedence
2019-07-26 14:36:46 +03:00
Dmitry Batrak
e12c1d6f0d
JBR-1689 Incorrect painting of long strings on linux
2019-07-25 15:50:46 +03:00
andrew
984ee6de6d
Added tag jdk-11.0.4-ga for changeset 6a4d57474e1c
2019-07-24 18:24:03 +03:00
jnimeh
baa0bcc47b
8222678: Improve TLS negotiation
...
Reviewed-by: mullan, rhalade, mschoene
2019-07-24 18:21:10 +03:00
igerasim
a974a4bbf8
8221518: Normalize normalization
...
Reviewed-by: chegar, igerasim, ahgross, rhalade
2019-07-24 18:21:09 +03:00
jnimeh
f4ad93af52
8221345: Better Poly1305 support
...
Reviewed-by: apetcher, mschoene, rhalade
2019-07-24 18:21:08 +03:00
serb
1d5b16fd63
8220517: Enhanced GIF support
...
Reviewed-by: aivanov, ssahoo, mschoene, prr
2019-07-24 18:21:07 +03:00
jnimeh
40cfdce94b
8219775: Certificate validation improvements
...
Reviewed-by: ascarpino, ssahoo, skoivu
2019-07-24 18:21:06 +03:00
serb
1cccea91e9
8218876: Improve PNG support options
...
Reviewed-by: prr, rhalade, mschoene
2019-07-24 18:21:05 +03:00
xuelei
21a7269ceb
8218873: Improve JSSE endpoint checking
...
Reviewed-by: mullan, ahgross, rhalade
2019-07-24 18:21:04 +03:00
coffeys
58b8ccc854
8218863: Better endpoint checks
...
Reviewed-by: xuelei, ahgross, jnimeh, mullan, rhalade
2019-07-24 18:21:03 +03:00
igerasim
64566ca44c
8217563: Improve realm maintenance
...
Reviewed-by: mullan, mschoene, valeriep
2019-07-24 18:21:02 +03:00
mullan
de2d07fe1f
8216381: More limited privilege usage
...
Reviewed-by: ahgross, coffeys, rhalade
2019-07-24 18:21:00 +03:00
smarks
c65f663dcb
8213432: Better copies of CopiesList
...
Reviewed-by: rriggs, skoivu, ahgross, robm, rhalade, jeff
2019-07-24 18:20:59 +03:00
igerasim
da3730d6ce
8213431: Improve file protocol handling
...
Reviewed-by: chegar, dfuchs, igerasim, rhalade, weijun
2019-07-24 18:20:58 +03:00
igerasim
262d1ddf1f
8212328: Exceptional throw cases
...
Reviewed-by: smarks, rriggs, igerasim, ahgross, skoivu
2019-07-24 18:20:57 +03:00
naoto
1de7835d1d
8226876: Assertion in sun/util/locale/provider/CalendarDataUtility on Windows after JDK-8218960
...
Reviewed-by: clanger
2019-07-24 18:20:56 +03:00
clanger
677d4d3eb1
8226880: Backport of JDK-8208698 (Improved ECC Implementation) should not bring parts of JDK-8205476 (KeyAgreement#generateSecret is not reset for ECDH based algorithm)
...
Reviewed-by: andrew
2019-07-24 18:20:55 +03:00
mbaesken
a0d84192bb
8225402: events logging in deoptimization.cpp should go to deopt-log
...
Reviewed-by: mdoerr, stuefe, coleenp
2019-07-24 18:20:54 +03:00
mbaesken
8af0800269
8218811: replace open by os::open in hotspot coding
...
Reviewed-by: dholmes, iklam, stuefe
2019-07-24 18:20:53 +03:00
aph
869aabd8b2
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
...
Reviewed-by: kbarrett, tschatzl
2019-07-24 18:20:52 +03:00
erikj
eaba1a6346
8222913: Add Jib support for VERSION_EXTRA*
...
Reviewed-by: tbell, mikael
2019-07-24 18:20:51 +03:00
fyang
7c16f77492
8224828: aarch64: rflags is not correct after safepoint poll
...
Reviewed-by: aph, adinn
Contributed-by: Xiang Yuan <yuanxiang4@huawei.com >
2019-07-24 18:20:50 +03:00
apetcher
5d9faf7c80
8208698: Improved ECC Implementation
...
Summary: New implementation of ECDH and ECDSA forsome prime-order curves
Reviewed-by: ascarpino
2019-07-24 18:20:49 +03:00
mgronlun
f2d4934d48
8220293: Deadlock in JFR string pool
...
Reviewed-by: rehn, egahlin
2019-07-24 18:20:48 +03:00
rraghavan
8b14351736
8202414: Unsafe write after primitive array creation may result in array length change
...
Summary: Avoided collecting unaligned stores in Initialize node by making can_capture_store return false for same
Reviewed-by: dlong, kvn, vlivanov
2019-07-24 18:20:47 +03:00
erikj
1c86964a86
8210837: Add libXrandr-devel to the Linux devkits
...
Reviewed-by: prr, mikael
2019-07-24 18:20:46 +03:00
jjiang
a959da2d69
8212562: To remove lib/security from test/jdk/TEST.groups
...
Summary: Remove lib/security from test group jdk_security3
Reviewed-by: coffeys
2019-07-24 18:20:45 +03:00
clanger
618061de22
8224727: Problem list test security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java
...
Reviewed-by: rhalade
2019-07-24 18:20:44 +03:00
rhalade
f904e0178e
8202651: Test ComodoCA.java fails
...
Reviewed-by: mullan
2019-07-24 18:20:43 +03:00
aph
e1cda1822f
8224880: AArch64: java/javac error with AllocatePrefetchDistance
...
Reviewed-by: adinn
2019-07-24 18:20:42 +03:00
aph
7c19f7a134
8224671: AArch64: mauve System.arraycopy test failure
...
Reviewed-by: adinn
2019-07-24 18:20:41 +03:00
ysuenaga
8ef4fe8295
8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
...
Reviewed-by: cjplummer, jcbeyler
2019-07-24 18:20:40 +03:00
ysuenaga
2f2d0406ac
8223665: SA: debugd options should follow jhsdb style
...
Reviewed-by: dholmes, sspitsyn, ysuenaga, jcbeyler
Contributed-by: Osamu Sakamoto <sakamoto.osamu@nttcom.co.jp >
2019-07-24 18:20:39 +03:00
aivanov
558f0efc8c
8217707: JNICALL declaration breaks Splash screen functions
...
Reviewed-by: prr, stuefe
2019-07-24 18:20:38 +03:00
ljiang
19ae35dd6f
8218781: Localized names for Japanese era Reiwa in COMPAT provider
...
Reviewed-by: naoto
2019-07-24 18:20:37 +03:00
goetz
692d03cede
8221470: Print methods in exception messages in java-like Syntax.
...
Reviewed-by: dholmes, mdoerr, coleenp
2019-07-24 18:20:36 +03:00
itakiguchi
219844961a
8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix)
...
Reviewed-by: alanb, goetz
2019-07-24 18:20:35 +03:00
itakiguchi
87023a078c
8213614: DnD operation change feature does not work with 64bit big endian CPU
...
Reviewed-by: serb
2019-07-24 18:20:34 +03:00
serb
49d3fc810e
8208996: X11 icon window color handing bug
...
Reviewed-by: serb
Contributed-by: takiguc@linux.vnet.ibm.com
2019-07-24 18:20:33 +03:00
mbaesken
915a162c8a
8221915: cleanup ticks related coding in os_perf_aix.cpp [aix]
...
Reviewed-by: mdoerr
2019-07-24 18:20:32 +03:00
mbalao
8954790601
8220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider
...
Summary: Do not close the session holding the Wrapper Key while in use. Delete the Wrapper Key when no longer needed.
Reviewed-by: valeriep
2019-07-24 18:20:31 +03:00
valeriep
bb857b8557
8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
...
Summary: changed variable declaration type to byte* from long* to fix SIGBUS error
Reviewed-by: ascarpino
2019-07-24 18:20:30 +03:00
mbalao
8edb0464c1
8217088: Disable JDK-6913047 fix (SunPKCS11 memory leak) after JDK-8216597 (SIGBUS error in getNativeKeyInfo)
...
Summary: Disable JDK-6913047 fix (SunPKCS11 memory leak) temporarily until JDK-8216597 (SIGBUS error in getNativeKeyInfo) is fixed.
Reviewed-by: mullan
2019-07-24 18:20:29 +03:00
mbalao
28a73b545d
6913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space
...
Summary: Extract cryptographic keys within NSS PKCS11 software tokens for memory management purposes.
Reviewed-by: valeriep
2019-07-24 18:20:28 +03:00
ysuenaga
e812af9f42
8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions
...
Reviewed-by: mgronlun, egahlin
2019-07-24 18:20:27 +03:00
egahlin
a9e8af6270
8213617: JFR should record the PID of the recorded process
...
Reviewed-by: mgronlun
2019-07-24 18:20:26 +03:00
mgronlun
2c3a64f901
8215284: Reduce noise induced by periodic task getFileSize()
...
Reviewed-by: redestad, egahlin
2019-07-24 18:20:24 +03:00
sgehwolf
ea3ed16d6d
8224474: harfbuzz 2.3.1 code fails to compile with gcc 4.4.7
...
Summary: Move GCC pragmas outside functions
Reviewed-by: clanger, aph
2019-07-24 18:20:23 +03:00
mbaesken
529d816862
8221535: add steal tick related information to hs_error file [linux]
...
Reviewed-by: dholmes, goetz
2019-07-24 18:20:22 +03:00
mbaesken
d79c9e4957
8220781: linux-s390 : os::get_summary_cpu_info gives bad output
...
Reviewed-by: dholmes, lucy
2019-07-24 18:20:21 +03:00
rhalade
7d45943917
8223499: Remove two DocuSign root certificates that are expiring
...
Reviewed-by: mullan
2019-07-24 18:20:20 +03:00
itakiguchi
3ba9e9e4d1
8211826: StringIndexOutOfBoundsException happens via GetStringUTFRegion()
...
Reviewed-by: serb
2019-07-24 18:20:19 +03:00
itakiguchi
7ef6ea624e
8212676: AWT SystemColor setting on CDE
...
Reviewed-by: serb
2019-07-24 18:20:18 +03:00
rhalade
f737bc3621
8222136: Remove two Comodo root CA certificates that are expiring
...
Reviewed-by: mullan
2019-07-24 18:20:17 +03:00
weijun
25a31564d8
8217690: Update public suffix version
...
Reviewed-by: mullan
2019-07-24 18:20:16 +03:00
aivanov
83c4ae980d
8221263: [TEST_BUG] RemotePrinterStatusRefresh test is hard to use
...
Reviewed-by: serb, prr
2019-07-24 18:20:15 +03:00
naoto
824c573811
8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO
...
Reviewed-by: nishjain, rriggs
2019-07-24 18:20:14 +03:00
nishjain
fe6d5b2a52
8214935: Upgrade IANA LSR data
...
Reviewed-by: rriggs, naoto
2019-07-24 18:20:13 +03:00
pbansal
6e4fabb087
8214765: All TrayIcon MessageType icons does not show up with gtk3 option set
...
Reviewed-by: serb, psadhukhan
2019-07-24 18:20:12 +03:00
pmuthuswamy
9301dc410d
8214468: jQuery UI upgrade from 1.11.4 to 1.12.1
...
Reviewed-by: hannesw
2019-07-24 18:20:11 +03:00
prr
b05477ba7c
8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h
...
Reviewed-by: serb
2019-07-24 18:20:10 +03:00
clanger
47af566600
8223597: jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc <entries20> failed 6af4413c vs 0 ...)
...
Reviewed-by: redestad, lancea
2019-07-24 18:20:09 +03:00
shade
47ccf390c3
8219574: Minimal VM build failure after JDK-8219414
...
Reviewed-by: jgeorge, dholmes, cjplummer
2019-07-24 18:20:08 +03:00
Alexey Ushakov
b4f5bf8bd3
JBR-1399 Improve font discovery and loading by introducing font cache
...
Added unit test
2019-07-24 17:20:07 +02:00
ysuenaga
d7551500de
8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
...
Reviewed-by: cjplummer, jgeorge
2019-07-24 18:20:07 +03:00
sgehwolf
05b725a6da
8215342: [Zero] Build fails after JDK-8200613
...
Reviewed-by: shade, jgeorge
Contributed-by: Christophe Phillips <chphilli@redhat.com >
2019-07-24 18:20:06 +03:00
jgeorge
7deb1789d3
8200613: SA: jstack throws UnmappedAddressException with a CDS core file
...
Summary: Dump the closed archive heap space into the corefile on Linux by setting bit 2 of the coredump_filter file to dump the file backed private mappings.
Reviewed-by: iklam, cjplummer, kevinw, coleenp
2019-07-24 18:20:05 +03:00
jgeorge
ffc8f45780
8215026: Incorrect amount of memory unmapped with ImageFileReader::close()
...
Summary: Use map_size() instead of _index_size as the amount of memory to be unmapped while closing an image file
Reviewed-by: alanb, jlaskey
2019-07-24 18:20:04 +03:00
shade
9bc95fb2f0
8215374: 32-bit build failures after JDK-8181143 (Introduce diagnostic flag to abort VM on too long VM operations)
...
Reviewed-by: roland
2019-07-24 18:20:03 +03:00
shade
6547132b8a
8181143: Introduce diagnostic flag to abort VM on too long VM operations
...
Reviewed-by: rkennke, zgu, dholmes, stuefe, rehn
2019-07-24 18:20:02 +03:00
gromero
46c6cf5f35
8210320: PPC64: Fix uninitialized variable in C1 LIR assembler code
...
Reviewed-by: mbaesken, shade, mdoerr
2019-07-24 18:20:01 +03:00
rriggs
d889bab9fb
8220166: Performance regression in deserialization (4-6% in SPECjbb)
...
Reviewed-by: shade, dholmes, alanb
2019-07-24 18:20:00 +03:00
itakiguchi
61d8496cfd
8212677: X11 default visual support for IM status window on VNC
...
Reviewed-by: serb, naoto
2019-07-24 18:19:59 +03:00
dcherepanov
b20bd86a21
8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties
...
Reviewed-by: serb
2019-07-24 18:19:58 +03:00
prr
6479da50e2
8210886: Remove references in xwindows.md to non-existent files.
...
Reviewed-by: serb, dmarkov
2019-07-24 18:19:57 +03:00
serb
b66591c77e
8220495: Update GIFlib library to the 5.1.8
...
Reviewed-by: prr
2019-07-24 18:19:56 +03:00
aivanov
724e964295
8221412: lookupPrintServices() does not always update the list of Windows remote printers
...
Reviewed-by: prr, serb
2019-07-24 18:19:55 +03:00
sveerabhadra
39039c2416
8212202: [Windows] Exception if no printers are installed.
...
Reviewed-by: prr
2019-07-24 18:19:54 +03:00
prr
a1f9c32ddf
8210782: Upgrade HarfBuzz to the latest 2.3.1
...
Reviewed-by: serb, ihse, erikj
2019-07-24 18:19:53 +03:00
clanger
ca0d576263
8223555: Cleanups in cacerts tests
...
Reviewed-by: xuelei
2019-07-24 18:19:52 +03:00
redestad
3d7557d7e2
8222532: (zipfs) Performance regression when writing ZipFileSystem entries in parallel
...
Reviewed-by: lancea, clanger, alanb
2019-07-24 18:19:51 +03:00
kaddepalli
3e0db035b2
8218674: HTML Tooltip with "img=src" on component doesn't show
...
Summary: Make sure image is scaled appropriately if synchronous loading flag is set.
Reviewed-by: serb, psadhukhan
2019-07-24 18:19:50 +03:00
jlahoda
9243823fbd
8218152: [javac] fails and exits with no error if a bad annotation processor provided
...
Summary: Handle exceptions thrown while loading annotation processors.
Reviewed-by: jlahoda
Contributed-by: groeges@uk.ibm.com
2019-07-24 18:19:49 +03:00
ysuenaga
6dbdd87a32
8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero
...
Reviewed-by: egahlin, mgronlun
2019-07-24 18:19:47 +03:00
rhalade
b0a1a1a634
8222137: Remove T-Systems root CA certificate
...
Reviewed-by: mullan
2019-07-24 18:19:46 +03:00
bae
2a1e510c1f
8139178: Wrong fontMetrics when printing in Landscape (OpenJDK)
...
Reviewed-by: prr
2019-07-24 18:19:45 +03:00
dl
3f7c8dd3e7
8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone
...
Reviewed-by: martin, smarks
Contributed-by: Adam Farley8 <adam.farley@uk.ibm.com >, Martin Buchholz <martinrb@google.com >
2019-07-24 18:19:44 +03:00
neliasso
c1d1494573
8219448: split-if update_uses accesses stale idom data
...
Reviewed-by: thartmann, kvn
2019-07-24 18:19:43 +03:00
vlivanov
e871dc0abf
8215757: C2: PhaseIdealLoop::create_new_if_for_predicate() computes wrong IDOM
...
Reviewed-by: kvn, roland
2019-07-24 18:19:42 +03:00
prr
9ae04eada2
8210880: Remove HPKeysym.h from JDK sources
...
Reviewed-by: serb, dmarkov
2019-07-24 18:19:41 +03:00
lmesnik
1e11f3a6d8
8221437: assert(java_lang_invoke_ResolvedMethodName::vmtarget(resolved_method()) == m()) failed: Should not change after link resolution
...
Reviewed-by: coleenp, sspitsyn
2019-07-24 18:19:40 +03:00
jgeorge
e0ad91db68
8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
...
Summary: Use longs instead of ints while computing the identity hash of klass symbols
Reviewed-by: coleenp, lfoltan, jiangli, shade
2019-07-24 18:19:39 +03:00
sgehwolf
4a032cf6c5
8221639: [i386] expand_exec_shield_cs_limit workaround is undefined code after JDK-8199717
...
Summary: Only perform this optimization for x86_64
Reviewed-by: dholmes, andrew
2019-07-24 18:19:38 +03:00
rhalade
246655a960
8216577: Add GlobalSign's R6 Root certificate
...
Reviewed-by: mullan, robm
2019-07-24 18:19:37 +03:00
gromero
2020112807
8223395: PPC64: Improve comments in the JVM signal handler to match ISA text
...
Reviewed-by: mdoerr
2019-07-24 18:19:36 +03:00
gromero
5c53f38ec6
8221175: Fix bad function case for controlled JVM crash on PPC64 big-endian
...
Reviewed-by: chrisphi, stuefe, goetz
2019-07-24 18:19:35 +03:00
mdoerr
e5e0f0ae3b
8216556: Unnecessary liveness computation with JVMTI
...
Reviewed-by: redestad, dlong, kvn
2019-07-24 18:19:34 +03:00
gromero
58162a4803
8223266: PPC64: Check for branch to illegal address before checking for mem serialization
...
Reviewed-by: goetz, mdoerr
2019-07-24 18:19:33 +03:00
lfoltan
6333b9f008
8205611: Improve the wording of LinkageErrors to include module and class loader information
...
Summary: Clean up the wording of loader constraint violations to include the module and class loader information.
Reviewed-by: coleenp, goetz, hseigel
2019-07-24 18:19:32 +03:00
itakiguchi
1c67381903
8212678: Windows IME related patch
...
Reviewed-by: serb, naoto
2019-07-24 18:19:31 +03:00
sgroeger
bf3d9b9891
8222027: java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException
...
Summary: Make a strong reference to TestLogger and dont fetch it from LogManager
Reviewed-by: dfuchs
2019-07-24 18:19:30 +03:00
itakiguchi
5042274cad
8220281: IBM-858 alias name is missing on IBM00858 charset
...
Summary: Add aliases into IBM charsets
Reviewed-by: naoto
2019-07-24 18:19:29 +03:00
mullan
ae613356ea
8218618: Program fails when using JDK addressed by UNC path and using Security Manager
...
Reviewed-by: weijun
2019-07-24 18:19:28 +03:00
smarks
5fbb52191d
8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE
...
Reviewed-by: redestad, lancea
2019-07-24 18:19:27 +03:00
lzhai
7d8c539268
8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
...
Summary: Cache default method handles.
Reviewed-by: mchung, plevart
2019-07-24 18:19:26 +03:00
prr
6a25123067
8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
...
Reviewed-by: serb
2019-07-24 18:19:25 +03:00
mbalao
2f022325b0
8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
...
Summary: Consider algorithmic bold in FontMetrics.getMaxAdvance value and update obliqueness.
Reviewed-by: prr, serb
2019-07-24 18:19:24 +03:00
clanger
134e8c4798
8222522: Add configure options for Mac Bundle creation
...
Reviewed-by: erikj
2019-07-24 18:19:23 +03:00
clanger
e3771f75b0
8221880: Better customization for Windows RC properties FileDescription and ProductName
...
Reviewed-by: erikj
2019-07-24 18:19:22 +03:00
mullan
523988e12d
8222133: Add temporary exceptions for root certs that are due to expire soon
...
Reviewed-by: xuelei
2019-07-24 18:19:21 +03:00
mullan
03bf56e8ff
8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window
...
Reviewed-by: xuelei
2019-07-24 18:19:20 +03:00
igerasim
c562fdce46
8170494: JNI exception pending in PlainDatagramSocketImpl.c
...
Reviewed-by: clanger, vtewari
2019-07-24 18:19:19 +03:00
shade
cea2506581
8217879: hs_err should print more instructions in hex dump
...
Reviewed-by: stuefe, coleenp, dholmes, lucy, stefank
2019-07-24 18:19:18 +03:00
shade
fc656b75b4
8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"
...
Reviewed-by: alanb
2019-07-24 18:19:17 +03:00
shade
ba24a55e7a
8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers
...
Reviewed-by: kvn, dsamersoff
2019-07-24 18:19:16 +03:00
hannesw
562b7623e5
8209914: javadoc search sometimes generates bad URIs
...
Reviewed-by: jjg
2019-07-24 18:19:15 +03:00
prr
bee63f6b8f
8218020: Fix version number in mesa.md 3rd party legal file
...
Reviewed-by: serb, psadhukhan
2019-07-24 18:19:14 +03:00
vlivanov
4331f72e0a
8188133: C2: Static field accesses in clinit can trigger deoptimizations
...
Reviewed-by: kvn
2019-07-24 18:19:13 +03:00
clanger
b680502d78
8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and tests
...
Reviewed-by: redestad, lancea
2019-07-24 18:19:12 +03:00
amlu
29c3b8035a
8211266: [TESTBUG] ZipFSTester.java failed intermittently in ZipFSTester.checkRead(): bound must be positive
...
Reviewed-by: lancea
2019-07-24 18:19:11 +03:00
sherman
487a0cb89f
8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field
...
Reviewed-by: bpb
2019-07-24 18:19:10 +03:00
bulasevich
1fcdac97ed
8217647: JFR: recordings on 32-bit systems unreadable
...
Reviewed-by: egahlin
Contributed-by: boris.ulasevich@bell-sw.com , markus.gronlund@oracle.com
2019-07-24 18:19:09 +03:00
lfoltan
d8796fc895
8216970: condy causes JVM crash
...
Summary: Fix issue with ConstantPool::constant_tag_at to correctly handle a condy whose return type is an array.
Reviewed-by: acorn, hseigel, jrose
2019-07-24 18:19:08 +03:00
shade
6606ee93d5
8222032: x86_32 fails with "wrong size of mach node" on AVX-512 machine
...
Reviewed-by: kvn, vlivanov
2019-07-24 18:19:07 +03:00
shade
0081bdd6bc
8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms
...
Reviewed-by: cjplummer, dholmes
2019-07-24 18:19:06 +03:00
pbansal
ed99711837
8220349: The fix done for JDK-8214253 have caused issues in JTree behaviour
...
Reviewed-by: serb, prr
2019-07-24 18:19:05 +03:00
mdoerr
580ea2b861
8221833: Readability check in Symbol::is_valid not performed for some addresses
...
Reviewed-by: zgu, coleenp
2019-07-24 18:19:04 +03:00
mdoerr
f8bf5b94da
8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics
...
Reviewed-by: simonis, goetz
2019-07-24 18:19:03 +03:00
mdoerr
e5f579f928
8218991: s390: Add intrinsic for GHASH algorithm
...
Reviewed-by: lucy, simonis
2019-07-24 18:19:02 +03:00
mdoerr
50cdd824b8
8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error"
...
Reviewed-by: clanger
2019-07-24 18:19:01 +03:00
clanger
2dcc5f045b
8221610: Resurrect (legacy) JRE bundle target
...
Reviewed-by: erikj, azeller
2019-07-24 18:19:00 +03:00
erikj
90de3b119f
8210519: build/releaseFile/CheckSource.java failed additional sources found
...
Reviewed-by: mikael, dholmes, ihse
2019-07-24 18:18:59 +03:00
goetz
9ae5bc1fce
8219918: ProblemList hotspot tests failing in SAP testing.
...
Reviewed-by: dholmes
2019-07-24 18:18:58 +03:00
clanger
d32a958776
8217311: Improve Exception thrown when MulticastSocket.setInterface fails on AIX(Unix)
...
Reviewed-by: sgroeger, alanb, mbaesken, chegar
2019-07-24 18:18:57 +03:00
shade
f2126682e8
8221870: use driver to run CtwRunner in applications/ctw tests
...
Reviewed-by: shade, epavlova
2019-07-24 18:18:56 +03:00
clanger
a56c9bd36d
8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode
...
Reviewed-by: jlahoda
2019-07-24 18:18:55 +03:00
alanb
47f63ddec9
8207340: (fs) UnixNativeDispatcher close and readdir usages should be fixed
...
Summary: Replace readdir_r with readdir, use RESTARTABLE for close only on aix.
Reviewed-by: bpb
2019-07-24 18:18:54 +03:00
bpb
d4f23f6cab
8202794: Native Unix code should use readdir rather than readdir_r
...
8207748: Fix for 8202794 breaks tier1 builds
Summary: Replace uses of readdir_r with readdir.
Reviewed-by: alanb, bsrbnd, kbarrett, darcy
2019-07-24 18:18:53 +03:00
ngasson
043686d649
8220707: [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g
...
Reviewed-by: clanger, sballal, jcbeyler
2019-07-24 18:18:52 +03:00
ghaug
29985b6c0d
8221479: Fix JFR profiling on s390
...
Reviewed-by: mdoerr, clanger
2019-07-24 18:18:51 +03:00
kbarrett
9c77effb3b
8202353: os::readdir should use readdir instead of readdir_r
...
Summary: Summary: os::readdir uses POSIX readdir, drop buffer arg, fix JFR uses.
Reviewed-by: coleenp, tschatzl, bsrbnd
2019-07-24 18:18:50 +03:00
simonis
734bb46798
8221483: TestOopCmp.java fails due to "Multiple garbage collectors selected"
...
Reviewed-by: kvn, mdoerr
2019-07-24 18:18:48 +03:00
simonis
36bf031da8
8221083: [ppc64] Wrong oop compare in C1-generated code
...
Reviewed-by: mdoerr, goetz
2019-07-24 18:18:47 +03:00
gromero
af31a2f634
8220794: PPC64: Fix signal handler for SIGSEGV on branch to illegal address
...
Reviewed-by: stuefe, goetz
2019-07-24 18:18:46 +03:00
shade
d4d2409947
8221400: java/lang/String/StringRepeat.java test requests too much heap
...
Reviewed-by: stuefe, alanb
2019-07-24 18:18:45 +03:00
shade
1bf1546703
8221401: java/math/BigInteger/LargeValueExceptions.java test should be disabled on 32-bit platforms
...
Reviewed-by: stuefe, bpb
2019-07-24 18:18:44 +03:00
shade
8c7c75195f
8220198: Lots of com/sun/crypto/provider/Cipher tests fail on x86_32 due to missing SHA512 stubs
...
Reviewed-by: kvn, thartmann
2019-07-24 18:18:43 +03:00
rkennke
4b5e87f162
8220714: C2 Compilation failure when accessing off-heap memory using Unsafe
...
Reviewed-by: vlivanov, roland
2019-07-24 18:18:42 +03:00
mbaesken
a30a8852f4
8215296: do not disable c99 on Solaris
...
Reviewed-by: dholmes, ihse, goetz, clanger
2019-07-24 18:18:41 +03:00
roland
7a42b99514
8220374: C2: LoopStripMining doesn't strip as expected
...
Reviewed-by: rkennke, thartmann, mdoerr
2019-07-24 18:18:40 +03:00
aph
735bb0b81c
8219006: AArch64: Register corruption in slow subtype check
...
Reviewed-by: adinn
2019-07-24 18:18:39 +03:00
clanger
10f57c2915
8200286: (testbug) MOptionTest test fails with java.lang.AssertionError: Classfiles too old!
...
Reviewed-by: stuefe, jjg
2019-07-24 18:18:38 +03:00
adinn
328b2c647c
8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode
...
Reviewed-by: adinn
Contributed-by: nick.gasson@arm.com
2019-07-24 18:18:37 +03:00
mbalao
0748a9b63f
8219011: Implement MacroAssembler::warn method on AArch64
...
Reviewed-by: adinn
2019-07-24 18:18:36 +03:00
dbuck
8a789d61a9
8217564: idempotent protection missing in crc32c.h
...
Summary: added include guard to crc32c.h
Reviewed-by: dcubed
2019-07-24 18:18:35 +03:00
mbaesken
94bfa56922
8215707: [macosx] fix pthread_getschedparam and pthread_setschedparam calls
...
Reviewed-by: clanger, dholmes
2019-07-24 18:18:34 +03:00
roland
eabc7977a7
8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses
...
Reviewed-by: thartmann, kvn
2019-07-24 18:18:33 +03:00
mbaesken
0aa1c20cf1
8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
...
Reviewed-by: dholmes, lucy, mdoerr
2019-07-24 18:18:32 +03:00
stuefe
cac4760d87
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
...
Reviewed-by: alanb, rriggs
Contributed-by: david.lloyd@redhat.com
2019-07-24 18:18:31 +03:00
iklam
a82a3ffbf1
8212205: VM asserts after CDS archive has been unmapped
...
Reviewed-by: dholmes, jiangli, hseigel, stuefe
2019-07-24 18:18:30 +03:00
aivanov
f68b3043dc
8217263: Automate DashOffset test
...
Reviewed-by: prr, serb
2019-07-24 18:18:29 +03:00
coleenp
0134ec0a23
8210457: JVM crash in ResolvedMethodTable::add_method(Handle)
...
Summary: Add a function to call NSME in ResolvedMethodTable to replace deleted methods.
Reviewed-by: sspitsyn
2019-07-24 18:18:28 +03:00
aph
44a2d03996
8209415: Fix JVMTI test failure HS202
...
Summary: Fix test for static method in exception throw handler
Reviewed-by: adinn
2019-07-24 18:18:26 +03:00
tschatzl
10ce765c20
8218063: JDK-8218060 breaks build for S390
...
Summary: Reinstated function removed by JDK-8218060 and properly ifdef'ed it.
Reviewed-by: shade, eosterlund
2019-07-24 18:18:25 +03:00
tschatzl
af40b4e1d0
8218060: JDK-8217786 breaks build due to remaining unused function
...
Summary: Remove unused function.
Reviewed-by: eosterlund
2019-07-24 18:18:24 +03:00
mbaesken
4ea6839dee
8217786: Provide virtualization related info in the hs_error file on linux s390x
...
Reviewed-by: dholmes, stuefe
2019-07-24 18:18:23 +03:00
mbaesken
aa80960737
8216355: missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress
...
Reviewed-by: clanger, rwestberg
2019-07-24 18:18:22 +03:00
mbaesken
907ee46e59
8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
...
Reviewed-by: shade, lucy
2019-07-24 18:18:21 +03:00
mbaesken
410c7daa75
8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler
...
Reviewed-by: mdoerr
2019-07-24 18:18:20 +03:00
pbansal
1373e65863
8214112: The whole text in target JPasswordField image are not selected
...
Reviewed-by: serb, psadhukhan
2019-07-24 18:18:19 +03:00
kevinw
8780ac4183
8209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining
...
Reviewed-by: kvn, thartmann
Contributed-by: fairoz.matte@oracle.com
2019-07-24 18:18:18 +03:00
pbansal
8086cff234
8214111: There is no icon in all JOptionPane target image
...
Reviewed-by: serb, psadhukhan
2019-07-24 18:18:17 +03:00
apetcher
a8b0f565e4
8208648: ECC Field Arithmetic Enhancements
...
Summary: interal library enhancements to support ECC implementatation
Reviewed-by: jnimeh
2019-07-24 18:18:16 +03:00
nishjain
bca035a384
8213294: Upgrade IANA LSR data
...
Reviewed-by: naoto
2019-07-24 18:18:15 +03:00
dmarkov
0d3048339f
8214109: XToolkit is not correctly displayed color on 16-bit high color setting
...
Reviewed-by: serb, prr
2019-07-24 18:18:14 +03:00
pbansal
fc674452a2
8214252: Expanded & Collapsed nodes of a JTree look the same on GTK3
...
Reviewed-by: serb, psadhukhan
2019-07-24 18:18:13 +03:00
pbansal
533913d0b4
8214253: Tooltip is transparent rather than having a black background
...
Reviewed-by: serb, psadhukhan
2019-07-24 18:18:12 +03:00
ssadetsky
d86ba25b1d
8218473: JOptionPane display issue with GTKLookAndFeel
...
Reviewed-by: prr, serb
2019-07-24 18:18:11 +03:00
ssadetsky
372397a76c
8218479: JTextPane display issue with GTKLookAndFeel
...
Reviewed-by: prr, serb
2019-07-24 18:18:10 +03:00
shade
b8f0618681
8220718: Missing ResourceMark in nmethod::metadata_do
...
Reviewed-by: mdoerr, zgu
2019-07-24 18:18:09 +03:00
sgehwolf
4c85b20f95
8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions
...
Reviewed-by: thartmann, shade
2019-07-24 18:18:08 +03:00
mdoerr
ba474bcfdd
8219584: Try to dump error file by thread which causes safepoint timeout
...
Reviewed-by: stuefe, dholmes, kvn
2019-07-24 18:18:07 +03:00
mullan
660fd8a3c8
8217878: ENVELOPING XML signature no longer works in JDK 11
...
8218629: XML Digital Signature throws NAMESPACE_ERR exception on OpenJDK 11, works 8/9/10
Summary: Backout and restore previous XML signature marshalling implementation
Reviewed-by: weijun
2019-07-24 18:18:06 +03:00
xuelei
c38615fdca
8216045: The size of key_exchange may be wrong on FFDHE
...
Reviewed-by: jnimeh
2019-07-24 18:18:05 +03:00
dfuchs
366bd6c3c4
8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available
...
Summary: The patch makes suer that the SSLFlowDelegate's ALPN CF is always completed
Reviewed-by: chegar
2019-07-24 18:18:04 +03:00
serb
ab67248c83
8210739: Calling JSpinner's setFont with null throws NullPointerException
...
Reviewed-by: psadhukhan
2019-07-24 18:18:03 +03:00
apetcher
396bcd7653
8201317: X25519/X448 code improvements
...
Summary: Minor code/comment improvements
Reviewed-by: xuelei
2019-07-24 18:18:01 +03:00
vromero
179c440804
8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
...
Reviewed-by: mcimadamore
2019-07-24 18:18:00 +03:00
xuelei
1021dce957
8219389: Delegated task created by SSLEngine throws BufferUnderflowException
...
Reviewed-by: ascarpino
2019-07-24 18:17:59 +03:00
ascarpino
9d9687bace
8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException
...
Reviewed-by: jnimeh
2019-07-24 18:17:58 +03:00
xuelei
d832e2dcde
8215443: The use of TransportContext.fatal() leads to bad coding style
...
Reviewed-by: ascarpino
2019-07-24 18:17:57 +03:00
stefank
266d389c19
8218733: SA: CollectedHeap provides broken implementation for used() and capacity()
...
Reviewed-by: shade, jgeorge, eosterlund
2019-07-24 18:17:56 +03:00
fyang
5000cf32d2
8219698: aarch64: SIGILL triggered when specifying unsupported hardware features
...
Reviewed-by: aph
2019-07-24 18:17:55 +03:00
ascarpino
af3ebd40ab
8220165: Encryption using GCM results in RuntimeException- input length out of bound
...
Reviewed-by: valeriep
2019-07-24 18:17:54 +03:00
dholmes
b57830deaf
8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
...
Reviewed-by: rehn, redestad, coleenp
2019-07-24 18:17:53 +03:00
jcm
df40e259ea
8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking
...
Summary: skip sfpt optimization for Load is removed for Java Object's Markword Load.
Reviewed-by: kvn, dlong
2019-07-24 18:17:52 +03:00
aivanov
96c225a86e
8215123: Crash in runtime image built with jlink --compress=2
...
Reviewed-by: ihse, alanb
2019-07-24 18:17:51 +03:00
jgeorge
12515379ef
8202884: SA: Attach/detach might fail on Linux if debugee application create/destroy threads during attaching
...
Summary: While doing a ptrace attach, do not attach to threads which are in the process of exiting or are zombies -- skip these threads.
Reviewed-by: jcbeyler, ysuenaga
2019-07-24 18:17:50 +03:00
mullan
6d3266e7f8
8195793: Remove GTE CyberTrust Global Root
...
Reviewed-by: rhalade
2019-07-24 18:17:49 +03:00
mdoerr
3f8ff03d63
8219582: PPC: Crash after C1 checkcast patched and GC
...
Reviewed-by: akozlov, goetz
2019-07-24 18:17:47 +03:00
jjiang
44b995832b
8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
...
Summary: Move lib/security tests to sun/security/lib
Reviewed-by: weijun
2019-07-24 18:17:46 +03:00
weijun
f0f7032ffc
8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
...
Reviewed-by: mullan
2019-07-24 18:17:45 +03:00
mikael
26b4b71251
8211350: Remove jprt support
...
Reviewed-by: dholmes, erikj, mchung, alanb, jjg
2019-07-24 18:17:44 +03:00
simonis
8a4f73dec9
8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x
...
Reviewed-by: shade, ihse, stuefe
2019-07-24 18:17:43 +03:00
rraghavan
2ef26c346d
8210803: Compilation failure in codeBlob.cpp for Windows 32-bit
...
Summary: Added ordinary operator delete declaration within class
Reviewed-by: kvn, rlichten, thartmann
2019-07-24 18:17:42 +03:00
itakiguchi
f1bfb4b93a
8217880: AIX build issue after JDK-8214533
...
Reviewed-by: goetz, ihse, mbaesken
2019-07-24 18:17:41 +03:00
itakiguchi
9e461b9cfb
8214533: IBM-29626C is required for AIX default charset
...
Reviewed-by: alanb, rriggs
2019-07-24 18:17:40 +03:00
itakiguchi
9645d6d6ce
8212794: IBM-964 is required for AIX default charset
...
Reviewed-by: rriggs, ihse, alanb
2019-07-24 18:17:39 +03:00
itakiguchi
9fec4ab8bc
8213618: IBM970 charset has missing entry and remove unexpected entries
...
Reviewed-by: srl, martin
2019-07-24 18:17:38 +03:00
sherman
bb3abaeddc
8208634: Add x-IBM-1129 charset
...
Reviewed-by: alanb, sherman
Contributed-by: enasser@in.ibm.com
2019-07-24 18:17:36 +03:00
itakiguchi
7618bc21e4
8211393: Memory leak issue on awt_InputMethod.c
...
Reviewed-by: naoto, clanger
2019-07-24 18:17:35 +03:00
sveerabhadra
e89edc17b0
8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe
...
Reviewed-by: prr, mhalder
2019-07-24 18:17:34 +03:00
serb
6f9ee713ac
8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source
...
Reviewed-by: dmarkov, lbourges, kaddepalli, prr
2019-07-24 18:17:33 +03:00
ascarpino
b27c65bd65
8201633: Problems with AES-GCM native acceleration
...
Reviewed-by: valeriep
2019-07-24 18:17:32 +03:00
valeriep
e497ff5f18
8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
...
Summary: Do bounds check per encryption/decryption call instead of per block
Reviewed-by: ascarpino, redestad
2019-07-24 18:17:31 +03:00
hseigel
e1127f6887
8215398: -Xlog option usage => Invalid decorator '\temp\app_cds.log'.
...
Summary: On Windows, do not treat ':' as a delimeter when it's in a string such as "C:..."
Reviewed-by: dholmes, sspitsyn
2019-07-24 18:17:30 +03:00
iignatyev
6e1a192696
8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
...
Reviewed-by: kvn, tschatzl
2019-07-24 18:17:29 +03:00
cushon
6c38912958
8210483: AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679
...
Reviewed-by: mcimadamore, vromero
2019-07-24 18:17:27 +03:00
jlahoda
08265c8a8a
8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly
...
Summary: Do not keep speculative Symbols in DeferredCompletionFailureHandler.
Reviewed-by: jjg, vromero
2019-07-24 18:17:25 +03:00
shade
c5dd604ef8
8209573: [TESTBUG] gc/epsilon/TestMemoryMXBeans should retry on failure
...
Reviewed-by: kvn, pliden
2019-07-24 18:17:24 +03:00
roland
d781571d7e
8205574: Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency"
...
Reviewed-by: kvn
2019-07-24 18:17:23 +03:00
clanger
be04489104
8219710: Bump update version for OpenJDK: jdk11.0.4
...
Reviewed-by: goetz
2019-07-24 18:17:22 +03:00
bell-sw
80855b3dd9
resolving a simple merge conflict. two different methods was put in one place, letting them to coexist
2019-07-24 18:17:07 +03:00
itakiguchi
8f571a5887
8213232: Unix/X11 setCompositionEnableNative issue
...
Reviewed-by: serb
Conflicts:
src/java.desktop/unix/native/libawt_xawt/awt/awt_InputMethod.c
2019-07-24 18:17:06 +03:00
bell-sw
176aed1c33
minor merge conflict around Xrandr #include again
2019-07-24 18:17:05 +03:00
simonis
dbf59696bb
8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it
...
Reviewed-by: shade, erikj, stuefe, ihse, goetz
Conflicts:
src/java.desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c
2019-07-24 18:17:04 +03:00
bell-sw
83b360a88a
minor merge conflict. deleting Xrandr #include as the header was deleted
2019-07-24 18:17:03 +03:00
prr
624aa68718
8210863: Remove Xrandr include files from JDK sources
...
Reviewed-by: serb
Conflicts:
src/java.desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c
2019-07-24 18:17:02 +03:00
avu
6b799847b0
8213292: Input freezes after MacOS key-selector (press&hold) usage on macOS Mojave
...
Reviewed-by: serb
(Commiting empty update to make merge robot happy)
The change is already in place (with additional IS_OSX_GT10_13 treatment):
https://github.com/JetBrains/JetBrainsRuntime/commit/c358cff1
https://github.com/bell-sw/jdk11u-openjdk/commit/e83307ae
2019-07-24 18:17:01 +03:00
bell-sw
6d47616124
Merge resolution. Reverting the change in freetypeScaler.c as it has no sence for JetBrainsRuntime:
...
the affected variable 'renderFlags' was moved to 'FTScalerContext.loadFlags': https://github.com/JetBrains/JetBrainsRuntime/commit/0456745a
and deleted as not used soon: https://github.com/JetBrains/JetBrainsRuntime/commit/431e1442
The of JDK-8214002 fix (if algorithmic styling is required then we do not request bitmap) is already in place.
2019-07-24 18:17:01 +03:00
itakiguchi
d233632c35
8214002: Cannot use italic font style if the font has embedded bitmap
...
Reviewed-by: prr
Conflicts:
src/java.desktop/share/native/libfontmanager/freetypeScaler.c
2019-07-24 18:17:00 +03:00
bell-sw
c676a05f0a
trivial merge conflict resolution
2019-07-24 18:16:59 +03:00
erikj
43ce2bb92a
8210283: Support git as an SCM alternative in the build
...
Reviewed-by: ihse, ehelin
Conflicts:
.gitignore
2019-07-24 18:16:58 +03:00
twisti
37ba62c6c3
8210008: custom extension for make/SourceRevision.gmk
...
Reviewed-by: erikj
2019-07-24 18:16:57 +03:00
bell-sw
805e7dbc44
trivial merge conflict resolution
2019-07-24 18:16:56 +03:00
serb
6d4928a1e6
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
...
Reviewed-by: prr, denis
Conflicts:
src/java.desktop/macosx/classes/sun/lwawt/macosx/LWCToolkit.java
src/java.desktop/macosx/native/libawt_lwawt/awt/LWCToolkit.m
2019-07-24 18:16:54 +03:00
Denis Fokin
1a5ba408a1
JBR-1670 Force restore focus on tempLost
2019-07-18 21:13:29 +03:00
Artem Bochkarev
6bbe7102e2
JBR-1668: read system keyboard shortcuts
...
initial support for OS X
2019-07-18 15:13:53 +03:00