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 #861

Closed
wants to merge 262 commits into from
Closed
Changes from all commits
Commits
Show all changes
262 commits
Select commit Hold shift + click to select a range
89f2d45
8308237: add JDWP and JDI virtual thread support for ThreadReference.…
plummercj May 24, 2023
bacf652
8297887: Update Siphash
coleenp May 24, 2023
ac89e30
8308291: compiler/jvmci/meta/ProfilingInfoTest.java fails with -XX:Ti…
May 24, 2023
b44fa36
8308040: Evaluate new public types in non-public classes
May 24, 2023
207fbcb
8299414: JVMTI FollowReferences should support references from Virtua…
May 24, 2023
1451ac1
8307652: sealed class hierarchy graph doesn't distinguish non-sealed …
liach May 24, 2023
89b9914
8308400: add ForceEarlyReturn support for virtual threads
May 25, 2023
a291f00
8288619: Unexpected parsing for @see
lgxbslgx May 25, 2023
2a18e53
8308656: RISC-V: vstring_compare doesnt manifest usage of all vector …
May 25, 2023
bfcae68
8308549: Classfile API should fail to generate over-sized Code attribute
asotona May 25, 2023
3f4abff
8305958: Use links instead of buttons for auto-generated header links
hns May 25, 2023
3272e25
8305710: Line breaks in search tags cause invalid JSON in index file
hns May 25, 2023
4500bb7
8308727: Compiler should accept final unnamed variables in try-with-r…
biboudis May 25, 2023
aaa6189
8308506: Reduce testing time by removing combinations tested
lkorinth May 25, 2023
d877134
8144891: ToolBox should use java.nio.file.Path internally, instead of…
sormuras May 25, 2023
8d8153e
8307958: Metaspace verification is slow causing extreme class unloadi…
xmas92 May 25, 2023
426ebf4
8308475: Make the thread dump files generated by jcmd Thread.dump_to_…
jaikiran May 25, 2023
f27bc59
8307132: Cleanup the code of sun.java2d.cmm.lcms package
mrserb May 25, 2023
4f096eb
8305635: Replace Parse Predicate IfNode with new ParsePredicateNode a…
chhagedorn May 25, 2023
38367d3
8308735: Typos in parameter names
May 25, 2023
5a0a238
8308746: C2 IR test failures for TestFpMinMaxReductions.java with SSE2
robcasloz May 25, 2023
2599ada
8308655: Narrow types of ConstantPool and ConstMethod returns
coleenp May 25, 2023
7e2e05d
8308098: G1: Remove redundant checks in G1ObjectCountIsAliveClosure
albertnetymk May 25, 2023
90e57fd
8308335: JFR: Remove @Experimental from Virtual Threads events
egahlin May 25, 2023
e7edf8d
8300038: Make new version of JNU_GetStringPlatformChars which checks …
Michael-Mc-Mahon May 25, 2023
48d21bd
8286597: Implement PollerProvider on AIX
May 25, 2023
534de6d
8300491: SymbolLookup::libraryLookup accepts strings with terminators
mcimadamore May 25, 2023
98acce1
8306703: JFR: Summary views
egahlin May 25, 2023
89b3c37
8307125: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.jav…
May 25, 2023
27ba8bd
8308108: Support Unicode extension for collation settings
naotoj May 25, 2023
7d2a7ce
8308672: Add version number in the replay file generated by DumpInline
ashu-mehra May 25, 2023
4870234
8304375: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with…
egahlin May 25, 2023
dc7683a
8308073: ClassLoaderExt::append_boot_classpath should handle dynamic …
calvinccheung May 25, 2023
ee321c7
8308907: ProblemList java/awt/Toolkit/GetScreenInsetsCustomGC/GetScre…
May 25, 2023
46c4da7
8159023: Engineering notation of DecimalFormat does not work as docum…
May 25, 2023
199b1bf
8308583: SIGSEGV in GraphKit::gen_checkcast
rwestrel May 26, 2023
4becb7b
8306137: Open source several AWT ScrollPane related tests
May 26, 2023
7c072db
8308844: ProblemList gc/z/TestHighUsage.java with Generational ZGC on…
stefank May 26, 2023
f09345b
8308931: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.…
May 26, 2023
62537d2
8299974: Replace NULL with nullptr in share/adlc/
jdksjolen May 26, 2023
bac02b6
8305189: C2 failed "assert(_outcnt==1) failed: not unique"
rwestrel May 26, 2023
d3b9b36
8308009: Generational ZGC: OOM before clearing all SoftReferences
fisk May 26, 2023
c494770
8306812: Open source several AWT Miscellaneous tests
May 26, 2023
17ef8a4
8299665: /proc/self/stat parsing in libmanagement broken by execname …
kevinjwalls May 26, 2023
cc0976b
8308589: gc/cslocker/TestCSLocker.java timed out
stefank May 26, 2023
ce5251a
8308657: ReplayInline is not availabe in production build
ashu-mehra May 26, 2023
77c5adb
8308935: jdk.management.jfr.RecordingInfo.toString() lacks test coverage
egahlin May 26, 2023
c72b547
8308801: update for deprecated sprintf for libnet in java.base
XueleiFan May 26, 2023
55d297f
8308594: Use atomic bitset function for PackageEntry::_defined_by_cds…
calvinccheung May 26, 2023
a923634
8286470: Support searching for sections in class/package javadoc
hns May 26, 2023
bd113ee
8308814: extend SetLocalXXX minimal support for virtual threads
May 27, 2023
5fdb22f
8308876: JFR: Deserialization of EventTypeInfo uses incorrect attribu…
egahlin May 27, 2023
ca54f4e
8306428: RunThese30M.java crashed with assert(early->flag() == curren…
May 27, 2023
547a8b4
8306560: Add TOOLING.jsh load file
sormuras May 28, 2023
e21f865
8308915: RISC-V: Improve temporary vector register usage avoiding the…
DingliZhang May 29, 2023
6360b49
8308948: Remove unimplemented ThreadLocalAllocBuffer::reset
albertnetymk May 29, 2023
70130d3
8306119: Many components respond to a mouse event by requesting focus…
prsadhuk May 29, 2023
a5d8d59
8308930: [JVMCI] TestUncaughtErrorInCompileMethod times out
May 29, 2023
7cf6eec
8307488: Incorrect weight of the first ObjectAllocationSample JFR event
May 29, 2023
d73fc70
8289547: Update javax/swing/Popup/TaskbarPositionTest.java
Renjithkannath May 29, 2023
a4bae3a
8309060: Compilation Error in javax/swing/event/FocusEventCauseTest.java
prsadhuk May 29, 2023
7508d9f
8308906: Make CIPrintCompilerName a diagnostic flag
iklam May 29, 2023
457e1cb
8308817: RISC-V: Support VectorTest node for Vector API
zifeihan May 30, 2023
d35a550
8309077: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.…
TobiHartmann May 30, 2023
1f1f604
8302670: use-after-free related to PhaseIterGVN interaction with Uniq…
eme64 May 30, 2023
78aac24
8308881: Strong CLD oop handle roots are demoted to non-roots concurr…
fisk May 30, 2023
2b186e2
8309042: MemorySegment::reinterpret cleanup action is not called for …
mcimadamore May 30, 2023
07f2070
8309095: Remove UTF-8 character from TaskbarPositionTest.java
Renjithkannath May 30, 2023
f600d03
8307795: AArch64: Optimize VectorMask.truecount() on Neon
changpeng1997 May 30, 2023
4526282
8308977: gtest:codestrings fails on riscv
gctony May 30, 2023
15e0285
8309110: Build failure after JDK-8307795 due to warnings in micro-ben…
DamonFool May 30, 2023
3eced01
8304074: [JMX] Add an approximation of total bytes allocated on the J…
May 30, 2023
fb0b1f0
8051725: Improve expansion of Conv2B nodes in the middle-end
jaskarth May 30, 2023
804f198
8308992: New test TestHFA fails with zero
JornVernee May 30, 2023
21af8ba
8290499: new File(parent, "/") breaks normalization – creates File wi…
May 30, 2023
6b90b05
8297878: KEM: Implementation
wangweij May 30, 2023
04b0e78
8307648: java/net/httpclient/ExpectContinueTest.java timed out
dfuch May 30, 2023
1b8e6bf
8308987: Update java.lang.Class to use javadoc snippets
jddarcy May 30, 2023
323d6ce
8308960: Decouple internal Version and OperatingSystem classes
May 30, 2023
7891de3
8297885: misc sun/security/pkcs11 tests timed out
slumericanB May 30, 2023
de7fd1c
8307944: ClassFileDumper should only load java.nio.file.Path if enabled
May 30, 2023
cb40db0
8309134: Augment test/langtools/tools/javac/versions/Versions.java fo…
jddarcy May 30, 2023
1e6770f
8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM
May 30, 2023
327733c
8308986: Disable svc tests failing with virtual thread factory
lmesnik May 31, 2023
119994f
8308997: RISC-V: Sign extend when comparing 32-bit value with zero in…
DingliZhang May 31, 2023
927a9ed
8240774: [REDO] G1DirtyCardQueue destructor has useless flush
May 31, 2023
8823626
8309048: Remove malloc locker test case
lkorinth May 31, 2023
4f16161
8309044: Replace NULL with nullptr, final sweep of hotspot code
jdksjolen May 31, 2023
4f3a95a
8309054: Parsing of erroneous patterns succeeds
biboudis May 31, 2023
a990322
8309111: Removing unused constructor of PerfLongCounter and PerfLongV…
albertnetymk May 31, 2023
4aea7da
8309120: java/net/httpclient/AsyncShutdownNow.java fails intermittently
dfuch May 31, 2023
d66b6d8
8308765: RISC-V: Expand size of stub routines for zgc only
May 31, 2023
25b9803
8308917: C2 SuperWord::output: assert before bailout with CountedLoop…
eme64 May 31, 2023
024d9b1
8308910: Allow executeAndLog to accept running process
May 31, 2023
70670b4
8308872: enhance logging and some exception in krb5/Config.java
MBaesken May 31, 2023
1264902
8308316: Default decomposition mode in Collator
naotoj May 31, 2023
42ca6e6
8308022: update for deprecated sprintf for java.base
XueleiFan May 31, 2023
78aa5f3
8299505: findVirtual on array classes incorrectly restricts the recei…
liach May 31, 2023
45473ef
8309230: ProblemList jdk/incubator/vector/Float64VectorTests.java on …
May 31, 2023
eae1f59
8309159: Some minor comment and code cleanup in jdk/com/sun/jdi/PopFr…
plummercj May 31, 2023
c3cd481
8304914: Use OperatingSystem, Architecture, and Version in jpackage
May 31, 2023
8dbd384
8308678: (fs) UnixPath::toRealPath needs additional permissions when …
May 31, 2023
e42a4b6
8309236: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java w…
May 31, 2023
5531f6b
8308819: add JDWP and JDI virtual thread support for ThreadReference.…
plummercj May 31, 2023
f8a924a
8308975: Fix signed integer overflow in compiler code, part 2
dean-long May 31, 2023
0119969
8309171: Test vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji…
May 31, 2023
0951474
8309150: Need to escape " inside attribute values
jonathan-gibbons May 31, 2023
8eda97d
8305320: DbgStrings and AsmRemarks are leaking
jcking May 31, 2023
f9ad7df
8300865: C2: product reduction in ProdRed_Double is not vectorized
May 31, 2023
a46b5ac
8308503: AArch64: SIGILL when running with -XX:UseBranchProtection=pa…
May 31, 2023
6c7225f
8303417: RISC-V: Merge vector instructs with similar match rules
Jun 1, 2023
96ed139
8308766: TLAB initialization may cause div by zero
Jun 1, 2023
dfd3da3
8307683: Loop Predication should not hoist range checks with trap on …
chhagedorn Jun 1, 2023
4460429
8308803: Improve java/util/UUID/UUIDTest.java
shipilev Jun 1, 2023
39f6d80
8307990: jspawnhelper must close its writing side of a pipe before re…
simonis Jun 1, 2023
6adc242
8308943: jdk.internal.le build fails on AIX
lahodaj Jun 1, 2023
a6109bf
8308856: jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo math pr…
asotona Jun 1, 2023
050425b
8298127: HSS/LMS Signature Verification
ferakocz Jun 1, 2023
d987176
8307794: Test for HSS/LMS Signature Verification
Jun 1, 2023
c6f20db
8308232: nsk/jdb tests don't pass -verbose flag to the debuggee
plummercj Jun 1, 2023
be36096
8302822: Method/Field/Constructor/RecordComponent::getGenericInfo() i…
liach Jun 1, 2023
e827164
8309146: extend JDI StackFrame.setValue() and JDWP StackFrame.setValu…
plummercj Jun 1, 2023
ec55539
8309138: Fix container tests for jdks with symlinked conf dir
zzambers Jun 1, 2023
0ab0963
8308469: [PPC64] Implement alternative fast-locking scheme
TheRealMDoerr Jun 1, 2023
2bb1972
8308954: [JVMCI] code installation increments decompile_count for cal…
Jun 1, 2023
101bf22
8308891: TestCDSVMCrash.java needs @requires vm.cds
Jun 1, 2023
325940b
8307105: JFileChooser InvalidPathException when selecting some system…
Jun 2, 2023
5bd2af2
8307478: Implementation of Prepare to Restrict The Dynamic Loading of…
Jun 2, 2023
8007599
8309093: Underscore with brackets
biboudis Jun 2, 2023
60f3b87
8309295: C2: MaxNode::signed_min() returns nullptr for int operands
robcasloz Jun 2, 2023
7b0a336
8308387: CLD created and unloading list sharing _next node pointer le…
xmas92 Jun 2, 2023
8f1ce78
8308752: Generational ZGC: Avoid final marking through stack chunks
fisk Jun 2, 2023
dcd9590
8309224: Fix xlc17 clang 15 warnings in java.desktop
JoKern65 Jun 2, 2023
aeb53e6
8308711: Develop additional Tests for KEM implementation
Jun 2, 2023
73e7af9
8309287: Add fontconfig requirement to building.md for Debian
Jun 2, 2023
dc8bc6c
8308090: Add container tests for on-the-fly resource quota updates
jerboaa Jun 2, 2023
7dbdad5
8308892: Bad graph detected in build_loop_late after JDK-8305635
chhagedorn Jun 2, 2023
e8268d9
8309210: Extend VM Operations hs_err logging
stefank Jun 2, 2023
cb1e5e3
8309286: G1: Remove unused G1HeapRegionAttr::is_valid_gen
albertnetymk Jun 2, 2023
59d9d9f
8303215: Make thread stacks not use huge pages
Jun 2, 2023
dc21e8a
8296411: AArch64: Accelerated Poly1305 intrinsics
Jun 2, 2023
931913f
8309200: java/net/httpclient/ExecutorShutdown fails intermittently, i…
dfuch Jun 2, 2023
a23bbea
8309241: ClassForNameLeak fails intermittently as the class loader ha…
Jun 2, 2023
1bb037b
8309329: com/sun/jdi/DeferredStepTest.java fails with virtual threads…
plummercj Jun 2, 2023
aff9cea
8303530: Redefine JAXP Configuration File
JoeWang-Java Jun 2, 2023
62c935d
8308978: regression with a deadlock involving FollowReferences
Jun 2, 2023
61bb014
8309254: Implement fast-path for ASCII-compatible CharsetEncoders on …
DingliZhang Jun 3, 2023
6edd786
8309265: Serial: Remove the code related to GC overheap limit
lgxbslgx Jun 3, 2023
fdb5893
8309391: Remove non-failing tests from test/jdk/ProblemList-Virtual.txt
plummercj Jun 3, 2023
ac1597b
8309409: Update HttpInputStreamTest and BodyProcessorInputStreamTest …
jaikiran Jun 4, 2023
ecb1753
8309334: ProcessTools.main() does not properly set thread names when …
plummercj Jun 4, 2023
08c91c2
8309332: RISC-V: Improve PrintOptoAssembly output of vector nodes
zifeihan Jun 5, 2023
05fb6c6
8309336: Incorrect switch in enum not reported properly
lahodaj Jun 5, 2023
b6c9232
8305225: A service broken error despite annotation processor generati…
lahodaj Jun 5, 2023
22a9a86
8309268: C2: "assert(in_bb(n)) failed: must be" after JDK-8306302
eme64 Jun 5, 2023
3fa776d
8302673: [SuperWord] MaxReduction and MinReduction should vectorize f…
robcasloz Jun 5, 2023
a02d800
8309405: RISC-V: is_deopt may produce unaligned memory read
Jun 5, 2023
11fb5b2
8309104: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement test ass…
Jun 5, 2023
ac41c03
8303465: KeyStore of type KeychainStore, provider Apple does not show…
RealCLanger Jun 5, 2023
8c9d21e
8296920: Regression Test DialogOrient.java fails on MacOS
prsadhuk Jun 5, 2023
db0857d
8306578: Report error if no label given in @see and {@link} when no d…
hns Jun 5, 2023
9be5769
8291966: SwitchBootstrap.typeSwitch could be faster
lahodaj Jun 5, 2023
6d511f1
8309129: AArch64: guarantee(T != T2S) failed: "incorrect arrangement"…
changpeng1997 Jun 5, 2023
80232b7
8308969: make test-prebuilt doesn't return the correct exit code
gctony Jun 5, 2023
5cd8af7
8308726: RISC-V: avoid unnecessary slli in the vectorized arraycopy s…
gctony Jun 5, 2023
73352b6
8280994: [XWayland] Drag and Drop does not work in java -> wayland ap…
Jun 5, 2023
2b38343
8309416: Misstatement in semantics of methods in javax.lang.model.Ele…
jddarcy Jun 5, 2023
4b8922f
8308842: Consolidate exceptions thrown from Class-File API
asotona Jun 5, 2023
e970ddb
8309170: CDS archive heap is always relocated for larger heap
calvinccheung Jun 5, 2023
98b53c0
8306112: Implementation of JEP 445: Unnamed Classes and Instance Main…
Jun 5, 2023
b3c9d67
8309136: [JVMCI] add -XX:+UseGraalJIT flag
Jun 5, 2023
4b15349
8304438: jcmd JVMTI.agent_load should obey EnableDynamicAgentLoading
Jun 6, 2023
6d155a4
8308167: SequencedMap::firstEntry throws NPE when first entry has nul…
Jun 6, 2023
2e9eff5
8309406: Change jdk.trackAllThreads to default to true
Jun 6, 2023
3b85f84
8309340: Provide sctpHandleSocketErrorWithMessage
MBaesken Jun 6, 2023
a7a0913
8309346: Extend hs_err logging for all VM operations deriving from VM…
quadhier Jun 6, 2023
41bf2ad
8308875: java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCust…
Jun 6, 2023
5146a58
8309418: RISC-V: Make use of vl1r.v & vfabs.v pseudo-instructions whe…
DingliZhang Jun 6, 2023
7d25bf7
8309419: RISC-V: Relax register constraint for AddReductionVF & AddRe…
zifeihan Jun 6, 2023
01455a0
8304878: ConcurrentModificationException in javadoc tool
Jun 6, 2023
8f0839b
8308748: JNU_GetStringPlatformChars may write to String's internal me…
rudihorn Jun 6, 2023
ca6f07f
8309534: @JEP(number=430, title="String Templates") should use defaul…
Jun 6, 2023
d709c25
8307887: (fs) Files.createSymbolicLink throws less specific exception…
Jun 6, 2023
9188142
8309216: Cast from jchar* to char* in test java/io/GetXSpace.java
Jun 6, 2023
7edd054
8309501: Remove workaround in bin/idea.sh for non standard JVMCI file…
Jun 6, 2023
38cef2a
8309413: Improve the performance of MethodTypeDesc::descriptorString
liach Jun 6, 2023
0f0fda7
8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI…
Jun 6, 2023
74dc50b
8301721: lookup.findSpecial fails on Object method call from interface
Jun 6, 2023
9526190
8307840: SequencedMap view method specification and implementation ad…
Jun 6, 2023
7d1147e
8309554: Update descriptions in SourceVersion
jddarcy Jun 6, 2023
571fbdc
8309506: com/sun/jdi/MultiBreakpointsTest.java fails with virtual tes…
plummercj Jun 6, 2023
d82436e
8295071: Spec Clarification : ClassFileFormatVersion: System property…
jddarcy Jun 6, 2023
16ab7bf
8309505: com/sun/jdi/MethodEntryExitEvents.java due to finding wrong …
plummercj Jun 6, 2023
0a4f9ad
8292157: Incorrect error: "block element not allowed within inline el…
hns Jun 6, 2023
4a75fd4
8301553: Support Password-Based Cryptography in SunPKCS11
martinuy Jun 6, 2023
65bdbc7
8309396: com/sun/jdi/JdbMethodExitTest.java fails with virtual thread…
plummercj Jun 6, 2023
0ceb432
8309570: ProblemList sun/security/pkcs11/Signature/TestRSAKeyLength.java
Jun 6, 2023
a08c5cb
8307953: [AIX] C locale's font setting was changed by JEP 400
Jun 6, 2023
f1c7afc
8306647: Implementation of Structured Concurrency (Preview)
Jun 7, 2023
0ed4af7
8309472: IGV: Add dump_igv(custom_name) for improved debugging
chhagedorn Jun 7, 2023
fadcd65
8309527: Improve test proxy performance
djelinski Jun 7, 2023
a25b7b8
8295976: GetThreadListStackTraces returns wrong state for blocked Vir…
Jun 7, 2023
3ccb3c0
8305906: HttpClient may use incorrect key when finding pooled HTTP/2 …
jaikiran Jun 7, 2023
749d480
8305763: Parsing a URI with an underscore goes through a silent excep…
dhanalla Jun 7, 2023
9233dcc
8309297: Adjust ShenandoahHeap print_heap_regions_on
MBaesken Jun 7, 2023
8cdd95e
8305959: x86: Improve itable_stub
Jun 7, 2023
a6726b6
8309568: javac crashes attempting to -Xprint on a class file of an un…
Jun 7, 2023
1de40f3
8302145: ddepth should be uint in PhaseIdealLoop::register_node()
enothum Jun 7, 2023
5722903
8307374: Add a JFR event for tracking RSS
stefank Jun 7, 2023
16ebf47
8309594: Cleanup naming in JavacParser related to unnamed classes
Jun 7, 2023
fa79111
8308031: Linkers should reject unpromoted variadic parameters
JornVernee Jun 7, 2023
c49129f
8308445: Linker should check that capture state segment is big enough
JornVernee Jun 7, 2023
a1ab377
8309550: jdk.jfr.internal.Utils::formatDataAmount method should grace…
fthevenet Jun 7, 2023
9d7bf53
8280982: [Wayland] [XWayland] java.awt.Robot taking screenshots
Jun 7, 2023
f0236ed
8309543: Micro-optimize x86 assembler UseCondCardMark
shipilev Jun 7, 2023
177e832
8307153: JVMTI GetThreadState on carrier should return STATE_WAITING
Jun 7, 2023
6eddbe2
8309219: Fix xlc17 clang 15 warnings in java.base
JoKern65 Jun 7, 2023
89f5bac
8309225: Fix xlc17 clang 15 warnings in security and servicability
JoKern65 Jun 7, 2023
5b147eb
8308288: Fix xlc17 clang warnings and build errors in hotspot
JoKern65 Jun 7, 2023
33bb64f
8309614: [BACKOUT] JDK-8307153 JVMTI GetThreadState on carrier should…
Jun 7, 2023
a54f4d4
8309509: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java fails…
plummercj Jun 7, 2023
c24b0ba
8309503: Improve javax.lang.model tests for JEP 445
jddarcy Jun 7, 2023
c38abbf
8309510: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java no lo…
plummercj Jun 7, 2023
e3f3ac0
8309420: com/sun/jdi/StepTest.java fails with virtual thread wrapper
plummercj Jun 7, 2023
4ffc8cc
8309574: Improve core reflection tests for JEP 445
jddarcy Jun 7, 2023
02bce0b
8309532: java/lang/Class/getDeclaredField/FieldSetAccessibleTest shou…
Jun 7, 2023
6402004
8256302: releasing oopStorage when deflating allows for faster deleting
Jun 7, 2023
92beb85
8309474: [IR Framework] Wrong @ForceCompile link in README
enothum Jun 7, 2023
99749c5
8309562: [JVMCI] Export symbols used by VirtualThread notifyJvmti int…
Jun 7, 2023
ea41907
8297923: java.awt.ScrollPane broken after multiple scroll up/down
aivanov-jdk Jun 7, 2023
90027ff
8309515: Stale cached data from Matcher.namedGroups() after Matcher.u…
rgiulietti Jun 7, 2023
e8a5984
8309630: Clean up tests that reference deploy modules
Jun 8, 2023
760cb04
8309569: sun/security/pkcs11/Signature/TestRSAKeyLength.java fails af…
martinuy Jun 8, 2023
73dd03c
8308152: PropertyDescriptor should work with overridden generic gette…
mrserb Jun 8, 2023
6646272
8308764: Reporting errors from create_vm may crash
Jun 8, 2023
5af9d2a
8309602: update JVMTI history table for jdk 21
Jun 8, 2023
9d64a9d
8306431: File.listRoots method description should be re-examined
Nagata-Haruhito Jun 8, 2023
79a4ac7
8309235: Unnamed Variables (_) can't be used in JShell
biboudis Jun 8, 2023
ac3ce2b
8304425: ClassHierarchyResolver from Reflection
liach Jun 8, 2023
bb377b2
8306841: Generational ZGC: NMT reports Java heap size larger than max…
stefank Jun 8, 2023
f302454
Merge commit 'c72b5474255d56f704930509525de69711dd9bfb' into lworld_m…
MrSimms Jun 9, 2023
74ecd92
Logical merge fix: KlassKind
MrSimms Jun 9, 2023
a03b1a9
Merge commit '1b8e6bf31ccc0eb2db3c26ed2fac2c406eda53be' into lworld_m…
MrSimms Jun 9, 2023
f517696
Logical merge fixes and disable igvn worklist assert
MrSimms Jun 9, 2023
89c58a4
Merge commit '25b98030569d863e605f398d5f97211008c58ca3' into lworld_m…
MrSimms Jun 9, 2023
3bbd274
Merge commit '8dbd3840039dfe962b8fda0e4fa2b2d53068fb5e' into lworld_m…
MrSimms Jun 9, 2023
82cf16e
Merge tag 'jdk-21+25' into lworld_merge_jdk_incr_from_21_24
MrSimms Jun 9, 2023
a1c8dbe
Logical merge fix
MrSimms Jun 9, 2023
27e886c
Merge tag 'jdk-22+0' into lworld_merge_jdk_incr_from_21_24
MrSimms Jun 9, 2023
1a7f6b1
Logical merge fixes
MrSimms Jun 9, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 2 additions & 12 deletions bin/idea.sh
Original file line number Diff line number Diff line change
@@ -193,17 +193,7 @@ for root in $MODULE_ROOTS; do
root=`wslpath -am $root`
fi

VM_CI="jdk.internal.vm.ci/share/classes"
VM_COMPILER="src/jdk.internal.vm.compiler/share/classes"
if test "${root#*$VM_CI}" != "$root" || test "${root#*$VM_COMPILER}" != "$root"; then
for subdir in "$root"/*; do
if [ -d "$subdir" ]; then
SOURCES=$SOURCES" $SOURCE_PREFIX""$subdir"/src"$SOURCE_POSTFIX"
fi
done
else
SOURCES=$SOURCES" $SOURCE_PREFIX""$root""$SOURCE_POSTFIX"
fi
SOURCES=$SOURCES" $SOURCE_PREFIX""$root""$SOURCE_POSTFIX"
done

add_replacement "###SOURCE_ROOTS###" "$SOURCES"
@@ -274,4 +264,4 @@ $BOOT_JDK/bin/$JAVAC -d $JAVAC_CLASSES -sourcepath $JAVAC_SOURCE_PATH -cp $JAVAC

if [ "x$WSL_DISTRO_NAME" != "x" ]; then
rm -rf $ANT_TEMP
fi
fi
2 changes: 2 additions & 0 deletions doc/building.html
Original file line number Diff line number Diff line change
@@ -685,6 +685,8 @@ <h3 id="fontconfig">Fontconfig</h3>
Fontconfig</a> is required on all platforms except Windows and
macOS.</p>
<ul>
<li>To install on an apt-based Linux, try running
<code>sudo apt-get install libfontconfig-dev</code>.</li>
<li>To install on an rpm-based Linux, try running
<code>sudo yum install fontconfig-devel</code>.</li>
</ul>
2 changes: 2 additions & 0 deletions doc/building.md
Original file line number Diff line number Diff line change
@@ -480,6 +480,8 @@ if `configure` does not automatically locate the platform FreeType files.
Fontconfig from [freedesktop.org Fontconfig](http://fontconfig.org) is required
on all platforms except Windows and macOS.

* To install on an apt-based Linux, try running `sudo apt-get install
libfontconfig-dev`.
* To install on an rpm-based Linux, try running `sudo yum install
fontconfig-devel`.

1 change: 1 addition & 0 deletions make/CompileInterimLangtools.gmk
Original file line number Diff line number Diff line change
@@ -98,6 +98,7 @@ define SetupInterimModule
EXCLUDES := sun javax/tools/snippet-files, \
EXCLUDE_FILES := $(TOPDIR)/src/$1/share/classes/module-info.java \
$(TOPDIR)/src/$1/share/classes/javax/tools/ToolProvider.java \
$(TOPDIR)/src/$1/share/classes/com/sun/tools/javac/launcher/Main.java \
Standard.java, \
EXTRA_FILES := $(BUILDTOOLS_OUTPUTDIR)/gensrc/$1.interim/module-info.java \
$($1.interim_EXTRA_FILES), \
5 changes: 5 additions & 0 deletions make/Global.gmk
Original file line number Diff line number Diff line change
@@ -125,6 +125,11 @@ test-prebuilt:
$(MAKE) --no-print-directory -r -R -I make/common/ -f make/RunTestsPrebuilt.gmk \
test-prebuilt CUSTOM_MAKE_DIR=$(CUSTOM_MAKE_DIR) TEST="$(TEST)" )

test-prebuilt-with-exit-code:
@( cd $(topdir) && \
$(MAKE) --no-print-directory -r -R -I make/common/ -f make/RunTestsPrebuilt.gmk \
test-prebuilt-with-exit-code CUSTOM_MAKE_DIR=$(CUSTOM_MAKE_DIR) TEST="$(TEST)" )

# Alias for backwards compatibility
run-test-prebuilt: test-prebuilt

5 changes: 5 additions & 0 deletions make/RunTestsPrebuilt.gmk
Original file line number Diff line number Diff line change
@@ -295,6 +295,11 @@ test-prebuilt:
@cd $(TOPDIR) && $(MAKE) $(MAKE_ARGS) -f make/RunTests.gmk run-test \
TEST="$(TEST)"

test-prebuilt-with-exit-code: test-prebuilt
@if test -f $(MAKESUPPORT_OUTPUTDIR)/exit-with-error ; then \
exit 1 ; \
fi

all: test-prebuilt

.PHONY: default all test-prebuilt
1 change: 0 additions & 1 deletion make/conf/docs-modules.conf
Original file line number Diff line number Diff line change
@@ -42,7 +42,6 @@ DOCS_MODULES= \
jdk.hotspot.agent \
jdk.httpserver \
jdk.jpackage \
jdk.incubator.concurrent \
jdk.incubator.vector \
jdk.jartool \
jdk.javadoc \
1 change: 0 additions & 1 deletion make/conf/module-loader-map.conf
Original file line number Diff line number Diff line change
@@ -43,7 +43,6 @@ BOOT_MODULES= \
java.rmi \
java.security.sasl \
java.xml \
jdk.incubator.concurrent \
jdk.incubator.vector \
jdk.internal.vm.ci \
jdk.jfr \
1 change: 1 addition & 0 deletions make/data/hotspot-symbols/symbols-unix
Original file line number Diff line number Diff line change
@@ -183,6 +183,7 @@ JVM_NewArray
JVM_NewInstanceFromConstructor
JVM_NewMultiArray
JVM_PhantomReferenceRefersTo
JVM_PrintWarningAtDynamicAgentLoad
JVM_RaiseSignal
JVM_RawMonitorCreate
JVM_RawMonitorDestroy
68 changes: 53 additions & 15 deletions make/jdk/src/classes/build/tools/taglet/SealedGraph.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2022, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2022, 2023, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -145,11 +145,15 @@ String graph(TypeElement rootClass, Set<String> exports) {

static void traverse(State state, TypeElement node, Set<String> exports) {
state.addNode(node);
for (TypeElement subNode : permittedSubclasses(node, exports)) {
if (isInPublicApi(node, exports) && isInPublicApi(subNode, exports)) {
state.addEdge(node, subNode);
if (!(node.getModifiers().contains(Modifier.SEALED) || node.getModifiers().contains(Modifier.FINAL))) {
state.addNonSealedEdge(node);
} else {
for (TypeElement subNode : permittedSubclasses(node, exports)) {
if (isInPublicApi(node, exports) && isInPublicApi(subNode, exports)) {
state.addEdge(node, subNode);
}
traverse(state, subNode, exports);
}
traverse(state, subNode, exports);
}
}

@@ -158,13 +162,31 @@ private final class State {
private static final String LABEL = "label";
private static final String TOOLTIP = "tooltip";
private static final String LINK = "href";
private static final String STYLE = "style";

private final TypeElement rootNode;

private final StringBuilder builder;

private final Map<String, Map<String, String>> nodeStyleMap;
private final Map<String, Map<String, StyleItem>> nodeStyleMap;

private int nonSealedHierarchyCount = 0;

private sealed interface StyleItem {
String valueString();

record PlainString(String text) implements StyleItem {
@Override
public String valueString() {
return "\"" + text + "\"";
}
}
record HtmlString(String text) implements StyleItem {
@Override
public String valueString() {
return "<" + text + ">";
}
}
}

public State(TypeElement rootNode) {
this.rootNode = rootNode;
@@ -188,13 +210,9 @@ public State(TypeElement rootNode) {

public void addNode(TypeElement node) {
var styles = nodeStyleMap.computeIfAbsent(id(node), n -> new LinkedHashMap<>());
styles.put(LABEL, node.getSimpleName().toString());
styles.put(TOOLTIP, node.getQualifiedName().toString());
styles.put(LINK, relativeLink(node));
if (!(node.getModifiers().contains(Modifier.SEALED) || node.getModifiers().contains(Modifier.FINAL))) {
// This indicates that the hierarchy is not closed
styles.put(STYLE, "dashed");
}
styles.put(LABEL, new StyleItem.PlainString(node.getSimpleName().toString()));
styles.put(TOOLTIP, new StyleItem.PlainString(node.getQualifiedName().toString()));
styles.put(LINK, new StyleItem.PlainString(relativeLink(node)));
}

// A permitted class must be in the same package or in the same module.
@@ -223,12 +241,32 @@ public void addEdge(TypeElement node, TypeElement subNode) {
.append(lineSeparator());
}

public void addNonSealedEdge(TypeElement node) {
// prepare open node
var openNodeId = "open node #" + nonSealedHierarchyCount++;
var styles = nodeStyleMap.computeIfAbsent(openNodeId, n -> new LinkedHashMap<>());
styles.put(LABEL, new StyleItem.HtmlString("<I>&lt;any&gt;</I>"));
styles.put(TOOLTIP, new StyleItem.PlainString("Non-sealed Hierarchy"));

// add link to parent node
builder.append(" ")
.append('"')
.append(openNodeId)
.append('"')
.append(" -> ")
.append(quotedId(node))
.append(" ")
.append("[style=\"dashed\"]")
.append(";")
.append(lineSeparator());
}

public String render() {
nodeStyleMap.forEach((nodeName, styles) -> {
builder.append(" ")
.append('"').append(nodeName).append("\" ")
.append(styles.entrySet().stream()
.map(e -> e.getKey() + "=\"" + e.getValue() + "\"")
.map(e -> e.getKey() + "=" + e.getValue().valueString())
.collect(joining(" ", "[", "]")))
.append(lineSeparator());
});
2 changes: 2 additions & 0 deletions make/modules/java.base/Lib.gmk
Original file line number Diff line number Diff line change
@@ -46,6 +46,8 @@ $(eval $(call SetupJdkLibrary, BUILD_LIBNET, \
DISABLED_WARNINGS_gcc_net_util_md.c := format-nonliteral, \
DISABLED_WARNINGS_gcc_NetworkInterface.c := unused-function, \
DISABLED_WARNINGS_clang_net_util_md.c := format-nonliteral, \
DISABLED_WARNINGS_clang_aix_DefaultProxySelector.c := deprecated-non-prototype, \
DISABLED_WARNINGS_clang_aix_NetworkInterface.c := gnu-pointer-arith, \
DISABLED_WARNINGS_microsoft_InetAddress.c := 4244, \
DISABLED_WARNINGS_microsoft_ResolverConfigurationImpl.c := 4996, \
LDFLAGS := $(LDFLAGS_JDKLIB) \
1 change: 1 addition & 0 deletions make/modules/java.base/lib/CoreLibraries.gmk
Original file line number Diff line number Diff line change
@@ -198,6 +198,7 @@ ifeq ($(call isTargetOs, aix), true)
OPTIMIZATION := HIGH, \
CFLAGS := $(STATIC_LIBRARY_FLAGS) $(CFLAGS_JDKLIB) $(LIBJLI_CFLAGS) \
$(addprefix -I, $(LIBJLI_SRC_DIRS)), \
DISABLED_WARNINGS_clang_aix := format-nonliteral deprecated-non-prototype, \
ARFLAGS := $(ARFLAGS), \
OBJECT_DIR := $(SUPPORT_OUTPUTDIR)/native/$(MODULE)/libjli_static))

1 change: 1 addition & 0 deletions make/modules/java.desktop/Java.gmk
Original file line number Diff line number Diff line change
@@ -68,6 +68,7 @@ EXCLUDE_FILES += \
ifeq ($(call isTargetOs, macosx), true)
# exclude all X11 on Mac.
EXCLUDES += \
sun/awt/screencast \
sun/awt/X11 \
sun/java2d/x11 \
sun/java2d/jules \
29 changes: 28 additions & 1 deletion make/modules/java.desktop/lib/Awt2dLibraries.gmk
Original file line number Diff line number Diff line change
@@ -191,6 +191,9 @@ ifeq ($(call isTargetOs, windows macosx), false)

LIBAWT_XAWT_EXCLUDES := medialib debug

LIBPIPEWIRE_HEADER_DIRS := \
$(TOPDIR)/src/$(MODULE)/unix/native/libpipewire/include

LIBAWT_XAWT_EXTRA_HEADER_DIRS := \
$(LIBAWT_DEFAULT_HEADER_DIRS) \
libawt_xawt/awt \
@@ -200,7 +203,7 @@ ifeq ($(call isTargetOs, windows macosx), false)
common/font \
common/java2d/opengl \
common/java2d/x11 \
#
$(LIBPIPEWIRE_HEADER_DIRS)

LIBAWT_XAWT_CFLAGS += -DXAWT -DXAWT_HACK \
$(FONTCONFIG_CFLAGS) \
@@ -240,6 +243,14 @@ ifeq ($(call isTargetOs, windows macosx), false)
DISABLED_WARNINGS_gcc_XRBackendNative.c := maybe-uninitialized, \
DISABLED_WARNINGS_gcc_XToolkit.c := unused-result, \
DISABLED_WARNINGS_gcc_XWindow.c := unused-function, \
DISABLED_WARNINGS_clang_aix := deprecated-non-prototype, \
DISABLED_WARNINGS_clang_aix_awt_Taskbar.c := parentheses, \
DISABLED_WARNINGS_clang_aix_OGLPaints.c := format-nonliteral, \
DISABLED_WARNINGS_clang_aix_OGLBufImgOps.c := format-nonliteral, \
DISABLED_WARNINGS_clang_aix_gtk2_interface.c := parentheses logical-op-parentheses, \
DISABLED_WARNINGS_clang_aix_gtk3_interface.c := parentheses logical-op-parentheses, \
DISABLED_WARNINGS_clang_aix_sun_awt_X11_GtkFileDialogPeer.c := parentheses, \
DISABLED_WARNINGS_clang_aix_awt_InputMethod.c := sign-compare, \
LDFLAGS := $(LDFLAGS_JDKLIB) \
$(call SET_SHARED_LIBRARY_ORIGIN) \
-L$(INSTALL_LIBRARIES_HERE), \
@@ -446,7 +457,9 @@ else
# Early re-canonizing has to be disabled to workaround an internal XlC compiler error
# when building libharfbuzz
ifeq ($(call isTargetOs, aix), true)
ifneq ($(TOOLCHAIN_TYPE), clang)
HARFBUZZ_CFLAGS += -qdebug=necan
endif
endif

# hb-ft.cc is not presently needed, and requires freetype 2.4.2 or later.
@@ -693,6 +706,20 @@ ifeq ($(ENABLE_HEADLESS_ONLY), false)
endif
endif

# The external libpng submitted in the jdk is a reduced version
# which does not contain .png_init_filter_functions_vsx.
# Therefore we need to disable PNG_POWERPC_VSX_OPT explicitly by setting
# it to 0. If this define is not set, it would be automatically set to 2,
# because
# "#if defined(__PPC64__) && defined(__ALTIVEC__) && defined(__VSX__)"
# expands to true. This would results in the fact that
# .png_init_filter_functions_vsx is needed in libpng.
ifeq ($(call isTargetOs, aix), true)
ifeq ($(TOOLCHAIN_TYPE), clang)
LIBSPLASHSCREEN_CFLAGS += -DPNG_POWERPC_VSX_OPT=0
endif
endif

ifeq ($(call isTargetOs, macosx), true)
LIBSPLASHSCREEN_CFLAGS += -DWITH_MACOSX

3 changes: 2 additions & 1 deletion make/modules/java.security.jgss/Lib.gmk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (c) 2011, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -32,6 +32,7 @@ $(eval $(call SetupJdkLibrary, BUILD_LIBJ2GSS, \
OPTIMIZATION := LOW, \
CFLAGS := $(CFLAGS_JDKLIB), \
DISABLED_WARNINGS_gcc := undef, \
DISABLED_WARNINGS_clang_aix := undef, \
LDFLAGS := $(LDFLAGS_JDKLIB) \
$(call SET_SHARED_LIBRARY_ORIGIN), \
LIBS := $(LIBDL), \
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
#
# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation.
# published by the Free Software Foundation. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the LICENSE file that accompanied this code.
#
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
@@ -20,4 +22,16 @@
# or visit www.oracle.com if you need additional information or have any
# questions.
#
exclusiveAccess.dirs=.

include CopyCommon.gmk

################################################################################

XML_LIB_SRC := $(TOPDIR)/src/java.xml/share/conf

$(CONF_DST_DIR)/jaxp.properties: $(XML_LIB_SRC)/jaxp.properties
$(call install-file)

TARGETS := $(CONF_DST_DIR)/jaxp.properties

################################################################################
3 changes: 2 additions & 1 deletion make/modules/jdk.jdwp.agent/Lib.gmk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (c) 2011, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -30,6 +30,7 @@ include LibCommon.gmk
$(eval $(call SetupJdkLibrary, BUILD_LIBDT_SOCKET, \
NAME := dt_socket, \
OPTIMIZATION := LOW, \
DISABLED_WARNINGS_clang_aix := missing-braces, \
CFLAGS := $(CFLAGS_JDKLIB) $(LIBDT_SOCKET_CPPFLAGS), \
EXTRA_HEADER_DIRS := \
include \
4 changes: 2 additions & 2 deletions make/modules/jdk.jfr/Java.gmk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -24,5 +24,5 @@
#

DISABLED_WARNINGS_java += exports
COPY := .xsd .xml .dtd
COPY := .xsd .xml .dtd .ini
JAVAC_FLAGS := -XDstringConcat=inline
Loading