Per Lidén
|
a6b12a847c
|
8202994: Add support for undoing last TLAB allocation
Reviewed-by: shade, stefank
|
2018-05-14 15:42:58 +02:00 |
|
Nils Eliasson
|
d822b86df8
|
8193935: Illegal countedLoops transformation
Truncation can sometimes not be removed
Reviewed-by: kvn
|
2018-05-14 14:10:52 +02:00 |
|
Nils Eliasson
|
86728689bf
|
8201532: Update idom to get correct dom depth calculation
Assert due to dom depth calculation on old idom
Reviewed-by: roland
|
2018-05-14 14:10:50 +02:00 |
|
Jim Laskey
|
7906014509
|
8200377: String::strip, String::stripLeading, String::stripTrailing
Reviewed-by: sundar, rriggs
|
2018-05-14 09:40:48 -03:00 |
|
Thomas Schatzl
|
ec2d9845e0
|
8201491: G1 support for java.lang.ref.Reference precleaning
Implement single-threaded concurrent reference precleaning for G1.
Reviewed-by: sangheki, kbarrett
|
2018-05-14 11:47:03 +02:00 |
|
Thomas Schatzl
|
6ff0af73ce
|
8202829: Implement CollectedHeap::get_safepoint_workers() for G1
Use the parallel STW worker gang to do safepoint work.
Reviewed-by: rkennke, eosterlund, pliden
|
2018-05-14 11:47:03 +02:00 |
|
Phil Race
|
edae7e15b2
|
8198412: MonospacedGlyphWidthTest.java may fail on Solaris
Reviewed-by: serb
|
2018-05-11 20:59:21 -07:00 |
|
Sergey Bylokhov
|
684b4f7551
|
8202878: com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails
Reviewed-by: prr
|
2018-05-11 15:27:51 -07:00 |
|
Phil Race
|
fd8df3adf1
|
8202811: Problem List some tests that leave windows open on the desktop
Reviewed-by: serb
|
2018-05-11 14:12:55 -07:00 |
|
Erik Joelsson
|
51a8c7e2e0
|
8202914: Let custom makefile override jmod intput dir locations
Reviewed-by: tbell
|
2018-05-11 08:39:21 -07:00 |
|
Alexey Ivanov
|
e30d634514
|
8202544: Hide unused exports in libzip
Reviewed-by: clanger, ihse
|
2018-05-11 15:07:43 +01:00 |
|
Prem Balakrishnan
|
c82da05b9d
|
8196360: java/awt/Dialog/SiblingChildOrder/SiblingChildOrderTest.java fails
Reviewed-by: serb, sveerabhadra, jdv
|
2018-05-11 21:03:07 +05:30 |
|
Abdul Kolarkunnu
|
cbc02cd8d1
|
8197948: Create test for SwingSet2 main window
Reviewed-by: prr
|
2018-05-09 16:03:49 +05:30 |
|
Phil Race
|
0b2ecd51c9
|
Merge
|
2018-05-08 12:13:57 -07:00 |
|
Phil Race
|
de1b60775b
|
8202767: java/awt/font/GlyphVector/TestLayoutFlags.java is missing null check
Reviewed-by: serb
|
2018-05-08 10:55:09 -07:00 |
|
Thomas Schatzl
|
9ed9e26d5c
|
8202781: Fix typo in DiscoveredListIterator::complete_enqeue
Reviewed-by: kbarrett
|
2018-05-08 16:49:20 +02:00 |
|
Adam Petcher
|
f5a247a85f
|
8171277: Elliptic Curves for Security in Crypto
Implementations of X25519 and X448 key agreement in SunEC
Reviewed-by: mullan
|
2018-05-08 09:47:28 -04:00 |
|
Adam Petcher
|
f15ab37909
|
8181594: Efficient and constant-time modular arithmetic
Field arithmetic library for crypto algorithms like Poly1305 and X25519
Reviewed-by: xuelei
|
2018-05-08 09:21:51 -04:00 |
|
Jim Laskey
|
8139cce3e5
|
8200372: String::trim JavaDoc should clarify meaning of space
Reviewed-by: sundar
|
2018-05-08 09:27:42 -03:00 |
|
Abdul Kolarkunnu
|
558401a842
|
8202718: Jemmy JInternalFrameOperator: Dependency with orders of Minimize, Maximize and Close buttons
Reviewed-by: serb
|
2018-05-08 15:30:08 +05:30 |
|
Claes Redestad
|
b329be2b75
|
8202548: Use reservation Object when creating SpeciesData
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: psandoz, plevart
|
2018-05-08 10:49:59 +02:00 |
|
Laurent Bourgès
|
ef92671424
|
8202580: Dashed BasicStroke randomly painted incorrectly, may freeze application
Fixed Dasher.init() to use the correct part [0; dashLen[
Reviewed-by: prr, serb
|
2018-05-08 10:13:21 +02:00 |
|
Thomas Schatzl
|
035d0190a3
|
8202017: Merge Reference Enqueuing phase with phase 3 of Reference processing
Do reference enqueuing work directly in phase 3 after every Reference.
Reviewed-by: kbarrett, sangheki
|
2018-05-08 10:01:29 +02:00 |
|
Christoph Dreis
|
59d4a62f42
|
8202719: Use Collections.emptyEnumeration where possible
Reviewed-by: martin, psandoz
|
2018-05-08 09:57:45 +02:00 |
|
Claes Redestad
|
13ce1152a4
|
8202583: Remove experimental ClassForNamePlugin
Reviewed-by: jlaskey, alanb, mchung
|
2018-05-08 09:52:18 +02:00 |
|
Hannes Wallnöfer
|
4bbca4651c
|
8200716: Object propertyIsEnumerable buggy behavior on short integer-string key
Reviewed-by: jlaskey, sundar
|
2018-05-08 09:41:10 +02:00 |
|
Rachna Goel
|
78bd242097
|
8191410: Unicode 10
Upgrade to Unicode 10
Reviewed-by: naoto, rriggs, igerasim
|
2018-05-08 11:49:42 +05:30 |
|
Amy Lu
|
2dd9adbf24
|
8202581: failure_handler: gather more environment information on macOS
Reviewed-by: psandoz
|
2018-05-08 12:37:39 +08:00 |
|
Chris Yin
|
7166041796
|
8202690: jdk/jshell/ToolBasicTest.java failed in testOpenFileOverHttp() and testOpenLocalFileUrl()
Reviewed-by: rfield, jlahoda
|
2018-05-08 09:51:42 +08:00 |
|
David Holmes
|
b62fee0519
|
8202744: Expired flag removal for JDK 11
Reviewed-by: coleenp, jiangli
|
2018-05-07 21:48:28 -04:00 |
|
David Holmes
|
8eb4c9db2a
|
8202686: Missing test case for 8200167 - final Object methods
Reviewed-by: psandoz
|
2018-05-07 19:31:39 -04:00 |
|
Coleen Phillimore
|
00223c1ca5
|
8202606: Deprecate AllowNonVirtualCalls option
Reviewed-by: hseigel, dholmes
|
2018-05-07 18:48:36 -04:00 |
|
Goetz Lindenmaier
|
b72846bc20
|
8202745: Remove hyphens from "out-of-bounds"
Reviewed-by: rriggs, dholmes
|
2018-05-07 23:07:01 +02:00 |
|
Phil Race
|
6bd0608f21
|
8176510: java/awt/font/GlyphVector/TestLayoutFlags.java fails with OpenJDK
Reviewed-by: serb
|
2018-05-07 13:36:36 -07:00 |
|
Abdul Kolarkunnu
|
059d828240
|
8202064: Jemmy JInternalFrameOperator: Add wait for close(), activate(), resize() and move() operations
Reviewed-by: serb
|
2018-05-07 16:51:08 +05:30 |
|
Goetz Lindenmaier
|
ac3043c692
|
8201593: Print array length in ArrayIndexOutOfBoundsException
Reviewed-by: dholmes, mdoerr, smonteith, shade, rriggs
|
2018-05-07 09:11:21 +02:00 |
|
Jini George
|
b812ae6e51
|
8174995: SA: clhsdb 'where -a' throws Assertion Failure with illegal code 236 when CDS is used
Make SA aware of the new _nofast* (rewritten during CDS dump time) bytecodes.
Reviewed-by: iklam, cjplummer
|
2018-05-12 17:22:56 +05:30 |
|
Christoph Langer
|
25b41d79b5
|
8202915: [JAXP] Performance enhancements and cleanups in com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator
Reviewed-by: joehw
|
2018-05-12 10:26:42 +02:00 |
|
Mandy Chung
|
0e1bd1f99d
|
8202113: Reflection API is causing caller classes to leak
Reviewed-by: alanb, plevart
|
2018-05-11 14:21:46 -07:00 |
|
Kevin Rushforth
|
8af434d695
|
8202553: Update FXLauncherTest as part of removing JavaFX from JDK
Reviewed-by: ksrini, mchung
|
2018-05-10 13:34:44 -07:00 |
|
Christian Tornqvist
|
62a2880030
|
8202997: Split test/jdk/:tier1 to enable better parallel execution
Reviewed-by: erikj
|
2018-05-11 14:43:08 -04:00 |
|
Dmitrij Pochepko
|
cae7789afc
|
8202395: AARCH64: wrong encoding for SIMD instructions zip, trn, uzp
Reviewed-by: aph
|
2018-05-11 21:22:28 +03:00 |
|
Boris Ulasevich
|
078a1f3a17
|
8201604: ARM64 - Build failure after JDK-8193260
Reviewed-by: aph
|
2018-05-11 21:19:47 +03:00 |
|
Vicente Romero
|
74b151103e
|
8194998: broken error message for subclass of interface with private method
Reviewed-by: mcimadamore
|
2018-05-11 10:39:04 -07:00 |
|
Naoto Sato
|
58f45b7b35
|
8202764: api/java_text/SimpleDateFormat/index.html#Format testcases started to fail with JDK11 b12
Reviewed-by: sherman
|
2018-05-11 10:07:10 -07:00 |
|
Aleksey Shipilev
|
e0ac880134
|
8202974: Backout JDK-8202683
Reviewed-by: stuefe, erikj
|
2018-05-11 17:37:14 +02:00 |
|
Daniel D. Daugherty
|
5e70392aa8
|
8132287: obsolete the "InlineNotify" flag option
Reviewed-by: kvn, dlong, dholmes
|
2018-05-11 11:08:32 -04:00 |
|
Hamlin Li
|
5f48fe5cab
|
8202756: move FilterUSRTest.java to openJDK
Reviewed-by: rriggs
|
2018-05-11 17:50:00 +08:00 |
|
Lana Steuck
|
00f6496450
|
Added tag jdk-11+13 for changeset 758deedaae84
|
2018-05-11 04:57:43 +00:00 |
|
Yasumasa Suenaga
|
256b6f1a4c
|
8202889: Remove trailing LF from perf log
Reviewed-by: stuefe, clanger
|
2018-05-11 09:40:23 +09:00 |
|