-
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-22+21 into rivos/main #143
Commits on Oct 18, 2023
-
8318458: Update javac and java manpages with restricted method options
Reviewed-by: iris
Configuration menu - View commit details
-
Copy full SHA for 278de7a - Browse repository at this point
Copy the full SHA 278de7aView commit details -
8318029: Minor improvement to logging output in container at-requires
Reviewed-by: iklam
Mikhailo Seledtsov committedOct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for ab13568 - Browse repository at this point
Copy the full SHA ab13568View commit details -
8317979: Use TZ database style abbreviations in the CLDR locale provider
Reviewed-by: rriggs, joehw, lancea, erikj, iris, ihse
Configuration menu - View commit details
-
Copy full SHA for ce8ebeb - Browse repository at this point
Copy the full SHA ce8ebebView commit details -
8318471: ProblemList compiler/sharedstubs/SharedTrampolineTest.java
Reviewed-by: lmesnik
Daniel D. Daugherty committedOct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for e25a49a - Browse repository at this point
Copy the full SHA e25a49aView commit details
Commits on Oct 19, 2023
-
8318104: macOS 10.13 check in TabButtonAccessibility.m can be removed
Reviewed-by: aivanov, prr
Abhishek Kumar committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 24bc5bd - Browse repository at this point
Copy the full SHA 24bc5bdView commit details -
8318089: Class space not marked as such with NMT when CDS is off
Reviewed-by: mli, dholmes
Configuration menu - View commit details
-
Copy full SHA for c0e154c - Browse repository at this point
Copy the full SHA c0e154cView commit details -
8316144: Remove unused field jdk.internal.util.xml.impl.XMLStreamWrit…
…erImpl.Element._Depth Reviewed-by: lancea, joehw
Andrey Turbanov committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 80bd22d - Browse repository at this point
Copy the full SHA 80bd22dView commit details -
8318415: Adjust describing comment of os_getChildren after 8315026
Reviewed-by: rriggs
Configuration menu - View commit details
-
Copy full SHA for 47bb1a1 - Browse repository at this point
Copy the full SHA 47bb1a1View commit details -
8317358: G1: Make TestMaxNewSize use createTestJvm
Reviewed-by: tschatzl, sjohanss
Configuration menu - View commit details
-
Copy full SHA for 1a09835 - Browse repository at this point
Copy the full SHA 1a09835View commit details -
8318324: Drop redundant default methods from FFM API
Reviewed-by: jvernee
Configuration menu - View commit details
-
Copy full SHA for 15acf4b - Browse repository at this point
Copy the full SHA 15acf4bView commit details -
8318418: hsdis build fails with system binutils on Ubuntu
Reviewed-by: erikj, ihse
Configuration menu - View commit details
-
Copy full SHA for 3c70f2c - Browse repository at this point
Copy the full SHA 3c70f2cView commit details -
8318454: TestLayoutPaths broken on Big Endian platforms after JDK-831…
…7837 Reviewed-by: mdoerr, mcimadamore
Configuration menu - View commit details
-
Copy full SHA for defc7e0 - Browse repository at this point
Copy the full SHA defc7e0View commit details -
8318383: Remove duplicated checks in os::get_native_stack() in posix …
…implementation Reviewed-by: dholmes, stuefe
Configuration menu - View commit details
-
Copy full SHA for 9cf334f - Browse repository at this point
Copy the full SHA 9cf334fView commit details -
8317635: Improve GetClassFields test to verify correctness of field o…
…rder Reviewed-by: cjplummer, sspitsyn
Alex Menkov committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 599560a - Browse repository at this point
Copy the full SHA 599560aView commit details -
8318322: Update IANA Language Subtag Registry to Version 2023-10-16
Reviewed-by: naoto, iris, lancea, srl
Justin Lu committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for cc8f8da - Browse repository at this point
Copy the full SHA cc8f8daView commit details -
8314901: AES-GCM interleaved implementation using AVX2 instructions
Reviewed-by: sviswanathan, djelinski
Smita Kamath authored and Sandhya Viswanathan committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 1740950 - Browse repository at this point
Copy the full SHA 1740950View commit details -
8315064: j.text.ChoiceFormat provides no specification on quoting beh…
…avior Reviewed-by: naoto
Justin Lu committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 684b91e - Browse repository at this point
Copy the full SHA 684b91eView commit details -
8317692: jcmd GC.heap_dump performance regression after JDK-8292818
Reviewed-by: amenkov, fparain
Configuration menu - View commit details
-
Copy full SHA for 8f5f440 - Browse repository at this point
Copy the full SHA 8f5f440View commit details
Commits on Oct 20, 2023
-
8312777: notifyJvmtiMount before notifyJvmtiUnmount
Reviewed-by: mli, sspitsyn
Alan Bateman committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c46a54e - Browse repository at this point
Copy the full SHA c46a54eView commit details -
8318150: StaticProxySelector.select should not throw NullPointerExcep…
…tions Reviewed-by: jpai, dfuchs
Configuration menu - View commit details
-
Copy full SHA for d9ce525 - Browse repository at this point
Copy the full SHA d9ce525View commit details -
8317575: AArch64: C2_MacroAssembler::fast_lock uses rscratch1 for cmp…
…xchg result Reviewed-by: thartmann, kvn, aph
Configuration menu - View commit details
-
Copy full SHA for 387504c - Browse repository at this point
Copy the full SHA 387504cView commit details -
8316436: ContinuationWrapper uses unhandled nullptr oop
Reviewed-by: pchilanomate, eosterlund
Configuration menu - View commit details
-
Copy full SHA for 292aad2 - Browse repository at this point
Copy the full SHA 292aad2View commit details -
8317350: Move code cache purging out of CodeCache::UnloadingScope
Reviewed-by: ayang, iwalulya
Thomas Schatzl committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for bd3bc2c - Browse repository at this point
Copy the full SHA bd3bc2cView commit details -
8318540: make test cannot run .jasm tests directly
Reviewed-by: lmesnik, erikj
Configuration menu - View commit details
-
Copy full SHA for bd02cfd - Browse repository at this point
Copy the full SHA bd02cfdView commit details -
8316587: Use ArraysSupport.vectorizedHashCode in Utf8EntryImpl
Reviewed-by: asotona, redestad
Configuration menu - View commit details
-
Copy full SHA for 4812cab - Browse repository at this point
Copy the full SHA 4812cabView commit details -
8314438: NMT: Performance benchmarks are needed to have a baseline fo…
…r comparison of improvements Reviewed-by: gziemski, ihse
Afshin Zafari committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 138437f - Browse repository at this point
Copy the full SHA 138437fView commit details -
8318489: Remove unused alignment_unit and alignment_offset
Reviewed-by: thartmann
Configuration menu - View commit details
-
Copy full SHA for 8099261 - Browse repository at this point
Copy the full SHA 8099261View commit details -
8318525: Atomic gtest should run as TEST_VM to access VM capabilities
Reviewed-by: stefank, stuefe
Configuration menu - View commit details
-
Copy full SHA for 744f206 - Browse repository at this point
Copy the full SHA 744f206View commit details -
8318296: Move Space::initialize to ContiguousSpace
Reviewed-by: tschatzl, iwalulya
Configuration menu - View commit details
-
Copy full SHA for cd25d1a - Browse repository at this point
Copy the full SHA cd25d1aView commit details -
8317920: JDWP-agent sends broken exception event with onthrow option
Reviewed-by: clanger, cjplummer
Configuration menu - View commit details
-
Copy full SHA for 8f4ebd8 - Browse repository at this point
Copy the full SHA 8f4ebd8View commit details -
8318510: Serial: Remove TenuredGeneration::block_size
Reviewed-by: tschatzl, iwalulya
Configuration menu - View commit details
-
Copy full SHA for 6f1d896 - Browse repository at this point
Copy the full SHA 6f1d896View commit details -
8317819: Scope should reflect lifetime of underying resource (mainline)
Reviewed-by: jvernee
Configuration menu - View commit details
-
Copy full SHA for b07da3a - Browse repository at this point
Copy the full SHA b07da3aView commit details -
8318538: Add a way to obtain a strided var handle from a layout
Reviewed-by: jvernee, pminborg
Configuration menu - View commit details
-
Copy full SHA for 848ecc1 - Browse repository at this point
Copy the full SHA 848ecc1View commit details -
8318049: C2: assert(!failure) failed: Missed optimization opportunity…
… in PhaseIterGVN Reviewed-by: epeter, thartmann
Configuration menu - View commit details
-
Copy full SHA for a03767c - Browse repository at this point
Copy the full SHA a03767cView commit details -
8304684: Memory leak in DirectivesParser::set_option_flag
Reviewed-by: kvn, dlong
Configuration menu - View commit details
-
Copy full SHA for deadb9c - Browse repository at this point
Copy the full SHA deadb9cView commit details -
8318101: Additional test cases for CSSAttributeEqualityBug
Reviewed-by: prr
Configuration menu - View commit details
-
Copy full SHA for 2c23391 - Browse repository at this point
Copy the full SHA 2c23391View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c99a0 - Browse repository at this point
Copy the full SHA 71c99a0View commit details -
8318457: Use prefix-less prepend methods directly to reduce branches …
…in String concat expressions Reviewed-by: jlaskey, liach
Configuration menu - View commit details
-
Copy full SHA for fe52917 - Browse repository at this point
Copy the full SHA fe52917View commit details -
8077371: Binary files in JAXP test should be removed
Reviewed-by: joehw
Mahendra Chhipa committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 4010642 - Browse repository at this point
Copy the full SHA 4010642View commit details -
8318601: Remove javadoc text about restricted methods
Reviewed-by: alanb
Configuration menu - View commit details
-
Copy full SHA for 9144287 - Browse repository at this point
Copy the full SHA 9144287View commit details -
8317971: RISC-V: implement copySignF/D and signumF/D intrinsics
Reviewed-by: fyang, vkempik
Ilya Gavrilin authored and Vladimir Kempik committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 5a97411 - Browse repository at this point
Copy the full SHA 5a97411View commit details -
8314588: gc/metaspace/TestMetaspaceInitialization.java failed "assert…
…(capacity_until_gc >= committed_bytes) failed: capacity_until_gc: 3145728 < committed_bytes: 3211264" Reviewed-by: dholmes, coleenp
Configuration menu - View commit details
-
Copy full SHA for b1228de - Browse repository at this point
Copy the full SHA b1228deView commit details -
8318598: FFM stylistic cleanups
Co-authored-by: Per Minborg <pminborg@openjdk.org> Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org> Reviewed-by: mcimadamore
Configuration menu - View commit details
-
Copy full SHA for 8065233 - Browse repository at this point
Copy the full SHA 8065233View commit details -
8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on Ce…
…ntOS Linux release 8.5.2111 and Fedora 27 Reviewed-by: asemenyuk, almatvee
Configuration menu - View commit details
-
Copy full SHA for 5281499 - Browse repository at this point
Copy the full SHA 5281499View commit details -
8318420: AbstractPipeline invokes overridden method in constructor
Reviewed-by: psandoz
Viktor Klang authored and Paul Sandoz committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 200b5a2 - Browse repository at this point
Copy the full SHA 200b5a2View commit details -
8318421: AbstractPipeline.sourceStageSpliterator() chases pointers ne…
…edlessly Reviewed-by: psandoz
Viktor Klang authored and Paul Sandoz committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 2121575 - Browse repository at this point
Copy the full SHA 2121575View commit details -
8209595: MonitorVmStartTerminate.java timed out
Reviewed-by: sspitsyn, cjplummer, lmesnik
Configuration menu - View commit details
-
Copy full SHA for a045258 - Browse repository at this point
Copy the full SHA a045258View commit details -
Configuration menu - View commit details
-
Copy full SHA for 158293d - Browse repository at this point
Copy the full SHA 158293dView commit details -
7061097: [Doc] Inconsistenency between the spec and the implementatio…
…n for DateFormat.Field Reviewed-by: naoto
Justin Lu committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 4dfa379 - Browse repository at this point
Copy the full SHA 4dfa379View commit details -
8318107: Un-ProblemList LocaleProvidersRun and CalendarDataRegression
Reviewed-by: naoto
Justin Lu committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 66d90d5 - Browse repository at this point
Copy the full SHA 66d90d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ebb4a - Browse repository at this point
Copy the full SHA d3ebb4aView commit details -
8318482: problemlist compiler/codecache/CheckLargePages.java on Linux…
…-x64 until JDK-8317831 is fixed Reviewed-by: lmesnik
Mikhailo Seledtsov committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 77b2394 - Browse repository at this point
Copy the full SHA 77b2394View commit details -
8306308: (ch) Writer created by Channels::newWriter may lose data
Reviewed-by: djelinski, alanb
Brian Burkhalter committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for a1a62d9 - Browse repository at this point
Copy the full SHA a1a62d9View commit details -
8318622: ProblemList gc/cslocker/TestCSLocker.java on linux-x64 in Xc…
…omp mode Reviewed-by: naoto
Daniel D. Daugherty committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for af2f4bf - Browse repository at this point
Copy the full SHA af2f4bfView commit details
Commits on Oct 21, 2023
-
8318573: The nsk.share.jpda.SocketConnection should fail if socket wa…
…s closed. Reviewed-by: sspitsyn, cjplummer
Configuration menu - View commit details
-
Copy full SHA for 4cf195f - Browse repository at this point
Copy the full SHA 4cf195fView commit details -
8316741: BasicStroke.createStrokedShape miter-limits failing on small…
… shapes Reviewed-by: prr, dnguyen
Laurent Bourgès committedOct 21, 2023 Configuration menu - View commit details
-
Copy full SHA for a876beb - Browse repository at this point
Copy the full SHA a876bebView commit details -
8318484: Initial version of cdsConfig.hpp
Reviewed-by: dholmes, ccheung, sspitsyn
Configuration menu - View commit details
-
Copy full SHA for ecd25e7 - Browse repository at this point
Copy the full SHA ecd25e7View commit details
Commits on Oct 23, 2023
-
8317868: Add @sealedGraph to MethodHandleDesc and descendants
Reviewed-by: jvernee, mli
Configuration menu - View commit details
-
Copy full SHA for ffadd63 - Browse repository at this point
Copy the full SHA ffadd63View commit details -
8318585: Rename CodeCache::UnloadingScope to UnlinkingScope
Reviewed-by: ayang, iwalulya, mli
Thomas Schatzl committedOct 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 4eab39d - Browse repository at this point
Copy the full SHA 4eab39dView commit details -
8318507: G1: Improve remset clearing for humongous candidates
Reviewed-by: iwalulya, ayang, mli
Thomas Schatzl committedOct 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 729f4c5 - Browse repository at this point
Copy the full SHA 729f4c5View commit details -
8318082: ConcurrentModificationException from IndexWriter
Reviewed-by: jjg
Configuration menu - View commit details
-
Copy full SHA for fc29a2e - Browse repository at this point
Copy the full SHA fc29a2eView commit details -
8318643: +UseTransparentHugePages must enable +UseLargePages
Reviewed-by: sjohanss
Configuration menu - View commit details
-
Copy full SHA for ff5c5b6 - Browse repository at this point
Copy the full SHA ff5c5b6View commit details -
8318649: G1: Remove unimplemented HeapRegionRemSet::add_code_root_locked
Reviewed-by: tschatzl
Configuration menu - View commit details
-
Copy full SHA for 7c0a828 - Browse repository at this point
Copy the full SHA 7c0a828View commit details -
8303525: Refactor/cleanup open/test/jdk/javax/rmi/ssl/SSLSocketParame…
…tersTest.java Reviewed-by: smarks, msheppar
Matthew Donovan committedOct 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 704c6ea - Browse repository at this point
Copy the full SHA 704c6eaView commit details -
8317807: JAVA_FLAGS removed from jtreg running in JDK-8317039
Reviewed-by: erikj
Configuration menu - View commit details
-
Copy full SHA for 99de9bb - Browse repository at this point
Copy the full SHA 99de9bbView commit details -
8295795: hsdis does not build with binutils 2.39+
Reviewed-by: ihse, djelinski
Configuration menu - View commit details
-
Copy full SHA for c2efd77 - Browse repository at this point
Copy the full SHA c2efd77View commit details -
8318027: Support alternative name to jdk.internal.vm.compiler
Reviewed-by: erikj, ihse, kvn, alanb, mli
Doug Simon committedOct 23, 2023 Configuration menu - View commit details
-
Copy full SHA for bd22d23 - Browse repository at this point
Copy the full SHA bd22d23View commit details -
8318109: Writing JFR records while a CHT has taken its lock asserts i…
…n rank checking Reviewed-by: iwalulya, mli
Thomas Schatzl committedOct 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f767aa - Browse repository at this point
Copy the full SHA 9f767aaView commit details -
8312475: org.jline.util.PumpReader signed byte problem
Reviewed-by: shade, jlahoda
Configuration menu - View commit details
-
Copy full SHA for bea2d48 - Browse repository at this point
Copy the full SHA bea2d48View commit details -
8318071: IgnoreUnrecognizedVMOptions flag still causes failure in Arc…
…hiveHeapTestClass Reviewed-by: dholmes, shade
Configuration menu - View commit details
-
Copy full SHA for d888b26 - Browse repository at this point
Copy the full SHA d888b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1aeac7 - Browse repository at this point
Copy the full SHA c1aeac7View commit details -
8318124: JFR: Rewrite instrumentation to use Class-File API
Reviewed-by: mgronlun
Configuration menu - View commit details
-
Copy full SHA for 69c0ae2 - Browse repository at this point
Copy the full SHA 69c0ae2View commit details -
8317678: Fix up hashCode() for ZipFile.Source.Key
Reviewed-by: lancea, alanb, jpai
Configuration menu - View commit details
-
Copy full SHA for 8d9a4b4 - Browse repository at this point
Copy the full SHA 8d9a4b4View commit details -
8318485: Narrow klass shift should be zero if encoding range extends …
…to 0x1_0000_0000 Reviewed-by: ccheung, iklam
Configuration menu - View commit details
-
Copy full SHA for 5ba9705 - Browse repository at this point
Copy the full SHA 5ba9705View commit details -
8318476: Add resource consumption note to BigInteger and BigDecimal
Reviewed-by: alanb, bpb
Configuration menu - View commit details
-
Copy full SHA for 1b15011 - Browse repository at this point
Copy the full SHA 1b15011View commit details
Commits on Oct 24, 2023
-
8318691: runtime/CompressedOops/CompressedClassPointersEncodingScheme…
….java fails with release VMs Reviewed-by: ccheung
Configuration menu - View commit details
-
Copy full SHA for eb59167 - Browse repository at this point
Copy the full SHA eb59167View commit details -
8318130: SocksSocketImpl needlessly encodes hostname for IPv6 addresses
Reviewed-by: dfuchs, jpai, aefimov, michaelm
Configuration menu - View commit details
-
Copy full SHA for 728b858 - Browse repository at this point
Copy the full SHA 728b858View commit details -
8305753: Allow JIT compilation for -Xshare:dump
Reviewed-by: dholmes, matsaave, ccheung
Configuration menu - View commit details
-
Copy full SHA for 08f7914 - Browse repository at this point
Copy the full SHA 08f7914View commit details -
8310031: Parallel: Implement better work distribution for large objec…
…t arrays in old gen Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org> Reviewed-by: tschatzl, ayang
Configuration menu - View commit details
-
Copy full SHA for 4bfe226 - Browse repository at this point
Copy the full SHA 4bfe226View commit details -
8318587: refresh libraries cache on AIX in print_vm_info
Reviewed-by: mdoerr, lucy, stuefe
Configuration menu - View commit details
-
Copy full SHA for cb383c0 - Browse repository at this point
Copy the full SHA cb383c0View commit details -
8318591: avoid leaks in loadlib_aix.cpp reload_table()
Reviewed-by: mdoerr, lucy
Configuration menu - View commit details
-
Copy full SHA for 6d3cb45 - Browse repository at this point
Copy the full SHA 6d3cb45View commit details -
8317289: javadoc fails with -sourcepath if module-info.java contains …
…import statements Reviewed-by: jlahoda
Configuration menu - View commit details
-
Copy full SHA for fd332da - Browse repository at this point
Copy the full SHA fd332daView commit details -
8315024: Vector API FP reduction tests should not test for exact equa…
…lity Reviewed-by: epeter, thartmann
Configuration menu - View commit details
-
Copy full SHA for e6f23a9 - Browse repository at this point
Copy the full SHA e6f23a9View commit details -
8318609: Upcall stubs should be smaller
Co-authored-by: Jorn Vernee <jvernee@openjdk.org> Reviewed-by: rrich, jvernee
Configuration menu - View commit details
-
Copy full SHA for a644670 - Browse repository at this point
Copy the full SHA a644670View commit details -
8318455: Fix the compiler/sharedstubs/SharedTrampolineTest.java and S…
…haredStubToInterpTest.java Reviewed-by: thartmann, shade, eastigeevich
Configuration menu - View commit details
-
Copy full SHA for 4a16d11 - Browse repository at this point
Copy the full SHA 4a16d11View commit details -
8318474: Fix memory reporter for thread_count
Reviewed-by: mbaesken, azafari
Configuration menu - View commit details
-
Copy full SHA for 0baa9ec - Browse repository at this point
Copy the full SHA 0baa9ecView commit details -
8318528: Rename TestUnstructuredLocking test
Reviewed-by: phh, dholmes
Configuration menu - View commit details
-
Copy full SHA for 3f446c5 - Browse repository at this point
Copy the full SHA 3f446c5View commit details -
8318646: Integer#parseInt("") throws empty NumberFormatException message
Reviewed-by: redestad, alanb, bpb, darcy, uschindler
Configuration menu - View commit details
-
Copy full SHA for 9bfa082 - Browse repository at this point
Copy the full SHA 9bfa082View commit details -
8293713: java/net/httpclient/BufferingSubscriberTest.java fails in ti…
…meout, blocked in submission publisher Co-authored-by: Jaikiran Pai <jpai@openjdk.org> Reviewed-by: alanb
Configuration menu - View commit details
-
Copy full SHA for 5224e97 - Browse repository at this point
Copy the full SHA 5224e97View commit details -
8316470: Incorrect error location for "invalid permits clause" depend…
…ing on file order Reviewed-by: vromero
Configuration menu - View commit details
-
Copy full SHA for bf1a14e - Browse repository at this point
Copy the full SHA bf1a14eView commit details -
8318240: [AIX] Cleaners.java test failure
Reviewed-by: mbaesken, asteiner
Configuration menu - View commit details
-
Copy full SHA for d4b7612 - Browse repository at this point
Copy the full SHA d4b7612View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d8a47 - Browse repository at this point
Copy the full SHA 21d8a47View commit details -
8316046: x64 platforms unecessarily save xmm16-31 when UseAVX >= 3
Reviewed-by: mcimadamore, djelinski
Configuration menu - View commit details
-
Copy full SHA for d1077d6 - Browse repository at this point
Copy the full SHA d1077d6View commit details -
8318223: RISC-V: C2 CmpUL3 Reviewed-by: rehn, fyang
Hamlin Li committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for f9795d0 - Browse repository at this point
Copy the full SHA f9795d0View commit details -
8317689: [JVMCI] include error message when CreateJavaVM in libgraal …
…fails Reviewed-by: phofer, thartmann, never
Doug Simon committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 8879c78 - Browse repository at this point
Copy the full SHA 8879c78View commit details -
8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0
Reviewed-by: thartmann, jbhateja, epeter
Configuration menu - View commit details
-
Copy full SHA for e67550c - Browse repository at this point
Copy the full SHA e67550cView commit details -
8318693: Fix rendering for code blocks nested under list items in bui…
…lding.md Reviewed-by: erikj, ccleary
Configuration menu - View commit details
-
Copy full SHA for 54c613a - Browse repository at this point
Copy the full SHA 54c613aView commit details -
8318160: javac does not reject private method reference with type-var…
…iable receiver Reviewed-by: mcimadamore
Vicente Romero committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for e272098 - Browse repository at this point
Copy the full SHA e272098View commit details -
8318702: G1: Fix nonstandard indentation in g1HeapTransition.cpp
Reviewed-by: iwalulya
Thomas Schatzl committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 6f35274 - Browse repository at this point
Copy the full SHA 6f35274View commit details -
8318569: Add getter methods for Locale and Patterns in ListFormat
Reviewed-by: joehw, rriggs, iris, mli
Configuration menu - View commit details
-
Copy full SHA for 1165037 - Browse repository at this point
Copy the full SHA 1165037View commit details -
8318306: java/util/Arrays/Sorting.java fails with "Array is not sorte…
…d at 8228-th position: 8251.0 and 8153.0" Reviewed-by: thartmann, jbhateja
Configuration menu - View commit details
-
Copy full SHA for 1f2a80b - Browse repository at this point
Copy the full SHA 1f2a80bView commit details -
8316964: Security tools should not call System.exit
Reviewed-by: valeriep
Configuration menu - View commit details
-
Copy full SHA for 1ddf826 - Browse repository at this point
Copy the full SHA 1ddf826View commit details -
8318051: Duration.between uses exceptions for control flow
Reviewed-by: rriggs
Eamonn McManus committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 9c819fd - Browse repository at this point
Copy the full SHA 9c819fdView commit details -
8311877: [macos] Add CLI options to provide signing identity directly…
… to codesign and productbuild Reviewed-by: asemenyuk
Alexander Matveev committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for f1dfdc1 - Browse repository at this point
Copy the full SHA f1dfdc1View commit details
Commits on Oct 25, 2023
-
8318100: Remove redundant check for Metal support
Reviewed-by: prr, dnguyen
Configuration menu - View commit details
-
Copy full SHA for 5ce718e - Browse repository at this point
Copy the full SHA 5ce718eView commit details -
8318102: macos10.14 check in CSystemColors can be removed.
Reviewed-by: prr, aivanov
Configuration menu - View commit details
-
Copy full SHA for d7205e6 - Browse repository at this point
Copy the full SHA d7205e6View commit details -
8316961: Fallback implementations for 64-bit Atomic::{add,xchg} on 32…
…-bit platforms Reviewed-by: eosterlund, dholmes, kbarrett, simonis
Configuration menu - View commit details
-
Copy full SHA for ba7d08b - Browse repository at this point
Copy the full SHA ba7d08bView commit details -
8318692: Add instructions for creating Ubuntu-based sysroot for cross…
… compilation Reviewed-by: erikj, shade
Configuration menu - View commit details
-
Copy full SHA for c3cdfe2 - Browse repository at this point
Copy the full SHA c3cdfe2View commit details -
8318713: G1: Use more accurate age in predict_eden_copy_time_ms
Reviewed-by: tschatzl, iwalulya
Configuration menu - View commit details
-
Copy full SHA for d2d1592 - Browse repository at this point
Copy the full SHA d2d1592View commit details -
8294158: HTML formatting for PassFailJFrame instructions
Reviewed-by: azvegint, prr
Configuration menu - View commit details
-
Copy full SHA for 14090ef - Browse repository at this point
Copy the full SHA 14090efView commit details -
8294156: Allow PassFailJFrame.Builder to create test UI
Reviewed-by: azvegint, prr
Configuration menu - View commit details
-
Copy full SHA for 42b9ac8 - Browse repository at this point
Copy the full SHA 42b9ac8View commit details -
8316003: Update FileChooserSymLinkTest.java to HTML instructions
Reviewed-by: prr
Configuration menu - View commit details
-
Copy full SHA for c587211 - Browse repository at this point
Copy the full SHA c587211View commit details -
8318669: Target OS detection in 'test-prebuilt' makefile target is in…
…correct when running on MSYS2 Reviewed-by: ihse, erikj
Configuration menu - View commit details
-
Copy full SHA for 202c013 - Browse repository at this point
Copy the full SHA 202c013View commit details -
8316017: Refactor timeout handler in PassFailJFrame
Reviewed-by: prr
Configuration menu - View commit details
-
Copy full SHA for 3abd772 - Browse repository at this point
Copy the full SHA 3abd772View commit details -
8312980: C2: "malformed control flow" created during incremental inli…
…ning Co-authored-by: Emanuel Peter <epeter@openjdk.org> Reviewed-by: thartmann, epeter
Configuration menu - View commit details
-
Copy full SHA for b026d0b - Browse repository at this point
Copy the full SHA b026d0bView commit details -
8318608: Enable parallelism in vmTestbase/nsk/stress/threads tests
Reviewed-by: lmesnik, shade
Configuration menu - View commit details
-
Copy full SHA for cee44a6 - Browse repository at this point
Copy the full SHA cee44a6View commit details -
8318607: Enable parallelism in vmTestbase/nsk/stress/jni tests
Reviewed-by: lmesnik, shade
Configuration menu - View commit details
-
Copy full SHA for 43f31d7 - Browse repository at this point
Copy the full SHA 43f31d7View commit details -
8318727: Enable parallelism in vmTestbase/vm/gc/concurrent tests
Reviewed-by: shade, lmesnik
Configuration menu - View commit details
-
Copy full SHA for 29d462a - Browse repository at this point
Copy the full SHA 29d462aView commit details -
8318735: RISC-V: Enable related hotspot tests run on riscv
Reviewed-by: fyang, luhenry
Hamlin Li committedOct 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e98ee6 - Browse repository at this point
Copy the full SHA 9e98ee6View commit details -
8317360: Missing null checks in JfrCheckpointManager and JfrStringPoo…
…l initialization routines Reviewed-by: shade, egahlin
Markus Grönlund committedOct 25, 2023 Configuration menu - View commit details
-
Copy full SHA for cf4ede0 - Browse repository at this point
Copy the full SHA cf4ede0View commit details -
8318487: Specification of the ListFormat.equals() method can be improved
Reviewed-by: joehw, rriggs, lancea, iris
Configuration menu - View commit details
-
Copy full SHA for a520887 - Browse repository at this point
Copy the full SHA a520887View commit details -
8318186: ChoiceFormat inconsistency between applyPattern() and setCho…
…ices() Reviewed-by: naoto
Justin Lu committedOct 25, 2023 Configuration menu - View commit details
-
Copy full SHA for ca3bdfc - Browse repository at this point
Copy the full SHA ca3bdfcView commit details -
8318613: ChoiceFormat patterns are not well tested
Reviewed-by: naoto
Justin Lu committedOct 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 10427c0 - Browse repository at this point
Copy the full SHA 10427c0View commit details -
8317510: Change Windows debug symbol files naming to avoid losing inf…
…o when an executable and a library share the same name Reviewed-by: ihse, erikj
Configuration menu - View commit details
-
Copy full SHA for d96f38b - Browse repository at this point
Copy the full SHA d96f38bView commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5e74fdb - Browse repository at this point
Copy the full SHA 5e74fdbView commit details