git: openjdk/amber: created branch super-init based on the branch onramp containing 380 unique commits
Hai-May Chao
hchao at openjdk.org
Tue Feb 7 23:54:52 UTC 2023
The following commits are unique to the super-init branch:
========================================================
3918f9f5: 8299090: Specify coordinate order for additional CaptureCallState parameters on class as well
752a3701: 8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
6a4a8743: 8299034: Runtime::exec clarification of inherited environment
4b92fb0c: 8299918: Update Xcode11.3.1-MacOSX10.15 devkit at Oracle
98870472: Merge
19628e3e: 8300068: UBSan CFLAGS/LDFLAGS not passed when building ADLC
640eff64: 8300040: TypeOopPtr::make_from_klass_common calls itself with args in wrong order
be8e6d05: 8299957: Enhance error logging in instrument coding with additional jplis_assert_msg
ac63f5f8: 8297877: Risk for uninitialized memory in case of CHECK macro early return as part of field access
c2502228: 8300110: Unproblemlist Fuzz.java from ProblemList-zgc.txt
e7fa150b: 8299032: Interface IN_NATIVE oop stores for C2
3ffc9557: 8300099: Configuration fails to auto-detect build user through $USER in dockers
ce1193a1: 8299976: Initialize static fields in Net eagerly
d1179795: 8300054: Use static_assert in basic_types_init
4ec36598: 8278349: JarSigner javadoc example uses SHA-1
500b45e1: 8299865: Unnecessary NullPointerException catch in java.util.TimeZone#setDefaultZone
8cb25d3d: 8298644: JNI call of getCurrentComponent on a wrong thread
f4e119d5: 8300012: Remove unused JDI VirtualMachineImpl.removeObjectMirror(ObjectReferenceImpl object) method
e0081462: 8300055: [BACKOUT] OPEN_MAX is no longer the max limit on macOS >= 10.6 for RLIMIT_NOFILE
bc498f87: 8300141: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java with ZGC
ab7f43f0: 8299498: Usage of constructors of primitive wrapper classes should be avoided in java.lang API docs
628266af: 8299501: Usage of constructors of primitive wrapper classes should be avoided in java.util API docs
98eae6da: 8299500: Usage of constructors of primitive wrapper classes should be avoided in java.text API docs
dc5cc616: 8299499: Usage of constructors of primitive wrapper classes should be avoided in java.net API docs
87865e0e: 8299502: Usage of constructors of primitive wrapper classes should be avoided in javax.xml API docs
4be94e43: Merge
7bcd5f41: 8297914: Remove java_lang_Class::process_archived_mirror()
12edd6f9: 8300052: PdhDll::PdhCollectQueryData and PdhLookupPerfNameByIndex will never be NULL
fe7fca01: 8300032: DwarfParser resource leak
50e7df91: 8300024: Replace use of JNI_COMMIT mode with mode 0
83f2c9a2: 8293410: Remove GenerateRangeChecks flag
abfd7e89: 8300113: C2: Single-bit fields with signed type in TypePtr after JDK-8297933
7c1ebcc4: 8299962: Speed up compiler/intrinsics/unsafe/DirectByteBufferTest.java and HeapByteBufferTest.java
6fea233e: 8299960: Speed up test/hotspot/jtreg/compiler/c2/irTests/TestVectorizeURShiftSubword.java
cac72a60: 8300053: Shenandoah: Handle more GCCauses in ShenandoahControlThread::request_gc
98d75f18: 8299038: Add AArch64 backend support for auto-vectorized FP16 conversions
a7342853: 8299879: CollectedHeap hierarchy should use override
a2f67660: 8288415: java/awt/PopupMenu/PopupMenuLocation.java is unstable in MacOS machines
289aed46: 8298128: runtime/ErrorHandling/TestSigInfoInHsErrFile.java fails to find pattern with slowdebug
319de6a6: 8300124: Remove unnecessary assert in GenCollectedHeap::initialize
506c8186: 8296401: ConcurrentHashTable::bulk_delete might miss to delete some objects
4073b685: 8298047: Remove all non-significant trailing whitespace from properties files
4c1e66e0: 8299971: Remove metaprogramming/conditional.hpp
f52f6e65: 8299972: Remove metaprogramming/removeReference.hpp
240830df: 8297092: [macos_aarch64] Add support for SHA feature detection
859ccd1a: 8299847: RISC-V: Improve PrintOptoAssembly output of CMoveI/L nodes
06f9374e: 8298867: Basics.java fails with SSL handshake exception
382fe51b: 8163229: several regression tests have a main method that is never executed
8365c677: 8300084: AquaFileChooserUI.getDefaultButton returns null
6a81d528: 8299213: Bad cast in GrowableArrayWithAllocator<>::grow
f829a679: 8300227: [macos_aarch64] assert(cpu_has("hw.optional.arm.FEAT_AES")) failed after JDK-8297092
3462438a: 8299576: Reimplement java.io.Bits using VarHandle access
9a36f8aa: 8299673: Simplify object pinning interactions with string deduplication
e82dc693: 8300205: Swing test bug8078268 make latch timeout configurable
07d57531: 8300168: Typo in AccessibleJTableHeaderEntry javadoc
b7fb8ef8: 8299323: Allow extended registers for cmpw
e15bdc58: 8299789: Compilation of gtest causes build to fail if runtime libraries are in different dirs
85d70acc: Merge
4cd166ff: 8300125: Serial: Remove unused Generation::reset_saved_marks
fb147aae: 8300228: ModuleReader.find on exploded module throws if resource name maps to invalid file path
e139ec3d: 8300069: Left shift of negative value in share/adlc/dict2.cpp
75b122fe: 8300120: Configure should support different defaults for CI/dev build environments
0b9ff06f: 8300184: Optimize ResourceHashtableBase::iterate_all using _number_of_entries
e7e37121: 8300010: UnsatisfiedLinkError on calling System.console().readPassword() on Windows
8c12ae86: 8283203: Fix typo in SystemTray.getTrayIconSize javadoc
d7c05d18: 8300011: Refactor code examples to use @snippet in java.util.TimeZone
ade08e19: 8300093: Refactor code examples to use @snippet in java.text.MessageFormat
e37078f5: 8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops
00b6c551: 8300254: ASan build does not correctly propagate ASAN_OPTIONS
f9883fc4: 8300279: Use generalized see and link tags in core libs in client libs
1d8b87dd: 8300321: Use link tags in javax.sql.rowset package-info
7071397e: 8299224: TestReporterStreams.java has bad indentation for legal header
89a032dc: 8300002: Performance regression caused by non-inlined hot methods due to post call noop instructions
f1194dc0: 8300109: RISC-V: Improve code generation for MinI/MaxI nodes
1f438a8a: 8282651: ZGC: vmTestbase/gc/ArrayJuggle/ tests fails intermittently with exit code 97
66f7387b: 8299074: nmethod marked for deoptimization is not deoptimized
c7056737: 8299089: Instrument global jni handles with tag to make them distinguishable
7c8b99ee: 8300117: Replace use of JNI_COMMIT mode with mode 0
d9180423: 8300267: Remove duplicated setter/getter for do_not_unlock
15a9186d: 8300169: Build failure with clang-15
bd5ca953: 8300222: Replace NULL with nullptr in share/logging
1aded82e: 8300488: Incorrect usage of CATCH_BAD_ALLOC as a macro call
c464ef1d: 8292741: Convert JvmtiTagMapTable to ResourceHashtable
85d8bacb: 8300166: Unused array allocation in ProcessPath.doProcessPath
754f6e61: 8300237: Minor improvements in MethodHandles
b3684f4b: 8153837: AArch64: Handle special cases for MaxINode & MinINode
c3242ee4: 8298596: vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.java fails with "NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom"
c205caea: 8297851: Add devkit for RISC-V
fcbf9d05: 8300243: Replace NULL with nullptr in share/compiler/
3ea0b8bc: 8300489: Use ArraysSupport.vectorizedHashCode in j.l.CharacterName
2a46e07f: 8286581: Make Java process DPI Aware if sun.java2d.dpiaware property is set
7bf0d146: 8300133: Use generalized see and link tags in core libs
5473e8a1: 8300357: Use generalized see and link tags in java.management
ba899b42: 8300550: BASIC_JVM_LIBS is set for buildjdk even if this is incorrect
8b70c432: 8299772: The ColorModel.getRGBdefault() method is not thread-safe
601e0ae7: 8300594: Use generalized see and link tags in UnicastRemoteObject
dfe94b89: 8300307: Refactor code examples to use @snippet in java.text.DateFormat
31a2e02a: 8300308: java.text.MessageFormat has incorrect doc comment
ae0e0276: 8298059: Linked stack watermarks don't support nesting
ba86c23e: 8286070: Improve UTF8 representation
5aae8226: 8288516: Enhance font creation
51e52c4e: 8286496: Improve Thread labels
b7cfb681: 8293598: Enhance InetAddress address handling
3364c460: 8293734: Improve BMP image handling
d6b15132: 8293717: Objective view of ObjectView
2e8073e4: 8287411: Enhance DTLS Performance
6c5aefe6: 8293554: Enhanced DH Key Exchanges
93161e46: 8293742: Better Banking of Sounds
bd324cee: 8295687: Better BMP bounds
0f925fef: 8295723: security/infra/wycheproof/RunWycheproof.java fails with Assertion Error
c1b4212a: 8300195: Fall-through issue occurs when using record pattern in switch statements
b9275a8e: 8300275: SegmentScope.isAccessibleBy returning incorrect values
fc9f8baf: Merge
910dffea: 8292635: Run ArchivedEnumTest.java in jdk tier testing
715b509f: 8298632: [TESTBUG] Add IR checks in jtreg vectorization tests
8e3036cf: 8300595: Use improved @see and @link syntax in javax.lang.model and javax.tools
24cdcd4c: 8293841: RISC-V: Implementation of Foreign Function & Memory API (Preview)
7348b9ec: 8300167: Add validation of the raster's layout before using in native
2e9cb4b1: 8267582: BasicLookAndFeel should not call getComponentPopupMenu twice to get a popup menu
5b0af1a8: 8208077: File.listRoots performance degradation
5f66024e: 8299959: C2: CmpU::Value must filter overflow computation against local sub computation
cfe57466: 8300242: Replace NULL with nullptr in share/code/
08e62182: 8300526: Test runtime/jni/IsVirtualThread/IsVirtualThread.java should exercise alternative virtual thread implementation
eba87a0e: 8300264: Remove metaprogramming/isPointer.hpp
8f7faa63: 8300447: Parallel: Refactor PSPromotionManager::drain_stacks_depth
11df6eb2: 8300540: Serial: Remove obsolete comments in GenMarkSweep
e326b86d: 8300042: Improve CPU related JFR events descriptions
2e4a3c47: 8293862: javax/swing/JFileChooser/8046391/bug8046391.java failed with 'Cannot invoke "java.awt.Image.getWidth(java.awt.image.ImageObserver)" because "retVal" is null'
dea58efb: 8300119: CgroupMetrics.getTotalMemorySize0() can report invalid results on 32 bit systems
1084fd24: 8299973: Replace NULL with nullptr in share/utilities/
453dbd12: 8298377: JfrVframeStream causes deadlocks in ZGC
d85243f0: 8300647: Miscellaneous hashCode improvements in java.base
b317658d: 8300399: EdDSA does not verify when there is no message
80ab50b3: 8294680: Refactor scaled border rendering
558d610b: 8299553: Make ScaledEtchedBorderTest.java comprehensive
f2a1eb98: 8300698: Missing @since tag for ClassFileFormatVersion.RELEASE_21
62a2f232: 8300490: Spaces in name of MacOS Code Signing Identity are not correctly handled after JDK-8293550
1c840506: 8298400: Virtual thread instability when stack overflows
dfcd65c2: Merge
fbbb27e7: 8300356: Refactor code examples to use @snippet in java.text.CollationElementIterator
9b97699b: 8300586: Refactor code examples to use @snippet in java.text.Collator
93a933d4: 8300400: Update --release 20 symbol information for JDK 20 build 32
77f2d20e: 8287873: Add test for using -XX:+AutoCreateSharedArchive with different JDK versions
e1893976: 8296403: [TESTBUG] IR test runner methods in TestLongRangeChecks.java invoke wrong test methods
49d60fee: 8300172: java/net/httpclient/MappingResponseSubscriber.java failed with java.net.ConnectException
eca64795: 8300087: Replace NULL with nullptr in share/cds/
26410c18: 8281213: Unsafe uses of long and size_t in MemReporterBase::diff_in_current_scale
4562b402: 8300682: InstanceKlassMiscStatus is a bad name
97c611d0: 8289748: C2 compiled code crashes with SIGFPE with -XX:+StressLCM and -XX:+StressGCM
623ba5b6: 8300653: G1EvacInfo should use common naming scheme for collection set
b2d36221: 8299896: Reduce enum values of HtmlLinkInfo.Kind
c6d56003: 8038146: Clarify Map.Entry's connection to the underlying map
92d8326e: 8299827: Add resolved IP address in connection exception for sockets
e8038557: 8299863: URLFromURITest.java should import org.junit.jupiter.api.Test
facd4151: 8297757: VarHandles.getStaticFieldFromBaseAndOffset should get the receiver type from VarHandle
9d44dd0c: 8297972: Poly1305 Endianness on ByteBuffer not enforced
5784eb7b: 8300721: Cleanup ProblemList-svc-vthread.txt
7c2f77a4: 8300584: Accelerate AVX-512 CRC32C for small buffers
e1ee6727: 8300725: Improve performance of ColorConvertOp for default destinations with alpha
5331a3ef: 8298908: Instrument Metaspace for ASan
06394ee8: 8300590: [JVMCI] BytecodeFrame.equals is broken
bb42e61a: 8300493: Use ArraysSupport.vectorizedHashCode in j.u.zip.ZipCoder
a6c2a2ae: 8300692: GCC 12 reports some compiler warnings in bundled freetype
c8dd7583: 8300260: Remove metaprogramming/isSame.hpp
67b1c890: 8294693: Add Collections.shuffle overload that accepts RandomGenerator interface
cbfc069f: 8300731: Avoid unnecessary array fill after creation in PaletteBuilder
3ea4eac1: 8300817: The build is broken after JDK-8294693
7ced08d4: 8300638: Tier1 IR Test failure after JDK-8298632 on macosx-x64-debug
030b071d: 8300207: Add a pre-check for the number of canonical equivalent permutations in j.u.r.Pattern
45e4e009: 8300079: SIGSEGV in LibraryCallKit::inline_string_copy due to constant NULL src argument
836198a4: 8300591: @SuppressWarnings option "lossy-conversions" missing from jdk.compiler module javadoc
11aadc9d: 8244400: MenuItem may cache the size and did not update it when the screen DPI is changed
f307e8c6: 8299795: Relativize locals in interpreter frames
5a4945c0: 8299975: Limit underflow protection CMoveINode in PhaseIdealLoop::do_unroll must also protect type from underflow
03a9a88e: 8300265: Remove metaprogramming/isSigned.hpp
542bfe61: 8300587: (bf) Some covariant overrides are missing @since tags
a56598f5: 8299684: (bf) JNI direct buffer functions with large capacity behave unexpectedly
079255e3: 8300864: Declare some fields in java.io as final
a7f035db: 8300868: Reduce visibility in java.io.SerialCallbackContext
4525aa31: 8300867: Fix document issues in java.io
86fed796: 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
1a3cb8c5: 8296343: CPVE thrown on missing content-length in OCSP response
d1173508: 8300866: Declare some classes final in java.io
dcf1523b: 8300077: Refactor code examples to use @snippet in java.text.ChoiceFormat
0ea2dd1f: 8146132: Excessive output from make test-image
fd752178: 8290919: Update nroff pages in JDK 20 before RC
56dc3b08: Merge
f79e5871: 8300828: Avoid unnecessary array fill after creation in com.sun.media.sound
77a50105: 8286775: Remove identical per-compiler definitions of unsigned integral jtypes
b5ee3d1f: 8299497: Usage of constructors of primitive wrapper classes should be avoided in java.desktop API docs
0323609f: 8300706: Use @snippet in java.text
2da2e5a0: 8300946: Add sun/security/provider/certpath/OCSP/OCSPNoContentLength to ProblemList
937ba1ca: 8300111: Add rpath for common lib locations for jpackageapplauncher
afd5921f: 8298610: Refactor archiving of ConstantPool::resolved_references()
b3822f50: 8300589: Use @snippet and @linkplain in java.text.CollationKey and java.text.CompactNumberFormat
6dd8723f: 8290918: Initial nroff manpage generation for JDK 21
2292ce13: 8294677: chunklevel::MAX_CHUNK_WORD_SIZE too small for some applications
57f2d48e: 8300863: Remove C-style array declarations in java.io
544c16e0: 8300266: Detect Virtualization on Linux aarch64
048705c0: 8300910: Remove metaprogramming/integralConstant.hpp
859ca75b: 8300862: Remove some G1 collection set remembered set debugging code
3be5758b: 8300769: Remove G1CollectionSet::_inc_bytes_used_before
b678e700: 8300942: JDK-8299684 breaks x86 build
cf46004f: 8300272: Improve readability of the test JarWithOneNonDisabledDigestAlg
a3ed7e94: 8300623: Lambda deserialization regression involving Enum method reference
60b8a985: 8300591: @SuppressWarnings option "lossy-conversions" missing from jdk.compiler module javadoc
81d523d3: Merge
13394615: 8300981: Build failure on 32-bit platforms after JDK-8281213
fbe5ab00: 8300830: Remove redundant assertion in src/hotspot/share/runtime/javaCalls.cpp
7465de45: 6603771: Nimbus L&F: Ctrl+F7 keybinding for Jinternal Frame throws a NPE.
5a478ef7: 8297730: C2: Arraycopy intrinsic throws incorrect exception
95fafd09: 8300644: Remove gc/shenandoah/jni/TestStringCriticalWithDedup.java
b2071f79: 8300657: Remove null filtering in CLD oop handle area
3c61d5aa: 8300659: Refactor TestMemoryAwareness to use WhiteBox api for host values
71107f46: 8300651: Replace NULL with nullptr in share/runtime/
a5d8e128: 8300244: Replace NULL with nullptr in share/interpreter/
74e1a8bf: 8300236: Use VarHandle access in Data(Input | Output)Stream classes
c8ad6000: 8301004: httpclient: Add more debug to HttpResponseInputStream
8a47429d: 8295944: Move the Http2TestServer and related classes into a package of its own
61775c85: 8300997: Add curl support to createJMHBundle.sh
a23ff63a: 8301086: jdk/internal/util/ByteArray/ReadWriteValues.java fails with CompilationError
f279c751: 8300805: Update autoconf build-aux files with latest from 2022-09-17
e80b5ea4: 8299635: Hotspot update for deprecated sprintf in Xcode 14
edf1e1ab: 8300592: ASan build does not correctly propagate options to some test launchers
ccf2f583: 8300806: Update googletest to v1.13.0
9f0887e2: 8296661: Typo Found In CSSParser.java
adcfd257: 8301098: Remove dead code FileMapInfo::stop_sharing_and_unmap()
7e951f4b: 8301092: Add benchmark for CRC32
b5a4744f: 8300857: State return value for Types.asElement(NoType) explicitly
252621d4: 8301063: Remove dead code from GrowableArray
4b0e656b: 8298118: split-if optimization causes empty loop to temporarily have more than one phi
48152ef6: 8287134: HttpURLConnection chunked streaming mode doesn't enforce specified size
3589b808: 8300127: Serial: Remove unnecessary from-space iteration in DefNewGeneration::oop_since_save_marks_iterate
30cb305d: 8292170: Convert CodeRootSetTable to use ResourceHashtable
7328182b: 8300958: Parallel: Remove unused MutableNUMASpace::capacity_in_words
b0376a5f: 8301069: Replace NULL with nullptr in share/libadt/
15a14884: 8297437: javadoc cannot link to old docs (with old style anchors)
a9b8acb6: 8300652: Parallel: Refactor oop marking stack in Full GC
7725fe84: 8299953: Merge ContiguousSpaceDCTOC into DirtyCardToOopClosure
da80e7a4: 8300962: Parallel: Remove PSParallelCompact::_total_invocations
3f633814: 8300913: ZGC: assert(to_addr != 0) failed: Should be forwarded
28545dcf: 8300247: Harden C1 xchg on AArch64 and PPC
64ddf953: 8299858: [Metrics] Swap memory limit reported incorrectly when too large
973f7419: 8300968: Accessorize raw oop load in DeadCounterClosure
14114c25: 8301005: Clean up Copy::conjoint_*_atomic on windows
315398c2: 8221785: Let possibly_parallel_threads_do cover the same threads as threads_do
d98a323a: 8301070: Replace NULL with nullptr in share/memory/
a2a77033: 8299444: java.util.Set.copyOf allocates needlessly for empty input collections
fc26d3e5: 8298873: Update IllegalRecordVersion.java for changes to TLS implementation
7ddafd75: 8301189: validate-source fails after JDK-8298873
c4278144: 8299982: (bf) Buffer.checkIndex(int, int) should use Preconditions.checkIndex(int, int, BiFunction)
d6007a35: 8298869: Update ConnectionTest.java for changes to TLS implementation
7eff5787: 8288050: Add support of SHA-512/224 and SHA-512/256 to the PBKDF2 and PBES2 impls in SunJCE provider
c3ff1514: 8301190: [vectorapi] The typeChar of LaneType is incorrect when default locale is tr
0eb1f66f: 8298038: [s390] Configure script detects num_cores +1
938b4096: 8301133: IGV: NPE occurs when creating a diff graph with a graph in a different folder
c6b3f2dd: 8301129: Link to debuginfo files should only be made after stripping
6e4710bc: 8300253: Introduce AArch64 nzcv accessors
f7da09c3: 8301164: Remove unused ResourceStack class
b77abc6a: 8301178: Replace NULL with nullptr in share/gc/epsilon/
107e184d: 8301179: Replace NULL with nullptr in share/gc/serial/
d7aa87fd: 8300176: URLEncoder/URLDecoder static fields should be private static final
3758487f: 8301180: Replace NULL with nullptr in share/gc/parallel/
db8fa1be: 8300405: Screen capture for test JFileChooserSetLocationTest.java, failure case
e4252bb9: 8300823: UB: Compile::_phase_optimize_finished is initialized too late
fccf8189: 8301123: Enable Symbol refcounting underflow checks in PRODUCT
e2a3b20c: 8301187: Memory leaks in OopMapCache
dff41316: 8285850: [AIX] unreachable code in basic_tools.m4 -> BASIC_CHECK_TAR
5c1ec826: 8301077: Replace NULL with nullptr in share/services/
f52d35c8: 8300240: Replace NULL with nullptr in share/ci/
49ff5208: 8300241: Replace NULL with nullptr in share/classfile/
7aaf76c5: 8300924: Method::invoke throws wrong exception type when passing wrong number of arguments to method with 4 or more parameters
22c976a9: 8177418: NPE is not apparent for methods in java.util.TimeZone API docs
7f05d57a: 8217920: Lookup.defineClass injects a class that can access private members of any class in its own module
9c4bc2c3: 8301132: Test update for deprecated sprintf in Xcode 14
b8e5abc1: 8301097: Update GHA XCode to 12.5.1
ae0e76d3: 8301120: Cleanup utility classes java.util.Arrays and java.util.Collections
a67b1e77: 8300719: JDK 20 RDP2 L10n resource files update
b22e5216: 8300953: ClassDesc::ofInternalName missing @since tag
e5860ef6: 8301206: Fix issue with LocaleData after JDK-8300719
5c59de52: Merge
5dfc4ec7: 8300140: ZipFile.isSignatureRelated returns true for files in META-INF subdirectories
af564e46: 8299844: RISC-V: Implement _onSpinWait intrinsic
6475501a: 8300208: Optimize Adler32 stub for AVX-512 targets.
d4e9f5e5: 8238170: BeanContextSupport remove and propertyChange can deadlock
1ff4646e: 8298612: Refactor archiving of java String objects
64b25ea0: 8291569: Consider removing JNI checks for signals SIGPIPE and SIGXFSZ
4bd3f0a0: 8301088: oopDesc::print_on should consistently use a trailing newline
c2ebd179: 6187113: DefaultListSelectionModel.removeIndexInterval(0, Integer.MAX_VALUE) fails
cbefe1fd: 8301163: jdk/internal/vm/Continuation/Fuzz.java increase COMPILATION_TIMEOUT for Linux ppc64le
3db558b6: 8300915: G1: incomplete SATB because nmethod entry barriers don't get armed
08b24ac7: 8294066: IGV: Graph changes when deleting a graph in the same group with smaller index
f50cda7d: 8301217: Remove FilteringClosure
7fae3a1d: 8301229: Clean up SuspendibleThreadSet::_suspend_all
cee4bd3e: 8301047: Clean up type unsafe uses of oop from compiler code
c672ed16: 8301248: Less side effects in InstanceRefKlass::trace_reference_gc
82df4a2a: 8301148: Serial: Remove ContiguousSpace::reset_saved_mark
61a5f114: 8301033: RISC-V: Handle special cases for MinI/MaxI nodes for Zbb
ebb84ad7: 8301036: RISC-V: Factor out functions baseOffset & baseOffset32 from MacroAssembler
476f58ad: 8298424: Remove redundant FOUND_CORES variable in build-performance.m4
041a12e6: 8301255: Http2Connection may send too many GOAWAY frames
a74ebd04: 8299325: java/net/httpclient/CancelRequestTest.java fails "test CancelRequestTest.testGetSendAsync("https://localhost:46509/https1/x/same/interrupt", true, true)"
f4592b14: 8267935: Replace BasicHashtable and Hashtable
32381398: 8300916: Re-examine the initialization of JNU Charset in StaticProperty
a91143cc: 8298907: nsk JDI tests pass if the debuggee failed to launch
a128a5d0: 8300810: Get rid of unused JDI removeListener() methods
b84f4c40: 8301267: Update of config.guess broke build on WSL
63bb2ce8: 8301205: Port fdlibm log10 to Java
ef6200c7: 8300269: The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
561a25e0: Merge
2d7690b2: 8301207: (jdeps) Deprecate jdeps -profile option
622b6594: 8262994: Refactor String.split to help method inlining
aa349244: 8300463: Build failure on Windows 32 after JDK-8296401
a6867a7e: 8301378: CodeHeap has virtual methods that are not overridden
7b3919d3: 8301346: Remove dead emit_entry_barrier_stub definition
4b0e259d: 8301344: G1: Remove DirtyCardToOopClosure forward declaration in g1OopClosures.hpp
633e291c: 8301067: RISC-V: better error message when reporting unsupported satp modes
9cc0171e: 8301153: RISC-V: pipeline class for several instructions is not set correctly
cdb4ba96: 8301326: Optimize compiler/uncommontrap/TestDeoptOOM.java test
33e653e2: 8301448: [BACKOUT] CodeHeap has virtual methods that are not overridden
810c8a27: 8301170: perfMemory_windows.cpp add free_security_attr to early returns
d583767b: 8301338: Identical branch conditions in CompileBroker::print_heapinfo
419409bc: 8301337: Remove unused os::_polling_page
90ec19ef: 8301068: Replace NULL with nullptr in share/jvmci/
b76a52f2: 8301076: Replace NULL with nullptr in share/prims/
60c535de: 8301340: Make DirtyCardToOopClosure stack-allocated
e193a0b7: 8295951: intermittent cmp_baseline task failures with CDS files
5744c91b: 8297158: Suspicious collection method call in Types.isSameTypeVisitor
e1bf4713: 8301555: Remove constantPoolCacheKlass friend
4bef233a: 8301549: Fix comment about ClassCircularityError
6beadbbe: 8293519: deprecation warnings should be emitted for uses of annotation methods inside other annotations
09bfbf80: 8300909: Update com/sun/jndi/dns/Test6991580.java manual test instruction
8164cfbc: 8300696: [AIX] AttachReturnError fails
d269ebba: 8301570: Test runtime/jni/nativeStack/ needs to detach the native thread
a0aed9bd: 8301459: Serial: Merge KeepAliveClosure into FastKeepAliveClosure
4f6f3cc6: 8301446: Remove unused includes of gc/shared/genOopClosures
ef0d0a70: 8301402: os::print_location gets is_global_handle assert
2a8ae2ff: 8300256: C2: vectorization is sometimes skipped on loops where it would succeed
969f6a37: 8301093: C2 fails assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
cae577a7: 8295486: Inconsistent constant field values observed during compilation
7c6a8db3: 8301447: [REDO] CodeHeap has virtual methods that are not overridden
bc750f70: 8294527: Some java.security.debug options missing from security docs
3361a26d: 8298874: Update TestAllSuites.java for TLS v1.2 and 1.3
24ff3da0: 8301201: Allow \n@ inside inline tags using inlineContent
99521087: 8300811: jdb ThreadStartRequest and ThreadDeathRequest should use SUSPEND_NONE instead of SUSPEND_ALL
51ac8783: 8284236: Remove java/lang/ref/ReferenceEnqueue.java from ProblemList-Xcomp.txt
6c927c92: 8301299: Wrong class spec on sun.security.util.Pem
960c3931: 8301393: Include cdb in the Windows devkit
225f8053: 8299891: JMX ObjectInputFilter additional classes needed
1330d4ea: 8298377: JfrVframeStream causes deadlocks in ZGC
d6832121: Merge
8d6e8a47: 8301618: Compare elements and type mirrors properly
af474ce3: 8297582: C2: very slow compilation due to type system verification code
b1e96989: 8301506: Replace NULL with nullptr in os_cpu/linux_ppc
13fcd602: 8301504: Replace NULL with nullptr in os_cpu/linux_aarch64
6daff6b2: 8301502: Replace NULL with nullptr in os_cpu/bsd_x86
5d1f71da: 8301509: Replace NULL with nullptr in os_cpu/linux_x86
182d1b2f: 8301507: Replace NULL with nullptr in os_cpu/linux_riscv
c109dae4: 8301513: Replace NULL with nullptr in os_cpu/windows_x86
8cc399b6: 8301503: Replace NULL with nullptr in os_cpu/bsd_zero
ad79e491: 8301512: Replace NULL with nullptr in os_cpu/windows_aarch64
42a286a1: 8301511: Replace NULL with nullptr in os_cpu/linux_zero
b81f0ff4: 8301505: Replace NULL with nullptr in os_cpu/linux_arm
218223e4: 8301501: Replace NULL with nullptr in os_cpu/bsd_aarch64
c8307e37: 8301500: Replace NULL with nullptr in os_cpu/aix_ppc
d097b5e6: 8301508: Replace NULL with nullptr in os_cpu/linux_s390
7b6ac41a: 8286876: NMT.test_unaliged_block_address_vm_assert fails if using clang toolchain
03b23a1e: 8301367: Add exception handler method to the BaseLdapServer
21c1afbc: 8301612: OopLoadProxy constructor should be explicit
5b1584b9: 8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512
59b7fb1a: 8300273: [IR framework] Handle <!-- safepoint while printing --> message instead of bailing out
2d50c7d4: 8298979: Remove duplicated serviceability/jvmti/thread/GetAllThreads/allthr01/allthr01.java
725d57b2: 8301659: Resolve initialization reordering issues on Windows for libawt and libsaproc
930ec008: 8301636: Minor cleanup in CommentHelper and DocPretty
de577332: 8301644: com/sun/jdi/JdbStopThreadTest.java fails after JDK-8300811
c647ae6c: 8301149: Parallel: Refactor MutableNUMASpace::update_layout
cf6b9eb8: 8301637: ThreadLocalRandom.current().doubles().parallel() contention
f696785f: 8300869: Make use of the Double.toString(double) algorithm in java.util.Formatter
ee0f5b5e: 8301392: Port fdlibm log1p to Java
b00b70c2: 8286907: keytool should warn about weak PBE algorithms
More information about the amber-dev
mailing list