coleenp [Tue, 07 Aug 2018 19:35:50 -0400] rev 51330
8208575: Remove Atomic::add/sub for short
Summary: Removed code to atomic::add for short because it's no longer used for Symbol.
Reviewed-by: iklam
iklam [Tue, 07 Aug 2018 15:45:07 -0700] rev 51329
8208999: Some use of Klass* should be replaced by InstanceKlass*
Summary: Klass::java_super() => InstanceKlass*; InstanceKlass::{local,transitive}_interfaces() => Array<InstanceKlass*>*
Reviewed-by: coleenp, hseigel
sherman [Tue, 07 Aug 2018 16:07:47 -0700] rev 51328
8208634: Add x-IBM-1129 charset
Reviewed-by: alanb, sherman
Contributed-by: enasser@in.ibm.com
redestad [Tue, 07 Aug 2018 23:08:52 +0200] rev 51327
8209003: Consolidate use of empty collections in java.lang.module
Reviewed-by: alanb, mchung
iignatyev [Tue, 07 Aug 2018 13:51:30 -0700] rev 51326
8031761: [TESTBUG] Add a regression test for JDK-8026328
Reviewed-by: kvn, iignatyev
Contributed-by: staffan.larsen@oracle.com
ccheung [Tue, 07 Aug 2018 09:44:39 -0700] rev 51325
8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
Summary: increase timout to 2400 and reduce the amount of output
Reviewed-by: mseledtsov, jiangli
mbaesken [Fri, 03 Aug 2018 07:59:01 +0200] rev 51324
8208744: remove unneeded -DUSE_MMAP settings for JDK native libs builds
Reviewed-by: ihse, martin, alanb, dholmes
kvn [Mon, 06 Aug 2018 18:49:51 -0700] rev 51323
8209023: fix 2 compiler tests to avoid JDK-8208690
Reviewed-by: dholmes, dcubed
dcubed [Mon, 06 Aug 2018 20:52:41 -0400] rev 51322
8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
Reviewed-by: dholmes, sspitsyn
jcbeyler [Mon, 06 Aug 2018 14:23:02 -0700] rev 51321
8079682: [mlvm] remove SAM code in MHTransformationGen
Summary: Remove SAM code from the test and remove related dead code
Reviewed-by: iignatyev
shurailine [Mon, 06 Aug 2018 15:35:44 -0700] rev 51320
8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
Reviewed-by: mchung
psandoz [Mon, 06 Aug 2018 15:18:57 -0700] rev 51319
8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
Reviewed-by: mchung, plevart
fweimer [Mon, 06 Aug 2018 14:55:04 -0700] rev 51318
8208362: (bf) Long chains created by direct Buffer::slice
Reviewed-by: mr, psandoz, alanb
darcy [Mon, 06 Aug 2018 14:29:22 -0700] rev 51317
8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
Reviewed-by: bpb, rriggs, mullan
epavlova [Mon, 06 Aug 2018 13:53:49 -0700] rev 51316
8194958: [Graal] disable compiler/c2/cr7200264 tests
Reviewed-by: kvn, tschatzl
dcubed [Mon, 06 Aug 2018 16:15:09 -0400] rev 51315
8209020: ProblemList tests affected by JDK-8208778
Reviewed-by: hseigel
hseigel [Mon, 06 Aug 2018 14:20:58 -0400] rev 51314
8208604: Metadata::print_value_string() compares 'this' to NULL
Summary: Remove the comparison and add asserts to check for NULL
Reviewed-by: coleenp, gziemski
dcubed [Mon, 06 Aug 2018 13:57:26 -0400] rev 51313
8209018: ProblemList tests affected by JDK-8208690
Reviewed-by: kvn
dholmes [Mon, 06 Aug 2018 04:31:50 -0400] rev 51312
8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
Summary: Limit the maximal file name length to 242 for AUFS file system
Reviewed-by: dholmes, redestad
Contributed-by: pengfei.li@arm.com
alanb [Sun, 05 Aug 2018 19:16:31 +0100] rev 51311
8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes
Reviewed-by: alanb
Contributed-by: christoph.dreis@freenet.de
darcy [Fri, 03 Aug 2018 21:06:15 -0700] rev 51310
8208782: Remove extra type in throws clause of SerialClob.writeObject
Reviewed-by: lancea
bpb [Fri, 03 Aug 2018 12:45:18 -0700] rev 51309
8186766: UnixNativeDispatcher::readlink() may truncate overlong paths
Reviewed-by: alanb
prr [Fri, 03 Aug 2018 09:42:57 -0700] rev 51308
Merge
prr [Thu, 02 Aug 2018 09:26:40 -0700] rev 51307
Added tag jdk-11+25 for changeset 331888ea4a78
mgronlun [Thu, 02 Aug 2018 09:49:04 +0200] rev 51306
8207139: NMT is not enabled on Windows 2016/10
Reviewed-by: dcubed, zgu, dholmes
prr [Tue, 31 Jul 2018 14:04:29 -0700] rev 51305
8204931: Colors with alpha are painted incorrectly on Linux
Reviewed-by: jdv, psadhukhan
prr [Tue, 31 Jul 2018 14:03:39 -0700] rev 51304
8208353: Upgrade JDK 11 to libpng 1.6.35
Reviewed-by: jdv, kaddepalli
prr [Tue, 31 Jul 2018 12:23:55 -0700] rev 51303
8208466: Fix potential memory leak in harfbuzz shaping.
Reviewed-by: jdv, kaddepalli
dsamersoff [Tue, 31 Jul 2018 21:23:56 +0300] rev 51302
8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch
Summary: fixed unexpected parameter location in arm32 LIR_Assembler
Reviewed-by: dsamersoff, kvn
epavlova [Tue, 31 Jul 2018 09:48:25 -0700] rev 51301
8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
Reviewed-by: kvn
dcubed [Mon, 30 Jul 2018 14:22:36 -0400] rev 51300
8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Reviewed-by: cjplummer
iignatyev [Fri, 27 Jul 2018 00:00:28 -0700] rev 51299
8208370: fix typo in ReservedStack tests' @requires
Reviewed-by: kvn
iignatyev [Thu, 26 Jul 2018 23:59:46 -0700] rev 51298
8208358: update bug ids mentioned in tests
Reviewed-by: kvn
hseigel [Thu, 26 Jul 2018 15:56:37 -0400] rev 51297
8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
Summary: Add code to skip over unknown attributes when class file version >= 11.
Reviewed-by: lfoltan
jcbeyler [Thu, 26 Jul 2018 11:53:59 -0700] rev 51296
8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
Summary: Lower the interval rate and check GC objects too
Reviewed-by: dcubed, sspitsyn
Contributed-by: jcbeyler@google.com
epavlova [Thu, 26 Jul 2018 10:23:33 -0700] rev 51295
8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
Reviewed-by: kvn, sspitsyn
dcubed [Thu, 26 Jul 2018 13:08:42 -0400] rev 51294
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Reviewed-by: hseigel, kvn
coffeys [Fri, 03 Aug 2018 14:14:59 +0100] rev 51293
8208583: Better management of internal KeyStore buffers
Reviewed-by: weijun
zgu [Fri, 03 Aug 2018 11:06:10 +0200] rev 51292
8205921: Optimizing best-of-2 work stealing queue selection
Summary: Bias towards stealing from queues that we recently successfully stole from to decrease the number of unsuccessful steal attempts.
Reviewed-by: eosterlund, kbarrett
Contributed-by: Zhengyu Gu <zgu@redhat.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
coffeys [Fri, 03 Aug 2018 09:57:10 +0100] rev 51291
8207775: Better management of CipherCore buffers
Reviewed-by: ascarpino
dcubed [Thu, 02 Aug 2018 22:14:54 -0400] rev 51290
8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
Reviewed-by: dholmes
iignatyev [Thu, 02 Aug 2018 16:16:02 -0700] rev 51289
8208701: Fix for JDK-8208655 causes test failures in CI tier1
Reviewed-by: dholmes, dcubed
iignatyev [Thu, 02 Aug 2018 16:15:48 -0700] rev 51288
8208699: remove unneeded imports from runtime tests
Reviewed-by: iklam
iignatyev [Thu, 02 Aug 2018 14:40:55 -0700] rev 51287
8208655: use JTreg skipped status in hotspot tests
Reviewed-by: kvn, hseigel, iklam
prr [Thu, 02 Aug 2018 09:27:40 -0700] rev 51286
Added tag jdk-12+5 for changeset f8696e0ab9b7
zgu [Thu, 02 Aug 2018 11:13:00 -0400] rev 51285
8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API)
Summary: Added missing header file
Reviewed-by: shade, gziemski
jcbeyler [Tue, 31 Jul 2018 10:16:56 -0700] rev 51284
8208249: TriggerUnloadingByFillingMetaspace generates garbage class names
Summary: Put a ThreadLocal around the object to be thread safe
Reviewed-by: tschatzl, iignatyev
jcbeyler [Tue, 31 Jul 2018 12:24:47 -0700] rev 51283
8169004: Fix redundant @requires tags in tests
Reviewed-by: tschatzl, iignatyev
jcbeyler [Wed, 01 Aug 2018 09:23:24 -0700] rev 51282
8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
Summary: Remove client test entirely and clean up test
Reviewed-by: tschatzl, iignatyev
jcbeyler [Tue, 31 Jul 2018 10:20:10 -0700] rev 51281
8208246: flags duplications in vmTestbase_vm_g1classunloading tests
Summary: Remove duplicate flags for the classunloading tests
Reviewed-by: tschatzl, iignatyev
iignatyev [Wed, 01 Aug 2018 23:06:33 -0700] rev 51280
8208647: switch jtreg to 4.2b13
Reviewed-by: kvn, dholmes, ihse
mseledtsov [Wed, 01 Aug 2018 19:07:27 -0700] rev 51279
8185531: [TESTBUG] Improve test configuration for shared strings
Summary: Added extra test configurations to the tests
Reviewed-by: iklam, gziemski
kbarrett [Wed, 01 Aug 2018 19:14:04 -0400] rev 51278
8208611: Refactor SATBMarkQueue filtering to allow GC-specific filters
Summary: Add SATBMarkQueueFilter.
Reviewed-by: tschatzl, eosterlund, rkennke
iignatyev [Wed, 01 Aug 2018 10:04:08 -0700] rev 51277
8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
Reviewed-by: kvn, tschatzl
naoto [Wed, 01 Aug 2018 09:33:56 -0700] rev 51276
8208080: Locale extensions via Service provider is not working for region extensions
Reviewed-by: rriggs, nishjain
nishjain [Wed, 01 Aug 2018 18:02:25 +0530] rev 51275
8208560: ChoiceFormat class has unused constants needs cleanup
Reviewed-by: rriggs, naoto
pmuthuswamy [Wed, 01 Aug 2018 12:36:02 +0530] rev 51274
8208484: color contrast issues in a couple of spec files
Reviewed-by: jjg, ihse
dbuck [Wed, 01 Aug 2018 02:21:02 -0400] rev 51273
8191006: hsdis disassembler plugin does not compile with binutils 2.29+
Summary: update call to disassembler() function to match new signature used by Binutils
Reviewed-by: gromero, kvn
weijun [Wed, 01 Aug 2018 13:35:08 +0800] rev 51272
8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
Reviewed-by: xuelei
dbuck [Wed, 01 Aug 2018 01:40:44 -0400] rev 51271
8208541: non-ASCII characters in hsdis UPL text
Summary: replace Unicode left/right double quote pair with normal ASCII double quotes
Reviewed-by: jrose
dcubed [Tue, 31 Jul 2018 17:07:43 -0400] rev 51270
8208605: Fix for 8199868 breaks tier1 build
Summary: Move variable declarations to make studio compiler happy.
Reviewed-by: kbarrett
coleenp [Tue, 31 Jul 2018 15:57:52 -0400] rev 51269
8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
Summary: fixed refactoring caused by JDK-8203820
Reviewed-by: dholmes, sspitsyn, cjplummer
hseigel [Tue, 31 Jul 2018 14:24:10 -0400] rev 51268
8202171: Some oopDesc functions compare this with NULL
Summary: Add Method* parameter and made verify* methods static to avoid 'this' comparison with NULL, Added NULL checks before calling print_on() methods.
Reviewed-by: kbarrett, coleenp
zgu [Tue, 31 Jul 2018 13:12:06 -0400] rev 51267
8199868: Support JNI critical functions in object pinning API
Summary: Pin/unpin incoming array arguments of critical native JNI call
Reviewed-by: shade, adinn
mcimadamore [Tue, 31 Jul 2018 16:49:51 +0100] rev 51266
8208524: IntelliJ support broken since 2018.2
Summary: Move build.xml out of .idea folder
Reviewed-by: stuefe
hseigel [Tue, 31 Jul 2018 09:55:09 -0400] rev 51265
8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
Summary: Add Method* parameter and make method static to avoid 'this' comparison with NULL
Reviewed-by: lfoltan, gziemski, coleenp
zgu [Tue, 31 Jul 2018 07:35:16 -0400] rev 51264
8208499: NMT: Missing memory tag for Safepoint polling page
Summary: Added missing memory tag and cleanup memory type enum
Reviewed-by: shade, coleenp
hseigel [Mon, 30 Jul 2018 16:35:54 -0400] rev 51263
8207779: Method::is_valid_method() compares 'this' with NULL
Summary: Add Method* parameter and make method static to avoid 'thi's comparison with NULL
Reviewed-by: lfoltan, coleenp
mvala [Mon, 30 Jul 2018 14:08:30 -0400] rev 51262
8208084: Windows build failure - "'snprintf': identifier not found"
Reviewed-by: kbarrett, coleenp
dcubed [Mon, 30 Jul 2018 14:22:36 -0400] rev 51261
8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Reviewed-by: cjplummer
pmuthuswamy [Mon, 30 Jul 2018 11:52:05 +0530] rev 51260
8203791: Remove "compatibility" features from Table.java
Reviewed-by: jjg
xyin [Mon, 30 Jul 2018 09:06:14 +0800] rev 51259
8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
Reviewed-by: lancea, mchung
dcubed [Fri, 27 Jul 2018 16:29:36 -0400] rev 51258
8171157: Convert ObjectMonitor_test to GTest
Summary: Migration of the ObjectMonitor test to GTest. Two GTests were actually created, one for ObjectMonitor and one for ObjectSynchronizer.
Reviewed-by: dcubed, hseigel
Contributed-by: patricio.chilano.mateo@oracle.com
nishjain [Fri, 27 Jul 2018 14:20:07 +0530] rev 51257
8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods
Reviewed-by: naoto, darcy
tschatzl [Fri, 27 Jul 2018 09:49:03 +0200] rev 51256
8208297: Allow printing of taskqueue stats if compiled in in product builds
Reviewed-by: kbarrett
dtitov [Thu, 26 Jul 2018 16:22:58 -0700] rev 51255
8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start
Reviewed-by: sspitsyn, cjplummer
jcbeyler [Thu, 26 Jul 2018 11:53:59 -0700] rev 51254
8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
Summary: Lower the interval rate and check GC objects too
Reviewed-by: dcubed, sspitsyn
Contributed-by: jcbeyler@google.com
amenkov [Thu, 26 Jul 2018 11:31:15 -0700] rev 51253
8199155: Accessibility issues in jdk.jdi
Reviewed-by: dtitov, sspitsyn
dcubed [Thu, 26 Jul 2018 13:08:42 -0400] rev 51252
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
Reviewed-by: hseigel, kvn
prr [Thu, 26 Jul 2018 10:00:40 -0700] rev 51251
Merge
prr [Thu, 26 Jul 2018 09:27:30 -0700] rev 51250
Added tag jdk-11+24 for changeset ea900a7dc7d7
jlaskey [Thu, 26 Jul 2018 10:25:33 -0300] rev 51249
8208164: (str) improve specification of String::lines
Reviewed-by: smarks
simonis [Mon, 23 Jul 2018 15:17:14 +0200] rev 51248
8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
Reviewed-by: sspitsyn, cjplummer
rgoel [Thu, 26 Jul 2018 14:15:24 +0530] rev 51247
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
Summary: generated display names for missing timezones at run time.
Reviewed-by: naoto
ljiang [Wed, 25 Jul 2018 22:48:53 -0700] rev 51246
8207948: JDK 11 L10n resource file update msg drop 10
Reviewed-by: naoto
jjiang [Thu, 26 Jul 2018 08:46:27 +0800] rev 51245
8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found
Summary: Improve the logics on skipping test
Reviewed-by: valeriep
xuelei [Wed, 25 Jul 2018 17:21:04 -0700] rev 51244
8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
Reviewed-by: ascarpino
dcubed [Wed, 25 Jul 2018 17:22:25 -0400] rev 51243
8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
Reviewed-by: sspitsyn
cjplummer [Wed, 25 Jul 2018 13:15:36 -0700] rev 51242
8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030 fails with "unexpected values of outer fields of the class" when running with -Xcomp
Summary: do a better job of handling compilations before execution
Reviewed-by: sspitsyn, amenkov
dcubed [Wed, 25 Jul 2018 15:38:37 -0400] rev 51241
8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Reviewed-by: cjplummer
jcbeyler [Wed, 25 Jul 2018 10:51:16 -0700] rev 51240
8207765: HeapMonitorTest.java intermittent failure
Summary: Lower the interval rate and check GC objects too
Reviewed-by: dcubed, sspitsyn
Contributed-by: jcbeyler@google.com
jnimeh [Wed, 25 Jul 2018 09:48:31 -0700] rev 51239
8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Reviewed-by: xuelei
dcubed [Wed, 25 Jul 2018 12:32:06 -0400] rev 51238
8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Reviewed-by: darcy
erikj [Wed, 25 Jul 2018 08:36:46 -0700] rev 51237
8208096: Update build documentation to reflect compiler upgrades at Oracle
Reviewed-by: tbell
chegar [Wed, 25 Jul 2018 10:08:39 +0100] rev 51236
8207846: Generalize the jdk.net.includeInExceptions security property
Reviewed-by: alanb, michaelm, rriggs, mullan
rhalade [Tue, 24 Jul 2018 12:12:16 -0700] rev 51235
8203230: update VerifyCACerts test
Reviewed-by: mullan
cjplummer [Tue, 24 Jul 2018 10:35:25 -0700] rev 51234
8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
Summary: add test to ProblemsList.txt
Reviewed-by: sspitsyn
ghaug [Tue, 24 Jul 2018 12:57:40 +0200] rev 51233
8207392: [PPC64] Implement JFR profiling.
Reviewed-by: simonis, goetz
chegar [Tue, 24 Jul 2018 10:07:26 +0100] rev 51232
8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
Reviewed-by: michaelm
chegar [Mon, 23 Jul 2018 11:47:03 +0100] rev 51231
8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
Reviewed-by: michaelm
mli [Tue, 24 Jul 2018 13:55:57 +0800] rev 51230
8208111: Problem list java/nio/channels/Selector/RacyDeregister.java
Reviewed-by: alanb
valeriep [Mon, 23 Jul 2018 23:18:19 +0000] rev 51229
8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized
Summary: Changed SunRsaSign and SunMSCAPI provider to return null and updated javadoc
Reviewed-by: weijun, mullan
dlong [Mon, 23 Jul 2018 12:01:43 -0700] rev 51228
8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"
Reviewed-by: kvn
dcubed [Mon, 23 Jul 2018 14:41:06 -0400] rev 51227
8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Reviewed-by: sspitsyn
sdama [Mon, 23 Jul 2018 19:58:43 +0530] rev 51226
8206445: JImageListTest.java failed in Windows
Summary: Added System.gc() call to address unmapped jimage files
Reviewed-by: alanb
gromero [Thu, 19 Jul 2018 16:56:05 -0400] rev 51225
8189922: UseNUMA memory interleaving vs membind
Reviewed-by: gromero, drwhite, dholmes, tschatzl
Contributed-by: Swati Sharma <swatibits14@gmail.com>
jcbeyler [Sun, 22 Jul 2018 20:00:39 -0700] rev 51224
8207252: C1 still does eden allocations when TLAB is enabled
Summary: Only do eden allocations when TLAB is disabled
Reviewed-by: kbarrett, jrose, tschatzl, iveresov
Contributed-by: jcbeyler@google.com
xiaofeya [Mon, 23 Jul 2018 10:02:10 +0800] rev 51223
8207952: Problem-list 3 sctp tests
Reviewed-by: chegar
weijun [Sat, 21 Jul 2018 21:46:42 +0800] rev 51222
8207223: SSL Handshake failures are reported with more generic SSLException
Reviewed-by: xuelei
coleenp [Fri, 20 Jul 2018 18:03:23 -0400] rev 51221
8203820: [TESTBUG] vmTestbase/metaspace/staticReferences/StaticReferences.java timed out
Summary: Moved InMemoryJavaCompiler out of loops or reduced loops with InMemoryJavaCompiler
Reviewed-by: vromero, jiangli
smarks [Fri, 20 Jul 2018 14:34:51 -0700] rev 51220
8206865: RMI activation tests fail with InvalidClassException
Reviewed-by: darcy, alanb, mchung
epavlova [Fri, 20 Jul 2018 11:39:52 -0700] rev 51219
8206241: compiler/graalunit/PhasesCommonTest.java fails with java.lang.Error: TESTBUG: no tests found for prefix org.graalvm.compiler.phases.common.test
Reviewed-by: kvn
iignatyev [Fri, 20 Jul 2018 11:39:37 -0700] rev 51218
8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files
Reviewed-by: kvn
naoto [Fri, 20 Jul 2018 10:12:34 -0700] rev 51217
8206886: Java does not set the default format locale correctly on mac10.13
Reviewed-by: rriggs
ascarpino [Fri, 20 Jul 2018 09:55:15 -0700] rev 51216
8204196: integer cleanup
Reviewed-by: xuelei
erikj [Fri, 20 Jul 2018 09:07:37 -0700] rev 51215
8207365: Make man pages optional
Reviewed-by: tbell
goetz [Fri, 20 Jul 2018 09:46:57 +0200] rev 51214
8207830: [aix] disable jfr in build and tests
Reviewed-by: kvn, erikj
goetz [Fri, 20 Jul 2018 09:33:49 +0200] rev 51213
8207766: [testbug] Adapt tests for Aix.
Reviewed-by: clanger, mbaesken
rraghavan [Fri, 20 Jul 2018 01:23:38 -0700] rev 51212
8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Summary: Added required uses statement
Reviewed-by: dnsimon, kvn
mli [Fri, 20 Jul 2018 15:24:42 +0800] rev 51211
8207833: java/nio/channels/Selector/SelectWithConsumer.java testCancel() fails intermittently
Reviewed-by: alanb
jcbeyler [Thu, 19 Jul 2018 18:21:24 -0700] rev 51210
8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Summary: Add a calculation of array sizes before test to satisfy ZGC support
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
mli [Fri, 20 Jul 2018 08:40:14 +0800] rev 51209
8207244: java/nio/channels/Selector/SelectWithConsumer.java testInterruptDuringSelect() fails intermittently
Reviewed-by: alanb
zgu [Wed, 11 Jul 2018 13:55:38 -0400] rev 51208
8207056: Epsilon GC to support object pinning
Summary: Epsilon GC to use object pinning to avoid expensive GCLocker
Reviewed-by: shade, rkennke
erikj [Thu, 19 Jul 2018 14:25:42 -0700] rev 51207
8207243: Fix translation filtering to also support zh_HK and zh_TW
Reviewed-by: tbell
kvn [Thu, 19 Jul 2018 13:41:56 -0700] rev 51206
8207069: [AOT] we should check that VM uses the same GC as one used for AOT library generation.
Reviewed-by: twisti, dnsimon, never
bulasevich [Thu, 19 Jul 2018 21:46:52 +0300] rev 51205
8207584: ARM32: ShouldNotReachHere assertion on Test8168712 jtreg test
Reviewed-by: shade
prr [Thu, 26 Jul 2018 09:30:58 -0700] rev 51204
Added tag jdk-12+4 for changeset 499b873761d8
ysuenaga [Fri, 27 Jul 2018 00:54:39 +0900] rev 51203
8205992: jhsdb cannot attach to Java processes running in Docker containers
Reviewed-by: cjplummer, jgeorge
dbuck [Thu, 26 Jul 2018 10:56:58 -0400] rev 51202
8208183: update HSDIS plugin license to UPL
Reviewed-by: simonis, adinn, jrose
jjg [Wed, 25 Jul 2018 17:26:35 -0700] rev 51201
8208227: tools/jdeps/DotFileTest.java fails on Win-X64
Reviewed-by: darcy
darcy [Wed, 25 Jul 2018 17:22:26 -0700] rev 51200
8208200: Add missing periods to sentences in RoundEnvironment specs
Reviewed-by: jjg
dcubed [Wed, 25 Jul 2018 17:22:25 -0400] rev 51199
8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
Reviewed-by: sspitsyn
darcy [Wed, 25 Jul 2018 12:54:58 -0700] rev 51198
8208201: Update SourceVersion.RELEASE_11 docs to mention var for lambda param
Reviewed-by: jjg
rkennke [Wed, 25 Jul 2018 21:47:40 +0200] rev 51197
8204970: Remaing object comparisons need to use oopDesc::equals()
Reviewed-by: eosterlund, zgu
dcubed [Wed, 25 Jul 2018 15:38:37 -0400] rev 51196
8208205: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
Reviewed-by: cjplummer
jcbeyler [Wed, 25 Jul 2018 10:51:16 -0700] rev 51195
8207765: HeapMonitorTest.java intermittent failure
Summary: Lower the interval rate and check GC objects too
Reviewed-by: dcubed, sspitsyn
Contributed-by: jcbeyler@google.com
darcy [Wed, 25 Jul 2018 12:32:59 -0700] rev 51194
8190886: package-info handling in RoundEnvironment.getElementsAnnotatedWith
Reviewed-by: vromero, jlahoda
dcubed [Wed, 25 Jul 2018 12:32:06 -0400] rev 51193
8208189: ProblemList compiler/graalunit/JttThreadsTest.java
Reviewed-by: darcy
xyin [Wed, 25 Jul 2018 11:03:07 +0800] rev 51192
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
Reviewed-by: vtewari, rriggs
shurailine [Tue, 24 Jul 2018 08:58:32 -0700] rev 51191
8208157: requires.VMProps throws NPE for missing properties in "release" file
Reviewed-by: iignatyev, lancea
jjg [Tue, 24 Jul 2018 11:37:43 -0700] rev 51190
8207214: Broken links in JDK API serialized-form page
Reviewed-by: hannesw
mbaesken [Tue, 24 Jul 2018 09:27:42 +0200] rev 51189
8207941: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails on machines without Arial font [testbug]
Reviewed-by: goetz, psadhukhan
mbaesken [Thu, 19 Jul 2018 11:04:46 +0200] rev 51188
8207395: jar has issues with UNC-path arguments for the jar -C parameter [windows]
Reviewed-by: goetz, sherman
igerasim [Mon, 23 Jul 2018 22:07:55 -0700] rev 51187
8207314: Unnecessary reallocation when constructing WeakHashMap from a large Map
Reviewed-by: martin
kvn [Mon, 23 Jul 2018 18:29:35 -0700] rev 51186
8207262: enable applications/ctw/modules/java_desktop_2.java test again
Reviewed-by: iignatyev
dcubed [Mon, 23 Jul 2018 14:41:06 -0400] rev 51185
8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Reviewed-by: sspitsyn
tonyp [Mon, 23 Jul 2018 11:38:28 -0400] rev 51184
8207849: Allow the addition of more number to the Java version string
Reviewed-by: erikj
tschatzl [Mon, 23 Jul 2018 17:32:04 +0200] rev 51183
8207953: Remove dead code in G1CopyingKeepAliveClosure
Reviewed-by: kbarrett
vromero [Fri, 20 Jul 2018 14:48:41 -0700] rev 51182
8205493: OptionSmokeTest.java uses hard-coded release values
Reviewed-by: darcy
darcy [Fri, 20 Jul 2018 14:46:43 -0700] rev 51181
8208060: Additional corrections of serial-related declarations
Reviewed-by: rriggs, lancea
iklam [Fri, 20 Jul 2018 12:19:28 -0700] rev 51180
8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
Reviewed-by: jiangli
coleenp [Fri, 20 Jul 2018 14:52:11 -0400] rev 51179
8207359: Make SymbolTable increment_refcount disallow zero
Summary: Use cmpxchg for non permanent symbol refcounting, and pack refcount and length into an int.
Reviewed-by: gziemski, kbarrett, iklam
kvn [Fri, 20 Jul 2018 11:55:05 -0700] rev 51178
8206075: On x86, assert on unbound assembler Labels used as branch targets
Reviewed-by: kvn, mdoerr, phh
Contributed-by: xxinliu@amazon.com
darcy [Wed, 18 Jul 2018 00:23:06 -0700] rev 51177
8193462: Fix Filer handling of package-info initial elements
Reviewed-by: vromero
darcy [Wed, 18 Jul 2018 00:16:37 -0700] rev 51176
8193214: Incorrect annotations.without.processors warnings with JDK 9
Reviewed-by: vromero
jcbeyler [Thu, 19 Jul 2018 18:21:24 -0700] rev 51175
8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Summary: Add a calculation of array sizes before test to satisfy ZGC support
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
ctornqvi [Fri, 20 Jul 2018 09:15:54 -0400] rev 51174
8207855: Make applications/jcstress invoke tests in batches
Reviewed-by: kvn, iignatyev
dtitov [Thu, 19 Jul 2018 16:53:33 -0700] rev 51173
8204695: [Graal] vmTestbase/nsk/jdi/ClassPrepareRequest/addSourceNameFilter/addSourceNameFilter002/addSourceNameFilter002.java fails
Reviewed-by: sspitsyn, cjplummer
vromero [Thu, 19 Jul 2018 15:13:10 -0700] rev 51172
8206874: Evaluate LoadClassFromJava6CreatedJarTest.java after dropping -source 6
Reviewed-by: darcy
igerasim [Thu, 19 Jul 2018 13:41:26 -0700] rev 51171
8207753: Handle to process snapshot is leaked if Process32First() fails
Reviewed-by: rriggs
never [Thu, 19 Jul 2018 12:55:24 -0700] rev 51170
8207202: [Graal] compiler/graalunit/CoreTest.java fails
Reviewed-by: kvn
naoto [Thu, 19 Jul 2018 11:15:38 -0700] rev 51169
8206886: Java does not set the default format locale correctly on mac10.13
Reviewed-by: rriggs
prr [Thu, 19 Jul 2018 10:53:38 -0700] rev 51168
Merge
kaddepalli [Thu, 19 Jul 2018 13:49:44 +0530] rev 51167
8206343: There is a typo in the java documentation of javax.swing.JScrollBar.
Reviewed-by: prr, mhalder
prr [Thu, 12 Jul 2018 11:09:23 -0700] rev 51166
Merge
sveerabhadra [Tue, 03 Jul 2018 16:09:25 +0530] rev 51165
8195991: [TEST_BUG]:Regression manual Test java/awt/TrayIcon/RightClickWhenBalloonDisplayed/RightClickWhenBalloonDisplayed.html fails
Reviewed-by: serb, mhalder
kaddepalli [Mon, 02 Jul 2018 14:31:33 +0530] rev 51164
8197810: Test java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.html fails on Windows
Reviewed-by: serb, pbansal
prr [Thu, 19 Jul 2018 10:17:22 -0700] rev 51163
Merge
bobv [Thu, 19 Jul 2018 12:57:12 -0400] rev 51162
8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mem
Reviewed-by: mbaesken, mchung
prr [Thu, 19 Jul 2018 09:42:15 -0700] rev 51161
Added tag jdk-11+23 for changeset 1edcf36fe15f
sspitsyn [Wed, 18 Jul 2018 20:54:12 -0700] rev 51160
8207819: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Summary: Problem list the test
Reviewed-by: cjplummer
amlu [Thu, 19 Jul 2018 10:30:24 +0800] rev 51159
8207818: Problem list several rmi tests
Reviewed-by: darcy
smarks [Fri, 22 Jun 2018 17:08:00 -0700] rev 51158
8205491: adjust reflective access checks
Reviewed-by: alanb, mchung, igerasim, rhalade, ahgross
vtewari [Thu, 07 Jun 2018 18:21:29 +0530] rev 51157
8200666: Improve LDAP support
Reviewed-by: rpatil, skoivu, rhalade, chegar, rriggs, mullan
Contributed-by: vyom.tewari@oracle.com
smarks [Thu, 31 May 2018 11:31:20 -0700] rev 51156
8197925: Better stack walking
Reviewed-by: alanb, skoivu, rriggs, igerasim, rhalade, darcy
apetcher [Mon, 09 Apr 2018 14:10:56 -0400] rev 51155
8200332: Improve GCM counting
Reviewed-by: ascarpino
sherman [Thu, 15 Mar 2018 16:04:30 -0700] rev 51154
8199547: Exception to Pattern Syntax
Reviewed-by: rriggs
igerasim [Mon, 05 Feb 2018 14:18:22 -0800] rev 51153
8196224: Even better Internet address support
Reviewed-by: chegar, rriggs, rhalade, vtewari
serb [Wed, 31 Jan 2018 18:13:13 -0800] rev 51152
8191239: Improve desktop file usage
Reviewed-by: prr, rhalade, aghaisas
vtewari [Thu, 18 Jan 2018 13:55:26 +0530] rev 51151
8193419: Better Internet address support
Reviewed-by: chegar, rriggs, igerasim, skoivu, rhalade
epavlova [Wed, 18 Jul 2018 14:44:04 -0700] rev 51150
8207761: Split compiler/graalunit/JttReflectFTest.java
Reviewed-by: kvn
gromero [Sun, 24 Jun 2018 17:11:17 -0400] rev 51149
8205578: jtreg: Fix failing TestRTMAbortRatio on PPC64
Reviewed-by: iignatyev, kvn
gromero [Sat, 23 Jun 2018 18:02:46 -0400] rev 51148
8205390: jtreg: Fix failing TestRTMSpinLoopCount on PPC64
Reviewed-by: kvn, iignatyev
gromero [Fri, 06 Jul 2018 16:25:07 -0400] rev 51147
8205582: PPC64: RTM: Fix counter for aborts on nested transactions
Reviewed-by: mdoerr, goetz
gromero [Tue, 26 Jun 2018 08:33:17 -0400] rev 51146
8205581: PPC64: RTM: Fix abort on native calls
Reviewed-by: mdoerr, goetz
gromero [Sun, 24 Jun 2018 21:48:42 -0400] rev 51145
8205580: PPC64: RTM: Don't retry lock on abort if abort was intentional
Reviewed-by: mdoerr, goetz
epavlova [Wed, 18 Jul 2018 13:24:25 -0700] rev 51144
8207380: compiler/graalunit/JttLangMTest.java timeout
Reviewed-by: kvn
shade [Wed, 11 Jul 2018 08:44:00 +0200] rev 51143
8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log
Reviewed-by: vlivanov, never
weijun [Thu, 19 Jul 2018 00:14:40 +0800] rev 51142
8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
Reviewed-by: xuelei
weijun [Thu, 19 Jul 2018 00:14:29 +0800] rev 51141
8207250: setUseClientMode post handshake with the same value as before does not throw IAE
Reviewed-by: xuelei
jcbeyler [Wed, 18 Jul 2018 11:57:51 -0400] rev 51140
8207763: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java failed with Error. Parse Exception: Can't find source file: HeapMonitorStatIntervalTest.java
Summary: Rename the test.
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
mdoerr [Wed, 18 Jul 2018 11:27:14 +0200] rev 51139
8207342: error occurred during error reporting (printing register info)
Summary: os::print_location misses a check if the pointer is readable.
Reviewed-by: goetz, coleenp
jcbeyler [Tue, 17 Jul 2018 19:59:38 -0700] rev 51138
8205725: Update the JVMTI Spec for Heap Sampling
Summary: Update the JVMTI Spec for Heap Sampling
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
jcbeyler [Tue, 17 Jul 2018 17:52:03 -0700] rev 51137
8205652: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java fails
Summary: Fix the StatRateTest test from the HeapMonitor package
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
jcbeyler [Tue, 17 Jul 2018 15:09:27 -0700] rev 51136
8205541: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java fails with Should not have any events stored yet.
Summary: Fix StatArray and StatObject tests from the HeapMonitor package
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
dtitov [Tue, 17 Jul 2018 11:20:16 -0700] rev 51135
8207261: [Graal] JDI and JDWP tests that consume all memory should be filtered out to not run with Graal
Reviewed-by: sspitsyn, cjplummer
apetcher [Tue, 17 Jul 2018 13:04:40 -0400] rev 51134
8206929: Check session context for TLS 1.3 session resumption
Summary: additional checks to prevent TLS 1.3 sessions from being resumed when they shouldn't
Reviewed-by: xuelei
dpochepk [Tue, 17 Jul 2018 19:25:45 +0300] rev 51133
8207240: AARCH64: C2-only VM does not build
Reviewed-by: shade
Contributed-by: aleksei.voitylov@bell-sw.com
aph [Tue, 17 Jul 2018 15:28:17 +0100] rev 51132
8207345: AArch64: Trampoline generation code reads from unitialized memory
Reviewed-by: shade
weijun [Tue, 17 Jul 2018 22:22:00 +0800] rev 51131
8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
Reviewed-by: mullan
coleenp [Tue, 17 Jul 2018 09:37:24 -0400] rev 51130
Merge
coleenp [Tue, 10 Jul 2018 11:13:33 -0400] rev 51129
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
chegar [Tue, 17 Jul 2018 12:22:41 +0100] rev 51128
8207265: Bad HTML in {@link} in HttpResponse.BodySubscribers.ofPublisher
Reviewed-by: michaelm
pmuthuswamy [Tue, 17 Jul 2018 16:49:55 +0530] rev 51127
8207190: JDK 11 javadoc generates bad code example
Reviewed-by: sundar
dlong [Mon, 16 Jul 2018 15:09:19 -0700] rev 51126
8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
Reviewed-by: kvn
bpb [Mon, 16 Jul 2018 10:58:28 -0700] rev 51125
8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Summary: Assume extended attributes are only explicitly enable on ext3
Reviewed-by: mbaesken, alanb
lucy [Mon, 16 Jul 2018 16:57:37 +0200] rev 51124
8206271: CodeHeap State Analytics must digest new method state
Reviewed-by: kvn, mdoerr, thartmann
jlahoda [Mon, 16 Jul 2018 16:31:33 +0200] rev 51123
8207032: Compilation succeeds without checking readability when --add-exports used
Summary: Ensuring --add-exports are only propagated when the target module reads the exporting module.
Reviewed-by: vromero, jjg
jlahoda [Mon, 16 Jul 2018 12:58:49 +0200] rev 51122
8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
Summary: Caching the results of Elements.getTypeElement/getPackageElement
Reviewed-by: darcy
dsamersoff [Sun, 15 Jul 2018 20:15:17 +0300] rev 51121
8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
Summary: Limit flag range to don't overflow 12bit instruction operand
Reviewed-by: aph, dsamersoff
Contributed-by: boris.ulasevich@bell-sw.com
goetz [Fri, 13 Jul 2018 17:42:24 +0200] rev 51120
8207233: Minor improvements of jdk C-coding
Reviewed-by: rriggs, prr
prr [Thu, 19 Jul 2018 09:46:29 -0700] rev 51119
Added tag jdk-12+3 for changeset 990db216e719
darcy [Thu, 19 Jul 2018 09:20:08 -0700] rev 51118
8207816: Align declaration of SerializedLambda.readResolve with serialization conventions
Reviewed-by: briangoetz
mli [Thu, 19 Jul 2018 16:22:19 +0800] rev 51117
8207316: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed
Reviewed-by: alanb, simonis
darcy [Wed, 18 Jul 2018 16:13:21 -0700] rev 51116
8203263: Remove unnecessary throws clauses from serialization-related methods
Reviewed-by: prr
jnimeh [Wed, 18 Jul 2018 14:32:46 -0700] rev 51115
8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Reviewed-by: xuelei
rhalade [Wed, 18 Jul 2018 09:50:04 -0700] rev 51114
8203230: update VerifyCACerts test
Reviewed-by: mullan
darcy [Wed, 18 Jul 2018 08:27:53 -0700] rev 51113
8207751: Remove misleading serialVersionUID from JulienFields.Field
Reviewed-by: lancea
rriggs [Wed, 18 Jul 2018 09:46:03 -0400] rev 51112
8189717: Too much documentation of ProcessBuilder.start copied to ProcessBuilder.startPipeline
Reviewed-by: bpb, lancea
alanb [Wed, 18 Jul 2018 07:39:54 +0100] rev 51111
8207393: ServiceLoader class description improvements
Reviewed-by: alanb, lancea
Contributed-by: alex.buckley@oracle.com
martin [Tue, 17 Jul 2018 17:36:27 -0700] rev 51110
8206863: A closed JarVerifier.VerifierStream should throw IOException
Reviewed-by: rasbold
Contributed-by: Tobias Thierer <tobiast@google.com>, Martin Buchholz <martinrb@google.com>
igerasim [Tue, 17 Jul 2018 17:17:16 -0700] rev 51109
8207750: Native handle leak in java.io.WinNTFileSystem.list()
Reviewed-by: bpb
bpb [Tue, 17 Jul 2018 16:22:26 -0700] rev 51108
8207748: Fix for 8202794 breaks tier1 builds
Reviewed-by: kbarrett, darcy
rriggs [Tue, 17 Jul 2018 17:14:03 -0400] rev 51107
8205610: [TESTLIB] Improve listing of open file descriptors
Reviewed-by: lancea
kbarrett [Tue, 17 Jul 2018 15:59:47 -0400] rev 51106
8202353: os::readdir should use readdir instead of readdir_r
8202835: jfr/event/os/TestSystemProcess.java fails on missing events
Summary: os::readdir uses POSIX readdir, drop buffer arg, fix JFR uses.
Reviewed-by: coleenp, tschatzl, bsrbnd
bpb [Tue, 17 Jul 2018 12:03:10 -0700] rev 51105
8202794: Native Unix code should use readdir rather than readdir_r
Reviewed-by: alanb, bsrbnd
Contributed-by: Bernard Blaser <bsrbnd@gmail.com>
ccheung [Tue, 17 Jul 2018 11:58:53 -0700] rev 51104
8204591: Expire/remove the UseAppCDS option in JDK 12
Reviewed-by: jiangli, mseledtsov, iklam
jlahoda [Tue, 17 Jul 2018 14:28:56 +0200] rev 51103
8207229: Trees.getScope crashes for broken lambda
8207230: Trees.getScope runs Analyzers
Reviewed-by: vromero
alanb [Tue, 17 Jul 2018 08:10:48 +0100] rev 51102
8207340: (fs) UnixNativeDispatcher close and readdir usages should be fixed
Reviewed-by: bpb
darcy [Mon, 16 Jul 2018 21:53:49 -0700] rev 51101
8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests
Reviewed-by: vromero
bpb [Mon, 16 Jul 2018 10:58:28 -0700] rev 51100
8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Summary: Assume extended attributes are only explicitly enable on ext3
Reviewed-by: mbaesken, alanb
igerasim [Mon, 16 Jul 2018 10:07:22 -0700] rev 51099
8207016: Avoid redundant native memory allocation in getFinalPath()
Reviewed-by: alanb
rhalade [Mon, 16 Jul 2018 08:59:39 -0700] rev 51098
8207321: Merge error with 8199779
Reviewed-by: mullan
lfoltan [Mon, 16 Jul 2018 11:34:17 -0400] rev 51097
8205611: Improve the wording of LinkageErrors to include module and class loader information
Summary: Clean up the wording of loader constraint violations to include the module and class loader information.
Reviewed-by: coleenp, goetz, hseigel
lfoltan [Mon, 16 Jul 2018 09:06:33 -0400] rev 51096
8178712: ResourceMark may be missing inside initialize_[vi]table
Summary: Clean up use of ResourceMark within initialize_[vi]table.
Reviewed-by: ccheung, iklam, jiangli
sgehwolf [Thu, 12 Jul 2018 16:28:31 +0200] rev 51095
8207057: No debug info for assembler files
Summary: Generate debug info for assembler files as needed.
Reviewed-by: erikj
jlahoda [Mon, 16 Jul 2018 12:35:25 +0200] rev 51094
8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
Summary: Caching the results of Elements.getTypeElement/getPackageElement
Reviewed-by: darcy
dsamersoff [Sun, 15 Jul 2018 18:16:55 +0300] rev 51093
8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
Summary: Limit flag range to don't overflow 12bit instruction operand
Reviewed-by: aph, dsamersoff
Contributed-by: boris.ulasevich@bell-sw.com
jwilhelm [Sat, 14 Jul 2018 02:14:54 +0200] rev 51092
Merge
jjg [Fri, 13 Jul 2018 13:00:36 -0700] rev 51091
8207213: The help-doc.html generated by the doclet is incomplete
Reviewed-by: hannesw