rkennke [Wed, 20 Feb 2019 16:29:29 +0100] rev 53850
8203232: Shenandoah: Resolve oops in SATB filter
Reviewed-by: shade
zgu [Wed, 20 Feb 2019 10:22:46 -0500] rev 53849
8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
Reviewed-by: dholmes, rehn
rehn [Wed, 20 Feb 2019 14:44:58 +0100] rev 53848
8219441: test_logMessageTest missing static storage
Reviewed-by: shade
zgu [Wed, 20 Feb 2019 08:31:40 -0500] rev 53847
8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread
Reviewed-by: coleenp, minqi
tschatzl [Wed, 20 Feb 2019 14:30:33 +0100] rev 53846
8219096: Merge print_termination_stats code with current logging
Reviewed-by: lkorinth, kbarrett
hseigel [Wed, 20 Feb 2019 08:10:40 -0500] rev 53845
8167548: [TESTBUG] Logging tests put log files in source tree
Summary: Create log files in temp directory, instead of cwd.
Reviewed-by: coleenp, dholmes
pliden [Wed, 20 Feb 2019 13:43:28 +0100] rev 53844
8218767: ZGC: Do not assume that r12 is a special register in C2
Reviewed-by: eosterlund, rkennke
pliden [Wed, 20 Feb 2019 13:43:02 +0100] rev 53843
8219332: ZGC: Improve ZRootsIteratorClosure abstraction
Reviewed-by: stefank
pliden [Wed, 20 Feb 2019 13:43:01 +0100] rev 53842
8219331: ZGC: Unify TLAB retire/remap handling
Reviewed-by: stefank
rkennke [Wed, 20 Feb 2019 13:01:57 +0100] rev 53841
8217909: Make unused r12 register (without compressed oops) available to regalloc in C2
Reviewed-by: adinn, dlong, neliasso
jlahoda [Wed, 20 Feb 2019 11:11:38 +0100] rev 53840
8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows
Summary: Ensure correct wrapping of input on Windows.
Reviewed-by: rfield
tschatzl [Wed, 20 Feb 2019 10:48:36 +0100] rev 53839
8219098: Make output of region strings more regular in error messages
Summary: Error messages should use the HR_PARAMS/HR_FORMAT_PARAMS macros to print information about HeapRegions.
Reviewed-by: kbarrett, lkorinth
redestad [Wed, 20 Feb 2019 09:53:28 +0100] rev 53838
8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
Reviewed-by: dholmes, coleenp
mbaesken [Tue, 19 Feb 2019 09:02:28 +0100] rev 53837
8218965: aix: support xlclang++ in the compiler detection
Reviewed-by: ihse, mdoerr
iignatyev [Tue, 19 Feb 2019 19:27:08 -0800] rev 53836
8219132: switch to jtreg4.2-b14
Reviewed-by: erikj
erikj [Tue, 19 Feb 2019 14:25:52 -0800] rev 53835
8219394: Missing FIXPATH in microbenchmark test runner
Reviewed-by: redestad
redestad [Tue, 19 Feb 2019 23:02:41 +0100] rev 53834
8219393: Add native library support for microbenchmarks
Reviewed-by: erikj
Contributed-by: jbvernee@xs4all.nl
iignatyev [Tue, 19 Feb 2019 13:51:11 -0800] rev 53833
8219391: extend gcov support to llvm/clang
Reviewed-by: erikj
bpb [Tue, 19 Feb 2019 13:05:16 -0800] rev 53832
8065262: (bf spec) CharBuffer.chars() should make it clearer that the sequence starts from the buffer position
Reviewed-by: alanb, darcy, rriggs
erikj [Tue, 19 Feb 2019 12:46:22 -0800] rev 53831
8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js
Reviewed-by: ihse
erikj [Tue, 19 Feb 2019 12:44:56 -0800] rev 53830
8217032: Check pandoc capabilities in configure
Reviewed-by: mikael, ihse
erikj [Tue, 19 Feb 2019 12:43:10 -0800] rev 53829
8211016: make images does not update jdk/lib/src.zip with latest changes
Reviewed-by: ihse
erikj [Tue, 19 Feb 2019 12:40:44 -0800] rev 53828
8219129: Allow overriding of license files in legal dir
Reviewed-by: ihse
cjplummer [Tue, 19 Feb 2019 12:05:43 -0800] rev 53827
8218947: jdb threads command should print threadID in decimal, not hex
Summary: print objectIDs in decimal.
Reviewed-by: sspitsyn, dholmes, jcbeyler
jwilhelm [Tue, 19 Feb 2019 19:04:55 +0100] rev 53826
Merge
sviswanathan [Tue, 19 Feb 2019 08:25:11 -0800] rev 53825
8219151: Illegal instruction exception on JDK 12 due to incorrect CPU feature bits
Summary: fix wrong CPU feature bits set
Reviewed-by: kvn, neliasso
jwilhelm [Thu, 14 Feb 2019 01:22:07 +0100] rev 53824
Added tag jdk-12+32 for changeset 4ce47bc1fb92
zgu [Tue, 19 Feb 2019 12:50:09 -0500] rev 53823
8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test
Reviewed-by: dcubed
igerasim [Tue, 19 Feb 2019 09:06:44 -0800] rev 53822
4887513: Typo in RMIFailureHandler interface doc page
Reviewed-by: dfuchs
Contributed-by: Andrey Turbanov <turbanoff@gmail.com>, Ivan Gerasimov <ivan.gerasimov@oracle.com>
azeller [Mon, 18 Feb 2019 12:52:55 +0100] rev 53821
8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine
Reviewed-by: clanger, rriggs, nishjain, mbaesken
tschatzl [Tue, 19 Feb 2019 12:56:02 +0100] rev 53820
8219097: Move comment about using weak code blobs closure for code root scanning to correct place
Reviewed-by: kbarrett
tschatzl [Tue, 19 Feb 2019 12:56:02 +0100] rev 53819
8218920: Scan HCC should be on the same level as Update RS etc. in the log
Reviewed-by: lkorinth, kbarrett
tschatzl [Tue, 19 Feb 2019 12:56:00 +0100] rev 53818
8218672: AOT code root scanning shows in the wrong position in the logs
Reviewed-by: lkorinth, kbarrett
stefank [Tue, 19 Feb 2019 10:04:53 +0100] rev 53817
8218978: SA: Enable more ZGC testing
Reviewed-by: eosterlund, ysuenaga
stefank [Tue, 19 Feb 2019 10:04:44 +0100] rev 53816
8218970: SA: Enable HeapHprofBinWriter for ZGC
Reviewed-by: eosterlund, ysuenaga
stefank [Tue, 19 Feb 2019 10:04:28 +0100] rev 53815
8218922: SA: Enable best-effort implementation of live regions iteration for ZGC
Reviewed-by: eosterlund, ysuenaga
stefank [Tue, 19 Feb 2019 10:03:41 +0100] rev 53814
8219003: SA: Refactor live regions iteration in preparation for JDK-8218922
Reviewed-by: eosterlund, ysuenaga
stefank [Tue, 19 Feb 2019 10:03:29 +0100] rev 53813
8218746: SA: Implement discontiguous bitmap for ZGC
Reviewed-by: eosterlund, jgeorge
stefank [Tue, 19 Feb 2019 10:02:54 +0100] rev 53812
8218743: SA: Add support for large bitmaps
Reviewed-by: eosterlund, jgeorge
stefank [Tue, 19 Feb 2019 10:02:42 +0100] rev 53811
8218734: SA: Incorrect and raw loads of OopHandles
Reviewed-by: eosterlund, coleenp, jgeorge
stefank [Tue, 19 Feb 2019 10:02:00 +0100] rev 53810
8218733: SA: CollectedHeap provides broken implementation for used() and capacity()
Reviewed-by: shade, jgeorge, eosterlund
stefank [Tue, 19 Feb 2019 10:01:50 +0100] rev 53809
8218732: SA: Resolves ZPageAllocator::_physical incorrectly
Reviewed-by: eosterlund, jgeorge
stefank [Tue, 19 Feb 2019 10:00:51 +0100] rev 53808
8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject
Reviewed-by: eosterlund
mbaesken [Mon, 18 Feb 2019 09:38:43 +0100] rev 53807
8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
Reviewed-by: shade, lucy
thartmann [Tue, 19 Feb 2019 08:58:55 +0100] rev 53806
8218721: C1's CEE optimization produces safepoint poll with invalid debug information
Summary: Bail out of CEE if one of the gotos is a safepoint but the if is not.
Reviewed-by: vlivanov, mdoerr
psadhukhan [Tue, 19 Feb 2019 11:52:19 +0530] rev 53805
Merge
psadhukhan [Mon, 18 Feb 2019 10:45:21 +0530] rev 53804
Merge
itakiguchi [Sun, 17 Feb 2019 15:15:30 -0800] rev 53803
8212678: Windows IME related patch
Reviewed-by: serb, naoto
ssadetsky [Fri, 15 Feb 2019 10:06:25 -0800] rev 53802
8218473: JOptionPane display issue with GTKLookAndFeel
Reviewed-by: prr, serb
ssadetsky [Fri, 15 Feb 2019 10:01:16 -0800] rev 53801
8218479: JTextPane display issue with GTKLookAndFeel
Reviewed-by: prr, serb
pbansal [Fri, 15 Feb 2019 10:58:57 +0530] rev 53800
8218469: JSlider display issue with slider for GTKLookAndFeel
8218470: JScrollBar display issue with GTKLookAndFeel
8218472: JProgressBar display issue with GTKLookAndFeel
8203627: Swing applications with JRadioButton and JCheckbox fail to render correctly when using GTK3 and the GTK L&F
Reviewed-by: serb, prr
aivanov [Thu, 14 Feb 2019 20:20:49 +0000] rev 53799
8218682: [TEST_BUG] DashOffset fails in mach5
8198411: [TEST_BUG] Two java2d tests are unstable in mach5
Summary: Skip testing VolatileImage if IndexColorModel is detected
Reviewed-by: prr, serb
akolarkunnu [Wed, 13 Feb 2019 22:40:08 -0800] rev 53798
8218599: Add test group jdk_client_sanity under jdk_desktop group
Reviewed-by: serb, prr
dchuyko [Fri, 08 Feb 2019 16:37:35 +0300] rev 53797
8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
Reviewed-by: prr
aivanov [Thu, 07 Feb 2019 13:57:12 +0000] rev 53796
8217263: Automate DashOffset test
Reviewed-by: prr, serb
psadhukhan [Thu, 07 Feb 2019 12:16:41 +0530] rev 53795
Merge
mhalder [Wed, 06 Feb 2019 17:28:37 +0530] rev 53794
8207938: At step6,Click Add button,case failed automatically.
Reviewed-by: kaddepalli, psadhukhan
serb [Tue, 05 Feb 2019 14:54:06 -0800] rev 53793
8216592: Removal of the class sun.awt.AWTSecurityManager
Reviewed-by: prr
kbarrett [Mon, 18 Feb 2019 16:34:46 -0500] rev 53792
8214363: HeapWord should not be a fake class
Summary: Change HeapWord and MetaWord to be pointers to incomplete types.
Reviewed-by: tschatzl, mikael, coleenp, pliden
iignatyev [Mon, 18 Feb 2019 09:31:07 -0800] rev 53791
8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac
Reviewed-by: thartmann
thartmann [Mon, 18 Feb 2019 15:33:43 +0100] rev 53790
8219232: Unit of concurrent active time logging is wrong
Summary: Changed value from seconds to milliseconds.
Reviewed-by: shade
mdoerr [Mon, 18 Feb 2019 12:16:02 +0100] rev 53789
8218991: s390: Add intrinsic for GHASH algorithm
Reviewed-by: lucy, simonis
lkorinth [Mon, 18 Feb 2019 12:08:08 +0100] rev 53788
8217389: JTREG: Clean up, remove unused variable warnings
Reviewed-by: lmesnik, tschatzl
lkorinth [Mon, 18 Feb 2019 10:48:48 +0100] rev 53787
8217385: JTREG: Clean up, make sure to close resources
Reviewed-by: tschatzl, sangheki
goetz [Wed, 13 Feb 2019 13:27:17 +0100] rev 53786
8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java
Reviewed-by: prr, serb
shade [Sat, 16 Feb 2019 21:15:33 +0100] rev 53785
8216049: stringTable::intern creates redundant String when looking up existing one
Reviewed-by: redestad, gziemski, rehn, zgu, jiangli
ysuenaga [Sat, 16 Feb 2019 11:40:34 +0900] rev 53784
8204551: Event descriptions are truncated in logs
Reviewed-by: coleenp, coleenp
mbalao [Fri, 15 Feb 2019 11:46:15 -0300] rev 53783
8219011: Implement MacroAssembler::warn method on AArch64
Reviewed-by: adinn
cjplummer [Fri, 15 Feb 2019 12:33:11 -0800] rev 53782
8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option
Summary: added dbgtrace command.
Reviewed-by: sspitsyn, amenkov, gadams
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53781
8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
Reviewed-by: martin, chegar, dholmes
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53780
8215363: needless signals in ForkJoinPool
Reviewed-by: martin, chegar, dholmes
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53779
8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws
Reviewed-by: martin, chegar, dholmes, reinhapa, alanb
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53778
8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
Reviewed-by: martin, chegar, dholmes
aph [Fri, 15 Feb 2019 12:10:12 -0500] rev 53777
8219006: AArch64: Register corruption in slow subtype check
Reviewed-by: adinn
coleenp [Fri, 15 Feb 2019 08:21:08 -0500] rev 53776
8218851: JVM crash in custom classloader stress test, JDK 12 & 13
Summary: Handle NULL and unloaded constraint class in loader constraint table, also cope with unloaded but not cleaned out klass in loader constraint entries.
Reviewed-by: hseigel, huntch, stuefe
rehn [Fri, 15 Feb 2019 14:15:10 +0100] rev 53775
8203469: Faster safepoints
Reviewed-by: dcubed, pchilanomate, dholmes, acorn, coleenp, eosterlund
hseigel [Fri, 15 Feb 2019 07:53:03 -0500] rev 53774
8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
Summary: On Windows, don't run sub-tests that can be affected by ASLR.
Reviewed-by: coleenp, mseledtsov
jlahoda [Fri, 15 Feb 2019 12:09:53 +0100] rev 53773
8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: jjg
gadams [Fri, 15 Feb 2019 05:32:36 -0500] rev 53772
8219002: Some comments and error messages refer to VMDisconnectException
Reviewed-by: cjplummer, sspitsyn
phedlin [Thu, 14 Feb 2019 14:59:17 +0100] rev 53771
8214947: Assertion error in test: StringCompressInflateTest
Reviewed-by: kvn, neliasso
dholmes [Fri, 15 Feb 2019 04:12:18 -0500] rev 53770
8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
Reviewed-by: iignatyev, dholmes
Contributed-by: Wang Haomin <wanghaomin@loongson.cn>
iignatyev [Thu, 14 Feb 2019 23:45:03 -0800] rev 53769
8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
Reviewed-by: kvn, thartmann
dholmes [Thu, 14 Feb 2019 22:57:37 -0500] rev 53768
8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
Reviewed-by: kbarrett, coleenp, mikael, iignatyev
vlivanov [Thu, 14 Feb 2019 15:27:46 -0800] rev 53767
8161334: C2: Cast nodes hinder memory alias analysis
Reviewed-by: kvn, thartmann
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53766
8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors
Reviewed-by: thartmann, kvn
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53765
8218879: Keep track of memory accesses originated from Unsafe
Reviewed-by: thartmann
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53764
8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event
Reviewed-by: iignatyev
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53763
8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields
Reviewed-by: thartmann, kvn, neliasso
mikael [Thu, 14 Feb 2019 15:17:03 -0800] rev 53762
8218935: Make jfr strncpy uses GCC 8.x friendly
Reviewed-by: clanger
mikael [Thu, 14 Feb 2019 15:12:17 -0800] rev 53761
8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly
Reviewed-by: iignatyev
iignatyev [Thu, 14 Feb 2019 14:40:11 -0800] rev 53760
8209455: [error-prone] JdkObsolete in jdk.management.agent
Reviewed-by: alanb, jcbeyler
xuelei [Thu, 14 Feb 2019 14:19:29 -0800] rev 53759
4919790: Errors in alert ssl message does not reflect the actual certificate status
Reviewed-by: mullan
manc [Tue, 05 Feb 2019 08:20:09 -0800] rev 53758
8218192: Remove copy constructor for MemRegion
Summary: Remove copy constructor in memRegion.hpp
Reviewed-by: tschatzl, kbarrett
stuefe [Thu, 14 Feb 2019 19:48:57 +0100] rev 53757
8183004: Remove code related to gtest death tests from assert macro
Reviewed-by: shade, kbarrett, iignatyev
joehw [Thu, 14 Feb 2019 09:38:19 -0800] rev 53756
8187697: Cleanup: irrelevant code in OutputPropertiesFactory
Reviewed-by: lancea
sdama [Thu, 14 Feb 2019 21:52:39 +0530] rev 53755
8201544: Improve javac command line parsing and error reporting
Summary: Modified exception into an error message for invalid filenames on windows
Reviewed-by: vromero, jjg
Contributed-by: srinivas.dama@oracle.com
jjg [Thu, 14 Feb 2019 07:41:54 -0800] rev 53754
8218944: Fix failed for JDK-8218936
Reviewed-by: jwilhelm
phedlin [Wed, 13 Feb 2019 14:42:20 +0100] rev 53753
8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException
Reviewed-by: thartmann, neliasso
neliasso [Thu, 14 Feb 2019 14:31:32 +0100] rev 53752
8087128: C2: Disallow definition split on MachCopySpill nodes
Reviewed-by: kvn
redestad [Thu, 14 Feb 2019 12:54:56 +0100] rev 53751
8216360: Deprecate -XX:CompilationPolicyChoice
Reviewed-by: thartmann, kvn
redestad [Thu, 14 Feb 2019 11:33:45 +0100] rev 53750
8218753: Obsolete nonproduct flag ProfilerCheckIntervals
Reviewed-by: dholmes, coleenp
jwilhelm [Thu, 14 Feb 2019 01:25:04 +0100] rev 53749
Added tag jdk-13+8 for changeset a535ba736cab
jjg [Wed, 13 Feb 2019 17:18:56 -0800] rev 53748
8218936: Test fails in Internet environment
Reviewed-by: mchung
kbarrett [Wed, 13 Feb 2019 17:38:14 -0500] rev 53747
8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions
Summary: Move files and rename classes.
Reviewed-by: tschatzl, lkorinth
lfoltan [Wed, 13 Feb 2019 15:50:08 -0500] rev 53746
8217998: Remove method_type field associated with the appendix field of an indy or method handle call
Summary: Removed the unused method_type field associated with the appendix field of an indy or method handle call.
Reviewed-by: acorn, coleenp, dlong
lfoltan [Wed, 13 Feb 2019 14:20:40 -0500] rev 53745
8218004: Clean up terminology for shared methods within the JVM for indy and condy support
Summary: Remove "invoke_dynamic" from the name of several ConstantPool bootstrap helper methods that are shared by both indy and condy.
Reviewed-by: coleenp, dholmes, mchung
iignatyev [Wed, 13 Feb 2019 11:18:14 -0800] rev 53744
8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out
Reviewed-by: kvn
amenkov [Wed, 13 Feb 2019 11:08:51 -0800] rev 53743
8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from ''
Reviewed-by: sspitsyn, dtitov
amenkov [Wed, 13 Feb 2019 11:04:03 -0800] rev 53742
8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors
Reviewed-by: sspitsyn, dtitov
bpb [Wed, 13 Feb 2019 07:58:04 -0800] rev 53741
8218882: NET_Writev is declared, NET_WriteV is defined
Reviewed-by: alanb, chegar
weijun [Wed, 13 Feb 2019 21:24:13 +0800] rev 53740
8218888: keytool -genkeypair should not have the -destalias option
Reviewed-by: mullan
coleenp [Wed, 13 Feb 2019 07:22:09 -0500] rev 53739
8218755: Refix Symbol leak in prepend_host_package_name
Summary: fix Symbol refcounting again, add comment and a test.
Reviewed-by: kbarrett, dholmes
coleenp [Wed, 13 Feb 2019 06:48:34 -0500] rev 53738
8212988: add recent class unloading events to the hs_err log
Summary: also moved class unloading logging in expected place.
Reviewed-by: never, stuefe
dlong [Wed, 13 Feb 2019 00:30:46 -0800] rev 53737
8218695: problem list tests failing with Graal
Reviewed-by: kvn
rwestberg [Tue, 12 Feb 2019 08:40:43 +0100] rev 53736
8218807: Compilation database (compile_commands.json) may contain obsolete items
Reviewed-by: ihse, erikj
ascarpino [Tue, 12 Feb 2019 14:08:07 -0800] rev 53735
8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException
Reviewed-by: jnimeh
xuelei [Tue, 12 Feb 2019 13:36:15 -0800] rev 53734
8217835: Remove the experimental SunJSSE FIPS compliant mode
Reviewed-by: mullan
gadams [Tue, 12 Feb 2019 15:19:25 -0500] rev 53733
8218754: JDK-8068225 regression in JDIBreakpointTest
Reviewed-by: cjplummer, sspitsyn
iignatyev [Tue, 12 Feb 2019 11:23:43 -0800] rev 53732
8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java
Reviewed-by: kvn, thartmann
redestad [Tue, 12 Feb 2019 19:22:19 +0100] rev 53731
8218738: Remove dead code in Symbol and friends
Reviewed-by: coleenp, lfoltan, dholmes