Lin Zang
aef52a6e3a
8215228: Use a constant hash table size in order to enable compiler optimization
...
Remove a field from KlassInfoTable to allow compiler optimizations
Reviewed-by: phh, aph
2018-12-11 10:23:15 -08:00
Leo Korinth
811c84ba68
8214946: G1: Initialize all class members on construction
...
Reviewed-by: kbarrett, tschatzl
2018-12-17 11:37:40 +01:00
Doug Simon
945e9400ce
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
...
Reviewed-by: iveresov, never, dlong
2018-12-14 16:52:17 -08:00
Jean Christophe Beyler
f3657753d6
8201655: Add thread-enabled support for the Heap Sampling
...
Added thread-enabled support
Reviewed-by: amenkov, sspitsyn
2018-12-14 13:13:06 -08:00
Lance Andersen
d1951aa97c
8215372: Incorrect nio/file/DirectoryStream/Basic.java tests for validating the use of a glob
...
Reviewed-by: alanb
2018-12-14 14:17:22 -05:00
Jean Christophe Beyler
a9d7e075e5
8215329: Modify ZGC requirement for HeapMonitorThreadTest.java
...
Modify the requirement to be tested
Reviewed-by: amenkov, pliden, sspitsyn
2018-12-14 10:51:09 -08:00
Nick Gasson
1d7662e428
8214077: test java/io/File/SetLastModified.java fails on ARM32
...
Replace uses of stat with stat64 in java.base
Reviewed-by: alanb
2018-12-14 13:30:21 +00:00
Martin Doerr
b83df1e1fc
8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI
...
Invalidate Phi functions for conflicting types and avoid bailout.
Reviewed-by: kvn, iveresov
2018-12-14 09:59:08 +01:00
Jesper Wilhelmsson
2932598566
Merge
2018-12-14 01:34:13 +01:00
Erik Gahlin
165c644cf8
8215362: JFR GTest JfrTestNetworkUtilization fails
...
Reviewed-by: mgronlun
2018-12-13 23:25:00 +01:00
Leonid Mesnik
f03df8356b
8215369: Jcstress pollute /var/tmp with temporary files
...
Reviewed-by: iignatyev, mseledtsov
2018-12-13 14:16:21 -08:00
Adam Farley
4452b80aff
8215217: OpenJDK source has too many swear words
...
Reviewed-by: smarks, shade, rriggs, lancea, prr, joehw
2018-12-13 11:05:22 -08:00
Joe Darcy
b5f0eec3d8
8205626: Start of release updates for JDK 13
...
8205393: Add SourceVersion.RELEASE_13
8205394: Add source 13 and target 13 to javac
8205645: Bump maximum recognized class file version to 57 for JDK 13
8214825: Update preview language features for start of JDK 13
Reviewed-by: erikj, alanb, mchung, mcimadamore, dholmes, smarks, jjg
2018-12-13 19:06:11 +01:00
Jesper Wilhelmsson
f32dc1764c
Added tag jdk-13+0 for changeset cc4098b3bc10
2018-12-13 17:01:15 +01:00
Dmitry Markov
8a217022ca
8213583: Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files
...
Reviewed-by: kaddepalli, aivanov, serb
2018-11-29 15:17:58 +00:00
Krishna Addepalli
3b08bdb0c7
8213048: Invalid use of HTML5 in java.awt files
...
Reviewed-by: serb, pbansal, aivanov
2018-11-29 15:21:10 +05:30
Prasanta Sadhukhan
81a8e473dc
Merge
2018-11-29 14:32:23 +05:30
Jakub Vanek
e4446cf0be
8214465: Upgrade arm-sflt minimum architecture to ARMv5TE for assembler
...
Reviewed-by: erikj, dholmes
2018-11-29 00:51:58 -05:00
Jakub Vanek
0c151cbbae
8214466: Append assembler flags on ARM targets
...
Reviewed-by: erikj, dholmes
2018-11-29 00:49:27 -05:00
Jakub Vanek
b2bf2d252b
8214332: Add a flag for overriding default JNI library search path
...
Reviewed-by: erikj, dholmes
2018-11-28 22:29:35 -05:00
Stuart Marks
9aff87efc9
8214460: MacosX build is broken because of JDK-8214014
...
Reviewed-by: dholmes, tbell
2018-11-28 18:16:39 -08:00
Jesper Wilhelmsson
09e146ba88
Added tag jdk-12+22 for changeset 732bec44c89e
2018-11-29 02:11:44 +01:00
Hamlin Li
9ed40ce6c5
8214431: tests failed because can't find jdk.testlibrary.* in test directory or libraries
...
Reviewed-by: chegar, ctornqvi, dholmes
2018-11-29 07:40:45 +08:00
Doug Lea
53d3a4f50c
8211283: Miscellaneous changes imported from jsr166 CVS 2018-11
...
Reviewed-by: martin, chegar
2018-11-28 15:25:14 -08:00
Doug Lea
5a5aa52772
8211877: Broken links in java.util.concurrent.atomic
...
Reviewed-by: martin, jjg
2018-11-28 15:25:14 -08:00
Doug Lea
5d11c7bd0c
8212899: java/util/concurrent/tck/JSR166TestCase.java - testMissedSignal_8187947(SubmissionPublisherTest): timed out waiting for CountDownLatch for 40 sec
...
Reviewed-by: martin, dholmes
2018-11-28 15:25:14 -08:00
Martin Buchholz
7212bf0a77
8213406: (fs) More than one instance of built-in FileSystem observed in heap
...
Reviewed-by: alanb, cushon, weijun
2018-11-28 14:28:28 -08:00
Kim Barrett
978c78f7fc
8214278: Cleanup process_completed_threshold and related state
...
Change types, normalize names, remove special values.
Reviewed-by: tschatzl, sjohanss
2018-11-28 16:05:48 -05:00
Roger Riggs
48d68d182a
8214014: Remove vestiges of gopher: protocol proxy support
...
Reviewed-by: lancea, alanb
2018-11-28 16:04:36 -05:00
Roger Riggs
c1034b1cad
4947890: Minimize JNI upcalls in system-properties initialization
...
Reviewed-by: erikj, mchung, bchristi, ihse, coleenp, stuefe
2018-11-28 15:53:49 -05:00
Lance Andersen
94f0c828e3
8210454: jar tool does not allow setting the module version without also setting the main class
...
Reviewed-by: alanb, mchung, chegar
2018-11-28 14:49:19 -05:00
Jean Christophe Beyler
42563fdad8
8214408: Migrate EventsOnOff to using the same allocateAndCheck method
...
Move code to the more stable version used by other tests
Reviewed-by: sspitsyn, amenkov
2018-11-28 11:09:27 -08:00
Joe Wang
5f05f78bd4
8213117: adoptNode corrupts attribute values
...
Reviewed-by: lancea
2018-11-28 10:30:15 -08:00
Ioi Lam
16dc8e9634
8213275: ReplaceCriticalClasses.java fails with jdk.internal.vm.PostVMInitHook not found
...
Reviewed-by: lfoltan, sspitsyn, shade
2018-11-28 07:51:15 -08:00
Volker Simonis
631decbf2f
8214343: Handle the absence of Xrandr more generically
...
Reviewed-by: stuefe, erikj, prr
2018-11-28 13:56:32 +01:00
Dmitry Chuyko
bc98309953
8214272: Don't use memset to initialize arrays of MemoryUsage in memoryManager.cpp
...
Reviewed-by: rkennke, shade
2018-11-28 13:24:56 +03:00
Robbin Ehn
7e0040c384
8213791: StringTable: Use get and insert
...
Reviewed-by: eosterlund, gziemski
2018-11-28 11:06:27 +01:00
Thomas Schatzl
0f0b8626fc
8213996: Remove one of the SparsePRT entry tables
...
Remove unused functionality in SparsePRT
Reviewed-by: shade, sjohanss
2018-11-28 11:06:58 +01:00
Thomas Schatzl
9a4eed85df
8211211: vmTestbase/metaspace/stressDictionary/StressDictionary.java timeout
...
Disable CMS precleaning to avoid accumulating too many classloaders to unload.
Reviewed-by: kbarrett, sangheki
2018-11-28 10:52:01 +01:00
Magnus Ihse Bursie
2ddd78e825
8178317: Create man pages using pandoc from markdown sources
...
Reviewed-by: erikj
2018-11-28 10:00:41 +01:00
Yang Zhang
dd6344fc76
8213134: AArch64: vector shift failed with MaxVectorSize=8
...
Add vshiftcnt instructions for vector64 and add vsra/vsrl instructions to AArch64 backend. To detect shift failures, MaxVectorSize options are added to jtreg test cases.
Reviewed-by: aph, kvn
2018-11-28 16:22:03 +08:00
Aleksey Shipilev
80acd4f399
8215374: 32-bit build failures after JDK-8181143 (Introduce diagnostic flag to abort VM on too long VM operations)
...
Reviewed-by: roland
2018-12-14 12:56:59 +01:00
Aleksey Shipilev
7f21b8e73b
8215353: x86_32 build failures after JDK-8214751 (X86: Support for VNNI Instructions)
...
Reviewed-by: thartmann, kvn
2018-12-14 12:56:57 +01:00
Claes Redestad
78669ad35e
8215380: Backout accidental change to String::length
...
Reviewed-by: darcy, smarks
2018-12-14 12:02:39 +01:00
Jesper Wilhelmsson
cdf49edb29
Added tag jdk-12+24 for changeset 7d4397b43fa3
2018-12-14 06:39:14 +01:00
Matthias Baesken
679f30ebc3
8214373: adjust usage of ReleaseLongArrayElements in MacosxDebuggerLocal
...
Reviewed-by: stuefe, jcbeyler
2018-11-27 15:56:10 +01:00
Roland Westrelin
cd0aafe76a
8214362: C2: gc interface entry point for split if
...
Reviewed-by: rkennke, thartmann
2018-11-27 14:49:13 +01:00
Roland Westrelin
8849b1c7b7
8214172: GC interface entry points for loop opts
...
Reviewed-by: kvn, rkennke
2018-11-27 09:35:02 +01:00
Hamlin Li
bb50695ff9
8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library
...
Reviewed-by: igerasim
2018-11-28 15:34:43 +08:00
Priya Lakshmi Muthuswamy
17773c31b6
8202621: bad test with broken links needs to be updated
...
Reviewed-by: hannesw
2018-11-28 10:21:07 +05:30