Jdk / jdk source, scattered all over the place.
As an OpenJDK, it is inappropriate to use this context.
- // these icons are pretty crappy to use in Mac OS X since + // these icons are a poor substitute in Mac OS X since - rpnChange(0, 2 << 7); // Bitch Bend sensitivity + rpnChange(0, 2 << 7); // Pitch Bend sensitivity - * method is a mess, but it is fast and it works, so don't fuck with it. + * method is a mess, but it is fast and it works, so don't change it. - // these icons are pretty crappy to use in Mac OS X since + // these icons are a poor substitute in Mac OS X since - // Fuckup - very small and broken sequence, + // TODO: Improve this very small and broken sequence, - // well, fuck ?! + // Oh no! - String msg = "Where's that damn torpedo?"; + String msg = "Where's that darn torpedo?"; - } catch (OpenDataException e) { // damn checked exceptions... + } catch (OpenDataException e) { // wretched checked exceptions... - // damn, damn, damn. q is too big. + // Calamity! q is too big. Source: https://habr.com/ru/post/433044/
All Articles