Claes Redestad
|
e1ebeef040
|
8340131: Refactor internal makeHiddenClassDefiner to take option mask instead of Set<ClassOption>
Reviewed-by: liach, jvernee
|
2024-09-16 14:08:08 +00:00 |
|
Johan Sjölen
|
545951889c
|
8339627: Cleanup Unsafe.setMemory intrinsic code
Reviewed-by: tschatzl, fbredberg
|
2024-09-16 09:13:37 +00:00 |
|
Jaikiran Pai
|
a4eb9a063f
|
8339918: Remove checks for outdated -t -tm -Xfuture -checksource -cs -noasyncgc options from the launcher
Reviewed-by: dholmes, alanb
|
2024-09-16 08:34:54 +00:00 |
|
Martin Doerr
|
6be15c3d0b
|
8340012: [C2] assert(KlassEncodingMetaspaceMax > pd) failed: change encoding max if new encoding after 8338526
Reviewed-by: kvn, coleenp
|
2024-09-16 08:15:48 +00:00 |
|
Aleksey Shipilev
|
dc00eb87bc
|
8338912: CDS: Segmented roots array
Reviewed-by: ccheung, iklam
|
2024-09-16 05:33:40 +00:00 |
|
Aleksey Shipilev
|
74add0e2e0
|
8340105: Expose BitMap::print_on in release builds
Reviewed-by: stuefe, stefank
|
2024-09-16 05:32:03 +00:00 |
|
Aleksey Shipilev
|
0e0f10f952
|
8340102: Move assert-only loop in OopMapSort::sort under debug macro
Reviewed-by: stuefe, fyang, kvn
|
2024-09-16 05:31:46 +00:00 |
|
Serguei Spitsyn
|
a8f143c6ab
|
8306679: com/sun/jdi/InterruptHangTest.java asserts with -Xcomp -Dmain.wrapper=Virtual options
Reviewed-by: lmesnik, cjplummer
|
2024-09-14 22:50:50 +00:00 |
|
Liang Mao
|
c91fa278fe
|
8339725: Concurrent GC crashed due to GetMethodDeclaringClass
Reviewed-by: lmesnik, coleenp, eosterlund, stefank
|
2024-09-14 05:36:47 +00:00 |
|
Valerie Peng
|
fdfe503d01
|
8335288: SunPKCS11 initialization will call C_GetMechanismInfo on unsupported mechanisms
Reviewed-by: mbalao, weijun, hchao
|
2024-09-13 21:13:54 +00:00 |
|
Nizar Benalla
|
37bf589ec0
|
8339847: Broken link to the dieharder distribution website in SplittableRandom
Reviewed-by: iris, liach
|
2024-09-13 16:56:01 +00:00 |
|
Joe Darcy
|
89c172ac47
|
8340082: Use inline return tag in java.base
Reviewed-by: iris, prappo, lancea, djelinski, naoto, liach
|
2024-09-13 16:49:28 +00:00 |
|
Per Minborg
|
1a0a53883f
|
8340120: Remove redundant code in SegmentBulkOperations::mismatch
Reviewed-by: mcimadamore
|
2024-09-13 15:27:50 +00:00 |
|
Calvin Cheung
|
89ca89cb26
|
8338626: ClassLoaderExt::process_jar_manifest() should allow / separator on Windows
Reviewed-by: iklam, dholmes, matsaave
|
2024-09-13 14:59:35 +00:00 |
|
Per Minborg
|
3e0da58ee6
|
8333843: Provide guidelines on MemorySegment to read strings with known lengths
Reviewed-by: mcimadamore
|
2024-09-13 14:38:24 +00:00 |
|
Alexey Semenyuk
|
3c4d15bdce
|
8334301: Errors in jpackage man page
Reviewed-by: almatvee
|
2024-09-13 14:13:47 +00:00 |
|
Kevin Walls
|
4d01178571
|
8339927: Man page update for deprecating jhsdb debugd for removal
Reviewed-by: sspitsyn, cjplummer
|
2024-09-13 13:05:37 +00:00 |
|
Maurizio Cimadamore
|
8a4ea09fa2
|
8336492: Regression in lambda serialization
Reviewed-by: vromero
|
2024-09-13 12:04:31 +00:00 |
|
Per Minborg
|
0c36177fea
|
8340089: Simplify SegmentBulkOperations::powerOfProperty
Reviewed-by: jpai
|
2024-09-13 08:43:38 +00:00 |
|
Hamlin Li
|
bacd046062
|
8321010: RISC-V: C2 RoundVF
8321011: RISC-V: C2 RoundVD
Reviewed-by: rehn, luhenry
|
2024-09-13 08:05:19 +00:00 |
|
Per Minborg
|
5709c37940
|
8340081: Test java/foreign/TestLinker.java failed failed: missing permission java.lang.foreign.native.threshold.power.fill
Reviewed-by: dholmes
|
2024-09-13 06:48:44 +00:00 |
|
Andrew Dinn
|
b88ff9c986
|
8339849: Enumerate opto and C1 stubs, generate enums, names, fields and generator calls
Reviewed-by: kvn
|
2024-09-13 06:43:38 +00:00 |
|
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 |
|