Thomas Schatzl
2006105114
8201527: Bump default value of G1RefProcDrainInterval
...
Due to high startup cost of marking, lower the frequency of draining the mark stack generated by reference processing.
Reviewed-by: sangheki, sjohanss
2018-04-18 19:00:32 +02:00
Coleen Phillimore
36d1d59425
8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable
...
8193524: Redefining a method that removes use of 1 or more lambda expressions causes the JVM to hang
Remove oop pointers from runtime data structures.
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Reviewed-by: lfoltan, stefank
2018-04-18 12:06:53 -04:00
Weijun Wang
370977cf4f
8200152: KerberosString should use UTF-8 by default
...
Reviewed-by: xuelei
2018-04-10 11:02:09 +08:00
Vivek Theeyarath
824df1c125
8164781: Pattern.asPredicate specification is incomplete
...
Updated specification to reflect usage of find()
Reviewed-by: psandoz
2018-04-09 10:39:29 -07:00
Magnus Ihse Bursie
10201f5b2f
8201236: Straighten out dtrace build logic
...
Reviewed-by: erikj
2018-04-09 19:23:01 +02:00
Mikael Vidstedt
6ff35537f6
8201263: Trailing backslash in VS120COMNTOOLS leads to ugly error message when running tests
...
Reviewed-by: erikj
2018-04-09 10:19:33 -07:00
Bhavesh Patel
40998ce018
8196200: Implement a navigation builder in javadoc
...
Reviewed-by: jjg, ksrini
2018-04-09 09:45:51 -07:00
Ramanand Patil
347e295d9d
8200359: (tz) Upgrade time-zone data to tzdata2018d
...
Reviewed-by: naoto
2018-04-09 04:43:03 -07:00
Claes Redestad
48f96d897a
8201178: Remove sun.nio.cs.FastCharsetProvider
...
Reviewed-by: alanb
2018-04-09 13:35:19 +02:00
Severin Gehwolf
0a0fd44713
8196516: libfontmanager must be built with LDFLAGS allowing unresolved symbols
...
Fixes build failures on some sustems with custom LDFLAGS settings.
Reviewed-by: erikj, ihse, serb
2018-04-09 13:28:47 +02:00
Phil Race
bd2fef5689
Merge
2018-04-10 13:58:47 -07:00
Phil Race
d215683b97
Merge
2018-04-09 08:34:30 -07:00
Weijun Wang
d9c5e142c0
8180570: Refactor sun/security/mscapi shell tests to plain java tests
...
Reviewed-by: asmotrak
2018-04-08 17:01:20 +08:00
Weijun Wang
f965fb8986
8200792: PKCS12Attribute#hashCode is always constant -1
...
Reviewed-by: xuelei
2018-04-08 11:32:46 +08:00
Ivan Gerasimov
9fe989cc39
8200788: Optimal initial capacity of java.lang.VarHandle.AccessMode.methodNameToAccessMode
...
Reviewed-by: redestad
2018-04-07 17:07:13 -07:00
Jesper Wilhelmsson
9bfdee7c5a
Merge
2018-04-06 19:16:33 +02:00
Liam Miller-Cushon
999296bab2
8201251: The tests for JDK-8187247 should be under test/langtools
...
Reviewed-by: darcy
2018-04-06 08:58:22 -07:00
Roger Riggs
fa2a23256c
8200706: Better cleanup for open/test/jdk/java/lang/ProcessBuilder/DestroyTest.java
...
Reviewed-by: psandoz, lancea
2018-04-06 12:49:23 -04:00
Vicente Romero
92ec4c52a8
8199744: Incorrect compiler message for ReceiverParameter in inner class constructor
...
Reviewed-by: mcimadamore
2018-04-06 09:15:09 -04:00
Amit Sapre
2f100464ea
8071367: JMX: Remove SNMP support
...
Drop jdk.snmp module.
Reviewed-by: alanb, mchung, dfuchs
2018-04-06 17:27:24 +05:30
Sergey Bylokhov
6ea5c7e541
8200149: The "com.sun.awt.AWTUtilities" class can be dropped
...
Reviewed-by: prr
2018-04-05 19:08:48 -07:00
Jesper Wilhelmsson
82847e4ec0
Merge
2018-04-06 03:53:28 +02:00
Liam Miller-Cushon
5acbe5ff92
8201194: Handle local variable declarations in lambda deduplication
...
Reviewed-by: vromero
2018-04-05 14:39:04 -07:00
Erik Joelsson
f9e5a41e1a
8201222: JDK-8199539 broke the OpenJDK build
...
Reviewed-by: darcy
2018-04-06 02:52:24 +02:00
Erik Joelsson
095c5b7a1f
8201221: JDK-8199608 introduced a build race on macosx
...
Reviewed-by: darcy
2018-04-05 17:11:25 -07:00
Andrey Nazarov
5cd79594c5
8196750: [Testbug] tools/launcher tests need to tolerate unrelated warnings
...
Reviewed-by: ksrini, dholmes
2018-04-05 17:04:16 -07:00
Erik Joelsson
98cd47840a
8199539: Provide a standard way for the build to filter un-needed legal .md files
...
Reviewed-by: tbell, ihse
2018-04-05 23:46:05 +02:00
Lana Steuck
e17e623bd4
Merge
2018-04-05 20:31:57 +00:00
Magnus Ihse Bursie
44bab94d66
8200358: Remove mapfiles for JDK executables
...
Reviewed-by: erikj
2018-04-05 21:33:38 +02:00
Magnus Ihse Bursie
04ad302532
8199608: Clean up LDFLAGS for libfontmanager
...
Reviewed-by: erikj
2018-04-05 21:29:02 +02:00
Lana Steuck
67f9fbdf8e
Added tag jdk-11+8 for changeset 755e1b55a4df
2018-04-05 18:40:01 +00:00
Gary Adams
0ddec5ae89
8199782: Fix compilation warnings detected by Solaris Developer Studio 12.6
...
Reviewed-by: sspitsyn, dholmes, ihse
2018-04-05 11:18:39 -07:00
Harold Seigel
b89ae10df2
8200261: Regression with JVM anonymous class
...
Restore resolved anonymous class when creating a new constantpool because of overpass methods
Reviewed-by: coleenp, lfoltan
2018-04-05 13:19:25 -04:00
Martin Buchholz
5c5918d073
8200134: Improve ModuleHashesBuilder
...
Reviewed-by: mchung, alanb
2018-04-05 09:38:30 -07:00
Martin Buchholz
2137690f0a
8200131: Improve lazy init of InetAddress.canonicalHostName and NativeObject.pageSize
...
Reviewed-by: alanb
2018-04-05 09:37:19 -07:00
Martin Buchholz
5c8c67c523
8200128: Fix some "annoations" typos
...
Reviewed-by: alanb
2018-04-05 09:36:01 -07:00
Martin Buchholz
2fd847eb0e
8200127: Replace collection.stream().forEach() with collection.forEach()
...
Reviewed-by: alanb
2018-04-05 09:34:46 -07:00
Martin Buchholz
184bbf01dd
8200125: Fix some classloader/module typos
...
Reviewed-by: alanb
2018-04-05 09:33:27 -07:00
Alan Bateman
97d7cfb14e
8200458: (se) Readiness information previously recorded in the ready set not preserved
...
Reviewed-by: bpb, chegar
2018-04-05 15:04:09 +01:00
Alan Bateman
d185d65b69
8200583: (se) Selector clean-up, part 4
...
Reviewed-by: bpb, chegar
2018-04-05 15:01:57 +01:00
Magnus Ihse Bursie
9968548d57
8200727: linux-aarch64 profile should use bundled freetype
...
Reviewed-by: erikj
2018-04-05 09:55:16 +02:00
Jonathan Gibbons
810af1172d
8200888: typo in name of exception in @throws
...
Reviewed-by: bpb, darcy
2018-04-04 17:50:53 -07:00
Erik Joelsson
1dd10a8fbf
8196724: Change macosx deployment target to 10.9
...
Reviewed-by: tbell, gziemski
2018-04-04 16:13:30 -07:00
Kim Barrett
094178fdba
8200630: Globally suppress Visual Studio warning C4351
...
Globally suppress warning, remove sole instance of local suppression.
Reviewed-by: gtriantafill, tschatzl
2018-04-04 18:19:46 -04:00
Jonathan Gibbons
afec7bd7f2
8200664: fix broken links in java.base docs
...
Reviewed-by: alanb, joehw
2018-04-04 14:42:53 -07:00
Ivan Gerasimov
277ac7e034
8200696: Optimal initial capacity of java.lang.Class.enumConstantDirectory
...
Reviewed-by: dholmes, redestad
2018-04-04 14:09:31 -07:00
Boris Ulasevich
9924d7748e
8200628: aarch32 - Broken build after JDK-8199809
...
Reviewed-by: shade, coleenp
2018-04-04 23:05:13 +03:00
Boris Ulasevich
222d07fba4
8200627: aarch32 - Broken build after JDK-8198949
...
Reviewed-by: shade, eosterlund
2018-04-04 23:02:58 +03:00
Laurent Bourgès
51be01d646
8200526: Test sun/java2d/marlin/ClipShapeTest.java times out
...
Increased timeout to 300s per test
Reviewed-by: jdv, prr, serb
2018-04-04 21:36:02 +02:00
Sean Mullan
ceea439679
8193032: Remove terminally deprecated SecurityManager APIs
...
Remove the checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess, and checkMemberAccess methods.
Reviewed-by: alanb, mchung, kcr
2018-04-04 11:26:10 -04:00