Per Minborg
|
81ff91ef27
|
8339531: Improve performance of MemorySegment::mismatch
Reviewed-by: mcimadamore
|
2024-09-12 18:31:08 +00:00 |
|
Steve Dohrmann
|
ab9b72c50a
|
8329035: New Data Destination instructions support
Reviewed-by: kvn, sviswanathan, jbhateja
|
2024-09-12 16:06:16 +00:00 |
|
Eirik Bjørsnøs
|
7f1dae12e5
|
8339874: Avoid duplicate checking of trailing slash in ZipFile.getZipEntry
Reviewed-by: lancea, redestad
|
2024-09-12 15:24:22 +00:00 |
|
Chen Liang
|
4d65c3efca
|
8339876: Move constant symbol caches to Utf8EntryImpl
Reviewed-by: redestad
|
2024-09-12 15:16:38 +00:00 |
|
Claes Redestad
|
0765917dea
|
8340011: Simplify jdk.internal.classfile.impl.EntryMap
Reviewed-by: liach
|
2024-09-12 15:08:11 +00:00 |
|
Alan Bateman
|
1b17e0b133
|
8338747: hasIncubatorModules needs to be generated when module resolution required at startup
Reviewed-by: iklam, ccheung
|
2024-09-12 08:48:17 +00:00 |
|
Kevin Walls
|
3c40afa59c
|
8334165: Remove serialVersionUID compatibility logic from JMX
Reviewed-by: dfuchs
|
2024-09-12 08:31:18 +00:00 |
|
Roland Westrelin
|
315abdf8c8
|
8339733: C2: some nodes can have incorrect control after do_range_check()
Reviewed-by: chagedorn, thartmann
|
2024-09-12 07:19:54 +00:00 |
|
Matthias Baesken
|
ac3f92b411
|
8339731: java.desktop/share/classes/javax/swing/text/html/default.css typo in margin settings
Reviewed-by: prr
|
2024-09-12 07:06:53 +00:00 |
|
David Holmes
|
cfbf74fca4
|
8339159: api/java_rmi/Naming/Rebind.html crashes with SEGV from UTF8::quoted_ascii_length call
Reviewed-by: iklam, aboldtch
|
2024-09-12 06:14:06 +00:00 |
|
Jaikiran Pai
|
1d39249231
|
8339834: Replace usages of -mx and -ms in some tests
Reviewed-by: aivanov, ascarpino, prr, dholmes
|
2024-09-12 02:02:14 +00:00 |
|
Viktor Klang
|
b0cff6b528
|
8299419: Thread.sleep(millis) may throw OOME
Reviewed-by: alanb
|
2024-09-11 20:02:49 +00:00 |
|
Patricio Chilano Mateo
|
591aa7c5c7
|
8335362: [Windows] Stack pointer increment in _cont_thaw stub can cause program to terminate with exit code 0xc0000005
Reviewed-by: dholmes, fparain
|
2024-09-11 19:41:43 +00:00 |
|
Severin Gehwolf
|
d9fdf69c34
|
8333446: Add tests for hierarchical container support
Reviewed-by: mbaesken, zzambers
|
2024-09-11 16:57:13 +00:00 |
|
Robbin Ehn
|
bfe7f9205b
|
8339741: RISC-V: C ABI breakage for integer on stack
Reviewed-by: fyang, luhenry
|
2024-09-11 16:08:24 +00:00 |
|
Severin Gehwolf
|
55a7cf1445
|
8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected
Reviewed-by: stuefe, asmehra
|
2024-09-11 13:51:31 +00:00 |
|
Maurizio Cimadamore
|
5977888500
|
8339686: java/foreign/TestMappedHandshake.java fails with assert(depth < max_critical_stack_depth) failed: can't have more than 10 critical frames
8339780: TestByteBuffer fails on AIX after 8339285
Reviewed-by: alanb, jvernee
|
2024-09-11 11:18:38 +00:00 |
|
Casper Norrbin
|
0b3f2e64e8
|
8339242: Fix overflow issues in AdlArena
Reviewed-by: jsjolen, kbarrett
|
2024-09-11 08:45:59 +00:00 |
|
Joel Sikström
|
ceef161eea
|
8339661: ZGC: Move some page resets and verification to callsites
Reviewed-by: stefank, eosterlund
|
2024-09-11 08:08:09 +00:00 |
|
Jaikiran Pai
|
8fce5275fc
|
8339810: Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract
Reviewed-by: lancea
|
2024-09-11 05:27:08 +00:00 |
|
SendaoYan
|
a6faf8247b
|
8339714: Delete tedious bool type define
Reviewed-by: jwaters, dholmes
|
2024-09-11 02:12:08 +00:00 |
|
Jaikiran Pai
|
07643237d4
|
8225049: Bad -Xlog example in -Xlog:help, online documentation, JEP
Reviewed-by: dholmes
|
2024-09-11 01:19:15 +00:00 |
|
Joe Darcy
|
6fd043f1e4
|
8339789: Use index and definition tags in AnnotatedElement
Reviewed-by: jjg, prappo
|
2024-09-10 19:37:38 +00:00 |
|
Daniel Fuchs
|
c8e64cb7a5
|
8283779: Clarify API documentation of NetworkInterface with respect to configuration changes
Reviewed-by: alanb, msheppar
|
2024-09-10 17:27:19 +00:00 |
|
Jasmine Karthikeyan
|
92431049fd
|
8335444: Generalize implementation of AndNode mul_ring
Reviewed-by: chagedorn, qamai, dfenacci
|
2024-09-10 16:52:59 +00:00 |
|
Kevin Walls
|
33525226b9
|
8338894: Deprecate jhsdb debugd for removal
Reviewed-by: cjplummer, alanb
|
2024-09-10 16:28:04 +00:00 |
|
Sandhya Viswanathan
|
be0dca046a
|
8339698: x86 unused andw/orw/xorw/addw encoding could be removed
Reviewed-by: kvn, jbhateja, qamai
|
2024-09-10 15:53:23 +00:00 |
|
Joakim Nordström
|
64a79d8986
|
8335625: Update Javadoc for GetCpuLoad
Reviewed-by: alanb, kevinw
|
2024-09-10 13:49:13 +00:00 |
|
Claes Redestad
|
c246ede163
|
8339799: Reduce work done in j.l.invoke bytecode generators
Reviewed-by: liach
|
2024-09-10 13:33:19 +00:00 |
|
Quan Anh Mai
|
38441b3f2d
|
8339677: [vectorapi] YYYXXXVector::withLaneHelper and laneHelper should use Double::doubleToRawLongBits/Float::floatToRawIntBits
Reviewed-by: psandoz
|
2024-09-10 12:44:57 +00:00 |
|
Claes Redestad
|
fb51c1e57b
|
8339837: Remove unused BootstrapMethodsInvokers.isLambdaMetafactoryCondyBSM
Reviewed-by: jvernee
|
2024-09-10 12:34:51 +00:00 |
|
Shaojin Wen
|
4d597de893
|
8338930: StringConcatFactory hardCoded string concatenation strategy
Reviewed-by: redestad, liach
|
2024-09-10 12:33:07 +00:00 |
|
Coleen Phillimore
|
ad104932e6
|
8338526: Don't store abstract and interface Klasses in class metaspace
Reviewed-by: stuefe, iklam
|
2024-09-10 11:43:21 +00:00 |
|
Claes Redestad
|
0d8e52b382
|
8339800: Prefer invokeBasic in BootstrapMethodInvokers
Reviewed-by: jvernee
|
2024-09-10 09:46:36 +00:00 |
|
Alan Bateman
|
7e2bcf6d00
|
8338890: Add monitoring/management interface for the virtual thread scheduler
Reviewed-by: kevinw
|
2024-09-10 07:23:35 +00:00 |
|
Jan Lahoda
|
5e822c24bb
|
8334870: javac does not accept classfiles with certain permitted RuntimeVisibleParameterAnnotations and RuntimeInvisibleParameterAnnotations attributes
Reviewed-by: vromero
|
2024-09-10 06:13:36 +00:00 |
|
Artur Barashev
|
56387a0981
|
8329754: The ThreadSafe attribute is ignored for SecureRandom algorithm aliases
Reviewed-by: weijun
|
2024-09-09 21:04:04 +00:00 |
|
Joe Darcy
|
6b5958d661
|
8339696: Clarify modeling scope of javax.lang.model.element
Reviewed-by: jjg, jlahoda, prappo
|
2024-09-09 19:24:33 +00:00 |
|
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 |
|
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 |
|
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 |
|