Aleksey Shipilev
|
0c281acfb4
|
8343754: Problemlist jdk/jfr/event/oldobject/TestShenandoah.java after JDK-8279016
Reviewed-by: egahlin
|
2024-11-08 10:04:12 +00:00 |
|
Nizar Benalla
|
2e58ede18c
|
8341399: Add since checker tests to the langtools modules
Reviewed-by: vromero
|
2024-11-08 09:53:16 +00:00 |
|
Thomas Schatzl
|
c7f071cf36
|
8343189: [REDO] JDK-8295269 G1: Improve slow startup due to predictor initialization
Reviewed-by: iwalulya, sjohanss
|
2024-11-08 09:44:12 +00:00 |
|
Thomas Schatzl
|
a9e53bb117
|
8343783: Improve asserts in concurrentHashTable.inline.hpp
Reviewed-by: chagedorn
|
2024-11-08 09:17:27 +00:00 |
|
Kevin Walls
|
bf5c3ce280
|
8272780: ServerNotifForwarder.removeNotificationListener() incorrect exception handling
Reviewed-by: dholmes
|
2024-11-08 09:04:24 +00:00 |
|
Roland Westrelin
|
a10b1ccd37
|
8340532: C2: assert(is_OuterStripMinedLoop()) failed: invalid node class: IfTrue
Reviewed-by: chagedorn, kvn
|
2024-11-08 07:51:58 +00:00 |
|
Per Minborg
|
d0077eece0
|
8343771: Some FFM benchmarks are broken
Reviewed-by: jvernee, mdoerr
|
2024-11-08 06:33:41 +00:00 |
|
Jaikiran Pai
|
068f4ce8bc
|
8343293: Remove the check for <apphome>/jre/lib/libjava.dylib from the launcher's java_md_macosx.m
Reviewed-by: bpb, rriggs
|
2024-11-08 04:04:34 +00:00 |
|
Martin Doerr
|
f621f26cd1
|
8343724: [PPC64] Disallow OptoScheduling
Reviewed-by: rrich, mbaesken
|
2024-11-07 22:11:34 +00:00 |
|
Alexey Semenyuk
|
a63f501b92
|
8343396: Use OperatingSystem, Architecture, and OSVersion in jpackage tests
Reviewed-by: rriggs, almatvee
|
2024-11-07 22:10:59 +00:00 |
|
Daniel Gredler
|
84c99fb91f
|
8283664: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintTextTest.java
Reviewed-by: honkar, aivanov, aturbanov
|
2024-11-07 20:19:50 +00:00 |
|
Kevin Driver
|
2c7bea1cb2
|
8343772: Expected IAPE not thrown in KDF.getInstance (TCK)
Reviewed-by: valeriep
|
2024-11-07 19:27:35 +00:00 |
|
Ioi Lam
|
fac89f471c
|
8343493: Perform module checks during MetaspaceShared::map_archives()
Reviewed-by: ccheung, matsaave
|
2024-11-07 18:53:22 +00:00 |
|
Calvin Cheung
|
ccda8159f6
|
8342303: Segfault in update_inherited_vtable: AppCDS, old bytecode, and redefineClasses
Reviewed-by: dholmes, coleenp, iklam
|
2024-11-07 18:27:27 +00:00 |
|
Kevin Walls
|
4f5a241ec1
|
8343491: javax/management/remote/mandatory/connection/DeadLockTest.java failing with NoSuchObjectException: no such object in table
Reviewed-by: lmesnik, sspitsyn, cjplummer
|
2024-11-07 18:13:44 +00:00 |
|
Brian Burkhalter
|
56c588b4e8
|
8343417: (fs) BasicFileAttributeView.setTimes uses microsecond precision with NOFOLLOW_LINKS
Reviewed-by: alanb
|
2024-11-07 17:19:27 +00:00 |
|
Maurizio Cimadamore
|
d3c042f9a0
|
8343770: Build fails due to use of sun.misc.Unsafe in LoopOverRandom
Reviewed-by: alanb
|
2024-11-07 15:31:17 +00:00 |
|
Quan Anh Mai
|
1d117f65f0
|
8343394: Make MemorySessionImpl.state a stable field
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore, jvernee
|
2024-11-07 14:32:18 +00:00 |
|
Kevin Walls
|
d2b681d455
|
8343730: JMX cleanups
Reviewed-by: cjplummer
|
2024-11-07 13:10:26 +00:00 |
|
Alexey Semenyuk
|
ac82a8f89c
|
8343610: InOutPathTest jpackage test produces invalid app image on macOS
Reviewed-by: almatvee
|
2024-11-07 12:32:34 +00:00 |
|
Volker Simonis
|
f0b251d760
|
8343531: Improve print_location for invalid heap pointers
Reviewed-by: shade, tschatzl, ayang
|
2024-11-07 12:10:50 +00:00 |
|
Nizar Benalla
|
4244682309
|
8339190: Parameter arrays that are capped during annotation processing report incorrect length
Reviewed-by: vromero
|
2024-11-07 10:30:12 +00:00 |
|
Theo Weidmann
|
7620b12988
|
8323803: ConstantOopReadValue::print_on should print 'null' instead of 'nullptr'
Reviewed-by: chagedorn, kvn
|
2024-11-07 10:04:03 +00:00 |
|
Tobias Holenstein
|
592a48b163
|
8321997: Increase upper limit of LoopOptsCount flag
Reviewed-by: shade, chagedorn
|
2024-11-07 08:55:55 +00:00 |
|
Johan Sjölen
|
c3df050b88
|
8343726: [BACKOUT] NMT should not use ThreadCritical
Reviewed-by: shade, dholmes
|
2024-11-07 08:16:17 +00:00 |
|
theoweidmannoracle
|
0e1c1b793d
|
8343452: Incorrect WINDOWS build variable is used in macroAssembler_x86.cpp
Reviewed-by: kvn, chagedorn, jwaters
|
2024-11-07 07:46:52 +00:00 |
|
Per Minborg
|
619b4d5966
|
8334107: Specification for MemorySegment::get/setString could use some clarification
Reviewed-by: jvernee
|
2024-11-07 07:25:41 +00:00 |
|
Christian Hagedorn
|
a6c85daa1c
|
8342945: Replace predicate walking code in get_assertion_predicates() used for Loop Unswitching and cleaning useless Template Assertion Predicates with a predicate visitor
Reviewed-by: thartmann, roland, kvn
|
2024-11-07 07:05:20 +00:00 |
|
Axel Boldt-Christmas
|
97b681e93a
|
8340586: JdkJfrEvent::get_all_klasses stores non-strong oops in JNI handles
Reviewed-by: coleenp, stefank, mgronlun
|
2024-11-07 06:28:02 +00:00 |
|
SendaoYan
|
f2316f6829
|
8343505: Problemlist java/lang/Thread/jni/AttachCurrentThread/AttachTest.java
Reviewed-by: dholmes, lmesnik
|
2024-11-07 03:12:32 +00:00 |
|
Jaikiran Pai
|
9e31e78e39
|
8342647: [macosx] Clean up the NSInvocation based call to NSProcessInfo.operatingSystemVersion
Reviewed-by: bchristi
|
2024-11-07 00:51:06 +00:00 |
|
Martin Doerr
|
e33dc13567
|
8343343: Misc crash dump improvements on more platforms after JDK-8294160
Co-authored-by: Boris Ulasevich <bulasevich@openjdk.org>
Reviewed-by: mbaesken, jkern, dlong
|
2024-11-06 19:36:20 +00:00 |
|
Matias Saavedra Silva
|
d20ccd1aef
|
8335583: Avoid using pointers in CDS tables
Reviewed-by: iklam, ccheung
|
2024-11-06 18:46:06 +00:00 |
|
Fernando Guallini
|
342fe42555
|
8342270: Test sun/security/pkcs11/Provider/RequiredMechCheck.java needs write access to src tree
Reviewed-by: rhalade, erikj
|
2024-11-06 18:36:05 +00:00 |
|
Andrew Haley
|
78b378ad03
|
8342540: InterfaceCalls micro-benchmark gives misleading results
Reviewed-by: shade, kvn
|
2024-11-06 17:52:07 +00:00 |
|
Srinivas Vamsi Parasa
|
c0e6c3b93c
|
8343214: Fix encoding errors in APX New Data Destination Instructions Support
Reviewed-by: jbhateja, sviswanathan
|
2024-11-06 16:41:41 +00:00 |
|
Aleksey Shipilev
|
0be7118b2f
|
8279016: JFR Leak Profiler is broken with Shenandoah
Reviewed-by: egahlin, rkennke, mgronlun, wkemper
|
2024-11-06 16:38:55 +00:00 |
|
Aggelos Biboudis
|
6811a11e27
|
8341408: Implement JEP 488: Primitive Types in Patterns, instanceof, and switch (Second Preview)
Reviewed-by: vromero, jlahoda
|
2024-11-06 14:50:54 +00:00 |
|
Roland Westrelin
|
72a45ddbad
|
8341834: C2 compilation fails with "bad AD file" due to Replicate
Reviewed-by: kvn, epeter
|
2024-11-06 14:49:30 +00:00 |
|
Roland Westrelin
|
57c3bb6091
|
8343068: C2: CastX2P Ideal transformation not always applied
Reviewed-by: kvn, thartmann
|
2024-11-06 14:47:14 +00:00 |
|
Roberto Castañeda Lozano
|
83f3d42d6b
|
8339303: C2: dead node after failing to match cloned address expression
Reviewed-by: vlivanov, kvn
|
2024-11-06 09:17:21 +00:00 |
|
Andrew Haley
|
ead0116f26
|
8331341: secondary_super_cache does not scale well: C1 and interpreter
Reviewed-by: vlivanov, kvn, dlong
|
2024-11-06 08:58:08 +00:00 |
|
Matthias Baesken
|
06d8216a4e
|
8318442: java/net/httpclient/ManyRequests2.java fails intermittently on Linux
Reviewed-by: mdoerr, lucy, dfuchs
|
2024-11-06 08:03:26 +00:00 |
|
Fei Yang
|
bdd68163df
|
8343502: RISC-V: SIGBUS in updateBytesCRC32 after JDK-8339738
Reviewed-by: mli, fjiang
|
2024-11-06 06:36:49 +00:00 |
|
Christian Hagedorn
|
4431852a88
|
8342943: Replace predicate walking and cloning code for main/post loops with a predicate visitor
Reviewed-by: roland, kvn
|
2024-11-06 06:10:01 +00:00 |
|
KIRIYAMA Takuya
|
1b0281dc77
|
8333427: langtools/tools/javac/newlines/NewLineTest.java is failing on Japanese Windows
Reviewed-by: jjg
|
2024-11-06 05:38:46 +00:00 |
|
Alex Menkov
|
471f112bca
|
8342577: Clean up JVMTI breakpoint support
8210637: Race in JvmtiCurrentBreakpoints::get_jvmti_breakpoints
Reviewed-by: cjplummer, sspitsyn
|
2024-11-05 22:39:00 +00:00 |
|
Nizar Benalla
|
69bc088774
|
8343071: Broken anchors to restricted method page and some redundant ids
8332747: Broken links in StructuredTaskScope
Reviewed-by: mcimadamore, iris
|
2024-11-05 21:43:11 +00:00 |
|
Cesar Soares Lucas
|
d4d9831c90
|
8340454: C2 EA asserts with "previous reducible Phi is no longer reducible before SUT"
Reviewed-by: thartmann, kvn
|
2024-11-05 21:19:31 +00:00 |
|
Kevin Driver
|
2a1ae0ff89
|
8331008: Implement JEP 478: Key Derivation Function API (Preview)
Co-authored-by: Rajan Halade <rhalade@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Valerie Peng <valeriep@openjdk.org>
Reviewed-by: weijun, valeriep
|
2024-11-05 21:07:52 +00:00 |
|