Alex Kasko
|
3e0d7c33d4
|
8270290: NTLM authentication fails if HEAD request is used
Reviewed-by: dfuchs, michaelm
|
2021-09-30 15:21:18 +00:00 |
|
Lin Zang
|
bfd6163471
|
8274196: Crashes in VM_HeapDumper::work after JDK-8252842
8274245: sun/tools/jmap/BasicJMapTest.java Mutex rank failures
Reviewed-by: coleenp, pliden, cjplummer
|
2021-09-30 14:44:59 +00:00 |
|
Masanori Yano
|
bb95dda0ac
|
8248001: javadoc generates invalid HTML pages whose ftp:// links are broken
Reviewed-by: hannesw
|
2021-09-30 11:33:21 +00:00 |
|
Martin Doerr
|
a8210c53e7
|
8274401: C2: GraphKit::load_array_element bypasses Access API
Reviewed-by: kvn, goetz, thartmann
|
2021-09-30 08:41:03 +00:00 |
|
Christian Hagedorn
|
dfc557cbea
|
8274406: RunThese30M.java failed "assert(!LCA_orig->dominates(pred_block) || early->dominates(pred_block)) failed: early is high enough"
Reviewed-by: kvn, thartmann
|
2021-09-30 08:29:43 +00:00 |
|
Andrey Turbanov
|
355356c405
|
8273435: Remove redundant zero-length check in ClassDesc.of
Reviewed-by: rriggs
|
2021-09-29 23:08:23 +00:00 |
|
Joe Darcy
|
97385d4f16
|
8274405: Suppress warnings on non-serializable non-transient instance fields in javac and javadoc
Reviewed-by: prappo, jjg
|
2021-09-29 23:02:20 +00:00 |
|
Andrey Turbanov
|
79cebe2c1b
|
8274050: Unnecessary Vector usage in javax.crypto
Reviewed-by: valeriep
|
2021-09-29 18:22:40 +00:00 |
|
Pavel Rappo
|
97b28742b4
|
8274509: Remove stray * and stylistic . from doc comments
Reviewed-by: alanb, dfuchs, lancea, iris, bpb
|
2021-09-29 17:09:08 +00:00 |
|
Weijun Wang
|
edd9d1c97b
|
8274330: Incorrect encoding of the DistributionPointName object in IssuingDistributionPointExtension
Reviewed-by: ascarpino
|
2021-09-29 15:37:16 +00:00 |
|
Roland Westrelin
|
980c50dc60
|
8272562: C2: assert(false) failed: Bad graph detected in build_loop_late
Reviewed-by: chagedorn, kvn
|
2021-09-29 14:51:33 +00:00 |
|
Thomas Schatzl
|
1dc8fa9902
|
8274340: [BACKOUT] JDK-8271880: Tighten condition for excluding regions from collecting cards with cross-references
Reviewed-by: kbarrett, ayang
|
2021-09-29 13:59:58 +00:00 |
|
Claes Redestad
|
aaa36cc006
|
8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
Reviewed-by: naoto, thartmann
|
2021-09-29 12:58:14 +00:00 |
|
Aleksey Shipilev
|
756d22c356
|
8274130: C2: MulNode::Ideal chained transformations may act on wrong nodes
Reviewed-by: thartmann, kvn
|
2021-09-29 05:41:34 +00:00 |
|
David Holmes
|
2657bcbd99
|
8274136: -XX:+ExitOnOutOfMemoryError calls exit while threads are running
Reviewed-by: stuefe, hseigel
|
2021-09-28 23:24:23 +00:00 |
|
Scott Gibbons
|
53b25bce87
|
8273459: Update code segment alignment to 64 bytes
Reviewed-by: kvn, sviswanathan
|
2021-09-28 23:03:01 +00:00 |
|
Andrey Turbanov
|
1a29b1e95e
|
8274016: Replace 'for' cycles with iterator with enhanced-for in java.desktop
Reviewed-by: serb
|
2021-09-28 23:01:57 +00:00 |
|
Joe Darcy
|
d8a278f394
|
8274396: Suppress more warnings on non-serializable non-transient instance fields in client libs
Reviewed-by: bpb, naoto, serb, iris
|
2021-09-28 21:48:33 +00:00 |
|
Sergey Bylokhov
|
e49e5b5a7e
|
8273972: Multi-core choke point in CMM engine (LCMSTransform.doTransform)
Reviewed-by: prr
|
2021-09-28 21:38:40 +00:00 |
|
Joe Darcy
|
2072bc77b4
|
8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Reviewed-by: lancea, bpb, alanb, iris
|
2021-09-28 21:21:53 +00:00 |
|
Joe Darcy
|
6a477bda85
|
8274415: Suppress warnings on non-serializable non-transient instance fields in java.xml
Reviewed-by: joehw
|
2021-09-28 21:02:19 +00:00 |
|
Andrey Turbanov
|
6f4cefbcba
|
8274394: Use Optional.isEmpty instead of !Optional.isPresent in jdk.jlink
Reviewed-by: alanb, mchung
|
2021-09-28 17:22:27 +00:00 |
|
Sergey Tsypanov
|
94f5e807c9
|
8274276: Cache normalizedBase URL in URLClassPath.FileLoader
Reviewed-by: dfuchs
|
2021-09-28 17:18:55 +00:00 |
|
Artem Semenov
|
b36881fa3b
|
8274383: JNI call of getAccessibleSelection on a wrong thread
Reviewed-by: kizune, ant
|
2021-09-28 16:40:47 +00:00 |
|
Artem Semenov
|
be40373745
|
8274381: missing CAccessibility definitions in JNI code
Reviewed-by: pbansal, ant, kizune
|
2021-09-28 16:08:30 +00:00 |
|
Tongbao Zhang
|
79865cd797
|
8274259: G1: assert(check_alignment(result)) failed: address not aligned: 0x00000008baadbabe after JDK-8270009
Reviewed-by: tschatzl, sjohanss
|
2021-09-28 12:32:39 +00:00 |
|
Alexander Scherbatiy
|
961dcffc86
|
8273581: Change the mechanism by which JDK loads the platform-specific FontManager class
Reviewed-by: prr, psadhukhan, azvegint, aivanov, serb
|
2021-09-28 09:26:51 +00:00 |
|
Ioi Lam
|
6a573b888d
|
8273508: Support archived heap objects in SerialGC
Reviewed-by: tschatzl, ccheung
|
2021-09-28 06:23:47 +00:00 |
|
Jaikiran Pai
|
af50772d39
|
8231640: (prop) Canonical property storage
Reviewed-by: rriggs, smarks, dfuchs, ihse
|
2021-09-28 05:17:31 +00:00 |
|
Jaikiran Pai
|
ddc262746a
|
8273790: Potential cyclic dependencies between Gregorian and CalendarSystem
Reviewed-by: naoto, yyang, rriggs
|
2021-09-28 05:00:27 +00:00 |
|
Lin Zang
|
8876eae429
|
8269685: Optimize HeapHprofBinWriter implementation
8262386: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java timed out
Reviewed-by: sspitsyn, amenkov
|
2021-09-28 02:59:14 +00:00 |
|
Pavel Rappo
|
c880b87a20
|
8274367: Re-indent stack-trace examples for Throwable.printStackTrace
Reviewed-by: mchung, iris, darcy, bpb
|
2021-09-27 22:32:49 +00:00 |
|
Yumin Qi
|
c4b52c7378
|
8271303: jcmd VM.cds {static, dynamic}_dump should print more info
Reviewed-by: iklam, ccheung
|
2021-09-27 21:27:00 +00:00 |
|
Joe Darcy
|
5b660f3347
|
8274392: Suppress more warnings on non-serializable non-transient instance fields in java.sql.rowset
Reviewed-by: bpb, lancea
|
2021-09-27 19:57:26 +00:00 |
|
Mandy Chung
|
daaa47e200
|
8274311: Make build.tools.jigsaw.GenGraphs more configurable
Reviewed-by: alanb, iris
|
2021-09-27 16:56:33 +00:00 |
|
Phil Race
|
2cffe4c8e0
|
8274326: [macos] Ensure initialisation of sun/lwawt/macosx/CAccessibility in JavaComponentAccessibility.m
Reviewed-by: serb, pbansal, aivanov
|
2021-09-27 16:41:00 +00:00 |
|
Joe Darcy
|
172900dab1
|
8274255: Update javac messages to use "enum class" rather than "enum type"
Reviewed-by: vromero
|
2021-09-27 16:28:17 +00:00 |
|
Christian Hagedorn
|
b0983df5a4
|
8274074: SIGFPE with C2 compiled code with -XX:+StressGCM
Reviewed-by: roland, thartmann
|
2021-09-27 14:05:51 +00:00 |
|
Andrey Turbanov
|
7436a77e3d
|
8274317: Unnecessary reentrant synchronized block in java.awt.Cursor
Reviewed-by: serb, pbansal, prr
|
2021-09-27 12:07:29 +00:00 |
|
Jie Fu
|
7426fd4c9c
|
8274325: C4819 warning at vm_version_x86.cpp on Windows after JDK-8234160
Reviewed-by: dholmes
|
2021-09-27 09:38:16 +00:00 |
|
bobpengxie
|
252aaa9249
|
8274293: Build failure on macOS with Xcode 13.0 as vfork is deprecated
Reviewed-by: alanb, stuefe, rriggs
|
2021-09-26 14:48:19 +00:00 |
|
seanwxiang
|
7700b25460
|
8273401: Disable JarIndex support in URLClassPath
Reviewed-by: dfuchs, lancea, alanb, mchung
|
2021-09-26 11:43:40 +00:00 |
|
Pavel Rappo
|
5ec1cdcaf3
|
8274321: Standardize values of @since tags in javax.lang.model
Reviewed-by: darcy
|
2021-09-25 21:04:17 +00:00 |
|
Daniel Jelinski
|
4838a2ca7c
|
8274143: Disable "invalid entry for security.provider.X" error message in log file when security.provider.X is empty
Reviewed-by: weijun
|
2021-09-25 15:37:21 +00:00 |
|
Jaikiran Pai
|
8c122af6d8
|
8274314: Typo in WatchService#poll(long timeout, TimeUnit unit) javadoc
Reviewed-by: alanb, lancea
|
2021-09-25 12:42:03 +00:00 |
|
Andrey Turbanov
|
9bc865d38c
|
8273960: Redundant condition in Metadata.TypeComparator.compare
Reviewed-by: egahlin
|
2021-09-25 11:42:03 +00:00 |
|
Thomas Schatzl
|
341de49f8f
|
8273492: Move evacuation failure handling into G1YoungCollector
Reviewed-by: sjohanss, ayang
|
2021-09-24 19:30:21 +00:00 |
|
Smita Kamath
|
13e9ea9e92
|
8273297: AES/GCM non-AVX512+VAES CPUs suffer after 8267125
Reviewed-by: ascarpino, sviswanathan, aph
|
2021-09-24 19:21:32 +00:00 |
|
Andrey Turbanov
|
baafa6059e
|
8274237: Replace 'for' cycles with iterator with enhanced-for in java.base
Reviewed-by: dfuchs, weijun
|
2021-09-24 16:46:52 +00:00 |
|
Aleksey Shipilev
|
718eff2bb6
|
8273380: ARM32: Default to {ldrexd,strexd} in StubRoutines::atomic_{load|store}_long
Reviewed-by: dlong, dsamersoff
|
2021-09-24 15:31:35 +00:00 |
|