Phil Race
|
4a4fbbaaa9
|
8231243: [TESTBUG] CustomFont.java cannot find font file
Reviewed-by: serb
|
2019-09-24 09:09:15 -07:00 |
|
Christoph Langer
|
0ce0ff51c4
|
8227441: Enhance logging when reading the fontconfig info file
Co-authored-by: Matthias Baesken <matthias.baesken@sap.com>
Reviewed-by: prr, mbaesken
|
2019-07-09 15:58:22 +02:00 |
|
Dmitry Markov
|
01ec1f2fec
|
8230782: Robot.createScreenCapture() fails if “awt.robot.gtk” is set to false
Reviewed-by: prr, serb
|
2019-09-23 17:18:03 +01:00 |
|
Prasanta Sadhukhan
|
3afd808de8
|
Merge
|
2019-09-23 13:08:20 +05:30 |
|
Ioi Lam
|
b18626ae7a
|
8231275: Remove null check in the beginning of SystemDictionary::load_shared_class()
Reviewed-by: ccheung, coleenp
|
2019-09-22 17:17:58 -07:00 |
|
Ioi Lam
|
9c92ecba04
|
8231125: Improve testing of parallel loading of shared classes by the boot class loader
Reviewed-by: ccheung, coleenp, dholmes
|
2019-09-22 17:16:35 -07:00 |
|
Daniel D. Daugherty
|
83f41d2736
|
8231323: ProblemList jdk/jfr/jcmd/TestJcmdConfigure.java
Reviewed-by: ysuenaga
|
2019-09-21 10:13:25 -04:00 |
|
John Jiang
|
0a0956bcda
|
8180837: SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID
Reviewed-by: xuelei
|
2019-09-21 08:06:00 +08:00 |
|
Joe Wang
|
c77f6fdcb6
|
8231083: Clarify SAX documentation
Reviewed-by: lancea, alanb
|
2019-09-20 22:11:45 +00:00 |
|
Valerie Peng
|
46db25e188
|
8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism
Disable mechanisms with partial support, e.g. can decrypt but cannot encrypt
Reviewed-by: xuelei
|
2019-09-20 21:33:24 +00:00 |
|
Leonid Mesnik
|
d564ab722a
|
8229853: Problemlist compiler/codecache/jmx/PoolsIndependenceTest.java
Reviewed-by: thartmann
|
2019-09-20 13:14:50 -07:00 |
|
Joe Darcy
|
f3208bfcd0
|
8199424: consider removing ObjectInputStream and ObjectOutputStream native methods
Reviewed-by: bpb, rriggs, redestad
|
2019-09-20 09:32:45 -07:00 |
|
Coleen Phillimore
|
b770e9a6b4
|
8225628: Remove unused Thread::muxAcquireW function
Reviewed-by: dcubed, hseigel
|
2019-09-20 10:23:40 -04:00 |
|
Julia Boes
|
b15b322cf3
|
8230648: Replace @exception tag with @throws in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: prappo, lancea
|
2019-09-20 11:07:52 +01:00 |
|
Jia Huang
|
2fc6c6459d
|
8231242: G1CollectedHeap::print_regions_on() does not print description for "OA" and "CA" regions
Reviewed-by: tschatzl, jiangli
|
2019-09-20 11:33:30 +08:00 |
|
Jagjot Singh
|
6b80f1e7cd
|
8165828: [TEST_BUG] The reg case:javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java failed as No Metal Look and Feel
Reviewed-by: psadhukhan
|
2019-09-18 07:18:44 -07:00 |
|
Sergey Bylokhov
|
f3778ba355
|
8225372: accessibility errors in tables in java.desktop files
Reviewed-by: aivanov
|
2019-09-09 12:23:22 -07:00 |
|
Sergey Bylokhov
|
d05b24b3f4
|
8229896: Delete an unused code in the BufferedContext
Reviewed-by: prr, jdv
|
2019-09-13 17:35:12 -07:00 |
|
Sergey Bylokhov
|
0356d202b6
|
8225101: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map
Reviewed-by: prr, pbansal
|
2019-09-12 22:20:35 -07:00 |
|
Pankaj Bansal
|
38c425df73
|
8225805: Java Access Bridge does not close the logger
Reviewed-by: dmarkov, jdv
|
2019-09-11 15:58:27 +05:30 |
|
Laurent Bourgès
|
027fdb2d3b
|
8230728: Thin stroked shapes are not rendered if affine transform has flip bit
Use abs(at.getDeterminant()) in userSpaceLineWidth() to ensure positive value
Reviewed-by: prr, jdv
|
2019-09-10 21:20:51 +02:00 |
|
Sergey Bylokhov
|
17c2843ddb
|
8229515: [macos] access to window property of NSView on wrong thread
Reviewed-by: prr, dmarkov
|
2019-09-07 11:38:36 -07:00 |
|
Matthias Baesken
|
4db0f9cbbb
|
8230480: check malloc/calloc results in java.desktop
Reviewed-by: rriggs
|
2019-09-04 10:12:42 +02:00 |
|
Tejpal Rebari
|
603689f760
|
8194944: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java' fails
Reviewed-by: jdv, arapte
|
2019-09-04 22:18:48 +05:30 |
|
Prasanta Sadhukhan
|
4af2b012c3
|
Merge
|
2019-08-29 16:11:22 +05:30 |
|
Prasanta Sadhukhan
|
bcff4990ad
|
Merge
|
2019-08-29 15:09:48 +05:30 |
|
Joe Darcy
|
9b0cfaf53e
|
8230074: Improve specification for {Math, StrictMath}.negateExact
Reviewed-by: bpb
|
2019-08-28 22:30:26 -07:00 |
|
Jesper Wilhelmsson
|
bc1c0aec0d
|
Added tag jdk-14+12 for changeset 8570f22b9b6a
|
2019-08-29 02:54:50 +02:00 |
|
Phil Race
|
cfe9df2ae2
|
8229800: WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
Reviewed-by: jdv, serb, aaivanov
|
2019-08-28 09:13:01 -07:00 |
|
Jie Fu
|
72d8e98a9d
|
8230228: [TESTBUG] Several runtime/ErrorHandling tests may fail on some platforms
Reviewed-by: coleenp, stuefe, mseledtsov
|
2019-08-28 08:47:40 +08:00 |
|
Mikhailo Seledtsov
|
5b34d00fbc
|
8230115: Problemlist JFR TestNetworkUtilization test
Added test to the problem list
Reviewed-by: dcubed
|
2019-08-28 15:15:38 -07:00 |
|
Alex Menkov
|
3ac8462ead
|
8228554: Accessibility errors in jdwp-protocol.html
Reviewed-by: dholmes, sspitsyn
|
2019-08-28 13:34:15 -07:00 |
|
Joe Wang
|
7b6b6702e3
|
8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
Reviewed-by: lancea
jdk-14+12
|
2019-08-28 19:02:51 +00:00 |
|
Evgeny Mandrikov
|
ac7b48d1ed
|
8215166: Remove unused G1PretouchAuxiliaryMemory option
Removed experimental option.
Reviewed-by: kbarrett
|
2019-08-28 14:37:45 -04:00 |
|
Kim Barrett
|
a34e8be4f3
|
8230126: delay_to_keep_mmu can delay shutdown
Wait on CGC_lock instead of sleeping to provide the delay.
Reviewed-by: sangheki, sjohanss
|
2019-08-28 14:06:37 -04:00 |
|
Daniel D. Daugherty
|
be0cd9908a
|
8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184
Reviewed-by: eosterlund
|
2019-08-28 12:53:37 -04:00 |
|
Daniel D. Daugherty
|
9b992ead1e
|
8230184: rename, whitespace, indent and comments changes in preparation for lock free Monitor lists
Reviewed-by: kbarrett, dholmes
|
2019-08-28 10:56:50 -04:00 |
|
Ioi Lam
|
a2c067f6e8
|
8230294: runtime/cds/appcds/ClassPathAttr.java failed with jar operation failed
Reviewed-by: lfoltan
|
2019-08-28 07:41:57 -07:00 |
|
Sergey Bylokhov
|
145c5111a6
|
8146238: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts
Reviewed-by: prr, avu
|
2019-08-27 04:43:01 -07:00 |
|
Nils Eliasson
|
336b64a259
|
8230091: Add verification of clean_catch_blocks
Reviewed-by: rbackman, kvn
|
2019-08-26 11:36:45 +02:00 |
|
Erik Österlund
|
855f16ef50
|
8229278: Improve hs_err location printing to assume less about GC internals
Reviewed-by: stefank, kbarrett
|
2019-08-28 11:19:09 +02:00 |
|
Per Lidén
|
2750569c00
|
8230096: ZGC: Remove unused ZObjectAllocator::_nworkers
Reviewed-by: stefank
|
2019-08-28 09:50:23 +02:00 |
|
Per Lidén
|
536122fed6
|
8230092: ZGC: Consolidate ZBackingFile, ZBackingPath and ZPhysicalMemoryBacking on Linux
Reviewed-by: stefank
|
2019-08-28 09:50:21 +02:00 |
|
Per Lidén
|
1a76c72367
|
8230090: ZGC: Introduce ZSyscall
Reviewed-by: stefank
|
2019-08-28 09:50:20 +02:00 |
|
Ioi Lam
|
87eefe2e00
|
8227370: Remove SharedPathsMiscInfo
Reviewed-by: ccheung, jiangli
|
2019-08-27 22:14:52 -07:00 |
|
Ioi Lam
|
11ca73d744
|
8230168: Use ClasspathStream for FileMapInfo::create_path_array
Reviewed-by: lfoltan, fparain
|
2019-08-27 22:14:15 -07:00 |
|
Frank Yuan
|
f85fe3a3d6
|
8230010: Remove jdk8037819/BasicTest1.java
8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
Reviewed-by: joehw, vtewari
|
2019-08-28 11:00:55 +08:00 |
|
Ivan Gerasimov
|
3ed845784d
|
8226831: Use Objects.equals() when appropriate
Reviewed-by: rriggs, bpb
|
2019-08-27 14:44:21 -07:00 |
|
Claes Redestad
|
99bf89c581
|
8228507: Archive FDBigInteger
Reviewed-by: jiangli, bpb
|
2019-08-27 22:26:42 +02:00 |
|
Patricio Chilano Mateo
|
85dbabe345
|
8229844: Remove attempt_rebias parameter from revoke_and_rebias()
Removed attempt_rebias parameter and merged fast_enter() and slow_enter() into enter()
Reviewed-by: dholmes, rehn, coleenp, dcubed
|
2019-08-27 20:10:06 +00:00 |
|