-
Updated
on Feb 23, 2021 - 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 126,521 public repositories matching this topic...
-
Updated
on Mar 16, 2021 - Java
-
Updated
on Mar 16, 2021 - Java
-
Updated
on Mar 14, 2021 - Java
-
Updated
on Mar 10, 2021 - Java
-
Updated
on Mar 16, 2021 - Java
-
Updated
on Mar 16, 2021 - Java
-
Updated
on Mar 16, 2021 - JavaScript
update README.md
Description
Remove developemt branch instruction form README.md
. It was earlier decided to wrap the complete repository into a Java Project. But this idea is not suitable, The sole purpose of this organisation is to serve for educational purpose. Therefore, we want each and every file to be independent from other files.
-
Updated
on Feb 24, 2021 - Java
-
Updated
on Mar 8, 2021 - Java
-
Updated
on Mar 8, 2021 - Java
Description
Crash some time,but not always happen
Steps to Reproduce
here is trace:
Caused by kotlin.KotlinNullPointerException
at leakcanary.internal.LeakCanaryFileProvider$Companion.parsePathStrategy(LeakCanaryFileProvider.kt:458)
at leakcanary.internal.LeakCanaryFileProvider$Companion.getPathStrategy(LeakCanaryFileProvider.kt:428)
at leakcanary.internal
-
Updated
on Dec 15, 2020 - Java
-
Updated
on Mar 16, 2021 - Java
-
Updated
on Mar 12, 2021 - Java
-
Updated
on Mar 15, 2021 - Java
-
Updated
on Mar 16, 2021 - Java
-
Updated
on Mar 15, 2021 - Java
Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.
Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the
Created by James Gosling
Released May 23, 1995
- Website
- www.oracle.com/technetwork/java/javase/overview/index.html
- Wikipedia
- Wikipedia
I believe
top_metrics
can fetchflattened
fields but I never wrote a test for it because I didn't realize anyone would be interested in that. Folks seem to be. We should probably have a test to make sure it continues to work.