The Wayback Machine - http://web.archive.org/web/20201030171132/https://github.com/topics/java
Skip to content
#

Java

java logo

Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.

Here are 116,375 public repositories matching this topic...

tvernum
tvernum commented Oct 16, 2020

Per https://discuss.elastic.co/t/ldaps-and-chain-of-certificates/250724 it's possible to get an SSL failure & diagnostic when the cipher requires certain key usage that is not permitted by the certificate.

To assist in such diagnostics, it would be of assistance to print out the ceritficate's KeyUsage and the session's Cipher suite in the message.
While we're doing that, the cert's ExtendedKey

advanced-java
yanglbme
yanglbme commented Apr 15, 2019

英雄招募

成为 Doocs 项目维护者


 advanced-java Doocs 

 reviewmerge  push  doocs/advanced-java  master PR review

 advanced-java  [yanglbme](http

mallSpringBoot+MyBatisDocker  
  • Updated Oct 30, 2020
  • Java
leakcanary
pyricau
pyricau commented Oct 17, 2020

Steps to Reproduce

Just start the app on an API 27 device

Updating the config triggers a check for whether heap dumping is enabled in the UI, which in turns triggers a shared preferences load which apparently triggers a strict mode failure. This is likely a stupid AOSP bug (SharedPref loading used to be fully async when loading and block if necessary of first getter call)

D/LeakC
spring-boot-demo

spring boot demo  spring boot 65demo53  actuator()admin()logback()aopLog(AOPweb)(json)freemarker()thymeleaf()Beetl()Enjoy()JdbcTemplate(JDBC)JPA(ORM)mybatis(ORM)Mapper(Mybatis)PageHelper(Mybatis)mybatis-plus(Mybatis)BeetlSQL(ORM)upload()redis()ehcache()email()task()quartz()xxl-job()swagger(API)security(RBAC)SpringSession(Session)Zookeeper(AOP)RabbitMQ()Kafka()websocket()socket.io()ureport2()war ElasticSearch()Async()Dubbo(starter)MongoDB()neo4j()docker()JPAMybatisGrayLog()JustAuth()LDAP()/(AOP + Guava RateLimiter)(AOP + Redis + Lua)ElasticSearch 7.x(使 Rest High Level Client)HTTPS
  • Updated Oct 27, 2020
  • Java
jkazma-logisk
jkazma-logisk commented Jul 3, 2020

Similar to #1196

Issue details

If a game is paused for a long time, after resuming, Gdx.graphics.getDeltaTime() will give the delta of the entire pause duration. This causes freeze/stutter on resume as the game tries to process possibly hours worth of delta. This was fixed for the android version but not for iOS which makes it inconsistent across backends.

Version of LibGDX an

Created by James Gosling

Released May 23, 1995

Website
www.oracle.com/technetwork/java/javase/overview/index.html
Wikipedia
Wikipedia
You can’t perform that action at this time.