-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge jdk-24+14 into rivos/main #190
Commits on Aug 29, 2024
-
8333098: ubsan: bytecodeInfo.cpp:318:59: runtime error: division by zero
Reviewed-by: kvn, iveresov
Configuration menu - View commit details
-
Copy full SHA for f080b4b - Browse repository at this point
Copy the full SHA f080b4bView commit details -
8339120: Use more fine-granular gcc unused warnings
Reviewed-by: jwaters, kbarrett, erikj
Configuration menu - View commit details
-
Copy full SHA for 362f9ce - Browse repository at this point
Copy the full SHA 362f9ceView commit details -
8338569: HTTP/1.1 CleanupTrigger may be triggerred after the next exc…
…hange started Reviewed-by: jpai
Configuration menu - View commit details
-
Copy full SHA for 723588a - Browse repository at this point
Copy the full SHA 723588aView commit details -
8339017: Make a couple of fields in DoubleByte static
Reviewed-by: bpb, naoto
Andrey Turbanov committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for d35ffa4 - Browse repository at this point
Copy the full SHA d35ffa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c8b580 - Browse repository at this point
Copy the full SHA 8c8b580View commit details -
8335062: NMT: Make StackIndex non-opaque
Reviewed-by: stuefe, gziemski
Configuration menu - View commit details
-
Copy full SHA for e57b593 - Browse repository at this point
Copy the full SHA e57b593View commit details -
8339132: Make DirectCodeBuilder write through without allocating inst…
…ruction objects Reviewed-by: asotona, redestad
Configuration menu - View commit details
-
Copy full SHA for 777ed2b - Browse repository at this point
Copy the full SHA 777ed2bView commit details -
8338257: UTF8 lengths should be size_t not int
Reviewed-by: stuefe, coleenp, dlong
David Holmes committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for a4962ac - Browse repository at this point
Copy the full SHA a4962acView commit details -
8339020: Remove unused HeapShared::calculate_oopmap
Reviewed-by: coleenp
Matias Saavedra Silva committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for f2968b3 - Browse repository at this point
Copy the full SHA f2968b3View commit details -
8339196: Optimize BufWriterImpl#writeU1/U2/Int/Long
Reviewed-by: liach, redestad
Configuration menu - View commit details
-
Copy full SHA for b711c41 - Browse repository at this point
Copy the full SHA b711c41View commit details
Commits on Aug 30, 2024
-
8339237: RISC-V: Builds fail after JDK-8339120
Reviewed-by: fyang
Configuration menu - View commit details
-
Copy full SHA for 4675913 - Browse repository at this point
Copy the full SHA 4675913View commit details -
8339154: Cleanups and JUnit conversion of test/jdk/java/util/zip/Avai…
…lable.java Reviewed-by: lancea
Eirik Bjørsnøs committedAug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for f927c12 - Browse repository at this point
Copy the full SHA f927c12View commit details -
8337662: Improve os::print_hex_dump for printing Instructions sections
Reviewed-by: stuefe, lucy
Configuration menu - View commit details
-
Copy full SHA for b9e65f9 - Browse repository at this point
Copy the full SHA b9e65f9View commit details -
8338301: Error recovery and reporting should be improved for erroneou…
…s implicitly declared classes Reviewed-by: cstein, vromero
Configuration menu - View commit details
-
Copy full SHA for b872718 - Browse repository at this point
Copy the full SHA b872718View commit details -
8338404: Cross-compilation to different endianness fails after JDK-83…
…18913 Reviewed-by: erikj, fbredberg
Configuration menu - View commit details
-
Copy full SHA for bb28b0d - Browse repository at this point
Copy the full SHA bb28b0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abe2ff - Browse repository at this point
Copy the full SHA 2abe2ffView commit details -
8339166: java/lang/String/concat/HiddenClassUnloading.java fails on A…
…IX and Linux ppc64le after JDK-8336856 Reviewed-by: redestad, mdoerr
Configuration menu - View commit details
-
Copy full SHA for 92c4704 - Browse repository at this point
Copy the full SHA 92c4704View commit details -
8339191: JFR: Bulk read support for ChunkInputStream
Reviewed-by: egahlin
Configuration menu - View commit details
-
Copy full SHA for 3a352b8 - Browse repository at this point
Copy the full SHA 3a352b8View commit details -
8339319: ProblemList runtime/exceptionMsgs/NoClassDefFoundError/NoCla…
…ssDefFoundErrorTest.java Reviewed-by: dfuchs, dcubed
Configuration menu - View commit details
-
Copy full SHA for 2fb8305 - Browse repository at this point
Copy the full SHA 2fb8305View commit details -
8339156: Use more fine-granular clang unused warnings
Reviewed-by: erikj, kbarrett
Configuration menu - View commit details
-
Copy full SHA for a528c4b - Browse repository at this point
Copy the full SHA a528c4bView commit details -
6426678: (spec) File.createTempFile(prefix, suffix, dir) needs clarif…
…ication for illegal symbols in suffix Reviewed-by: alanb
Brian Burkhalter committedAug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for fef1ef7 - Browse repository at this point
Copy the full SHA fef1ef7View commit details -
8339115: Rename TypeKind enum constants to follow code style
Reviewed-by: asotona
Configuration menu - View commit details
-
Copy full SHA for 25e03b5 - Browse repository at this point
Copy the full SHA 25e03b5View commit details -
8338882: Clarify matching order of MessageFormat subformat factory st…
…yles Reviewed-by: naoto
Justin Lu committedAug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for b840b13 - Browse repository at this point
Copy the full SHA b840b13View commit details
Commits on Aug 31, 2024
-
8311163: Parallel: Improve large object handling during evacuation
Reviewed-by: tschatzl, ayang
Kim Barrett committedAug 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f071ce - Browse repository at this point
Copy the full SHA 4f071ceView commit details -
8339248: RISC-V: Remove li64 macro assembler routine and related code
Reviewed-by: rehn, fjiang, luhenry
Configuration menu - View commit details
-
Copy full SHA for 392bdd5 - Browse repository at this point
Copy the full SHA 392bdd5View commit details
Commits on Sep 1, 2024
-
8338934: vmTestbase/nsk/jvmti/*Field*Watch/TestDescription.java tests…
… timeout intermittently Reviewed-by: sspitsyn, amenkov
Configuration menu - View commit details
-
Copy full SHA for 92aafb4 - Browse repository at this point
Copy the full SHA 92aafb4View commit details
Commits on Sep 2, 2024
-
8339298: Remove unused function declaration poll_for_safepoint
Reviewed-by: fyang, chagedorn
Configuration menu - View commit details
-
Copy full SHA for 9d7d85a - Browse repository at this point
Copy the full SHA 9d7d85aView commit details -
8338768: Introduce runtime lookup to check for static builds
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org> Co-authored-by: Jiangli Zhou <jiangli@openjdk.org> Reviewed-by: prr, jiangli, alanb
Configuration menu - View commit details
-
Copy full SHA for a136a85 - Browse repository at this point
Copy the full SHA a136a85View commit details -
8339169: Remove NaiveHuffman coder
Reviewed-by: djelinski, dfuchs
Configuration menu - View commit details
-
Copy full SHA for 03ba37e - Browse repository at this point
Copy the full SHA 03ba37eView commit details -
8256211: assert fired in java/net/httpclient/DependentPromiseActionsT…
…est (infrequent) Reviewed-by: jpai
Configuration menu - View commit details
-
Copy full SHA for b1163bc - Browse repository at this point
Copy the full SHA b1163bcView commit details -
8339063: [aarch64] Skip verify_sve_vector_length after native calls i…
…f SVE supports 128 bits VL only Reviewed-by: adinn, fgao
Configuration menu - View commit details
-
Copy full SHA for 0e6bb51 - Browse repository at this point
Copy the full SHA 0e6bb51View commit details -
8339351: Remove duplicate line in FileMapHeader::print
Reviewed-by: dholmes
Kim Barrett committedSep 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 62dad3a - Browse repository at this point
Copy the full SHA 62dad3aView commit details
Commits on Sep 3, 2024
-
8334724: C2: remove PhaseIdealLoop::cast_incr_before_loop()
Reviewed-by: chagedorn, kvn
Configuration menu - View commit details
-
Copy full SHA for 3a88fd4 - Browse repository at this point
Copy the full SHA 3a88fd4View commit details -
8339359: RISC-V: Use auipc explicitly in far_jump and far_call macro …
…assembler routines Reviewed-by: rehn, luhenry
Configuration menu - View commit details
-
Copy full SHA for dc4fd89 - Browse repository at this point
Copy the full SHA dc4fd89View commit details -
8338891: HotSpotDiagnosticsMXBean missing @SInCE tag
Reviewed-by: alanb
Configuration menu - View commit details
-
Copy full SHA for 288fa60 - Browse repository at this point
Copy the full SHA 288fa60View commit details -
8338817: Wrong indent in API docs for java.lang.management.Management…
…Factory Reviewed-by: alanb, dfuchs
Configuration menu - View commit details
-
Copy full SHA for ed422ed - Browse repository at this point
Copy the full SHA ed422edView commit details -
8339411: [PPC64] cmpxchgw/h/b doesn't handle external Label
Reviewed-by: lucy, mbaesken
Configuration menu - View commit details
-
Copy full SHA for 6f3e3fd - Browse repository at this point
Copy the full SHA 6f3e3fdView commit details -
8326615: C1/C2 don't handle allocation failure properly during initia…
…lization (RuntimeStub::new_runtime_stub fatal crash) Reviewed-by: thartmann, kvn
Damon Fenacci committedSep 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 633fad8 - Browse repository at this point
Copy the full SHA 633fad8View commit details -
8338967: Improve performance for MemorySegment::fill
Reviewed-by: mcimadamore, psandoz
Configuration menu - View commit details
-
Copy full SHA for 7a418fc - Browse repository at this point
Copy the full SHA 7a418fcView commit details -
8339364: AIX build fails: various unused variable and function warnings
Reviewed-by: mdoerr, clanger, jwaters
Configuration menu - View commit details
-
Copy full SHA for 8ea6adc - Browse repository at this point
Copy the full SHA 8ea6adcView commit details -
8339401: Optimize ClassFile load and store instructions
Reviewed-by: liach, redestad
Configuration menu - View commit details
-
Copy full SHA for b94c3de - Browse repository at this point
Copy the full SHA b94c3deView commit details -
8325397: sun/java2d/Disposer/TestDisposerRace.java fails in linux-aar…
…ch64 Reviewed-by: alanb
Viktor Klang committedSep 3, 2024 Configuration menu - View commit details
-
Copy full SHA for e0c46d5 - Browse repository at this point
Copy the full SHA e0c46d5View commit details -
8338740: java/net/httpclient/HttpsTunnelAuthTest.java fails with java…
….io.IOException: HTTP/1.1 header parser received no bytes Reviewed-by: djelinski, jpai
Configuration menu - View commit details
-
Copy full SHA for 4ca2c20 - Browse repository at this point
Copy the full SHA 4ca2c20View commit details -
8339214: Remove misleading CodeBuilder.loadConstant(Opcode, ConstantD…
…esc) Reviewed-by: asotona
Configuration menu - View commit details
-
Copy full SHA for ad40a12 - Browse repository at this point
Copy the full SHA ad40a12View commit details -
8339336: Fix build system whitespace to adhere to coding conventions
Reviewed-by: erikj
Configuration menu - View commit details
-
Copy full SHA for 66945e5 - Browse repository at this point
Copy the full SHA 66945e5View commit details -
8338916: Build warnings about overriding recipe for jvm-ldflags.txt
Reviewed-by: jwaters, erikj
Configuration menu - View commit details
-
Copy full SHA for c3adcb8 - Browse repository at this point
Copy the full SHA c3adcb8View commit details -
8339419: [s390x] Problemlist compiler/c2/irTests/TestIfMinMax.java
Reviewed-by: thartmann
Configuration menu - View commit details
-
Copy full SHA for 0d593cd - Browse repository at this point
Copy the full SHA 0d593cdView commit details -
8337317: serviceability/jvmti tests failed with FATAL ERROR in native…
… method: Failed during the GetClassSignature call Reviewed-by: lmesnik, sspitsyn, cjplummer
Alex Menkov committedSep 3, 2024 Configuration menu - View commit details
-
Copy full SHA for cfec3ac - Browse repository at this point
Copy the full SHA cfec3acView commit details -
8337265: Test static-libs build in GitHub Actions
Reviewed-by: erikj, ihse
Doug Simon committedSep 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 130ac13 - Browse repository at this point
Copy the full SHA 130ac13View commit details -
8338708: Don't create/destroy debug agent cmdQueueLock for each conne…
…ction Reviewed-by: amenkov, lmesnik
Configuration menu - View commit details
-
Copy full SHA for 5ebdf2d - Browse repository at this point
Copy the full SHA 5ebdf2dView commit details -
8311993: Test serviceability/sa/UniqueVtableTest.java failed: duplica…
…te vtables detected Reviewed-by: cjplummer, kevinw, dholmes
Alex Menkov committedSep 3, 2024 Configuration menu - View commit details
-
Copy full SHA for a7120e2 - Browse repository at this point
Copy the full SHA a7120e2View commit details -
8337163: Improve SA error message when failing to attach to a core file
Reviewed-by: amenkov, kevinw
Configuration menu - View commit details
-
Copy full SHA for a22e932 - Browse repository at this point
Copy the full SHA a22e932View commit details -
8337664: Distrust TLS server certificates issued after Oct 2024 and a…
…nchored by Entrust Root CAs Reviewed-by: mullan, rhalade
Mark Powers committedSep 3, 2024 Configuration menu - View commit details
-
Copy full SHA for bbb5161 - Browse repository at this point
Copy the full SHA bbb5161View commit details
Commits on Sep 4, 2024
-
8328877: [JNI] The JNI Specification needs to address the limitations…
… of integer UTF-8 String lengths Reviewed-by: cjplummer, alanb
David Holmes committedSep 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 90f3f43 - Browse repository at this point
Copy the full SHA 90f3f43View commit details -
8308588: Unnecessary synchronized on GTKStyle#ICONS_MAP can be removed
Reviewed-by: tr, aivanov, aturbanov
Abhishek Kumar committedSep 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 5998f4b - Browse repository at this point
Copy the full SHA 5998f4bView commit details -
8190329: [macos] Swing InterOp Platform.exit() crash
Co-authored-by: Kevin Rushforth <kcr@openjdk.org> Reviewed-by: kcr, azvegint
Configuration menu - View commit details
-
Copy full SHA for 9a1024d - Browse repository at this point
Copy the full SHA 9a1024dView commit details -
8339300: CollectorPolicy.young_scaled_initial_ergo_vm gtest fails on …
…ppc64 based platforms Reviewed-by: mdoerr, lucy
Configuration menu - View commit details
-
Copy full SHA for f2c992c - Browse repository at this point
Copy the full SHA f2c992cView commit details -
8339399: ZGC: Remove unnecessary page reset when splitting pages
Reviewed-by: stefank, eosterlund, aboldtch
Configuration menu - View commit details
-
Copy full SHA for a618605 - Browse repository at this point
Copy the full SHA a618605View commit details -
8339163: ZGC: Race in clearing of remembered sets
Reviewed-by: stefank, eosterlund, aboldtch
Configuration menu - View commit details
-
Copy full SHA for 7ad6160 - Browse repository at this point
Copy the full SHA 7ad6160View commit details -
8339371: jlink.log warning when building after JDK-8338404
Reviewed-by: erikj, alanb
Configuration menu - View commit details
-
Copy full SHA for 4e2dde2 - Browse repository at this point
Copy the full SHA 4e2dde2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e25a9e7 - Browse repository at this point
Copy the full SHA e25a9e7View commit details -
8339131: Remove rarely-used accessor methods from Opcode
Reviewed-by: asotona
Configuration menu - View commit details
-
Copy full SHA for bd8569b - Browse repository at this point
Copy the full SHA bd8569bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d15f1 - Browse repository at this point
Copy the full SHA c7d15f1View commit details -
8336860: x86: Change integer src operand for CMoveL of 0 and 1 to long
Reviewed-by: epeter, chagedorn, shade, qamai, jbhateja
Configuration menu - View commit details
-
Copy full SHA for 6f8714e - Browse repository at this point
Copy the full SHA 6f8714eView commit details -
8339112: Move JVM Klass flags out of AccessFlags
Reviewed-by: matsaave, cjplummer, dlong, thartmann, yzheng
Configuration menu - View commit details
-
Copy full SHA for 0cfd08f - Browse repository at this point
Copy the full SHA 0cfd08fView commit details -
8339148: Make os::Linux::active_processor_count() public
Reviewed-by: dholmes, jwaters
Configuration menu - View commit details
-
Copy full SHA for 12d060a - Browse repository at this point
Copy the full SHA 12d060aView commit details -
8332901: Select{Current,New}ItemTest.java for Choice don't open popup…
… on macOS Move SelectCurrentItemTest.java to java/awt/Choice/SelectItem/. Move SelectNewItemTest.java to java/awt/Choice/SelectItem/. Use latches to control test flow instead of delays. Encapsulate the common logic in SelectCurrentItemTest. Provide overridable checkXXX() methods to modify conditions. Provide an overridable method which defines where to click in the choice popup to select an item. Reviewed-by: honkar, prr, dnguyen
Configuration menu - View commit details
-
Copy full SHA for ef96a7b - Browse repository at this point
Copy the full SHA ef96a7bView commit details -
8339492: StackMapDecoder::writeFrames makes lots of allocations
Reviewed-by: liach, redestad, jwaters, asotona
Configuration menu - View commit details
-
Copy full SHA for 433f6d8 - Browse repository at this point
Copy the full SHA 433f6d8View commit details -
8338924: C1: assert(0 <= i && i < _len) failed: illegal index 5 for l…
…ength 5 Co-authored-by: Dean Long <dlong@openjdk.org> Reviewed-by: kvn, thartmann
Configuration menu - View commit details
-
Copy full SHA for 1353601 - Browse repository at this point
Copy the full SHA 1353601View commit details -
8339233: Test javax/swing/JButton/SwingButtonResizeTestWithOpenGL.jav…
…a#id failed: Button renderings are different after window resize Reviewed-by: honkar
Manukumar V S authored and Harshitha Onkar committedSep 4, 2024 Configuration menu - View commit details
-
Copy full SHA for b8d560b - Browse repository at this point
Copy the full SHA b8d560bView commit details -
8338530: CDS warning Skipping java/lang/invoke/BoundMethodHandle$Spec…
…ies_LLLL Reviewed-by: iklam, ccheung
Matias Saavedra Silva committedSep 4, 2024 Configuration menu - View commit details
-
Copy full SHA for d4dfa01 - Browse repository at this point
Copy the full SHA d4dfa01View commit details -
8338937: Optimize the string concatenation of ClassDesc
Reviewed-by: liach
Configuration menu - View commit details
-
Copy full SHA for 55312e1 - Browse repository at this point
Copy the full SHA 55312e1View commit details -
8339316: Test runtime/exceptionMsgs/NoClassDefFoundError/NoClassDefFo…
…undErrorTest.java fails after JDK-8338257 Reviewed-by: jsjolen, coleenp
David Holmes committedSep 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 96df5a6 - Browse repository at this point
Copy the full SHA 96df5a6View commit details
Commits on Sep 5, 2024
-
8332461: ubsan : dependencies.cpp:906:3: runtime error: load of value…
… 4294967295, which is not a valid value for type 'DepType' Reviewed-by: stefank, kvn, dlong
Configuration menu - View commit details
-
Copy full SHA for 28de44d - Browse repository at this point
Copy the full SHA 28de44dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2252cd - Browse repository at this point
Copy the full SHA d2252cdView commit details