Phil Race
|
6d3672187c
|
8191767: Memory leak in JabSwitch
Reviewed-by: serb, ssadetsky
|
2017-12-01 10:30:57 -08:00 |
|
Joe Wang
|
ecd302728c
|
8191938: Fix lint warnings in JAXP repo: a few Deprecation warrnings and enable -Xlint:all
Reviewed-by: darcy, rriggs
|
2017-12-01 10:02:25 -08:00 |
|
Martin Doerr
|
f8f83d77a8
|
8192898: AIX build broken after JDK-8190308
Reviewed-by: coleenp
|
2017-12-01 11:26:22 -05:00 |
|
Martin Doerr
|
1fd81dac32
|
8192825: PPC64: Missing null check in C1 inline cache check
Reviewed-by: goetz
|
2017-12-01 17:10:33 +01:00 |
|
Lutz Schmidt
|
d8284abf49
|
8192818: [s390]: restoring register contents calculates wrong value
Reviewed-by: goetz, mdoerr
|
2017-12-01 17:09:43 +01:00 |
|
Erik Gahlin
|
8fd0feffb9
|
8179083: Uninitialized notifier in Java Monitor Wait tracing event
Reviewed-by: mgronlun
|
2017-12-01 17:03:07 +01:00 |
|
Daniel D. Daugherty
|
7c89ccfeb8
|
8192810: EnableThreadSMRStatistics should be default off in release builds
Reviewed-by: gtriantafill, coleenp, eosterlund
|
2017-12-01 11:00:46 -05:00 |
|
Claes Redestad
|
11a8bac640
|
8192892: Improve JrtPath::getResolved fast-path test
8175891: JrtPath::resolve off-by-one pre-sizing cause for memory pressure
Reviewed-by: sundar, jlaskey
|
2017-12-01 17:00:34 +01:00 |
|
Boris Ulasevich
|
f4b397b4ba
|
8189439: Parameters type profiling is not performed from aarch64 interpreter
Reviewed-by: vlivanov
|
2017-12-01 18:24:52 +03:00 |
|
Dmitry Chuyko
|
d24ef2f18f
|
8191129: AARCH64: Invalid value passed to critical JNI function
Reviewed-by: vlivanov
|
2017-12-01 18:20:00 +03:00 |
|
Jamsheed Mohammed C M
|
b24fe21f43
|
8006887: Comment about LIR_OprDesc.value in c1_LIR.hpp is incorrect
Pointer bit description corrected
Reviewed-by: kvn, dlong
|
2017-12-01 00:57:01 -08:00 |
|
Stefan Johansson
|
ea04c5cfb3
|
8191821: Finer granularity for GC verification
Reviewed-by: tschatzl, poonam, sangheki
|
2017-12-01 08:56:22 +01:00 |
|
Mandy Chung
|
288a430ce7
|
8192879: jdk.internal.util.jar.VersionedStream is no longer needed
Reviewed-by: sherman
|
2017-11-30 19:58:20 -08:00 |
|
Yasumasa Suenaga
|
6311c909f6
|
8190837: BasicType and BasicTypeSize should refer to HotSpot values
Reviewed-by: dholmes, jgeorge
|
2017-12-01 10:04:31 +09:00 |
|
Daniel D. Daugherty
|
b468df82f9
|
8191787: move private inline functions from thread.inline.hpp -> thread.cpp
Reviewed-by: coleenp, dholmes
|
2017-11-30 18:38:20 -05:00 |
|
Stuart Marks
|
6ad8b12131
|
8160406: Collection.toArray() spec should be explicit about returning precisely an Object[]
Reviewed-by: psandoz, martin, redestad
|
2017-11-30 14:49:36 -08:00 |
|
Xueming Shen
|
7501a2168a
|
8187910: Charset MS950_HKSCS not supported in JDK 9
Reviewed-by: alanb
|
2017-11-30 11:19:14 -08:00 |
|
Dean Long
|
15ea766de2
|
8191437: AOT doesn't work easily after thread local handshakes
Reviewed-by: kvn, rehn, aph
|
2017-11-30 10:40:48 -08:00 |
|
Calvin Cheung
|
40f06dc0e3
|
8174101: Bootclasspath append should not invalidate CDS archive
Reviewed-by: iklam, jiangli
|
2017-11-30 14:25:33 -08:00 |
|
Eric Caspole
|
d470bc0546
|
8192821: Make LogCompilation into a maven project
Add a maven project setup while preserving make build.
Reviewed-by: kvn
|
2017-11-30 16:00:34 -05:00 |
|
Erik Österlund
|
6dc1d8c06d
|
8186787: clang-4.0 SIGSEGV in Unsafe_PutByte
Reviewed-by: coleenp, dholmes, aph, dsamersoff, kbarrett
|
2017-11-30 20:37:20 +01:00 |
|
Aleksei Efimov
|
73d033cf9f
|
8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class
Reviewed-by: lancea
|
2017-11-30 18:07:41 +00:00 |
|
Patric Hedlin
|
bece28d6cc
|
8191232: compiler/intrinsics/bigInteger/TestMultiplyToLen.java fails with java.lang.Exception: Failed
Generating the wrong insn for pointer comparison in intrinsic (on SPARC).
Reviewed-by: neliasso, kvn
|
2017-11-30 15:54:45 +01:00 |
|
Tobias Hartmann
|
23424e9e0a
|
8191360: Lookup of critical JNI method causes duplicate library loading with leaking handler
Unload shared library after lookup to avoid keeping it live.
Reviewed-by: vlivanov, dholmes
|
2017-12-05 08:27:54 +01:00 |
|
Yasumasa Suenaga
|
b6252a4d4d
|
8192897: NPE occurs on clhsdb jstack
Reviewed-by: dholmes, sspitsyn, jgeorge, sballal
|
2017-12-04 10:23:08 +09:00 |
|
Magnus Ihse Bursie
|
a06ef68dcf
|
8190484: Move jvm.h, jmm.h et al to hotspot/*/include
Reviewed-by: dholmes, erikj, mchung
|
2017-12-04 23:55:52 +01:00 |
|
Tom Rodriguez
|
05f99dfe85
|
8191052: [Graal] java/lang/invoke/CallSiteTest.java intermittently fails with "Failed dependency of type call_site_target_value" when running with Graal as JIT
Reviewed-by: kvn, iveresov, dlong
|
2017-12-04 13:13:44 -08:00 |
|
Roland Westrelin
|
8b4b92c1a1
|
8191950: assertion failed: no insertions allowed
Check for dead loops before incremental inlining.
Reviewed-by: thartmann
|
2017-12-02 13:50:04 +01:00 |
|
Jesper Wilhelmsson
|
48d81c1e0c
|
Merge
|
2017-12-02 06:51:10 +01:00 |
|
Kumar Srinivasan
|
47d1a91754
|
8185985: Html files in doc-files directories should be wrapped with standard header and footer
Reviewed-by: jjg
|
2017-11-30 06:14:25 -08:00 |
|
Kumar Srinivasan
|
e3c574e026
|
8190552: Augment the Compiler API tree with APIs to represent HTML content
Reviewed-by: jjg, jlahoda
|
2017-11-30 04:43:09 -08:00 |
|
Sean Mullan
|
4da03ba907
|
8186535: Remove deprecated pre-1.2 SecurityManager methods and fields
Reviewed-by: alanb, coleenp, hseigel, mchung
|
2017-11-30 07:54:28 -05:00 |
|
Roman Kennke
|
3f3f0cb67e
|
8191564: Refactor GC related servicability code into GC specific subclasses
Reviewed-by: ehelin, eosterlund
|
2017-11-30 13:40:07 +01:00 |
|
Igor Veresov
|
d6aded9c68
|
8192756: SIGSEGV in nmethod::new_native_nmethod
Add the missing null check
Reviewed-by: kvn, thartmann
|
2017-11-30 08:35:33 -08:00 |
|
Jini George
|
42d3f8d610
|
8191324: SA cleanup -- part 2
Avoid redefinition of hotspot constants and ia64 code vestiges removal
Reviewed-by: sspitsyn, dholmes, coleenp
|
2017-11-30 21:24:52 +05:30 |
|
Eric Caspole
|
a405ca04ee
|
Merge
|
2017-11-30 10:01:26 -05:00 |
|
Eric Caspole
|
b9c69b3401
|
8191779: LogCompilation throws java.lang.Error: scope underflow
Add the trap into the last call site as the site may not yet be added into scopes.
Reviewed-by: kvn, thartmann
|
2017-11-30 09:59:27 -05:00 |
|
Bob Vandette
|
724a34fbda
|
Merge
|
2017-11-30 09:51:28 -05:00 |
|
Bob Vandette
|
0e7f779f1b
|
8192154: JVM crashes inside some chroot environments on linux
Reviewed-by: dholmes, sgehwolf, glaubitz
|
2017-11-30 09:49:45 -05:00 |
|
Sharath Ballal
|
f684b1a856
|
8184982: SA: Running ClassDump on a simple java program generates NullPointerException
Reviewed-by: sundar, jgeorge
|
2017-11-30 14:58:41 +05:30 |
|
Nishit Jain
|
5102cb9120
|
6354947: [Fmt-*] Clarify DecimalFormat description of FieldPosition use
Reviewed-by: naoto, rriggs
|
2017-11-30 13:31:30 +05:30 |
|
Sergey Bylokhov
|
f968e1a670
|
8182410: missing 'title' in api/javax/swing/plaf/synth/doc-files/componentProperties.html
8183508: multi_tsc.html should be updated
8181289: Invalid HTML 5 in AWT/Swing docs
Reviewed-by: prr, jjg
|
2017-11-29 15:11:37 -08:00 |
|
Vladimir Kozlov
|
3faa620f4c
|
8184361: AOT lib at jdk/lib/libjava.base-coop.so seems to override -XX:AOTLibrary=
Load libraries specified by AOTLibrary. Don't load a library if an other library with the same name is already loaded.
Reviewed-by: dlong
|
2017-11-29 10:30:51 -08:00 |
|
Phil Race
|
625c3fd013
|
Merge
|
2017-11-29 09:47:02 -08:00 |
|
Maurizio Cimadamore
|
3534ed0379
|
8191802: Upward projection result is A<? extends Number> instead of A<? super Integer>
Code in Types.TypeProjection doesn't match the latest spec text
Reviewed-by: vromero
|
2017-11-29 17:31:23 +00:00 |
|
Xueming Shen
|
bc5a87988c
|
8186087: jar tool fails to create a multi-release jar when validating nested classes
Reviewed-by: psandoz
|
2017-11-29 09:25:25 -08:00 |
|
Phil Race
|
586b13cdb6
|
Merge
|
2017-11-29 09:07:01 -08:00 |
|
Jan Lahoda
|
7cdac47d37
|
8191981: javac crash when detecting lambda candidates
Ensuring proper positions on the testing AST nodes created by Analyzer.
Reviewed-by: mcimadamore
|
2017-11-29 14:41:09 +01:00 |
|
Dmitry Chuyko
|
c5df44a4ce
|
8188221: Return type profiling is not performed from aarch64 interpreter
Reviewed-by: drwhite
|
2017-11-29 14:34:19 +03:00 |
|
Bhavesh Patel
|
6912165887
|
8185369: Clean up the javadoc stylesheet
Reviewed-by: jjg
|
2017-11-28 20:19:29 -08:00 |
|