git: openjdk/jdk: 2 new changesets

Joe Darcy darcy at openjdk.java.net
Wed Jun 8 16:25:40 UTC 2022


Changeset: b92ce269
Author:    Tim Prinzing <tprinzing at openjdk.org>
Committer: Mandy Chung <mchung at openjdk.org>
Date:      2022-06-08 16:21:55 +0000
URL:       https://git.openjdk.java.net/jdk/commit/b92ce2699b604cff638db583215863da8e253db8

8281001: Class::forName(String) defaults to system class loader if the caller is null

Reviewed-by: mchung

! src/java.base/share/classes/java/lang/Class.java
! test/jdk/jni/nullCaller/CallHelper.hpp
! test/jdk/jni/nullCaller/NullCallerTest.java
! test/jdk/jni/nullCaller/exeNullCallerTest.cpp

Changeset: c15e10fb
Author:    Raffaello Giulietti <raffaello.giulietti at oracle.com>
Committer: Joe Darcy <darcy at openjdk.org>
Date:      2022-06-08 16:23:04 +0000
URL:       https://git.openjdk.java.net/jdk/commit/c15e10fb6c35a99e80009f0a7b6a252fcbb549b7

8233760: Result of BigDecimal.toString throws overflow exception on new BigDecimal(str)

Reviewed-by: darcy

! src/java.base/share/classes/java/math/BigDecimal.java
! test/jdk/java/math/BigDecimal/StringConstructor.java



More information about the jdk-changes mailing list