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
Krishna Addepalli
2ba2b2f07b
8190281: Code cleanup in src\java.desktop\share\classes\javax\swing\tree\VariableHeightLayoutCache.java
...
Reviewed-by: psadhukhan, serb, ssadetsky
2017-12-20 18:08:44 +05:30
Jean Christophe Beyler
4233e28ee3
8191985: JDK-8190862 work for arch arm
...
Fixed Interpreter never refills TLAB
Reviewed-by: dsamersoff, aph
2017-12-19 20:14:52 -08:00
Christian Tornqvist
5092eae913
8194636: Apply CONCURRENCY_FACTOR to max value in concurrency calculation
...
Reviewed-by: erikj
2018-01-09 16:52:25 -05:00
Daniil Titov
03c717a5a9
8187448: 360 doc issues in jdwp-protocol.html
...
Reviewed-by: sspitsyn, amenkov
2018-01-09 09:51:10 -08:00
Dmitrij Pochepko
84d83a6998
8194256: AARCH64: SIMD shift instructions are incorrectly encoded
...
Reviewed-by: aph
2018-01-09 18:18:36 +03:00
Eric Caspole
dfb6247815
8192857: LogCompilation could show the intrinsics more like +PrintIntrinsics
...
Show the intrinsics internal name in the inlining output
Reviewed-by: kvn, gtriantafill
2018-01-08 17:47:08 -05:00
Coleen Phillimore
61592ca6fa
Merge
2018-01-08 12:02:48 -05:00
Erik Österlund
c54ef2b296
8192003: Refactor weak references in StringTable to use the Access API
...
Reviewed-by: pliden, dholmes, coleenp
2018-01-08 16:21:23 +01:00
Daniel D. Daugherty
add0d817f5
8194652: VMError::print_native_stack() is missing an os::is_first_C_frame() check
...
Reviewed-by: fparain, gthornbr, stuefe
2018-01-08 09:58:38 -05:00
Coleen Phillimore
ebd77628a4
8058259: compute_offset() is confusing for static fields
...
Remove most hard-coded offsets, have compute_offset function that takes a string and creates a TempNewSymbol, have static_field_addr() not add in InstanceMirrorKlass::offset_of_static_fields, ie use offset from find_field
Reviewed-by: kbarrett, sspitsyn
2018-01-08 09:46:31 -05:00
Erik Österlund
647501969f
8191894: Refactor weak references in JvmtiTagHashmap to use the Access API
...
Reviewed-by: sspitsyn, coleenp
2018-01-08 15:12:05 +01:00
Erik Österlund
c6bbed9592
8191904: Refactor weak oops in ResolvedMethodTable to use the Access API
...
Reviewed-by: kbarrett, coleenp
2018-01-08 15:09:18 +01:00
Erik Österlund
8f739404a7
8191567: Refactor ciInstanceKlass G1 keep alive barrier to use Access API
...
Reviewed-by: dholmes, rkennke, tschatzl
2018-01-08 13:22:05 +01:00
Erik Österlund
01ab4faae4
8191888: Refactor ClassLoaderData::remove_handle to use the Access API
...
Reviewed-by: tschatzl, pliden, coleenp
2018-01-08 13:13:05 +01:00
Jesper Wilhelmsson
0d68fdfec3
Merge
2018-01-05 22:02:20 +01:00
Calvin Cheung
5cfe75dd1a
8192927: os::dir_is_empty is incorrect on Windows
...
Check file names in a directory. It is empty if only the "." and ".." files exist. Use unicode version of windows APIs to handle long path.
Reviewed-by: iklam, sspitsyn
2018-01-04 22:47:38 -08:00
David Holmes
d017b5b2f5
8193840: Add compiler/c2/Test8007294.java to the problem list
...
Reviewed-by: coleenp
2017-12-19 17:31:53 -05:00
Rickard Bäckman
9ba6ab25e4
8191915: JCK tests produce incorrect results with C2
...
Reviewed-by: thartmann, vlivanov, goetz
2018-01-18 19:21:11 +01:00
Chris Hegarty
7acb09ea5e
8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
...
Reviewed-by: dfuchs, michaelm
2018-01-23 12:23:55 +00:00
Shashidhara Veerabhadraiah
0fbfa39602
8194135: The content in textArea can not be pasted after clicking "Copy" button
...
Reviewed-by: serb, ssadetsky
2018-01-23 13:46:34 +05:30
Andrew Haley
24e9cda4ae
8195685: AArch64: AArch64 cannot build with JDK-8174962
...
Reviewed-by: adinn, njian
2018-01-19 16:57:56 +00:00
Sean Mullan
d3bd8b3ecc
8194307: KeyStore#getInstance with custom LoadStoreParameter succeeds with invalid password
...
Reviewed-by: weijun, vinnie
2018-01-19 09:49:35 -05:00
Mandy Chung
dc5bb8b61b
8194229: tools/jmod/JmodTest.jtr fails when no privilege to create sym link on windows
...
Reviewed-by: alanb
2018-01-18 16:15:16 -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
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
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
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
Xue-Lei Andrew Fan
921c319b4f
8193683: Increase the number of clones in the CloneableDigest
...
Reviewed-by: coffeys, wetmore
2017-12-19 16:31:16 +00: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
Phil Race
b1bede0343
Merge
2017-12-18 10:28:43 -08: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
David Holmes
6a80c5906f
8193364: verify_special_jvm_flags should not cause an assertion failure when version is bumped
...
Reviewed-by: dcubed, coleenp
2017-12-15 23:43:35 -05: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
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