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 |
|
Jonathan Dowland
|
394ebc8642
|
8270553: Tests should not use (real, in-use, routable) 1.1.1.1 as dummy IP value
Reviewed-by: shade, dfuchs
|
2021-09-14 17:12: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 |
|
Magnus Ihse Bursie
|
ed7789d6a0
|
8256977: Bump minimum GCC from 5.x to 6 for JDK
Reviewed-by: erikj, shade
|
2021-09-14 11:29:16 +00:00 |
|
Magnus Ihse Bursie
|
5bfd043e16
|
8273497: building.md should link to both md and html
Reviewed-by: erikj, shade
|
2021-09-14 11:28:19 +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
|
a143372818
|
8273438: Enable parallelism in vmTestbase/metaspace/stressHierarchy tests
Reviewed-by: mseledtsov, iignatyev
|
2021-09-14 08:18:21 +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 |
|
David Holmes
|
c54a918a0e
|
8273691: Missing comma after 2021 in GraphemeTestAccessor.java copyright notice
Reviewed-by: psandoz
|
2021-09-14 01:01:07 +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 |
|
Mikhailo Seledtsov
|
7c26ddb575
|
8195809: [TESTBUG] jps and jcmd -l support for containers is not tested
Reviewed-by: hseigel, kevinw
|
2021-09-13 17:36:23 +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 |
|
Zhengyu Gu
|
f9b2507f3e
|
8271834: TestStringDeduplicationAgeThreshold intermittent failures on Shenandoah
Reviewed-by: shade, pliden
|
2021-09-13 12:23:12 +00:00 |
|
Jie Fu
|
261cb44b13
|
8273629: compiler/uncommontrap/TestDeoptOOM.java fails with release VMs
Reviewed-by: shade
|
2021-09-13 12:10:56 +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 |
|
Ioi Lam
|
9f86082fd5
|
8273610: LogTestFixture::restore_config() should not restore options
Reviewed-by: ysuenaga, dholmes
|
2021-09-13 01:57:04 +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 |
|
Ao Qi
|
f189dff5cb
|
8273595: tools/jpackage tests do not work on apt-based Linux distros like Debian
Co-authored-by: Sun Xu <sunxu01@loongson.cn>
Reviewed-by: asemenyuk, herrick
|
2021-09-10 23:13:18 +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 |
|
Daniel D. Daugherty
|
695b434b44
|
Merge
|
2021-09-10 14:34:27 +00:00 |
|
Andy Herrick
|
4afbcaf553
|
8273592: Backout JDK-8271868
Reviewed-by: kcr, asemenyuk
|
2021-09-10 14:17:45 +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 |
|