Git Product home page Git Product logo

hclan's Introduction

Hi there ๐Ÿ‘‹, I'm M.V.Harish Kumar

  • ๐Ÿ“š I'm a Programmer / Learner
  • ๐ŸŽ“ Currently studying in grade 12(CBSE)
  • โณ Programming since 2017
  • ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Learnt to program in 15+ languages
  • โœ Interested in Mathematics and Computer Science
  • ๐Ÿ“ซ How to reach me: [email protected]
  • ๐Ÿ“ Click here๐Ÿ‘ˆ๐Ÿป for my official resume.

Important Links

๐Ÿ’ป Programming languages

C C++ Python Java C# JavaScript PHP Go Assembly language Ruby Rust Perl COBOL Pascal Kotlin Prolog QBASIC Smalltalk LISP Ada Nim Lua Dart TypeScript Julia V Erlang Elixir Fortran

๐Ÿ’พ Databases

Oracle MySQL Postgres SQLite MongoDB Redis

โšก My stats

Harish Kumar Stats My Top programming Languages


Show some โค๏ธ by starring some of the repositories!

hclan's People

Contributors

allcontributors[bot] avatar harishtpj avatar raamtpj avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

raamtpj

hclan's Issues

Release is not compatible with older java versions

Describe the bug
This java .jar file seems to be compiled using java v18. But running this jar on older versions of java results in error

To Reproduce
Steps to reproduce the behavior:

  1. Install java 8 on the machine
  2. Install HCL
  3. Open terminal and run hcl command
  4. The following error can be seen:
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/harishlangs/hcl/Hcl 
 has been compiled by a more recent version of the Java Runtime (class
 file version 62.0), this version of the Java Runtime only recognizes class file
 versions up to 52.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$100(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)

Desktop (please complete the following information):

  • OS: Windows 7
  • Processor: x86
  • HCL Version : v1.0
  • Java Version: 1.8.0_371

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.