-
Updated
Nov 4, 2020 - Java
Java

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,854 public repositories matching this topic...
-
Updated
Nov 4, 2020 - Java
-
Updated
Nov 4, 2020 - Java
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接 push
到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。
目前 advanced-java 只有 [yanglbme](http
-
Updated
Oct 2, 2020 - Java
-
Updated
Nov 5, 2020 - Java
-
Updated
Nov 4, 2020 - Java
-
Updated
Nov 5, 2020 - JavaScript
-
Updated
Nov 5, 2020 - Java
-
Updated
Nov 2, 2020 - Java
-
Updated
Nov 5, 2020 - Java
Description
When using leakcanary with android-test 1.3.1-alpha02 ui test suite always pass.
Using alpha version is required due to android/android-test#743 but in case when it gets into stable release more people will face the issue
Steps to Reproduce
Sample project that has test suite passing despite it shouldn't
https://github.com/mateuszkwiecinski/or
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 19, 2020 - Java
-
Updated
Nov 4, 2020 - Java
-
Updated
Nov 5, 2020 - Java
-
Updated
Nov 5, 2020 - Java
-
Updated
Oct 27, 2020 - Java
-
Updated
Oct 25, 2020 - Java
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
-
Updated
Nov 5, 2020 - JavaScript
Created by James Gosling
Released May 23, 1995
- Website
- www.oracle.com/technetwork/java/javase/overview/index.html
- Wikipedia
- Wikipedia
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