-
Updated
Oct 12, 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 115,303 public repositories matching this topic...
-
Updated
Oct 16, 2020 - Java
-
Updated
Oct 15, 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
Oct 12, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Sep 21, 2020 - Java
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 12, 2020 - Java
-
What went wrong:
Execution failed for task ':XXXXX:processDebugResources'. -
I not use Jetpack any pack
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
C:\Users\hook_\.gradle\caches\transforms-2\files-2.1\e1ff5400cabdc37292f8a220e73c4efb\leakcanary-android-core-2.5\res\drawable-anydpi-v24\leak_
-
Updated
Oct 12, 2020 - Java
-
Updated
Sep 17, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 13, 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
Oct 15, 2020 - JavaScript
-
Updated
Oct 13, 2020 - Java
Created by James Gosling
Released May 23, 1995
- Website
- www.oracle.com/technetwork/java/javase/overview/index.html
- Wikipedia
- Wikipedia
In #55330 we change the sequence of events on startup so that the SSL resource watcher code runs before the SSL contexts are loaded.
As a consequence some of the friendly error messages that were added in #45122 are no longer used (because the reloader fails before it gets to the key/trust config objects)