{"id":73421,"date":"2019-11-03T08:10:32","date_gmt":"2019-11-03T08:10:32","guid":{"rendered":"https:\/\/www.whizlabs.com\/blog\/?p=73421"},"modified":"2020-08-31T12:38:10","modified_gmt":"2020-08-31T12:38:10","slug":"java-13-new-features","status":"publish","type":"post","link":"https:\/\/www.whizlabs.com\/blog\/java-13-new-features\/","title":{"rendered":"What are the New Features in Java 13?"},"content":{"rendered":"<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">Java is one of the widely used programming languages in the world. The applications of Java are suitable for the distributed environment on the internet. With the recently launched version of Java i.e. Java 13, there is a lot of speculation surrounding Java 13 new features. The use of Java for creating complete applications to run on a single computer or through distribution among servers in a network is evident. However, the constant evolution of Java has seen many additions of classes and packages to the standard Java library. <\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">According to the chief architect of the Java Platform, Mark Reinhold, the new release cycle is of 6 months. The 6-month release cycle involves a new feature release every 6 months. Therefore, when Java 13 release news came out, many enthusiasts tried to find new features in Java 13. So, what\u2019s new in Java 13? The following discussion is an ideal source of information for readers to know everything new in Java 13.<\/span><\/p>\n<blockquote><p>Aspired to become a Certified Java professional? Check out our <a href=\"https:\/\/www.whizlabs.com\/oracle-java-certifications\/\" target=\"_blank\" rel=\"noopener noreferrer\">Java certifications training courses<\/a> and start your certification preparation!<\/p><\/blockquote>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\"><a href=\"https:\/\/www.whizlabs.com\/blog\/java-11-features\/\" target=\"_blank\" rel=\"noopener noreferrer\">Java 11 new features<\/a> must have caught everyone\u2019s attention, especially considering the fact that it is the second long-term support (LTS) release. Similarly, thoughts about Java 13 new features might be developing with some sort of confusion regarding long-term support. The Java 13 release date on 17th September 2019 shows that the public updates for Java 13 would end in March 2020. However, the primary focus of our discussion is on the new features in Java 13. <\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">In addition, we shall also try to explore additional information about features and options that have been removed or reduced. Furthermore, insights into the evident issues in Java 13 also form an important part of this discussion. <\/span><\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_76 ez-toc-wrap-left counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #ea7e02;color:#ea7e02\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #ea7e02;color:#ea7e02\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.whizlabs.com\/blog\/java-13-new-features\/#Understanding_Java_13_New_Features\" >Understanding Java 13 New Features<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.whizlabs.com\/blog\/java-13-new-features\/#Addition_of_Text_Blocks\" >Addition of Text Blocks<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.whizlabs.com\/blog\/java-13-new-features\/#Reimplementation_of_Legacy_Socket_API\" >Reimplementation of Legacy Socket API<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.whizlabs.com\/blog\/java-13-new-features\/#Switch_Expressions\" >Switch Expressions<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.whizlabs.com\/blog\/java-13-new-features\/#Z_Garbage_Collector_Improvements\" >Z Garbage Collector Improvements<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.whizlabs.com\/blog\/java-13-new-features\/#Extension_of_AppCDS\" >Extension of AppCDS<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.whizlabs.com\/blog\/java-13-new-features\/#Exclusions_from_Java_13\" >Exclusions from Java 13<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n<h2 class=\"p1\" style=\"text-align: justify;\"><span class=\"ez-toc-section\" id=\"Understanding_Java_13_New_Features\"><\/span><span class=\"s1\">Understanding Java 13 New Features<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The Java Development Kit (JDK) 13 is the latest variant of standard Java that is provided as a production release. The Java 13 release date on 17th September 2019 brought a slew of many features that were in the proposals. The prominent highlights among Java 13 new features include improvements in the Z Garbage Collector and application class-data sharing. Furthermore, the preview of text blocks and switch expressions also show an improvement over <a href=\"https:\/\/www.whizlabs.com\/blog\/java-12-features\/\" target=\"_blank\" rel=\"noopener noreferrer\">Java 12 new features<\/a>. Let us take note of the important new features in JDK 13 as follows.<\/span><\/p>\n<ul>\n<li class=\"p1\" style=\"text-align: justify;\">\n<h3><span class=\"ez-toc-section\" id=\"Addition_of_Text_Blocks\"><\/span><span class=\"s1\">Addition of Text Blocks<\/span><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<\/li>\n<\/ul>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The concern of adding text blocks in the preview phase is the foremost entrant among new Java 13 features. The text-block is a multi-line string literal suitable for the objective of avoiding the need for excessive escape sequences. Text block is ideal for automatic formatting of a string with proper predictability and better control over the format for developers. The addition of text blocks in Java 13 is the product of various objectives. The first goal behind the new feature is the simplification of writing Java programs. <\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The simpler writing for Java programs is possible through the easier expression of strings across various lines of source code. The vital concern in the case of this objective is to avoid escape sequences for general cases. The use of text blocks as Java 13 new features is also ideal for improving the readability of strings. The textbooks can help in enhancing the readability of strings in programs that represent code scripted in non-Java languages.<\/span><\/p>\n<blockquote><p>Java blogs are a good source that helps to stay updated about Java news and versions. If you want to keep yourself updated, check out this list of <a href=\"https:\/\/www.whizlabs.com\/blog\/best-java-blogs\/\" target=\"_blank\" rel=\"noopener noreferrer\">best Java blogs<\/a> and subscribe to them.<\/p><\/blockquote>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The third prominent use of text blocks in the new Java 13 features is the support for migration from string literals. According to the revised stipulation, any new construct could express the same set of strings as a string literal and interpret the same escape sequences. In addition, it also ensures manipulation like a string literal. <\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">An interesting fact in the case of the text blocks feature in Java 13 is that it is a surprise feature. According to the proposed ideas for Java 13, raw string literals were the initial proposals. The idea of raw string liberals gave in to the functionality of text blocks, and so they did not make it. The basic approach of raw string literals could have made it as one of Java 14 new features in March 2020. <\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">Raw string literals aimed at a new perspective for addressing the issue of denoting strings without skipping quotes and newlines. The focus of raw string literals on the rawness of strings did not agree well with the Java project team. Raw string literals could actually take up multiple lines of source code and also involved expensive requirements for supporting un-escaped limiters. So, even if raw string literals came in the proposal stages for JDK 13, they did not make it.<\/span><\/p>\n<ul>\n<li class=\"p1\" style=\"text-align: justify;\">\n<h3><span class=\"ez-toc-section\" id=\"Reimplementation_of_Legacy_Socket_API\"><\/span><span class=\"s1\">Reimplementation of Legacy Socket API<\/span><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<\/li>\n<\/ul>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The reimplementation of legacy socket API is also a prominent addition among Java 13 new features. This addition is a perfect replacement for underlying implementations in use by java.net.ServerSocket and net. Socket APIs. The advantage, in this case, is the simplicity and sophistication in implementation with ease of debugging and maintenance. This implementation is suitable for easily adapting to working with user-mode threads known as fibers. <\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The notion of fibers is presently under discussion in the Project Loom. The legacy APIs are known for being in existence since JDK 1.0 and involve a mix of legacy C and Java code. The primary issue with the mix of legacy code arises in the form of difficulty in debugging and maintenance. In addition, the legacy implementation could also present various issues such as the native state structure for supporting asynchronous closing. As a result, you can encounter reliability and porting issues alongside the need for resolving concurrency issues. <\/span><\/p>\n<ul>\n<li class=\"p1\" style=\"text-align: justify;\">\n<h3><span class=\"ez-toc-section\" id=\"Switch_Expressions\"><\/span><span class=\"s1\">Switch Expressions<\/span><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<\/li>\n<\/ul>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The second preview of Switch expressions is also a prominent addition among Java 13 new features. This feature has been a prominent addition in Java 12 new features. However, in Java 13, there has been a slight change. The replacement of \u2018break\u2019 with the value statement by a \u2018yield\u2019 statement is prominent in the new Java release. The objective of this statement is to obtain a value from a \u2018Switch\u2019 expression. <\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The primary objective of this improvement is the extension of \u2018Switch\u2019 for using it as an expression or a statement. As a result, you can use the traditional \u2018case\u2026:\u2019 Labels with fall through or the new \u2018case\u2026-&gt;\u201d labels without any fall-through. The new statement for obtaining a value from a \u2018Switch\u2019 expression is also a vital addition among new features of Java 13. The best benefits from this entry among Java 13 new features are simpler coding and effective preparation for pattern matching.<\/span><\/p>\n<blockquote><p>Also Read: <a href=\"https:\/\/www.whizlabs.com\/blog\/java-se-8-developer-certification-path\/\" target=\"_blank\" rel=\"noopener noreferrer\">Java SE 8 Developer certification Path<\/a><\/p><\/blockquote>\n<ul>\n<li class=\"p1\" style=\"text-align: justify;\">\n<h3><span class=\"ez-toc-section\" id=\"Z_Garbage_Collector_Improvements\"><\/span><span class=\"s1\">Z Garbage Collector Improvements<\/span><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<\/li>\n<\/ul>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">Another notable improvement that you must have come across in Java 11 new features refers to Z Garbage Collector (ZGC). The improvements in ZGC for Java 13 new features indicate the functionality of returning unused memory to the operating system. The ZGC is known for its higher scalability and low latency for a collector. However, despite the improvements in ZGC for Java 12 new features, the garbage collector does not return unused memory back to the OS. This can create issues for the stagnation of memory due to non-use for a longer period of time. <\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The improvement in JDK 13 download is not suitable in specific applications and environments. The environments under concern in such cases refer to the involvement of memory footprint as an issue. Such type of environments includes applications staying idle for a long time alongside sharing and competition for resources with other applications. <\/span><\/p>\n<ul>\n<li class=\"p1\" style=\"text-align: justify;\">\n<h3><span class=\"ez-toc-section\" id=\"Extension_of_AppCDS\"><\/span><span class=\"s1\">Extension of AppCDS<\/span><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<\/li>\n<\/ul>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">Extending application class-data sharing (AppCDS) for enabling dynamic archiving classes when the application execution ends. The archived classes would involve a loaded application, and you do not find any library classes in the default base-layer CDS archive. The proposal for this improvement is now in the targeted stage for improving the usability of AppCDS. The proposal in the targeted stage is ideal for reducing the necessity for users to execute trial runs in creating a class list for each application.<\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The other important additions in the Java 13 new features find representation as follows. The different additions in the features for Java 13 include the following.<\/span><\/p>\n<ul class=\"ul1\" style=\"text-align: justify;\">\n<li class=\"li1\"><span class=\"s1\">Configurable Read Timeout for CRLs<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Support for MS Cryptography Next Generation (CNG)<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">SunPKCS11 Provider associated with upgrade having support for PKCS#11 v2.40<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Session Resumption without Server-Side State in JJSE<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">New String Constants for Canonical XML 1.1 URIs<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Support for Kerberos Cross-Realm Referrals <\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Added a Default Native GSS-API Library on Windows<\/span><\/li>\n<\/ul>\n<h3 class=\"p1\" style=\"text-align: justify;\"><span class=\"ez-toc-section\" id=\"Exclusions_from_Java_13\"><\/span><span class=\"s1\">Exclusions from Java 13<\/span><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">However, alongside the different Java 13 new features, you can also find various exclusions in this new version. The various features that you don\u2019t find in Java 13 include the following.<\/span><\/p>\n<ul class=\"ul1\" style=\"text-align: justify;\">\n<li class=\"li1\"><span class=\"s1\">Removing aws. toolkit System Property<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Removing Runtime Trace Methods<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Duplicating RSA services that are no longer supported by SunJSSE Provider<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Removing the VM option <\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Removing T-systems Deutsche Telekom Root CA 2 Certificate <\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Removing of Two Comodo Root CA Certificates <\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Removing Experimental FIPS 140 Compliant Mode from SunJSSE Provider<\/span><\/li>\n<\/ul>\n<blockquote><p>Planning to become Java SE 11 Developer? Here is the complete guide on how to earn <a href=\"https:\/\/www.whizlabs.com\/blog\/ocp-java-se-11-developer-certification\/\" target=\"_blank\" rel=\"noopener noreferrer\">Java SE 11 Developer certification<\/a>.<\/p><\/blockquote>\n<h4 class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">Bottom Line<\/span><\/h4>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The Java landscape is constantly evolving, and now you can get the free link for <a href=\"https:\/\/www.oracle.com\/technetwork\/java\/javase\/downloads\/jdk13-downloads-5672538.html\" target=\"_blank\" rel=\"noopener noreferrer\">JDK 13 download<\/a>. The different evolutions in Java would bring forward certain improvements, such as objects without identity like value types. The possible improvements in the future would include 64-bit addressable arrays for supporting large datasets. As discussed here, raw string literals could also make an entry after they went away from the JDK 12. <\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The opensource movement would slowly build traction, and the 6-month release cycle of Java is the new trend. The 6-month release cycle can bring forward faster improvements in the functionality of Java. So, let us look forward to Java 14 new features to make a mark soon. It&#8217;s not like that the new versions make the older ones obsolete. Java 8 and Java 11 are the versions that are in huge demand for beginners as well as experienced Java professionals for their certifications. <\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">So if you are looking to validate your Java knowledge and experience, prepare with our <a href=\"https:\/\/www.whizlabs.com\/oracle-java-certifications\/\" target=\"_blank\" rel=\"noopener noreferrer\">Oracle Java certifications training courses<\/a> and get ahead to become a Certified Java professional.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Java is one of the widely used programming languages in the world. The applications of Java are suitable for the distributed environment on the internet. With the recently launched version of Java i.e. Java 13, there is a lot of speculation surrounding Java 13 new features. The use of Java for creating complete applications to run on a single computer or through distribution among servers in a network is evident. However, the constant evolution of Java has seen many additions of classes and packages to the standard Java library. According to the chief architect of the Java Platform, Mark Reinhold, [&hellip;]<\/p>\n","protected":false},"author":220,"featured_media":73423,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[13],"tags":[2405,2531,2573,2570,2574,2571,2572],"class_list":["post-73421","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-java","tag-java-11-new-features","tag-java-12-new-features","tag-java-13-features","tag-java-13-release-date","tag-java-14-new-features","tag-jdk-13-download","tag-new-features-in-java-13"],"uagb_featured_image_src":{"full":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",600,315,false],"thumbnail":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features-150x150.png",150,150,true],"medium":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features-300x158.png",300,158,true],"medium_large":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",600,315,false],"large":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",600,315,false],"1536x1536":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",600,315,false],"2048x2048":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",600,315,false],"profile_24":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",24,13,false],"profile_48":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",48,25,false],"profile_96":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",96,50,false],"profile_150":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",150,79,false],"profile_300":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",300,158,false],"tptn_thumbnail":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features-250x250.png",250,250,true],"web-stories-poster-portrait":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",600,315,false],"web-stories-publisher-logo":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",96,50,false],"web-stories-thumbnail":["https:\/\/www.whizlabs.com\/blog\/wp-content\/uploads\/2019\/11\/java-13-new-features.png",150,79,false]},"uagb_author_info":{"display_name":"Aditi Malhotra","author_link":"https:\/\/www.whizlabs.com\/blog\/author\/aditi\/"},"uagb_comment_info":0,"uagb_excerpt":"Java is one of the widely used programming languages in the world. The applications of Java are suitable for the distributed environment on the internet. With the recently launched version of Java i.e. Java 13, there is a lot of speculation surrounding Java 13 new features. The use of Java for creating complete applications to&hellip;","_links":{"self":[{"href":"https:\/\/www.whizlabs.com\/blog\/wp-json\/wp\/v2\/posts\/73421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.whizlabs.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.whizlabs.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.whizlabs.com\/blog\/wp-json\/wp\/v2\/users\/220"}],"replies":[{"embeddable":true,"href":"https:\/\/www.whizlabs.com\/blog\/wp-json\/wp\/v2\/comments?post=73421"}],"version-history":[{"count":4,"href":"https:\/\/www.whizlabs.com\/blog\/wp-json\/wp\/v2\/posts\/73421\/revisions"}],"predecessor-version":[{"id":73426,"href":"https:\/\/www.whizlabs.com\/blog\/wp-json\/wp\/v2\/posts\/73421\/revisions\/73426"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.whizlabs.com\/blog\/wp-json\/wp\/v2\/media\/73423"}],"wp:attachment":[{"href":"https:\/\/www.whizlabs.com\/blog\/wp-json\/wp\/v2\/media?parent=73421"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.whizlabs.com\/blog\/wp-json\/wp\/v2\/categories?post=73421"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.whizlabs.com\/blog\/wp-json\/wp\/v2\/tags?post=73421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}