JDK-8243935 : remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: test
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-28
  • Updated: 2020-05-14
  • Resolved: 2020-04-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b21Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
JDK-8199290 made it unnecessary to explicitly pass sun.hotspot.WhiteBox$WhiteBoxPermission as an argument to ClassFileInstaller b/c the former now copies it every time it copies sun.hotspot.WhiteBox.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/bd28cf6ba375 User: iignatyev Date: 2020-04-29 03:00:28 +0000
29-04-2020

http://cr.openjdk.java.net/~iignatyev//8243935/webrev.01 https://mail.openjdk.java.net/pipermail/hotspot-dev/2020-April/041500.html
28-04-2020