Claes Redestad
|
01b7a38291
|
8146526: Improve java.net.URI$Parser startup characteristics
Reviewed-by: chegar, alanb
|
2016-01-06 20:16:59 +01:00 |
|
Claes Redestad
|
c6afc47fc1
|
8145862: Improve lazy initialization of fields in java.net.URI
Reviewed-by: shade, chegar
|
2015-12-22 19:14:47 +01:00 |
|
Claes Redestad
|
5f1918e76e
|
8145680: Remove unnecessary explicit initialization of volatile variables in java.base
Reviewed-by: alanb, chegar, jfranck, shade
|
2015-12-21 20:54:00 +01:00 |
|
Martin Buchholz
|
a2f0fe3c94
|
8136583: Core libraries should use blessed modifier order
Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart
|
2015-09-15 21:56:04 -07:00 |
|
Ivan Gerasimov
|
0e510a1f61
|
8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument
Reviewed-by: martin
|
2015-07-02 00:26:35 +03:00 |
|
Konstantin Shefov
|
e70362baba
|
6933879: URISyntaxException when non-alphanumeric characters are present in scope_id
Reviewed-by: chegar
|
2015-01-23 15:42:06 +03:00 |
|
Ivan Gerasimov
|
629f38682e
|
8059450: Not quite correct code sample in javadoc
Reviewed-by: chegar
|
2014-10-01 23:10:34 +04:00 |
|
Claes Redestad
|
579e48fd60
|
8055032: Improve numerical parsing in java.net and sun.net
Reviewed-by: alanb
|
2014-09-19 16:34:59 +02:00 |
|
Chris Hegarty
|
3bc69d393d
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:54:13 +01:00 |
|