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 |
|
Vyom Tewari
|
cc02b4769a
|
8191142: More refactoring for naming deserialization cases
Reviewed-by: chegar, rriggs
|
2017-11-29 13:56:06 +05:30 |
|
Bhavesh Patel
|
6912165887
|
8185369: Clean up the javadoc stylesheet
Reviewed-by: jjg
|
2017-11-28 20:19:29 -08:00 |
|
Valerie Peng
|
4c7e794ad9
|
8182484: Remove 1024-bit default requirement from javadoc of java.security.interfaces.DSAKeyPairGenerator
Updated javadoc to remove the text of using 1024 as the default key size
Reviewed-by: mullan
|
2017-11-29 00:43:59 +00:00 |
|
Yasumasa Suenaga
|
b25c9ddbae
|
8165736: Error message should be shown when JVMTI agent cannot be attached
Reviewed-by: sspitsyn, dholmes
|
2017-11-29 09:26:58 +09:00 |
|
Sergey Bylokhov
|
6f470817d0
|
8043334: Typo in javax/swing/JComponent.html
Reviewed-by: ssadetsky
|
2017-11-28 15:01:00 -08:00 |
|
Coleen Phillimore
|
bd0fdc5c21
|
Merge
|
2017-11-28 17:11:02 -05:00 |
|
Kim Barrett
|
678aafa42c
|
8191870: Remove badJNIHandle
Reviewed-by: coleenp, eosterlund, dcubed
|
2017-11-28 15:52:32 -05:00 |
|
Stefan Karlsson
|
58dd5210ec
|
8192061: Clean up allocation.inline.hpp includes
Reviewed-by: eosterlund, coleenp
|
2017-11-28 21:43:45 +01:00 |
|
Maurizio Cimadamore
|
93438246bc
|
8178427: NPE in Infer$CheckUpperBounds
Void target-type causes a crash during overload resolution
Reviewed-by: vromero
|
2017-11-28 18:51:55 +00:00 |
|
Brent Christian
|
bcbbc4d8ee
|
8191173: (cl) Clarify or remove "for delegation" in ClassLoader spec
Reviewed-by: alanb, dholmes, martin, mchung
|
2017-11-28 10:15:47 -08:00 |
|
Tobias Hartmann
|
6f31e2eada
|
8191996: VM startup fails with CodeCacheExpansionSize=32768 is outside the allowed range
Adjusted minimum value according to platform specific default values.
Reviewed-by: kvn
|
2017-11-28 19:02:23 +01:00 |
|
Volker Simonis
|
7617012f55
|
8191927: Enable AppCDS for custom loaders on all 64-bit Linux and AIX
Added "@requires vm.cds.custom.loaders" to mark tests related to custom loaders
Reviewed-by: simonis, mseledtsov
|
2017-11-28 09:47:04 -08:00 |
|
Kishor Kharbas
|
3fc999a1fe
|
8190308: Implementation: JEP 316: Heap Allocation on Alternative Memory Devices
Sub-task to be used for implementation of JEP 316: Support heap allocation on alternative memory devices
Reviewed-by: sangheki, tschatzl
|
2017-11-29 17:03:10 -08:00 |
|
Hannes Wallnöfer
|
6e56bec454
|
8059835: Optimistic splitting doesn't work with let and const
Reviewed-by: jlaskey, attila
|
2017-11-28 15:36:36 +01:00 |
|
Roland Westrelin
|
386e258e20
|
8186027: C2: loop strip mining
Reviewed-by: kvn, neliasso
|
2017-11-28 11:59:16 +01:00 |
|
Harsha Wardhana B
|
46f665881f
|
5016517: Replace plaintext passwords by hashed passwords for out-of-the-box JMX Agent
Reviewed-by: rriggs, dfuchs, mchung
|
2017-11-28 21:04:42 +05:30 |
|
Volker Simonis
|
800d7ffc3e
|
8191863: [s390] Fix CDS: some bytecode rewriting doesn't depend on RewriteControl
Reviewed-by: mdoerr, goetz, jiangli
|
2017-11-28 14:20:15 +01:00 |
|
Volker Simonis
|
6d566ccf62
|
8191770: [ppc64] Fix CDS: don't rewrite invokefinal if DumpSharedSpaces
Reviewed-by: mdoerr, jiangli
|
2017-11-28 14:11:43 +01:00 |
|
Dmitry Chuyko
|
a43a8363ff
|
8191769: AARCH64: Fix hint instructions encoding
Reviewed-by: adinn
|
2017-11-28 15:42:15 +03:00 |
|
Derek White
|
ded2479840
|
8188877: Improper synchronization in offer_termination
Reviewed-by: kbarrett, tschatzl, aph
|
2017-11-28 12:23:03 +01:00 |
|
Jiangli Zhou
|
61e736cbae
|
8188791: Move AppCDS from closed repo to open repo
Co-authored-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Reviewed-by: dsamersoff, simonis, minqi
|
2017-11-27 20:21:34 -08:00 |
|
Stuart Marks
|
121feb580b
|
8189284: More refactoring for deserialization cases
Reviewed-by: rriggs, igerasim, rhalade, skoivu
|
2017-11-27 17:30:49 -08:00 |
|
Semyon Sadetsky
|
2f2dc51f00
|
8187367: Numerous swing display problems with scaled displays on Windows
Reviewed-by: serb, prr
|
2017-11-27 15:28:29 -08:00 |
|
Zhengyu Gu
|
205351451f
|
8190729: Adjustment to anonymous metadata space chunk allocation algorithm
Adjusted anonymous metadata space chunk allocation algorithm to reduce waste
Reviewed-by: stuefe, coleenp
|
2017-11-27 17:19:53 -05:00 |
|
Martin Doerr
|
20439abed6
|
8191907: PPC64 and s390 parts of JDK-8174962: Better interface invocations
Reviewed-by: goetz
|
2017-11-28 01:08:26 +03:00 |
|
Phil Race
|
dcaa7f90ba
|
Merge
|
2017-11-27 10:35:05 -08:00 |
|
Jan Lahoda
|
9bb2c5a0b3
|
8133616: compiler error messages for dup single type, single static import switched
When reporting clashing imports, use the (non-)staticness of the original import to generate the error message.
Reviewed-by: mcimadamore
|
2017-11-27 19:29:00 +01:00 |
|