Skip to content
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 #535

Closed
wants to merge 152 commits into from
Closed

Merge jdk #535

wants to merge 152 commits into from

Commits on Aug 4, 2021

  1. 8271064: ZGC several jvm08 perf regressions after JDK-8268372

    Reviewed-by: ayang, pliden, tschatzl
    fisk committed Aug 4, 2021
    Copy the full SHA
    181483b View commit details
    Browse the repository at this point in the history
  2. 8270797: ShortECDSA.java test is not complete

    Reviewed-by: mullan
    wangweij committed Aug 4, 2021
    Copy the full SHA
    221e4b9 View commit details
    Browse the repository at this point in the history
  3. 8271217: Fix race between G1PeriodicGCTask checks and GC request

    Reviewed-by: iwalulya, tschatzl, lkorinth
    Kim Barrett committed Aug 4, 2021
    Copy the full SHA
    452f7d7 View commit details
    Browse the repository at this point in the history
  4. 8271877: ProblemList jdk/jfr/event/gc/detailed/TestEvacuationFailedEv…

    …ent.java in JDK17
    
    Reviewed-by: darcy
    Daniel D. Daugherty committed Aug 4, 2021
    Copy the full SHA
    5f547e8 View commit details
    Browse the repository at this point in the history
  5. 8271599: Javadoc of floorDiv() and floorMod() families is inaccurate …

    …in some places
    
    Reviewed-by: darcy, bpb
    rgiulietti authored and Brian Burkhalter committed Aug 4, 2021
    Copy the full SHA
    9f1edaf View commit details
    Browse the repository at this point in the history
  6. 8271589: fatal error with variable shift count integer rotate operation.

    Reviewed-by: kvn, sviswanathan
    Jatin Bhateja committed Aug 4, 2021
    Copy the full SHA
    392fcc9 View commit details
    Browse the repository at this point in the history
  7. 8271456: Avoid looking up standard charsets in "java.desktop" module

    Reviewed-by: jdv, azvegint, aivanov
    mrserb committed Aug 4, 2021
    Copy the full SHA
    6b55ef3 View commit details
    Browse the repository at this point in the history
  8. 8271888: build error after JDK-8271599

    Reviewed-by: psandoz, bpb
    jddarcy committed Aug 4, 2021
    Copy the full SHA
    91bbe2f View commit details
    Browse the repository at this point in the history
  9. 8271894: ProblemList javax/swing/JComponent/7154030/bug7154030.java i…

    …n JDK17
    
    Reviewed-by: darcy
    Daniel D. Daugherty committed Aug 4, 2021
    Copy the full SHA
    cebcc07 View commit details
    Browse the repository at this point in the history
  10. 8271890: mark hotspot runtime/Dictionary tests which ignore external …

    …VM flags
    
    Reviewed-by: coleenp
    iignatev committed Aug 4, 2021
    Copy the full SHA
    cdf3d55 View commit details
    Browse the repository at this point in the history
  11. 8271886: mark hotspot runtime/InvocationTests tests which ignore exte…

    …rnal VM flags
    
    Reviewed-by: coleenp
    iignatev committed Aug 4, 2021
    Copy the full SHA
    ff7431e View commit details
    Browse the repository at this point in the history
  12. 8271891: mark hotspot runtime/Safepoint tests which ignore external V…

    …M flags
    
    Reviewed-by: coleenp
    iignatev committed Aug 4, 2021
    Copy the full SHA
    6c17e6d View commit details
    Browse the repository at this point in the history
  13. 8271887: mark hotspot runtime/CDSCompressedKPtrs tests which ignore e…

    …xternal VM flags
    
    Reviewed-by: coleenp
    iignatev committed Aug 4, 2021
    Copy the full SHA
    a3b0143 View commit details
    Browse the repository at this point in the history
  14. 8271893: mark hotspot runtime/PerfMemDestroy/PerfMemDestroy.java test…

    … as ignoring external VM flags
    
    Reviewed-by: coleenp
    iignatev committed Aug 4, 2021
    Copy the full SHA
    359c708 View commit details
    Browse the repository at this point in the history
  15. 8271898: disable os.release_multi_mappings_vm on macOS-X64

    Reviewed-by: kbarrett
    Daniel D. Daugherty committed Aug 4, 2021
    Copy the full SHA
    d62fbea View commit details
    Browse the repository at this point in the history
  16. 8271863: ProblemList serviceability/sa/TestJmapCore.java on linux-x64…

    … with ZGC
    
    Reviewed-by: dcubed
    YaSuenag committed Aug 4, 2021
    Copy the full SHA
    a007cb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. 8271863: ProblemList serviceability/sa/TestJmapCore.java on linux-x64…

    … with ZGC
    
    Backport-of: a007cb1
    Daniel D. Daugherty committed Aug 5, 2021
    Copy the full SHA
    f312f28 View commit details
    Browse the repository at this point in the history
  2. Merge

    JesperIRL committed Aug 5, 2021
    Copy the full SHA
    cd6b54e View commit details
    Browse the repository at this point in the history
  3. 8271895: UnProblemList javax/swing/JComponent/7154030/bug7154030.java…

    … in JDK18
    
    Reviewed-by: dholmes
    JesperIRL committed Aug 5, 2021
    Copy the full SHA
    7728423 View commit details
    Browse the repository at this point in the history
  4. 8271878: UnProblemList jdk/jfr/event/gc/detailed/TestEvacuationFailed…

    …Event.java in JDK18
    
    Reviewed-by: dholmes
    JesperIRL committed Aug 5, 2021
    Copy the full SHA
    6c8441f View commit details
    Browse the repository at this point in the history
  5. 4819544: SwingSet2 JTable Demo throws NullPointerException

    Reviewed-by: pbansal, aivanov
    prsadhuk committed Aug 5, 2021
    Copy the full SHA
    64d18d4 View commit details
    Browse the repository at this point in the history
  6. 8270058: Use Objects.check{Index,FromIndexSize} for java.desktop

    Reviewed-by: psadhukhan, pbansal, jdv
    y1yang0 committed Aug 5, 2021
    Copy the full SHA
    ea9a595 View commit details
    Browse the repository at this point in the history
  7. 8271722: [TESTBUG] gc/g1/TestMixedGCLiveThreshold.java can fail if G1…

    … Full GC uses >1 workers
    
    Reviewed-by: ayang, tschatzl
    reinrich committed Aug 5, 2021
    Copy the full SHA
    4abe531 View commit details
    Browse the repository at this point in the history
  8. 8271588: JFR Recorder Thread crashed with SIGSEGV in write_klass

    Reviewed-by: egahlin
    Markus Grönlund committed Aug 5, 2021
    Copy the full SHA
    90f85ff View commit details
    Browse the repository at this point in the history
  9. 8270903: sun.net.httpserver.HttpConnection: Improve toString

    Reviewed-by: chegar, vtewari
    Julia Boes committed Aug 5, 2021
    Copy the full SHA
    685fc3c View commit details
    Browse the repository at this point in the history
  10. 8271121: ZGC: stack overflow (segv) when -Xlog:gc+start=debug

    Reviewed-by: ayang, eosterlund
    pliden committed Aug 5, 2021
    Copy the full SHA
    18dd4d4 View commit details
    Browse the repository at this point in the history
  11. 8271840: Add simple Integer.toString microbenchmarks

    Reviewed-by: shade
    cl4es committed Aug 5, 2021
    Copy the full SHA
    55bd52a View commit details
    Browse the repository at this point in the history
  12. 8267840: Improve URLStreamHandler.parseURL()

    Reviewed-by: dfuchs, redestad
    stsypanov authored and cl4es committed Aug 5, 2021
    Copy the full SHA
    d7fc9e4 View commit details
    Browse the repository at this point in the history
  13. 8271953: fix mis-merge in JDK-8271878

    Reviewed-by: jwilhelm, ctornqvi
    Daniel D. Daugherty committed Aug 5, 2021
    Copy the full SHA
    7234a43 View commit details
    Browse the repository at this point in the history
  14. 8271308: (fc) FileChannel.transferTo() transfers no more than Integer…

    ….MAX_VALUE bytes in one call
    
    Reviewed-by: alanb, vtewari
    Brian Burkhalter committed Aug 5, 2021
    Copy the full SHA
    e2c5bfe View commit details
    Browse the repository at this point in the history
  15. 8271905: mark hotspot runtime/Metaspace tests which ignore external V…

    …M flags
    
    Reviewed-by: stuefe
    iignatev committed Aug 5, 2021
    Copy the full SHA
    3ab95d1 View commit details
    Browse the repository at this point in the history
  16. 8270116: Expand ButtonGroupLayoutTraversalTest.java to run in all LaF…

    …s, including Aqua on macOS
    
    Reviewed-by: psadhukhan, aivanov
    rajamah authored and aivanov-jdk committed Aug 5, 2021
    Copy the full SHA
    cb36880 View commit details
    Browse the repository at this point in the history
  17. 8271293: Monitor class should use ThreadBlockInVMPreprocess

    Reviewed-by: dholmes, dcubed
    pchilano committed Aug 5, 2021
    Copy the full SHA
    62e72ad View commit details
    Browse the repository at this point in the history
  18. 8270872: Final nroff manpage update for JDK 17

    Reviewed-by: darcy, mr, iris, naoto
    jonathan-gibbons committed Aug 5, 2021
    Copy the full SHA
    dfacda4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Merge

    JesperIRL committed Aug 6, 2021
    Copy the full SHA
    14692d5 View commit details
    Browse the repository at this point in the history
  2. 8271208: Typo in ModuleDescriptor.read javadoc

    Reviewed-by: alanb, iris
    jaikiran committed Aug 6, 2021
    Copy the full SHA
    e38e365 View commit details
    Browse the repository at this point in the history
  3. 8261441: JFR: Filename expansion

    Reviewed-by: jbachorik, egahlin
    D-D-H authored and y1yang0 committed Aug 6, 2021
    Copy the full SHA
    adb0ae5 View commit details
    Browse the repository at this point in the history
  4. 8272067: Initial nroff manpage generation for JDK 18

    Reviewed-by: darcy
    David Holmes committed Aug 6, 2021
    Copy the full SHA
    ea02dad View commit details
    Browse the repository at this point in the history
  5. 8265602: -XX:DumpLoadedClassList should support custom loaders

    Reviewed-by: ccheung, minqi
    iklam committed Aug 6, 2021
    Copy the full SHA
    e7b6f48 View commit details
    Browse the repository at this point in the history
  6. 8271896: Remove unnecessary top address checks in BOT

    Reviewed-by: tschatzl, iwalulya
    albertnetymk committed Aug 6, 2021
    Copy the full SHA
    c2b7fac View commit details
    Browse the repository at this point in the history
  7. 8271128: InlineIntrinsics support for 32-bit ARM

    Reviewed-by: shade
    mychris authored and shipilev committed Aug 6, 2021
    Copy the full SHA
    b6a19f1 View commit details
    Browse the repository at this point in the history
  8. 8271868: Warn user when using mac-sign option with unsigned app-image.

    Reviewed-by: almatvee, asemenyuk
    Andy Herrick committed Aug 6, 2021
    Copy the full SHA
    0aca4f7 View commit details
    Browse the repository at this point in the history
  9. 8272095: ProblemList java/nio/channels/FileChannel/Transfer2GPlus.jav…

    …a on linux-aarch64
    
    Reviewed-by: alanb
    Daniel D. Daugherty committed Aug 6, 2021
    Copy the full SHA
    f4cf2f7 View commit details
    Browse the repository at this point in the history
  10. 8270842: G1: Only young regions need to redirty outside references in…

    … remset.
    
    Reviewed-by: tschatzl
    Hamlin Li committed Aug 6, 2021
    Copy the full SHA
    cc61520 View commit details
    Browse the repository at this point in the history
  11. 8271513: support JavaThreadIteratorWithHandle replacement by new Thre…

    …adsList::Iterator
    
    Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
    Reviewed-by: kbarrett, dholmes, coleenp
    Daniel D. Daugherty and Kim Barrett committed Aug 6, 2021
    Copy the full SHA
    fa36e33 View commit details
    Browse the repository at this point in the history
  12. 8271904: mark hotspot runtime/ClassFile tests which ignore external V…

    …M flags
    
    Reviewed-by: dholmes
    iignatev committed Aug 6, 2021
    Copy the full SHA
    e882087 View commit details
    Browse the repository at this point in the history
  13. 8272099: mark hotspot runtime/Monitor tests which ignore external VM …

    …flags
    
    Reviewed-by: dcubed
    iignatev committed Aug 6, 2021
    Copy the full SHA
    c495ede View commit details
    Browse the repository at this point in the history
  14. 8271461: CompileCommand support for hidden class methods

    Co-authored-by: Tianyelan <vhinf2047@gmail.com>
    Reviewed-by: yyang, xliu, iklam
    DamonFool and yzwqf committed Aug 6, 2021
    Copy the full SHA
    38ff85c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. 8271956: AArch64: C1 build failed after JDK-8270947

    Reviewed-by: shade, ngasson
    Hao Sun authored and shipilev committed Aug 9, 2021
    Copy the full SHA
    b84a9c7 View commit details
    Browse the repository at this point in the history
  2. 8271939: Clean up primitive raw accessors in oopDesc

    Reviewed-by: stefank, tschatzl
    rkennke committed Aug 9, 2021
    Copy the full SHA
    a86ac0d View commit details
    Browse the repository at this point in the history
  3. 8271931: Make AbortVMOnVMOperationTimeout more resilient to OS schedu…

    …ling
    
    Reviewed-by: shade, dholmes
    albertnetymk committed Aug 9, 2021
    Copy the full SHA
    2f7a469 View commit details
    Browse the repository at this point in the history
  4. 8272113: Build compare script fails with differences in classlist

    Reviewed-by: tschatzl, hseigel
    iklam committed Aug 9, 2021
    Copy the full SHA
    272fcb4 View commit details
    Browse the repository at this point in the history
  5. 8272123: Problem list 4 jtreg tests which regularly fail on macos-aar…

    …ch64
    
    Reviewed-by: jdv, psadhukhan
    prrace committed Aug 9, 2021
    Copy the full SHA
    0ac2be9 View commit details
    Browse the repository at this point in the history
  6. 8267385: Create NSAccessibilityElement implementation for JavaCompone…

    …ntAccessibility
    
    8262031: Create implementation for NSAccessibilityNavigableStaticText protocol
    8264287: Create implementation for NSAccessibilityComboBox protocol peer
    8264303: Create implementation for NSAccessibilityTabGroup protocol peer
    8264292: Create implementation for NSAccessibilityList protocol peer
    8267387: Create implementation for NSAccessibilityOutline protocol
    8267388: Create implementation for NSAccessibilityTable protocol
    8264286: Create implementation for NSAccessibilityColumn protocol peer
    8264298: Create implementation for NSAccessibilityRow protocol peer
    8264291: Create implementation for NSAccessibilityCell protocol peer
    
    Reviewed-by: kizune, pbansal, serb
    savoptik authored and Anton Tarasov committed Aug 9, 2021
    Copy the full SHA
    9c6457f View commit details
    Browse the repository at this point in the history
  7. 8264792: The NumberFormat for locale sq_XK formats price incorrectly.

    Reviewed-by: joehw, iris
    naotoj committed Aug 9, 2021
    Copy the full SHA
    41dc795 View commit details
    Browse the repository at this point in the history
  8. 8272047: java/nio/channels/FileChannel/Transfer2GPlus.java failed wit…

    …h Unexpected transfer size: 2147418112
    
    Reviewed-by: naoto, alanb
    Brian Burkhalter committed Aug 9, 2021
    Copy the full SHA
    b53828b View commit details
    Browse the repository at this point in the history
  9. 8268824: Remove unused jdk.accessibility APIs deprecated for removal …

    …in JDK 9
    
    Reviewed-by: serb
    prrace committed Aug 9, 2021
    Copy the full SHA
    4548677 View commit details
    Browse the repository at this point in the history
  10. 8225488: Examine ExecutableType.getReceiverType behavior when source …

    …receiver parameter is absent
    
    Reviewed-by: jjg
    jddarcy committed Aug 9, 2021
    Copy the full SHA
    7fc99cf View commit details
    Browse the repository at this point in the history
  11. 8263567: gtests don't terminate the VM safely

    Reviewed-by: stuefe, dcubed
    David Holmes committed Aug 9, 2021
    Copy the full SHA
    843943c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. 8271892: mark hotspot runtime/PrintStringTableStats/PrintStringTableS…

    …tatsTest.java test as ignoring external VM flags
    
    Reviewed-by: dholmes
    iignatev committed Aug 10, 2021
    Copy the full SHA
    9654fd7 View commit details
    Browse the repository at this point in the history
  2. 8272169: runtime/logging/LoaderConstraintsTest.java doesn't build tes…

    …t.Empty
    
    Reviewed-by: dholmes
    iignatev committed Aug 10, 2021
    Copy the full SHA
    eb6f3fe View commit details
    Browse the repository at this point in the history
  3. 8270454: G1: Simplify region index comparison

    Reviewed-by: kbarrett, ayang, tschatzl
    Hamlin Li committed Aug 10, 2021
    Copy the full SHA
    abdc107 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3b899ef View commit details
    Browse the repository at this point in the history
  5. 8271925: ZGC: Arraycopy stub passes invalid oop to load barrier

    Reviewed-by: neliasso, kvn
    TobiHartmann committed Aug 10, 2021
    Copy the full SHA
    d53d94b View commit details
    Browse the repository at this point in the history
  6. 8270098: ZGC: ZBarrierSetC2::clone_at_expansion fails with "Guard aga…

    …inst surprises" assert
    
    Reviewed-by: neliasso, kvn
    TobiHartmann committed Aug 10, 2021
    Copy the full SHA
    2384e12 View commit details
    Browse the repository at this point in the history
  7. 8266490: Extend the OSContainer API to support the pids controller of…

    … cgroups
    
    Reviewed-by: sgehwolf, lucy
    MBaesken committed Aug 10, 2021
    Copy the full SHA
    089e83b View commit details
    Browse the repository at this point in the history
  8. 8271869: AArch64: build errors with GCC11 in frame::saved_oop_result

    Reviewed-by: ngasson, aph
    a74nh authored and nick-arm committed Aug 10, 2021
    Copy the full SHA
    1f88134 View commit details
    Browse the repository at this point in the history
  9. 8272196: Remove unused class ParStrongRootsScope

    Reviewed-by: tschatzl, pliden
    albertnetymk committed Aug 10, 2021
    Copy the full SHA
    f2599ad View commit details
    Browse the repository at this point in the history
  10. 8260262: Use common code in function unmap_shared() in perfMemory_pos…

    …ix.cpp
    
    Reviewed-by: stuefe, coleenp
    Harold Seigel committed Aug 10, 2021
    Copy the full SHA
    2b05fae View commit details
    Browse the repository at this point in the history
  11. 8269130: Replace usages of Collection.toArray() with Collection.toArr…

    …ay(T[]) to avoid redundant array copying
    
    Reviewed-by: mullan, serb
    turbanoff authored and jayathirthrao committed Aug 10, 2021
    Copy the full SHA
    35b399a View commit details
    Browse the repository at this point in the history
  12. 8270137: Kerberos Credential Retrieval from Cache not Working in Cros…

    …s-Realm Setup
    
    Reviewed-by: weijun
    martinuy committed Aug 10, 2021
    Copy the full SHA
    67869b4 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    57ae9fb View commit details
    Browse the repository at this point in the history
  14. 8271601: Math.floorMod(int, int) and Math.floorMod(long, long) differ…

    … in their logic
    
    Reviewed-by: bpb
    rgiulietti authored and Brian Burkhalter committed Aug 10, 2021
    Copy the full SHA
    66d1faa View commit details
    Browse the repository at this point in the history
  15. 8213714: AttachingConnector/attach/attach001 failed due to "bind fail…

    …ed: Address already in use"
    
    Reviewed-by: sspitsyn, cjplummer
    Alex Menkov committed Aug 10, 2021
    Copy the full SHA
    b62e742 View commit details
    Browse the repository at this point in the history
  16. 8272050: typo in MachSpillCopyNode::implementation after JDK-8131362

    Reviewed-by: kvn, thartmann
    dean-long committed Aug 10, 2021
    Copy the full SHA
    2a9acc3 View commit details
    Browse the repository at this point in the history
  17. 8271718: Crash when during color transformation the color profile is …

    …replaced
    
    Reviewed-by: prr
    mrserb committed Aug 10, 2021
    Copy the full SHA
    1489352 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. 8272131: PhaseMacroExpand::generate_slow_arraycopy crash when clone n…

    …ull CallProjections.fallthrough_ioproj
    
    Reviewed-by: neliasso, xliu, thartmann
    Hui Shi committed Aug 11, 2021
    Copy the full SHA
    5350b99 View commit details
    Browse the repository at this point in the history
  2. 8272138: ZGC: Adopt relaxed ordering for self-healing

    Co-authored-by: Hao Tang <albert.th@alibaba-inc.com>
    Reviewed-by: eosterlund, pliden
    2 people authored and pliden committed Aug 11, 2021
    Copy the full SHA
    846cc88 View commit details
    Browse the repository at this point in the history
  3. 8272146: Disable Fibonacci test on memory constrained systems

    Reviewed-by: dholmes, mseledtsov, shade
    mychris authored and shipilev committed Aug 11, 2021
    Copy the full SHA
    adba09b View commit details
    Browse the repository at this point in the history
  4. 8271928: ErroneousTree with start position -1

    Reviewed-by: jlaskey, vromero
    lahodaj committed Aug 11, 2021
    Copy the full SHA
    3215dbc View commit details
    Browse the repository at this point in the history
  5. 8272216: G1: replace G1ParScanThreadState::_dest with a constant

    Reviewed-by: kbarrett, tschatzl
    albertnetymk committed Aug 11, 2021
    Copy the full SHA
    0d0f2d0 View commit details
    Browse the repository at this point in the history
  6. 8267186: Add string deduplication support to ZGC

    Reviewed-by: eosterlund, kbarrett, stefank
    pliden committed Aug 11, 2021
    Copy the full SHA
    abebbe2 View commit details
    Browse the repository at this point in the history
  7. 8271862: C2 intrinsic for Reference.refersTo() is often not used

    Reviewed-by: kbarrett, mchung
    pliden committed Aug 11, 2021
    Copy the full SHA
    3f723ca View commit details
    Browse the repository at this point in the history
  8. 8271884: G1CH::_expand_heap_after_alloc_failure is no longer needed

    Reviewed-by: kbarrett, tschatzl
    Ivan Walulya committed Aug 11, 2021
    Copy the full SHA
    cd1751c View commit details
    Browse the repository at this point in the history
  9. 8272228: G1: G1CardSetInlinePtr Fix tautological assertion

    Reviewed-by: ayang, tschatzl
    Ivan Walulya committed Aug 11, 2021
    Copy the full SHA
    6194227 View commit details
    Browse the repository at this point in the history
  10. 8271159: [REDO] JDK-8249634 doclint should report implicit constructo…

    …r as missing javadoc comments
    
    Reviewed-by: darcy
    jonathan-gibbons committed Aug 11, 2021
    Copy the full SHA
    ec8d3ba View commit details
    Browse the repository at this point in the history
  11. 8269774: doclint reports missing javadoc comments for JavaFX properti…

    …es if the docs are on the property method
    
    Reviewed-by: kcr, hannesw
    jonathan-gibbons committed Aug 11, 2021
    Copy the full SHA
    9ba8a12 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    75a0642 View commit details
    Browse the repository at this point in the history
  13. 8272330: C2: Cleanup profile counter scaling

    Reviewed-by: kvn
    Igor Veresov committed Aug 11, 2021
    Copy the full SHA
    9faab40 View commit details
    Browse the repository at this point in the history
  14. 8272328: java.library.path is not set properly by Windows jpackage ap…

    …p launcher
    
    Reviewed-by: herrick, almatvee
    Alexey Semenyuk committed Aug 11, 2021
    Copy the full SHA
    cd2dbe5 View commit details
    Browse the repository at this point in the history
  15. 8271170: Add unit test for what jpackage app launcher puts in the env…

    …ironment
    
    Reviewed-by: almatvee, herrick
    Alexey Semenyuk committed Aug 11, 2021
    Copy the full SHA
    44f137f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. 8272345: macos doesn't check os::set_boot_path() result

    Reviewed-by: dholmes
    iignatev committed Aug 12, 2021
    Copy the full SHA
    bd27bb9 View commit details
    Browse the repository at this point in the history
  2. 8272120: Avoid looking for standard encodings in "java." modules

    Reviewed-by: alanb, dfuchs, naoto
    mrserb committed Aug 12, 2021
    Copy the full SHA
    ec2fc38 View commit details
    Browse the repository at this point in the history
  3. 8271732: Regression in StringBuilder.charAt bounds checking

    Reviewed-by: alanb, naoto
    cl4es committed Aug 12, 2021
    Copy the full SHA
    a15b659 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d38b314 View commit details
    Browse the repository at this point in the history
  5. 8267844: Replace Integer/Long.valueOf() with Integer/Long.parse*() wh…

    …ere applicable
    
    Reviewed-by: redestad
    stsypanov authored and cl4es committed Aug 12, 2021
    Copy the full SHA
    b29fbad View commit details
    Browse the repository at this point in the history
  6. 8272310: AArch64: Add missing changes for shared vector helper method…

    …s in m4 files
    
    Reviewed-by: jiefu
    Xiaohong Gong authored and DamonFool committed Aug 12, 2021
    Copy the full SHA
    7e14c3c View commit details
    Browse the repository at this point in the history
  7. 8048190: NoClassDefFoundError omits original ExceptionInInitializerError

    Reviewed-by: dholmes, iklam
    coleenp committed Aug 12, 2021
    Copy the full SHA
    464e874 View commit details
    Browse the repository at this point in the history
  8. 8272107: Removal of Unsafe::defineAnonymousClass left a dangling C++ …

    …class
    
    Reviewed-by: coleenp, iklam, dholmes
    Harold Seigel committed Aug 12, 2021
    Copy the full SHA
    9980b41 View commit details
    Browse the repository at this point in the history
  9. 8272315: Improve assert_different_registers

    Reviewed-by: adinn, vlivanov, thartmann
    Kim Barrett committed Aug 12, 2021
    Copy the full SHA
    93cab7d View commit details
    Browse the repository at this point in the history
  10. 8140241: (fc) Data transfer from FileChannel to itself causes hang in…

    … case of overlap
    
    Reviewed-by: alanb
    Brian Burkhalter committed Aug 12, 2021
    Copy the full SHA
    428d516 View commit details
    Browse the repository at this point in the history
  11. 8272391: Undeleted debug information

    Reviewed-by: wetmore
    XueleiFan committed Aug 12, 2021
    Copy the full SHA
    e4766ee View commit details
    Browse the repository at this point in the history
  12. 8269909: getStack method in hprof.parser.Reader should use try-with-r…

    …esource
    
    Reviewed-by: dholmes, cjplummer, sspitsyn
    Lin Zang authored and Serguei Spitsyn committed Aug 12, 2021
    Copy the full SHA
    09ab86b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. 8272116: Update PerfDisableSharedMem with FLAG_SET_ERGO in PerfMemory…

    …::create_memory_region
    
    Reviewed-by: dholmes
    Hui Shi committed Aug 13, 2021
    Copy the full SHA
    4d4ba5c View commit details
    Browse the repository at this point in the history
  2. 8271366: [REDO] JDK-8266054 VectorAPI rotate operation optimization

    Reviewed-by: sviswanathan, psandoz
    Jatin Bhateja committed Aug 13, 2021
    Copy the full SHA
    020aec5 View commit details
    Browse the repository at this point in the history
  3. 8058704: Nimbus does not honor JTextPane background color

    6789980: JEditorPane background color not honored with Nimbus L&F
    
    Reviewed-by: aivanov, serb
    prsadhuk committed Aug 13, 2021
    Copy the full SHA
    0c4be76 View commit details
    Browse the repository at this point in the history
  4. 8272112: Arena code simplifications

    Reviewed-by: kbarrett, coleenp
    tstuefe committed Aug 13, 2021
    Copy the full SHA
    d06d0b9 View commit details
    Browse the repository at this point in the history
  5. 8263940: NPE when creating default file system when default file syst…

    …em provider is packaged as JAR file on class path
    
    Reviewed-by: naoto, bpb, iris, joehw
    Lance Andersen committed Aug 13, 2021
    Copy the full SHA
    717792c View commit details
    Browse the repository at this point in the history
  6. 8272459: ProblemList compiler/codecache/TestStressCodeBuffers.java on…

    … aarch64
    
    Reviewed-by: iignatyev
    Daniel D. Daugherty committed Aug 13, 2021
    Copy the full SHA
    bd7f9b4 View commit details
    Browse the repository at this point in the history
  7. 8205138: Remove Applet references from Font2DTest

    Reviewed-by: serb, psadhukhan
    prrace committed Aug 13, 2021
    Copy the full SHA
    0af645a View commit details
    Browse the repository at this point in the history
  8. 8272396: mismatching debug output streams

    Reviewed-by: mullan
    XueleiFan committed Aug 13, 2021
    Copy the full SHA
    6b8b160 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. 8271883: Math CopySign optimization for x86

    Reviewed-by: jbhateja, sviswanathan, kvn
    Marcus G K Williams authored and Sandhya Viswanathan committed Aug 14, 2021
    Copy the full SHA
    87d2761 View commit details
    Browse the repository at this point in the history
  2. 8266079: Lanai: AlphaComposite shows differences on Metal compared to…

    … OpenGL
    
    Reviewed-by: serb
    Alexey Ushakov committed Aug 14, 2021
    Copy the full SHA
    17b9350 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. 8272491: Problem list javax/swing/JFrame/NSTexturedJFrame/NSTexturedJ…

    …Frame.java on macos
    
    Reviewed-by: pbansal
    prrace committed Aug 15, 2021
    Copy the full SHA
    6a5241c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. 8271203: C2: assert(iff->Opcode() == Op_If || iff->Opcode() == Op_Cou…

    …ntedLoopEnd || iff->Opcode() == Op_RangeCheck) failed: Check this code when new subtype is added
    
    Reviewed-by: chagedorn, roland, thartmann
    y1yang0 committed Aug 16, 2021
    Copy the full SHA
    3f38a50 View commit details
    Browse the repository at this point in the history
  2. 8272348: Update CDS tests in anticipation of JDK-8270489

    Reviewed-by: ccheung, minqi
    iklam committed Aug 16, 2021
    Copy the full SHA
    36e2dda View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0209d9f View commit details
    Browse the repository at this point in the history
  4. 8272439: G1: add documentation to G1CardSetInlinePtr

    Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
    Reviewed-by: tschatzl, kbarrett
    albertnetymk and Thomas Schatzl committed Aug 16, 2021
    Copy the full SHA
    7a5b37b View commit details
    Browse the repository at this point in the history
  5. 8272158: SoftReference related bugs under memory pressure

    Reviewed-by: jjg
    hns committed Aug 16, 2021
    Copy the full SHA
    5db36ce View commit details
    Browse the repository at this point in the history
  6. 8272235: G1: update outdated code root fixup

    Reviewed-by: tschatzl, kbarrett
    albertnetymk committed Aug 16, 2021
    Copy the full SHA
    69cc588 View commit details
    Browse the repository at this point in the history
  7. 8267833: Improve G1CardSetInlinePtr::add()

    Reviewed-by: tschatzl, kbarrett
    Ivan Walulya committed Aug 16, 2021
    Copy the full SHA
    83d0e12 View commit details
    Browse the repository at this point in the history
  8. 8272231: G1: Refactor G1CardSet::get_card_set to return G1CardSetHash…

    …TableValue*
    
    Reviewed-by: tschatzl, kbarrett
    Ivan Walulya committed Aug 16, 2021
    Copy the full SHA
    0a03481 View commit details
    Browse the repository at this point in the history
  9. 8271471: [IR Framework] Rare occurrence of "<!-- safepoint while prin…

    …ting -->" in PrintIdeal/PrintOptoAssembly can let tests fail
    
    Reviewed-by: kvn, thartmann
    chhagedorn committed Aug 16, 2021
    Copy the full SHA
    3677734 View commit details
    Browse the repository at this point in the history
  10. 8272297: FileInputStream should override transferTo() for better perf…

    …ormance
    
    Reviewed-by: alanb
    Brian Burkhalter committed Aug 16, 2021
    Copy the full SHA
    8268825 View commit details
    Browse the repository at this point in the history
  11. 8272305: several hotspot runtime/modules don't check exit codes

    Reviewed-by: dholmes, mseledtsov
    iignatev committed Aug 16, 2021
    Copy the full SHA
    b2c272d View commit details
    Browse the repository at this point in the history
  12. 8272374: doclint should report missing "body" comments

    Reviewed-by: kcr, hannesw
    jonathan-gibbons committed Aug 16, 2021
    Copy the full SHA
    ae45592 View commit details
    Browse the repository at this point in the history
  13. 8272342: [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.ja…

    …va catches all exceptions
    
    Reviewed-by: aivanov, pbansal
    rajamah authored and aivanov-jdk committed Aug 16, 2021
    Copy the full SHA
    a5ad772 View commit details
    Browse the repository at this point in the history
  14. 8271227: Missing {@code } in com.sun.source.*

    Reviewed-by: iris
    jonathan-gibbons committed Aug 16, 2021
    Copy the full SHA
    3fb1927 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. 8272327: Shenandoah: Avoid enqueuing duplicate string candidates

    Reviewed-by: rkennke
    zhengyu123 committed Aug 17, 2021
    Copy the full SHA
    ee8bf10 View commit details
    Browse the repository at this point in the history
  2. 8272552: mark hotspot runtime/cds tests which ignore external VM flags

    Reviewed-by: mseledtsov, jiefu, dholmes, iklam
    iignatev committed Aug 17, 2021
    Copy the full SHA
    989f39f View commit details
    Browse the repository at this point in the history
  3. 8272446: C1: Raw version of UnsafeGet generates load barriers

    Reviewed-by: eosterlund, iveresov
    stefank committed Aug 17, 2021
    Copy the full SHA
    df1427b View commit details
    Browse the repository at this point in the history
  4. 8270312: Error: Not a test or directory containing tests: java/awt/pr…

    …int/PrinterJob/XparColor.java
    
    Reviewed-by: psadhukhan, jdv
    lawrence-andrew authored and prsadhuk committed Aug 17, 2021
    Copy the full SHA
    c5c84b8 View commit details
    Browse the repository at this point in the history
  5. 8264274: Block tags in overview.html are ignored

    Reviewed-by: jjg
    hns committed Aug 17, 2021
    Copy the full SHA
    0e3fde6 View commit details
    Browse the repository at this point in the history
  6. 8266182: Automate manual steps listed in the test jdk/sun/security/pk…

    …cs12/ParamsTest.java
    
    Reviewed-by: hchao, ssahoo, xuelei, weijun
    Abdul Kolarkunnu committed Aug 17, 2021
    Copy the full SHA
    ed57cf1 View commit details
    Browse the repository at this point in the history
  7. 8272520: Inline GenericTaskQueue::initialize() to the constructor

    Reviewed-by: kbarrett, iwalulya
    albertnetymk committed Aug 17, 2021
    Copy the full SHA
    2aaf795 View commit details
    Browse the repository at this point in the history
  8. 8272521: Remove unused PSPromotionManager::_claimed_stack_breadth

    Reviewed-by: kbarrett, iwalulya
    albertnetymk committed Aug 17, 2021
    Copy the full SHA
    2ed7b70 View commit details
    Browse the repository at this point in the history
  9. 8272326: java/util/Random/RandomTestMoments.java had two Gaussian fails

    Reviewed-by: rriggs, bpb
    JimLaskey committed Aug 17, 2021
    Copy the full SHA
    cf64c3e View commit details
    Browse the repository at this point in the history
  10. 8225083: Remove Google certificate that is expiring in December 2021

    Reviewed-by: xuelei, mullan
    rhalade committed Aug 17, 2021
    Copy the full SHA
    1cbf41a View commit details
    Browse the repository at this point in the history
  11. 8272581: sun/security/pkcs11/Provider/MultipleLogins.sh fails after J…

    …DK-8266182
    
    Reviewed-by: weijun
    Abdul Kolarkunnu committed Aug 17, 2021
    Copy the full SHA
    a199ebc View commit details
    Browse the repository at this point in the history
  12. 8272369: java/io/File/GetXSpace.java failed with "RuntimeException: j…

    …ava.nio.file.NoSuchFileException: /run/user/0"
    
    Reviewed-by: alanb
    Brian Burkhalter committed Aug 17, 2021
    Copy the full SHA
    a68b5b9 View commit details
    Browse the repository at this point in the history
  13. 8272291: mark hotspot runtime/logging tests which ignore external VM …

    …flags
    
    Reviewed-by: mseledtsov, dholmes
    iignatev committed Aug 17, 2021
    Copy the full SHA
    05d64da View commit details
    Browse the repository at this point in the history
  14. 8272551: mark hotspot runtime/modules tests which ignore external VM …

    …flags
    
    Reviewed-by: mseledtsov, jiefu
    iignatev committed Aug 17, 2021
    Copy the full SHA
    fe72197 View commit details
    Browse the repository at this point in the history
  15. 8270835: regression after JDK-8261006

    Reviewed-by: jlahoda
    Vicente Romero committed Aug 17, 2021
    Copy the full SHA
    14623cd View commit details
    Browse the repository at this point in the history
  16. 8272398: Update DockerTestUtils.buildJdkDockerImage()

    Reviewed-by: iignatyev, hseigel
    Mikhailo Seledtsov committed Aug 17, 2021
    Copy the full SHA
    ec63957 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. 8272558: IR Test Framework README misses some flags

    Reviewed-by: chagedorn
    TobiHartmann committed Aug 18, 2021
    Copy the full SHA
    5189047 View commit details
    Browse the repository at this point in the history
  2. 8269951: [macos] Focus not painted in JButton when setBorderPainted(f…

    …alse) is invoked
    
    Reviewed-by: serb, psadhukhan
    Alexander Zuev committed Aug 18, 2021
    Copy the full SHA
    481c1f0 View commit details
    Browse the repository at this point in the history
  3. 8272567: [IR Framework] Make AbstractInfo.getRandom() static

    Reviewed-by: thartmann
    chhagedorn committed Aug 18, 2021
    Copy the full SHA
    79a06df View commit details
    Browse the repository at this point in the history
  4. 8271276: C2: Wrong JVM state used for receiver null check

    Reviewed-by: kvn, thartmann
    Vladimir Ivanov committed Aug 18, 2021
    Copy the full SHA
    e8f1219 View commit details
    Browse the repository at this point in the history
  5. 8272626: Avoid C-style array declarations in java.*

    Reviewed-by: dfuchs, alanb
    cl4es committed Aug 18, 2021
    Copy the full SHA
    30b0f82 View commit details
    Browse the repository at this point in the history
  6. 8272124: Cgroup v1 initialization causes NullPointerException when cg…

    …roup path contains colon
    
    Reviewed-by: mseledtsov, sgehwolf
    Harold Seigel committed Aug 18, 2021
    Copy the full SHA
    4d6593c View commit details
    Browse the repository at this point in the history
  7. 8272573: Redundant unique_concrete_method_4 dependencies

    Reviewed-by: kvn, thartmann
    Vladimir Ivanov committed Aug 18, 2021
    Copy the full SHA
    96107e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Merge tag 'jdk-18+11' into lworld_merge_jdk_18_11

    Added tag jdk-18+11 for changeset 96107e3
    
    # Conflicts:
    #	src/hotspot/share/classfile/javaClasses.inline.hpp
    #	src/hotspot/share/gc/z/c2/zBarrierSetC2.cpp
    #	src/hotspot/share/opto/macroArrayCopy.cpp
    #	src/jdk.compiler/share/classes/com/sun/source/tree/TreeVisitor.java
    MrSimms committed Aug 19, 2021
    Copy the full SHA
    60ff8b6 View commit details
    Browse the repository at this point in the history