xuelei [Fri, 13 Jul 2018 07:08:59 -0700] rev 51084
8207029: Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21
Reviewed-by: wetmore
bulasevich [Fri, 13 Jul 2018 07:01:51 -0700] rev 51083
8207047: Multiple VM variants build fail
Reviewed-by: erikj
simonis [Fri, 13 Jul 2018 11:07:43 +0200] rev 51082
8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64
Reviewed-by: zgu, dholmes
simonis [Wed, 11 Jul 2018 19:23:27 +0200] rev 51081
8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java
Reviewed-by: dholmes, goetz
zyao [Wed, 11 Jul 2018 15:00:33 +0800] rev 51080
8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal
Reviewed-by: adinn, aph
rraghavan [Fri, 13 Jul 2018 01:31:23 -0700] rev 51079
8206873: 2 Null pointer dereference defect groups in LIRGenerator
Summary: Added missing assert statements
Reviewed-by: kvn, thartmann
goetz [Thu, 12 Jul 2018 16:31:28 +0200] rev 51078
8207049: Minor improvements of compiler code.
Reviewed-by: kvn, mdoerr
xiaofeya [Fri, 13 Jul 2018 11:21:55 +0800] rev 51077
8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException
8207023: Add trace info to java/nio/channels/Selector/RegisterDuringSelect.java
Reviewed-by: alanb
mikael [Thu, 12 Jul 2018 17:32:37 -0700] rev 51076
8207217: Problem list java/lang/management/ThreadMXBean/AllThreadIds.java
Reviewed-by: dholmes
mikael [Thu, 12 Jul 2018 15:02:41 -0700] rev 51075
8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
Reviewed-by: prr
jcbeyler [Thu, 12 Jul 2018 12:00:52 -0700] rev 51074
8206960: HeapMonitor tests fail with Graal
Summary: Remove checking lines and disable VMEventsTest when using Graal
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
kvn [Thu, 12 Jul 2018 11:57:06 -0700] rev 51073
8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled
Summary: restore original behavior when C2 is used
Reviewed-by: thartmann, mdoerr, dnsimon, gdub
naoto [Thu, 12 Jul 2018 11:24:10 -0700] rev 51072
8207152: Placeholder for Japanese new era should be two characters
Reviewed-by: rriggs
psandoz [Wed, 11 Jul 2018 15:35:47 -0700] rev 51071
8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled
Reviewed-by: redestad, mchung
goetz [Wed, 11 Jul 2018 16:11:10 +0200] rev 51070
8206977: Minor improvements of runtime code.
Reviewed-by: coleenp, lfoltan
erikj [Thu, 12 Jul 2018 16:30:47 +0200] rev 51069
8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows
Reviewed-by: erikj, tbell
Contributed-by: ralf.schmelter@sap.com
erikj [Thu, 12 Jul 2018 07:14:30 -0700] rev 51068
8206903: Unable to build Client VM with JVMCI
Reviewed-by: erikj, kvn
Contributed-by: aleksei.voitylov@bell-sw.com
kaddepalli [Thu, 12 Jul 2018 17:34:36 +0530] rev 51067
8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane
Reviewed-by: prr, sveerabhadra
jwilhelm [Thu, 12 Jul 2018 13:40:20 +0200] rev 51066
Added tag jdk-11+22 for changeset 9937ef7499dc
mhalder [Thu, 12 Jul 2018 15:17:18 +0530] rev 51065
8204860: The frame could be resized by dragging a corner of the frame with the mouse
Reviewed-by: prr, psadhukhan
shade [Thu, 12 Jul 2018 09:13:55 +0200] rev 51064
8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT
Reviewed-by: twisti, kvn
weijun [Thu, 12 Jul 2018 08:44:39 +0800] rev 51063
8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
Reviewed-by: xuelei
rhalade [Wed, 11 Jul 2018 14:54:35 -0700] rev 51062
8207068: Add Entrust root certificates
Reviewed-by: weijun
naoto [Wed, 11 Jul 2018 14:47:43 -0700] rev 51061
8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly.
Reviewed-by: rriggs
jcbeyler [Tue, 10 Jul 2018 15:29:25 -0700] rev 51060
8205643: HeapMonitorGCCMSTest fails with Graal
Summary: Do not run HeapMonitorGCCMSTest with Graal
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
mikael [Thu, 12 Jul 2018 15:02:41 -0700] rev 51059
8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
Reviewed-by: prr
jjiang [Sat, 14 Jul 2018 07:31:26 +0800] rev 51058
8206443: Update security libs manual test to cope with removal of javac -source/-target 6
Summary: Change compile -source/-target from 1.6 to 1.7
Reviewed-by: xuelei
coleenp [Fri, 13 Jul 2018 13:58:17 -0400] rev 51057
8206470: Incorrect use of os::lasterror in ClassListParser
Summary: The change is for future-proof the code in case errno gets overwritten inside the allocation logic.
Reviewed-by: dholmes
Contributed-by: patricio.chilano.mateo@oracle.com
iklam [Sun, 03 Jun 2018 23:33:00 -0700] rev 51056
8204267: Generate comments in -XX:+PrintInterpreter to link to source code
Summary: Changed __ macro to use Disassembler::hook()
Reviewed-by: coleenp, aph
amenkov [Fri, 13 Jul 2018 10:10:51 -0700] rev 51055
8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken
Reviewed-by: sspitsyn, cjplummer
nishjain [Fri, 13 Jul 2018 14:04:59 +0530] rev 51054
8193444: SimpleDateFormat throws ArrayIndexOutOfBoundsException when format contains long sequences of unicode characters
Reviewed-by: naoto, rriggs
dtitov [Thu, 12 Jul 2018 22:53:35 -0700] rev 51053
8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
Reviewed-by: sspitsyn, amenkov
valeriep [Fri, 13 Jul 2018 02:36:42 +0000] rev 51052
8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
Summary: Do bounds check per encryption/decryption call instead of per block
Reviewed-by: ascarpino, redestad
weijun [Thu, 12 Jul 2018 08:44:39 +0800] rev 51051
8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
Reviewed-by: xuelei
mikael [Thu, 12 Jul 2018 17:29:48 -0700] rev 51050
8207011: Remove uses of the register storage class specifier
Reviewed-by: kbarrett, kvn
gadams [Thu, 12 Jul 2018 10:41:44 -0400] rev 51049
8206007: nsk/jdb/exclude001 test is taking a long time on some builds
Reviewed-by: cjplummer, sspitsyn
lmesnik [Thu, 12 Jul 2018 13:32:45 -0700] rev 51048
8139876: Exclude hanging nsk/stress/stack from execution with deoptimization enabled
Reviewed-by: kvn, mseledtsov
darcy [Thu, 12 Jul 2018 14:13:15 -0700] rev 51047
8028563: Remove javac support for 6/1.6 source and target values
Reviewed-by: jjg, erikj, henryjen
joehw [Thu, 12 Jul 2018 12:06:22 -0700] rev 51046
8194680: StartElement#getAttributes and getNamespaces refer to incorrect package
Reviewed-by: jjg, lancea
igerasim [Thu, 12 Jul 2018 11:32:14 -0700] rev 51045
8206122: Use Queue in place of ArrayList when need to remove first element
Reviewed-by: martin, jjg, vromero
igerasim [Thu, 12 Jul 2018 11:18:01 -0700] rev 51044
8207060: Memory leak when malloc fails within WITH_UNICODE_STRING block
Reviewed-by: vtewari, rriggs
igerasim [Thu, 12 Jul 2018 06:04:57 -0700] rev 51043
8207145: (fs) Native memory leak in WindowsNativeDispatcher.LookupPrivilegeValue0
Reviewed-by: alanb
zgu [Wed, 11 Jul 2018 13:55:38 -0400] rev 51042
8207056: Epsilon GC to support object pinning
Summary: Epsilon GC to use object pinning to avoid expensive GCLocker
Reviewed-by: shade, rkennke
jwilhelm [Thu, 12 Jul 2018 12:22:54 +0200] rev 51041
Added tag jdk-12+2 for changeset 69b438908512
darcy [Wed, 11 Jul 2018 16:12:18 -0700] rev 51040
8207055: Make javac -help output for -source and -target more informative
Reviewed-by: jjg
bchristi [Wed, 11 Jul 2018 14:32:42 -0700] rev 51039
8207005: Disable the file canonicalization cache by default
Reviewed-by: alanb, bpb
jwilhelm [Wed, 11 Jul 2018 21:41:43 +0200] rev 51038
Merge
bulasevich [Wed, 11 Jul 2018 15:08:44 -0400] rev 51037
8207044: minimal vm build fail: missing #include
Summary: Add missing #include
Reviewed-by: kbarrett, shade
Contributed-by: boris.ulasevich@bell-sw.com
rhalade [Wed, 11 Jul 2018 11:17:09 -0700] rev 51036
8205967: Remove sun/security/krb5/auto/UnboundSSL.java from ProblemList.txt
Reviewed-by: xuelei, rhalade
Contributed-by: Andrew Wong <andrew.w.wong@oracle.com>
dl [Tue, 10 Jul 2018 10:24:08 -0700] rev 51035
8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Reviewed-by: martin, psandoz, dholmes, tschatzl
ghaug [Tue, 10 Jul 2018 11:36:36 +0200] rev 51034
8206919: s390: add missing info to vm_version_ext_s390
Reviewed-by: simonis, mdoerr
serb [Wed, 11 Jul 2018 13:41:25 +0300] rev 51033
8202264: Race condition in AudioClip.loop()
Reviewed-by: prr
serb [Wed, 11 Jul 2018 13:17:48 +0300] rev 51032
8205973: Client jtreg ProblemList cleanup
Reviewed-by: prr
jjiang [Wed, 11 Jul 2018 10:39:58 +0800] rev 51031
8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset
Summary: Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
kvn [Tue, 10 Jul 2018 19:42:48 -0700] rev 51030
8206135: Building jvm with AOT but without JVMCI should fail at configure time
Reviewed-by: erikj
mikael [Tue, 10 Jul 2018 16:14:48 -0700] rev 51029
8207007: Add missing license header to zHash.inline.hpp
Reviewed-by: tschatzl, pliden
epavlova [Tue, 10 Jul 2018 13:54:17 -0700] rev 51028
8206951: [Graal] org.graalvm.compiler.hotspot.test.GraalOSRTest to ProblemList-graal.txt
Reviewed-by: kvn
kbarrett [Tue, 10 Jul 2018 13:34:32 -0400] rev 51027
8204691: HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
Summary: Run test in safepoint.
Reviewed-by: tschatzl, ehelin
thartmann [Tue, 10 Jul 2018 15:33:55 +0200] rev 51026
8205472: Deadlock in Kitchensink when trying to print compile queues causing timeout
Summary: Do not acquire the MethodCompileQueue_lock in CompileBroker::print_compile_queues().
Reviewed-by: kvn, kbarrett, dholmes
tschatzl [Tue, 10 Jul 2018 15:09:34 +0200] rev 51025
8206476: Wrong assert in phase_enum_2_phase_string() in referenceProcessorPhaseTimes.cpp
Summary: A less or equal than should be less than.
Reviewed-by: ehelin, kbarrett
roland [Fri, 29 Jun 2018 17:59:44 +0200] rev 51024
8202123: C2 Crash in Node::in(unsigned int) const+0x14
Reviewed-by: kvn, thartmann
dholmes [Tue, 10 Jul 2018 03:14:55 -0400] rev 51023
8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
Summary: Run the new runtime/jni/terminatedThread/TestTerminatedThread.java test in othervm mode
Reviewed-by: alanb, mikael
kvn [Mon, 09 Jul 2018 22:20:02 -0700] rev 51022
8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal
Summary: don't run test with Graal
Reviewed-by: mchung, epavlova
jjiang [Tue, 10 Jul 2018 10:59:57 +0800] rev 51021
8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
Summary: Add unit tests for ChaCha20Cipher, ChaCha20Poly1305Parameters and Poly1305
Reviewed-by: xuelei, jnimeh
dholmes [Mon, 09 Jul 2018 20:17:32 -0400] rev 51020
8205878: pthread_getcpuclockid is expected to return 0 code
Reviewed-by: cjplummer, amenkov, coleenp
erikj [Mon, 09 Jul 2018 14:21:33 -0700] rev 51019
8206323: Missing some legal notices in docs bundle
Reviewed-by: mchung, tbell
jjg [Mon, 09 Jul 2018 13:26:59 -0700] rev 51018
8185740: The help-doc.html generated by the doclet is outdated
Reviewed-by: sundar
vdeshpande [Mon, 09 Jul 2018 13:25:08 -0700] rev 51017
8194740: UseSubwordForMaxVector causes performance regression
Reviewed-by: kvn, thartmann
iignatyev [Mon, 09 Jul 2018 11:15:55 -0700] rev 51016
8206287: fix legal notice in hotspot tests
Reviewed-by: kvn, hseigel
prr [Mon, 09 Jul 2018 10:25:55 -0700] rev 51015
8206106: [solaris sparc] jck tests api/javax_print/PrintService failing
Reviewed-by: simonis, erikj
prr [Mon, 09 Jul 2018 10:23:17 -0700] rev 51014
8205646: Broken link in jdk.jsobject
Reviewed-by: serb
erikj [Mon, 09 Jul 2018 09:09:21 -0700] rev 51013
8206433: Several jib profiles missing autoconf dependency
Reviewed-by: tbell
serb [Mon, 09 Jul 2018 19:09:29 +0300] rev 51012
8205588: Deprecate for removal com.sun.awt.SecurityWarning
Reviewed-by: prr, kaddepalli
ghaug [Mon, 09 Jul 2018 12:51:58 +0200] rev 51011
8206408: Add missing CPU/system info to vm_version_ext on PPC64
Reviewed-by: mdoerr, simonis
serb [Mon, 09 Jul 2018 16:36:05 +0300] rev 51010
8201611: Broken links in java.desktop javadoc
Reviewed-by: prr, kaddepalli
mdoerr [Mon, 09 Jul 2018 15:26:58 +0200] rev 51009
8206459: [s390] Prevent restoring incorrect bcp and locals in interpreter and avoid incorrect size of partialSubtypeCheckNode in C2
Reviewed-by: goetz
adinn [Mon, 09 Jul 2018 09:38:11 +0100] rev 51008
8206163: AArch64: incorrect code generation for StoreCM
Summary: StoreCM may require planting a StoreStore barrier
Reviewed-by: aph, zyao, roland
tschatzl [Mon, 09 Jul 2018 10:19:51 +0200] rev 51007
8205426: Humongous continues remembered set does not match humongous start region one after Remark
Summary: Remembered set states for humongous objects crossing an internal per-thread processing threshold could synchronized if the humongous continues regions were processed first.
Reviewed-by: ehelin, kbarrett
weijun [Mon, 09 Jul 2018 12:20:56 +0800] rev 51006
8198352: java.util.MissingResourceException: sun.security.util.AuthResources when trying to use com.sun.security.auth.module.UnixLoginModule
Reviewed-by: xuelei
dholmes [Sun, 08 Jul 2018 20:00:46 -0400] rev 51005
8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Reviewed-by: mikael, sspitsyn
mgronlun [Sun, 08 Jul 2018 11:54:08 +0200] rev 51004
8203943: eventThreadGroup was null in TestJavaBlockedEvent.java
Reviewed-by: egahlin
cushon [Fri, 06 Jul 2018 12:10:43 -0700] rev 51003
8204630: Generating an anonymous class with Filer#createClassFile causes an NPE in JavacProcessingEnvironment
Reviewed-by: jlahoda
kvn [Fri, 06 Jul 2018 13:45:41 -0700] rev 51002
8193126: Incorrect setting of MetaspaceSize and NewSizeThreadIncrease when using JVMCI compiler
Summary: select maximum default values for JVMCI
Reviewed-by: dnsimon, iveresov
prr [Fri, 06 Jul 2018 10:39:38 -0700] rev 51001
8206375: ProblemList update of bug ID for SwingFontMetricsTest
Reviewed-by: serb
prr [Fri, 06 Jul 2018 10:37:47 -0700] rev 51000
8206428: Upgrade JDK11 to harfbuzz 1.8.2
Reviewed-by: serb
sdama [Fri, 06 Jul 2018 13:38:56 +0530] rev 50999
8206450: Add JImageListTest.java to ProblemList.txt
Summary: Added JImageListTest.java to ProblemList.txt
Reviewed-by: dholmes
simonis [Fri, 06 Jul 2018 09:22:18 +0200] rev 50998
8206436: sun/nio/cs/TestIBMBugs.java no longer compiles
Reviewed-by: mikael, stuefe, alanb
iignatyev [Thu, 05 Jul 2018 20:00:04 -0700] rev 50997
8206429: [REDO] 8202561 clean up TEST.groups
Reviewed-by: kvn, dholmes, ctornqvi
kvn [Thu, 05 Jul 2018 12:38:36 -0700] rev 50996
8206324: compiler/whitebox/DeoptimizeFramesTest.java to ProblemList-graal.txt
Reviewed-by: dlong
mbaesken [Thu, 05 Jul 2018 09:38:15 +0200] rev 50995
8206394: missing ResourceMark in AOTCompiledMethod::metadata_do, AOTCompiledMethod::clear_inline_caches , CompiledMethod::clear_ic_stubs , CompiledMethod::cleanup_inline_caches_impl
Reviewed-by: kvn
sdama [Fri, 06 Jul 2018 00:40:12 +0530] rev 50994
8198405: JImageExtractTest.java & JImageListTest.java failed in Windows.
Summary: Make a directory readonly using nio file attribute AclEntry
Reviewed-by: jlaskey
serb [Thu, 05 Jul 2018 21:29:11 +0300] rev 50993
8205454: & is displayed in some Swing docs
Reviewed-by: prr, psadhukhan
simonis [Tue, 12 Jun 2018 13:00:50 +0530] rev 50992
8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
Reviewed-by: simonis, stuefe
Contributed-by: bhamaram@in.ibm.com
serb [Thu, 05 Jul 2018 19:05:08 +0300] rev 50991
8189604: possible hang in sun.awt.shell.Win32ShellFolder2$KnownFolderDefinition::<clinit>
Reviewed-by: prr, kaddepalli
jwilhelm [Thu, 05 Jul 2018 13:26:50 +0200] rev 50990
Added tag jdk-11+21 for changeset 14708e1acdc3
stuefe [Thu, 05 Jul 2018 11:56:19 +0200] rev 50989
8206243: java -XshowSettings fails if memory.limit_in_bytes overflows LONG.max
Reviewed-by: dholmes, bobv
xiaofeya [Thu, 05 Jul 2018 13:22:44 +0800] rev 50988
8206378: Backout JDK-8202561
Reviewed-by: dholmes
ssahoo [Wed, 04 Jul 2018 11:49:46 -0700] rev 50987
8206355: SSLSessionImpl.getLocalPrincipal() throws NPE
Summary: Fixed SSLSessionImpl.getLocalPrincipal() implementation when client side authentication is not enabled.
Reviewed-by: xuelei
mgronlun [Wed, 04 Jul 2018 18:39:26 +0200] rev 50986
8198346: assert(!_cld->claimed()) failed in TestObjectDescription.java
Reviewed-by: egahlin
michaelm [Wed, 04 Jul 2018 16:16:24 +0100] rev 50985
8206001: Enable TLS1.3 by default in Http Client
Reviewed-by: dfuchs
mbaesken [Wed, 04 Jul 2018 16:54:56 +0200] rev 50984
8206145: dbgsysSocketClose - do not restart close if errno is EINTR [linux]
Reviewed-by: alanb, stuefe
mbaesken [Tue, 03 Jul 2018 12:40:42 +0200] rev 50983
8206255: fix compiler/intrinsics/sha/cli/TestUseSHAOptionOnSupportedCPU.java jtreg test on linux s390x
Reviewed-by: stuefe
neliasso [Tue, 03 Jul 2018 09:11:00 +0200] rev 50982
8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
Summary: Backout 8204157 to state before 8192992
Reviewed-by: thartmann, mdoerr
sdama [Wed, 04 Jul 2018 17:49:21 +0530] rev 50981
8198819: tools/jimage/JImageExtractTest.java, fails intermittently at testExtract (macos)
Summary: Modified test to work on only modules extracted using jimage instead of files present in current directory
Reviewed-by: jlaskey
pliden [Wed, 04 Jul 2018 12:04:02 +0200] rev 50980
8206316: ZGC: Preferred tmpfs mount point not found on Debian
Reviewed-by: kbarrett, tschatzl, ehelin
pliden [Wed, 04 Jul 2018 12:04:02 +0200] rev 50979
8205924: ZGC: Premature OOME due to failure to expand backing file
Reviewed-by: ehelin
xyin [Wed, 04 Jul 2018 16:49:34 +0800] rev 50978
8187069: The case auto failed with the java.lang.ClassNotFoundException: IPv6NameserverPlatformParsingTest exception
Reviewed-by: vtewari, dfuchs
mgronlun [Wed, 04 Jul 2018 10:24:16 +0200] rev 50977
8206254: Unable to complete emergency dump during safepoint
Reviewed-by: egahlin
simonis [Wed, 04 Jul 2018 09:21:19 +0200] rev 50976
8206173: MallocSiteTable::initialize() doesn't take function descriptors into account
Reviewed-by: stuefe, zgu
pliden [Wed, 04 Jul 2018 08:33:00 +0200] rev 50975
8206322: ZGC: Incorrect license header in gtests
Reviewed-by: kbarrett, tschatzl
rgoel [Wed, 04 Jul 2018 11:55:11 +0530] rev 50974
8204603: Short week days, NaN value and timezone name are inconsistent between CLDR and Java in zh_CN, zh_TW locales.
Summary: handled languageALiases for supported locales of CLDR.
Reviewed-by: naoto
bobv [Tue, 03 Jul 2018 15:08:00 -0400] rev 50973
Merge
bobv [Tue, 03 Jul 2018 10:59:18 -0400] rev 50972
8205928: [TESTBUG] jdk/internal/platform/docker/TestDockerMemoryMetrics
Reviewed-by: stuefe
psandoz [Mon, 02 Jul 2018 10:09:01 -0700] rev 50971
8202769: jck test fails with C2: vm/jvmti/FollowReferences/fref001/fref00113/fref00113.html
Reviewed-by: kvn, coleenp
iignatyev [Thu, 28 Jun 2018 10:51:02 -0700] rev 50970
8202561: clean up TEST.groups file
Reviewed-by: kvn, iklam, epavlova
mchung [Tue, 03 Jul 2018 11:16:25 -0700] rev 50969
8206184: docs-reference build fails due to extlink.spec.version property not set
Reviewed-by: erikj
jjiang [Tue, 03 Jul 2018 09:27:41 +0800] rev 50968
8205984: javax/net/ssl/compatibility/Compatibility.java failed to access port log file
Summary: Release resource after reading port log file
Reviewed-by: xuelei
jjg [Mon, 02 Jul 2018 17:54:36 -0700] rev 50967
8205563: modules/AnnotationProcessing.java failed testGenerateSingleModule
Reviewed-by: darcy
coleenp [Wed, 11 Jul 2018 14:44:05 -0400] rev 50966
8198720: Obsolete PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
Summary: Convert PrintSafepointStatistics to UL
Reviewed-by: shade, lfoltan
zgu [Wed, 11 Jul 2018 13:28:07 -0400] rev 50965
8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use
Summary: Uses "construct on First Use Idiom" pattern to workaround static initialization order
Reviewed-by: dholmes, minqi
darcy [Wed, 11 Jul 2018 08:24:39 -0700] rev 50964
8173606: Deprecate constructors of 7-era visitors
Reviewed-by: vromero, jjg
shade [Wed, 11 Jul 2018 08:44:00 +0200] rev 50963
8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log
Reviewed-by: vlivanov, never
ccheung [Tue, 10 Jul 2018 19:04:13 -0700] rev 50962
8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()
Summary: exit vm if setting of boot class path fails.
Reviewed-by: lfoltan, jiangli, dholmes
dl [Tue, 10 Jul 2018 10:24:08 -0700] rev 50961
8205620: Miscellaneous changes imported from jsr166 CVS 2018-07
Reviewed-by: martin, psandoz
dl [Tue, 10 Jul 2018 10:24:08 -0700] rev 50960
8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Reviewed-by: martin, psandoz, dholmes, tschatzl
dl [Tue, 10 Jul 2018 10:24:08 -0700] rev 50959
8206123: ArrayDeque created with default constructor can only hold 15 elements
Reviewed-by: martin, psandoz, igerasim
coleenp [Tue, 10 Jul 2018 11:13:33 -0400] rev 50958
8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
Summary: Only fetch Node::next once and use that result.
Reviewed-by: hseigel, dholmes
dholmes [Tue, 10 Jul 2018 03:14:55 -0400] rev 50957
8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
Summary: Run the new runtime/jni/terminatedThread/TestTerminatedThread.java test in othervm mode
Reviewed-by: alanb, mikael
dholmes [Mon, 09 Jul 2018 20:17:32 -0400] rev 50956
8205878: pthread_getcpuclockid is expected to return 0 code
Reviewed-by: cjplummer, amenkov, coleenp
sherman [Mon, 09 Jul 2018 13:08:30 -0700] rev 50955
8206389: JarEntry.setCreation/LastAccessTime without setLastModifiedTime causes Invalid CEN header
Reviewed-by: alanb, martin
kbarrett [Mon, 09 Jul 2018 13:35:55 -0400] rev 50954
8204834: Fix confusing "allocate" naming in OopStorage
Summary: allocate_list => allocation_list and so on.
Reviewed-by: dholmes, tschatzl, coleenp
tschatzl [Mon, 09 Jul 2018 14:12:50 +0200] rev 50953
8206453: Taskqueue stats should count real steal attempts, not calls to GenericTaskQueueSet::steal
Reviewed-by: ehelin, kbarrett
dholmes [Sun, 08 Jul 2018 20:00:46 -0400] rev 50952
8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Reviewed-by: mikael, sspitsyn
jiangli [Sun, 08 Jul 2018 12:43:05 -0400] rev 50951
8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
Summary: Support system module archiving with unnamed initial module at dump time.
Reviewed-by: erikj, coleenp, mchung, iklam, ccheung
Contributed-by: alan.bateman@oracle.com, jiangli.zhou@oracle.com
rriggs [Fri, 06 Jul 2018 15:22:07 -0400] rev 50950
8206495: Redundant System.setProperty(null) tests
Reviewed-by: mchung, lancea
darcy [Fri, 06 Jul 2018 10:28:56 -0700] rev 50949
8206439: Remove javac -source/-target 6 from langtools regression tests
Reviewed-by: mcimadamore
darcy [Fri, 06 Jul 2018 09:37:44 -0700] rev 50948
8206440: Remove javac -source/-target 6 from jdk regression tests
Reviewed-by: alanb
joehw [Fri, 06 Jul 2018 09:26:01 -0700] rev 50947
8206164: forgot to "throw" TransformerConfigurationException
Reviewed-by: lancea
coleenp [Fri, 06 Jul 2018 09:10:07 -0400] rev 50946
8205417: Obsolete UnlinkSymbolsALot debugging option
Summary: Obsolete and remove support for UnlinkSymbolsALot
Reviewed-by: hseigel, dholmes
hseigel [Fri, 06 Jul 2018 06:26:25 -0700] rev 50945
8203911: Test runtime/modules/getModuleJNI/GetModule fails with -Xcheck:jni
Summary: Remove unneeded validate_class() check from checked_jni_GetModule().
Reviewed-by: dholmes, coleenp
coleenp [Fri, 06 Jul 2018 09:00:48 -0400] rev 50944
8202737: Obsolete AllowNonVirtualCalls option
Summary: obsolete option and remove support.
Reviewed-by: dholmes, jiangli, kbarrett
jjg [Thu, 05 Jul 2018 14:35:03 -0700] rev 50943
8206318: Enhance package documentation for internal javadoc packages
Reviewed-by: sundar
naoto [Thu, 05 Jul 2018 14:23:45 -0700] rev 50942
8206350: java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales.
Reviewed-by: rriggs
rkennke [Thu, 05 Jul 2018 19:22:53 +0200] rev 50941
8206272: Remove stray BarrierSetAssembler call
Reviewed-by: pliden, shade
rkennke [Thu, 05 Jul 2018 19:22:38 +0200] rev 50940
8206407: Primitive atomic_cmpxchg_in_heap_at() in BarrierSet::Access needs to call non-oop raw method
Reviewed-by: pliden, shade
ccheung [Thu, 05 Jul 2018 09:11:33 -0700] rev 50939
8205548: Remove multi-release jar related vm code
Reviewed-by: iklam, jiangli
bpb [Thu, 05 Jul 2018 07:22:21 -0700] rev 50938
8194899: Remove unused sun.net classes
Reviewed-by: alanb, mchung, dfuchs, chegar, michaelm
jwilhelm [Thu, 05 Jul 2018 13:31:04 +0200] rev 50937
Added tag jdk-12+1 for changeset 00b16d0457e4
ssahoo [Wed, 04 Jul 2018 03:44:32 -0700] rev 50936
8205653: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure
Summary: Test failure due to unsupported DSA keys
Reviewed-by: dfuchs, xuelei
darcy [Tue, 03 Jul 2018 16:14:46 -0700] rev 50935
8206114: Refactor langtools/tools/javac/classfiles/ClassVersionChecker.java
Reviewed-by: jjg
darcy [Tue, 03 Jul 2018 15:59:09 -0700] rev 50934
8206085: Refactor langtools/tools/javac/versions/Versions.java
Reviewed-by: jjg, forax, plevart, mcimadamore
bpb [Tue, 03 Jul 2018 15:02:46 -0700] rev 50933
8202252: (aio) Closed AsynchronousSocketChannel keeps completion handler alive
Summary: Clear handler instance variable after use
Reviewed-by: rriggs, alanb
naoto [Tue, 03 Jul 2018 14:42:13 -0700] rev 50932
8206120: Add test cases for lenient Japanese era parsing
Reviewed-by: rriggs
coleenp [Tue, 03 Jul 2018 15:40:08 -0400] rev 50931
8206309: Tier1 SA tests fail
Summary: remove tests that should have been removed with JDK-8205534
Reviewed-by: hseigel
coleenp [Tue, 03 Jul 2018 15:08:01 -0400] rev 50930
8134538: Duplicate implementations of os::lasterror
Summary: Method os::lasterror was moved to os_posix.cpp
Reviewed-by: hseigel, kbarrett, coleenp
Contributed-by: patricio.chilano.mateo@oracle.com
coleenp [Tue, 03 Jul 2018 13:41:18 -0400] rev 50929
8205534: Remove SymbolTable dependency from serviceability agent
Reviewed-by: gziemski, poonam, jgeorge, hseigel
erikj [Tue, 03 Jul 2018 18:46:51 +0200] rev 50928
8206087: windows-x64-cmp-baseline fails with The files do not have the same suffix type
Reviewed-by: tbell
vtheeyarath [Mon, 02 Jul 2018 23:33:40 -0700] rev 50927
8177275: IllegalArgumentException when MH would have too many parameters is not specified for several methods
Summary: Updated spec and added tests
Reviewed-by: psandoz
neliasso [Tue, 03 Jul 2018 10:47:50 +0200] rev 50926
8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
Summary: Backout 8204157 to state before 8192992
Reviewed-by: thartmann, mdoerr
jwilhelm [Tue, 03 Jul 2018 02:07:49 +0200] rev 50925
Merge
zgu [Mon, 02 Jul 2018 16:28:09 -0400] rev 50924
8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
Summary: Made EMPTY_STACK non-const, so it will not be placed in read-only BSS section.
Reviewed-by: stuefe, martin
roland [Mon, 02 Jul 2018 10:44:46 +0200] rev 50923
8205515: assert(opcode == Op_RangeCheck) failed: no other if variant here
Reviewed-by: thartmann, kvn
jwilhelm [Mon, 02 Jul 2018 13:11:41 +0200] rev 50922
Added tag jdk-11+20 for changeset 9816d7cc655e
mdoerr [Mon, 02 Jul 2018 11:46:15 +0200] rev 50921
8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
Reviewed-by: eosterlund, rehn, dholmes
tschatzl [Mon, 02 Jul 2018 09:38:20 +0200] rev 50920
8203848: Missing remembered set entry in j.l.ref.references after JDK-8203028
Summary: Collect remembered sets for discovered fields while adding them to the list of discovered references.
Reviewed-by: kbarrett, eosterlund
thartmann [Mon, 02 Jul 2018 09:28:23 +0200] rev 50919
8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
Summary: Ignore encodeBlock intrinsic.
Reviewed-by: kvn
valeriep [Sat, 30 Jun 2018 00:33:05 +0000] rev 50918
8205720: KeyFactory#getKeySpec and translateKey thorws NullPointerException with Invalid key
Summary: Updated SunRsaSign provider to check and throw InvalidKeyException for null key algo/format/encoding
Reviewed-by: xuelei
serb [Fri, 29 Jun 2018 13:58:16 -0700] rev 50917
8201552: Ellipsis in "Classical" label in SwingSet2 demo with Windows L&F at Hidpi
Reviewed-by: prr
iignatyev [Fri, 29 Jun 2018 13:44:13 -0700] rev 50916
8204355: [Graal] org.graalvm.compiler.debug.test.CSVUtilTest fails on Windows due to improper line separator used
Reviewed-by: kvn
iignatyev [Fri, 29 Jun 2018 13:44:09 -0700] rev 50915
8204517: [Graal] org.graalvm.compiler.debug.test.VersionsTest fails with InvalidPathException on windows
Reviewed-by: kvn
iignatyev [Fri, 29 Jun 2018 13:43:35 -0700] rev 50914
8206117: failed to get JDK properties for JVM w/o JVMCI
Reviewed-by: kvn
thartmann [Fri, 29 Jun 2018 11:10:47 +0200] rev 50913
8205940: LoadNode::find_previous_arraycopy fails with "broken allocation" assert
Summary: Removed assert which is too strong.
Reviewed-by: roland
thartmann [Fri, 29 Jun 2018 11:08:38 +0200] rev 50912
8205499: C1 temporary code buffers are not removed with -XX:+UseDynamicNumberOfCompilerThreads
Summary: Deallocate C1 code buffers in the compiler thread destructor.
Reviewed-by: neliasso, kvn, mdoerr
iignatyev [Thu, 28 Jun 2018 21:58:23 -0700] rev 50911
8206088: 8205207 broke builds
Reviewed-by: ehelin, epavlova
epavlova [Thu, 28 Jun 2018 19:33:00 -0700] rev 50910
8195630: [Graal] vmTestbase/nsk/jvmti/AttachOnDemand/attach024/TestDescription.java fails with Graal
Reviewed-by: kvn
weijun [Fri, 29 Jun 2018 08:21:15 +0800] rev 50909
8205927: Update src/java.base/share/legal/public_suffix.md to match the actual file version
Reviewed-by: mullan, xuelei
epavlova [Thu, 28 Jun 2018 17:07:34 -0700] rev 50908
8205207: Port Graal unit tests under jtreg
Reviewed-by: kvn, erikj, iignatyev
iignatyev [Thu, 28 Jun 2018 16:45:15 -0700] rev 50907
8149729: [jittester] Replace all 'path1 +"/" + path2' with Paths::get
Reviewed-by: kvn
jwilhelm [Fri, 29 Jun 2018 01:09:29 +0200] rev 50906
8206006: Build failed on Windows
Reviewed-by: jwilhelm, dcubed
Contributed-by: robin.westberg@oracle.com
joehw [Mon, 02 Jul 2018 13:54:01 -0700] rev 50905
8204329: Java API doc for XMLStreamReader.next() needs to be clarified for the exception thrown when hasNext() method returns false
Reviewed-by: lancea, rriggs
zgu [Mon, 02 Jul 2018 16:28:09 -0400] rev 50904
8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
Summary: Made EMPTY_STACK non-const, so it will not be placed in read-only BSS section.
Reviewed-by: stuefe, martin
rraghavan [Mon, 02 Jul 2018 00:55:24 -0700] rev 50903
8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Summary: Added required uses statement
Reviewed-by: dnsimon, kvn
thartmann [Mon, 02 Jul 2018 09:21:06 +0200] rev 50902
8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
Summary: Ignore encodeBlock intrinsic.
Reviewed-by: kvn
igerasim [Fri, 29 Jun 2018 17:35:04 -0700] rev 50901
8204310: Simpler RandomAccessFile.setLength() on Windows
Reviewed-by: alanb
dtitov [Fri, 29 Jun 2018 12:34:03 -0700] rev 50900
8206086: [Graal] JDI tests fail with com.sun.jdi.ObjectCollectedException
Reviewed-by: sspitsyn, cjplummer, amenkov
joehw [Fri, 29 Jun 2018 10:13:24 -0700] rev 50899
8190835: Subtraction with two javax.xml.datatype.Duration gives incorrect result
Reviewed-by: lancea
jlahoda [Fri, 29 Jun 2018 10:41:10 +0200] rev 50898
8205418: Assorted improvements to source code model
Summary: Improving tree positions, better error recovery, fixing Trees.getScope for possibly erroneous lambdas.
Reviewed-by: jjg, mcimadamore, vromero
darcy [Thu, 28 Jun 2018 17:49:13 -0700] rev 50897
8206083: Make tools/javac/api/T6265137.java robust to JDK version changes
Reviewed-by: jjg
mikael [Thu, 28 Jun 2018 17:45:59 -0700] rev 50896
8206022: Add test to check that the JVM accepts class files with version 56
Reviewed-by: hseigel, hseigel
jjg [Thu, 28 Jun 2018 15:46:27 -0700] rev 50895
8202959: Rearrange the top and bottom navigation bar in the javadoc generated pages
Reviewed-by: darcy, jjg
Contributed-by: bhavesh.x.patel@oracle.com, jonathan.gibbons@oracle.com
jwilhelm [Thu, 28 Jun 2018 22:28:41 +0200] rev 50894
8206006: Build failed on Windows
Reviewed-by: jwilhelm, dcubed
Contributed-by: robin.westberg@oracle.com
jwilhelm [Thu, 28 Jun 2018 21:11:50 +0200] rev 50893
Added tag jdk-12+0 for changeset 95aad0c785e4
darcy [Wed, 27 Jun 2018 21:01:12 -0700] rev 50892
8205615: Start of release updates for JDK 12
8205621: Increment JDK version for JDK 12
8193292: Add SourceVersion.RELEASE_12
8193290: Add source 12 and target 12 to javac
8205619: Bump maximum recognized class file version to 56 for JDK 12
Reviewed-by: alanb, smarks, jjg, mr, erikj, psandoz, dholmes
Contributed-by: erik.joelsson@oracle.com, mikael.vidstedt@oracle.com, joe.darcy@oracle.com
jwilhelm [Thu, 28 Jun 2018 19:55:44 +0200] rev 50891
Added tag jdk-12+0 for changeset c9cd3ec6a0eb
rhalade [Thu, 28 Jun 2018 11:41:45 -0700] rev 50890
8195774: Add Entrust root certificates
Reviewed-by: weijun
gadams [Thu, 28 Jun 2018 10:31:39 -0400] rev 50889
8205508: hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/exclude001.java fails with Prompt is not received during 300200 milliseconds.
Reviewed-by: cjplummer, sspitsyn, dcubed
dcubed [Thu, 28 Jun 2018 10:50:10 -0400] rev 50888
Merge
egahlin [Thu, 28 Jun 2018 15:17:44 +0200] rev 50887
8137164: Include PID in the JFR jcmd hint
Reviewed-by: mgronlun, stuefe
dcubed [Thu, 28 Jun 2018 10:46:05 -0400] rev 50886
8206004: [BACKOUT] errant changeset for JDK-8137164
Reviewed-by: dcubed, egahlin
mr [Thu, 28 Jun 2018 07:30:38 -0700] rev 50885
8205956: Fix usage of "OpenJDK" in build and test instructions
Reviewed-by: erikj, tbell
sdama [Thu, 28 Jun 2018 19:44:58 +0530] rev 50884
8204967: Resolve disabled warnings for libunpack
Summary: Fixed warnings for libunpack
Reviewed-by: jlaskey
jlahoda [Thu, 28 Jun 2018 15:18:17 +0200] rev 50883
8205985: Remove tools/javac/options/release/ReleaseOptionUnsupported.java from problem list
Reviewed-by: vromero
eosterlund [Thu, 28 Jun 2018 14:22:28 +0200] rev 50882
8205683: Refactor heap allocation to separate concerns
Reviewed-by: pliden, kbarrett
egahlin [Thu, 28 Jun 2018 15:17:44 +0200] rev 50881
8197425: Liveset information for Old Object sample event
Reviewed-by: mgronlun, ehelin
egahlin [Thu, 28 Jun 2018 15:13:39 +0200] rev 50880
8197425: Liveset information for Old Object sample event
Reviewed-by: mgronlun, ehelin
rwestberg [Thu, 28 Jun 2018 15:06:55 +0200] rev 50879
8003209: JFR events for network utilization
Reviewed-by: mgronlun, egahlin
sundar [Thu, 28 Jun 2018 18:04:19 +0530] rev 50878
8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
Reviewed-by: jlaskey, hannesw
mgronlun [Thu, 28 Jun 2018 13:58:30 +0200] rev 50877
8205996: JDK-8205906 broke the build on Mac
Reviewed-by: thartmann, ehelin
amenkov [Thu, 28 Jun 2018 03:45:49 -0700] rev 50876
8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98
Reviewed-by: sspitsyn, cjplummer, dholmes
pliden [Thu, 28 Jun 2018 12:14:37 +0200] rev 50875
8205993: ZGC: Fix typos and incorrect indentations
Reviewed-by: stefank
adinn [Thu, 28 Jun 2018 10:09:58 +0000] rev 50874
8205694: AArch64: Add test to validate volatile load, store and CAS code generation
Summary: Implement tests to check volatile operations are translated to valid code
Reviewed-by: aph, kvn, dpochepk
mgronlun [Thu, 28 Jun 2018 11:37:02 +0200] rev 50873
8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to erronous processing of -XX:FlightRecorderOptions
Reviewed-by: egahlin
stuefe [Thu, 28 Jun 2018 11:32:32 +0200] rev 50872
8205925: Print correct and more information about secondary errors
Reviewed-by: coleenp, dholmes
stefank [Wed, 27 Jun 2018 15:04:27 +0200] rev 50871
8205923: ZGC: Verification applies load barriers before verification
Reviewed-by: pliden, eosterlund
stefank [Wed, 27 Jun 2018 15:02:53 +0200] rev 50870
8205923: ZGC: Verification applies load barrier before verification
Reviewed-by: pliden, eosterlund
igerasim [Thu, 28 Jun 2018 01:10:09 -0700] rev 50869
8205959: Do not restart close if errno is EINTR
Reviewed-by: alanb, vtewari
jlahoda [Thu, 28 Jun 2018 10:05:43 +0200] rev 50868
8205913: Inconsistent source code model
Summary: Ensuring variable declarations have non-null modifiers and names.
Reviewed-by: mcimadamore
jlahoda [Thu, 28 Jun 2018 10:05:39 +0200] rev 50867
8195986: Incorrect javac -h output with annotation processing and missing classes
Summary: When clearing out symbols for a new annotation processing round, preserve types when possible.
Reviewed-by: vromero
pliden [Thu, 28 Jun 2018 09:15:53 +0200] rev 50866
8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate()
Reviewed-by: shade, stefank
simonis [Thu, 28 Jun 2018 09:06:54 +0200] rev 50865
8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH
Reviewed-by: martin, erikj
pliden [Thu, 28 Jun 2018 07:22:59 +0200] rev 50864
8205702: assert(UseCompressedClassPointers) failed in universe.hpp
Reviewed-by: coleenp, ccheung
stuefe [Thu, 28 Jun 2018 07:00:35 +0200] rev 50863
8205531: jcmd VM.classloaders should fold similar loaders
Reviewed-by: sspitsyn, coleenp
kbarrett [Thu, 28 Jun 2018 00:34:55 -0400] rev 50862
8205577: parallel/TestPrintGCDetailsVerbose.java fails assertion
Summary: Remove unsafe printing.
Reviewed-by: dholmes, tschatzl, dcubed, coleenp
hb [Thu, 28 Jun 2018 09:40:46 +0530] rev 50861
8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
Reviewed-by: cjplummer
kvn [Wed, 27 Jun 2018 20:21:42 -0700] rev 50860
8205528: Base64 encoding algorithm using AVX512 instructions
Reviewed-by: kvn, psandoz
Contributed-by: smita.kamath@intel.com
cjplummer [Wed, 27 Jun 2018 19:09:17 -0700] rev 50859
8205719: Windows Java_sun_tools_attach_VirtualMachineImpl_enqueue() method should include exitCode in exception message
Summary: Include GetExitCodeThread() result in the exception message
Reviewed-by: sspitsyn, dcubed
never [Wed, 27 Jun 2018 17:02:41 -0700] rev 50858
8205824: Update Graal
Reviewed-by: iveresov, kvn
iignatyev [Wed, 27 Jun 2018 16:57:21 -0700] rev 50857
8160673: Jittester: investigate bytecode generation hangs during bytecode tests generation
Reviewed-by: iveresov
hannesw [Thu, 28 Jun 2018 01:46:03 +0200] rev 50856
8190876: javadoc search on "java.se" shows "java.se" the last one among other modules
Reviewed-by: jjg
iignatyev [Wed, 27 Jun 2018 16:19:28 -0700] rev 50855
8205954: clean up hotspot ProblemList
Reviewed-by: kvn
erikj [Wed, 27 Jun 2018 16:17:11 -0700] rev 50854
8205942: Build failure on macosx after JDK-8189429
Reviewed-by: tbell, lancea
iignatyev [Wed, 27 Jun 2018 15:15:11 -0700] rev 50853
8202554: Remove hotspot tests for javafx.* modules
Reviewed-by: kvn
redestad [Wed, 27 Jun 2018 22:26:41 +0200] rev 50852
8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin
Reviewed-by: psandoz, mchung
ccheung [Wed, 27 Jun 2018 14:46:15 -0700] rev 50851
8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
Summary: disable JFR and output a warning message during CDS dump time if JFR is enabled.
Reviewed-by: jiangli, lfoltan
jjg [Wed, 27 Jun 2018 14:20:41 -0700] rev 50850
8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java
Reviewed-by: mchung
iignatyev [Wed, 27 Jun 2018 13:43:52 -0700] rev 50849
8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM
Reviewed-by: dholmes
dfuchs [Wed, 27 Jun 2018 21:18:33 +0100] rev 50848
8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk
Reviewed-by: jjg, erikj
glaubitz [Wed, 27 Jun 2018 21:56:11 +0200] rev 50847
8205616: Build fails with system headers after 8204572
Reviewed-by: erikj
Contributed-by: Magnuse Ihse Bursie <magnus.ihse.bursie@oracle.com>, Fridrich Strba <fridrich.strba@suse.com>
dfuchs [Wed, 27 Jun 2018 20:19:59 +0100] rev 50846
8205397: InetAddress has wrong declaration for readObjectNoData
Reviewed-by: alanb, rriggs
pliden [Wed, 27 Jun 2018 19:45:06 +0200] rev 50845
8205678: ZGC: Remove unused ZAllocationFlags::java_thread()
Reviewed-by: stefank, eosterlund
pliden [Wed, 27 Jun 2018 19:45:05 +0200] rev 50844
8205676: ZGC: Remove TLAB allocations in relocation path
Reviewed-by: stefank, eosterlund
prr [Wed, 27 Jun 2018 10:06:03 -0700] rev 50843
Merge
serb [Mon, 25 Jun 2018 17:34:55 -0700] rev 50842
4475138: getBestCursorSize and XFree86 4.1.0
Reviewed-by: serb
Contributed-by: takiguc@linux.vnet.ibm.com
prr [Mon, 25 Jun 2018 14:56:07 -0700] rev 50841
Merge
srl [Mon, 25 Jun 2018 11:40:46 -0700] rev 50840
8187100: Support Unicode Variation Selectors
Summary: Support Unicode Variation Selectors
Reviewed-by: prr, srl
Contributed-by: Toshio Nakamura <toshiona@jp.ibm.com>
prr [Mon, 25 Jun 2018 10:21:50 -0700] rev 50839
Merge
sveerabhadra [Mon, 25 Jun 2018 14:32:46 +0530] rev 50838
8153732: Windows remote printer changes do not reflect in lookupPrintServices()
Reviewed-by: prr, psadhukhan
pbansal [Mon, 25 Jun 2018 12:50:25 +0530] rev 50837
8194873: right ALT key hotkeys no longer work in Swing components
Reviewed-by: serb, psadhukhan
pkbalakr [Mon, 25 Jun 2018 16:01:01 +0530] rev 50836
8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
Reviewed-by: prr, naoto
Contributed-by: dipak.kumar@oracle.com
serb [Sun, 24 Jun 2018 19:45:15 -0700] rev 50835
8205324: Part of java.awt.Desktop.browse(URI) spec is outdated after support of applets was removed
Reviewed-by: prr
serb [Sun, 24 Jun 2018 16:35:21 -0700] rev 50834
8205153: Delete "standard instructions" machinery in the open automated tests
Reviewed-by: prr
serb [Sat, 23 Jun 2018 11:48:42 -0700] rev 50833
8205144: JSpinner may change the font after became visible
Reviewed-by: psadhukhan
serb [Fri, 22 Jun 2018 19:19:43 -0700] rev 50832
8205456: Unification of iterations over arrays
Reviewed-by: prr
prr [Fri, 22 Jun 2018 13:21:23 -0700] rev 50831
8205494: Convert or remove all AWT applet demos
Reviewed-by: serb, erikj
prr [Fri, 22 Jun 2018 12:16:14 -0700] rev 50830
8205136: Move StylePad demo to the open repository
Reviewed-by: serb, erikj
sveerabhadra [Fri, 22 Jun 2018 10:29:14 +0530] rev 50829
8204946: Clean-up problem list for JDK-8202933 and JDK-8202934
Reviewed-by: prr