Nizar Benalla
59843f4a65
8336040: Missing closing anchor element in Docs.gmk
...
Reviewed-by: dholmes, jpai, shade
2024-07-17 09:42:04 +00:00
Albert Mingkun Yang
70f3e99016
8336463: Parallel: Add PSOldGen::expand_and_allocate
...
Reviewed-by: iwalulya, zgu
2024-07-17 09:25:59 +00:00
Jan Lahoda
b9b0b8504e
8336375: Crash on paste to JShell
...
Reviewed-by: jvernee
2024-07-17 06:46:34 +00:00
Jaikiran Pai
3babffd400
8334167: Test java/lang/instrument/NativeMethodPrefixApp.java timed out
...
Reviewed-by: dholmes, sspitsyn, alanb
2024-07-17 06:12:01 +00:00
Jaikiran Pai
d90c20c0c7
Merge
...
Reviewed-by: djelinski, dholmes
2024-07-17 06:05:51 +00:00
Jayathirth D V
13341ca702
8323390: Enhance mask blit functionality
...
Reviewed-by: prr, rhalade, psadhukhan
2024-07-17 05:40:56 +05:30
Phil Race
8cc84bf71e
8320097: Improve Image transformations
...
Reviewed-by: jdv, psadhukhan, aivanov, rhalade
2024-07-17 05:40:56 +05:30
Christian Hagedorn
553f21ae53
8327413: Enhance compilation efficiency
...
Co-authored-by: Roland Westrelin <roland@openjdk.org>
Reviewed-by: ahgross, rhalade, thartmann, epeter, mbalao, fferrari
2024-07-17 05:40:56 +05:30
Jayathirth D V
e636325510
8324559: Improve 2D image handling
...
Reviewed-by: rhalade, mschoene, psadhukhan, prr
2024-07-17 05:40:56 +05:30
David Holmes
c5a8c8a0b6
8325600: Better symbol storage
...
Reviewed-by: coleenp, rhalade, matsaave
2024-07-17 05:40:56 +05:30
David Holmes
aea9a08beb
8319859: Better symbol storage
...
Reviewed-by: rhalade, coleenp, matsaave, iklam
2024-07-17 05:40:56 +05:30
Matias Saavedra Silva
227fc5e591
8314794: Improve UTF8 String supports
...
Reviewed-by: dholmes, coleenp, rhalade
2024-07-17 05:40:56 +05:30
Emanuel Peter
46c3768645
8320548: Improved loop handling
...
Reviewed-by: mschoene, rhalade, thartmann, chagedorn
2024-07-17 05:40:56 +05:30
Tobias Hartmann
5f365d44be
8323231: Improve array management
...
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Reviewed-by: iveresov, rhalade, mschoene, dlong, kvn
2024-07-17 05:40:56 +05:30
Harshitha Onkar
69baa7d285
8336413: gtk headers : Fix typedef redeclaration of GMainContext and GdkPixbuf
...
Reviewed-by: prr, dnguyen
2024-07-16 23:46:41 +00:00
Chris Plummer
f3e7063e26
8336420: Add JVMTI setfldw001 and setfmodw001 tests to Xcomp problem list
...
Reviewed-by: dcubed
2024-07-16 23:27:32 +00:00
Cesar Soares Lucas
005fb67e99
8331194: NPE in ArrayCreationTree.java with -XX:-UseCompressedOops
...
Reviewed-by: kvn
2024-07-16 20:47:42 +00:00
Alex Menkov
a60608e7a3
8334169: Long arguments of attach operation are silently truncated on Windows
...
Reviewed-by: sspitsyn, cjplummer
2024-07-16 18:10:47 +00:00
Kim Barrett
59bf3d77aa
8336080: Fix -Wzero-as-null-pointer-constant warnings in ClassLoaderStats ctor
...
Reviewed-by: dholmes, iwalulya
2024-07-16 17:53:08 +00:00
Vladimir Kozlov
88eff4c305
8336421: ciMethod() constructor should use ConditionalMutexLocker(Compile_lock)
...
Reviewed-by: jwaters, thartmann, shade
2024-07-16 16:11:00 +00:00
Aleksey Shipilev
c99be357c9
8336474: Problemlist compiler/interpreter/Test6833129 on x86_32
...
Reviewed-by: thartmann, stuefe
2024-07-16 15:23:55 +00:00
Christoph Langer
419cc46248
8335533: OutOfMemoryError: Metaspace observed again on AIX in test RedefineLeakThrowable.java after JDK-8294960
...
Reviewed-by: mbaesken, stuefe
2024-07-16 12:48:06 +00:00
SendaoYan
8feabc849b
8334057: JLinkReproducibleTest.java support receive test.tool.vm.opts
...
Reviewed-by: jpai
2024-07-16 01:43:36 +00:00
Alexey Ushakov
bc7cd42d11
8314498: [macos] Transferring File objects to Finder fails
...
Co-authored-by: Andrey Starovoyt <Andrey.Starovoyt@jetbrains.com>
Reviewed-by: prr
2024-07-15 23:25:11 +00:00
Chris Plummer
c8a95a763c
8072701: resume001 failed due to ERROR: timeout for waiting for a BreakpintEvent
...
Reviewed-by: amenkov, kevinw, sspitsyn
2024-07-15 20:26:52 +00:00
Kim Barrett
388fcf03c0
8336349: Fix more simple -Wzero-as-null-pointer-constant warnings in C2 code
...
Reviewed-by: kvn, shade
2024-07-15 16:00:00 +00:00
Kim Barrett
ab27acab0b
8336297: C2: Fix -Wzero-as-null-pointer-constant warnings in derived Node ctors
...
Reviewed-by: kvn, jwaters
2024-07-15 15:43:02 +00:00
Maurizio Cimadamore
9dfcd75ec4
8334121: Anonymous class capturing two enclosing instances fails to compile
...
Reviewed-by: jlahoda, vromero
2024-07-15 15:28:24 +00:00
Patricio Chilano Mateo
000de30628
8335269: [Graal] occasional timeout in java/lang/StringBuffer/TestSynchronization.java with loom
...
Reviewed-by: dholmes, alanb
2024-07-15 14:54:04 +00:00
Maurizio Cimadamore
4635531950
8335159: Move method reference to lambda desugaring before Lower
...
8336320: NullPointerException: Cannot invoke Type.getTag because type is null after JDK-8334037
Reviewed-by: jlahoda, vromero
2024-07-15 14:24:27 +00:00
Chen Liang
a253e0ff4b
8335642: Hide Transform implementation for Class-File API
...
Reviewed-by: asotona
2024-07-15 12:11:53 +00:00
Jan Lahoda
2b0adfc2de
8335817: javac AssertionError addLocalVar checkNull
...
Reviewed-by: vromero, mcimadamore
2024-07-15 11:26:33 +00:00
Richard Reingruber
a96de6d8d2
8336256: memcpy short value to int local is incorrect in VtableStubs::unsafe_hash
...
Reviewed-by: stuefe, shade, kvn
2024-07-15 07:34:10 +00:00
Adam Sotona
3f2636d9b7
8335820: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java fails due to IllegalArgumentException: hash must be nonzero
...
Reviewed-by: liach
2024-07-15 05:41:52 +00:00
Chen Liang
a9f5e76a65
8335905: CompoundElement API cleanup
...
Reviewed-by: asotona
2024-07-14 15:01:51 +00:00
Brian Stafford
6f325db493
8310915: Typo in aarch64.ad: "envcodings"
...
Reviewed-by: thartmann
2024-07-13 04:59:04 +00:00
Jaikiran Pai
ae9f318fc3
8336301: test/jdk/java/nio/channels/AsyncCloseAndInterrupt.java leaves around a FIFO file upon test completion
...
Reviewed-by: alanb
2024-07-13 02:19:25 +00:00
Pavel Rappo
4166e53452
8318106: Generated HTML for snippet does not always contain an id
...
Reviewed-by: liach
2024-07-12 23:11:04 +00:00
Nizar Benalla
5bc86f3329
8336259: Wrong link to stylesheet.css in JavaDoc API documentation
...
Reviewed-by: jjg, liach
2024-07-12 21:50:51 +00:00
Sean Gwizdak
8ba9bc6f17
8332249: Micro-optimize Method.hashCode
...
Reviewed-by: liach
2024-07-12 21:49:51 +00:00
Shaojin Wen
4957145e6c
8336278: Micro-optimize Replace String.format("%n") to System.lineSeparator
...
Reviewed-by: dnsimon, shade
2024-07-12 21:49:28 +00:00
Kevin Walls
1f6e106b45
8335684: Test ThreadCpuTime.java should pause like ThreadCpuTimeArray.java
...
Reviewed-by: sspitsyn, cjplummer
2024-07-12 17:11:20 +00:00
Shaojin Wen
84c74ad0a9
8335802: Improve startup speed HexFormat uses boolean instead of enum
...
Reviewed-by: liach
2024-07-12 14:36:34 +00:00
Zhengyu Gu
4f312d6bc1
8336152: Remove unused forward declaration in classLoadInfo.hpp
...
Reviewed-by: dholmes, shade
2024-07-12 12:59:22 +00:00
Albert Mingkun Yang
34d8562a91
8335902: Parallel: Refactor VM_ParallelGCFailedAllocation and VM_ParallelGCSystemGC
...
Reviewed-by: gli, zgu
2024-07-12 12:59:13 +00:00
Abhishek Kumar
2fc7eb44a0
8155030: The Menu Mnemonics are always displayed for GTK LAF
...
Hides mnemonics on menus, buttons, and labels for GTK L&F.
Moved shared code for hiding mnemonics into
sun/swing/MnemonicHandler and AltProcessor to avoid code duplication.
Reviewed-by: prr, tr, achung, dnguyen, aivanov
2024-07-12 12:37:58 +00:00
Jan Lahoda
559826c292
8332474: Tighten up ToolBox' JavacTask to not silently accept javac crash as a failure
...
Reviewed-by: vromero
2024-07-12 12:17:21 +00:00
Volker Simonis
eec0e155f3
8335619: Add an @apiNote to j.l.i.ClassFileTransformer to warn about recursive class loading and ClassCircularityErrors
...
Reviewed-by: alanb, stuefe, liach
2024-07-12 12:09:58 +00:00
Kim Barrett
9b6f6c5c9d
8336082: Fix -Wzero-as-null-pointer-constant warnings in SimpleCompactHashtable
...
Reviewed-by: coleenp, dholmes
2024-07-12 09:33:04 +00:00
Kim Barrett
7a62032964
8336081: Fix -Wzero-as-null-pointer-constant warnings in JVMTypedFlagLimit ctors
...
Reviewed-by: dholmes, jwaters
2024-07-12 09:30:38 +00:00