Magnus Ihse Bursie
|
d395ac2879
|
8321373: Build should use LC_ALL=C.UTF-8
Reviewed-by: redestad, erikj
|
2024-02-05 14:06:16 +00:00 |
|
Albert Mingkun Yang
|
51671c0b92
|
8323809: Serial: Refactor card table verification
Reviewed-by: tschatzl, sjohanss
|
2024-02-05 11:18:43 +00:00 |
|
Albert Mingkun Yang
|
cdf918b1d0
|
8325134: Serial: Remove Generation::used_region
Reviewed-by: tschatzl, iwalulya
|
2024-02-05 10:54:41 +00:00 |
|
Daniel Lundén
|
4da28b40f0
|
8291809: Convert compiler/c2/cr7200264/TestSSE2IntVect.java to IR verification test
Reviewed-by: rcastanedalo, epeter, chagedorn
|
2024-02-05 10:53:38 +00:00 |
|
Johan Sjölen
|
0377f1abe1
|
8325133: Missing MEMFLAGS parameter in parts of os API
Reviewed-by: stefank, gziemski
|
2024-02-05 09:27:07 +00:00 |
|
Aggelos Biboudis
|
df35462a4e
|
8323502: javac crash with wrongly typed method block in Flow
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: jlahoda
|
2024-02-05 08:59:55 +00:00 |
|
Julian Waters
|
af32262c28
|
8325049: stubGenerator_ppc.cpp should use alignas
Reviewed-by: mdoerr
|
2024-02-05 07:00:54 +00:00 |
|
Emanuel Peter
|
85e320121e
|
8325159: C2 SuperWord: measure time for CITime
Reviewed-by: rcastanedalo, kvn
|
2024-02-05 06:53:51 +00:00 |
|
Amit Kumar
|
8796f43c6c
|
8315762: Update subtype check profile collection on s390x following 8308869
Reviewed-by: mdoerr, lucy
|
2024-02-05 06:29:48 +00:00 |
|
Wang Zhuo
|
80642dd7af
|
8324817: Parallel GC does not pre-touch all heap pages when AlwaysPreTouch enabled and large page disabled
Reviewed-by: ayang, tschatzl
|
2024-02-05 06:19:02 +00:00 |
|
Eirik Bjørsnøs
|
692c9f8821
|
8325201: (zipfs) Disable TestPosix.setPermissionsShouldConvertToUnix which fails on Windows
Reviewed-by: lancea
|
2024-02-04 21:01:37 +00:00 |
|
Hamlin Li
|
ed068469f3
|
8325037: x86: enable and fix hotspot/jtreg/compiler/vectorization/TestRoundVectFloat.java
Reviewed-by: thartmann, kvn, jbhateja
|
2024-02-04 09:46:15 +00:00 |
|
Eirik Bjørsnøs
|
a18b03b86f
|
8324635: (zipfs) Regression in Files.setPosixFilePermissions called on existing MSDOS entries
Reviewed-by: lancea
|
2024-02-02 21:50:13 +00:00 |
|
Chris Plummer
|
7476e29053
|
8323680: SA PointerFinder code can do a better job of leveraging existing code to determine if an address is in the TLAB
Reviewed-by: kevinw, sspitsyn
|
2024-02-02 20:41:37 +00:00 |
|
Eirik Bjørsnøs
|
63cb1f8818
|
8321396: Retire test/jdk/java/util/zip/NoExtensionSignature.java
Reviewed-by: lancea
|
2024-02-02 20:21:46 +00:00 |
|
Eirik Bjørsnøs
|
f613e13397
|
8313739: ZipOutputStream.close() should always close the wrapped stream
Reviewed-by: jpai, lancea
|
2024-02-02 20:20:36 +00:00 |
|
Joe Darcy
|
adc3604027
|
8325148: Enable restricted javac warning in java.base
Reviewed-by: erikj, jvernee, mcimadamore, pminborg, ihse
|
2024-02-02 17:47:28 +00:00 |
|
Paul Sandoz
|
1ae851387f
|
8324858: [vectorapi] Bounds checking issues when accessing memory segments
Reviewed-by: mcimadamore, jbhateja
|
2024-02-02 16:53:10 +00:00 |
|
Mark Powers
|
38c01971ff
|
8318105: [jmh] the test java.security.HSS failed with 2 active threads
Reviewed-by: ascarpino
|
2024-02-02 16:30:46 +00:00 |
|
Kim Barrett
|
6787c4c3dd
|
8325055: Rename Injector.h
Reviewed-by: dholmes, amenkov, sspitsyn
|
2024-02-02 16:19:08 +00:00 |
|
Doug Simon
|
91d8dac9cf
|
8325137: com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java can fail in Xcomp with out of expected range
Reviewed-by: dholmes, sspitsyn
|
2024-02-02 10:44:42 +00:00 |
|
Pasam Soujanya
|
783ae56634
|
8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name
Reviewed-by: hannesw
|
2024-02-02 09:01:45 +00:00 |
|
Justin Lu
|
d3c3194ac3
|
6285888: ChoiceFormat can support unescaped relational symbols in the Format segment
Reviewed-by: naoto
|
2024-02-01 22:21:45 +00:00 |
|
Joe Darcy
|
144a08ee50
|
8325078: Better escaping of single and double quotes in javac annotation toString() results
Reviewed-by: jlahoda
|
2024-02-01 20:20:33 +00:00 |
|
Coleen Phillimore
|
b3ecd55601
|
8324679: Replace NULL with nullptr in HotSpot .ad files
Reviewed-by: kvn
|
2024-02-01 19:39:54 +00:00 |
|
Chris Plummer
|
192349eee4
|
8324066: "clhsdb jstack" should not by default scan for j.u.c locks because it can be very slow
Reviewed-by: kevinw, amenkov
|
2024-02-01 19:24:39 +00:00 |
|
Denghui Dong
|
6b09a79d64
|
8324974: JFR: EventCompilerPhase should be created as UNTIMED
Reviewed-by: egahlin
|
2024-02-01 15:52:25 +00:00 |
|
Tejesh R
|
70e7cdcb9e
|
8323670: A few client tests intermittently throw ConcurrentModificationException
Reviewed-by: aivanov, serb
|
2024-02-01 14:05:06 +00:00 |
|
Sean Coffey
|
ac1cd31949
|
8325096: Test java/security/cert/CertPathBuilder/akiExt/AKISerialNumber.java is failing
Reviewed-by: weijun
|
2024-02-01 13:54:03 +00:00 |
|
Magnus Ihse Bursie
|
8e45182357
|
8324834: Use _LARGE_FILES on AIX
Reviewed-by: erikj, mbaesken
|
2024-02-01 13:09:11 +00:00 |
|
Matthias Baesken
|
cab74b075e
|
8324287: Record total and free swap space in JFR
Reviewed-by: jbechberger, lucy, egahlin
|
2024-02-01 12:50:18 +00:00 |
|
Per Minborg
|
6b84f9bb3e
|
8325001: Typo in the javadocs for the Arena::ofShared method
Reviewed-by: dfuchs
|
2024-02-01 11:53:02 +00:00 |
|
Albert Mingkun Yang
|
cd11059f10
|
8325053: Serial: Move Generation::save_used_region to TenuredGeneration
Reviewed-by: stefank, ehelin
|
2024-02-01 11:00:09 +00:00 |
|
Kevin Walls
|
d9331bfd49
|
8324845: management.properties text "interface name" is misleading
Reviewed-by: mchung, alanb
|
2024-02-01 09:18:08 +00:00 |
|
Daniel Jeliński
|
68206b533b
|
8324585: JVM native memory leak in PCKS11-NSS security provider
Reviewed-by: valeriep
|
2024-02-01 08:37:24 +00:00 |
|
Aleksey Shipilev
|
1aba78f272
|
8324937: GHA: Avoid multiple test suites per job
Reviewed-by: erikj, clanger
|
2024-02-01 08:11:46 +00:00 |
|
Jaikiran Pai
|
a663248786
|
8324668: JDWP process management needs more efficient file descriptor handling
Reviewed-by: gziemski, dholmes, cjplummer
|
2024-02-01 05:55:58 +00:00 |
|
Julian Waters
|
a2229b18bf
|
8324838: test_nmt_locationprinting.cpp broken in the gcc windows build
Reviewed-by: dholmes, kevinw, jsjolen
|
2024-02-01 05:54:57 +00:00 |
|
SendaoYan
|
432756b6e5
|
8325024: java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java incorrect comment information
Reviewed-by: jnimeh, fyang
|
2024-02-01 03:08:33 +00:00 |
|
John Jiang
|
fe78c0f191
|
8325022: Incorrect error message on client authentication
Reviewed-by: jnimeh, hchao, djelinski
|
2024-02-01 02:35:34 +00:00 |
|
Vladimir Kozlov
|
5b9b176c67
|
8324174: assert(m->is_entered(current)) failed: invariant
Reviewed-by: epeter, dlong, thartmann
|
2024-01-31 19:42:02 +00:00 |
|
Kim Barrett
|
0cc8e5beed
|
8325042: remove unused JVMDITools test files
Reviewed-by: coleenp
|
2024-01-31 19:19:21 +00:00 |
|
Per Minborg
|
f2920533e9
|
8323621: JDK build should exclude snippet class in java.lang.foreign
Reviewed-by: mcimadamore
|
2024-01-31 17:59:50 +00:00 |
|
Harshitha Onkar
|
62c9530c05
|
8324238: [macOS] java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails with the shape has not been applied msg
Reviewed-by: azvegint, dnguyen
|
2024-01-31 17:42:00 +00:00 |
|
Rajat Mahajan
|
1f2922ad85
|
8320342: Use PassFailJFrame for TruncatedPopupMenuTest.java
Reviewed-by: honkar, aivanov
|
2024-01-31 17:35:50 +00:00 |
|
William Kemper
|
2cd1ba6a52
|
8324981: Shenandoah: Move commit and soft max heap changed methods into heap
Reviewed-by: shade
|
2024-01-31 16:42:44 +00:00 |
|
Aggelos Biboudis
|
1733d2ea24
|
8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview)
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Gavin Bierman <gbierman@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Raffaello Giulietti <rgiulietti@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, jlahoda
|
2024-01-31 14:18:13 +00:00 |
|
Eirik Bjørsnøs
|
66971600f7
|
8320712: Rewrite BadFactoryTest in pure Java
Reviewed-by: jpai, sundar
|
2024-01-31 13:59:19 +00:00 |
|
Albert Mingkun Yang
|
725314fb73
|
8324771: Obsolete RAMFraction related flags
Reviewed-by: dholmes, mbaesken, tschatzl
|
2024-01-31 12:44:39 +00:00 |
|
Albert Mingkun Yang
|
ec6c35c4ac
|
8324970: Serial: Refactor signature of maintain_old_to_young_invariant
Reviewed-by: tschatzl
|
2024-01-31 12:44:29 +00:00 |
|