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
|
6d4bd6c6b6
|
8339835: Replace usages of -mx and -ms in some client-libs tests
Reviewed-by: azvegint, prr
|
2024-09-12 02:06:09 +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 |
|
Leonid Mesnik
|
c3711dc909
|
8339678: Update runtime/condy tests to be executed with VM flags
Reviewed-by: coleenp
|
2024-09-11 22:06:23 +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 |
|
Chris Plummer
|
237a540f01
|
8339801: Add better test failure diagnostics to vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002
Reviewed-by: lmesnik, amenkov, kevinw
|
2024-09-11 19:40:02 +00:00 |
|
Naoto Sato
|
35a94b7697
|
8339803: Acknowledge case insensitive unambiguous keywords in tzdata files
Reviewed-by: jlu, coffeys
|
2024-09-11 19:27:00 +00:00 |
|
Brent Christian
|
51b85a1f69
|
8339687: Rearrange reachabilityFence()s in jdk.test.lib.util.ForceGC
Reviewed-by: dholmes, smarks, kbarrett
|
2024-09-11 19:02:05 +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 |
|
Leonid Mesnik
|
9785e19f3f
|
8339638: Update vmTestbase/nsk/jvmti/*Field*Watch tests to use virtual thread factory
Reviewed-by: cjplummer, sspitsyn
|
2024-09-10 21:43:19 +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 |
|
Fernando Guallini
|
30645f3309
|
8338395: Add test coverage for instantiating NativePRNG with SecureRandomParameters
Reviewed-by: jnimeh
|
2024-09-10 18:48:58 +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 |
|
David Holmes
|
64de7813e4
|
8339587: runtime/reflect/ReflectOutOfMemoryError.java fails with "bootstrap method initialization exception"
Reviewed-by: lmesnik, ccheung
|
2024-09-10 08:22:25 +00:00 |
|
Christian Hagedorn
|
125f743223
|
8305489: runtime/ErrorHandling/TestDwarf.java fails in some Linux configurations after JDK-8303805
Reviewed-by: dholmes, lmesnik
|
2024-09-10 08:14:40 +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 |
|
Evgeny Nikitin
|
559fc711e0
|
8339366: [jittester] Make it possible to generate tests without execution
Reviewed-by: lmesnik
|
2024-09-09 19:55:45 +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 |
|
Matias Saavedra Silva
|
77468c284c
|
8339575: DumpingWithJavaAgent.java failed with missing expected output
Reviewed-by: ccheung, dholmes
|
2024-09-09 16:28:17 +00:00 |
|
Naoto Sato
|
86a2f9c7dc
|
8339644: Improve parsing of Day/Month in tzdata rules
Reviewed-by: jlu, coffeys
|
2024-09-09 16:04:59 +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 |
|