Jorn Vernee
562bc171b9
8291359: Specification of method j.l.foreign.VaList::skip still deserves clarification
...
Reviewed-by: mcimadamore
2022-12-02 22:15:27 +00:00
Alex Menkov
2821fa9883
8280798: com.sun.jdi.ObjectReference::setValue spec should prohibit any final field modification
...
Reviewed-by: alanb, cjplummer, sspitsyn
2022-12-02 20:16:51 +00:00
Coleen Phillimore
fb6fd03233
8291830: jvmti/RedefineClasses/StressRedefine failed: assert(!is_null(v)) failed: narrow klass value can never be zero
...
Reviewed-by: sspitsyn, eosterlund, kbarrett
2022-12-02 19:09:05 +00:00
Erik Gahlin
1b924659c8
8297608: JFR: Incorrect duration after chunk rotation
...
Reviewed-by: mgronlun
2022-12-02 17:21:48 +00:00
Leonid Mesnik
6065696e5d
8297982: Exclude vmTestbase/nsk/monitoring/stress/lowmem/ with ZGC until 8297979 is fixed
...
Reviewed-by: tschatzl
2022-12-02 15:11:41 +00:00
Ashutosh Mehra
415cfd2e28
8297285: Shenandoah pacing causes assertion failure during VM initialization
...
Reviewed-by: rkennke, phh
2022-12-02 14:22:52 +00:00
Magnus Ihse Bursie
df072556a5
8297984: Turn on warnings as errors for javadoc
...
Reviewed-by: serb, erikj
2022-12-02 14:00:44 +00:00
Feilong Jiang
227364d592
8297953: Fix several C2 IR matching tests for RISC-V
...
Reviewed-by: fyang, chagedorn
2022-12-02 12:48:42 +00:00
Albert Mingkun Yang
1370228cd7
8297941: Add override modifier in space.hpp
...
Reviewed-by: kbarrett, tschatzl
2022-12-02 12:30:29 +00:00
Prasanta Sadhukhan
319faa5afc
8296084: javax/swing/JSpinner/4788637/bug4788637.java fails intermittently on a VM
...
Reviewed-by: tr, serb
2022-12-02 11:48:28 +00:00
Erik Gahlin
b73363fd7b
8297686: JFR: Improve documentation of EventStream::onMetadata(Consumer)
...
Reviewed-by: mgronlun
2022-12-02 11:35:15 +00:00
Justin King
1376f33011
8297911: Memory leak in JfrUpcalls::on_retransform
...
Reviewed-by: mgronlun
2022-12-02 11:31:19 +00:00
Christoph Langer
5c0ff26f32
8291444: GHA builds/tests won't run manually if disabled from automatic running
...
Reviewed-by: serb, erikj, ihse
2022-12-02 11:03:53 +00:00
Daniel Fuchs
6d0fbb2c49
8297645: Drop the test/jdk/java/net/httpclient/reactivestreams-tck-tests/TckDriver.java test
...
Reviewed-by: alanb, jpai, michaelm
2022-12-02 10:44:29 +00:00
Dingli Zhang
687fd714bb
8297549: RISC-V: Add support for Vector API vector load const operation
...
Reviewed-by: fyang, gcao
2022-12-02 08:30:00 +00:00
Fei Yang
d50015af99
8297715: RISC-V: C2: Use single-bit instructions from the Zbs extension
...
Reviewed-by: fjiang, yadongwang, shade
2022-12-02 08:26:22 +00:00
Aleksey Shipilev
9bbcb546c8
8297784: Optimize @Stable field for Method.isCallerSensitive
...
Reviewed-by: redestad, jvernee, alanb
2022-12-02 07:29:27 +00:00
Jie Fu
11ba7591df
8297992: Tests fail after JDK-8297215 due to lack of @enablePreview
...
Reviewed-by: darcy
2022-12-02 06:04:10 +00:00
Magnus Ihse Bursie
b035056d28
8297455: Use the official ToolProvider API to call javac
...
Reviewed-by: erikj
2022-12-02 00:08:34 +00:00
Magnus Ihse Bursie
257aa15f15
8297444: Refactor the javacserver build tool
...
Reviewed-by: erikj, cstein
2022-12-01 23:41:58 +00:00
Liam Miller-Cushon
e846b0438c
8297875: jar should not compress the manifest directory entry
...
Reviewed-by: lancea
2022-12-01 22:07:57 +00:00
Vicente Romero
82031d32a0
8297294: compiler/c2/irTests/TestMulNodeIdealization.java failed compilation
...
Reviewed-by: mcimadamore
2022-12-01 21:57:55 +00:00
Leonid Mesnik
337ca10085
8297978: Exclude vmTestbase/nsk/stress/except/except012.java until 8297977 is fixed
...
Reviewed-by: dcubed
2022-12-01 21:29:18 +00:00
Joe Darcy
770ff5a812
8297215: Update libs tests to use @enablePreview
...
Reviewed-by: alanb, sspitsyn
2022-12-01 20:38:16 +00:00
Andrew Haley
c69aa42d02
8297968: Crash in PrintOptoAssembly
...
Reviewed-by: kvn
2022-12-01 20:34:18 +00:00
Kim Barrett
5a5ced3a90
8297830: aarch64: Make Address a discriminated union internally
...
Reviewed-by: aph, dcubed
2022-12-01 20:15:14 +00:00
Ioi Lam
391599bc9d
8297313: Refactor APIs for calculating address of CDS archive heap regions
...
Reviewed-by: matsaave, ccheung
2022-12-01 19:59:14 +00:00
Harshitha Onkar
09629570f5
8297449: Update JInternalFrame Metal Border code
...
Reviewed-by: aivanov, kizune
2022-12-01 18:57:50 +00:00
Alexander Zvegintsev
9f94cbec51
8271519: java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java failed with "Total [200] - Expected [400]"
...
Reviewed-by: serb
2022-12-01 18:10:31 +00:00
Christian Stein
c70d1e1bd3
8296710: Update to use jtreg 7.1
...
Reviewed-by: erikj, alanb, jjg
2022-12-01 16:49:40 +00:00
Matthijs Bijman
4899d78292
8293294: Remove dead code in Parse::check_interpreter_type
...
Reviewed-by: vlivanov, thartmann
2022-12-01 15:57:09 +00:00
Albert Mingkun Yang
5459b1104f
8297033: G1: Improve logging for Remembered Sets
...
Reviewed-by: tschatzl, kbarrett
2022-12-01 15:32:27 +00:00
Sergey Tsypanov
c6156f9123
8297561: Redundant index check in String.offsetByCodePoints()
...
Reviewed-by: aturbanov, rriggs, redestad
2022-12-01 15:28:39 +00:00
Erik Gahlin
eec24aa203
8295350: JFR: Add stop methods for recording streams
...
Reviewed-by: mgronlun
2022-12-01 15:01:42 +00:00
Roland Westrelin
9430f3e65c
8297934: [BACKOUT] Compiler should only use verified interface types for optimization
...
Reviewed-by: thartmann, kvn
2022-12-01 14:19:28 +00:00
Aggelos Biboudis
2cb64a7557
8294943: Implement record patterns in enhanced for
...
8296802: Parse errors when deconstructing a record using the enhanced for loop of JEP 432
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore, vromero
2022-12-01 12:40:09 +00:00
Jan Lahoda
fc9d419b4f
8297928: Update jdk.internal.javac.PreviewFeature.Feature to reflect JEP 432 and JEP 433
...
Reviewed-by: alanb
2022-12-01 11:46:13 +00:00
Jan Lahoda
b60cce6f3b
8297118: Change IncompatibleClassChangeError to MatchException for exhaustive switch statements and switch expressions
...
Reviewed-by: vromero
2022-12-01 10:51:57 +00:00
Alan Bateman
cd776093c7
8294278: ForkJoinPool.getAndAddPoolIds should use Unsafe.staticFieldBase
...
Reviewed-by: burban, chegar, martin
2022-12-01 10:40:36 +00:00
Stefan Johansson
eea1a8a95e
8297427: Avoid keeping class loaders alive when executing ClassLoaderStatsVMOperation
...
Reviewed-by: eosterlund, stefank
2022-12-01 10:30:14 +00:00
Albert Mingkun Yang
794114787b
8297503: Merge FilteringDCTOC into ContiguousSpaceDCTOC
...
Reviewed-by: tschatzl, kbarrett
2022-12-01 10:00:57 +00:00
Tobias Hartmann
9f24a6f43c
8297389: resexhausted003 fails with assert(!thread->owns_locks()) failed: must release all locks when leaving VM
...
Reviewed-by: dholmes, rrich, dlong
2022-12-01 08:49:54 +00:00
Andrey Turbanov
fa0c599a00
8297750: Unnecessary Vector usage in IIORegistry
...
Reviewed-by: prr, serb
2022-12-01 08:16:55 +00:00
Aleksey Shipilev
34fcd83c5e
8297821: jdk/jshell/Test8294583.java fails on some platforms
...
Reviewed-by: alanb, jlahoda
2022-12-01 08:11:54 +00:00
Abhishek Kumar
ce048e7cb5
8295006: Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194.
...
Reviewed-by: prr, tr
2022-12-01 08:07:22 +00:00
Jan Lahoda
756dd5bb0d
8294942: Compiler implementation for Record Patterns (Second Preview)
...
8294945: Compiler implementation for Pattern Matching for switch (Fourth Preview)
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore, vromero
2022-12-01 08:02:40 +00:00
Prasanta Sadhukhan
c612512014
8296660: Swing HTML table with omitted closing tags misparsed
...
Reviewed-by: prr, jdv
2022-12-01 07:57:10 +00:00
Julian Waters
56048f9718
8297852: Backout 8252584 for the time being
...
Reviewed-by: kbarrett
2022-12-01 04:21:52 +00:00
Feilong Jiang
f49acd5259
8297697: RISC-V: Add support for SATP mode detection
...
Reviewed-by: fyang, luhenry
2022-12-01 04:01:25 +00:00
Jonathan Gibbons
3b513a4f5c
8297802: display of @spec tags should mimic that of @see tags
...
Reviewed-by: prappo
2022-12-01 00:26:27 +00:00