Thomas Schatzl
|
5b1816df20
|
8194824: Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file
Reviewed-by: ehelin, kbarrett
|
2018-01-10 10:21:25 +01:00 |
|
Tobias Hartmann
|
15ef7c04a2
|
8191362: [Graal] gc/g1/TestShrinkAuxiliaryData tests crash with "assert(check_klass_alignment(result)) failed: address not aligned"
Graal does not respect ObjectAlignmentInBytes VM option.
Reviewed-by: kvn
|
2018-01-10 09:04:11 +01:00 |
|
Vicente Romero
|
ae186c5714
|
8194836: delta apply changesets for JDK-8192885 and JDK-8175883
Reviewed-by: mcimadamore
|
2018-01-09 22:30:20 -05:00 |
|
Jonathan Gibbons
|
11f43713d5
|
8185986: redundant/obsolete overview.html pages
Reviewed-by: darcy
|
2018-01-09 17:03:39 -08:00 |
|
Goetz Lindenmaier
|
cb8e1c4b5f
|
8194742: Writing replay data crashes: task is NULL
Added missing NULL check.
Reviewed-by: thartmann
|
2018-01-09 16:24:24 +01:00 |
|
Goetz Lindenmaier
|
407df53824
|
8193927: Optimize scanning code for oops
Reviewed-by: simonis, mdoerr, aph
|
2017-12-21 09:05:32 +01:00 |
|
Gary Adams
|
b82f6aee37
|
8188856: Incorrect file path in an exception message when .java_pid is not accessible on Unix
Reviewed-by: cjplummer, sspitsyn
|
2018-01-02 07:50:17 -05:00 |
|
Jean Christophe Beyler
|
2a8c7a915a
|
8191988: JDK-8190862 work for arch s390
Cleanup interpreter TLAB code and fix ZeroTLAB
Reviewed-by: mdoerr, goetz
|
2017-12-20 08:38:20 -08:00 |
|
Lana Steuck
|
63d41b2e6a
|
Merge
|
2017-12-22 01:28:29 +00:00 |
|
Lana Steuck
|
2eb391f34d
|
Added tag jdk-10+37 for changeset 4f830b447edf
|
2017-12-22 01:27:36 +00:00 |
|
Joe Wang
|
136c27b681
|
8184431: References to @sun.com
Reviewed-by: lancea
|
2017-12-21 17:08:05 -08:00 |
|
Chris Hegarty
|
7302c9c8c5
|
8193365: Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher
Reviewed-by: dfuchs
|
2017-12-21 16:58:51 +00:00 |
|
Priya Lakshmi Muthuswamy
|
7c55b72726
|
8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements
Reviewed-by: hannesw, sundar, jlaskey
|
2017-12-21 10:26:03 +01:00 |
|
Jonathan Gibbons
|
7e511aba71
|
8193512: Remove remnants of javah from jdk/jdk repo
Reviewed-by: tbell, erikj, alanb, darcy
|
2017-12-20 13:28:23 -08:00 |
|
Attila Szegedi
|
59c3bea9f1
|
8193371: Use Dynalink REMOVE operation in Nashorn
Reviewed-by: hannesw, sundar
|
2017-12-20 17:36:50 +01:00 |
|
Paul Sandoz
|
e6680338c5
|
8193856: takeWhile produces incorrect result with elements produced by flatMap
Reviewed-by: smarks
|
2017-12-20 11:40:45 -08:00 |
|
Joe Wang
|
388f422efd
|
8193568: @LastModified tag in license header
Reviewed-by: rriggs
|
2017-12-21 09:29:24 -08:00 |
|
David Holmes
|
4a79a36b6d
|
8193840: Add compiler/c2/Test8007294.java to the problem list
Reviewed-by: coleenp
|
2017-12-19 17:31:53 -05:00 |
|
Coleen Phillimore
|
949659e43b
|
8193622: JFR test TestUnloadingEventClass.java times out intermittently
Previous change was leaving scratch classes on CLD::_klasses list which are reported to tracing
Reviewed-by: gtriantafill, dcubed, mgronlun
|
2017-12-19 15:56:28 -05:00 |
|
Jesper Wilhelmsson
|
8650bbcf47
|
Merge
|
2017-12-20 20:55:07 +01:00 |
|
Hannes Wallnöfer
|
a37fb7b942
|
8193508: Expressions in split literals must never be optimistic
Reviewed-by: jlaskey, sundar
|
2017-12-20 21:40:11 +01:00 |
|
Robbin Ehn
|
5dee8bee72
|
8193514: UseMembar should not be obsoleted yet
Reviewed-by: dcubed, acorn, mdoerr
|
2017-12-18 12:11:01 +01:00 |
|
Chris Hegarty
|
fc13efa1f3
|
8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
Reviewed-by: dfuchs
|
2017-12-18 10:21:38 +00:00 |
|
Mark Reinhold
|
1b33afc091
|
8193764: Cannot set COMPANY_NAME when configuring a build
Reviewed-by: erikj, martin, tbell
|
2017-12-19 08:51:11 -08:00 |
|
Michael McMahon
|
f949bef017
|
Merge
|
2017-12-19 16:12:55 +00:00 |
|
Athijegannathan Sundararajan
|
281beca855
|
8193779: Fix copyright header in nashorn builtin scripts
Reviewed-by: alanb, hannesw
|
2017-12-19 21:35:30 +05:30 |
|
Michael McMahon
|
2ef82abdb6
|
8192966: HttpClient should reuse TCP connection for h2c connections
Reviewed-by: dfuchs
|
2017-12-19 15:48:49 +00:00 |
|
Tobias Hartmann
|
d6b9e5e03c
|
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
Added test to ProblemList.txt
Reviewed-by: vlivanov
|
2017-12-15 16:51:13 +01:00 |
|
Sharath Ballal
|
8ae759dd32
|
8194067: [Testbug] serviceability/sa/Jhsdb* tests can't tolerate unrelated warnings
Reviewed-by: dholmes, sspitsyn
|
2018-01-09 15:21:19 +05:30 |
|
Joe Darcy
|
edd2c3b6ca
|
8187951: Update javax.lang.model.SourceVersion for "var" name
Reviewed-by: jjg, mcimadamore
|
2018-01-08 17:32:54 -08:00 |
|
Vicente Romero
|
a316ab9ef3
|
8187487: crash with classes with same binary name
Reviewed-by: jjg
|
2018-01-08 14:06:25 -05:00 |
|
Hannes Wallnöfer
|
0e4506a71b
|
8193567: Conversion of comparison nodes affects local slots in optimistic continuation
Reviewed-by: jlaskey, attila
|
2018-01-08 17:16:37 +01:00 |
|
Amy Lu
|
7e508927f9
|
8194662: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java
Reviewed-by: dholmes
|
2018-01-08 11:20:20 +08:00 |
|
Amy Lu
|
ad9cd38dc8
|
8194666: ProblemList update for bugid associated with PreferredKey.java, ConcurrentHashMapTest and SSLSocketParametersTest.sh
Reviewed-by: xuelei
|
2018-01-08 10:15:21 +08:00 |
|
Tobias Hartmann
|
bc0b016989
|
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
Added test to ProblemList.txt
Reviewed-by: vlivanov
|
2017-12-15 16:51:13 +01:00 |
|
Mandy Chung
|
8e4276d628
|
8193767: Improve javadoc in ResourceBundle working with modules
Reviewed-by: alanb, naoto
|
2017-12-21 15:18:49 -08:00 |
|
Mandy Chung
|
64cef020e7
|
8193780: (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property
Reviewed-by: alanb
|
2017-12-21 15:04:45 -08:00 |
|
Liam Miller-Cushon
|
3e0afd207d
|
8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath
Reviewed-by: vromero
|
2017-12-21 15:58:45 -05:00 |
|
Xue-Lei Andrew Fan
|
755fa4beb7
|
8193683: Increase the number of clones in the CloneableDigest
Reviewed-by: coffeys, wetmore
|
2017-12-21 05:51:38 +00:00 |
|
David Holmes
|
7cd32cad89
|
8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support
Reviewed-by: alanb, sspitsyn
|
2017-12-20 22:36:21 -05:00 |
|
Paul Sandoz
|
fb9db6b02d
|
8193085: Vectorize the nio Buffer equals and compareTo implementations
Reviewed-by: alanb
|
2017-12-20 09:14:52 -08:00 |
|
Paul Sandoz
|
038b5f571c
|
8191913: Bump classfile version number to 55
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: dholmes, darcy
|
2017-12-20 09:14:06 -08:00 |
|
Attila Szegedi
|
3851e0e030
|
8193371: Use Dynalink REMOVE operation in Nashorn
Reviewed-by: hannesw, sundar
|
2017-12-20 17:36:50 +01:00 |
|
Brian Burkhalter
|
c4f1bb0019
|
8193842: Replace Files.copy(InputStream,OutputStream) with InputStream.transferTo(OutputStream)
Reviewed-by: clanger, alanb
|
2017-12-20 08:05:04 -08:00 |
|
Maurizio Cimadamore
|
ede41aa311
|
8057650: uniform error diagnostics for inconsistent inherited method signatures
Consolidate diagnostics for bad overrides
Reviewed-by: vromero
|
2017-12-20 15:33:31 +00:00 |
|
Phil Race
|
f06ebe9b3a
|
Merge
|
2017-12-19 13:58:31 -08:00 |
|
Liam Miller-Cushon
|
47158e4313
|
8007720: Names are not loaded correctly for method parameters if the parameters have annotations
8177486: Incorrect handling of mandated parameter names in MethodParameters attributes
Reviewed-by: jlahoda, vromero
|
2017-12-19 16:24:25 -05:00 |
|
Phil Race
|
a755f466eb
|
Merge
|
2017-12-19 13:02:39 -08:00 |
|
Robert Field
|
e1069d367d
|
8179858: jshell tool: sync nomenclature from reference to online /help
Reviewed-by: dlsmith, jjg
|
2017-12-19 11:37:00 -08:00 |
|
Joe Darcy
|
691eb78732
|
8173382: Add -source 11 and -target 11 to javac
8193291: Add SourceVersion.RELEASE_11
Reviewed-by: jjg, erikj, psandoz
|
2017-12-18 18:51:40 -08:00 |
|