Julian Waters

Results 32 comments of Julian Waters

@DayzePvP Could you do me a favour and check to see if this bug still happens? For my own reference the relevant code is here: ``` protected void updateFallState(boolean onGround)...

I'd like to help with this checklist if I can

> This seems to be trying to future-proof the reporting code by introducing a duality that is not actually needed at present in some cases. That means the code is...

Ah alright, will try removing all of them and checking whether behaviour changes rise up in that case. Will push if none result from the change

> > JNU_ThrowByNameWithStrerror > > JNU_ThrowByNamePerror > > JNU_ThrowIOExceptionWithIOError > > The problem with this kind of naming is that the user of the API for which these functions are...

Closing - Will narrow the fix to JLI for now in another changeset

> But I think we may end up just removing this anyway. You never know for certain if this might come in handy in the future ;)

> > CSR needed I guess > > I don't have access to the JBS. Could you help me with this? No problem! ~~https://bugs.openjdk.org/browse/JDK-8292431~~ EDIT: Mistakenly created a broken entry,...