Jatin Bhateja
|
65a8bf58be
|
8265126: [REDO] unified handling for VectorMask object re-materialization during de-optimization
Reviewed-by: vlivanov
|
2021-05-19 05:19:16 +00:00 |
|
Alan Hayward
|
ff84577d72
|
8267098: AArch64: C1 StubFrames end confusingly
Reviewed-by: aph
|
2021-05-19 01:48:34 +00:00 |
|
Jie Fu
|
0daec497fe
|
8267246: -XX:MaxRAMPercentage=0 is unreasonable for jtreg tests on many-core machines
Reviewed-by: shade, erikj
|
2021-05-19 01:46:23 +00:00 |
|
Hui Shi
|
324defe2b6
|
8267212: test/jdk/java/util/Collections/FindSubList.java intermittent crash with "no reachable node should have no use"
Reviewed-by: roland, thartmann
|
2021-05-19 01:25:58 +00:00 |
|
Martin Balao
|
bdbe23b9cb
|
8265462: Handle multiple slots in the NSS Internal Module from SunPKCS11's Secmod
Reviewed-by: valeriep
|
2021-05-18 22:34:27 +00:00 |
|
Chris Plummer
|
10236e7a52
|
8263242: serviceability/sa/ClhsdbFindPC.java cannot find MaxJNILocalCapacity with ASLR
Reviewed-by: kevinw, ysuenaga
|
2021-05-18 21:26:56 +00:00 |
|
Sergey Bylokhov
|
e6705c0e4b
|
8266949: Check possibility to disable OperationTimedOut on Unix
Reviewed-by: azvegint, kizune
|
2021-05-18 19:30:33 +00:00 |
|
Anton Kozlov
|
b92c5a44f2
|
8265292: [macos_aarch64] java/foreign/TestDowncall.java crashes with SIGBUS
8265183: [macos_aarch64] java/foreign/TestIntrinsics.java crashes with SIGBUS
8265182: [macos_aarch64] java/foreign/TestUpcall.java crashes with SIGBUS
Reviewed-by: dholmes
|
2021-05-18 18:54:16 +00:00 |
|
Gerard Ziemski
|
fadf58043c
|
8262952: [macos_aarch64] os::commit_memory failure
Reviewed-by: stuefe, aph
|
2021-05-18 14:44:12 +00:00 |
|
Albert Mingkun Yang
|
f8f40ab25f
|
8230486: G1BarrierSetAssembler::g1_write_barrier_post unnecessarily pushes/pops new_val
Reviewed-by: kbarrett, tschatzl
|
2021-05-18 13:58:37 +00:00 |
|
Vladimir Ivanov
|
9d168e25d1
|
8266973: Migrate to ClassHierarchyIterator when enumerating subclasses
Reviewed-by: kvn, coleenp
|
2021-05-18 12:46:50 +00:00 |
|
Harold Seigel
|
02507bc40d
|
8267166: Remove test file vmTestbase/vm/mlvm/tools/LoadClass.java
Reviewed-by: gziemski, coleenp
|
2021-05-18 12:34:09 +00:00 |
|
Tobias Hartmann
|
ce88b33488
|
8266615: C2 incorrectly folds subtype checks involving an interface array
Reviewed-by: kvn, neliasso
|
2021-05-18 12:21:24 +00:00 |
|
Julia Boes
|
894547d2c1
|
8266897: com/sun/net/httpserver/FilterTest.java fails intermittently with AssertionError
Reviewed-by: chegar, dfuchs, michaelm
|
2021-05-18 09:12:33 +00:00 |
|
Thomas Stuefe
|
da7c846a8c
|
8264408: test_oopStorage no longer needs to disable some tests on WIN32
Reviewed-by: shade, tschatzl
|
2021-05-18 08:52:39 +00:00 |
|
Aleksey Shipilev
|
f6c2891118
|
8267229: Split runtime/Metaspace/elastic test configurations for better scalability
Reviewed-by: stuefe
|
2021-05-18 08:08:54 +00:00 |
|
Christoph Göttschkes
|
b60975dd85
|
8267237: ARM32: bad AD file in matcher.cpp after 8266810
Reviewed-by: redestad, thartmann
|
2021-05-18 07:30:30 +00:00 |
|
Yi Yang
|
905b41ac6a
|
8265711: C1: Intrinsify Class.getModifier method
Reviewed-by: thartmann, kvn
|
2021-05-18 07:29:18 +00:00 |
|
Thomas Stuefe
|
554caf33a0
|
8251392: Consolidate Metaspace Statistics
Reviewed-by: coleenp, zgu
|
2021-05-18 06:35:17 +00:00 |
|
Alexey Ushakov
|
3e97b07a68
|
8267116: Lanai: Incorrect AlphaComposite for VolatileImage graphics
Reviewed-by: serb, aghaisas
|
2021-05-18 06:06:42 +00:00 |
|
David Holmes
|
cd1c17c0a6
|
8266404: Fatal error report generated with -XX:+CrashOnOutOfMemoryError should not contain suggestion to submit a bug report
Reviewed-by: stuefe, kevinw, gziemski
|
2021-05-17 22:39:14 +00:00 |
|
Vladimir Kozlov
|
2effdd1b67
|
8267112: JVMCI compiler modules should be kept upgradable
Reviewed-by: mchung, erikj, dnsimon
|
2021-05-17 20:11:01 +00:00 |
|
Brian Burkhalter
|
da4dfde71a
|
8264777: Overload optimized FileInputStream::readAllBytes
Reviewed-by: dfuchs, alanb
|
2021-05-17 19:58:41 +00:00 |
|
Anton Kozlov
|
3b11d811a2
|
8266742: Check W^X state on possible safepoint
Reviewed-by: dholmes, gziemski
|
2021-05-17 19:15:18 +00:00 |
|
Ajit Ghaisas
|
79b39445f6
|
8266520: Revert to OpenGL as the default 2D rendering pipeline for macOS
Reviewed-by: azvegint, trebari, kcr, prr
|
2021-05-17 16:32:51 +00:00 |
|
Thomas Stuefe
|
3c010a7c7e
|
8265705: aarch64: KlassDecodeMovk mode broken
Reviewed-by: aph, iklam, ngasson
|
2021-05-17 16:14:22 +00:00 |
|
Adam Sotona
|
cf97252f3f
|
8264561: javap get NegativeArraySizeException on bad instruction
Reviewed-by: vromero
|
2021-05-17 15:23:18 +00:00 |
|
Vicente Romero
|
b8856b1c47
|
8263614: javac allows local variables to be accessed from a static context
Reviewed-by: mcimadamore
|
2021-05-17 15:03:32 +00:00 |
|
Hannes Wallnöfer
|
ea36836573
|
8267236: Versioned platform link in TestMemberSummary.java
Reviewed-by: prappo
|
2021-05-17 14:43:49 +00:00 |
|
Hannes Wallnöfer
|
d5a15f7420
|
8263438: Unused method AbstractMemberWriter.isInherited
Reviewed-by: prappo
|
2021-05-17 14:19:57 +00:00 |
|
Maurizio Cimadamore
|
dd5a84c68c
|
8267162: Add jtreg test group definitions for langtools
Reviewed-by: jjg
|
2021-05-17 12:55:34 +00:00 |
|
Prasanta Sadhukhan
|
39a454bb87
|
8260331: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "ERROR: icon and imageIcon not same."
Reviewed-by: azvegint
|
2021-05-17 12:32:35 +00:00 |
|
Ralf Schmelter
|
a29612ea99
|
8255661: TestHeapDumpOnOutOfMemoryError fails with EOFException
Reviewed-by: rrich, cjplummer
|
2021-05-17 11:47:35 +00:00 |
|
Mitsuru Kariya
|
a555fd89d0
|
8264734: Some SA classes could use better hashCode() implementation
Reviewed-by: cjplummer, kevinw
|
2021-05-17 09:49:57 +00:00 |
|
Ivan Walulya
|
2313a2187a
|
8266637: CHT: Add insert_and_get method
Reviewed-by: tschatzl, rehn
|
2021-05-17 09:41:45 +00:00 |
|
Stefan Johansson
|
7b736ec932
|
8266489: Enable G1 to use large pages on Windows when region size is larger than 2m
Reviewed-by: tschatzl, iwalulya
|
2021-05-17 08:32:30 +00:00 |
|
Leo Korinth
|
f4227879b0
|
8266073: Regression ~2% in Derby after 8261804
Reviewed-by: ayang, sjohanss
|
2021-05-17 07:08:04 +00:00 |
|
David Holmes
|
02f895c5f6
|
8252685: APIs that require JavaThread should take JavaThread arguments
Reviewed-by: coleenp, sspitsyn, kvn, iklam
|
2021-05-17 04:05:44 +00:00 |
|
Yumin Qi
|
2066f497b9
|
8266764: [REDO] JDK-8255493 Support for pre-generated java.lang.invoke classes in CDS dynamic archive
Reviewed-by: ccheung, iklam
|
2021-05-16 02:26:46 +00:00 |
|
Daniel D. Daugherty
|
8c71144a23
|
8265153: add time based test for ThreadMXBean.getThreadInfo() and ThreadInfo.getLockOwnerName()
Reviewed-by: dholmes, cjplummer
|
2021-05-15 13:14:49 +00:00 |
|
Thomas Schatzl
|
10cafd244d
|
8267153: Problemlist jdk/jfr/event/gc/collection/TestG1ParallelPhases.java to remove the noise from CI
Reviewed-by: dcubed, jiefu
|
2021-05-15 09:46:29 +00:00 |
|
Thomas Stuefe
|
f3fb5a4524
|
8266942: gtest/GTestWrapper.java os.iso8601_time_vm failed
Reviewed-by: dcubed
|
2021-05-15 05:20:01 +00:00 |
|
Valerie Peng
|
7ab6dc83df
|
6676643: Improve current C_GetAttributeValue native implementation
Reviewed-by: xuelei
|
2021-05-14 23:04:37 +00:00 |
|
Alexander Matveev
|
28f1c7ac4d
|
8249395: (macos) jpackage tests timeout on MacPro5_1 systems
Reviewed-by: herrick, asemenyuk
|
2021-05-14 23:00:59 +00:00 |
|
Kim Barrett
|
be0a655208
|
8254598: StringDedupTable should use OopStorage
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Co-authored-by: Zhengyu Gu <zgu@openjdk.org>
Reviewed-by: coleenp, iklam, tschatzl, ayang
|
2021-05-14 18:38:58 +00:00 |
|
Albert Mingkun Yang
|
360928d16d
|
8260046: Assert left >= right in pointer_delta() methods
Reviewed-by: sjohanss, kbarrett, tschatzl
|
2021-05-14 18:17:37 +00:00 |
|
Lance Andersen
|
5eda812f53
|
8267180: Typo in copyright header for HashesTest
Reviewed-by: dcubed, naoto, joehw
|
2021-05-14 17:55:43 +00:00 |
|
Lance Andersen
|
e90388bc1e
|
8266461: tools/jmod/hashes/HashesTest.java fails: static @Test methods
Reviewed-by: alanb, mchung
|
2021-05-14 17:19:32 +00:00 |
|
Wang Huang
|
599d07c0db
|
8263006: Add optimization for Max(*)Node and Min(*)Node
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Wu Yan <wuyan34@huawei.com>
Reviewed-by: kvn
|
2021-05-14 17:16:28 +00:00 |
|
Harold Seigel
|
16ca370f1a
|
8265694: Investigate test StressHiddenClasses.java
Reviewed-by: lfoltan
|
2021-05-14 14:52:37 +00:00 |
|