Zhengyu Gu
|
8132bfd23f
|
8273559: Shenandoah: Shenandoah should support multi-threaded heap dump
Reviewed-by: shade, rkennke, sgehwolf
|
2021-09-15 13:10:13 +00:00 |
|
Sergey Tsypanov
|
4c673df31e
|
8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Reviewed-by: jvernee, vlivanov, mchung
|
2021-09-15 11:11:15 +00:00 |
|
Thomas Schatzl
|
92c30c941b
|
8273599: Remove cross_threshold method usage around GC
Reviewed-by: sjohanss, ayang
|
2021-09-15 08:28:47 +00:00 |
|
Thomas Schatzl
|
02af541b74
|
8273605: VM Exit does not abort concurrent mark
Reviewed-by: kbarrett, sjohanss
|
2021-09-15 08:27:43 +00:00 |
|
Sergey Bylokhov
|
1017a2c2d7
|
8273135: java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7
Reviewed-by: aivanov, azvegint
|
2021-09-15 05:18:35 +00:00 |
|
Leo Korinth
|
e66bf47248
|
8273414: ResourceObj::operator delete should handle nullptr in debug builds
Reviewed-by: stuefe
|
2021-09-14 21:17:59 +00:00 |
|
casparcwang
|
16c3ad1ff4
|
8272574: C2: assert(false) failed: Bad graph detected in build_loop_late
Co-authored-by: Hui Shi <hshi@openjdk.org>
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: thartmann, chagedorn, kvn
|
2021-09-14 20:55:01 +00:00 |
|
Brian Burkhalter
|
e7ab3724e7
|
8273641: (bf) Buffer subclasses documentation contains template strings
Reviewed-by: rriggs, alanb
|
2021-09-14 19:12:53 +00:00 |
|
Andy Herrick
|
22a7191f70
|
8273040: Turning off JpAllowDowngrades (or Upgrades)
Reviewed-by: asemenyuk
|
2021-09-14 17:45:49 +00:00 |
|
Aleksey Shipilev
|
0f31d0fb2c
|
8273373: Zero: Cannot invoke JVM in primordial threads on Zero
Reviewed-by: stuefe
|
2021-09-14 15:49:00 +00:00 |
|
Guoxiong Li
|
fe89dd3b0d
|
8271254: javac generates unreachable code when using empty semicolon statement
Reviewed-by: vromero
|
2021-09-14 14:46:21 +00:00 |
|
Coleen Phillimore
|
8974b95886
|
8273730: WorkGangBarrierSync constructor unused
Reviewed-by: tschatzl, eosterlund
|
2021-09-14 13:17:27 +00:00 |
|
Coleen Phillimore
|
1d3eb147ee
|
8273635: Attempting to acquire lock StackWatermark_lock/9 out of order with lock tty_lock/3
Reviewed-by: dholmes, eosterlund
|
2021-09-14 13:09:46 +00:00 |
|
Naoto Sato
|
31667daa50
|
8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict
Reviewed-by: joehw, lancea
|
2021-09-14 12:46:08 +00:00 |
|
Per Liden
|
3884580591
|
8273597: Rectify Thread::is_ConcurrentGC_thread()
Reviewed-by: stefank, coleenp
|
2021-09-14 10:28:31 +00:00 |
|
Per Liden
|
f52728993d
|
8273639: tests fail with "assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark"
Reviewed-by: coleenp, dholmes
|
2021-09-14 08:36:39 +00:00 |
|
Roland Westrelin
|
1d2458db34
|
8266550: C2: mirror TypeOopPtr/TypeInstPtr/TypeAryPtr with TypeKlassPtr/TypeInstKlassPtr/TypeAryKlassPtr
Reviewed-by: vlivanov, thartmann
|
2021-09-14 08:35:09 +00:00 |
|
Aleksey Shipilev
|
86a8e5524d
|
8273486: Zero: Handle DiagnoseSyncOnValueBasedClasses VM option
Reviewed-by: dholmes
|
2021-09-14 08:14:35 +00:00 |
|
Yasumasa Suenaga
|
8d73ee684a
|
8273471: Add foldmultilines to UL for stdout/err
Reviewed-by: dholmes, iklam
|
2021-09-14 05:12:36 +00:00 |
|
Ian Graves
|
3d9dc8f824
|
8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
Reviewed-by: naoto
|
2021-09-13 21:48:28 +00:00 |
|
Coleen Phillimore
|
5095068d3b
|
8273675: Remove unused Universe::_verify_in_progress flag
Reviewed-by: hseigel
|
2021-09-13 20:35:19 +00:00 |
|
Weijun Wang
|
fc0f8542c3
|
8246797: A convenient method to read OPTIONAL element
Reviewed-by: jnimeh, valeriep
|
2021-09-13 18:05:27 +00:00 |
|
Brian Burkhalter
|
6cf5079d8e
|
8273513: Make java.io.FilterInputStream specification more precise about overrides
Reviewed-by: dfuchs, naoto
|
2021-09-13 17:50:10 +00:00 |
|
Pavel Rappo
|
b4b121018d
|
8273616: Fix trivial doc typos in the java.base module
Reviewed-by: jrose, iris, lancea, dfuchs, rriggs
|
2021-09-13 17:46:13 +00:00 |
|
Naoto Sato
|
4cfa230e2d
|
8273259: Character.getName doesn't follow Unicode spec for ideographs
Reviewed-by: bpb, lancea, iris, darcy
|
2021-09-13 16:06:10 +00:00 |
|
Jan Lahoda
|
b0d04976bd
|
8273584: TypeElement.getSuperclass crashes for a record TypeElement when j.l.Record is not available
Reviewed-by: vromero
|
2021-09-13 09:24:06 +00:00 |
|
Prasanta Sadhukhan
|
4efcd2006f
|
8273478: [macos11] JTabbedPane selected and pressed tab is not legible
Reviewed-by: kizune, aivanov, serb
|
2021-09-13 04:44:01 +00:00 |
|
Yi Yang
|
a73c06de2a
|
8273021: C2: Improve Add and Xor ideal optimizations
Co-authored-by: yulei <lei.yul@alibaba-inc.com>
Reviewed-by: thartmann, kvn
|
2021-09-13 02:10:45 +00:00 |
|
Andrey Turbanov
|
2ee1f96c14
|
8273484: Cleanup unnecessary null comparison before instanceof check in java.naming
Reviewed-by: aefimov, dfuchs
|
2021-09-12 13:48:24 +00:00 |
|
Ioi Lam
|
922e86f4ff
|
8273522: Rename test property vm.cds.archived.java.heap to vm.cds.write.archived.java.heap
Reviewed-by: minqi, ccheung, mseledtsov
|
2021-09-10 22:45:26 +00:00 |
|
Pavel Rappo
|
f42b92790a
|
8273609: Fix trivial doc typos in the compiler area
Reviewed-by: rriggs, vromero, iris
|
2021-09-10 19:33:54 +00:00 |
|
Coleen Phillimore
|
e4cd2097a5
|
8273611: Remove unused ProfilePrint_lock
Reviewed-by: iklam
|
2021-09-10 19:23:58 +00:00 |
|
jovanstevanovic
|
f690a01f1e
|
8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
Reviewed-by: joehw
|
2021-09-10 19:13:20 +00:00 |
|
Jim Laskey
|
5e1df2c7d7
|
8273162: AbstractSplittableWithBrineGenerator does not create a random salt
Reviewed-by: rriggs, bpb
|
2021-09-10 18:03:45 +00:00 |
|
Jim Laskey
|
d4177a98c1
|
8273351: bad tag in jdk.random module-info.java
Reviewed-by: rriggs, bpb
|
2021-09-10 17:58:33 +00:00 |
|
Mandy Chung
|
ec9d1bebd7
|
8273194: Document the two possible cases when Lookup::ensureInitialized returns
Reviewed-by: alanb
|
2021-09-10 17:17:31 +00:00 |
|
Naoto Sato
|
81d2acee57
|
8273369: Computing micros between two instants unexpectedly overflows for some cases
Reviewed-by: lancea, rriggs, joehw
|
2021-09-10 16:36:57 +00:00 |
|
Phil Race
|
efe3ed1e70
|
8273358: macOS Monterey does not have the font Times needed by Serif
Reviewed-by: kizune, aivanov
|
2021-09-10 16:36:06 +00:00 |
|
Sandhya Viswanathan
|
e58c12e618
|
8273512: Fix the copyright header of x86 macroAssembler files
Reviewed-by: dholmes, thartmann
|
2021-09-10 15:39:48 +00:00 |
|
Coleen Phillimore
|
461a467f91
|
8273456: Do not hold ttyLock around stack walking
Reviewed-by: dholmes, eosterlund
|
2021-09-10 14:54:47 +00:00 |
|
Aleksei Efimov
|
c464f09056
|
8273402: Use derived NamingExceptions in com.sun.jndi.ldap.Connection#readReply
Reviewed-by: dfuchs
|
2021-09-10 14:15:45 +00:00 |
|
kabutz
|
4e6de5f9de
|
8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
Reviewed-by: shade, alanb, lancea
|
2021-09-10 14:13:59 +00:00 |
|
Per Liden
|
c1e39faaa9
|
8273482: Remove "foreground work" concept from WorkGang
Reviewed-by: tschatzl, kbarrett
|
2021-09-10 09:49:45 +00:00 |
|
Tobias Holenstein
|
2eaf374c5c
|
8272698: LoadNode::pin is unused
Reviewed-by: roland, thartmann
|
2021-09-10 07:44:12 +00:00 |
|
Tobias Holenstein
|
792281d559
|
8264517: C2: make MachCallNode::return_value_is_used() only available for x86
Reviewed-by: kvn, thartmann
|
2021-09-10 07:43:15 +00:00 |
|
Pankaj Bansal
|
70c9e026b6
|
8272148: JDesktopPane:getComponentCount() returns one extra than expected with GTKLookAndFeel
Reviewed-by: prr, serb
|
2021-09-10 06:13:32 +00:00 |
|
matias9927
|
08f0be8388
|
8272608: java_lang_System::allow_security_manager() doesn't set its initialization flag
Reviewed-by: coleenp, dholmes
|
2021-09-10 01:05:37 +00:00 |
|
Andrey Turbanov
|
2e321dc782
|
8273528: Avoid ByteArrayOutputStream.toByteArray when converting stream to String
Reviewed-by: bpb, xuelei, serb, aivanov
|
2021-09-09 21:47:59 +00:00 |
|
Naoto Sato
|
54dee132d1
|
8273188: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails with "FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed"
Reviewed-by: dholmes, alanb
|
2021-09-09 19:41:56 +00:00 |
|
Per Liden
|
4020a60cbb
|
8273550: Replace os::cgc_thread/pgc_thread with os::gc_thread
Reviewed-by: stefank, coleenp
|
2021-09-09 19:21:55 +00:00 |
|