Attila Szegedi
|
2bd80f94a1
|
8264326: Modernize javax.script.ScriptEngineManager and related classes' implementation
Reviewed-by: sundar
|
2021-03-30 18:13:39 +00:00 |
|
Attila Szegedi
|
b08d6383b9
|
8262503: Support records in Dynalink
Reviewed-by: sundar
|
2021-03-30 18:06:34 +00:00 |
|
Hui Shi
|
21e7402b04
|
8263707: C1 RangeCheckEliminator support constant array and NewMultiArray
Reviewed-by: thartmann, neliasso
|
2021-03-30 16:04:59 +00:00 |
|
Patricio Chilano Mateo
|
2ad6f2d9bc
|
8263896: Make not_suspended parameter from ObjectMonitor::exit() have default value
Reviewed-by: rehn, dcubed, dholmes
|
2021-03-30 15:00:38 +00:00 |
|
Yi Yang
|
b65219881d
|
8264429: Test runtime/cds/appcds/VerifyWithDefaultArchive.java assumes OpenJDK build
Reviewed-by: dcubed, shade
|
2021-03-30 14:45:55 +00:00 |
|
Stefan Karlsson
|
2c9365d79c
|
8264271: Avoid creating non_oop_word oops
Reviewed-by: kbarrett, pliden
|
2021-03-30 13:28:37 +00:00 |
|
Sebastian Stenzel
|
daeca3fff2
|
8262958: (fs) UnixUserDefinedFileAttributeView cleanup
Reviewed-by: alanb
|
2021-03-30 13:13:08 +00:00 |
|
Hannes Wallnöfer
|
af02883575
|
8264191: Javadoc search is broken in Internet Explorer
Reviewed-by: jjg
|
2021-03-30 12:21:49 +00:00 |
|
Harold Seigel
|
6e74c3ab94
|
8264193: Remove TRAPS parameters for modules and defaultmethods
Reviewed-by: lfoltan, ccheung, coleenp, dholmes
|
2021-03-30 12:19:13 +00:00 |
|
Zhengyu Gu
|
ee5e00b05f
|
8264279: Shenandoah: Missing handshake after JDK-8263427
Reviewed-by: shade
|
2021-03-30 11:43:39 +00:00 |
|
Zhengyu Gu
|
ac604a18c9
|
8264374: Shenandoah: Remove leftover parallel reference processing argument
Reviewed-by: shade
|
2021-03-30 11:42:46 +00:00 |
|
Eric Liu
|
f3726a8700
|
8264020: Optimize double negation elimination
Reviewed-by: thartmann, chagedorn
|
2021-03-30 09:57:19 +00:00 |
|
Nils Eliasson
|
4ffa41c3db
|
8263615: Cleanup tightly_coupled_allocation
Reviewed-by: kvn, thartmann
|
2021-03-30 09:22:40 +00:00 |
|
Kim Barrett
|
4ea6abfbd1
|
8264324: Simplify allocation list management in OopStorage::reduce_deferred_updates
Reviewed-by: tschatzl, ayang
|
2021-03-30 08:46:07 +00:00 |
|
Alex Blewitt
|
8735259f05
|
8264333: Use the blessed modifier order in jdk.jshell
Reviewed-by: iris, shade
|
2021-03-30 08:15:50 +00:00 |
|
Roland Westrelin
|
d2a63f259e
|
8264360: Loop strip mining verification fails with "should be on the backedge"
Reviewed-by: kvn, thartmann
|
2021-03-30 07:58:49 +00:00 |
|
Roland Westrelin
|
8100a20e98
|
8263971: C2 crashes with SIGFPE with -XX:+StressGCM and -XX:+StressIGVN
Reviewed-by: chagedorn, thartmann
|
2021-03-30 07:40:49 +00:00 |
|
Yi Yang
|
bcdf4694e0
|
8264337: VM crashed when -XX:+VerifySharedSpaces
Reviewed-by: minqi, ccheung, shade
|
2021-03-30 07:20:10 +00:00 |
|
Sergey Tsypanov
|
1a681fa743
|
8263560: Remove needless wrapping with BufferedInputStream
Reviewed-by: prr, alanb, dfuchs, serb
|
2021-03-30 06:47:54 +00:00 |
|
Tom Rodriguez
|
182b11c31a
|
8264016: [JVMCI] add some thread local fields for use by JVMCI
Reviewed-by: dholmes, iklam, coleenp
|
2021-03-30 04:26:56 +00:00 |
|
Roger Riggs
|
8cf1c62c34
|
8263754: HexFormat 'fromHex' methods should be static
Reviewed-by: redestad, naoto, chegar
|
2021-03-29 20:38:10 +00:00 |
|
Ziyi Luo
|
a5d7de2351
|
8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec
Co-authored-by: Greg Rubin <rubin@amazon.com>
Reviewed-by: valeriep
|
2021-03-29 20:14:47 +00:00 |
|
Alexey Semenyuk
|
128c0c97a5
|
8248418: jpackage fails to extract main class and version from app module linked in external runtime
Reviewed-by: herrick, almatvee
|
2021-03-29 19:51:39 +00:00 |
|
Alexander Zuev
|
fd45694c58
|
8264344: Outdated links in JavaComponentAccessibility.m
Reviewed-by: dmarkov, pbansal, trebari, azvegint
|
2021-03-29 17:03:24 +00:00 |
|
Jonathan Gibbons
|
f17ea9e66b
|
8262899: TestRedirectLinks fails
Reviewed-by: prappo
|
2021-03-29 16:12:49 +00:00 |
|
Erik Gahlin
|
963f1fc6de
|
8264309: JFR: Improve .jfc parser
Reviewed-by: mgronlun
|
2021-03-29 13:56:44 +00:00 |
|
Alex Blewitt
|
364cce1485
|
8264332: Use the blessed modifier order in jdk.charsets
Reviewed-by: alanb, shade
|
2021-03-29 13:32:55 +00:00 |
|
Andrey Turbanov
|
fbbd98ba53
|
8264029: Replace uses of StringBuffer with StringBuilder in java.base
Reviewed-by: shade
|
2021-03-29 13:31:25 +00:00 |
|
Stefan Karlsson
|
019080e470
|
8264268: Don't use oop types for derived pointers
Reviewed-by: jrose, kbarrett
|
2021-03-29 13:27:47 +00:00 |
|
Tobias Hartmann
|
3516c2650c
|
8263591: Two C2 compiler phases with the name "after matching"
Reviewed-by: neliasso, chagedorn
|
2021-03-29 12:41:09 +00:00 |
|
Tobias Hartmann
|
3caea470e1
|
8262739: String inflation C2 intrinsic prevents insertion of anti-dependencies
Reviewed-by: neliasso, chagedorn
|
2021-03-29 12:40:11 +00:00 |
|
Harold Seigel
|
19a6ac46ce
|
8264142: Remove TRAPS/THREAD parameters for verifier related functions
Reviewed-by: gziemski, coleenp, iklam, dholmes
|
2021-03-29 12:39:15 +00:00 |
|
Christian Hagedorn
|
aefc1560b5
|
8264179: [TESTBUG] Some compiler tests fail when running without C2
Reviewed-by: kvn, jiefu
|
2021-03-29 08:03:47 +00:00 |
|
Alex Blewitt
|
30b4b17ccb
|
8264334: Use the blessed modifier order in jdk.jpackage
Reviewed-by: herrick, shade
|
2021-03-29 08:01:42 +00:00 |
|
Aleksey Shipilev
|
8ee9a05d37
|
8259623: JfrTypeSet::_subsystem_callback is left dangling after use
Reviewed-by: mgronlun
|
2021-03-29 08:00:01 +00:00 |
|
Fei Yang
|
1f54ed07ad
|
8264096: slowdebug jvm crashes when StrInflatedCopy match rule is not supported
Co-authored-by: Yadong Wang <yadonn.wang@huawei.com>
Reviewed-by: thartmann
|
2021-03-29 07:45:49 +00:00 |
|
Xin Liu
|
447e0dfe6b
|
8263769: simplify PhaseMacroExpand::extract_call_projections()
Reviewed-by: vlivanov, thartmann
|
2021-03-29 06:39:07 +00:00 |
|
John Jiang
|
99b4bab366
|
8263188: JSSE should fail fast if there isn't supported signature algorithm
Reviewed-by: xuelei
|
2021-03-29 05:53:05 +00:00 |
|
Sergey Bylokhov
|
6678b01c57
|
8264328: Broken license in javax/swing/JComboBox/8072767/bug8072767.java
Reviewed-by: kizune, trebari, pbansal
|
2021-03-29 03:41:15 +00:00 |
|
Pengfei Li
|
2fa6a3c47c
|
8264006: Fix AOT library loading on CPUs with 256-byte dcache line
Reviewed-by: kvn, dholmes, aph
|
2021-03-29 01:09:43 +00:00 |
|
Xue-Lei Andrew Fan
|
c986457f82
|
8264329: Z cannot be 1 for Diffie-Hellman key agreement
Reviewed-by: wetmore
|
2021-03-28 20:37:26 +00:00 |
|
Yasumasa Suenaga
|
a209ed01ba
|
8263670: pmap and pstack in jhsdb do not work on debug server
Reviewed-by: cjplummer, sspitsyn
|
2021-03-27 11:15:17 +00:00 |
|
Jie Fu
|
38e0a58f6c
|
8264273: macOS: zero VM is broken due to no member named 'is_cpu_emulated' after JDK-8261966
Reviewed-by: iklam
|
2021-03-27 09:54:11 +00:00 |
|
Calvin Cheung
|
c9d2d024a3
|
8263632: Improve exception handling of APIs in classLoader.cpp
Reviewed-by: iklam, dholmes, coleenp
|
2021-03-26 21:29:53 +00:00 |
|
Alex Blewitt
|
59ed1fa28c
|
8264087: Use the blessed modifier order in jdk.jconsole
Reviewed-by: alanb, amenkov, redestad
|
2021-03-26 21:24:57 +00:00 |
|
Tom Rodriguez
|
054e0a4245
|
8264017: Correctly report inlined frame in JFR sampling
Reviewed-by: jbachorik, mgronlun
|
2021-03-26 20:20:24 +00:00 |
|
Vladimir Kempik
|
d6bb1537f3
|
8264240: [macos_aarch64] enable appcds support after JDK-8263002
Reviewed-by: erikj
|
2021-03-26 19:50:01 +00:00 |
|
Naoto Sato
|
7284f013ea
|
8262110: DST starts from incorrect time in 2038
8073446: TimeZone getOffset API does not return a dst offset between years 2038-2137
Reviewed-by: rriggs
|
2021-03-26 17:13:49 +00:00 |
|
Albert Mingkun Yang
|
3a28dc8213
|
8264178: Unused method Threads::nmethods_do
Reviewed-by: coleenp, dholmes
|
2021-03-26 16:58:50 +00:00 |
|
Roland Westrelin
|
33c94ffc81
|
8263376: CTW (Shenandoah): assert(mems <= 1) failed: No node right after call if multiple mem projections
Reviewed-by: kvn, chagedorn
|
2021-03-26 16:49:26 +00:00 |
|