You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/05/16 10:22:32 UTC

[GitHub] [netbeans] hrotkogabor opened a new issue, #4123: String Variables longer 100000 Characters are shown as in Debug

hrotkogabor opened a new issue, #4123:
URL: https://github.com/apache/netbeans/issues/4123

   ### Apache NetBeans version
   
   Apache NetBeans 13
   
   ### What happened
   
   String Variables longer 100000 Characters are shown in Debugger as <Unreadable>
   
   instead of its content.
   
   Tested with Netbeans 12.0 and 12.6 with Amazon Corretto open-jdk11.0.12_7 64 Bit and
   
   Amazon Corretto open-jdk15.0.2_7 64 Bit and Oracle JDK 11.0.2
   
   ### How to reproduce
   
   Debug a code, and give a String variable a big content. You cannot view it's content.
   
   ### Did this work correctly in an earlier version?
   
   Apache NetBeans 12.3 or earlier
   
   ### Operating System
   
   Linux
   
   ### JDK
   
   11.0.15
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   Imported from https://issues.apache.org/jira/browse/NETBEANS-6382
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi commented on issue #4123: String Variables longer 100000 Characters are shown as in Debug

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on issue #4123:
URL: https://github.com/apache/netbeans/issues/4123#issuecomment-1129145430

   Does that work with JDB? You might be stretching the limits of Java Debug protocol with that.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] matthiasblaesing closed issue #4123: String Variables longer 100000 Characters are shown as in Debug

Posted by "matthiasblaesing (via GitHub)" <gi...@apache.org>.
matthiasblaesing closed issue #4123: String Variables longer 100000 Characters are shown as <Unreadable> in Debug
URL: https://github.com/apache/netbeans/issues/4123


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] SirIntellegence commented on issue #4123: String Variables longer 100000 Characters are shown as in Debug

Posted by "SirIntellegence (via GitHub)" <gi...@apache.org>.
SirIntellegence commented on issue #4123:
URL: https://github.com/apache/netbeans/issues/4123#issuecomment-1426494974

   #5299 Fixes this


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] SirIntellegence commented on issue #4123: String Variables longer 100000 Characters are shown as in Debug

Posted by GitBox <gi...@apache.org>.
SirIntellegence commented on issue #4123:
URL: https://github.com/apache/netbeans/issues/4123#issuecomment-1382165091

   I can confirm that this still happens with Netbeans 16


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] matthiasblaesing commented on issue #4123: String Variables longer 100000 Characters are shown as in Debug

Posted by "matthiasblaesing (via GitHub)" <gi...@apache.org>.
matthiasblaesing commented on issue #4123:
URL: https://github.com/apache/netbeans/issues/4123#issuecomment-1470806470

   @SirIntellegence thank you for the heads-up.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] hrotkogabor commented on issue #4123: String Variables longer 100000 Characters are shown as in Debug

Posted by GitBox <gi...@apache.org>.
hrotkogabor commented on issue #4123:
URL: https://github.com/apache/netbeans/issues/4123#issuecomment-1129595302

   At least a save to file button would help.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] SirIntellegence commented on issue #4123: String Variables longer 100000 Characters are shown as in Debug

Posted by "SirIntellegence (via GitHub)" <gi...@apache.org>.
SirIntellegence commented on issue #4123:
URL: https://github.com/apache/netbeans/issues/4123#issuecomment-1470805492

   @matthiasblaesing This one is fixed and hasn't been closed yet.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists