Roger Riggs
|
4fff93d5b6
|
8181156: html5 issues in java.base javadoc
Reviewed-by: alanb
|
2017-06-01 09:28:59 -04:00 |
|
Jonathan Gibbons
|
b05e3d5acf
|
8179592: Update tables in java.base to be HTML 5-friendly
Reviewed-by: mchung, darcy, martin
|
2017-05-11 10:48:00 -07:00 |
|
Jonathan Gibbons
|
1838d55322
|
8179364: update "<a name=" in java.base module to use id attribute
Reviewed-by: darcy
|
2017-04-26 13:38:21 -07:00 |
|
Claes Redestad
|
a424ba8c8d
|
8168073: Speed up URI creation during module bootstrap
Reviewed-by: alanb, mchung, psandoz, chegar
|
2016-10-18 14:22:16 +02:00 |
|
Hamlin Li
|
abf7117cde
|
8158881: Doc typo in src/../java/net/URI.java
Reviewed-by: chegar, wetmore
|
2016-06-08 17:30:37 -07:00 |
|
Claes Redestad
|
7ae729a77f
|
8147462: URI.toURL could be more efficient for most non-opaque URIs
Reviewed-by: alanb, chegar
|
2016-01-29 11:35:56 +01:00 |
|
Claes Redestad
|
79ef0bb994
|
8146686: Create the schemeSpecificPart for non-opaque URIs lazily
Reviewed-by: alanb, chegar
|
2016-01-10 14:14:13 +01:00 |
|
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 |
|