Viewing profile — mreinhold
mreinhold
HN member- Joined
- Mon, Oct 11, 2010, 9:04 PM UTC
- HN karma
- 63
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About mreinhold
Recent public activity
-
comment
Comment #48542500
Domain renewal in progress: https://xcancel.com/Pinboard/status/2066527820969353511#m
-
comment
Comment #28525877
Comprehensive list of all JEPs integrated since JDK 11: https://openjdk.java.net/projects/jdk/17/jeps-since-jdk-11
- story
-
comment
Comment #15192186
I agree with what you say about language evolution, but this proposal isn't just about the language—it’s also about APIs, tools, and implementation-specific features (e.g., JITs an…
-
comment
Comment #15187048
No, JVM enhancements will not be limited to LTS. If anything it's best to merge them long before an LTS, so that they're well-baked in the LTS itself.
-
comment
Comment #3298450
The -XX:+UnlockCommercialVMOptions flag has been removed from OpenJDK ( http://j.mp/u9gAJ9 ). It was pushed to an open repository by mistake.
-
comment
Comment #1781274
Exactly: Diagnosability and serviceability features (especially when deeply integrated with the underlying OS), code generation algorithms optimized for specific hardware, GC algor…