Chen Liang
|
a9bb04331d
|
8339683: Simplify class data generation in InvokerBytecodeGenerator
Reviewed-by: redestad
|
2024-09-09 15:15:16 +00:00 |
|
Oli Gillespie
|
7c0f013d92
|
8339488: Extended NPE message doesn't handle CONSTANT_Dynamic
Reviewed-by: lmesnik, coleenp, simonis, liach
|
2024-09-09 14:53:36 +00:00 |
|
Claes Redestad
|
d53e405a26
|
8339742: Refactor ClassFileImpl to allow loading Option classes lazily
Reviewed-by: asotona
|
2024-09-09 14:18:20 +00:00 |
|
Ferenc Rakoczi
|
c54fc08aa3
|
8338587: Internal XOF Methods for SHAKE128 and SHAKE256
Reviewed-by: valeriep, weijun
|
2024-09-09 13:49:34 +00:00 |
|
Pavel Rappo
|
88cccc14db
|
8339631: Fix block @jls and @jvms tags
Reviewed-by: liach, darcy, jjg
|
2024-09-09 12:06:21 +00:00 |
|
Aleksey Shipilev
|
615a24f216
|
8338902: CDS flags are reported with wrong flag category
Reviewed-by: iklam, adinn
|
2024-09-09 11:56:34 +00:00 |
|
Stefan Johansson
|
347d5728e6
|
8339387: ZGC: Synchronize medium page allocation
Reviewed-by: aboldtch, stefank, eosterlund
|
2024-09-09 11:14:26 +00:00 |
|
Matthias Baesken
|
4ff72dc57e
|
8339487: ProcessHandleImpl os_getChildren sysctl call - retry in case of ENOMEM and enhance exception message
Reviewed-by: alanb, lucy, rriggs
|
2024-09-09 07:35:18 +00:00 |
|
Matthias Baesken
|
cb5c60b530
|
8339591: Mark jdk/jshell/ExceptionMessageTest.java intermittent
Reviewed-by: lucy
|
2024-09-09 06:42:05 +00:00 |
|
Claes Redestad
|
b45fe17450
|
8339710: Avoid initializing AccessFlag related classes in write-only cases
Reviewed-by: liach
|
2024-09-09 05:53:29 +00:00 |
|
Jan Lahoda
|
a18d9d84cd
|
8326616: tools/javac/patterns/Exhaustiveness.java intermittently Timeout signalled after 480 seconds
Reviewed-by: abimpoudis
|
2024-09-09 05:34:09 +00:00 |
|
Tejesh R
|
79d761358c
|
8338153: java/awt/Checkbox/CheckboxCheckerScalingTest.java test failed on linux machine
Reviewed-by: abhiscxk, honkar
|
2024-09-09 05:17:09 +00:00 |
|
Chris Plummer
|
f0e84b7617
|
8339703: Problem list serviceability/sa/TestJhsdbJstackUpcall.java for generational ZGC
Reviewed-by: dholmes
|
2024-09-07 22:20:37 +00:00 |
|
Yasumasa Suenaga
|
deeb09a640
|
8339307: jhsdb jstack could not trace FFM upcall frame
Reviewed-by: cjplummer, jvernee
|
2024-09-07 05:46:47 +00:00 |
|
Shaojin Wen
|
fbe2629303
|
8339635: StringConcatFactory optimization for CompactStrings off
Reviewed-by: liach
|
2024-09-06 18:37:29 +00:00 |
|
Jorn Vernee
|
8e580ec538
|
8338123: Linker crash when building a downcall handle with many arguments in x64
Reviewed-by: mcimadamore
|
2024-09-06 17:32:34 +00:00 |
|
Chen Liang
|
5b72bbf9d4
|
8339519: Remove size field from instructions
Reviewed-by: asotona
|
2024-09-06 14:57:12 +00:00 |
|
Andrew Dinn
|
0df10bbd96
|
8339466: Enumerate shared stubs and define static fields and names via declarations
Reviewed-by: kvn, fyang
|
2024-09-06 13:57:13 +00:00 |
|
Shaojin Wen
|
9ebc2ecbf6
|
8339317: Optimize ClassFile writeBuffer
Reviewed-by: redestad, liach
|
2024-09-06 13:38:22 +00:00 |
|
Claes Redestad
|
d2b36f0907
|
8339642: Reduce overheads in InvokerBytecodeGenerator
Reviewed-by: liach
|
2024-09-06 12:37:48 +00:00 |
|
Claes Redestad
|
cb00333d6a
|
8339640: Reduce construction overheads in StringConcatFactory$InlineHiddenClassStrategy
Reviewed-by: liach
|
2024-09-06 12:27:53 +00:00 |
|
Claes Redestad
|
260908e16e
|
8339592: Simplify and remove unused code in ObjectMethods.<clinit>
Reviewed-by: liach
|
2024-09-06 12:04:38 +00:00 |
|
Shaojin Wen
|
febbd998ee
|
8339168: Optimize ClassFile Util slotSize
Reviewed-by: liach, redestad
|
2024-09-06 12:01:01 +00:00 |
|
Chen Liang
|
a1eebbdf8a
|
8339576: Speed up raw bytecode processing in ClassFile API
Co-authored-by: Shaojin Wen <swen@openjdk.org>
Reviewed-by: asotona, redestad
|
2024-09-06 11:42:50 +00:00 |
|
Adam Sotona
|
a35fd38610
|
8339368: Switch targets are not inflated in CodeModel if no StackMap
Reviewed-by: liach
|
2024-09-06 07:43:38 +00:00 |
|
nelanbu
|
7db4d46c39
|
8330159: [C2] Remove or clarify Compile::init_start
Reviewed-by: chagedorn, dlong
|
2024-09-06 06:44:54 +00:00 |
|
Fei Yang
|
9e0ccb8bbd
|
8339548: GHA: RISC-V: Use Debian snapshot archive for bootstrap
Reviewed-by: shade, erikj
|
2024-09-06 02:01:43 +00:00 |
|
Hai-May Chao
|
8fb8cd85b7
|
8339347: keytool -importpass insists prompting the user even if there is no terminal
Reviewed-by: weijun
|
2024-09-05 20:17:52 +00:00 |
|
Maurizio Cimadamore
|
9e1af8cc7c
|
8339285: Test fails with assert(depth < max_critical_stack_depth) failed: can't have more than 10 critical frames
Reviewed-by: alanb
|
2024-09-05 18:11:18 +00:00 |
|
Coleen Phillimore
|
48d79431c9
|
8339342: FieldAllocationCount is mostly unused
Reviewed-by: fparain, stuefe, matsaave
|
2024-09-05 16:34:39 +00:00 |
|
Roland Westrelin
|
e203df46fa
|
8338100: C2: assert(!n_loop->is_member(get_loop(lca))) failed: control must not be back in the loop
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: chagedorn, thartmann
|
2024-09-05 15:51:27 +00:00 |
|
Jonathan Gibbons
|
98020e4799
|
8338133: Cleanup direct use of new HtmlTree
Reviewed-by: hannesw
|
2024-09-05 15:46:38 +00:00 |
|
Suchismith Roy
|
b895d7cf9f
|
8332423: [PPC64] Remove C1_MacroAssembler::call_c_with_frame_resize
Reviewed-by: mdoerr, varadam
|
2024-09-05 15:44:57 +00:00 |
|
Artur Barashev
|
59c4649be3
|
8329959: Update DigestMD5Client.java - fix typo in javadoc string
Reviewed-by: weijun
|
2024-09-05 15:34:26 +00:00 |
|
Daniel D. Daugherty
|
4ffcf894b5
|
8339619: ProblemList runtime/cds/appcds/jvmti/dumpingWithAgent/DumpingWithJavaAgent.java
Reviewed-by: azvegint
|
2024-09-05 15:12:27 +00:00 |
|
Brian Burkhalter
|
042053c3a8
|
8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows
Reviewed-by: alanb
|
2024-09-05 15:03:54 +00:00 |
|
Stefan Karlsson
|
b389bb4567
|
8339540: Unify include requirements for PlatformMonitor/Mutex constructors/destructors
Reviewed-by: coleenp, sjohanss
|
2024-09-05 13:49:17 +00:00 |
|
Joel Sikström
|
ab656c3aab
|
8339579: ZGC: Race results in only one of two remembered sets being cleared
Reviewed-by: stefank, sjohanss
|
2024-09-05 13:39:56 +00:00 |
|
Fernando Guallini
|
a505a1dda3
|
8337951: Test sun/security/validator/samedn.sh CertificateNotYetValidException: NotBefore validation
Reviewed-by: mullan
|
2024-09-05 13:14:00 +00:00 |
|
Per Minborg
|
6be927260a
|
8338591: Improve performance of MemorySegment::copy
Reviewed-by: mcimadamore
|
2024-09-05 13:10:24 +00:00 |
|
Shaojin Wen
|
cb9f5c5791
|
8339290: Optimize ClassFile Utf8EntryImpl#writeTo
Reviewed-by: redestad, liach
|
2024-09-05 11:45:49 +00:00 |
|
Christian Hagedorn
|
340e131d61
|
8338971: IGV: Add incrementally inlined method name to phase name
Reviewed-by: rcastanedalo, kvn
|
2024-09-05 10:52:44 +00:00 |
|
Yagmur Eren
|
2305d18e8d
|
8339384: Unintentional IOException in jdk.jdi module when JDWP end of stream occurs
Reviewed-by: cjplummer, kevinw
|
2024-09-05 09:26:08 +00:00 |
|
Ivan Walulya
|
96a0502d62
|
8339369: G1: TestVerificationInConcurrentCycle.java fails with "Missing rem set entry" when using "-XX:G1RSetUpdatingPauseTimePercent=0 -XX:G1UpdateBufferSize=2"
Reviewed-by: tschatzl, kbarrett
|
2024-09-05 08:18:35 +00:00 |
|
Amit Kumar
|
28de44da71
|
8332461: ubsan : dependencies.cpp:906:3: runtime error: load of value 4294967295, which is not a valid value for type 'DepType'
Reviewed-by: stefank, kvn, dlong
|
2024-09-05 07:01:29 +00:00 |
|
David Holmes
|
96df5a6d8f
|
8339316: Test runtime/exceptionMsgs/NoClassDefFoundError/NoClassDefFoundErrorTest.java fails after JDK-8338257
Reviewed-by: jsjolen, coleenp
|
2024-09-04 23:58:17 +00:00 |
|
Shaojin Wen
|
55312e1549
|
8338937: Optimize the string concatenation of ClassDesc
Reviewed-by: liach
|
2024-09-04 22:45:17 +00:00 |
|
Matias Saavedra Silva
|
d4dfa0127f
|
8338530: CDS warning Skipping java/lang/invoke/BoundMethodHandle$Species_LLLL
Reviewed-by: iklam, ccheung
|
2024-09-04 20:49:32 +00:00 |
|
Manukumar V S
|
b8d560b6cd
|
8339233: Test javax/swing/JButton/SwingButtonResizeTestWithOpenGL.java#id failed: Button renderings are different after window resize
Reviewed-by: honkar
|
2024-09-04 20:05:27 +00:00 |
|
Matias Saavedra Silva
|
1353601dcc
|
8338924: C1: assert(0 <= i && i < _len) failed: illegal index 5 for length 5
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: kvn, thartmann
|
2024-09-04 17:25:37 +00:00 |
|