Jonathan Gibbons
b5fa820c6e
8193125: javac should not compile a module if it requires java.base with modifiers
...
Reviewed-by: vromero
2018-01-03 11:10:56 -08:00
Andrew Haley
c7e601e911
8193260: AArch64: JVMCI: Implement trampoline calls
...
Reviewed-by: adinn
2018-01-03 17:29:20 +00:00
Jonathan Gibbons
8f93cb3651
8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc)
...
Reviewed-by: vromero, cushon
2018-01-02 16:07:47 -08:00
Vicente Romero
d1750de1fc
8187487: crash with classes with same binary name
...
Reviewed-by: jjg
2018-01-02 16:35:04 -05:00
Goetz Lindenmaier
2b6b6bb31d
8194232: Container memory not properly recognized
...
Reviewed-by: bobv, mdoerr, acorn
2017-12-27 11:31:09 +01:00
Rahul Raghavan
1da4b32993
8193699: aarch64 fails to build after 8167372
...
Added ThreadInVMfromUnknown support
Reviewed-by: smonteith, vlivanov
2017-12-26 00:38:49 -08:00
Jayathirth D V
8df5a77e73
8190997: PNGImageReader throws NullPointerException when PLTE section is missing
...
Reviewed-by: serb, bpb, pnarayanan
2017-12-26 13:38:31 +05:30
Dean Long
bd7755ce1c
8191854: Null pointer dereference in methodData.hpp:462
...
Reviewed-by: kvn
2017-12-22 22:06:54 -08:00
Dean Long
c336bb1f8b
8191852: Null pointer dereference in ciKlass::get_Klass of ciKlass.hpp:58
...
Reviewed-by: kvn
2017-12-22 22:01:53 -08:00
Brian Burkhalter
1209c4bcb3
8193832: Performance of InputStream.readAllBytes() could be improved
...
Read into a list of fixed-size buffers which are gathered at the end
Reviewed-by: alanb, chegar, plevart, jrose, psandoz
2017-12-22 14:00:03 -08:00
Dmitry Markov
384238b493
8193435: Remove pre-1.2 SecurityManager text from java.awt.Toolkit
...
Reviewed-by: serb, mullan
2017-12-22 18:49:41 +00:00
Shashidhara Veerabhadraiah
6d1ca0d85a
8190192: Double click on the title bar no longer repositions the window
...
Reviewed-by: serb, prr
2017-12-22 11:00:06 +05:30
Mandy Chung
2c062802de
8193767: Improve javadoc in ResourceBundle working with modules
...
Reviewed-by: alanb, naoto
2017-12-21 15:18:49 -08:00
Chris Hegarty
2c4e89d7a2
8194883: Unhandleable Push Promises should be cancelled
...
Reviewed-by: dfuchs
2018-01-13 16:47:11 +00:00
Jonathan Gibbons
372bc7a281
8194955: Warn when default HTML version is used
...
Reviewed-by: ksrini, bpatel
2018-01-12 11:41:32 -08:00
Krishna Addepalli
62777c86cd
8194044: Regression manual Test javax/swing/JFileChooser/8067660/FileChooserTest.java fails
...
Reviewed-by: psadhukhan, jdv, ssadetsky
2018-01-12 14:01:52 +05:30
Jonathan Gibbons
f811ca50b3
8181878: javadoc should support/ignore --add-opens
...
Reviewed-by: ksrini
2018-01-11 15:38:57 -08:00
Vladimir Ivanov
1b558514ff
8188145: MethodHandle resolution should follow JVMS sequence of lookup by name & type before type descriptor resolution
...
Reviewed-by: kvn, psandoz
2018-01-12 01:52:06 +03:00
Vicente Romero
e2f5722888
8187805: bogus RuntimeVisibleTypeAnnotations for unused local in a block
...
Reviewed-by: sadayapalam
2018-01-10 22:52:08 -05:00
Jonathan Gibbons
9927f9eab3
8194901: remove interim code from javax.tools.ToolProvider
...
Reviewed-by: mchung
2018-01-10 15:05:33 -08:00
Leo Korinth
85cdf5500e
8194681: G1 uses young free cset time when reporting non-young free cset times
...
Reviewed-by: tschatzl, kbarrett
2018-01-09 10:27:12 +01:00
Martin Doerr
201a232a23
8194258: PPC64 safepoint mechanism: Fix initialization on AIX and support SIGTRAP
...
Use mmap on AIX to allocate protected page. Use trap instructions for polling if UseSIGTRAP is enabled.
Reviewed-by: rehn, goetz
2018-01-10 11:09:55 +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
Paul Sandoz
e1e9023545
8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations
...
Reviewed-by: forax, smarks
2017-12-21 13:52:20 -08:00
Abhijit Saha
22b4fae438
Merge
2018-01-17 07:09:03 +00:00
Kumar Srinivasan
b5cb43b1de
8194953: doclet corrupts HTML files when adding navbar
...
Reviewed-by: jjg
2018-01-16 19:26:48 -08:00
Joe Darcy
aa4c936f54
8189146: Have use of "var" in 9 and earlier source versions issue a warning for type declarations
...
Reviewed-by: mcimadamore, jjg
2018-01-16 17:27:06 -08:00
Joe Wang
4d5893f973
8181047: Add comment to technical terms that shall not be translated
...
Reviewed-by: lancea, ljiang
2018-01-16 14:44:04 -08:00
Abhijit Saha
f96c816c07
Merge
2018-01-12 15:05:35 -08:00
Abhijit Saha
0b94368328
Merge
2018-01-08 21:55:55 -08:00
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
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
Joe Wang
136c27b681
8184431: References to @sun.com
...
Reviewed-by: lancea
2017-12-21 17:08:05 -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
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
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
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
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
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
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
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
Matthias Baesken
f711280a47
8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC
...
Reviewed-by: prr, simonis
2017-12-15 14:08:15 +01:00
Alan Bateman
7b054f30b8
8193758: Update copyright headers of files in src tree that are missing Classpath exception
...
Reviewed-by: mchung, mr, jjg, iris, prr
2017-12-19 10:03:36 +00:00
Dmitry Markov
108cfd6c19
8154405: AccessControlException by URLPermission check
...
Reviewed-by: serb, ssadetsky, mullan
2017-12-15 21:49:33 +00:00
Vivek Deshpande
25e03a8e65
8190934: Regressions on Haswell Xeon due to JDK-8178811
...
Reviewed-by: neliasso, kvn
2017-12-15 10:44:06 -08:00
Roland Westrelin
d2db163edb
8193518: C2: Vector registers sometimes corrupted at safepoint
...
Reviewed-by: neliasso, thartmann, kvn
2017-12-15 10:26:45 -08:00
Claes Redestad
a9a271179d
8193507: [REDO] Startup regression due to JDK-8185582
...
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Reviewed-by: alanb, rriggs
2017-12-14 16:05:08 +01:00
Attila Szegedi
185172f2ef
8193296: Parser should not eagerly transform delete expressions
...
Reviewed-by: hannesw, sundar
2017-12-14 13:42:59 +01:00
Weijun Wang
b01627c0e4
8192988: keytool should support -storepasswd for pkcs12 keystores
...
Reviewed-by: mullan
2017-12-14 20:19:34 +08:00
Martin Doerr
d7e6bad25c
8193257: PPC64, s390 implementation for Thread-local handshakes
...
Reviewed-by: goetz, lucy
2017-12-14 13:05:20 +01:00
Lutz Schmidt
3f59dac0b3
8193443: [s390]: EncodeISOArray generates wrong vector code
...
Reviewed-by: goetz, mdoerr
2017-12-14 12:02:16 +01:00
Xueming Shen
aeb50d6935
8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish
...
Reviewed-by: darcy
2017-12-13 21:41:50 -08:00
Joe Darcy
a05689a09f
8193489: Add information about local variable type inference to SourceVersion.RELEASE_10
...
Reviewed-by: sundar, mr
2017-12-13 19:48:03 -08:00
Stuart Marks
feffd15dc2
8140281: add no-arg Optional.orElseThrow() as preferred alternative to get()
...
Reviewed-by: alanb, bpb, forax, darcy
2017-12-13 18:47:20 -08:00
Mark Reinhold
0214135fde
8192833: JEP 322: Time-Based Release Versioning
...
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
2017-12-13 17:28:24 -08:00
Jonathan Gibbons
4be0e4c6f6
Merge
2017-12-13 17:29:44 -08:00
Jonathan Gibbons
5bcb718441
8178070: duplicate entries in package table
...
Reviewed-by: bpatel, ksrini
2017-12-13 17:27:43 -08:00
Priya Lakshmi Muthuswamy
36f7775ba3
8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements
...
Reviewed-by: hannesw, attila
2017-12-14 02:26:45 +01:00
Jonathan Gibbons
be25eb7f0e
8191054: Remove the Native-Header Tool (javah)
...
Reviewed-by: darcy, mcimadamore, ksrini
2017-12-13 14:49:48 -08:00
Stuart Marks
1f5814d708
8193476: (jdeprscan) additional version updates for JDK 10
...
Reviewed-by: darcy
2017-12-13 14:23:34 -08:00
Phil Race
d60ccd7c4c
Merge
2017-12-13 10:56:50 -08:00
Phil Race
4b727d4f18
Merge
2017-12-13 10:25:38 -08:00
Daniel Fuchs
c8868455fe
8193370: Provide more user friendly defaults for HTTP/2 client settings
...
Reviewed-by: chegar
2017-12-13 16:16:17 +00:00
Xueming Shen
4f0ea9242f
8184947: ZipCoder performance improvements
...
Reviewed-by: martin, redestad
2017-12-13 07:51:57 -08:00
Andrej Golovnin
1ae8f54835
8193454: ModuleDescriptor.{Requires,Exports,Open} toString should use toLowerCase(Local.ROOT)
...
Reviewed-by: alanb
2017-12-13 15:32:36 +00:00
Dmitry Markov
90060a97f9
8154405: AccessControlException by URLPermission check
...
Reviewed-by: serb, ssadetsky, mullan
2017-12-13 14:41:27 +00:00
Krishna Addepalli
73745e128b
8187936: Automatically selecting a new JTree node in a model listener can cause unusual behavior
...
Reviewed-by: serb, prr
2017-12-12 15:47:35 +05:30
Prahalad Narayanan
c0e7592e4e
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
...
Reviewed-by: serb, prr, jdv
2017-12-12 14:05:21 +05:30
Shashidhara Veerabhadraiah
72e094dcd4
8146537: TrayIcon Action Listener doesnt work in WIndows 10
...
Reviewed-by: serb, ssadetsky
2017-12-12 12:43:05 +05:30
Shashidhara Veerabhadraiah
f7d6d96595
8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac
...
Reviewed-by: serb, prr
2017-12-12 12:31:49 +05:30
Robert Field
c1d0d6d51d
8162989: jshell tool: /edit with external editor leaks files in /tmp
...
Reviewed-by: jlahoda
2017-12-11 21:56:34 -08:00
Phil Race
a110ef1d2f
8189809: Large performance regression in Swing text layout
...
Reviewed-by: serb, pnarayanan
2017-12-11 15:17:03 -08:00
Laurent Bourgès
5f530a331b
8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip
...
Upgrade to Marlin 0.8.2 providing efficient path clipping (Stroker and Filler)
Reviewed-by: prr, serb
2017-12-11 21:14:43 +01:00
Phil Race
ee9c644643
Merge
2017-12-11 10:08:51 -08:00
Jan Lahoda
390de69601
8189778: Jshell crash on tab for StringBuilder.append(
...
Fixing handling of {@inheritDoc} in JShell's documentation.
Reviewed-by: jjg, ksrini
2017-12-11 18:33:53 +01:00
Sergey Bylokhov
419e35e549
8178401: Various audio files writers do not close file streams properly
...
Reviewed-by: prr
2017-12-10 00:08:42 -08:00
Sergey Bylokhov
a8fc235f6a
8193012: Small cleanup of AWTEvent class
...
Reviewed-by: psadhukhan
2017-12-09 20:40:45 -08:00
Phil Race
e8615d83b2
8183960: Upgrade to libpng 1.6.34
...
Reviewed-by: serb
2017-12-09 11:40:40 -08:00
Jesper Wilhelmsson
e81038299e
Merge
2017-12-08 23:43:25 +01:00
Bhavesh Patel
1bf16ef2db
8164407: Add module support for -link and -linkoffline javadoc option
...
Reviewed-by: jjg, ksrini
2017-12-13 12:45:06 -08:00
Claes Redestad
1b432b5066
8193471: Startup regression due to JDK-8185582
...
Reviewed-by: rriggs, psandoz
2017-12-13 21:25:49 +01:00
Semyon Sadetsky
c748c4426d
8177758: Regression in java.awt.FileDialog
...
Reviewed-by: sveerabhadra, serb
2017-12-08 12:55:21 -08:00
Jan Lahoda
f9431b7d26
8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed
...
Returning the number of standalone arguments from com.sun.tools.javac.api.JavacTool.isSupportedOption.
Reviewed-by: jjg
2017-12-08 16:28:14 +01:00
Christoph Langer
03193f6b9b
8192978: Missing checks and small fixes in jdwp library
...
Reviewed-by: cjplummer, sspitsyn
2017-12-11 08:20:05 +01:00
Srikanth Adayapalam
18e476899c
8182401: Verification error for enclosing instance capture inside super constructor invocation
...
Reviewed-by: vromero
2017-12-11 06:58:14 +05:30
Doug Lea
71a866fe0c
8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08
...
Reviewed-by: martin, psandoz, chegar
2017-12-08 15:30:53 -08:00
Doug Lea
00d1900dc9
8192943: Optimize atomic accumulators using VarHandle getAndSet
...
Reviewed-by: martin, psandoz, chegar
2017-12-08 15:26:56 -08:00
Doug Lea
0b3b384a27
8193174: SubmissionPublisher invokes the Subscriber's onComplete before all of its submitted items have been published
...
Reviewed-by: martin, psandoz, chegar
2017-12-08 15:22:58 -08:00
Pankaj Bansal
2940eb8a25
8191436: ListSelectionModel.setSelectionMode() underspecified
...
Reviewed-by: serb, ssadetsky
2017-12-08 15:57:30 +05:30
Prasanta Sadhukhan
81c1d53cdb
8191639: NPE from BasicListUI.Actions.getNextPageIndex
...
Reviewed-by: serb, ssadetsky
2017-12-08 10:03:07 +05:30
Daniel D. Daugherty
069af6b6a7
8193225: [BACKOUT] fix for 8182307 Error during JRMP connection establishment
...
Reviewed-by: iignatyev
2017-12-07 20:08:10 -05:00
Robert Field
e08ffc05d9
8192863: jshell tool: /<id><tab> gives "No such command"
...
Reviewed-by: jlahoda
2017-12-07 13:23:18 -08:00
Daniel D. Daugherty
c1741e54a6
8182307: Error during JRMP connection establishment
...
Only use SO_REUSEADDR if we're using a fixed ServerSocket port.
Reviewed-by: gthornbr, rriggs, sspitsyn
2017-12-07 15:26:49 -05:00
Phil Race
103f1b33cc
8188836: Upgrade to Harfbuzz 1.7.1 in JDK 10
...
Reviewed-by: serb
2017-12-07 11:55:06 -08:00
Sangheon Kim
0ce6f0b889
8193105: Print error code when map_memory_to_file() fails
...
Reviewed-by: dholmes, kbarrett
2017-12-07 10:21:13 -08:00
Roland Westrelin
29bab311ab
8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1
...
-XX:+UseCountedLoopSafepoints should disable loop strip mining.
Reviewed-by: kvn, thartmann
2017-12-07 15:52:46 +01:00
Jesper Wilhelmsson
7c3a956755
Merge
2017-12-07 10:18:31 +01:00
Dean Long
f390377be2
8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
...
Reviewed-by: iveresov, kvn
2017-12-06 18:37:57 -08:00
Martin Buchholz
3f0f9ef30c
8193034: Optimize URL.toExternalForm
...
Reviewed-by: chegar, alanb, clanger
2017-12-06 15:51:06 -08:00
Jan Lahoda
17b766fb1d
8191636: [Windows] jshell tool: Wrong character in /env class-path command crashes jshell
...
Fixing handling of invalid paths.
Reviewed-by: rfield
2017-12-13 11:27:28 +01:00
Nishit Jain
7362d58294
8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used
...
Reviewed-by: naoto, rriggs
2017-12-13 12:43:38 +05:30
Kumar Srinivasan
05d1149d5e
8192850: method summary tables of inherited methods improperly list static interface methods
...
Reviewed-by: jjg
2017-12-12 20:18:14 -08:00
Rajan Halade
ac36725e20
8189131: Open-source the Oracle JDK Root Certificates
...
Integration for JEP 319: Root Certificates
Reviewed-by: mullan, simonis, jnimeh, alanb
2017-12-12 19:20:39 -08:00
Brian Burkhalter
ec54b10f21
8170495: JNI primitive type mismatch in SocketDispatcher.c:187
...
Cast DWORD 'written' to a jint before adding to 'count'
Reviewed-by: alanb, rriggs
2017-12-12 15:43:48 -08:00
Kumar Srinivasan
ddb9702c14
8193107: javadoc complains about empty module
...
Reviewed-by: jjg
2017-12-12 14:16:24 -08:00
Mandy Chung
0b0340fe0f
8193192: jdeps --generate-module-info does not look at module path
...
Reviewed-by: dfuchs
2017-12-12 11:31:38 -08:00
Joe Wang
4f080a83af
8183743: Umbrella: add overloads that take a Charset parameter
...
Reviewed-by: alanb, rriggs
2017-12-12 11:10:12 -08:00