47382 Commits

Author SHA1 Message Date
Coleen Phillimore
7c8c0a97fc 8130072: Add a flag to print out statistics for both system dictionary and shared dictionary
Include Shared Dictionary printing when printing system dictionaries

Reviewed-by: shade, gtriantafill
2017-08-03 08:16:00 -04:00
Ioi Lam
f7f193ae71 8072061: Automatically determine optimal sizes for the CDS regions
See new C++ class MetaspaceClosure.

Reviewed-by: coleenp, jiangli, mseledtsov
2017-08-02 18:06:38 -07:00
Thomas Stuefe
15fbb62d49 8185706: [windows] Native callstacks printing terminates prematurely
Reviewed-by: iklam, zgu
2017-08-02 10:17:14 +02:00
Harold Seigel
ac17311f4a Merge 2017-08-10 16:14:52 +00:00
Gustavo Serra Scalet
fd3d8a1997 8185975: PPC64: Fix vsldoi interface according to the ISA
Reviewed-by: mdoerr
2017-08-10 17:25:46 +02:00
Harold Seigel
e2b0679319 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.

Reviewed-by: coleenp, gtriantafill
2017-08-10 11:12:13 -04:00
Thomas Schatzl
7009b948bb 8180311: [TESTBUG] gc/stress/gclocker/TestGCLockerWithSerial fails with ClassNotFoundException: java.lang.management.ManagementFactory
Do not run the test on minimal VM

Reviewed-by: shade, sjohanss
2017-08-10 13:57:57 +02:00
David Holmes
92ddd523cc Merge 2017-08-10 01:48:41 +00:00
Yasumasa Suenaga
ba635a7b52 8186018: SA: Monitor Cache Dump in HSDB does not work
Reviewed-by: dholmes, dcubed
2017-08-09 21:08:35 -04:00
Coleen Phillimore
1e48327d61 Merge 2017-08-10 00:27:34 +00:00
Coleen Phillimore
c413a4387f Merge 2017-08-09 23:26:38 +00:00
Coleen Phillimore
2d67cafe0c Merge 2017-08-09 23:19:43 +00:00
Coleen Phillimore
7c1aeeeae9 8068317: No_Safepoint_Verifier is not necessary in Rewriter::scan_method
Remove NSV, Method* can't move or be redefined while being rewritten

Reviewed-by: shade, jiangli
2017-08-09 19:00:54 -04:00
Coleen Phillimore
e1528538f4 8186044: [TESTBUG] DumpSharedDictionary test sometimes fails in JPRT
Wrap test in CDSTestUtils.isUnableToMap(out)

Reviewed-by: iklam, mseledtsov
2017-08-09 18:51:44 -04:00
Mikhailo Seledtsov
047aeb0453 Merge 2017-08-09 15:03:29 -07:00
Goetz Lindenmaier
7635d5162e 8185436: jtreg: introduce @requires property to disable cds tests
Fix CompressedClassPointers test to succeed also if cds is not available.

Reviewed-by: jiangli, mseledtsov, iklam
2017-08-03 10:24:34 +02:00
Leonid Mesnik
3c816df786 8184775: tools/launcher/modules/illegalaccess/IllegalAccessTest.java times out on some platforms when xcomp is used
Reviewed-by: alanb, ksrini, martin
2017-08-01 15:59:07 -07:00
Roger Riggs
61af72610c 8185719: rmi TestSocketFactory does not flush
Reviewed-by: lancea, dfuchs
2017-08-02 13:20:20 -04:00
Mandy Chung
57bf613d55 8185541: Add back test cases for resource lookup from bootclasspath
Reviewed-by: alanb
2017-08-02 08:13:37 -07:00
Brian Burkhalter
0227368887 8185623: (se) AbstractSelector.selectorOpen is not published safely
Make 'selectorOpen' instance variable final

Reviewed-by: chegar
2017-08-01 16:08:17 -07:00
Bradford Wetmore
570bbe25a2 8169080: Improve documentation examples for crypto applications
Reviewed-by: mullan
2017-08-01 15:30:13 -07:00
Jonathan Gibbons
276506ab24 8185669: Doc issues in assorted small jdk.* modules
Reviewed-by: bpb, chegar
2017-08-01 15:23:13 -07:00
Vladimir Kozlov
8a7e0be29b Merge 2017-08-01 13:04:59 -07:00
Naoto Sato
7c5c9a0ad2 8185251: java/util/ResourceBundle/modules/layer/run.sh failed on Japanese locale
Reviewed-by: mchung
2017-08-01 08:56:42 -07:00
Goetz Lindenmaier
f399078a51 8185436: jtreg: introduce @requires property to disable cds tests
Reviewed-by: jiangli, mseledtsov, iklam
2017-08-01 16:03:06 +02:00
Jesper Wilhelmsson
11598ea67a Merge 2017-08-08 21:15:58 +02:00
Ioi Lam
8cb80d6c43 8072061: Automatically determine optimal sizes for the CDS regions
See new C++ class MetaspaceClosure.

Reviewed-by: coleenp, jiangli, mseledtsov
2017-08-02 18:07:02 -07:00
Igor Ignatyev
d8e0821f0b Merge 2017-08-02 15:59:32 +00:00
Igor Ignatyev
ddbb88523f 8185536: @key aot should be replaced w/ @requires vm.aot
Reviewed-by: kvn, goetz
2017-08-02 08:52:14 -07:00
Vladimir Kozlov
9bef3e632b Merge 2017-08-01 13:03:20 -07:00
Mikael Gerdin
14d5d3b46f 8185133: Reference pending list root might not get marked
Ensure that pending list head is marked by initial mark

Reviewed-by: eosterlund, kbarrett, tschatzl
2017-08-01 11:03:05 +02:00
Daniel Stewart
35d9741f1c 8184049: AArch64: Matching rule for ubfiz
Reviewed-by: aph, adinn
2017-08-01 14:58:38 +08:00
Vladimir Kozlov
f808590858 8186144: [Graal] some tests fail with: Improperly specified VM option UseJVMCICompiler: EnableJVMCI cannot be disabled
Disable Graal by switching off UseJVMCICompiler when JVMCI is disabled

Reviewed-by: twisti
2017-08-25 18:21:47 -07:00
Goetz Lindenmaier
192f57c11c 8186437: Lock held when compiler thread creation fails
Reviewed-by: stuefe, kvn
2017-08-22 15:12:26 +02:00
Vladimir Kozlov
d1bbcb5a39 8186136: [Graal] some tests setting -Djvmci.Compiler=null fail with: jdk.vm.ci.common.JVMCIError: no JVMCI compiler selected
Removed -Djvmci.Compiler=null for tests which do JIT compilation

Reviewed-by: twisti
2017-08-25 14:07:18 -07:00
Charlie Jiang
fbd95a81a8 8177951: Charset problem when the name of the sound device contains Chinese character
Reviewed-by: amenkov, serb
2017-08-01 14:18:14 +08:00
Krishna Addepalli
a09f958028 8175015: FileSystemView.isDrive(File) memory leak on "C:\" file reference
Reviewed-by: serb, psadhukhan
2017-08-30 16:56:59 +05:30
Phil Race
dc468aae46 Merge 2017-08-29 10:47:16 -07:00
Phil Race
4211e523ea 8186317: Cache font layout tables for use by harfbuzz
Reviewed-by: srl, pnarayanan
2017-08-28 11:53:44 -07:00
Sergey Bylokhov
05aa9c6d1d 8186261: 4 JNI primitive type mismatch defect groups in XlibWrapper.c
Reviewed-by: azvegint
2017-08-24 11:30:13 -07:00
Phil Race
3c205b2acc Merge 2017-08-23 12:05:28 -07:00
Phil Race
6d83ae7b5c 8184135: Remove obsolete dga code and binaries from Solaris SPARC build
Reviewed-by: serb, psadhukhan, pnarayanan
2017-08-23 09:28:08 -07:00
Sergey Bylokhov
7377576533 8186474: WColor class is superseded by the SystemColor and should be removed
Reviewed-by: azvegint
2017-08-22 09:41:11 -07:00
Sergey Bylokhov
cc73a1d421 8186263: The SunDropTargetEvent sometimes is not dispatched
Reviewed-by: prr
2017-08-18 14:03:06 -07:00
Phil Race
d3752ab147 Merge 2017-08-18 11:25:20 -07:00
Laurent Bourgès
076ad85e98 8186364: RFE: API for java.awt.geom.Path2D storage trimming
Reviewed-by: prr, flar
2017-08-18 10:12:50 -07:00
Dmitry Batrak
cb9b582f3e 8174744: [macos] Wrong rendering of string containing surrogate pairs
Reviewed-by: prr, serb
2017-08-17 19:24:58 -07:00
Sergey Bylokhov
858eff4f0b 8185683: Inaccessible and unused classes can be removed from java.desktop module
Reviewed-by: prr, kcr
2017-08-17 13:51:01 -07:00
Phil Race
a6132067a5 Merge 2017-08-16 11:31:56 -07:00
Phil Race
e1ad369695 Merge 2017-08-14 10:47:56 -07:00