Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1035195 // compressedClassPointersEnabled

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (7708L/44K).

static simplyCached bool compressedClassPointersEnabled() {
  ret is64BitVM() && !eq("false", getHotspotVMOption("UseCompressedClassPointers"));
}

Author comment

Began life as a copy of #1011522

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035195
Snippet name: compressedClassPointersEnabled
Eternal ID of this version: #1035195/4
Text MD5: 01bef939739babcc821e0ad04761ab06
Transpilation MD5: 32982431e2ca5c96cff60e1a1a6de0c9
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-04-11 19:56:21
Source code size: 148 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 61 / 100
Version history: 3 change(s)
Referenced in: [show references]