Phil Race
|
b6532bdf48
|
8204931: Colors with alpha are painted incorrectly on Linux
Reviewed-by: jdv, psadhukhan
|
2018-07-31 14:04:29 -07:00 |
|
Phil Race
|
542197c8ab
|
8208353: Upgrade JDK 11 to libpng 1.6.35
Reviewed-by: jdv, kaddepalli
|
2018-07-31 14:03:39 -07:00 |
|
Phil Race
|
06932ae37c
|
8208466: Fix potential memory leak in harfbuzz shaping
Reviewed-by: jdv, kaddepalli
|
2018-07-31 12:23:55 -07:00 |
|
Dmitry Samersoff
|
c57cfe6d14
|
8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch
Fixed unexpected parameter location in arm32 LIR_Assembler
Reviewed-by: dsamersoff, kvn
|
2018-07-31 21:23:56 +03:00 |
|
Harold Seigel
|
5a3decc9f1
|
8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
Add code to skip over unknown attributes when class file version >= 11.
Reviewed-by: lfoltan
|
2018-07-26 15:56:37 -04:00 |
|
Jim Laskey
|
af89766e1e
|
8208164: (str) improve specification of String::lines
Reviewed-by: smarks
|
2018-07-26 10:25:33 -03:00 |
|
Severin Gehwolf
|
1ab91ea928
|
8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
Be sure to use the same register index in native and Java code.
Reviewed-by: sballal, cjplummer, tbell
|
2018-07-23 18:08:46 +02:00 |
|
Claes Redestad
|
5ddac96c10
|
8209837: Avoid initializing ExpiringCache during bootstrap
Reviewed-by: sundar, forax
|
2018-08-24 14:04:34 +02:00 |
|
Volker Simonis
|
3b002460a1
|
8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
Reviewed-by: sspitsyn, cjplummer
|
2018-07-23 15:17:14 +02:00 |
|
Rachna Goel
|
50a3c19ffc
|
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale
Generated display names for missing timezones at run time.
Reviewed-by: naoto
|
2018-07-26 14:15:24 +05:30 |
|
Leo Jiang
|
6c703b8589
|
8207948: JDK 11 L10n resource file update msg drop 10
Reviewed-by: naoto
|
2018-07-25 22:48:53 -07:00 |
|
Xue-Lei Andrew Fan
|
d2b2780859
|
8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
Reviewed-by: ascarpino
|
2018-07-25 17:21:04 -07:00 |
|
Jamil Nimeh
|
8158cca17d
|
8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
Reviewed-by: xuelei
|
2018-07-25 09:48:31 -07:00 |
|
Chris Hegarty
|
1b1355c222
|
8207846: Generalize the jdk.net.includeInExceptions security property
Reviewed-by: alanb, michaelm, rriggs, mullan
|
2018-07-25 10:08:39 +01:00 |
|
Gunter Haug
|
0ec91d3125
|
8207392: [PPC64] Implement JFR profiling
Reviewed-by: simonis, goetz
|
2018-07-24 12:57:40 +02:00 |
|
Chris Hegarty
|
577cdf1f49
|
8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
Reviewed-by: michaelm
|
2018-07-24 10:07:26 +01:00 |
|
Chris Hegarty
|
e605cae39f
|
8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
Reviewed-by: michaelm
|
2018-07-23 11:47:03 +01:00 |
|
Valerie Peng
|
df08003471
|
8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized
Changed SunRsaSign and SunMSCAPI provider to return null and updated javadoc
Reviewed-by: weijun, mullan
|
2018-07-23 23:18:19 +00:00 |
|
Dean Long
|
7723d3a1e9
|
8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"
Reviewed-by: kvn
|
2018-07-23 12:01:43 -07:00 |
|
Swati Sharma
|
0440d172a0
|
8189922: UseNUMA memory interleaving vs membind
Reviewed-by: gromero, drwhite, dholmes, tschatzl
|
2018-07-19 16:56:05 -04:00 |
|
Jean Christophe Beyler
|
39cd4bdd52
|
8207252: C1 still does eden allocations when TLAB is enabled
Only do eden allocations when TLAB is disabled
Reviewed-by: kbarrett, jrose, tschatzl, iveresov
|
2018-07-22 20:00:39 -07:00 |
|
Weijun Wang
|
32a2f54b64
|
8207223: SSL Handshake failures are reported with more generic SSLException
Reviewed-by: xuelei
|
2018-07-21 21:46:42 +08:00 |
|
Stuart Marks
|
61ea10862e
|
8206865: RMI activation tests fail with InvalidClassException
Reviewed-by: darcy, alanb, mchung
|
2018-07-20 14:34:51 -07:00 |
|
Igor Ignatyev
|
d38a0c13fd
|
8207915: [AOT] jaotc w/ '--ignore-errors' should ignore illegal class files
Reviewed-by: kvn
|
2018-07-20 11:39:37 -07:00 |
|
Naoto Sato
|
1aa5ef025d
|
8206886: Java does not set the default format locale correctly on mac10.13
Reviewed-by: rriggs
|
2018-07-20 10:12:34 -07:00 |
|
Anthony Scarpino
|
4e46cc1392
|
8204196: integer cleanup
Reviewed-by: xuelei
|
2018-07-20 09:55:15 -07:00 |
|
Goetz Lindenmaier
|
c798b68ee1
|
8207830: [aix] disable jfr in build and tests
Reviewed-by: kvn, erikj
|
2018-07-20 09:46:57 +02:00 |
|
Rahul Raghavan
|
75437a84db
|
8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Added required uses statement
Reviewed-by: dnsimon, kvn
|
2018-07-20 01:23:38 -07:00 |
|
Zhengyu Gu
|
7f98a31e8d
|
8207056: Epsilon GC to support object pinning
Epsilon GC to use object pinning to avoid expensive GCLocker
Reviewed-by: shade, rkennke
|
2018-07-11 13:55:38 -04:00 |
|
Vladimir Kozlov
|
67d90233b1
|
8207069: [AOT] we should check that VM uses the same GC as one used for AOT library generation
Reviewed-by: twisti, dnsimon, never
|
2018-07-19 13:41:56 -07:00 |
|
Boris Ulasevich
|
11ff09b63b
|
8207584: ARM32: ShouldNotReachHere assertion on Test8168712 jtreg test
Reviewed-by: shade
|
2018-07-19 21:46:52 +03:00 |
|
Roman Kennke
|
9ec15cedd0
|
8206457: Code paths from oop_iterate() must use barrier-free access
Reviewed-by: eosterlund, shade
|
2018-07-06 16:04:19 +02:00 |
|
Tobias Hartmann
|
a494a819eb
|
8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
Deoptimize if exception is thrown in _clone intrinsic.
Reviewed-by: kvn
|
2018-08-24 08:17:23 +02:00 |
|
Kim Barrett
|
23f0fb4cde
|
8209850: Allow NamedThreads to use GlobalCounter critical sections
Add NamedThreads iterator and make GlobalCounter use it.
Reviewed-by: eosterlund, rehn
|
2018-08-23 18:14:53 -04:00 |
|
Joe Wang
|
8b138c684a
|
8209873: Typo in javax.xml.validation.Validator.validate documentation
Reviewed-by: lancea
|
2018-08-23 12:57:40 -07:00 |
|
Ivan Gerasimov
|
ffa4cfe355
|
8209171: Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
Co-authored-by: Martin Buchholz <martinrb@google.com>
Reviewed-by: martin
|
2018-08-23 12:09:46 -07:00 |
|
Ivan Gerasimov
|
acaf155de7
|
8209851: Algorithm name is compared via reference identity
Reviewed-by: mullan
|
2018-08-23 09:36:13 -07:00 |
|
Per Lidén
|
14443eec10
|
8209883: ZGC: Compile without C1 broken
Reviewed-by: eosterlund, shade
|
2018-08-23 14:31:27 +02:00 |
|
Sean Coffey
|
50ec35819d
|
8209129: Further improvements to cipher buffer management
Reviewed-by: weijun, igerasim
|
2018-08-23 11:37:14 +01:00 |
|
Per Lidén
|
58e2f2d41c
|
8209831: ZGC: Clean up ZRelocationSetSelectorGroup::semi_sort()
Reviewed-by: eosterlund, kbarrett
|
2018-08-23 10:52:27 +02:00 |
|
Joe Wang
|
8ead3758cb
|
8209615: ParseError in XMLEventReader on a valid input
Reviewed-by: lancea
|
2018-08-22 14:28:47 -07:00 |
|
Dean Long
|
2406a52bd6
|
8209651: better TLS poll for x64 C2
Reviewed-by: kvn
|
2018-08-22 13:53:48 -07:00 |
|
Thomas Schatzl
|
6f880d7f48
|
8209062: Clean up G1MonitoringSupport
Reviewed-by: phh, sangheki
|
2018-08-22 20:37:07 +02:00 |
|
Thomas Schatzl
|
0d78eb91db
|
8209061: Move G1 serviceability functionality to G1MonitoringSupport
Reviewed-by: phh, sangheki
|
2018-08-22 20:37:07 +02:00 |
|
Thomas Schatzl
|
5c94ea21e7
|
8209700: Remove HeapRegionSetBase::RegionSetKind for a more flexible approach
Reviewed-by: kbarrett, phh
|
2018-08-22 20:37:07 +02:00 |
|
Thomas Schatzl
|
0cad83662a
|
8209698: Remove "Pinned" from HeapRegionTraceType
Reviewed-by: iklam
|
2018-08-22 20:37:07 +02:00 |
|
Thomas Schatzl
|
8e264e259d
|
8208498: Put archive regions into a first-class HeapRegionSet
Maintain archive regions in a HeapRegionSet like other region types.
Reviewed-by: phh, sangheki
|
2018-08-22 20:37:07 +02:00 |
|
Ioi Lam
|
5b2c081460
|
8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
Relocate and patch archive regions if necessary
Reviewed-by: jiangli, tschatzl
|
2018-08-14 09:59:37 -07:00 |
|
Pengfei Li
|
aafb128d89
|
8209783: AArch64: Combine Multiply and Neg operations in C2
Generate mneg instructions for a*(-b) or (-a)*b to save one instruction
Reviewed-by: adinn
|
2018-08-22 16:06:51 +01:00 |
|
Roland Westrelin
|
40af989884
|
8209686: cleanup arguments to PhaseIdealLoop() constructor
Reviewed-by: thartmann, kvn, pliden
|
2018-08-22 10:36:39 +02:00 |
|