An open API service for providing issue and pull request metadata for open source projects.

GitHub / scala-native/scala-native issues and pull requests

Labelled with: component:javalib

#4483 - Does scala.sys.Process.<bang><bang> still hang on Windows after PR #4478 merge?

Pull Request - State: open - Opened by LeeTibbert 2 months ago - 3 comments
Labels: component:javalib

#4482 - NPE in `ConcurrentHashMap#treeifyBin`

Issue - State: open - Opened by armanbilge 2 months ago - 2 comments
Labels: component:javalib, bug

#4478 - Refactor GenericProcess and separate ProcessHandle properly

Pull Request - State: closed - Opened by kitbellew 2 months ago - 11 comments
Labels: component:javalib

#4476 - fix(javalib): shutdown both ends of socket before closing to unblock accept (#4420)

Pull Request - State: closed - Opened by tassiluca 2 months ago
Labels: component:javalib

#4475 - Implement 7 javalib jl.Math JDK25 methods

Pull Request - State: open - Opened by LeeTibbert 2 months ago - 1 comment
Labels: component:javalib

#4475 - Implement 7 javalib jl.Math JDK25 methods

Pull Request - State: closed - Opened by LeeTibbert 2 months ago - 1 comment
Labels: component:javalib

#4473 - Two changes to make javalib UnixProcess more multi-thread robust

Pull Request - State: closed - Opened by LeeTibbert 2 months ago - 2 comments
Labels: component:javalib

#4450 - Fix #4442: Port Java JSR-166 concurrent.atomic.DoubleAdder

Pull Request - State: closed - Opened by LeeTibbert 3 months ago
Labels: component:javalib, feature

#4448 - Fix #4432: javalib Files#list Exceptions now match JVM

Pull Request - State: closed - Opened by LeeTibbert 3 months ago
Labels: component:javalib

#4446 - Fix #4426: Port Scala.js java.lang.{Integer, Long}{expand, compress}

Pull Request - State: closed - Opened by LeeTibbert 3 months ago
Labels: component:javalib

#4442 - DoubleAdder

Issue - State: closed - Opened by hearnadam 3 months ago - 7 comments
Labels: component:javalib, has pr

#4432 - Files.list behavior differs on non-directories between JVM and Scala Native

Issue - State: closed - Opened by iRevive 4 months ago - 5 comments
Labels: component:javalib, bug, has pr

#4420 - javalib `SocketServer.close()` does not unblock thread in `accept()` on Linux

Issue - State: closed - Opened by tassiluca 4 months ago - 29 comments
Labels: component:javalib, bug

#4392 - Use more efficient algorithms in javalib String#indexOf(String, begin, end)

Pull Request - State: closed - Opened by LeeTibbert 5 months ago - 9 comments
Labels: component:javalib

#4386 - Implement javalib JDK 11 *Buffer#mismatch methods

Pull Request - State: closed - Opened by LeeTibbert 5 months ago - 1 comment
Labels: component:javalib

#4382 - unix javalib Files.copy() file permission should match JVM

Issue - State: closed - Opened by LeeTibbert 5 months ago
Labels: component:javalib, bug

#4380 - Make javalib InputStream#transferTo short write behavior evident

Pull Request - State: closed - Opened by LeeTibbert 5 months ago
Labels: component:javalib

#4379 - Add short write handling to javalib FileChannel#transferFrom and #transferTo

Pull Request - State: closed - Opened by LeeTibbert 5 months ago - 3 comments
Labels: component:javalib

#4369 - Fix #4368: javalib Math#multiplyHigh and #unsignedMultiplyHigh now use 128 bit operations if available

Pull Request - State: closed - Opened by LeeTibbert 6 months ago - 4 comments
Labels: component:javalib

#4363 - Improve Integer.parseInt based on new Scala.js implementation

Issue - State: open - Opened by ekrich 6 months ago
Labels: component:javalib, good first issue

#4358 - javalib Files.copy overloads may not copy file Access Control Lists

Issue - State: open - Opened by LeeTibbert 6 months ago
Labels: component:javalib

#4353 - Fix #4352: javalib UnixProcessGen2 is now atomic

Pull Request - State: closed - Opened by LeeTibbert 6 months ago - 1 comment
Labels: component:javalib

#4353 - Fix #4352: javalib UnixProcessGen2 is now atomic

Pull Request - State: open - Opened by LeeTibbert 6 months ago - 1 comment
Labels: component:javalib

#4352 - UnixProcessGen2 jl.Process#isAlive can block for un-acceptable lengths of time

Issue - State: closed - Opened by LeeTibbert 6 months ago
Labels: component:javalib, bug

#4349 - unix javalib jl.Process waitFor changes for os-lib

Pull Request - State: closed - Opened by LeeTibbert 6 months ago - 1 comment
Labels: component:javalib

#4349 - unix javalib jl.Process waitFor changes for os-lib

Pull Request - State: closed - Opened by LeeTibbert 6 months ago - 1 comment
Labels: component:javalib

#4348 - javalib unix Process#waitFor behavior does not match JVM or SN Windows behavior

Issue - State: open - Opened by LeeTibbert 6 months ago - 1 comment
Labels: component:javalib

#4347 - Windows-only partial fix to javalib jnf.Path#normalize() handling of dot-dot

Pull Request - State: closed - Opened by LeeTibbert 6 months ago - 1 comment
Labels: component:javalib, os:windows

#4344 - Unix-only partial fix to javalib jnf.Path#normalize() handling of dot-dot

Pull Request - State: closed - Opened by LeeTibbert 6 months ago - 3 comments
Labels: component:javalib, os:macos, os:linux

#4340 - Port java.lang.Math#unsignedMultiplyHigh from Scala.js

Pull Request - State: closed - Opened by LeeTibbert 6 months ago - 1 comment
Labels: component:javalib

#4340 - Port java.lang.Math#unsignedMultiplyHigh from Scala.js

Pull Request - State: closed - Opened by LeeTibbert 6 months ago - 1 comment
Labels: component:javalib

#4333 - Implement javalib JEP 431 SequencedCollection and SequencedSet interfaces

Pull Request - State: closed - Opened by LeeTibbert 7 months ago - 3 comments
Labels: component:javalib

#4317 - Three missing javalib Collections JDK 1.6 or 8 methods

Issue - State: open - Opened by LeeTibbert 7 months ago
Labels: component:javalib

#4305 - Implement JDK11 Collection#toArray(generator: IntFunction) method

Pull Request - State: closed - Opened by LeeTibbert 8 months ago
Labels: component:javalib

#4298 - Fix #4297: javalib charset CoderResult#toString now matches JVM

Pull Request - State: closed - Opened by LeeTibbert 8 months ago
Labels: component:javalib

#4298 - Fix #4297: javalib charset CoderResult#toString now matches JVM

Pull Request - State: closed - Opened by LeeTibbert 8 months ago
Labels: component:javalib

#4297 - CoderResult is missing toString

Issue - State: closed - Opened by JD557 8 months ago - 3 comments
Labels: component:javalib

#4293 - Fix #4284: JDK 8 Arrays#equals(Double/Float) now use Java semantics

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 1 comment
Labels: component:javalib

#4293 - Fix #4284: JDK 8 Arrays#equals(Double/Float) now use Java semantics

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 2 comments
Labels: component:javalib

#4281 - Simplify & update j.u.Collections#shuffle methods

Pull Request - State: closed - Opened by LeeTibbert 8 months ago
Labels: component:javalib

#4281 - Simplify & update j.u.Collections#shuffle methods

Pull Request - State: closed - Opened by LeeTibbert 8 months ago
Labels: component:javalib

#4277 - Implement java.util.Arrays JDK9 methods; align with JDK 24

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 5 comments
Labels: component:javalib

#4277 - Implement java.util.Arrays JDK9 methods; align with JDK 24

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 5 comments
Labels: component:javalib

#4273 - Implement a faster javalib String#compareTo

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 4 comments
Labels: component:javalib

#4273 - Implement a faster javalib String#compareTo

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 4 comments
Labels: component:javalib

#4271 - Align j.l.StringBuilder & StringBuffer with JDK24

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 1 comment
Labels: component:javalib

#4271 - Align j.l.StringBuilder & StringBuffer with JDK24

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 1 comment
Labels: component:javalib

#4270 - Fix #4171: Update javalib ZIPEntryTest for JDK >= 23

Pull Request - State: closed - Opened by LeeTibbert 8 months ago
Labels: component:javalib, component:tests

#4270 - Fix #4171: Update javalib ZIPEntryTest for JDK >= 23

Pull Request - State: closed - Opened by LeeTibbert 8 months ago
Labels: component:javalib, component:tests

#4269 - Update javalib GZIPInputStreamTest for JDK >= 23

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 1 comment
Labels: component:javalib, component:tests

#4269 - Update javalib GZIPInputStreamTest for JDK >= 23

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 1 comment
Labels: component:javalib, component:tests

#4268 - Various ByteBufferTest classes now pass on JDK >= 23

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 2 comments
Labels: component:javalib, component:tests

#4267 - Fix #4131: Implement some JDK 17 JEP356 RandomGenerator methods

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 7 comments
Labels: component:javalib

#4267 - Fix #4131: Implement some JDK 17 JEP356 RandomGenerator methods

Pull Request - State: closed - Opened by LeeTibbert 8 months ago - 7 comments
Labels: component:javalib

#4259 - Disambiguate Await failure cases in j.l.ProcessTest

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4259 - Disambiguate Await failure cases in j.l.ProcessTest

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4258 - j.n.f FilesTestOnJDK12 now compiles on Scala 2

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 2 comments
Labels: component:javalib

#4258 - j.n.f FilesTestOnJDK12 now compiles on Scala 2

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 2 comments
Labels: component:javalib

#4257 - Implement java.util.Array JDK9 methods for Object and Byte

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 6 comments
Labels: component:javalib

#4257 - Implement java.util.Array JDK9 methods for Object and Byte

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 6 comments
Labels: component:javalib

#4254 - Implement only the Byte variants of two JDK9 jl.Arrays methods

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 2 comments
Labels: component:javalib

#4254 - Implement only the Byte variants of two JDK9 jl.Arrays methods

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 2 comments
Labels: component:javalib

#4252 - Implement two JDK21 String#indexOf variants

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4252 - Implement two JDK21 String#indexOf variants

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4247 - Implement two JDK 15 jl.Math#absExact methods

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4246 - Fix #4244: Correct signature of java.lang.String#transform

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4246 - Fix #4244: Correct signature of java.lang.String#transform

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4245 - Align javalib PrintStream with JDK 23

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 1 comment
Labels: component:javalib

#4245 - Align javalib PrintStream with JDK 23

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 1 comment
Labels: component:javalib

#4244 - javalib String#transform signature and scaladoc questions for the community

Issue - State: closed - Opened by LeeTibbert 9 months ago - 4 comments
Labels: component:javalib

#4243 - Implement JDK 12 Files#mismatch(path, path)

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 2 comments
Labels: component:javalib

#4241 - Implement two JDK 9 Arrays#mismatch() methods

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 1 comment
Labels: component:javalib

#4241 - Implement two JDK 9 Arrays#mismatch() methods

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 1 comment
Labels: component:javalib

#4239 - Implement two JDK 9 & 16 java.lang IndexOutOfBoundsExceptions

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4239 - Implement two JDK 9 & 16 java.lang IndexOutOfBoundsExceptions

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4238 - Port JDK 1-dot-1 java.io CharArrayReader & CharArrayWriter from Scala.js

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4238 - Port JDK 1-dot-1 java.io CharArrayReader & CharArrayWriter from Scala.js

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4237 - Implement JDK11 java.io Reader#nullReader & Writer#nullWriter

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4237 - Implement JDK11 java.io Reader#nullReader & Writer#nullWriter

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4235 - java CharSequenceTestOnJDK15 now explicitly tests against Java StringBuilder

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4235 - java CharSequenceTestOnJDK15 now explicitly tests against Java StringBuilder

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4233 - javalib Process#destroyForcibly should have documented concrete default implementation

Issue - State: open - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4230 - Implement JDK 15 CharSequence#isEmpty

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 1 comment
Labels: component:javalib

#4228 - Implement JDK11 Predicate#not

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4227 - Implement JDK 11 String#lines

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 3 comments
Labels: component:javalib

#4226 - Implement java.util.Objects methods up to JDK 19, inclusive

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib

#4225 - Fix #4221: Make two java.net Socket tests more robust to use outside CI

Pull Request - State: closed - Opened by LeeTibbert 9 months ago - 1 comment
Labels: component:javalib, component:tests

#4225 - Fix #4221: Make two java.net Socket tests more robust to use outside CI

Pull Request - State: closed - Opened by LeeTibbert 9 months ago
Labels: component:javalib, component:tests

#4222 - Correct math floorMod signature

Pull Request - State: closed - Opened by ekrich 10 months ago - 1 comment
Labels: component:javalib, bug, blocker

#4222 - Correct math floorMod signature

Pull Request - State: closed - Opened by ekrich 10 months ago - 1 comment
Labels: component:javalib, bug, blocker

#4221 - SocketTest fails with unexpected exception

Issue - State: closed - Opened by ekrich 10 months ago - 12 comments
Labels: component:javalib, component:tests

#4211 - Fix #4209: implement j.l.ClassValue

Pull Request - State: closed - Opened by LeeTibbert 10 months ago - 3 comments
Labels: component:javalib

#4211 - Fix #4209: implement j.l.ClassValue

Pull Request - State: closed - Opened by LeeTibbert 10 months ago - 3 comments
Labels: component:javalib

#4209 - Implement `java.lang.ClassValue`

Issue - State: open - Opened by armanbilge 10 months ago - 16 comments
Labels: component:javalib

#4192 - Four small improvements to java.io.InputStreamReader

Pull Request - State: closed - Opened by LeeTibbert 10 months ago
Labels: component:javalib

#4192 - Four small improvements to java.io.InputStreamReader

Pull Request - State: closed - Opened by LeeTibbert 10 months ago
Labels: component:javalib

#4185 - Address multiple concerns in ProcessTest#concurrentPipe

Pull Request - State: closed - Opened by LeeTibbert 10 months ago - 4 comments
Labels: component:javalib

#4185 - Address multiple concerns in ProcessTest#concurrentPipe

Pull Request - State: closed - Opened by LeeTibbert 10 months ago - 4 comments
Labels: component:javalib

#4172 - Chasing Windows ProcessTest intermittent failure

Pull Request - State: closed - Opened by LeeTibbert 10 months ago - 2 comments
Labels: component:javalib