Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openjdk/valhalla
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6131196e
Choose a base ref
...
head repository: openjdk/valhalla
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d1e02862
Choose a head ref

Commits on Feb 25, 2021

  1. 8262099: jcmd VM.metaspace should report unlimited size if MaxMetaspa…

    …ceSize isn't specified
    
    Reviewed-by: stuefe, lucy
    y1yang0 authored and David Holmes committed Feb 25, 2021
    Copy the full SHA
    3a0d6a6 View commit details
  2. 8261868: Reduce inclusion of metaspace.hpp

    Reviewed-by: stuefe, ccheung
    iklam committed Feb 25, 2021
    Copy the full SHA
    0f8be6e View commit details
  3. 8262299: C2 compilation fails with "modified node was not processed b…

    …y IGVN.transform_old()"
    
    Reviewed-by: roland, chagedorn
    TobiHartmann committed Feb 25, 2021
    Copy the full SHA
    a83e802 View commit details
  4. 8262163: Extend settings printout in jcmd VM.metaspace

    Reviewed-by: lucy
    tstuefe committed Feb 25, 2021
    Copy the full SHA
    ea48a0b View commit details
  5. 8262296: Fix remaining doclint warnings in jdk.httpserver

    Reviewed-by: dfuchs, bpb
    ChrisHegarty committed Feb 25, 2021
    Copy the full SHA
    f79c626 View commit details
  6. 8252883: AccessDeniedException caused by delayed file deletion on Win…

    …dows
    
    Reviewed-by: dfuchs
    Evan Whelan authored and dfuch committed Feb 25, 2021
    Copy the full SHA
    ebdc80e View commit details
  7. 8261131: jcmd jmap dump should not accept gz option with no value

    Reviewed-by: cjplummer, sspitsyn
    Lin Zang authored and DamonFool committed Feb 25, 2021
    Copy the full SHA
    aa35b42 View commit details
  8. 8257234: Add gz option to SA jmap to write a gzipped heap dump

    Reviewed-by: cjplummer, ysuenaga, sspitsyn
    Lin Zang authored and DamonFool committed Feb 25, 2021
    Copy the full SHA
    c54724d View commit details
  9. 8261457: test/langtools/tools/javac/T8187978 can fail if ArrayList cl…

    …ass is modified
    
    Reviewed-by: vromero
    asotona authored and Vicente Romero committed Feb 25, 2021
    Copy the full SHA
    2eca17d View commit details
  10. Copy the full SHA
    674be87 View commit details
  11. Copy the full SHA
    7d4f60b View commit details
  12. 8258444: Clean up specifications of java.io.Reader.read(char[],int,in…

    …t) in subclass overrides
    
    Reviewed-by: alanb, rriggs
    Brian Burkhalter committed Feb 25, 2021
    Copy the full SHA
    5a9b701 View commit details
  13. 8139348: Deprecate 3DES and RC4 in Kerberos

    Reviewed-by: mullan
    wangweij committed Feb 25, 2021
    Copy the full SHA
    ded96dd View commit details
  14. 8261170: Upgrade to freetype 2.10.4

    Reviewed-by: serb, psadhukhan, jdv, kizune
    prrace committed Feb 25, 2021
    Copy the full SHA
    228c285 View commit details
  15. Copy the full SHA
    35c0a69 View commit details
  16. 8262227: Change SystemDictionary::find() to return an InstanceKlass*.

    Reviewed-by: iklam, dholmes, coleenp
    Harold Seigel committed Feb 25, 2021
    Copy the full SHA
    29c603f View commit details
  17. 8262421: doclint warnings in jdk.compiler module

    Reviewed-by: iris, darcy
    jonathan-gibbons committed Feb 25, 2021
    Copy the full SHA
    8256517 View commit details
  18. 8262428: doclint warnings in java.xml module

    Reviewed-by: bpb, lancea, naoto, iris
    jonathan-gibbons committed Feb 25, 2021
    Copy the full SHA
    059ede0 View commit details

Commits on Feb 26, 2021

  1. Copy the full SHA
    fce5765 View commit details
  2. 4710675: JTextArea.setComponentOrientation does not work with correct…

    … timing
    
    Reviewed-by: serb, pbansal
    prsadhuk committed Feb 26, 2021
    Copy the full SHA
    bcca100 View commit details
  3. 8261520: JDK-8261302 breaks runtime/NMT/CheckForProperDetailStackTrac…

    …e.java
    
    Reviewed-by: zgu, coleenp
    tstuefe committed Feb 26, 2021
    Copy the full SHA
    722142e View commit details
  4. 8261954: Dependencies: Improve iteration over class hierarchy under c…

    …ontext class
    
    Reviewed-by: kvn, coleenp, eosterlund
    Vladimir Ivanov committed Feb 26, 2021
    Copy the full SHA
    0a4e710 View commit details
  5. 8260198: TypeInstPtr::dump2() emits multiple lines if Verbose is set

    Reviewed-by: thartmann
    Xin Liu authored and TobiHartmann committed Feb 26, 2021
    Copy the full SHA
    7603278 View commit details
  6. 8262199: issue in jli args.c

    Reviewed-by: clanger, alanb
    MBaesken committed Feb 26, 2021
    Copy the full SHA
    d7efb4c View commit details
  7. 8258897: wrong translation of capturing local classes inside nested l…

    …ambdas
    
    Co-authored-by: Bernard Blaser <bsrbnd@openjdk.org>
    Reviewed-by: jlahoda
    2 people authored and lahodaj committed Feb 26, 2021
    Copy the full SHA
    de3f519 View commit details
  8. 8260366: ExtendedSocketOptions <clinit> can deadlock in some circumst…

    …ances
    
    Reviewed-by: dfuchs
    jaikiran committed Feb 26, 2021
    Copy the full SHA
    240f2a1 View commit details
  9. 8262420: typo: @implnote in java.desktop module

    Reviewed-by: iris, prr, azvegint, aivanov
    jonathan-gibbons committed Feb 26, 2021
    Copy the full SHA
    67b9e5a View commit details
  10. 8262430: doclint warnings in java.base module

    Reviewed-by: alanb, chegar, dfuchs, lancea
    jonathan-gibbons committed Feb 26, 2021
    Copy the full SHA
    3088e1e View commit details
  11. 8241403: JavaThread::get_thread_name() should be ThreadSMR-aware

    Reviewed-by: rehn, coleenp, dholmes
    Daniel D. Daugherty committed Feb 26, 2021
    Copy the full SHA
    47a0842 View commit details
  12. 8262402: Make CATCH macro assert not fatal

    Reviewed-by: dholmes
    coleenp committed Feb 26, 2021
    Copy the full SHA
    d06d6f5 View commit details
  13. 8262426: Change TRAPS to Thread* for find_constrained_instance_or_arr…

    …ay_klass()
    
    Reviewed-by: coleenp
    Harold Seigel committed Feb 26, 2021
    Copy the full SHA
    05c11bc View commit details
  14. 8262074: Consolidate the default value of MetaspaceSize

    Reviewed-by: iklam, coleenp
    tstuefe committed Feb 26, 2021
    Copy the full SHA
    c9e9189 View commit details
  15. 8256417: Exclude TestJFRWithJMX test from running with PodMan

    Reviewed-by: iignatyev
    Mikhailo Seledtsov committed Feb 26, 2021
    Copy the full SHA
    07061fc View commit details
  16. 8262332: serviceability/sa/ClhsdbJhisto.java fails with Test ERROR ja…

    …va.lang.RuntimeException: 'ParselTongue' missing from stdout/stderr
    
    Reviewed-by: cjplummer
    lmesnik committed Feb 26, 2021
    Copy the full SHA
    2515c42 View commit details
  17. Copy the full SHA
    a4c2496 View commit details
  18. 8262329: Fix JFR parser exception messages

    Reviewed-by: egahlin
    rkennke committed Feb 26, 2021
    Copy the full SHA
    65a245e View commit details
  19. 8257500: Drawing MultiResolutionImage with ImageObserver "leaks" memory

    Reviewed-by: azvegint, aivanov
    mrserb committed Feb 26, 2021
    Copy the full SHA
    6800ba4 View commit details
  20. 8261804: Remove field _processing_is_mt, calculate it instead

    Reviewed-by: ayang, kbarrett, tschatzl
    lkorinth committed Feb 26, 2021
    Copy the full SHA
    03d888f View commit details

Commits on Mar 1, 2021

  1. 8261308: C2: assert(inner->is_valid_counted_loop(T_INT) && inner->is_…

    …strip_mined()) failed: OuterStripMinedLoop should have been removed
    
    Reviewed-by: chagedorn, kvn
    rwestrel committed Mar 1, 2021
    Copy the full SHA
    ddd550a View commit details
  2. 8261914: IfNode::fold_compares_helper faces non-canonicalized bool wh…

    …en running JRuby JSON workload
    
    Reviewed-by: kvn, shade
    rwestrel committed Mar 1, 2021
    Copy the full SHA
    20c93b3 View commit details
  3. 8262195: Harden tests that use the HostsFileNameService (jdk.net.host…

    …s.file property)
    
    Reviewed-by: michaelm, aefimov, dfuchs, chegar
    c-cleary authored and AlekseiEfimov committed Mar 1, 2021
    Copy the full SHA
    8bc8542 View commit details
  4. 8262185: G1: Prune collection set candidates early

    Reviewed-by: iwalulya, sjohanss, ayang
    Thomas Schatzl committed Mar 1, 2021
    Copy the full SHA
    702ca62 View commit details
  5. 8261636: The test mapping in hugetlbfs_sanity_check should consider L…

    …argePageSizeInBytes
    
    Reviewed-by: tschatzl, iwalulya
    kstefanj committed Mar 1, 2021
    Copy the full SHA
    0a7fff4 View commit details
  6. 8262188: Add test to verify trace page sizes logging on Linux

    Reviewed-by: stuefe, tschatzl
    kstefanj committed Mar 1, 2021
    Copy the full SHA
    fe8e370 View commit details
  7. 8262028: Make InstanceKlass::implementor return InstanceKlass

    Reviewed-by: coleenp, ccheung, vlivanov
    Harold Seigel committed Mar 1, 2021
    Copy the full SHA
    75bf106 View commit details
  8. 8262085: Hovering Metal HTML Tooltips in different windows cause Ille…

    …galArgExc on Linux
    
    Reviewed-by: serb, psadhukhan
    Alexander Zvegintsev committed Mar 1, 2021
    Copy the full SHA
    c569f1d View commit details
  9. 8259937: guarantee(loc != NULL) failed: missing saved register with n…

    …ative invoker
    
    Reviewed-by: kvn, jvernee, vlivanov
    rwestrel committed Mar 1, 2021
    Copy the full SHA
    6baecf3 View commit details
  10. 8262379: Add regression test for JDK-8257746

    Reviewed-by: hseigel
    jerboaa committed Mar 1, 2021
    Copy the full SHA
    4c9adce View commit details
  11. 8262497: Delete unused utility methods in ICC_Profile class

    Reviewed-by: azvegint, pbansal, trebari, kizune
    mrserb committed Mar 1, 2021
    Copy the full SHA
    682e120 View commit details
  12. 8261839: Error creating runtime package on macos without mac-package-…

    …identifier
    
    Reviewed-by: asemenyuk, almatvee, kizune
    Andy Herrick committed Mar 1, 2021
    Copy the full SHA
    642f45f View commit details
Loading