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 |
|
Roger Riggs
|
0359a76b78
|
8215798: Use {@systemProperty} for definition of org.openjdk.java.util.stream.tripwire property
Reviewed-by: lancea
|
2019-01-04 12:30:20 -05:00 |
|
Matthias Baesken
|
db1518dae2
|
8215962: Support ThreadPriorityPolicy mode 1 for non-root users on linux/bsd
Reviewed-by: dcubed, dholmes
|
2019-01-04 17:46:56 +01:00 |
|
Andrew Luo
|
a057c3828c
|
8216067: Unused local vars in windows/native/libjava/io_util_md.c
Reviewed-by: rriggs
|
2019-01-04 11:03:53 -05:00 |
|
Claes Redestad
|
bf63ee682e
|
8216157: Enable inlining of java_lang_Class::is_primitive
Reviewed-by: coleenp, eosterlund, jiangli
|
2019-01-04 16:23:56 +01:00 |
|
Erik Gahlin
|
bc2275c28e
|
8215771: The jfr tool should pretty print reference chains
Reviewed-by: mgronlun
|
2019-01-04 14:05:16 +01:00 |
|
Erik Joelsson
|
19507d7ff7
|
8216021: RunTest.gmk might set concurrency level to 1 on Windows
Reviewed-by: ctornqvi, tbell
|
2019-01-04 11:00:29 +01:00 |
|
Andrew Luo
|
691b2423e0
|
8216048: Fix devkit creation in WSL
Reviewed-by: erikj
|
2019-01-04 01:59:54 -08:00 |
|
Jini George
|
482a1838b6
|
8213457: serviceability/sa/ClhsdbInspect.java time out
Increase the timeout needed for ClhsdbInspect.java to 480
Reviewed-by: sspitsyn, cjplummer, lmesnik
|
2019-01-04 13:41:45 +05:30 |
|
Prasanta Sadhukhan
|
8dd191768b
|
8215909: Typo in Swing ProcessMouseEvent method documentation
Reviewed-by: serb, aivanov
|
2019-01-04 11:40:53 +05:30 |
|
Krishna Addepalli
|
f2962e80b5
|
8215910: Typo in AWT InvocationEvent Method Documentation
Reviewed-by: serb, aivanov
|
2019-01-04 07:56:39 +05:30 |
|
Sandhya Viswanathan
|
e1071d80bd
|
8215888: Register to register spill may use AVX 512 move instruction on unsupported platform
Reviewed-by: vlivanov, thartmann
|
2019-01-03 14:55:13 -08:00 |
|
Calvin Cheung
|
a97d8a9a76
|
8215947: JVM crash with -XX:+DumpSharedSpaces
Disable JIT compilation if -XX:+DumpSharedSpaces is specified by the user
Reviewed-by: lfoltan, jiangli
|
2019-01-03 14:33:58 -08:00 |
|
Matthias Baesken
|
97c13d5ade
|
8215961: jdk/jfr/event/os/TestCPUInformation.java fails on AArch64
Reviewed-by: aph, goetz, lucy
|
2019-01-03 16:14:40 +01:00 |
|
Gary Adams
|
230f1bd5c9
|
8216059: nsk_jvmti_parseoptions still has dependency on tilde separator
Reviewed-by: sspitsyn, cjplummer
|
2019-01-03 15:54:01 -05:00 |
|
Eric Caspole
|
f1ec619986
|
Merge
|
2019-01-03 13:22:45 -05:00 |
|
Eric Caspole
|
03b9dcc0fb
|
8196347: LogCompilation: generate log file on the fly for input to junits
Dynamically generate simple log files
Reviewed-by: kvn, thartmann
|
2019-01-03 13:22:02 -05:00 |
|
Sean Coffey
|
1b1cbb9f52
|
Merge
|
2019-01-03 18:19:54 +00:00 |
|
Harold Seigel
|
89ea902f51
|
8215644: Clean up globalDefinitions_<compiler>.hpp
Remove non-existent classes from forward declarations, delete unused functions, etc.
Reviewed-by: coleenp, kbarrett
|
2019-01-03 13:11:35 -05:00 |
|
Roger Calnan
|
2bc7b25732
|
8215911: Various Typos in SQL Method Documentation
Reviewed-by: coffeys
|
2019-01-03 17:49:34 +00:00 |
|
Roger Calnan
|
edb879df0d
|
8215912: Various Typos in java.net Method Documentation
Reviewed-by: coffeys
|
2019-01-03 17:46:09 +00:00 |
|
Roger Calnan
|
5d8b0c4814
|
8182992: Typo in DatagramPacket constructor API doc
Reviewed-by: coffeys
|
2019-01-03 17:29:53 +00:00 |
|
Roger Calnan
|
bef39b8c4d
|
8179943: Typo in javax.net.ssl.SSLSession.removeValue(String) method documentation
Reviewed-by: coffeys
|
2019-01-03 17:27:29 +00:00 |
|