53765 Commits

Author SHA1 Message Date
Jesper Wilhelmsson
bc920bd00d Merge 2019-01-22 19:56:19 +01:00
Alexandre Iline
82a639fd0f 8217357: Implement JCov jib profiles
Reviewed-by: erikj
2019-01-22 03:32:47 -08:00
Alan Bateman
755872aa82 8217461: (ch) Add Net.available to return the number of bytes in the socket input buffer
Reviewed-by: clanger, michaelm
2019-01-22 16:39:52 +00:00
Jerry Zhou
6fad78894d 8217352: Remove EA from version string starting with Initial RC promotion
Reviewed-by: erikj, tbell
2019-01-21 02:43:33 +00:00
Doug Simon
0622059445 8215375: [Graal] jck:vm/jvmti/Exception/excp001/excp00101 fails in Graal as JIT mode and -Xcomp mode
Reviewed-by: kvn, dlong
2019-01-20 14:57:22 +01:00
Sergey Bylokhov
d553ddbd03 8211885: Duplicate id declarations in java.awt.geom.Path2D
Reviewed-by: aivanov
2019-01-19 10:09:46 -08:00
Dean Long
db8354fcf3 8217394: Remove org.graalvm.compiler.debug.test.TimerKeyTest from problem list
Reviewed-by: kvn
2019-01-18 16:11:36 -08:00
Pankaj Bansal
ef37f8afb6 8214765: All TrayIcon MessageType icons does not show up with gtk3 option set
Reviewed-by: serb, psadhukhan
2019-01-18 13:54:32 +05:30
Pankaj Bansal
beee59acb3 8214111: There is no icon in all JOptionPane target image
Reviewed-by: serb, psadhukhan
2019-01-18 13:36:16 +05:30
John Jiang
365de9f2bc 8203687: javax/net/ssl/compatibility/Compatibility.java supports TLS 1.3
Reviewed-by: xuelei
2019-01-18 14:25:34 +08:00
Mark Reinhold
be44ced10a 8216532: tools/launcher/Test7029048.java fails (Solaris)
Reviewed-by: rriggs
2019-01-16 16:27:21 -08:00
Jesper Wilhelmsson
e810681b90 Added tag jdk-12+28 for changeset 659b004b6a1b 2019-01-17 00:55:19 +01:00
Xue-Lei Andrew Fan
58c0287a18 8216045: The size of key_exchange may be wrong on FFDHE
Reviewed-by: jnimeh
2019-01-16 11:19:43 -08:00
Manajit Halder
61f2218ba2 8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH
Reviewed-by: serb, kaddepalli
2019-01-16 23:56:32 +05:30
Abdul Kolarkunnu
19ad6151a2 8214471: Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest
Reviewed-by: serb, shurailine
2019-01-15 22:54:08 -08:00
Vladimir Ivanov
731e728ece 8215757: C2: PhaseIdealLoop::create_new_if_for_predicate() computes wrong IDOM
Reviewed-by: kvn, roland
2019-01-15 16:41:17 -08:00
Roland Westrelin
15cadc16f3 8217042: Shenandoah: write barrier on backedge of strip mined loop causes c2 crash at expansion time
Reviewed-by: rkennke, thartmann
2019-01-11 14:27:22 +01:00
Roland Westrelin
05a74ef364 8217043: Shenandoah: SIGSEGV in Type::meet_helper() at barrier expansion time
Reviewed-by: shade, rkennke, thartmann
2019-01-14 13:53:42 +01:00
Thomas Schatzl
39d17b706b 8216490: Spammy periodic GC log message contains random time stamp with periodic gc disabled
Print periodic gc status at startup and only print regular messages if enabled.

Reviewed-by: sangheki, kbarrett
2019-01-16 11:43:51 +01:00
Lutz Schmidt
92e750fb58 8216314: SIGILL in CodeHeapState::print_names()
Reviewed-by: thartmann, kvn
2019-01-16 09:48:35 +01:00
Tom Rodriguez
e590813950 8215748: Application fails when executed with Graal
Reviewed-by: iveresov, kvn, thartmann
2019-01-15 22:59:33 -08:00
Weijun Wang
1d014da14b 8215694: keytool cannot generate RSASSA-PSS certificates
Reviewed-by: xuelei
2019-01-16 11:25:55 +08:00
Pankaj Bansal
b107fdbd58 8214252: Expanded & Collapsed nodes of a JTree look the same on GTK3
Reviewed-by: serb, psadhukhan
2019-01-10 16:38:02 +05:30
Prasanta Sadhukhan
c9ae7d367f Merge 2019-01-08 13:40:57 +05:30
Jesper Wilhelmsson
67abf1eef9 Merge 2019-01-08 07:29:13 +01:00
Priya Lakshmi Muthuswamy
61c1c09d86 8214738: javadoc should honor styles in doc-files
Reviewed-by: jjg
2019-01-08 11:16:32 +05:30
Dora Zhou
b1a3c7d538 8215913: [Test_bug]java/util/Locale/LocaleProvidersRun.java failed on de_DE and ja_JP locale
Reviewed-by: naoto, rgoel, rriggs
2019-01-07 18:48:39 -08:00
Yasumasa Suenaga
abbabdbeb3 8216154: C4819 warnings at HotSpot sources on Windows
Reviewed-by: kbarrett, tschatzl
2019-01-08 10:35:06 +09:00
Kim Barrett
6a3c8e4c10 8215985: ZGC: Simplify reference processing in light of JDK-8175797
Only self-loop 'next' field for FinalReference deactivation.

Reviewed-by: eosterlund, pliden
2019-01-07 15:20:23 -05:00
Roger Riggs
fc741865bd 8216205: Java API documentation formatting error in System.getEnv
Reviewed-by: lancea, bchristi, alanb
2019-01-07 14:15:00 -05:00
Claes Redestad
360f1421e8 8216275: Disable annotation processing lint warnings when building microbenchmarks
Reviewed-by: erikj, ecaspole
2019-01-07 17:09:17 +01:00
Roger Riggs
eefbe6709f 8216134: (process) ProcessBuilder startPipeline does not hide piped streams
Reviewed-by: lancea, bchristi, sgroeger
2019-01-07 09:29:31 -05:00
Andrew Luo
91a88da167 8216267: Fix hotspot-ide-project target on WSL
Reviewed-by: erikj
2019-01-07 04:56:59 -08:00
Erik Österlund
0007eebae3 8215773: applications/kitchensink/Kitchensink.java crash with "assert(ZAddress::is_marked(addr)) failed: Should be marked"
Reviewed-by: coleenp, pliden
2019-01-07 12:22:31 +01:00
Jesper Wilhelmsson
16851a2846 8216266: ProblemList PeelingZeroTripCount.java
Reviewed-by: thartmann, roland
2019-01-07 13:04:32 +01:00
Claes Redestad
c6c604784a 8216197: Remove unused new_hash methods
Reviewed-by: kbarrett, dholmes
2019-01-07 10:21:43 +01:00
Erik Joelsson
7487daf211 8215400: Warn on usage of trampolines with gcc
Reviewed-by: tbell, kbarrett
2019-01-07 10:00:41 +01:00
Prasanta Sadhukhan
f6fcaf0f7d Merge 2019-01-07 11:02:11 +05:30
Ichiroh Takiguchi
97d60fdf0e 8211267: StackOverflowError happened by TextField.setFont(...)
Reviewed-by: serb, prr
2019-01-06 19:28:21 -08:00
David Holmes
839d71f4ca 8216188: Remove expired flags in JDK 13
Reviewed-by: kbarrett, ccheung
2019-01-06 19:49:58 -05:00
Claes Redestad
a1768ee5d8 8216191: Remove FastSuperclassLimit
Reviewed-by: coleenp
2019-01-05 20:11:15 +01:00
Claes Redestad
13fcbf9d8f 8216189: Remove Klass::compute_is_subtype_of
Reviewed-by: hseigel, jiangli
2019-01-05 20:08:24 +01:00
Sergey Bylokhov
e391098432 8215756: Memory leaks in the AWT on macOS
Reviewed-by: dmarkov
2019-01-05 10:13:58 -08:00
Nick Gasson
53f83ebdf9 8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
Reviewed-by: aph
2019-01-05 10:48:54 +08:00
Yasumasa Suenaga
4281ba11a8 8216155: C4819 warning at libfreetype sources on Windows
Reviewed-by: erikj
2019-01-05 10:07:55 +09:00
Mikhailo Seledtsov
912b13fddd 8215583: Exclude runtime/handshake/HandshakeWalkSuspendExitTest.java
Added test to problem list

Reviewed-by: iignatyev
2019-01-04 15:17:40 -08:00
Coleen Phillimore
1509c1ffe1 8215731: Move forward class definitions out of globalDefinitions.hpp
Redistribute the forward declarations to the header files that need them.

Reviewed-by: dholmes, lfoltan
2019-01-04 15:06:01 -05:00
Claes Redestad
346018251f 8215412: Optimize PrintStream.println methods
Reviewed-by: rriggs, dfuchs, forax
2019-01-04 20:58:35 +01:00
Harold Seigel
c3eb2e9d16 8216010: Change callers of build_u2_from() to call Bytes::get_Java_u2() instead
Change the callers and delete function build_u2_from()

Reviewed-by: kbarrett, jiangli, coleenp
2019-01-04 14:28:27 -05:00
Joe Wang
32a556860d 8215330: javax.xml.catalog.CatalogResolverImpl: GroupEntry.matchURI fails to match
Reviewed-by: lancea
2019-01-04 10:42:12 -08:00