Jie Fu
|
52805f526b
|
8256048: Incomplete gitignore setting for netbeans project
Reviewed-by: erikj
|
2020-11-10 12:16:00 +00:00 |
|
Martin Doerr
|
9d07259f16
|
8255598: [PPC64] assert(Universe::heap()->is_in(result)) failed: object not in heap
Reviewed-by: ayang, tschatzl
|
2020-11-10 11:48:23 +00:00 |
|
Nils Eliasson
|
e281b13597
|
8255011: [TESTBUG] compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java timed out
Change CodeCacheStressRunner to have a 60 second test time
Reviewed-by: iignatyev
|
2020-11-10 11:25:53 +00:00 |
|
Thomas Schatzl
|
c601849e00
|
8256038: G1: Improve comment about mark word handling of displaced mark words
Reviewed-by: sjohanss, kbarrett
|
2020-11-10 09:12:29 +00:00 |
|
Roman Kennke
|
a38dd53411
|
8256040: Shenandoah: Allow NULL referent in ShenandoahReferenceProcessor::should_discover()
Reviewed-by: shade
|
2020-11-10 06:56:58 +00:00 |
|
Aleksey Shipilev
|
01567b51dc
|
8256036: Shenandoah: MethodHandles adapters section overflows after JDK-8255762
Reviewed-by: jiefu, redestad
|
2020-11-10 06:30:26 +00:00 |
|
Aleksey Shipilev
|
4bc065cf9e
|
8255782: Turn UseTLAB and ResizeTLAB from product_pd to product, defaulting to "true"
Reviewed-by: stuefe, stefank, tschatzl
|
2020-11-10 06:29:53 +00:00 |
|
Sergey Bylokhov
|
b5d78afe20
|
8254863: Delete code leftover from old fixes
Reviewed-by: azeemj, kizune, prr
|
2020-11-10 06:17:19 +00:00 |
|
amresh-sahu
|
8066b33c40
|
8253905: Update sanity test suite to not place windows at (0,0)
Reviewed-by: shurailine, serb
|
2020-11-10 05:27:16 +00:00 |
|
Dong Bo
|
f71f9dc93a
|
8255949: AArch64: Add support for vectorized shift right and accumulate
Reviewed-by: aph
|
2020-11-10 01:24:25 +00:00 |
|
Zhengyu Gu
|
1332ba3c3c
|
8256039: Shenandoah: runtime/stringtable/StringTableCleaningTest.java fails
Reviewed-by: shade, rkennke
|
2020-11-10 00:05:20 +00:00 |
|
Sergey Bylokhov
|
11431b16e0
|
4619330: All built-in java.awt.color.ColorSpace fields should be specified as such
Reviewed-by: prr
|
2020-11-09 23:40:04 +00:00 |
|
Andrew Haley
|
17f04fc9e7
|
8254078: DataOutputStream is very slow post-disabling of Biased Locking
Reviewed-by: rriggs, shade, alanb
|
2020-11-09 16:02:30 +00:00 |
|
Stefan Johansson
|
79b7909507
|
8255980: G1 Service thread register_task can be used after shutdown
Reviewed-by: tschatzl, ayang
|
2020-11-09 14:24:24 +00:00 |
|
Thomas Stuefe
|
dd8e4ffbe5
|
8255711: Fix and unify hotspot signal handlers
Reviewed-by: coleenp, gziemski, dholmes
|
2020-11-09 12:03:06 +00:00 |
|
Roman Kennke
|
d99e1f6c29
|
8255991: Shenandoah: Apply 'weak' LRB on cmpxchg and xchg
Reviewed-by: shade
|
2020-11-09 09:19:13 +00:00 |
|
Sergey Bylokhov
|
c7551c37c7
|
8256014: Eliminate the warning about serialization in non-public API of Swing
Reviewed-by: prr, psadhukhan
|
2020-11-09 06:38:53 +00:00 |
|
Sergey Bylokhov
|
2d6c28db24
|
6847157: java.lang.NullPointerException: HDC for component at sun.java2d.loops.Blit.Blit
Reviewed-by: prr
|
2020-11-09 06:35:50 +00:00 |
|
Sergey Bylokhov
|
3ce09c05c4
|
8255920: J2DBench should support CS_PYCC color profile
Reviewed-by: prr
|
2020-11-09 01:38:28 +00:00 |
|
Anton Kozlov
|
2c8f4e202b
|
8255799: AArch64: CPU_A53MAC feature may be set incorrectly
Reviewed-by: ngasson, aph
|
2020-11-09 01:35:26 +00:00 |
|
Sergey Bylokhov
|
2cad836833
|
8255575: java.awt.color.ICC_ColorSpace is not thread-safe
Reviewed-by: prr
|
2020-11-09 01:28:19 +00:00 |
|
Sergey Bylokhov
|
a53b12df2d
|
8255722: Create a new test for rotated blit
Reviewed-by: prr
|
2020-11-09 01:12:46 +00:00 |
|
Roman Kennke
|
f39a2c89fc
|
8256015: Shenandoah: Add missing Shenandoah implementation in WB_isObjectInOldGen
Reviewed-by: shade
|
2020-11-08 20:35:25 +00:00 |
|
Phil Race
|
ed7526a66c
|
8247872: Upgrade HarfBuzz to the latest 2.7.2
Reviewed-by: serb
|
2020-11-08 17:06:12 +00:00 |
|
Xin Liu
|
6a183fbbc3
|
8255562: delete UseRDPCForConstantTableBase
Reviewed-by: simonis
|
2020-11-08 15:03:57 +00:00 |
|
Pavel Rappo
|
c5462bb95d
|
8255989: Remove explicitly unascribed authorship from Java source files
Reviewed-by: redestad, mr, mchung, iris, serb
|
2020-11-07 12:11:43 +00:00 |
|
Sergey Bylokhov
|
358f5d2b03
|
6422025: ThemeReader.cpp can be updated for VC7
Reviewed-by: aivanov
|
2020-11-07 06:10:56 +00:00 |
|
Alex Menkov
|
a9dff9420a
|
8254864: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted001/TestDescription.java timed out
Reviewed-by: sspitsyn, cjplummer
|
2020-11-06 21:57:43 +00:00 |
|
Coleen Phillimore
|
0b7fba75c1
|
8254270: linux 32 bit build doesn't compile libjdwp/log_messages.c
Reviewed-by: redestad, cjplummer, dholmes, stuefe
|
2020-11-06 19:04:09 +00:00 |
|
Conor Cleary
|
f5d36e6c94
|
8246741: NetworkInterface/UniqueMacAddressesTest: mac address uniqueness test failed
Reviewed-by: chegar, dfuchs
|
2020-11-06 17:35:24 +00:00 |
|
Vicente Romero
|
688b10b970
|
8255561: add tests to check binary compatibility rules for records
Reviewed-by: jjg
|
2020-11-06 16:39:40 +00:00 |
|
Brian Burkhalter
|
727a69f537
|
8255969: Improve java/io/BufferedInputStream/LargeCopyWithMark.java using jtreg tags
Reviewed-by: naoto
|
2020-11-06 16:15:14 +00:00 |
|
Andy Herrick
|
952abea47b
|
8254920: Application launched with jpackage produced .exe crashes JVM
Reviewed-by: asemenyuk, almatvee, kizune
|
2020-11-06 16:14:36 +00:00 |
|
David Holmes
|
5dfb42fc68
|
8255563: Missing NULL checks after JDK-8233624
Reviewed-by: kvn
|
2020-11-06 01:38:10 +00:00 |
|
Sergey Bylokhov
|
e730e8b691
|
8241806: The sun/awt/shell/FileSystemViewMemoryLeak.java is unstable
Reviewed-by: jdv, aivanov
|
2020-11-06 00:30:09 +00:00 |
|
Eric Caspole
|
57b98fa55a
|
8255965: LogCompilation: add sort by nmethod code size
Reviewed-by: kvn, redestad
|
2020-11-05 23:51:27 +00:00 |
|
Chris Plummer
|
e42c134038
|
8255706: The JDWP debug agent unecessarily checks for JVMTI_ERROR_INTERRUPT after calling RawMonitorEnter
Reviewed-by: alanb, dholmes, sspitsyn
|
2020-11-05 23:18:01 +00:00 |
|
Claes Redestad
|
e66fd6f0aa
|
8255756: Disabling logging does unnecessary work
Reviewed-by: iklam
|
2020-11-05 21:20:13 +00:00 |
|
Claes Redestad
|
140c162a0d
|
8255894: Remove unused StubRoutines::_zero_aligned_words
Reviewed-by: shade
|
2020-11-05 21:18:59 +00:00 |
|
Zhengyu Gu
|
fc894ab11b
|
8255955: Shenandoah: Only STW GC should process concurrent roots at pauses
Reviewed-by: rkennke
|
2020-11-05 18:59:33 +00:00 |
|
Brian Burkhalter
|
d6f0940400
|
8255913: Decrease number of iterations in TestMaxCachedBufferSize
Reviewed-by: lancea, dfuchs
|
2020-11-05 18:30:34 +00:00 |
|
Vladimir Kozlov
|
1b59595e1e
|
8255914: [AOT] Using AOT flag should give warning when AOT is not included in build
Reviewed-by: dholmes, iveresov
|
2020-11-05 17:18:19 +00:00 |
|
Brian Burkhalter
|
a50fdd5484
|
8219014: (bf) Add absolute bulk put methods which accept a source Buffer
Reviewed-by: psandoz, alanb
|
2020-11-05 16:27:49 +00:00 |
|
Erik Österlund
|
3a02578b33
|
8255452: Doing GC during JVMTI MethodExit event posting breaks return oop
Reviewed-by: coleenp, dlong, rrich, sspitsyn
|
2020-11-05 16:17:33 +00:00 |
|
Gerard Ziemski
|
ba2ff3a6d2
|
8250637: UseOSErrorReporting times out (on Mac and Linux)
Reviewed-by: stuefe, dholmes
|
2020-11-05 16:15:27 +00:00 |
|
Zhengyu Gu
|
31918c55f3
|
8255847: Shenandoah: Shenandoah should not mark through weak roots
Reviewed-by: rkennke
|
2020-11-05 15:29:11 +00:00 |
|
Rahul Yadav
|
867a484df1
|
8255214: Unsupported 'valign' attribute for 'th' tag used in j.u.l.LogManager
Reviewed-by: mchung, dfuchs
|
2020-11-05 14:35:06 +00:00 |
|
Sergey Bylokhov
|
d3c43c2816
|
8255937: Better cleanup for test/jdk/javax/imageio/stream/StreamFlush.java
Reviewed-by: jdv
|
2020-11-05 11:35:54 +00:00 |
|
Kiran Sidhartha Ravikumar
|
b65ff60a8e
|
8255226: (tz) Upgrade time-zone data to tzdata2020d
Reviewed-by: naoto
|
2020-11-05 11:29:19 +00:00 |
|
Patrick Concannon
|
2b78a43f77
|
8255584: HttpPrincipal::getName returns incorrect name
Reviewed-by: dfuchs
|
2020-11-05 10:10:21 +00:00 |
|