Doug Simon
|
b8b9b97a1a
|
8294676: [JVMCI] InstalledCode.deoptimize(false) should not touch address field
Reviewed-by: never
|
2022-10-01 11:20:46 +00:00 |
|
Jaikiran Pai
|
fd594302f7
|
8294610: java/net/vthread/HttpALot.java is slow on Linux
Reviewed-by: dfuchs, alanb
|
2022-10-01 09:17:53 +00:00 |
|
Vladimir Ivanov
|
c7ab1caafb
|
8294609: C2: Improve inlining of methods with unloaded signature classes
Reviewed-by: kvn, dlong
|
2022-09-30 23:30:45 +00:00 |
|
Andrey Turbanov
|
375f02fb21
|
8294608: Remove redundant unchecked suppression in FileDescriptor
Reviewed-by: alanb, bpb
|
2022-09-30 20:19:45 +00:00 |
|
Roger Riggs
|
d207da8a8c
|
8294533: Documentation mistake in Process::getErrorStream and getInputStream
Reviewed-by: iris
|
2022-09-30 19:10:55 +00:00 |
|
Dhamoder Nalla
|
da4e96d596
|
8276545: Fix handling of trap count overflow in Parse::Parse()
Reviewed-by: thartmann, kvn
|
2022-09-30 18:38:48 +00:00 |
|
Erik Gahlin
|
48674d4f36
|
8291428: JFR: 'jfr print' displays incorrect timestamps during DST
Reviewed-by: mgronlun
|
2022-09-30 17:34:52 +00:00 |
|
Justin Lu
|
3b1bc21727
|
8294307: ISO 4217 Amendment 173 Update
Reviewed-by: lancea, bpb, naoto
|
2022-09-30 17:10:49 +00:00 |
|
Alan Bateman
|
b8f9a915a2
|
8293940: Some tests for virtual threads take too long
Reviewed-by: dfuchs
|
2022-09-30 16:41:33 +00:00 |
|
Erik Gahlin
|
1d26c4b149
|
8291022: JFR: Reduce logging in ChunkHeader constructor
Reviewed-by: mgronlun
|
2022-09-30 16:30:45 +00:00 |
|
Claes Redestad
|
3efbd5f0fa
|
8294626: Improve URL protocol lower casing
Reviewed-by: dfuchs
|
2022-09-30 16:03:53 +00:00 |
|
Johan Sjölen
|
052a924985
|
8294293: Remove unused _width and _newlines field in outputStream
Reviewed-by: rehn, dholmes
|
2022-09-30 14:45:40 +00:00 |
|
Erik Gahlin
|
c2ce43cbb0
|
8291021: JFR: Only one finished state in ChunkHeader class
Reviewed-by: mgronlun
|
2022-09-30 13:10:56 +00:00 |
|
Yoshiki Sato
|
f01573368f
|
8294357: (tz) Update Timezone Data to 2022d
Reviewed-by: naoto, coffeys
|
2022-09-30 12:45:35 +00:00 |
|
Hannes Wallnöfer
|
64da8620e1
|
8287597: List all preview features on the javadoc PREVIEW page
Reviewed-by: jjg
|
2022-09-30 11:11:28 +00:00 |
|
Adam Sotona
|
b4e1e416da
|
8293000: Review running times of jshell regression tests
Reviewed-by: darcy
|
2022-09-30 08:57:50 +00:00 |
|
Severin Gehwolf
|
6d83482a6b
|
8293540: [Metrics] Incorrectly detected resource limits with additional cgroup fs mounts
Reviewed-by: iklam
|
2022-09-30 08:44:10 +00:00 |
|
Albert Mingkun Yang
|
6974978869
|
8294521: Parallel: Remove unused field in UpdateDensePrefixAndCompactionTask
Reviewed-by: kbarrett, tschatzl
|
2022-09-30 07:43:21 +00:00 |
|
Albert Mingkun Yang
|
81fda1b756
|
8294569: Remove CardTable::_last_valid_index
Reviewed-by: tschatzl, kbarrett
|
2022-09-30 07:42:27 +00:00 |
|
Dingli Zhang
|
7c60e6d2d6
|
8293770: RISC-V: Reuse runtime call trampolines
Co-authored-by: zifeihan <caogui@iscas.ac.cn>
Reviewed-by: fyang, shade
|
2022-09-30 07:31:57 +00:00 |
|
Daniel Jeliński
|
9dce8652f2
|
8294115: JNI local refs exceeds capacity warning in NetworkInterface::getAll
Reviewed-by: dfuchs
|
2022-09-30 06:00:37 +00:00 |
|
Viktor Klang
|
b030c7de32
|
8225235: Unused field defaultIndex in NetworkInterface
Reviewed-by: chegar, vtewari, dfuchs, jpai
|
2022-09-30 03:06:36 +00:00 |
|
Brian Burkhalter
|
a07975bf3e
|
8294519: (fs) java/nio/file/Files/CopyProcFile.java fails intermittenly due to unstable /proc/cpuinfo output
Reviewed-by: alanb, shade, lancea
|
2022-09-29 21:06:49 +00:00 |
|
Matias Saavedra Silva
|
88062eea67
|
8293969: breakup the long signature in SystemDictionaryShared::is_supported_invokedynamic
Reviewed-by: eastigeevich, coleenp
|
2022-09-29 20:16:30 +00:00 |
|
Aleksei Voitylov
|
aeef3ecdc4
|
8294198: Implement isFinite intrinsic for RISC-V
Reviewed-by: fyang, kvn
|
2022-09-29 18:51:38 +00:00 |
|
Chris Plummer
|
5f6ad926d7
|
8294547: HotSpotAgent.setupVM() should include "cause" exception when throwing DebuggerException
Reviewed-by: sspitsyn, coleenp
|
2022-09-29 18:31:10 +00:00 |
|
Chris Plummer
|
545ded1a82
|
8294548: Problem list SA core file tests on macosx-x64 due to JDK-8294316
Reviewed-by: sspitsyn
|
2022-09-29 18:30:20 +00:00 |
|
Alexander Zvegintsev
|
29c70f1ab7
|
8294595: Add javax/swing/plaf/aqua/CustomComboBoxFocusTest.java to problem list
Reviewed-by: rriggs
|
2022-09-29 16:32:47 +00:00 |
|
Patricio Chilano Mateo
|
5d48da4574
|
8294370: Fix allocation bug in java_lang_Thread::async_get_stack_trace()
Reviewed-by: dholmes, sspitsyn
|
2022-09-29 15:35:41 +00:00 |
|
Raffaello Giulietti
|
ce85cac947
|
8065554: MatchResult should provide values of named-capturing groups
Reviewed-by: smarks
|
2022-09-29 09:16:21 +00:00 |
|
Xiaolin Zheng
|
1decdcee71
|
8294492: RISC-V: Use li instead of patchable movptr at non-patchable callsites
Reviewed-by: fyang
|
2022-09-29 07:21:07 +00:00 |
|
Brian Burkhalter
|
8491fd5c12
|
8294551: Put java/io/BufferedInputStream/TransferTo.java on problem list
Reviewed-by: jpai
|
2022-09-29 00:35:14 +00:00 |
|
Dean Long
|
6f8f28e756
|
8294160: misc crash dump improvements
Reviewed-by: dholmes, vlivanov
|
2022-09-28 23:15:04 +00:00 |
|
Matias Saavedra Silva
|
8873192433
|
8293515: heapShared.cpp: rename JavaThread parameter to current
Reviewed-by: coleenp, ccheung
|
2022-09-28 21:27:05 +00:00 |
|
Chris Plummer
|
76f1865124
|
8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException
Reviewed-by: sspitsyn, kevinw
|
2022-09-28 20:35:33 +00:00 |
|
Lance Andersen
|
9db95edd01
|
8215788: Clarify JarInputStream Manifest access
Reviewed-by: weijun, mullan, alanb
|
2022-09-28 19:22:19 +00:00 |
|
Andrey Turbanov
|
9309786dbf
|
8294472: Remove redundant rawtypes suppression in AbstractChronology
Reviewed-by: lancea, naoto
|
2022-09-28 18:44:01 +00:00 |
|
Chris Plummer
|
3b7fc80b18
|
8294411: SA should provide more useful info when it fails to start up due to "failed to workaround classshareing"
Reviewed-by: kevinw, sspitsyn
|
2022-09-28 17:17:12 +00:00 |
|
Matias Saavedra Silva
|
4fb424ba5f
|
8293961: Unused ClassPathZipEntry::contents_do
Reviewed-by: ccheung, dholmes
|
2022-09-28 15:59:49 +00:00 |
|
Markus Karg
|
7515b304ca
|
8279283: BufferedInputStream should override transferTo
Reviewed-by: bpb
|
2022-09-28 15:58:25 +00:00 |
|
Albert Mingkun Yang
|
7401fe040d
|
8292912: Make guard card in CardTable inaccessible
Reviewed-by: tschatzl, sjohanss
|
2022-09-28 15:57:08 +00:00 |
|
Aleksey Shipilev
|
70d8428ebb
|
8294520: Problemlist java/nio/file/Files/CopyProcFile.java
Reviewed-by: alanb
|
2022-09-28 14:33:12 +00:00 |
|
Tobias Holenstein
|
30e3bf9da0
|
8291805: IGV: Improve Zooming
Reviewed-by: rcastanedalo, lujaniuk, chagedorn
|
2022-09-28 14:31:22 +00:00 |
|
Alan Bateman
|
37f83b9b8e
|
8294375: test/jdk/java/nio/channels/vthread/BlockingChannelOps.java is slow
Reviewed-by: jpai
|
2022-09-28 13:10:43 +00:00 |
|
Albert Mingkun Yang
|
60616f243f
|
8294059: Serial: Refactor GenCollectedHeap::collect
Reviewed-by: sjohanss, tschatzl
|
2022-09-28 10:36:00 +00:00 |
|
Hao Sun
|
ea6167104e
|
8294359: Interpreter(AArch64) intrinsify Thread.currentThread()
Reviewed-by: aph, shade
|
2022-09-28 10:03:37 +00:00 |
|
Prasanta Sadhukhan
|
c42ef70a45
|
7148092: [macosx] When Alt+down arrow key is pressed, the combobox popup does not appear.
Reviewed-by: prr, serb
|
2022-09-28 08:50:58 +00:00 |
|
Albert Mingkun Yang
|
94e14da0ef
|
8294057: Parallel: Tighten ParallelCompactData::initialize_region_data
Reviewed-by: tschatzl, sjohanss
|
2022-09-28 08:27:35 +00:00 |
|
Roland Westrelin
|
1ea0d6b424
|
8292301: [REDO v2] C2 crash when allocating array of size too large
Reviewed-by: xliu, thartmann, kvn
|
2022-09-28 07:16:59 +00:00 |
|
KIRIYAMA Takuya
|
c13e0ef3f8
|
8292848: AWT_Mixing and TrayIcon tests fail on el8 with hard-coded isOel7
Reviewed-by: prr, serb
|
2022-09-28 07:00:38 +00:00 |
|