Stefan Johansson
|
6929e0f05a
|
8186571: Implementation: JEP 307: Parallel Full GC for G1
Improve G1 worst-case latencies by making the full GC parallel.
Reviewed-by: tschatzl, sangheki, ehelin
|
2017-11-14 11:33:23 +01:00 |
|
Michael D
|
e0aaa2c8ae
|
8191041: Questionable Rendering of Disabled Text in Swing GTK L&F
Reviewed-by: prr, ssadetsky
|
2017-11-13 15:04:18 -08:00 |
|
Coleen Phillimore
|
6e6c2aa59f
|
8190891: Clean up G1 barrier code in compiler interface (ci)
Consolidate gc barrier code in ci
Reviewed-by: eosterlund, kbarrett
|
2017-11-13 17:29:00 -05:00 |
|
Phil Race
|
8934efd172
|
Merge
|
2017-11-13 13:18:35 -08:00 |
|
Phil Race
|
71d1941f5a
|
8181139: Memory leak in awt_Font.cpp / AwtFont::Create
Reviewed-by: serb, ssadetsky
|
2017-11-13 12:10:49 -08:00 |
|
Roland Westrelin
|
002aff0a75
|
8190375: Java Crash in JavaBug.formatPos(I)Ljava/lang/String
Skip the logic that set the value of the Phi iv if the exit condition is "not equal"
Reviewed-by: thartmann, mdoerr
|
2017-11-13 14:53:28 -05:00 |
|
Hannes Wallnöfer
|
768db55a4d
|
8191131: Nashorn test comparator breaks comparator contract
Reviewed-by: sundar, jlaskey
|
2017-11-13 18:14:33 +01:00 |
|
Erik Joelsson
|
50547a8734
|
8190725: Freetype license file provided with configure not included in images
Reviewed-by: ihse, tbell
|
2017-11-13 16:32:30 +01:00 |
|
Priya Lakshmi Muthuswamy
|
c9944644fd
|
8190391: nashorn "!!" of nonzero even integer var becomes false when returned
Reviewed-by: sundar, hannesw
|
2017-11-13 15:54:20 +01:00 |
|
Leo Korinth
|
d1cbd17c2c
|
8190408: Run G1CMRemarkTask with the appropriate amount of threads instead of starting up everyone
Reviewed-by: tschatzl, sjohanss
|
2017-11-13 15:28:17 +01:00 |
|
Magnus Ihse Bursie
|
5713b7c2bd
|
8191202: Remove duplicated jmm.h
Reviewed-by: erikj, coleenp
|
2017-11-22 14:53:20 +01:00 |
|
Razvan Lupusoru
|
9b6a428212
|
8190800: Support vectorization of Math.sqrt() on floats
Reviewed-by: vlivanov, kvn
|
2017-11-22 14:43:37 +03:00 |
|
Igor Veresov
|
b6d123f660
|
8191683: Compile problem on ARM after JDK-8043070
Make nmethod::_state explicitly a signed char
Reviewed-by: thartmann
|
2017-11-22 01:12:23 -08:00 |
|
Coleen Phillimore
|
525a5e52e3
|
Merge
|
2017-11-21 21:33:53 -05:00 |
|
Calvin Cheung
|
4b08777a6a
|
8191739: [TESTBUG] test/hotspot/jtreg/runtime/LoadClass/TestResize.java fails to compile after JDK-8191580
Added missing import statement
Reviewed-by: dcubed, dholmes
|
2017-11-21 15:45:33 -08:00 |
|
Eric Caspole
|
b18720e411
|
8191615: LogCompilation can show bytes
Print the bytes size of a method as it is now contained in the log
Reviewed-by: kvn, vlivanov
|
2017-11-21 16:27:01 -05:00 |
|
Calvin Cheung
|
e7ff0665e4
|
8188122: Path length limits on Windows leads to obscure class loading failures
Used the unicode version of windows API's to handled long paths and avoid using the stat() function.
Reviewed-by: stuefe, iklam
|
2017-11-21 09:49:52 -08:00 |
|
Ioi Lam
|
28b3c9f104
|
8191042: Deprecate VM option CheckEndorsedAndExtDirs
Reviewed-by: dholmes
|
2017-11-21 09:20:56 -08:00 |
|
Dean Long
|
fb89c1729c
|
8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
Reviewed-by: vlivanov, dpochepk
|
2017-11-21 09:04:42 -08:00 |
|
Gerard Ziemski
|
cdabc7a61c
|
8191580: open/test/hotspot/jtreg/runtime/LoadClass/TestResize fails on product build
Guarded the test with the tag requiring debug build
Reviewed-by: jiangli
|
2017-11-21 10:21:24 -06:00 |
|
John Paul Adrian Glaubitz
|
1e788379fa
|
8191663: Zero variant broken after 8189170 and 8189871
Reviewed-by: eosterlund, coleenp
|
2017-11-21 15:24:38 +01:00 |
|
Roman Kennke
|
6765ebd98f
|
8191562: Missing include in gcArguments.cpp breaks minimal JVM build
Reviewed-by: mdoerr, ehelin
|
2017-11-21 12:48:17 +01:00 |
|
Magnus Ihse Bursie
|
85089d08d5
|
8191203: Remove duplicated jimage.hpp
Reviewed-by: dholmes
|
2017-11-21 15:02:17 +01:00 |
|
Erik Helin
|
26aa579a78
|
8182284: G1Analytics uses uninitialized fields
Reviewed-by: tschatzl, sjohanss
|
2017-11-21 08:33:54 +01:00 |
|
Magnus Ihse Bursie
|
3d10c44a34
|
8190418: Stop generating jvmtiEnvStub and jvmtiEnvRecommended
Reviewed-by: erikj, tbell, dholmes
|
2017-11-21 09:44:50 +01:00 |
|
Sharath Ballal
|
7367af0bf3
|
8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler
Reviewed-by: dholmes, jgeorge
|
2017-11-21 11:27:46 +05:30 |
|
Igor Veresov
|
2811fa2e82
|
8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint
Introduce not_installed state for nmethods
Reviewed-by: dlong
|
2017-11-20 19:00:22 -08:00 |
|
David Holmes
|
61a6cba43c
|
Merge
|
2017-11-20 17:10:02 -05:00 |
|
Ekaterina Pavlova
|
d7f5a6e86e
|
8190975: [Graal] Tests which run with "--limit-modules java.base" could fail when Graal is used as JIT
Reviewed-by: dholmes, alanb
|
2017-11-20 14:02:10 -08:00 |
|
David Holmes
|
687c2c5412
|
8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM
Reviewed-by: stuefe, dcubed
|
2017-11-20 15:56:32 -05:00 |
|
Stuart Monteith
|
cdf8de893e
|
8191338: aarch64: fails to build after 8189745
Reviewed-by: aph, drwhite, dchuyko
|
2017-11-20 09:46:55 +00:00 |
|
Nils Eliasson
|
fc7955d5fc
|
8160548: Inconsistent inlining behavior with CompileOnly
Can_be_compiled should not affect inlining
Reviewed-by: thartmann
|
2017-11-20 09:50:27 +01:00 |
|
Vyom Tewari
|
2245db7522
|
8145635: Add TCP_QUICKACK socket option
Reviewed-by: chegar, rriggs, clanger
|
2017-11-13 14:03:36 +05:30 |
|
Jesper Wilhelmsson
|
fdee542113
|
Merge
|
2017-11-11 01:21:09 +01:00 |
|
Gilles Duboscq
|
a908316a65
|
8182755: [JVMCI] Deoptimization in synchronized methods can lead to a crash or exception when using EnableJVMCI but not UseJVMCICompiler
Reviewed-by: kvn, thartmann
|
2017-11-10 14:57:38 +01:00 |
|
Tobias Hartmann
|
b0c9129d6c
|
8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread"
Bail out with a meaningful error message in case we cannot throw a Java exception.
Reviewed-by: kvn, dholmes
|
2017-11-10 13:10:54 +01:00 |
|
Robbin Ehn
|
f6750599ef
|
8187809: UseMembar should be set true and deprecate the flag
Reviewed-by: dcubed, sspitsyn, dholmes
|
2017-11-10 09:16:42 +01:00 |
|
Pankaj Bansal
|
f71993d642
|
8164811: [hidpi]Tests fail with OpenGL and GDI Rendering 8189257: Enabling Translucent Frame with setBackground disables HiDPI
Reviewed-by: serb, prr, pnarayanan
|
2017-11-10 12:37:02 +05:30 |
|
Lana Steuck
|
43006bf8f9
|
Merge
|
2017-11-10 03:27:43 +00:00 |
|
Lana Steuck
|
a71d840954
|
Added tag jdk-10+31 for changeset e6278add9ff2
|
2017-11-10 03:26:50 +00:00 |
|
Doug Lea
|
5d5334f305
|
8189764: Miscellaneous changes imported from jsr166 CVS 2017-11
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:14:45 -08:00 |
|
Doug Lea
|
e2cbace23d
|
8189387: ConcurrentLinkedDeque linearizability continued ..
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:10:46 -08:00 |
|
Doug Lea
|
42ad4ec2dd
|
8179314: CountedCompleterTest.testForkHelpQuiesce fails with expected:<21> but was:<13>
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:07:21 -08:00 |
|
Doug Lea
|
f2eb80c063
|
8190747: ExecutorService/Invoke.java fails intermittently
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:03:37 -08:00 |
|
Semyon Sadetsky
|
78226acfd5
|
8183504: 8u131 Win 10, issue with wrong position of Sogou IME popup
Reviewed-by: psadhukhan
|
2017-11-09 14:19:31 -08:00 |
|
Brian Burkhalter
|
1ca74d0d2e
|
8191025: (ch) Scattering reads to a subsequence of buffers ignores length
Use length parameter instead of the buffer array length
Reviewed-by: rriggs, alanb
|
2017-11-09 13:30:03 -08:00 |
|
Daniel Fuchs
|
ccdb0ef8e2
|
8189953: FileHandler constructor throws NoSuchFileException with absolute path
Reviewed-by: mchung
|
2017-11-09 20:51:37 +00:00 |
|
Roland Westrelin
|
85d2a057a4
|
8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses
Added missing checks for Opaque4Node in split-if code
Reviewed-by: kvn
|
2017-11-09 12:43:13 -08:00 |
|
Abdul Kolarkunnu
|
362d39e670
|
8190456: sanity/client/SwingSet/src/ComboBoxDemoTest.java failed with NPE from java.awt.EventQueue.getCurrentEventImpl()
Reviewed-by: serb, psadhukhan
|
2017-11-09 15:32:52 +05:30 |
|
Abdul Kolarkunnu
|
e1e58fe2de
|
8190530: Compilation error in jemmy code FrameOperator.java due to missing of import statement of JemmyException
Reviewed-by: ssadetsky, serb
|
2017-11-09 15:30:11 +05:30 |
|