-
Notifications
You must be signed in to change notification settings - Fork 95
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 to tag jdk-24+25 #1871
base: sapmachine
Are you sure you want to change the base?
Merge to tag jdk-24+25 #1871
Commits on Nov 14, 2024
-
8343460: ZGC: Crash in ZRemembered::scan_page_and_clear_remset
Reviewed-by: jsikstro, eosterlund, stefank
Configuration menu - View commit details
-
Copy full SHA for e7d90b9 - Browse repository at this point
Copy the full SHA e7d90b9View commit details -
8335989: Implement JEP 494: Module Import Declarations (Second Preview)
Reviewed-by: vromero, abimpoudis, mcimadamore, alanb
Configuration menu - View commit details
-
Copy full SHA for 1e97c1c - Browse repository at this point
Copy the full SHA 1e97c1cView commit details -
8341790: Fix ExceptionOccurred in java.desktop
Reviewed-by: avu, prr
Laurent Bourgès committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 23a8c71 - Browse repository at this point
Copy the full SHA 23a8c71View commit details -
8342047: Create Template Assertion Predicates with Halt nodes only in…
…stead of uncommon traps Reviewed-by: epeter, thartmann
Configuration menu - View commit details
-
Copy full SHA for c977ef7 - Browse repository at this point
Copy the full SHA c977ef7View commit details -
8344011: Remove usage of security manager from Class and reflective APIs
Reviewed-by: liach, yzheng, rriggs
Alan Bateman committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for abacece - Browse repository at this point
Copy the full SHA abaceceView commit details -
8344025: Remove unused ISO2022.Encoder.maximumDesignatorLength
Reviewed-by: naoto, jlu
Andrey Turbanov committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for b54bd82 - Browse repository at this point
Copy the full SHA b54bd82View commit details -
8342936: Enhance java.io.IO with parameter-less println() and readln()
Reviewed-by: asotona, jpai, naoto
Configuration menu - View commit details
-
Copy full SHA for c3776db - Browse repository at this point
Copy the full SHA c3776dbView commit details -
8343855: HTTP/2 ConnectionWindowUpdateSender may miss some unprocesse…
…d DataFrames from closed streams Reviewed-by: jpai
Configuration menu - View commit details
-
Copy full SHA for bd6152f - Browse repository at this point
Copy the full SHA bd6152fView commit details -
8343941: IGV: dump graph at different register allocation steps
Reviewed-by: chagedorn, dfenacci, dlunden
Configuration menu - View commit details
-
Copy full SHA for a8152bd - Browse repository at this point
Copy the full SHA a8152bdView commit details -
8343426: ConcurrentSkipListMap.spliterator() can no longer split the …
…stream Co-authored-by: Doug Lea <[email protected]> Reviewed-by: vklang
Configuration menu - View commit details
-
Copy full SHA for 2b57f40 - Browse repository at this point
Copy the full SHA 2b57f40View commit details -
8342693: Use byte[] as parameter in a FDBigInteger constructor and as…
… field Reviewed-by: darcy
Configuration menu - View commit details
-
Copy full SHA for 8523880 - Browse repository at this point
Copy the full SHA 8523880View commit details -
8343752: The javadoc should contain a note about usages of requires t…
…ransitive java.base; Co-authored-by: Mark Reinhold <[email protected]> Co-authored-by: Alex Buckley <[email protected]> Reviewed-by: hannesw, asotona
Configuration menu - View commit details
-
Copy full SHA for 81342ac - Browse repository at this point
Copy the full SHA 81342acView commit details -
8335991: Implement Simple Source Files and Instance Main Methods (Fou…
…rth Preview) Reviewed-by: asotona, jpai
Configuration menu - View commit details
-
Copy full SHA for 5731ab7 - Browse repository at this point
Copy the full SHA 5731ab7View commit details -
8341094: Clean up relax_verify in ClassFileParser
Reviewed-by: dholmes, iklam
Configuration menu - View commit details
-
Copy full SHA for 2145ace - Browse repository at this point
Copy the full SHA 2145aceView commit details -
8344032: InterpreterRuntime::verify_mdp() missing lock while printing…
… MethodData on failure Reviewed-by: shade, dholmes, tschatzl
Configuration menu - View commit details
-
Copy full SHA for 8ccc48c - Browse repository at this point
Copy the full SHA 8ccc48cView commit details -
8343633: The ClassLoader::print_counters() prints to stdout when logg…
…ing is enabled. Reviewed-by: iklam, ccheung
Configuration menu - View commit details
-
Copy full SHA for 6757994 - Browse repository at this point
Copy the full SHA 6757994View commit details -
8343488: Test VectorRebracket128Test.java can't exclude by test/hotsp…
…ot/jtreg/ProblemList.txt Reviewed-by: chagedorn, kvn
SendaoYan committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 6e28cd3 - Browse repository at this point
Copy the full SHA 6e28cd3View commit details -
8297692: Avoid sending per-region GCPhaseParallel JFR events in G1Sca…
…nCollectionSetRegionClosure Reviewed-by: iwalulya, ayang, sangheki
Thomas Schatzl committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for a73226b - Browse repository at this point
Copy the full SHA a73226bView commit details -
8344120: Remove Security Manager dependencies from jdk.crypto.cryptok…
…i module Reviewed-by: rriggs, ascarpino
Configuration menu - View commit details
-
Copy full SHA for 4d1a51c - Browse repository at this point
Copy the full SHA 4d1a51cView commit details -
8343877: Test AsyncClose.java intermittent fails - Socket.getInputStr…
…eam().read() wasn't preempted Reviewed-by: dfuchs, msheppar, syan, alanb
Configuration menu - View commit details
-
Copy full SHA for 752e162 - Browse repository at this point
Copy the full SHA 752e162View commit details -
8343953: Test jdk/jfr/threading/TestDeepVirtualStackTrace.java fails …
…with Parallel/Serial GC Reviewed-by: mli
Configuration menu - View commit details
-
Copy full SHA for 68164a4 - Browse repository at this point
Copy the full SHA 68164a4View commit details -
8343785: (fs) Remove syscalls that set file times with microsecond pr…
…ecision Reviewed-by: alanb
Brian Burkhalter committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 7e9dfa4 - Browse repository at this point
Copy the full SHA 7e9dfa4View commit details -
8343781: Add since checker test to the Serviceability area modules
Reviewed-by: sspitsyn, cjplummer
Configuration menu - View commit details
-
Copy full SHA for e12f514 - Browse repository at this point
Copy the full SHA e12f514View commit details -
8342963: TestLargeStub::testUpcall doesn't test upcalls stubs
Reviewed-by: mcimadamore
Configuration menu - View commit details
-
Copy full SHA for 002b985 - Browse repository at this point
Copy the full SHA 002b985View commit details -
8341964: Add mechanism to disable different parts of TLS cipher suite
Reviewed-by: mullan, ascarpino
Configuration menu - View commit details
-
Copy full SHA for 697f27c - Browse repository at this point
Copy the full SHA 697f27cView commit details -
8343889: Test runtime/cds/appcds/redefineClass/RedefineBasicTest.java…
… failed 8344046: Tests under cds/appcds/jvmti/redefineClasses should have @requires vm.cds Reviewed-by: iklam, matsaave
Configuration menu - View commit details
-
Copy full SHA for 4d4951a - Browse repository at this point
Copy the full SHA 4d4951aView commit details -
8343064: ClassFormatError: Illegal class name from InnerClassLambdaMe…
…tafactory Reviewed-by: jvernee
Configuration menu - View commit details
-
Copy full SHA for 681a57f - Browse repository at this point
Copy the full SHA 681a57fView commit details -
8344071: Mark some jdk/jfr/event/oldobject test flagless until they f…
…ixed to support all GC Reviewed-by: stefank
Configuration menu - View commit details
-
Copy full SHA for 2cbce1f - Browse repository at this point
Copy the full SHA 2cbce1fView commit details -
8344063: Remove doPrivileged calls from swing classes in the java.des…
…ktop module Reviewed-by: honkar, kcr
Configuration menu - View commit details
-
Copy full SHA for ec148c1 - Browse repository at this point
Copy the full SHA ec148c1View commit details -
8344147: Remove Security Manager dependencies from java.security.sasl…
… module Reviewed-by: rriggs, ascarpino
Configuration menu - View commit details
-
Copy full SHA for d959c7d - Browse repository at this point
Copy the full SHA d959c7dView commit details -
8344128: Regression: make help broken after JDK-8340818
Reviewed-by: rriggs, dholmes, ihse
Configuration menu - View commit details
-
Copy full SHA for 7ef2633 - Browse repository at this point
Copy the full SHA 7ef2633View commit details -
8344250: Obsolete the DontYieldALot flag
Reviewed-by: darcy, matsaave, iklam
David Holmes committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for db56266 - Browse repository at this point
Copy the full SHA db56266View commit details
Commits on Nov 15, 2024
-
8344065: Remove SecurityManager uses from the java.datatransfer module
Reviewed-by: serb
Configuration menu - View commit details
-
Copy full SHA for 9907065 - Browse repository at this point
Copy the full SHA 9907065View commit details -
8343982: Remove usage of security manager from ClassLoader and relate…
…d classes Reviewed-by: jpai, yzheng, lancea
Alan Bateman committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 0ae5748 - Browse repository at this point
Copy the full SHA 0ae5748View commit details -
8344104: TestMergeStores fails with ArrayIndexOutOfBoundException
Reviewed-by: shade, chagedorn, dlong
Configuration menu - View commit details
-
Copy full SHA for 2196694 - Browse repository at this point
Copy the full SHA 2196694View commit details -
8344179: SecurityManager cleanup in the ZIP and JAR areas
Reviewed-by: lancea, rriggs, mullan, jpai
Eirik Bjørsnøs committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 857f68c - Browse repository at this point
Copy the full SHA 857f68cView commit details -
8344183: (zipfs) SecurityManager cleanup in the ZipFS area
Reviewed-by: mullan, lancea
Eirik Bjørsnøs committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for bfee766 - Browse repository at this point
Copy the full SHA bfee766View commit details -
8344185: Remove calls to SecurityManager in sun.net.ftp
Reviewed-by: alanb, michaelm, dfuchs
Eirik Bjørsnøs committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 0c191f6 - Browse repository at this point
Copy the full SHA 0c191f6View commit details -
8338288: Compiler Implementation for Flexible Constructor Bodies (Thi…
…rd Preview) 8322882: Null pointer error when compiling Static initializer in a local class 8334248: Invalid error for early construction local class constructor method reference 8330037: Compiler produces invalid bytecode for method class creation from static method Reviewed-by: jlahoda, vromero
Configuration menu - View commit details
-
Copy full SHA for 5b9932f - Browse repository at this point
Copy the full SHA 5b9932fView commit details -
8341907: javac -Xlint should ignore /// on first line of source file
Reviewed-by: jjg
Configuration menu - View commit details
-
Copy full SHA for 3eece6e - Browse repository at this point
Copy the full SHA 3eece6eView commit details -
8327156: Avoid copying in StringTable::intern(oop, TRAPS)
8326865: Avoid copying in StringTable::intern(Symbol*, TRAPS) 8327825: StringTable::intern is slow Reviewed-by: dholmes, coleenp, jsjolen
Casper Norrbin committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 75c651f - Browse repository at this point
Copy the full SHA 75c651fView commit details -
8343881: java.lang.classfile.Attribute attributeName() method should …
…return Utf8Entry Reviewed-by: liach
Configuration menu - View commit details
-
Copy full SHA for ba39321 - Browse repository at this point
Copy the full SHA ba39321View commit details -
8344188: Cleanup sun.net.www.protocol.jar.JarFileFactory after JEP 48…
…6 integration Reviewed-by: jpai, dfuchs
Eirik Bjørsnøs committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 5e27608 - Browse repository at this point
Copy the full SHA 5e27608View commit details -
8344164: [s390x] ProblemList hotspot/jtreg/runtime/NMT/VirtualAllocCo…
…mmitMerge.java Reviewed-by: lucy
Configuration menu - View commit details
-
Copy full SHA for 3245f56 - Browse repository at this point
Copy the full SHA 3245f56View commit details -
8344161: Argument type mismatch for jfr_type_id
Reviewed-by: kbarrett
Markus Grönlund committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for a672138 - Browse repository at this point
Copy the full SHA a672138View commit details -
8343599: Kmem limit and max values swapped when printing container in…
…formation Reviewed-by: sjohanss, sgehwolf
Sonia Zaldana Calles committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 6cdebf0 - Browse repository at this point
Copy the full SHA 6cdebf0View commit details -
8334714: Implement JEP 484: Class-File API
Reviewed-by: liach, vromero
Configuration menu - View commit details
-
Copy full SHA for 84ffb64 - Browse repository at this point
Copy the full SHA 84ffb64View commit details -
8344228: Revisit SecurityManager usage in java.net.http after JEP 486…
… integration Reviewed-by: jpai
Configuration menu - View commit details
-
Copy full SHA for 40a055e - Browse repository at this point
Copy the full SHA 40a055eView commit details -
8344314: Revert removal of jdk.internal.java.PreviewFeature.CLASSFILE…
…_API Reviewed-by: liach
Configuration menu - View commit details
-
Copy full SHA for 3c38ed4 - Browse repository at this point
Copy the full SHA 3c38ed4View commit details -
8343039: Remove jdk.internal.misc.InternalLock and usages from java.io
Reviewed-by: liach, alanb
Brian Burkhalter committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 0b9b82a - Browse repository at this point
Copy the full SHA 0b9b82aView commit details -
8344259: Annotate Float16 with jdk.internal.ValueBased
Reviewed-by: liach, darcy
Paul Sandoz committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 1866c0c - Browse repository at this point
Copy the full SHA 1866c0cView commit details -
8340453: C2: Improve encoding of LoadNKlass for compact headers
Reviewed-by: rcastanedalo, mli
Configuration menu - View commit details
-
Copy full SHA for ff12ff5 - Browse repository at this point
Copy the full SHA ff12ff5View commit details -
8344214: Remove Security Manager dependencies from jdk.crypto.mscapi …
…module Reviewed-by: rriggs, ascarpino
Configuration menu - View commit details
-
Copy full SHA for fc8fb34 - Browse repository at this point
Copy the full SHA fc8fb34View commit details -
8344062: Remove doPrivileged calls from awt and beans classes in the …
…java.desktop module Reviewed-by: serb
Configuration menu - View commit details
-
Copy full SHA for 1bb0d3b - Browse repository at this point
Copy the full SHA 1bb0d3bView commit details -
8344231: SecurityManager cleanup in java.lang.module and jdk.internal…
….module Reviewed-by: alanb
Eirik Bjørsnøs committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for f62e05e - Browse repository at this point
Copy the full SHA f62e05eView commit details -
8344216: Remove calls to SecurityManager and and doPrivileged in java…
….net.Authenticator, java.net.CookieHandler, and java.net.ResponseCache after JEP 486 integration Reviewed-by: dfuchs
Eirik Bjørsnøs committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 73fd891 - Browse repository at this point
Copy the full SHA 73fd891View commit details -
8344189: Cleanup code in sun.net.www.protocol.mailto.MailToURLConnection
Eirik Bjørsnøs committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for f316808 - Browse repository at this point
Copy the full SHA f316808View commit details -
8342811: java/net/httpclient/PlainProxyConnectionTest.java failed: Un…
…expected connection count: 5 Reviewed-by: dfuchs
Configuration menu - View commit details
-
Copy full SHA for 59ffac8 - Browse repository at this point
Copy the full SHA 59ffac8View commit details -
8344252: SM cleanup in java.util classes
Reviewed-by: naoto, smarks
Roger Riggs committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c5b6ed8 - Browse repository at this point
Copy the full SHA c5b6ed8View commit details -
8344197: SM cleanup in java.util.concurrent
Reviewed-by: alanb, dl
Roger Riggs committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c388455 - Browse repository at this point
Copy the full SHA c388455View commit details -
8342826: Improve performance of oopDesc::klass() after JDK-8305895
Reviewed-by: coleenp, shade, mli
Configuration menu - View commit details
-
Copy full SHA for 276251c - Browse repository at this point
Copy the full SHA 276251cView commit details -
8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking
Reviewed-by: jrose, kvn, heidinga, asmehra, vlivanov
Configuration menu - View commit details
-
Copy full SHA for 41a2d49 - Browse repository at this point
Copy the full SHA 41a2d49View commit details -
8344326: Move jpackage tests from "jdk.jpackage.tests" package to the…
… default package Reviewed-by: almatvee
Alexey Semenyuk committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2c509a1 - Browse repository at this point
Copy the full SHA 2c509a1View commit details
Commits on Nov 16, 2024
-
8344315: Clean up sun.net.www.protocol.jrt.JavaRuntimeURLConnection a…
…fter JEP 486 integration Reviewed-by: dfuchs, alanb
Configuration menu - View commit details
-
Copy full SHA for da40388 - Browse repository at this point
Copy the full SHA da40388View commit details -
8344186: Cleanup sun.net.www.MimeTable after JEP 486 integration
Reviewed-by: dfuchs
Configuration menu - View commit details
-
Copy full SHA for d2e4b51 - Browse repository at this point
Copy the full SHA d2e4b51View commit details -
8344233: Remove calls to SecurityManager and doPrivileged in java.net…
….ProxySelector and sun.net.spi.DefaultProxySelector after JEP 486 integration Reviewed-by: dfuchs
Configuration menu - View commit details
-
Copy full SHA for a91d4c0 - Browse repository at this point
Copy the full SHA a91d4c0View commit details -
8344289: SM cleanup in jdk.internal.util
Reviewed-by: liach, rriggs, bpb
Eirik Bjørsnøs committedNov 16, 2024 Configuration menu - View commit details
-
Copy full SHA for d0b770c - Browse repository at this point
Copy the full SHA d0b770cView commit details -
8343777: Add since checker tests to Internationalisation modules
Reviewed-by: jlu, naoto
Configuration menu - View commit details
-
Copy full SHA for fec0d1c - Browse repository at this point
Copy the full SHA fec0d1cView commit details
Commits on Nov 17, 2024
-
8343123: Nimbus: javax/swing/JInternalFrame/bug6726866.java does not …
…have green undecorated window Reviewed-by: tr, dnguyen
Configuration menu - View commit details
-
Copy full SHA for aa10ec7 - Browse repository at this point
Copy the full SHA aa10ec7View commit details -
8343876: Enhancements to jpackage test lib
Reviewed-by: almatvee
Alexey Semenyuk committedNov 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 41a627b - Browse repository at this point
Copy the full SHA 41a627bView commit details
Commits on Nov 18, 2024
-
8343237: Improve the copying of the available set of Currencies
Reviewed-by: bpb
Justin Lu committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for e1c4b49 - Browse repository at this point
Copy the full SHA e1c4b49View commit details -
8344265: RISC-V: Remove unused function get_previous_sp_entry
Reviewed-by: fyang, mli
Configuration menu - View commit details
-
Copy full SHA for 80e37a9 - Browse repository at this point
Copy the full SHA 80e37a9View commit details -
8344349: Problemlist jdk/jfr/jvm/TestVirtualThreadExclusion.java befo…
…re JDK-8344199 resolved Reviewed-by: lmesnik
SendaoYan committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for a47d9ba - Browse repository at this point
Copy the full SHA a47d9baView commit details -
8327652: S390x: Implements SLP support
Reviewed-by: amitkumar, lucy, mdoerr
Sidraya Jayagond committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 92b2631 - Browse repository at this point
Copy the full SHA 92b2631View commit details -
8344298: Test tools/sincechecker/modules/jdk.hotspot.agent/JdkHotspot…
…AgentCheckSince.java fails on platforms without sa Reviewed-by: lucy
Configuration menu - View commit details
-
Copy full SHA for 543e355 - Browse repository at this point
Copy the full SHA 543e355View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c2122 - Browse repository at this point
Copy the full SHA b6c2122View commit details -
8344205: [PPC]: failing assertion: sharedRuntime_ppc.cpp:1652: cookie…
… not found Reviewed-by: mdoerr
Configuration menu - View commit details
-
Copy full SHA for 4a7ce1d - Browse repository at this point
Copy the full SHA 4a7ce1dView commit details -
8344204: IGV: Button to enable/disable cutting of long edges
Reviewed-by: rcastanedalo, chagedorn
Configuration menu - View commit details
-
Copy full SHA for 6c2ae44 - Browse repository at this point
Copy the full SHA 6c2ae44View commit details -
8344056: Use markdown format for man pages
Reviewed-by: cstein, iris, dholmes
Configuration menu - View commit details
-
Copy full SHA for 475feb0 - Browse repository at this point
Copy the full SHA 475feb0View commit details -
8344105: Remove SecurityManager and related calls from jdk.attach and…
… jdk.hotspot.agent Reviewed-by: amenkov, cjplummer
Configuration menu - View commit details
-
Copy full SHA for 00ff6a3 - Browse repository at this point
Copy the full SHA 00ff6a3View commit details -
8344122: IGV: Extend c2 IdealGraphPrinter to send subgraphs to IGV
Reviewed-by: chagedorn, epeter, rcastanedalo
Configuration menu - View commit details
-
Copy full SHA for b9c6ce9 - Browse repository at this point
Copy the full SHA b9c6ce9View commit details -
8344271: Comparison build fails due to difference in doc summary
Reviewed-by: hannesw
Configuration menu - View commit details
-
Copy full SHA for ea8f289 - Browse repository at this point
Copy the full SHA ea8f289View commit details -
8288298: Resolve multiline message parsing ambiguities in UL
Reviewed-by: jsjolen, rcastanedalo, dholmes
Configuration menu - View commit details
-
Copy full SHA for 5fc4322 - Browse repository at this point
Copy the full SHA 5fc4322View commit details -
8344379: [s390x] build failure due to missing change from JDK-8339466
Reviewed-by: lucy, shade
Configuration menu - View commit details
-
Copy full SHA for b8b70c8 - Browse repository at this point
Copy the full SHA b8b70c8View commit details -
8344383: Include ZipArchive and JarArchive directly
Reviewed-by: shade
Configuration menu - View commit details
-
Copy full SHA for 5eb0733 - Browse repository at this point
Copy the full SHA 5eb0733View commit details -
8341916: Remove ProtectionDomain related hotspot code and tests
Reviewed-by: dholmes, iklam, jrose
Configuration menu - View commit details
-
Copy full SHA for dfddbca - Browse repository at this point
Copy the full SHA dfddbcaView commit details -
8344221: Remove calls to SecurityManager and and doPrivileged in java…
….net.IDN, java.net.URL, java.net.URLConnection, sun.net.util.URLUtil, and java.net.URLStreamHandlerProvider after JEP 486 integration Reviewed-by: alanb, rriggs
Configuration menu - View commit details
-
Copy full SHA for d52d136 - Browse repository at this point
Copy the full SHA d52d136View commit details -
8344034: Remove security manager dependency in Serialization
Reviewed-by: mullan, alanb
Roger Riggs committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 9b0ab92 - Browse repository at this point
Copy the full SHA 9b0ab92View commit details -
8318668: java/lang/management/MemoryMXBean/CollectionUsageThreshold.j…
…ava fails with Xcomp Reviewed-by: kevinw, lmesnik
Configuration menu - View commit details
-
Copy full SHA for 162d66a - Browse repository at this point
Copy the full SHA 162d66aView commit details -
8344134: Use static property in SystemLookup
Reviewed-by: alanb, rriggs
Configuration menu - View commit details
-
Copy full SHA for 2078329 - Browse repository at this point
Copy the full SHA 2078329View commit details -
8320743: AEAD ciphers throw undocumented exceptions on overflow
Reviewed-by: ascarpino
Configuration menu - View commit details
-
Copy full SHA for 3e78ff1 - Browse repository at this point
Copy the full SHA 3e78ff1View commit details -
8344253: Test java/util/Spliterator/SpliteratorTraversingAndSplitting…
…Test.java failed Reviewed-by: alanb
Viktor Klang committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for d76b5b8 - Browse repository at this point
Copy the full SHA d76b5b8View commit details -
8344389: 32-bit builds fail at CDS build time after JDK-8331497
Reviewed-by: iklam
Configuration menu - View commit details
-
Copy full SHA for c4e7dc7 - Browse repository at this point
Copy the full SHA c4e7dc7View commit details -
8344330: Remove AccessController.doPrivileged() from jdk.charsets module
Reviewed-by: lancea, bpb, rriggs, jlu
Configuration menu - View commit details
-
Copy full SHA for c59adf6 - Browse repository at this point
Copy the full SHA c59adf6View commit details -
8343125: Correct the documentation for TreeMap's getFloorEntry and ge…
…tCeilingEntry Reviewed-by: liach, acobbs
Configuration menu - View commit details
-
Copy full SHA for e9e4200 - Browse repository at this point
Copy the full SHA e9e4200View commit details -
8344352: 32-bit builds crash after JDK-8305895
Reviewed-by: rkennke, coleenp
Configuration menu - View commit details
-
Copy full SHA for 2649406 - Browse repository at this point
Copy the full SHA 2649406View commit details -
8344078: Remove security manager dependency in java.nio
Reviewed-by: alanb, rriggs
Brian Burkhalter committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 922b12f - Browse repository at this point
Copy the full SHA 922b12fView commit details -
8344187: Remove SecurityManager and related calls from java.instrument
Reviewed-by: alanb, amenkov
Configuration menu - View commit details
-
Copy full SHA for 70eb95f - Browse repository at this point
Copy the full SHA 70eb95fView commit details -
8344058: Remove doPrivileged calls from macos platform sources in the…
… java.desktop module Reviewed-by: prr, aivanov
Harshitha Onkar committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 92271af - Browse repository at this point
Copy the full SHA 92271afView commit details -
8344310: Remove Security Manager dependencies from javax.crypto and c…
…om.sun.crypto packages Reviewed-by: jpai, ascarpino
Configuration menu - View commit details
-
Copy full SHA for de6e013 - Browse repository at this point
Copy the full SHA de6e013View commit details -
8344247: Move objectWaiter field to VirtualThread instance
Reviewed-by: dholmes, coleenp
Configuration menu - View commit details
-
Copy full SHA for f636674 - Browse repository at this point
Copy the full SHA f636674View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d43e0d - Browse repository at this point
Copy the full SHA 8d43e0dView commit details -
8293040: Argfile documentation for java launcher tool is confusing re…
…garding usage of wildcards Reviewed-by: liach
Configuration menu - View commit details
-
Copy full SHA for 5cb0d43 - Browse repository at this point
Copy the full SHA 5cb0d43View commit details
Commits on Nov 19, 2024
-
8344262: Win32AttachOperationRequest objects are created by using glo…
…bal new Reviewed-by: jwaters, dholmes
Alex Menkov committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for dd86369 - Browse repository at this point
Copy the full SHA dd86369View commit details -
8344371: RISC-V: compiler/intrinsics/chacha/TestChaCha20.java fails a…
…fter JDK-8343555 Reviewed-by: mli
Configuration menu - View commit details
-
Copy full SHA for 3729884 - Browse repository at this point
Copy the full SHA 3729884View commit details -
8344059: Remove doPrivileged calls from windows platform sources in t…
…he java.desktop module Reviewed-by: kcr, prr
Configuration menu - View commit details
-
Copy full SHA for 9e92a9e - Browse repository at this point
Copy the full SHA 9e92a9eView commit details -
8344365: SecurityManager cleanups in java.sql and java.sql.rowset mod…
…ules Reviewed-by: rriggs, bchristi
Eirik Bjørsnøs committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for d85dd77 - Browse repository at this point
Copy the full SHA d85dd77View commit details -
8344218: Remove calls to SecurityManager and and doPrivileged in java…
….net.NetworkInterface after JEP 486 integration Reviewed-by: dfuchs
Eirik Bjørsnøs committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for b12c5b4 - Browse repository at this point
Copy the full SHA b12c5b4View commit details -
8343902: javax/swing/plaf/nimbus/8041642/bug8041642.java fails in ubu…
…ntu22.04 Reviewed-by: azvegint
Configuration menu - View commit details
-
Copy full SHA for 499186b - Browse repository at this point
Copy the full SHA 499186bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76a55c3 - Browse repository at this point
Copy the full SHA 76a55c3View commit details -
8341901: Using 'var' keyword switch pattern matching causes compiler …
…error Reviewed-by: vromero, abimpoudis
Configuration menu - View commit details
-
Copy full SHA for 8bd080b - Browse repository at this point
Copy the full SHA 8bd080bView commit details -
8344199: Incorrect excluded field value set by getEventWriter intrinsic
Co-authored-by: Patricio Chilano Mateo <[email protected]> Reviewed-by: syan, mgronlun
Configuration menu - View commit details
-
Copy full SHA for 9d60300 - Browse repository at this point
Copy the full SHA 9d60300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7540fa2 - Browse repository at this point
Copy the full SHA 7540fa2View commit details -
8344393: RISC-V: Remove option UseRVVForBigIntegerShiftIntrinsics
Reviewed-by: mli, fjiang
Configuration menu - View commit details
-
Copy full SHA for 0d66689 - Browse repository at this point
Copy the full SHA 0d66689View commit details -
8344534: Remove leftover import of java.security.AccessControlContext…
… in JavaLangAccess Reviewed-by: alanb
Eirik Bjørsnøs committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 2359736 - Browse repository at this point
Copy the full SHA 2359736View commit details -
8344036: Tests tools/jlink/runtimeImage fail on AIX after JDK-8311302
Reviewed-by: sgehwolf
Configuration menu - View commit details
-
Copy full SHA for cc8bd63 - Browse repository at this point
Copy the full SHA cc8bd63View commit details -
8336087: Doccheck: the jpackage command page doesn't show the correct…
… command-line options Reviewed-by: almatvee
Alexey Semenyuk committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 41436bb - Browse repository at this point
Copy the full SHA 41436bbView commit details -
8344322: Improve capabilities of jpackage test lib to validate error …
…output of jpackage Reviewed-by: almatvee
Alexey Semenyuk committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 0714114 - Browse repository at this point
Copy the full SHA 0714114View commit details -
8342299: Document that jpackage includes (possibly old) VC Redistribu…
…table MSVCP140.dll from JDK Reviewed-by: almatvee
Alexey Semenyuk committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for a28e4d8 - Browse repository at this point
Copy the full SHA a28e4d8View commit details -
8344415: Restruct jpackage utility classes
Reviewed-by: almatvee
Alexey Semenyuk committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for fea5f2b - Browse repository at this point
Copy the full SHA fea5f2bView commit details -
8344302: G1: Refactor G1CMTask::do_marking_step to use smaller wrappe…
…r methods Reviewed-by: tschatzl, ayang
Ivan Walulya committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 1717946 - Browse repository at this point
Copy the full SHA 1717946View commit details -
8343129: Disable unstable check of ThreadsListHandle.sanity_vm Thread…
…List values Reviewed-by: dholmes
SendaoYan committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 59fcfae - Browse repository at this point
Copy the full SHA 59fcfaeView commit details -
8344327: SM cleanup in jdk.unsupported ReflectionFactory
Reviewed-by: liach, mullan, alanb
Roger Riggs committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for ded01e4 - Browse repository at this point
Copy the full SHA ded01e4View commit details -
8344387: RISC-V: C2: Improve encoding of LoadNKlass for compact headers
Reviewed-by: fyang, luhenry
Hamlin Li committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for dc940ec - Browse repository at this point
Copy the full SHA dc940ecView commit details -
8344445: MethodCounters don't need a vptr
Reviewed-by: kbarrett, dlong
Configuration menu - View commit details
-
Copy full SHA for d4cd27e - Browse repository at this point
Copy the full SHA d4cd27eView commit details -
8344143: Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWh…
…enPinned.java timed out on macosx-x64 Reviewed-by: pchilanomate
Alan Bateman committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 48223f7 - Browse repository at this point
Copy the full SHA 48223f7View commit details -
8344550: Compilation error of jpackage test JPackageStringBundle.java…
… source Reviewed-by: rriggs
Alexey Semenyuk committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 7f672eb - Browse repository at this point
Copy the full SHA 7f672ebView commit details -
8344024: Unnecessary Hashtable usage in RSAPSSSignature.DIGEST_LENGTHS
Reviewed-by: valeriep
Andrey Turbanov committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 78602be - Browse repository at this point
Copy the full SHA 78602beView commit details -
8342098: Write a test to compare the images
Reviewed-by: aivanov, abhiscxk
naveen.n.narayanan committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 47ebf8d - Browse repository at this point
Copy the full SHA 47ebf8dView commit details -
8342508: Use latch in BasicMenuUI/bug4983388.java instead of delay
Reviewed-by: azvegint, abhiscxk, serb
Configuration menu - View commit details
-
Copy full SHA for 02ec8ca - Browse repository at this point
Copy the full SHA 02ec8caView commit details -
8343479: Remove unnecessary @SuppressWarnings annotations (hotspot)
Reviewed-by: chagedorn, epeter
Configuration menu - View commit details
-
Copy full SHA for 087a07b - Browse repository at this point
Copy the full SHA 087a07bView commit details -
8342541: Exclude List/KeyEventsTest/KeyEventsTest.java from running o…
…n macOS Reviewed-by: aivanov, prr
Configuration menu - View commit details
-
Copy full SHA for bb7a840 - Browse repository at this point
Copy the full SHA bb7a840View commit details -
8342449: reimplement: JDK-8327114 Attach in Linux may have wrong beha…
…vior when pid == ns_pid Reviewed-by: kevinw
Configuration menu - View commit details
-
Copy full SHA for 93e889b - Browse repository at this point
Copy the full SHA 93e889bView commit details -
8253440: serviceability/sa/TestJhsdbJstackLineNumbers.java failed wit…
…h "Didn't find enough line numbers" Reviewed-by: kevinw, lmesnik
Configuration menu - View commit details
-
Copy full SHA for 0b1f571 - Browse repository at this point
Copy the full SHA 0b1f571View commit details -
8344149: Remove usage of Security Manager from java.rmi
Reviewed-by: rriggs, kevinw, aefimov
Stuart Marks committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 6a5256e - Browse repository at this point
Copy the full SHA 6a5256eView commit details -
8343700: ceil_log2 should not loop endlessly
Reviewed-by: shade, kbarrett, aph, stuefe
Sonia Zaldana Calles committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 3328b4e - Browse repository at this point
Copy the full SHA 3328b4eView commit details -
8344061: Remove doPrivileged calls from shared implementation code in…
… the java.desktop module : part 2 Reviewed-by: aivanov
Configuration menu - View commit details
-
Copy full SHA for 69c9f25 - Browse repository at this point
Copy the full SHA 69c9f25View commit details -
8342041: Test gc/shenandoah/oom/TestClassLoaderLeak.java slow on Wind…
…ows after JDK-8340490 Reviewed-by: shade, wkemper
Configuration menu - View commit details
-
Copy full SHA for cd45ba3 - Browse repository at this point
Copy the full SHA cd45ba3View commit details -
8341793: Fix ExceptionOccurred in jdk.accessibility
Reviewed-by: prr, avu
Laurent Bourgès committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for aac1f9a - Browse repository at this point
Copy the full SHA aac1f9aView commit details -
8344446: Remove security manager dependency from module jdk.sctp
Reviewed-by: mullan, alanb
Brian Burkhalter committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for f6f73ce - Browse repository at this point
Copy the full SHA f6f73ceView commit details -
8344077: Remove security manager dependency in java.io
Reviewed-by: rriggs, alanb, naoto, lancea
Brian Burkhalter committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 81e4311 - Browse repository at this point
Copy the full SHA 81e4311View commit details -
8341553: Remove UseCompactObjectHeaders extra CDS archives
Reviewed-by: erikj, iklam, coleenp
Configuration menu - View commit details
-
Copy full SHA for acdbf83 - Browse repository at this point
Copy the full SHA acdbf83View commit details
Commits on Nov 20, 2024
-
8341935: javac states that -proc:full is the default but the default …
…as of 23 is -proc:none Reviewed-by: jlahoda
Configuration menu - View commit details
-
Copy full SHA for f525290 - Browse repository at this point
Copy the full SHA f525290View commit details -
8344350: Add '.gdbinit' and '.lldbinit' to file '.gitignore'
Reviewed-by: ihse, erikj
Configuration menu - View commit details
-
Copy full SHA for bc7eabd - Browse repository at this point
Copy the full SHA bc7eabdView commit details -
8344356: Aarch64: implement -XX:+VerifyActivationFrameSize
Reviewed-by: aph
SendaoYan committedNov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 4ddd3de - Browse repository at this point
Copy the full SHA 4ddd3deView commit details -
8343476: Remove unnecessary @SuppressWarnings annotations (client)
Reviewed-by: prr
Configuration menu - View commit details
-
Copy full SHA for 8a1f9f0 - Browse repository at this point
Copy the full SHA 8a1f9f0View commit details -
8344381: [s390x] Test failures with error: Register type is not known
Reviewed-by: mdoerr, lucy
Configuration menu - View commit details
-
Copy full SHA for 189fc8d - Browse repository at this point
Copy the full SHA 189fc8dView commit details -
8343827: RISC-V: set AlignVector as false if applicable to enable SLP
Reviewed-by: fyang, luhenry
Hamlin Li committedNov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 587f2b4 - Browse repository at this point
Copy the full SHA 587f2b4View commit details -
8344060: Remove doPrivileged calls from shared implementation code in…
… the java.desktop module : part 1 Reviewed-by: aivanov, prr
Configuration menu - View commit details
-
Copy full SHA for 5b12a87 - Browse repository at this point
Copy the full SHA 5b12a87View commit details -
8341631: JShell should auto-import java.io.IO.*
Reviewed-by: asotona, cstein
Configuration menu - View commit details
-
Copy full SHA for cf158bc - Browse repository at this point
Copy the full SHA cf158bcView commit details -
8340145: Problem with generic pattern matching results in internal co…
…mpiler error Reviewed-by: jlahoda
Configuration menu - View commit details
-
Copy full SHA for 3a4a9b7 - Browse repository at this point
Copy the full SHA 3a4a9b7View commit details -
8343541: C1: Plain memory accesses are emitted with membars with +Alw…
…aysAtomicAccesses Reviewed-by: shade, vlivanov
Configuration menu - View commit details
-
Copy full SHA for afee740 - Browse repository at this point
Copy the full SHA afee740View commit details -
8344621: ProblemList runtime/CommandLine/OptionsValidation/TestOption…
…sWithRanges.java Reviewed-by: jpai
David Holmes committedNov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for e2f8f1a - Browse repository at this point
Copy the full SHA e2f8f1aView commit details -
8344010: RISC-V: Zacas do not work with LW locking
Reviewed-by: fyang, mli
Configuration menu - View commit details
-
Copy full SHA for ea7e722 - Browse repository at this point
Copy the full SHA ea7e722View commit details -
8344479: Declare MetaspaceObj::operator delete to be deleted
Reviewed-by: stefank, kbarrett, jwaters
Configuration menu - View commit details
-
Copy full SHA for 21b8749 - Browse repository at this point
Copy the full SHA 21b8749View commit details -
8344579: Clean up forward declarations and includes
Reviewed-by: stefank
Configuration menu - View commit details
-
Copy full SHA for 7bb4474 - Browse repository at this point
Copy the full SHA 7bb4474View commit details -
8344190: Cleanup code in sun.net.www.protocol.http and sun.net.www.pr…
…otocol.https after JEP 486 integration Reviewed-by: dfuchs
Configuration menu - View commit details
-
Copy full SHA for 6f4dfa6 - Browse repository at this point
Copy the full SHA 6f4dfa6View commit details -
8344223: Remove calls to SecurityManager and doPrivileged in java.net…
….URLClassLoader after JEP 486 integration Reviewed-by: alanb, yzheng
Configuration menu - View commit details
-
Copy full SHA for db7ee3d - Browse repository at this point
Copy the full SHA db7ee3dView commit details -
8342785: XWindowPeer::getNewLocation() adheres to ICCCM 4.1.5 only wi…
…th some WMs Reviewed-by: prr, azvegint
Configuration menu - View commit details
-
Copy full SHA for 4bc826a - Browse repository at this point
Copy the full SHA 4bc826aView commit details -
8344215: Remove calls to SecurityManager and doPrivileged in java.net…
….Socket and java.net.ServerSocket after JEP 486 integration Reviewed-by: dfuchs, alanb, jpai
Configuration menu - View commit details
-
Copy full SHA for 21f0ed5 - Browse repository at this point
Copy the full SHA 21f0ed5View commit details -
8333796: Add missing serialization functionality to sun.reflect.Refle…
…ctionFactory Reviewed-by: liach, rriggs
Configuration menu - View commit details
-
Copy full SHA for e11d126 - Browse repository at this point
Copy the full SHA e11d126View commit details -
8334431: C2 SuperWord: fix performance regression due to store-to-loa…
…d-forwarding failures Reviewed-by: chagedorn, qamai
Configuration menu - View commit details
-
Copy full SHA for 75420e9 - Browse repository at this point
Copy the full SHA 75420e9View commit details -
8331295: C2: Do not clone address computations that are indirect memo…
…ry input to at least one load/store Co-authored-by: Roberto Castañeda Lozano <[email protected]> Reviewed-by: thartmann, chagedorn
Configuration menu - View commit details
-
Copy full SHA for 7d4c3fd - Browse repository at this point
Copy the full SHA 7d4c3fdView commit details -
8344239: runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails o…
…n x64 with -Xmixed Reviewed-by: iklam
Configuration menu - View commit details
-
Copy full SHA for 9be8ac6 - Browse repository at this point
Copy the full SHA 9be8ac6View commit details -
8344562: Remove security manager dependency from module jdk.jdi
Reviewed-by: kevinw, lmesnik, cjplummer
Brian Burkhalter committedNov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for c4c6b1f - Browse repository at this point
Copy the full SHA c4c6b1fView commit details -
8289771: jpackage: ResourceEditor error when path is overly long on W…
…indows Reviewed-by: almatvee
Alexey Semenyuk committedNov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 080f1cc - Browse repository at this point
Copy the full SHA 080f1ccView commit details -
8344578: Clean up left over java.security and sun.security imports in…
… Swing classes Reviewed-by: psadhukhan
Configuration menu - View commit details
-
Copy full SHA for 27fda0e - Browse repository at this point
Copy the full SHA 27fda0eView commit details -
8344064: Remove doPrivileged calls from print/imageio/media classes i…
…n the java.desktop module Reviewed-by: kizune
Configuration menu - View commit details
-
Copy full SHA for 22a39dc - Browse repository at this point
Copy the full SHA 22a39dcView commit details -
8344595: State transitions in internal VirtualThread comment needs to…
… be updated Reviewed-by: alanb
Configuration menu - View commit details
-
Copy full SHA for da2d7a0 - Browse repository at this point
Copy the full SHA da2d7a0View commit details -
8344057: Remove doPrivileged calls from unix platform sources in the …
…java.desktop module Reviewed-by: prr
Harshitha Onkar committedNov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for b9bf447 - Browse repository at this point
Copy the full SHA b9bf447View commit details
Commits on Nov 21, 2024
-
8344471: Remove SecurityManager related code from java.compiler module
Reviewed-by: rriggs, jlahoda, jjg
Configuration menu - View commit details
-
Copy full SHA for a599c30 - Browse repository at this point
Copy the full SHA a599c30View commit details -
8344524: Remove SecurityManager related code from jdk.jlink module
Reviewed-by: alanb, lancea, iris
Configuration menu - View commit details
-
Copy full SHA for 400eb9b - Browse repository at this point
Copy the full SHA 400eb9bView commit details -
8340334: Update jcmd VM.events max parameter to be INT
Reviewed-by: cjplummer, kevinw
Configuration menu - View commit details
-
Copy full SHA for 1343911 - Browse repository at this point
Copy the full SHA 1343911View commit details -
8344526: RISC-V: implement -XX:+VerifyActivationFrameSize
Co-authored-by: Fei Yang <[email protected]> Reviewed-by: mli, fyang
Configuration menu - View commit details
-
Copy full SHA for 4fbf272 - Browse repository at this point
Copy the full SHA 4fbf272View commit details